2026-09-08 11:31:08.509 | + ./stack.sh:main:491 : exec 2026-09-08 11:31:08.509 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-09-08-133108' 2026-09-08 11:31:08.509 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-09-08-133108.summary.2026-09-08-133108 2026-09-08 11:31:08.509 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:31:08.509 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-09-08-133108 2026-09-08 11:31:08.509 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-08-133108 /opt/stack/logs/stack.sh.log 2026-09-08 11:31:08.510 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-08-133108.summary.2026-09-08-133108 /opt/stack/logs/stack.sh.log.summary 2026-09-08 11:31:08.510 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-09-08 11:31:08.510 | + functions:check_path_perm_sanity:615 : local real_path 2026-09-08 11:31:08.510 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-09-08 11:31:08.510 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-09-08 11:31:08.510 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-09-08 11:31:08.510 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-09-08 11:31:08.510 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-09-08 11:31:08.510 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-08 11:31:08.510 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-09-08 11:31:08.510 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-09-08 11:31:08.510 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-08 11:31:08.511 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-08 11:31:08.511 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-09-08 11:31:08.511 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-09-08 11:31:08.513 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-08 11:31:08.515 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-09-08 11:31:08.517 | + ./stack.sh:main:564 : trap err_trap ERR 2026-09-08 11:31:08.520 | + ./stack.sh:main:577 : set -o errexit 2026-09-08 11:31:08.522 | + ./stack.sh:main:580 : uname -a 2026-09-08 11:31:08.523 | Linux devstack 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-09-08 11:31:08.525 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-08 11:31:08.526 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-09-08 11:31:08.529 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-09-08 11:31:08.562 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-09-08 11:31:08.579 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-09-08 11:31:08.582 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-09-08 11:31:08.598 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-09-08 11:31:08.601 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-09-08 11:31:08.617 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-09-08 11:31:08.621 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-09-08 11:31:08.636 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-09-08 11:31:08.639 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-09-08 11:31:08.641 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-09-08 11:31:08.644 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-09-08 11:31:08.659 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-09-08 11:31:08.663 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-09-08 11:31:08.679 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-09-08 11:31:08.681 | + ./stack.sh:main:594 : tune_host 2026-09-08 11:31:08.683 | + lib/host:tune_host:125 : configure_host_mem 2026-09-08 11:31:08.685 | + lib/host:configure_host_mem:99 : configure_zswap 2026-09-08 11:31:08.687 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-09-08 11:31:08.689 | + lib/host:configure_host_mem:100 : configure_ksm 2026-09-08 11:31:08.691 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-09-08 11:31:08.693 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-09-08 11:31:08.695 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:31:08.697 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:31:08.700 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-09-08 11:31:08.701 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:31:08.703 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:31:08.706 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:31:08.708 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:08.710 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:08.712 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:31:08.714 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-09-08 11:31:08.716 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-09-08 11:31:08.718 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-09-08 11:31:08.721 | ++ functions-common:apt_get_update:1174 : id -u 2026-09-08 11:31:08.725 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-09-08 11:31:08.727 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-09-08 11:31:08.729 | + functions-common:time_start:2406 : local name=apt-get-update 2026-09-08 11:31:08.731 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:31:08.734 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:31:08.737 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:31:08.740 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867068738 2026-09-08 11:31:08.742 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-09-08 11:31:08.745 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-09-08 11:31:08.747 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-09-08 11:31:08.891 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-09-08 11:31:08.912 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-09-08 11:31:08.934 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-09-08 11:31:08.937 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-09-08 11:31:08.960 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-09-08 11:31:12.247 | Fetched 4747 B in 1s (9233 B/s) 2026-09-08 11:31:13.918 | Reading package lists... 2026-09-08 11:31:13.949 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-09-08 11:31:13.952 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-09-08 11:31:13.954 | + functions-common:time_stop:2420 : local name 2026-09-08 11:31:13.956 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:31:13.958 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:31:13.961 | + functions-common:time_stop:2423 : local total 2026-09-08 11:31:13.963 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:31:13.965 | + functions-common:time_stop:2426 : name=apt-get-update 2026-09-08 11:31:13.967 | + functions-common:time_stop:2427 : start_time=1788867068738 2026-09-08 11:31:13.970 | + functions-common:time_stop:2429 : [[ -z 1788867068738 ]] 2026-09-08 11:31:13.973 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:31:13.977 | + functions-common:time_stop:2432 : end_time=1788867073974 2026-09-08 11:31:13.979 | + functions-common:time_stop:2433 : elapsed_time=5236 2026-09-08 11:31:13.981 | + functions-common:time_stop:2434 : total=0 2026-09-08 11:31:13.983 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:31:13.986 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5236 2026-09-08 11:31:13.988 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-09-08 11:31:13.991 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:31:13.994 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:13.996 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:13.998 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-09-08 11:31:14.019 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-09-08 11:31:14.058 | Reading package lists... 2026-09-08 11:31:14.496 | Building dependency tree... 2026-09-08 11:31:14.497 | Reading state information... 2026-09-08 11:31:15.216 | The following packages were automatically installed and are no longer required: 2026-09-08 11:31:15.218 | libfwupd2 libgusb2 2026-09-08 11:31:15.219 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:31:15.269 | The following NEW packages will be installed: 2026-09-08 11:31:15.272 | ksmtuned 2026-09-08 11:31:15.371 | 0 upgraded, 1 newly installed, 0 to remove and 78 not upgraded. 2026-09-08 11:31:15.372 | Need to get 7444 B of archives. 2026-09-08 11:31:15.372 | After this operation, 44.0 kB of additional disk space will be used. 2026-09-08 11:31:15.372 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-09-08 11:31:15.602 | perl: warning: Setting locale failed. 2026-09-08 11:31:15.603 | perl: warning: Please check that your locale settings: 2026-09-08 11:31:15.603 | LANGUAGE = (unset), 2026-09-08 11:31:15.603 | LC_ALL = "en_US.utf8", 2026-09-08 11:31:15.603 | LANG = "de_DE.UTF-8" 2026-09-08 11:31:15.603 | are supported and installed on your system. 2026-09-08 11:31:15.603 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:31:15.695 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:31:15.695 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:31:15.695 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:31:15.913 | Fetched 7444 B in 0s (107 kB/s) 2026-09-08 11:31:15.959 | Selecting previously unselected package ksmtuned. 2026-09-08 11:31:16.256 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107930 files and directories currently installed.) 2026-09-08 11:31:16.262 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-09-08 11:31:16.273 | Unpacking ksmtuned (4.20150326) ... 2026-09-08 11:31:16.340 | Setting up ksmtuned (4.20150326) ... 2026-09-08 11:31:16.552 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-09-08 11:31:16.742 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-09-08 11:31:17.451 | perl: warning: Setting locale failed. 2026-09-08 11:31:17.451 | perl: warning: Please check that your locale settings: 2026-09-08 11:31:17.451 | LANGUAGE = (unset), 2026-09-08 11:31:17.451 | LC_ALL = "en_US.utf8", 2026-09-08 11:31:17.451 | LANG = "de_DE.UTF-8" 2026-09-08 11:31:17.451 | are supported and installed on your system. 2026-09-08 11:31:17.451 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:31:17.597 | perl: warning: Setting locale failed. 2026-09-08 11:31:17.597 | perl: warning: Please check that your locale settings: 2026-09-08 11:31:17.597 | LANGUAGE = (unset), 2026-09-08 11:31:17.597 | LC_ALL = "en_US.utf8", 2026-09-08 11:31:17.597 | LANG = "de_DE.UTF-8" 2026-09-08 11:31:17.597 | are supported and installed on your system. 2026-09-08 11:31:17.597 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:31:17.649 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:31:17.649 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:31:17.649 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:31:17.719 | perl: warning: Setting locale failed. 2026-09-08 11:31:17.719 | perl: warning: Please check that your locale settings: 2026-09-08 11:31:17.719 | LANGUAGE = (unset), 2026-09-08 11:31:17.719 | LC_ALL = "en_US.utf8", 2026-09-08 11:31:17.720 | LANG = "de_DE.UTF-8" 2026-09-08 11:31:17.720 | are supported and installed on your system. 2026-09-08 11:31:17.720 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:31:18.256 | 2026-09-08 11:31:18.256 | Running kernel seems to be up-to-date. 2026-09-08 11:31:18.257 | 2026-09-08 11:31:18.257 | No services need to be restarted. 2026-09-08 11:31:18.257 | 2026-09-08 11:31:18.257 | No containers need to be restarted. 2026-09-08 11:31:18.257 | 2026-09-08 11:31:18.257 | No user sessions are running outdated binaries. 2026-09-08 11:31:18.257 | 2026-09-08 11:31:18.257 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:31:20.800 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:31:20.803 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:31:20.805 | + functions-common:time_stop:2420 : local name 2026-09-08 11:31:20.808 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:31:20.810 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:31:20.812 | + functions-common:time_stop:2423 : local total 2026-09-08 11:31:20.815 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:31:20.817 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:31:20.820 | + functions-common:time_stop:2427 : start_time=1788867074017 2026-09-08 11:31:20.822 | + functions-common:time_stop:2429 : [[ -z 1788867074017 ]] 2026-09-08 11:31:20.825 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:31:20.829 | + functions-common:time_stop:2432 : end_time=1788867080826 2026-09-08 11:31:20.832 | + functions-common:time_stop:2433 : elapsed_time=6809 2026-09-08 11:31:20.834 | + functions-common:time_stop:2434 : total=1375 2026-09-08 11:31:20.837 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:31:20.839 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8184 2026-09-08 11:31:20.842 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:31:20.846 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-09-08 11:31:20.863 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-09-08 11:31:20.866 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-09-08 11:31:20.868 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-09-08 11:31:20.871 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-09-08 11:31:20.874 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-09-08 11:31:20.877 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-09-08 11:31:20.877 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-09-08 11:31:20.889 | 0 2026-09-08 11:31:20.893 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-09-08 11:31:20.895 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-09-08 11:31:20.898 | + lib/host:tune_host:126 : configure_host_net 2026-09-08 11:31:20.901 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-09-08 11:31:20.904 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-09-08 11:31:20.907 | + ./stack.sh:main:600 : fetch_plugins 2026-09-08 11:31:20.910 | + functions-common:fetch_plugins:1766 : local plugins= 2026-09-08 11:31:20.912 | + functions-common:fetch_plugins:1767 : local plugin 2026-09-08 11:31:20.915 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-09-08 11:31:20.918 | + functions-common:fetch_plugins:1771 : return 2026-09-08 11:31:20.921 | + ./stack.sh:main:604 : run_phase override_defaults 2026-09-08 11:31:20.923 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-09-08 11:31:20.926 | + functions-common:run_phase:1849 : local phase= 2026-09-08 11:31:20.929 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 11:31:20.931 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 11:31:20.934 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 11:31:20.937 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 11:31:20.940 | + functions-common:run_phase:1858 : local extra 2026-09-08 11:31:20.943 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 11:31:20.947 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 11:31:20.950 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 11:31:20.953 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 11:31:20.956 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-09-08 11:31:20.959 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 11:31:20.975 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:20.978 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-08 11:31:20.980 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-08 11:31:20.983 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-08 11:31:20.986 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-08 11:31:20.988 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-08 11:31:20.991 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-08 11:31:20.993 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-09-08 11:31:20.996 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-09-08 11:31:20.998 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-08 11:31:21.000 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 11:31:21.003 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-09-08 11:31:21.005 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-09-08 11:31:21.008 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-09-08 11:31:21.010 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-09-08 11:31:21.013 | + functions-common:plugin_override_defaults:1812 : return 2026-09-08 11:31:21.015 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-09-08 11:31:21.033 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-09-08 11:31:21.036 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-09-08 11:31:21.053 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:21.057 | +++ lib/tls:source:43 : hostname -f 2026-09-08 11:31:21.062 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-09-08 11:31:21.065 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-09-08 11:31:21.067 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-08 11:31:21.070 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-08 11:31:21.073 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-08 11:31:21.075 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-09-08 11:31:21.079 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-09-08 11:31:21.081 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-09-08 11:31:21.084 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-08 11:31:21.087 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-09-08 11:31:21.092 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-09-08 11:31:21.107 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-09-08 11:31:21.128 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-09-08 11:31:21.143 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-09-08 11:31:21.159 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-09-08 11:31:21.199 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-09-08 11:31:21.281 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-09-08 11:31:21.388 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-09-08 11:31:21.421 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-09-08 11:31:21.480 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-09-08 11:31:21.536 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-09-08 11:31:21.539 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-09-08 11:31:21.558 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:21.562 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-09-08 11:31:21.565 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-09-08 11:31:21.568 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-08 11:31:21.571 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-09-08 11:31:21.575 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-09-08 11:31:21.596 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-08 11:31:21.599 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-08 11:31:21.604 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 11:31:21.607 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-09-08 11:31:21.610 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-08 11:31:21.614 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-08 11:31:21.618 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-08 11:31:21.621 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-08 11:31:21.625 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-08 11:31:21.629 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-09-08 11:31:21.650 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-08 11:31:21.653 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-09-08 11:31:21.657 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-08 11:31:21.660 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-08 11:31:21.663 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-08 11:31:21.667 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-08 11:31:21.670 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-08 11:31:21.673 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-08 11:31:21.676 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-08 11:31:21.678 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-08 11:31:21.681 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-09-08 11:31:21.684 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-09-08 11:31:21.687 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.83 2026-09-08 11:31:21.691 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-09-08 11:31:21.695 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-09-08 11:31:21.699 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-08 11:31:21.699 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-08 11:31:21.705 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-09-08 11:31:21.708 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-09-08 11:31:21.711 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-09-08 11:31:21.715 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-09-08 11:31:21.718 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-09-08 11:31:21.722 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-09-08 11:31:21.743 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-09-08 11:31:21.747 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.83 2026-09-08 11:31:21.751 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.83 2026-09-08 11:31:21.752 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-08 11:31:21.758 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.83 2026-09-08 11:31:21.761 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-09-08 11:31:21.764 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-08 11:31:21.767 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-08 11:31:21.770 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-09-08 11:31:21.773 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-09-08 11:31:21.777 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-09-08 11:31:21.780 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-08 11:31:21.783 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-08 11:31:21.786 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-09-08 11:31:21.789 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-08 11:31:21.792 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-09-08 11:31:21.795 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-09-08 11:31:21.799 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-08 11:31:21.802 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-08 11:31:21.805 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-09-08 11:31:21.809 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-09-08 11:31:21.812 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-09-08 11:31:21.815 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-08 11:31:21.818 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:31:21.822 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-09-08 11:31:21.825 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-09-08 11:31:21.830 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-09-08 11:31:21.849 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-08 11:31:21.852 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-08 11:31:21.856 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-09-08 11:31:21.860 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-08 11:31:21.864 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-08 11:31:21.867 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-09-08 11:31:21.870 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 11:31:21.873 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-09-08 11:31:21.876 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-08 11:31:21.878 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-09-08 11:31:21.881 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-09-08 11:31:21.884 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-09-08 11:31:21.887 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-09-08 11:31:21.890 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-09-08 11:31:21.892 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-09-08 11:31:21.895 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-09-08 11:31:21.898 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-09-08 11:31:21.901 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-09-08 11:31:21.904 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-09-08 11:31:21.907 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-09-08 11:31:22.025 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-09-08 11:31:22.039 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-09-08 11:31:22.043 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-09-08 11:31:22.046 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-09-08 11:31:22.049 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-09-08 11:31:22.051 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-09-08 11:31:22.055 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-08 11:31:22.057 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-09-08 11:31:22.060 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-08 11:31:22.063 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-09-08 11:31:22.066 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-08 11:31:22.069 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-09-08 11:31:22.072 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-09-08 11:31:22.075 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-08 11:31:22.078 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-09-08 11:31:22.082 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-09-08 11:31:22.085 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-08 11:31:22.088 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-08 11:31:22.091 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-09-08 11:31:22.093 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-08 11:31:22.096 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-09-08 11:31:22.104 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-09-08 11:31:22.104 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-09-08 11:31:22.104 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-09-08 11:31:22.104 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-09-08 11:31:22.109 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=93:00ed:917b 2026-09-08 11:31:22.112 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-09-08 11:31:22.115 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-09-08 11:31:22.119 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-08 11:31:22.123 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-08 11:31:22.127 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd93:00ed:917b::/56 2026-09-08 11:31:22.131 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-09-08 11:31:22.132 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd93:00ed:917b::/56 2026-09-08 11:31:22.139 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd93:00ed:917b::/64 2026-09-08 11:31:22.142 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-08 11:31:22.146 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-08 11:31:22.149 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-08 11:31:22.151 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-08 11:31:22.155 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-09-08 11:31:22.158 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-09-08 11:31:22.161 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-09-08 11:31:22.164 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-09-08 11:31:22.167 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-08 11:31:22.170 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-09-08 11:31:22.173 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-08 11:31:22.176 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-08 11:31:22.180 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-09-08 11:31:22.183 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd93:00ed:917b::/56 2026-09-08 11:31:22.186 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-09-08 11:31:22.189 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-09-08 11:31:22.195 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-09-08 11:31:22.196 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-09-08 11:31:22.196 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-09-08 11:31:22.203 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-09-08 11:31:22.208 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-09-08 11:31:22.209 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-09-08 11:31:22.209 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-09-08 11:31:22.216 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-09-08 11:31:22.221 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-09-08 11:31:22.225 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-09-08 11:31:22.228 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-09-08 11:31:22.232 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-09-08 11:31:22.236 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-09-08 11:31:22.239 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-09-08 11:31:22.243 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-09-08 11:31:22.246 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-09-08 11:31:22.250 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-09-08 11:31:22.252 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-08 11:31:22.274 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-09-08 11:31:22.295 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-09-08 11:31:22.315 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-09-08 11:31:22.335 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-09-08 11:31:22.356 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-09-08 11:31:22.397 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-09-08 11:31:22.402 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-09-08 11:31:22.405 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-09-08 11:31:22.409 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-09-08 11:31:22.412 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-08 11:31:22.417 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-09-08 11:31:22.439 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-08 11:31:22.442 | + ./stack.sh:main:635 : run_phase source 2026-09-08 11:31:22.445 | + functions-common:run_phase:1848 : local mode=source 2026-09-08 11:31:22.448 | + functions-common:run_phase:1849 : local phase= 2026-09-08 11:31:22.451 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 11:31:22.454 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 11:31:22.457 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 11:31:22.460 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 11:31:22.463 | + functions-common:run_phase:1858 : local extra 2026-09-08 11:31:22.468 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 11:31:22.472 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 11:31:22.475 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 11:31:22.479 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 11:31:22.482 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-09-08 11:31:22.484 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 11:31:22.504 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:22.507 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-09-08 11:31:22.510 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-09-08 11:31:22.566 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-09-08 11:31:22.569 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-09-08 11:31:22.573 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-09-08 11:31:22.576 | + functions-common:run_phase:1870 : load_plugin_settings 2026-09-08 11:31:22.579 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-09-08 11:31:22.582 | + functions-common:load_plugin_settings:1785 : local plugin 2026-09-08 11:31:22.586 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-09-08 11:31:22.589 | + functions-common:load_plugin_settings:1789 : return 2026-09-08 11:31:22.592 | + functions-common:run_phase:1871 : verify_disabled_services 2026-09-08 11:31:22.595 | + functions-common:verify_disabled_services:2131 : local service 2026-09-08 11:31:22.599 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.603 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-09-08 11:31:22.607 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.610 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-09-08 11:31:22.614 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.617 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-09-08 11:31:22.620 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.623 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-09-08 11:31:22.627 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.631 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-09-08 11:31:22.634 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.637 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-09-08 11:31:22.640 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.644 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-09-08 11:31:22.647 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.651 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-09-08 11:31:22.654 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.657 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-09-08 11:31:22.660 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.663 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-09-08 11:31:22.667 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.670 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-09-08 11:31:22.674 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.677 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-09-08 11:31:22.680 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.684 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-09-08 11:31:22.687 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.691 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-09-08 11:31:22.694 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.698 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-09-08 11:31:22.701 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.704 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-09-08 11:31:22.708 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.711 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-09-08 11:31:22.714 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.718 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-09-08 11:31:22.721 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.724 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-09-08 11:31:22.727 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.731 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-09-08 11:31:22.734 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.737 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-09-08 11:31:22.740 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.744 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-09-08 11:31:22.748 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.752 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-09-08 11:31:22.755 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.758 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-09-08 11:31:22.762 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:31:22.765 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-09-08 11:31:22.769 | + ./stack.sh:main:706 : initialize_database_backends 2026-09-08 11:31:22.772 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-08 11:31:22.775 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-09-08 11:31:22.795 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:22.799 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-09-08 11:31:22.802 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-08 11:31:22.806 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-09-08 11:31:22.829 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:22.833 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-09-08 11:31:22.836 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-09-08 11:31:22.839 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-09-08 11:31:22.843 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-09-08 11:31:22.845 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-09-08 11:31:22.849 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-09-08 11:31:22.852 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-09-08 11:31:22.856 | + lib/database:initialize_database_backends:92 : return 0 2026-09-08 11:31:22.860 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-09-08 11:31:22.860 | Using mysql database backend 2026-09-08 11:31:22.864 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-09-08 11:31:22.886 | + ./stack.sh:main:712 : define_database_baseurl 2026-09-08 11:31:22.891 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-09-08 11:31:22.894 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-08 11:31:22.897 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-09-08 11:31:22.901 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-08 11:31:22.906 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-09-08 11:31:22.929 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:22.933 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-09-08 11:31:22.959 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-09-08 11:31:22.984 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:22.987 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-09-08 11:31:23.011 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-08 11:31:23.034 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-09-08 11:31:23.058 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:23.062 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-09-08 11:31:23.085 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:23.089 | + ./stack.sh:main:768 : save_stackenv 768 2026-09-08 11:31:23.092 | + functions-common:save_stackenv:65 : local tag=768 2026-09-08 11:31:23.098 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-08 11:31:23.103 | + functions-common:save_stackenv:67 : time_stamp=2026-09-08-133123 2026-09-08 11:31:23.107 | + functions-common:save_stackenv:68 : echo '# 2026-09-08-133123 768' 2026-09-08 11:31:23.110 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:23.114 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-08 11:31:23.118 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:23.122 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-08 11:31:23.125 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:23.128 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-08 11:31:23.132 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:23.136 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-09-08 11:31:23.140 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:23.144 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.83 2026-09-08 11:31:23.148 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:23.152 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.83/identity 2026-09-08 11:31:23.156 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:23.160 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-08-133108 2026-09-08 11:31:23.164 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:23.167 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-08 11:31:23.171 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:23.174 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.83 2026-09-08 11:31:23.178 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:23.181 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-08 11:31:23.184 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:23.188 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-08 11:31:23.191 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:23.195 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-08 11:31:23.198 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:23.202 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-08 11:31:23.205 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:23.208 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.83 2026-09-08 11:31:23.212 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:23.216 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-08 11:31:23.219 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-09-08 11:31:23.223 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-09-08 11:31:23.227 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-09-08 11:31:23.230 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-09-08 11:31:23.233 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 11:31:23.236 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 11:31:23.240 | ++ functions-common:git_clone:593 : pwd 2026-09-08 11:31:23.244 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:31:23.248 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:31:23.253 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:31:23.276 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:31:23.279 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:31:23.283 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:31:23.287 | + functions-common:git_clone:610 : echo master 2026-09-08 11:31:23.288 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:31:23.294 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-09-08 11:31:23.297 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:31:23.300 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-09-08 11:31:23.304 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:31:23.307 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:31:23.310 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:31:23.313 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:31:23.316 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:31:23.320 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:31:23.323 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:31:23.326 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:31:23.331 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:31:23.335 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867083332 2026-09-08 11:31:23.338 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-09-08 11:31:23.341 | Cloning into '/opt/stack/requirements'... 2026-09-08 11:31:27.398 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:31:27.402 | + functions-common:time_stop:2420 : local name 2026-09-08 11:31:27.406 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:31:27.409 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:31:27.413 | + functions-common:time_stop:2423 : local total 2026-09-08 11:31:27.417 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:31:27.421 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:31:27.424 | + functions-common:time_stop:2427 : start_time=1788867083332 2026-09-08 11:31:27.428 | + functions-common:time_stop:2429 : [[ -z 1788867083332 ]] 2026-09-08 11:31:27.433 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:31:27.439 | + functions-common:time_stop:2432 : end_time=1788867087435 2026-09-08 11:31:27.443 | + functions-common:time_stop:2433 : elapsed_time=4103 2026-09-08 11:31:27.446 | + functions-common:time_stop:2434 : total=0 2026-09-08 11:31:27.450 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:31:27.454 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4103 2026-09-08 11:31:27.458 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-09-08 11:31:27.462 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 11:31:27.466 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:31:27.470 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:31:27.473 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:31:27.478 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:31:27.481 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:31:27.485 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:31:27.489 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:31:27.493 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:31:27.498 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:31:27.504 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867087500 2026-09-08 11:31:27.508 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 11:31:28.095 | From https://review.opendev.org/openstack/requirements 2026-09-08 11:31:28.095 | * branch master -> FETCH_HEAD 2026-09-08 11:31:28.107 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:31:28.110 | + functions-common:time_stop:2420 : local name 2026-09-08 11:31:28.114 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:31:28.118 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:31:28.122 | + functions-common:time_stop:2423 : local total 2026-09-08 11:31:28.126 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:31:28.130 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:31:28.134 | + functions-common:time_stop:2427 : start_time=1788867087500 2026-09-08 11:31:28.139 | + functions-common:time_stop:2429 : [[ -z 1788867087500 ]] 2026-09-08 11:31:28.144 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:31:28.150 | + functions-common:time_stop:2432 : end_time=1788867088146 2026-09-08 11:31:28.154 | + functions-common:time_stop:2433 : elapsed_time=646 2026-09-08 11:31:28.158 | + functions-common:time_stop:2434 : total=4103 2026-09-08 11:31:28.162 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:31:28.167 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4749 2026-09-08 11:31:28.171 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:31:28.175 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:31:28.178 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:31:28.182 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:31:28.186 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:31:28.190 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:31:28.195 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:31:28.199 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:31:28.203 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:31:28.208 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:31:28.214 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867088209 2026-09-08 11:31:28.218 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:31:28.234 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:31:28.234 | 2026-09-08 11:31:28.234 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:31:28.234 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:31:28.234 | state without impacting any branches by switching back to a branch. 2026-09-08 11:31:28.234 | 2026-09-08 11:31:28.234 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:31:28.235 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:31:28.235 | 2026-09-08 11:31:28.235 | git switch -c 2026-09-08 11:31:28.235 | 2026-09-08 11:31:28.235 | Or undo this operation with: 2026-09-08 11:31:28.235 | 2026-09-08 11:31:28.235 | git switch - 2026-09-08 11:31:28.235 | 2026-09-08 11:31:28.236 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:31:28.236 | 2026-09-08 11:31:28.236 | HEAD is now at 9edc0428 Merge "update constraint for os_vif to new release 5.2.1" 2026-09-08 11:31:28.240 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:31:28.244 | + functions-common:time_stop:2420 : local name 2026-09-08 11:31:28.248 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:31:28.252 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:31:28.256 | + functions-common:time_stop:2423 : local total 2026-09-08 11:31:28.260 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:31:28.264 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:31:28.267 | + functions-common:time_stop:2427 : start_time=1788867088209 2026-09-08 11:31:28.271 | + functions-common:time_stop:2429 : [[ -z 1788867088209 ]] 2026-09-08 11:31:28.276 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:31:28.282 | + functions-common:time_stop:2432 : end_time=1788867088278 2026-09-08 11:31:28.286 | + functions-common:time_stop:2433 : elapsed_time=69 2026-09-08 11:31:28.290 | + functions-common:time_stop:2434 : total=4749 2026-09-08 11:31:28.294 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:31:28.298 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4818 2026-09-08 11:31:28.302 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-09-08 11:31:28.320 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-09-08 11:31:28.326 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 11:31:28.326 | + functions-common:git_clone:673 : head -1 2026-09-08 11:31:28.330 | 9edc0428 Merge "update constraint for os_vif to new release 5.2.1" 2026-09-08 11:31:28.334 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:31:28.339 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-09-08 11:31:28.343 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:31:28.347 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-09-08 11:31:28.352 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-09-08 11:31:28.356 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-09-08 11:31:28.361 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-09-08 11:31:28.365 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-09-08 11:31:28.369 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-09-08 11:31:28.373 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-09-08 11:31:28.377 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-09-08 11:31:28.383 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-09-08 11:31:28.389 | ++ tools/install_prereqs.sh:source:47 : NOW=1788867088 2026-09-08 11:31:28.394 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-09-08 11:31:28.401 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-09-08 11:31:28.406 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-09-08 11:31:28.410 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788867088 2026-09-08 11:31:28.414 | ++ tools/install_prereqs.sh:source:50 : [[ 1788867088 -lt 7200 ]] 2026-09-08 11:31:28.418 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-09-08 11:31:28.422 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-09-08 11:31:28.427 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-09-08 11:31:28.431 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-09-08 11:31:28.435 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-09-08 11:31:28.439 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-09-08 11:31:28.443 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-09-08 11:31:28.448 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-09-08 11:31:28.490 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-09-08 11:31:28.490 | apache2-dev 2026-09-08 11:31:28.490 | bc 2026-09-08 11:31:28.490 | bsdmainutils 2026-09-08 11:31:28.490 | curl 2026-09-08 11:31:28.490 | g++ 2026-09-08 11:31:28.490 | gawk 2026-09-08 11:31:28.490 | gcc 2026-09-08 11:31:28.491 | gettext 2026-09-08 11:31:28.491 | git 2026-09-08 11:31:28.491 | graphviz 2026-09-08 11:31:28.491 | iputils-ping 2026-09-08 11:31:28.491 | libffi-dev 2026-09-08 11:31:28.491 | libjpeg-dev 2026-09-08 11:31:28.491 | libpq-dev 2026-09-08 11:31:28.491 | libssl-dev 2026-09-08 11:31:28.491 | libsystemd-dev 2026-09-08 11:31:28.491 | libxml2-dev 2026-09-08 11:31:28.491 | libxslt1-dev 2026-09-08 11:31:28.491 | libyaml-dev 2026-09-08 11:31:28.492 | lsof 2026-09-08 11:31:28.492 | openssh-server 2026-09-08 11:31:28.492 | openssl 2026-09-08 11:31:28.492 | pkg-config 2026-09-08 11:31:28.492 | psmisc 2026-09-08 11:31:28.493 | python3-dev 2026-09-08 11:31:28.493 | python3-pip 2026-09-08 11:31:28.493 | python3-systemd 2026-09-08 11:31:28.494 | python3-venv 2026-09-08 11:31:28.494 | tar 2026-09-08 11:31:28.494 | tcpdump 2026-09-08 11:31:28.495 | unzip 2026-09-08 11:31:28.495 | uuid-runtime 2026-09-08 11:31:28.495 | wget 2026-09-08 11:31:28.495 | zlib1g-dev 2026-09-08 11:31:28.496 | libkrb5-dev 2026-09-08 11:31:28.496 | libldap2-dev 2026-09-08 11:31:28.496 | libsasl2-dev 2026-09-08 11:31:28.496 | memcached 2026-09-08 11:31:28.496 | python3-mysqldb 2026-09-08 11:31:28.496 | sqlite3 2026-09-08 11:31:28.496 | conntrack 2026-09-08 11:31:28.496 | curl 2026-09-08 11:31:28.496 | ebtables 2026-09-08 11:31:28.496 | genisoimage 2026-09-08 11:31:28.496 | iptables 2026-09-08 11:31:28.497 | iputils-arping 2026-09-08 11:31:28.497 | kpartx 2026-09-08 11:31:28.497 | libjs-jquery-tablesorter 2026-09-08 11:31:28.497 | parted 2026-09-08 11:31:28.497 | pm-utils 2026-09-08 11:31:28.497 | python3-mysqldb 2026-09-08 11:31:28.497 | socat 2026-09-08 11:31:28.497 | sqlite3 2026-09-08 11:31:28.497 | sudo 2026-09-08 11:31:28.498 | vlan 2026-09-08 11:31:28.498 | lsscsi 2026-09-08 11:31:28.498 | open-iscsi 2026-09-08 11:31:28.498 | cryptsetup 2026-09-08 11:31:28.498 | dosfstools 2026-09-08 11:31:28.498 | genisoimage 2026-09-08 11:31:28.498 | gir1.2-libosinfo-1.0 2026-09-08 11:31:28.498 | netcat-openbsd 2026-09-08 11:31:28.499 | open-iscsi 2026-09-08 11:31:28.499 | qemu-utils 2026-09-08 11:31:28.499 | sg3-utils 2026-09-08 11:31:28.499 | sysfsutils 2026-09-08 11:31:28.499 | lvm2 2026-09-08 11:31:28.499 | qemu-utils 2026-09-08 11:31:28.499 | thin-provisioning-tools 2026-09-08 11:31:28.499 | acl 2026-09-08 11:31:28.499 | dnsmasq-base 2026-09-08 11:31:28.500 | dnsmasq-utils 2026-09-08 11:31:28.500 | ebtables 2026-09-08 11:31:28.500 | haproxy 2026-09-08 11:31:28.500 | iptables 2026-09-08 11:31:28.500 | iputils-arping 2026-09-08 11:31:28.500 | iputils-ping 2026-09-08 11:31:28.500 | postgresql-server-dev-all 2026-09-08 11:31:28.500 | python3-mysqldb 2026-09-08 11:31:28.500 | sqlite3 2026-09-08 11:31:28.501 | sudo 2026-09-08 11:31:28.501 | vlan 2026-09-08 11:31:28.501 | pcp' 2026-09-08 11:31:28.501 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-09-08 11:31:28.525 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-09-08 11:31:28.525 | apache2-dev 2026-09-08 11:31:28.525 | bc 2026-09-08 11:31:28.525 | bsdmainutils 2026-09-08 11:31:28.525 | curl 2026-09-08 11:31:28.525 | g++ 2026-09-08 11:31:28.525 | gawk 2026-09-08 11:31:28.525 | gcc 2026-09-08 11:31:28.526 | gettext 2026-09-08 11:31:28.526 | git 2026-09-08 11:31:28.526 | graphviz 2026-09-08 11:31:28.526 | iputils-ping 2026-09-08 11:31:28.526 | libffi-dev 2026-09-08 11:31:28.526 | libjpeg-dev 2026-09-08 11:31:28.526 | libpq-dev 2026-09-08 11:31:28.526 | libssl-dev 2026-09-08 11:31:28.526 | libsystemd-dev 2026-09-08 11:31:28.527 | libxml2-dev 2026-09-08 11:31:28.527 | libxslt1-dev 2026-09-08 11:31:28.527 | libyaml-dev 2026-09-08 11:31:28.527 | lsof 2026-09-08 11:31:28.527 | openssh-server 2026-09-08 11:31:28.527 | openssl 2026-09-08 11:31:28.527 | pkg-config 2026-09-08 11:31:28.527 | psmisc 2026-09-08 11:31:28.528 | python3-dev 2026-09-08 11:31:28.528 | python3-pip 2026-09-08 11:31:28.528 | python3-systemd 2026-09-08 11:31:28.528 | python3-venv 2026-09-08 11:31:28.528 | tar 2026-09-08 11:31:28.528 | tcpdump 2026-09-08 11:31:28.528 | unzip 2026-09-08 11:31:28.528 | uuid-runtime 2026-09-08 11:31:28.528 | wget 2026-09-08 11:31:28.529 | zlib1g-dev 2026-09-08 11:31:28.529 | libkrb5-dev 2026-09-08 11:31:28.529 | libldap2-dev 2026-09-08 11:31:28.529 | libsasl2-dev 2026-09-08 11:31:28.529 | memcached 2026-09-08 11:31:28.529 | python3-mysqldb 2026-09-08 11:31:28.529 | sqlite3 2026-09-08 11:31:28.529 | conntrack 2026-09-08 11:31:28.529 | curl 2026-09-08 11:31:28.530 | ebtables 2026-09-08 11:31:28.530 | genisoimage 2026-09-08 11:31:28.530 | iptables 2026-09-08 11:31:28.530 | iputils-arping 2026-09-08 11:31:28.530 | kpartx 2026-09-08 11:31:28.530 | libjs-jquery-tablesorter 2026-09-08 11:31:28.530 | parted 2026-09-08 11:31:28.530 | pm-utils 2026-09-08 11:31:28.530 | python3-mysqldb 2026-09-08 11:31:28.531 | socat 2026-09-08 11:31:28.531 | sqlite3 2026-09-08 11:31:28.531 | sudo 2026-09-08 11:31:28.531 | vlan 2026-09-08 11:31:28.531 | lsscsi 2026-09-08 11:31:28.531 | open-iscsi 2026-09-08 11:31:28.531 | cryptsetup 2026-09-08 11:31:28.531 | dosfstools 2026-09-08 11:31:28.531 | genisoimage 2026-09-08 11:31:28.531 | gir1.2-libosinfo-1.0 2026-09-08 11:31:28.532 | netcat-openbsd 2026-09-08 11:31:28.532 | open-iscsi 2026-09-08 11:31:28.532 | qemu-utils 2026-09-08 11:31:28.532 | sg3-utils 2026-09-08 11:31:28.532 | sysfsutils 2026-09-08 11:31:28.532 | lvm2 2026-09-08 11:31:28.532 | qemu-utils 2026-09-08 11:31:28.532 | thin-provisioning-tools 2026-09-08 11:31:28.532 | acl 2026-09-08 11:31:28.533 | dnsmasq-base 2026-09-08 11:31:28.533 | dnsmasq-utils 2026-09-08 11:31:28.533 | ebtables 2026-09-08 11:31:28.533 | haproxy 2026-09-08 11:31:28.533 | iptables 2026-09-08 11:31:28.533 | iputils-arping 2026-09-08 11:31:28.533 | iputils-ping 2026-09-08 11:31:28.533 | postgresql-server-dev-all 2026-09-08 11:31:28.533 | python3-mysqldb 2026-09-08 11:31:28.534 | sqlite3 2026-09-08 11:31:28.534 | sudo 2026-09-08 11:31:28.534 | vlan 2026-09-08 11:31:28.534 | pcp ' 2026-09-08 11:31:28.534 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-09-08 11:31:28.535 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:28.539 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:28.545 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-09-08 11:31:28.546 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-09-08 11:31:28.552 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-09-08 11:31:28.556 | ++ functions-common:install_package:1438 : update_package_repo 2026-09-08 11:31:28.560 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:31:28.564 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:31:28.568 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:31:28.572 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:31:28.576 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:31:28.579 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:28.583 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:28.587 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:31:28.591 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:31:28.595 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:31:28.599 | ++ functions-common:apt_get_update:1167 : return 2026-09-08 11:31:28.603 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-09-08 11:31:28.608 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:31:28.611 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:28.615 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:28.620 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-09-08 11:31:28.651 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-09-08 11:31:28.692 | Reading package lists... 2026-09-08 11:31:29.144 | Building dependency tree... 2026-09-08 11:31:29.146 | Reading state information... 2026-09-08 11:31:29.941 | bc is already the newest version (1.07.1-3ubuntu4). 2026-09-08 11:31:29.941 | bc set to manually installed. 2026-09-08 11:31:29.941 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-09-08 11:31:29.941 | curl set to manually installed. 2026-09-08 11:31:29.941 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-09-08 11:31:29.941 | g++ set to manually installed. 2026-09-08 11:31:29.941 | gawk is already the newest version (1:5.2.1-2ubuntu0.1). 2026-09-08 11:31:29.942 | gawk set to manually installed. 2026-09-08 11:31:29.942 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-09-08 11:31:29.942 | gcc set to manually installed. 2026-09-08 11:31:29.942 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-09-08 11:31:29.942 | git set to manually installed. 2026-09-08 11:31:29.942 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-09-08 11:31:29.942 | iputils-ping set to manually installed. 2026-09-08 11:31:29.942 | lsof is already the newest version (4.95.0-1build3). 2026-09-08 11:31:29.942 | lsof set to manually installed. 2026-09-08 11:31:29.942 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-09-08 11:31:29.942 | openssl set to manually installed. 2026-09-08 11:31:29.943 | psmisc is already the newest version (23.7-1build1). 2026-09-08 11:31:29.943 | psmisc set to manually installed. 2026-09-08 11:31:29.943 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-09-08 11:31:29.943 | python3-dev set to manually installed. 2026-09-08 11:31:29.943 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-09-08 11:31:29.943 | python3-systemd is already the newest version (235-1build4). 2026-09-08 11:31:29.943 | python3-systemd set to manually installed. 2026-09-08 11:31:29.943 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-09-08 11:31:29.943 | tar set to manually installed. 2026-09-08 11:31:29.944 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-09-08 11:31:29.944 | tcpdump set to manually installed. 2026-09-08 11:31:29.944 | wget is already the newest version (1.21.4-1ubuntu4.5). 2026-09-08 11:31:29.944 | wget set to manually installed. 2026-09-08 11:31:29.944 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-09-08 11:31:29.944 | iptables set to manually installed. 2026-09-08 11:31:29.944 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-09-08 11:31:29.944 | kpartx set to manually installed. 2026-09-08 11:31:29.944 | parted is already the newest version (3.6-4build1). 2026-09-08 11:31:29.944 | parted set to manually installed. 2026-09-08 11:31:29.944 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-09-08 11:31:29.945 | sudo set to manually installed. 2026-09-08 11:31:29.945 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-09-08 11:31:29.945 | open-iscsi set to manually installed. 2026-09-08 11:31:29.945 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-09-08 11:31:29.945 | cryptsetup set to manually installed. 2026-09-08 11:31:29.945 | dosfstools is already the newest version (4.2-1.1build1). 2026-09-08 11:31:29.945 | dosfstools set to manually installed. 2026-09-08 11:31:29.945 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-09-08 11:31:29.945 | netcat-openbsd set to manually installed. 2026-09-08 11:31:29.945 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-09-08 11:31:29.945 | qemu-utils set to manually installed. 2026-09-08 11:31:29.946 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-09-08 11:31:29.946 | sg3-utils set to manually installed. 2026-09-08 11:31:29.946 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-09-08 11:31:29.946 | lvm2 set to manually installed. 2026-09-08 11:31:29.946 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-09-08 11:31:29.946 | thin-provisioning-tools set to manually installed. 2026-09-08 11:31:29.946 | acl is already the newest version (2.3.2-1build1.1). 2026-09-08 11:31:29.946 | acl set to manually installed. 2026-09-08 11:31:29.946 | The following packages were automatically installed and are no longer required: 2026-09-08 11:31:29.946 | libfwupd2 libgusb2 2026-09-08 11:31:29.947 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:31:29.947 | The following additional packages will be installed: 2026-09-08 11:31:29.947 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-09-08 11:31:29.947 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-09-08 11:31:29.947 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-09-08 11:31:29.947 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-09-08 11:31:29.947 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-09-08 11:31:29.947 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-09-08 11:31:29.947 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-09-08 11:31:29.947 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-09-08 11:31:29.947 | libcommon-sense-perl libdebhelper-perl libevent-2.1-7t64 2026-09-08 11:31:29.948 | libevent-core-2.1-7t64 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-09-08 11:31:29.948 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-08 11:31:29.948 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-09-08 11:31:29.948 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-09-08 11:31:29.948 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-08 11:31:29.948 | libmail-sendmail-perl libmount1 libmysqlclient21 libncurses-dev libncurses6 2026-09-08 11:31:29.948 | libncursesw6 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-09-08 11:31:29.948 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-09-08 11:31:29.948 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-09-08 11:31:29.948 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-09-08 11:31:29.948 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-09-08 11:31:29.949 | libsmartcols1 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-09-08 11:31:29.949 | libtinfo6 libtool libtypes-serialiser-perl libuuid1 libx86-1 libxaw7 libxmu6 2026-09-08 11:31:29.949 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-09-08 11:31:29.949 | llvm-17-runtime llvm-17-tools m4 mount mysql-common ncal ncurses-base 2026-09-08 11:31:29.949 | ncurses-bin ncurses-term openssh-client openssh-sftp-server osinfo-db 2026-09-08 11:31:29.949 | pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-09-08 11:31:29.949 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-09-08 11:31:29.949 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv ssl-cert 2026-09-08 11:31:29.949 | util-linux uuid-dev vbetool zlib1g 2026-09-08 11:31:29.952 | Suggested packages: 2026-09-08 11:31:29.952 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-09-08 11:31:29.952 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-09-08 11:31:29.953 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-09-08 11:31:29.953 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-09-08 11:31:29.953 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-09-08 11:31:29.953 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-09-08 11:31:29.953 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-09-08 11:31:29.953 | libcache-memcached-perl libmemcached libyaml-perl nfs-common keychain 2026-09-08 11:31:29.953 | libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl 2026-09-08 11:31:29.953 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-09-08 11:31:29.953 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-09-08 11:31:29.953 | util-linux-extra util-linux-locales 2026-09-08 11:31:30.143 | The following NEW packages will be installed: 2026-09-08 11:31:30.143 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-09-08 11:31:30.143 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-09-08 11:31:30.143 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-09-08 11:31:30.143 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-09-08 11:31:30.143 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-09-08 11:31:30.143 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-09-08 11:31:30.143 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-09-08 11:31:30.143 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-09-08 11:31:30.143 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-09-08 11:31:30.144 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-09-08 11:31:30.144 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-09-08 11:31:30.144 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-08 11:31:30.144 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-09-08 11:31:30.144 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-09-08 11:31:30.144 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-09-08 11:31:30.144 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-08 11:31:30.144 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-09-08 11:31:30.144 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-09-08 11:31:30.144 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-09-08 11:31:30.145 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-09-08 11:31:30.145 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-09-08 11:31:30.145 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-09-08 11:31:30.145 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-09-08 11:31:30.145 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-09-08 11:31:30.145 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-09-08 11:31:30.145 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-09-08 11:31:30.145 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-09-08 11:31:30.145 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-09-08 11:31:30.146 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-09-08 11:31:30.146 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-09-08 11:31:30.146 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-09-08 11:31:30.146 | uuid-dev vbetool vlan 2026-09-08 11:31:30.148 | The following packages will be upgraded: 2026-09-08 11:31:30.148 | bsdextrautils bsdutils dnsmasq-base eject fdisk libblkid1 2026-09-08 11:31:30.149 | libevent-core-2.1-7t64 libfdisk1 libmount1 libncurses6 libncursesw6 2026-09-08 11:31:30.150 | libsmartcols1 libtinfo6 libuuid1 mount ncurses-base ncurses-bin ncurses-term 2026-09-08 11:31:30.151 | openssh-client openssh-server openssh-sftp-server util-linux uuid-runtime 2026-09-08 11:31:30.151 | zlib1g zlib1g-dev 2026-09-08 11:31:30.254 | 25 upgraded, 161 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 11:31:30.254 | Need to get 180 MB of archives. 2026-09-08 11:31:30.254 | After this operation, 941 MB of additional disk space will be used. 2026-09-08 11:31:30.254 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.6 [96.4 kB] 2026-09-08 11:31:30.346 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.2 [188 kB] 2026-09-08 11:31:30.386 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.6 [1128 kB] 2026-09-08 11:31:30.445 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.2 [25.8 kB] 2026-09-08 11:31:30.447 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.2 [275 kB] 2026-09-08 11:31:30.452 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.6 [118 kB] 2026-09-08 11:31:30.455 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.6 [66.3 kB] 2026-09-08 11:31:30.457 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.6 [36.6 kB] 2026-09-08 11:31:30.459 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.6 [33.1 kB] 2026-09-08 11:31:30.461 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-09-08 11:31:30.462 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7.1 [92.7 kB] 2026-09-08 11:31:30.464 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7.1 [11.2 kB] 2026-09-08 11:31:30.472 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7.1 [9120 B] 2026-09-08 11:31:30.489 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-09-08 11:31:30.493 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.2 [894 kB] 2026-09-08 11:31:30.511 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g amd64 1:1.3.dfsg-3.1ubuntu2.2 [63.0 kB] 2026-09-08 11:31:30.514 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-09-08 11:31:30.542 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-09-08 11:31:30.545 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-09-08 11:31:30.546 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-09-08 11:31:30.549 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-09-08 11:31:30.584 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [146 kB] 2026-09-08 11:31:30.587 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.2 [213 kB] 2026-09-08 11:31:30.590 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.19 [37.1 kB] 2026-09-08 11:31:30.591 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.19 [511 kB] 2026-09-08 11:31:30.599 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.19 [908 kB] 2026-09-08 11:31:30.610 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-09-08 11:31:30.612 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-09-08 11:31:30.613 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-09-08 11:31:30.614 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-09-08 11:31:30.618 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-09-08 11:31:30.620 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-09-08 11:31:30.621 | Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.6 [124 kB] 2026-09-08 11:31:30.623 | Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.6 [134 kB] 2026-09-08 11:31:30.641 | Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.2 [112 kB] 2026-09-08 11:31:30.644 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.2 [148 kB] 2026-09-08 11:31:30.647 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.2 [108 kB] 2026-09-08 11:31:30.650 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.6 [26.3 kB] 2026-09-08 11:31:30.650 | Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.6 [146 kB] 2026-09-08 11:31:30.664 | Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.6 [73.7 kB] 2026-09-08 11:31:30.666 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-09-08 11:31:30.668 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-09-08 11:31:30.675 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-09-08 11:31:30.679 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-09-08 11:31:30.734 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-09-08 11:31:30.742 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-09-08 11:31:30.743 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-09-08 11:31:31.179 | Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-09-08 11:31:31.371 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-09-08 11:31:31.373 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-09-08 11:31:31.375 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-09-08 11:31:31.378 | Get:52 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-09-08 11:31:31.390 | Get:53 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-09-08 11:31:31.408 | Get:54 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-09-08 11:31:31.502 | Get:55 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-09-08 11:31:31.503 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-09-08 11:31:31.506 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-09-08 11:31:31.507 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-09-08 11:31:31.508 | Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-09-08 11:31:31.509 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-09-08 11:31:31.509 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-09-08 11:31:31.510 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-09-08 11:31:31.511 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-09-08 11:31:31.528 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-09-08 11:31:31.542 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-09-08 11:31:31.543 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-09-08 11:31:31.548 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-09-08 11:31:31.563 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.6 [33.5 kB] 2026-09-08 11:31:31.564 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-09-08 11:31:31.565 | Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-09-08 11:31:31.566 | Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-09-08 11:31:31.575 | Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-09-08 11:31:31.580 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-09-08 11:31:31.581 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7.1 [413 kB] 2026-09-08 11:31:31.586 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-09-08 11:31:31.599 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-09-08 11:31:31.602 | Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-09-08 11:31:31.604 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-09-08 11:31:31.614 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-09-08 11:31:31.617 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-09-08 11:31:31.621 | Get:81 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-09-08 11:31:31.622 | Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-09-08 11:31:31.623 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.91-0ubuntu0.24.04.1 [381 kB] 2026-09-08 11:31:31.629 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.91-0ubuntu0.24.04.1 [16.6 kB] 2026-09-08 11:31:31.630 | Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-09-08 11:31:31.644 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.6 [122 kB] 2026-09-08 11:31:31.647 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-09-08 11:31:31.674 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-09-08 11:31:31.676 | Get:89 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-09-08 11:31:31.676 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-09-08 11:31:31.681 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-09-08 11:31:31.682 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-09-08 11:31:31.683 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-09-08 11:31:31.683 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-09-08 11:31:31.685 | Get:95 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-09-08 11:31:31.691 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-09-08 11:31:31.711 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-09-08 11:31:31.713 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-09-08 11:31:31.726 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-09-08 11:31:31.731 | Get:100 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-09-08 11:31:31.754 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-09-08 11:31:31.801 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-09-08 11:31:31.848 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-09-08 11:31:31.916 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-09-08 11:31:31.924 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-09-08 11:31:31.944 | Get:106 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-09-08 11:31:31.976 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-09-08 11:31:31.982 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-09-08 11:31:31.983 | Get:109 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-09-08 11:31:31.985 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-09-08 11:31:31.986 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-09-08 11:31:31.988 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-09-08 11:31:31.989 | Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-09-08 11:31:31.990 | Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-09-08 11:31:31.992 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-09-08 11:31:32.013 | Get:116 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-09-08 11:31:32.049 | Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-09-08 11:31:32.050 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [91.8 kB] 2026-09-08 11:31:32.052 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-09-08 11:31:32.054 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-09-08 11:31:32.230 | Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-09-08 11:31:32.280 | Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-09-08 11:31:32.304 | Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-09-08 11:31:32.305 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-09-08 11:31:32.305 | Get:125 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-09-08 11:31:32.399 | Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-09-08 11:31:32.400 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-09-08 11:31:32.412 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-09-08 11:31:32.427 | Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-09-08 11:31:32.428 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-09-08 11:31:32.430 | Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-09-08 11:31:32.430 | Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.4 [1255 kB] 2026-09-08 11:31:32.474 | Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.2 [384 kB] 2026-09-08 11:31:32.480 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-09-08 11:31:32.481 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-09-08 11:31:32.487 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-09-08 11:31:32.489 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-09-08 11:31:32.490 | Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-09-08 11:31:32.492 | Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-09-08 11:31:32.495 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2408 kB] 2026-09-08 11:31:32.533 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-09-08 11:31:32.536 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-09-08 11:31:32.541 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-09-08 11:31:32.560 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-09-08 11:31:32.563 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-09-08 11:31:32.576 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-09-08 11:31:32.578 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-09-08 11:31:32.586 | Get:148 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1ubuntu0.1 [408 kB] 2026-09-08 11:31:32.593 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-09-08 11:31:32.930 | Get:150 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-09-08 11:31:32.932 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-09-08 11:31:32.941 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-09-08 11:31:33.020 | Get:153 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-09-08 11:31:33.021 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-09-08 11:31:33.646 | Get:155 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-09-08 11:31:33.646 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-09-08 11:31:33.649 | Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-09-08 11:31:33.650 | Get:158 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-09-08 11:31:33.651 | Get:159 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-09-08 11:31:33.653 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-09-08 11:31:33.653 | Get:161 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-09-08 11:31:33.668 | Get:162 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-09-08 11:31:33.682 | Get:163 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-09-08 11:31:33.682 | Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-09-08 11:31:33.695 | Get:165 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-09-08 11:31:33.722 | Get:166 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-09-08 11:31:33.732 | Get:167 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5682 B] 2026-09-08 11:31:33.732 | Get:168 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-09-08 11:31:33.732 | Get:169 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-09-08 11:31:33.735 | Get:170 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-09-08 11:31:33.737 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-09-08 11:31:33.737 | Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-09-08 11:31:33.738 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-09-08 11:31:33.740 | Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-09-08 11:31:33.748 | Get:175 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-09-08 11:31:33.765 | Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-09-08 11:31:33.766 | Get:177 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-09-08 11:31:33.769 | Get:178 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-09-08 11:31:33.770 | Get:179 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-09-08 11:31:33.770 | Get:180 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-09-08 11:31:33.771 | Get:181 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-09-08 11:31:33.773 | Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-09-08 11:31:33.774 | Get:183 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-09-08 11:31:33.775 | Get:184 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-09-08 11:31:33.808 | Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-09-08 11:31:33.812 | Get:186 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-09-08 11:31:34.083 | perl: warning: Setting locale failed. 2026-09-08 11:31:34.083 | perl: warning: Please check that your locale settings: 2026-09-08 11:31:34.083 | LANGUAGE = (unset), 2026-09-08 11:31:34.083 | LC_ALL = "en_US.utf8", 2026-09-08 11:31:34.083 | LANG = "de_DE.UTF-8" 2026-09-08 11:31:34.083 | are supported and installed on your system. 2026-09-08 11:31:34.083 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:31:34.145 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:31:34.145 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:31:34.145 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:31:34.544 | Vorkonfiguration der Pakete ... 2026-09-08 11:31:34.580 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:31:34.732 | Fetched 180 MB in 4s (49.8 MB/s) 2026-09-08 11:31:34.822 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-08 11:31:34.828 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:31:34.840 | Unpacking bsdutils (1:2.39.3-9ubuntu6.6) over (1:2.39.3-9ubuntu6.5) ... 2026-09-08 11:31:34.931 | Setting up bsdutils (1:2.39.3-9ubuntu6.6) ... 2026-09-08 11:31:35.041 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-08 11:31:35.049 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 11:31:35.060 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 11:31:35.148 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.2) ... 2026-09-08 11:31:35.268 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-08 11:31:35.276 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:31:35.290 | Unpacking util-linux (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:31:35.564 | Setting up util-linux (2.39.3-9ubuntu6.6) ... 2026-09-08 11:31:36.636 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-09-08 11:31:36.743 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-08 11:31:36.751 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.2_all.deb ... 2026-09-08 11:31:36.762 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 11:31:36.869 | Setting up ncurses-base (6.4+20240113-1ubuntu2.2) ... 2026-09-08 11:31:36.981 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-08 11:31:36.989 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.2_all.deb ... 2026-09-08 11:31:36.999 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 11:31:38.365 | Preparing to unpack .../mount_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:31:38.374 | Unpacking mount (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:31:38.453 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:31:38.465 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:31:38.531 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 11:31:38.648 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-08 11:31:38.656 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:31:38.666 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:31:38.731 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 11:31:38.854 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107939 files and directories currently installed.) 2026-09-08 11:31:38.860 | Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:31:38.876 | Unpacking uuid-runtime (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:31:38.938 | Selecting previously unselected package libapr1t64:amd64. 2026-09-08 11:31:38.949 | Preparing to unpack .../1-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-08 11:31:38.953 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-08 11:31:39.001 | Selecting previously unselected package libaprutil1t64:amd64. 2026-09-08 11:31:39.012 | Preparing to unpack .../2-libaprutil1t64_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-08 11:31:39.016 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 11:31:39.061 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-09-08 11:31:39.073 | Preparing to unpack .../3-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-08 11:31:39.076 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 11:31:39.116 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-09-08 11:31:39.127 | Preparing to unpack .../4-libaprutil1-ldap_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-08 11:31:39.131 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 11:31:39.174 | Selecting previously unselected package liblua5.4-0:amd64. 2026-09-08 11:31:39.185 | Preparing to unpack .../5-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-09-08 11:31:39.189 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-08 11:31:39.243 | Preparing to unpack .../6-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-08 11:31:39.253 | Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-08 11:31:39.342 | Preparing to unpack .../7-zlib1g_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-08 11:31:39.353 | Unpacking zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-08 11:31:39.418 | Setting up zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-08 11:31:39.474 | Selecting previously unselected package apache2-bin. 2026-09-08 11:31:39.531 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107979 files and directories currently installed.) 2026-09-08 11:31:39.537 | Preparing to unpack .../00-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-08 11:31:39.541 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-08 11:31:39.687 | Selecting previously unselected package apache2-data. 2026-09-08 11:31:39.698 | Preparing to unpack .../01-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-09-08 11:31:39.702 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-08 11:31:39.905 | Selecting previously unselected package apache2-utils. 2026-09-08 11:31:39.916 | Preparing to unpack .../02-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-08 11:31:39.920 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-08 11:31:39.987 | Selecting previously unselected package apache2. 2026-09-08 11:31:39.999 | Preparing to unpack .../03-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-08 11:31:40.007 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:31:40.009 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-09-08 11:31:40.125 | Selecting previously unselected package haproxy. 2026-09-08 11:31:40.137 | Preparing to unpack .../04-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-09-08 11:31:40.149 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-08 11:31:40.278 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-09-08 11:31:40.291 | Preparing to unpack .../05-libevent-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-08 11:31:40.295 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 11:31:40.345 | Selecting previously unselected package memcached. 2026-09-08 11:31:40.358 | Preparing to unpack .../06-memcached_1.6.24-1ubuntu0.2_amd64.deb ... 2026-09-08 11:31:40.364 | Unpacking memcached (1.6.24-1ubuntu0.2) ... 2026-09-08 11:31:40.434 | Preparing to unpack .../07-openssh-sftp-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-08 11:31:40.444 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-08 11:31:40.509 | Preparing to unpack .../08-openssh-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-08 11:31:40.652 | Unpacking openssh-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-08 11:31:40.752 | Preparing to unpack .../09-openssh-client_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-08 11:31:40.785 | Unpacking openssh-client (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-08 11:31:40.890 | Selecting previously unselected package libjson-perl. 2026-09-08 11:31:40.903 | Preparing to unpack .../10-libjson-perl_4.10000-1_all.deb ... 2026-09-08 11:31:40.907 | Unpacking libjson-perl (4.10000-1) ... 2026-09-08 11:31:40.959 | Selecting previously unselected package postgresql-client-common. 2026-09-08 11:31:40.972 | Preparing to unpack .../11-postgresql-client-common_257build1.1_all.deb ... 2026-09-08 11:31:40.976 | Unpacking postgresql-client-common (257build1.1) ... 2026-09-08 11:31:41.031 | Selecting previously unselected package ssl-cert. 2026-09-08 11:31:41.044 | Preparing to unpack .../12-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-09-08 11:31:41.048 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-09-08 11:31:41.103 | Selecting previously unselected package postgresql-common. 2026-09-08 11:31:41.116 | Preparing to unpack .../13-postgresql-common_257build1.1_all.deb ... 2026-09-08 11:31:41.138 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-09-08 11:31:41.147 | Unpacking postgresql-common (257build1.1) ... 2026-09-08 11:31:41.266 | Selecting previously unselected package libsysfs2:amd64. 2026-09-08 11:31:41.278 | Preparing to unpack .../14-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-09-08 11:31:41.282 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-08 11:31:41.330 | Selecting previously unselected package sysfsutils. 2026-09-08 11:31:41.343 | Preparing to unpack .../15-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-09-08 11:31:41.349 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-09-08 11:31:41.408 | Preparing to unpack .../16-libblkid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:31:41.418 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:31:41.490 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 11:31:41.613 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108994 files and directories currently installed.) 2026-09-08 11:31:41.621 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:31:41.631 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:31:41.700 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 11:31:41.816 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108994 files and directories currently installed.) 2026-09-08 11:31:41.823 | Preparing to unpack .../libncurses6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 11:31:41.834 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 11:31:41.902 | Preparing to unpack .../libncursesw6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 11:31:41.913 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 11:31:41.980 | Preparing to unpack .../libtinfo6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 11:31:41.991 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 11:31:42.062 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 11:31:42.182 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108994 files and directories currently installed.) 2026-09-08 11:31:42.190 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:31:42.201 | Unpacking eject (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:31:42.264 | Preparing to unpack .../001-libfdisk1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:31:42.274 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:31:42.335 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:31:42.349 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:31:42.408 | Selecting previously unselected package autotools-dev. 2026-09-08 11:31:42.421 | Preparing to unpack .../003-autotools-dev_20220109.1_all.deb ... 2026-09-08 11:31:42.425 | Unpacking autotools-dev (20220109.1) ... 2026-09-08 11:31:42.471 | Selecting previously unselected package m4. 2026-09-08 11:31:42.485 | Preparing to unpack .../004-m4_1.4.19-4build1_amd64.deb ... 2026-09-08 11:31:42.488 | Unpacking m4 (1.4.19-4build1) ... 2026-09-08 11:31:42.565 | Selecting previously unselected package autoconf. 2026-09-08 11:31:42.578 | Preparing to unpack .../005-autoconf_2.71-3_all.deb ... 2026-09-08 11:31:42.582 | Unpacking autoconf (2.71-3) ... 2026-09-08 11:31:42.680 | Selecting previously unselected package automake. 2026-09-08 11:31:42.693 | Preparing to unpack .../006-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-09-08 11:31:42.700 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-09-08 11:31:42.819 | Selecting previously unselected package autopoint. 2026-09-08 11:31:42.832 | Preparing to unpack .../007-autopoint_0.21-14ubuntu2_all.deb ... 2026-09-08 11:31:42.836 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-09-08 11:31:42.878 | Selecting previously unselected package libdebhelper-perl. 2026-09-08 11:31:42.891 | Preparing to unpack .../008-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-09-08 11:31:42.894 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-08 11:31:42.985 | Selecting previously unselected package libllvm17t64:amd64. 2026-09-08 11:31:42.999 | Preparing to unpack .../009-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:31:43.002 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:31:44.017 | Selecting previously unselected package libclang-cpp17t64. 2026-09-08 11:31:44.030 | Preparing to unpack .../010-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:31:44.034 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:31:44.554 | Selecting previously unselected package libgc1:amd64. 2026-09-08 11:31:44.565 | Preparing to unpack .../011-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-09-08 11:31:44.569 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-08 11:31:44.619 | Selecting previously unselected package libobjc4:amd64. 2026-09-08 11:31:44.633 | Preparing to unpack .../012-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-08 11:31:44.637 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 11:31:44.679 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-09-08 11:31:44.692 | Preparing to unpack .../013-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-08 11:31:44.695 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 11:31:44.752 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-09-08 11:31:44.763 | Preparing to unpack .../014-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:31:44.767 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:31:44.994 | Selecting previously unselected package llvm-17-linker-tools. 2026-09-08 11:31:45.007 | Preparing to unpack .../015-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:31:45.011 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-08 11:31:45.094 | Selecting previously unselected package libclang1-17t64. 2026-09-08 11:31:45.107 | Preparing to unpack .../016-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:31:45.111 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:31:45.415 | Selecting previously unselected package clang-17. 2026-09-08 11:31:45.425 | Preparing to unpack .../017-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:31:45.428 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:31:45.475 | Selecting previously unselected package libtool. 2026-09-08 11:31:45.486 | Preparing to unpack .../018-libtool_2.4.7-7build1_all.deb ... 2026-09-08 11:31:45.489 | Unpacking libtool (2.4.7-7build1) ... 2026-09-08 11:31:45.542 | Selecting previously unselected package dh-autoreconf. 2026-09-08 11:31:45.555 | Preparing to unpack .../019-dh-autoreconf_20_all.deb ... 2026-09-08 11:31:45.559 | Unpacking dh-autoreconf (20) ... 2026-09-08 11:31:45.606 | Selecting previously unselected package libarchive-zip-perl. 2026-09-08 11:31:45.620 | Preparing to unpack .../020-libarchive-zip-perl_1.68-1_all.deb ... 2026-09-08 11:31:45.624 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-09-08 11:31:45.689 | Selecting previously unselected package libsub-override-perl. 2026-09-08 11:31:45.698 | Preparing to unpack .../021-libsub-override-perl_0.10-1_all.deb ... 2026-09-08 11:31:45.701 | Unpacking libsub-override-perl (0.10-1) ... 2026-09-08 11:31:45.745 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-09-08 11:31:45.756 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-09-08 11:31:45.760 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-08 11:31:45.806 | Selecting previously unselected package dh-strip-nondeterminism. 2026-09-08 11:31:45.818 | Preparing to unpack .../023-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-09-08 11:31:45.821 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-09-08 11:31:45.861 | Selecting previously unselected package debugedit. 2026-09-08 11:31:45.872 | Preparing to unpack .../024-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-09-08 11:31:45.876 | Unpacking debugedit (1:5.0-5build2) ... 2026-09-08 11:31:45.920 | Selecting previously unselected package dwz. 2026-09-08 11:31:45.931 | Preparing to unpack .../025-dwz_0.15-1build6_amd64.deb ... 2026-09-08 11:31:45.934 | Unpacking dwz (0.15-1build6) ... 2026-09-08 11:31:45.981 | Selecting previously unselected package gettext. 2026-09-08 11:31:45.992 | Preparing to unpack .../026-gettext_0.21-14ubuntu2_amd64.deb ... 2026-09-08 11:31:45.996 | Unpacking gettext (0.21-14ubuntu2) ... 2026-09-08 11:31:46.108 | Selecting previously unselected package intltool-debian. 2026-09-08 11:31:46.118 | Preparing to unpack .../027-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-09-08 11:31:46.121 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-09-08 11:31:46.160 | Selecting previously unselected package po-debconf. 2026-09-08 11:31:46.171 | Preparing to unpack .../028-po-debconf_1.0.21+nmu1_all.deb ... 2026-09-08 11:31:46.174 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-09-08 11:31:46.256 | Selecting previously unselected package debhelper. 2026-09-08 11:31:46.267 | Preparing to unpack .../029-debhelper_13.14.1ubuntu5_all.deb ... 2026-09-08 11:31:46.271 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-09-08 11:31:46.527 | Selecting previously unselected package uuid-dev:amd64. 2026-09-08 11:31:46.538 | Preparing to unpack .../030-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:31:46.541 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 11:31:46.594 | Selecting previously unselected package libsctp1:amd64. 2026-09-08 11:31:46.605 | Preparing to unpack .../031-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-08 11:31:46.608 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-08 11:31:46.645 | Selecting previously unselected package libsctp-dev:amd64. 2026-09-08 11:31:46.657 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-08 11:31:46.660 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-08 11:31:46.715 | Selecting previously unselected package libapr1-dev. 2026-09-08 11:31:46.726 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-08 11:31:46.730 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-08 11:31:47.097 | Selecting previously unselected package libldap-dev:amd64. 2026-09-08 11:31:47.109 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:31:47.113 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-08 11:31:47.274 | Selecting previously unselected package libldap2-dev. 2026-09-08 11:31:47.285 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-09-08 11:31:47.289 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-08 11:31:47.326 | Selecting previously unselected package libaprutil1-dev. 2026-09-08 11:31:47.337 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-08 11:31:47.341 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-08 11:31:47.661 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-09-08 11:31:47.673 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-08 11:31:47.676 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 11:31:47.725 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-09-08 11:31:47.736 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-08 11:31:47.739 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 11:31:47.787 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-09-08 11:31:47.798 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-09-08 11:31:47.801 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 11:31:47.839 | Selecting previously unselected package libpcre2-dev:amd64. 2026-09-08 11:31:47.850 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-09-08 11:31:47.853 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 11:31:47.976 | Selecting previously unselected package apache2-dev. 2026-09-08 11:31:47.985 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-08 11:31:47.989 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-08 11:31:48.085 | Selecting previously unselected package ncal. 2026-09-08 11:31:48.096 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-09-08 11:31:48.100 | Unpacking ncal (12.1.8) ... 2026-09-08 11:31:48.147 | Selecting previously unselected package bsdmainutils. 2026-09-08 11:31:48.158 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-09-08 11:31:48.165 | Unpacking bsdmainutils (12.1.8) ... 2026-09-08 11:31:48.203 | Selecting previously unselected package conntrack. 2026-09-08 11:31:48.215 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-09-08 11:31:48.219 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-09-08 11:31:48.284 | Preparing to unpack .../045-dnsmasq-base_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:31:48.313 | Unpacking dnsmasq-base (2.91-0ubuntu0.24.04.1) over (2.90-2ubuntu0.4) ... 2026-09-08 11:31:48.400 | Selecting previously unselected package dnsmasq-utils. 2026-09-08 11:31:48.410 | Preparing to unpack .../046-dnsmasq-utils_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:31:48.420 | Unpacking dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-08 11:31:48.479 | Selecting previously unselected package ebtables. 2026-09-08 11:31:48.495 | Preparing to unpack .../047-ebtables_2.0.11-6build1_amd64.deb ... 2026-09-08 11:31:48.511 | Unpacking ebtables (2.0.11-6build1) ... 2026-09-08 11:31:48.575 | Preparing to unpack .../048-fdisk_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:31:48.585 | Unpacking fdisk (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:31:48.681 | Selecting previously unselected package fonts-liberation. 2026-09-08 11:31:48.692 | Preparing to unpack .../049-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-09-08 11:31:48.695 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-09-08 11:31:48.794 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-09-08 11:31:48.806 | Preparing to unpack .../050-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-09-08 11:31:48.810 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-08 11:31:48.859 | Selecting previously unselected package fonts-liberation2. 2026-09-08 11:31:48.871 | Preparing to unpack .../051-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-09-08 11:31:48.875 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-09-08 11:31:48.917 | Selecting previously unselected package genisoimage. 2026-09-08 11:31:48.928 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-09-08 11:31:48.933 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-09-08 11:31:48.997 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-09-08 11:31:49.008 | Preparing to unpack .../053-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-09-08 11:31:49.012 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-08 11:31:49.063 | Selecting previously unselected package libann0. 2026-09-08 11:31:49.074 | Preparing to unpack .../054-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-09-08 11:31:49.078 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-09-08 11:31:49.123 | Selecting previously unselected package libcdt5:amd64. 2026-09-08 11:31:49.134 | Preparing to unpack .../055-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 11:31:49.138 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:31:49.183 | Selecting previously unselected package libcgraph6:amd64. 2026-09-08 11:31:49.194 | Preparing to unpack .../056-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 11:31:49.198 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:31:49.243 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-09-08 11:31:49.255 | Preparing to unpack .../057-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-08 11:31:49.259 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-08 11:31:49.306 | Selecting previously unselected package libltdl7:amd64. 2026-09-08 11:31:49.317 | Preparing to unpack .../058-libltdl7_2.4.7-7build1_amd64.deb ... 2026-09-08 11:31:49.322 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-09-08 11:31:49.367 | Selecting previously unselected package libpathplan4:amd64. 2026-09-08 11:31:49.377 | Preparing to unpack .../059-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 11:31:49.380 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:31:49.428 | Selecting previously unselected package libgvc6. 2026-09-08 11:31:49.439 | Preparing to unpack .../060-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 11:31:49.445 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:31:49.515 | Selecting previously unselected package libgvpr2:amd64. 2026-09-08 11:31:49.525 | Preparing to unpack .../061-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 11:31:49.529 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:31:49.575 | Selecting previously unselected package liblab-gamut1:amd64. 2026-09-08 11:31:49.586 | Preparing to unpack .../062-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 11:31:49.590 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:31:49.656 | Selecting previously unselected package libice6:amd64. 2026-09-08 11:31:49.667 | Preparing to unpack .../063-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-09-08 11:31:49.671 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-09-08 11:31:49.716 | Selecting previously unselected package libsm6:amd64. 2026-09-08 11:31:49.727 | Preparing to unpack .../064-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-09-08 11:31:49.730 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-08 11:31:49.780 | Selecting previously unselected package libxt6t64:amd64. 2026-09-08 11:31:49.791 | Preparing to unpack .../065-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-09-08 11:31:49.795 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-08 11:31:49.842 | Selecting previously unselected package libxmu6:amd64. 2026-09-08 11:31:49.854 | Preparing to unpack .../066-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-09-08 11:31:49.857 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-08 11:31:49.902 | Selecting previously unselected package libxaw7:amd64. 2026-09-08 11:31:49.913 | Preparing to unpack .../067-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-09-08 11:31:49.917 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-08 11:31:49.966 | Selecting previously unselected package graphviz. 2026-09-08 11:31:49.977 | Preparing to unpack .../068-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 11:31:49.981 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-09-08 11:31:50.085 | Selecting previously unselected package icu-devtools. 2026-09-08 11:31:50.096 | Preparing to unpack .../069-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-09-08 11:31:50.100 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-09-08 11:31:50.163 | Selecting previously unselected package iputils-arping. 2026-09-08 11:31:50.174 | Preparing to unpack .../070-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-08 11:31:50.178 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-08 11:31:50.225 | Selecting previously unselected package comerr-dev:amd64. 2026-09-08 11:31:50.236 | Preparing to unpack .../071-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-09-08 11:31:50.243 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-08 11:31:50.298 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-09-08 11:31:50.309 | Preparing to unpack .../072-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 11:31:50.313 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:31:50.360 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-09-08 11:31:50.371 | Preparing to unpack .../073-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 11:31:50.375 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:31:50.419 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-09-08 11:31:50.430 | Preparing to unpack .../074-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 11:31:50.434 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:31:50.480 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-09-08 11:31:50.492 | Preparing to unpack .../075-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 11:31:50.496 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:31:50.537 | Selecting previously unselected package krb5-multidev:amd64. 2026-09-08 11:31:50.548 | Preparing to unpack .../076-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 11:31:50.552 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:31:50.628 | Selecting previously unselected package libarchive-cpio-perl. 2026-09-08 11:31:50.638 | Preparing to unpack .../077-libarchive-cpio-perl_0.10-3_all.deb ... 2026-09-08 11:31:50.641 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-09-08 11:31:50.707 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-09-08 11:31:50.719 | Preparing to unpack .../078-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:31:50.723 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:31:50.995 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-09-08 11:31:51.007 | Preparing to unpack .../079-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-09-08 11:31:51.010 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-08 11:31:51.071 | Preparing to unpack .../080-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-08 11:31:51.081 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) over (2.1.12-stable-9ubuntu2) ... 2026-09-08 11:31:51.127 | Selecting previously unselected package libgts-bin. 2026-09-08 11:31:51.139 | Preparing to unpack .../081-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-08 11:31:51.143 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-08 11:31:51.196 | Selecting previously unselected package libicu-dev:amd64. 2026-09-08 11:31:51.208 | Preparing to unpack .../082-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-09-08 11:31:51.211 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-08 11:31:51.734 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-09-08 11:31:51.745 | Preparing to unpack .../083-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-09-08 11:31:51.748 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-08 11:31:51.807 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-09-08 11:31:51.817 | Preparing to unpack .../084-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-09-08 11:31:51.821 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-08 11:31:51.861 | Selecting previously unselected package libjpeg-dev:amd64. 2026-09-08 11:31:51.871 | Preparing to unpack .../085-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-09-08 11:31:51.874 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-08 11:31:51.912 | Selecting previously unselected package libjs-jquery-metadata. 2026-09-08 11:31:51.924 | Preparing to unpack .../086-libjs-jquery-metadata_12-4_all.deb ... 2026-09-08 11:31:51.928 | Unpacking libjs-jquery-metadata (12-4) ... 2026-09-08 11:31:51.969 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-09-08 11:31:51.981 | Preparing to unpack .../087-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-09-08 11:31:51.984 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-08 11:31:52.100 | Selecting previously unselected package libtypes-serialiser-perl. 2026-09-08 11:31:52.112 | Preparing to unpack .../088-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-09-08 11:31:52.116 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-09-08 11:31:52.159 | Selecting previously unselected package libjson-xs-perl. 2026-09-08 11:31:52.170 | Preparing to unpack .../089-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:31:52.174 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-08 11:31:52.220 | Selecting previously unselected package libltdl-dev:amd64. 2026-09-08 11:31:52.231 | Preparing to unpack .../090-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-09-08 11:31:52.235 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-08 11:31:52.304 | Selecting previously unselected package libsys-hostname-long-perl. 2026-09-08 11:31:52.316 | Preparing to unpack .../091-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-09-08 11:31:52.319 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-09-08 11:31:52.361 | Selecting previously unselected package libmail-sendmail-perl. 2026-09-08 11:31:52.373 | Preparing to unpack .../092-libmail-sendmail-perl_0.80-3_all.deb ... 2026-09-08 11:31:52.376 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-09-08 11:31:52.426 | Selecting previously unselected package mysql-common. 2026-09-08 11:31:52.438 | Preparing to unpack .../093-mysql-common_5.8+1.1.0build1_all.deb ... 2026-09-08 11:31:52.456 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-09-08 11:31:52.503 | Selecting previously unselected package libmysqlclient21:amd64. 2026-09-08 11:31:52.515 | Preparing to unpack .../094-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 11:31:52.518 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:31:52.611 | Selecting previously unselected package libncurses-dev:amd64. 2026-09-08 11:31:52.623 | Preparing to unpack .../095-libncurses-dev_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 11:31:52.626 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 11:31:52.715 | Selecting previously unselected package pcp-conf. 2026-09-08 11:31:52.726 | Preparing to unpack .../096-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:31:52.730 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-09-08 11:31:52.781 | Selecting previously unselected package libpcp3t64. 2026-09-08 11:31:52.790 | Preparing to unpack .../097-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:31:52.794 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-09-08 11:31:52.843 | Selecting previously unselected package libpcp-pmda3t64. 2026-09-08 11:31:52.854 | Preparing to unpack .../098-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:31:52.858 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-08 11:31:52.898 | Selecting previously unselected package libpcp-pmda-perl. 2026-09-08 11:31:52.911 | Preparing to unpack .../099-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:31:52.915 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-08 11:31:52.962 | Selecting previously unselected package libpkgconf3:amd64. 2026-09-08 11:31:52.974 | Preparing to unpack .../100-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-09-08 11:31:52.978 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-08 11:31:53.024 | Selecting previously unselected package libpq5:amd64. 2026-09-08 11:31:53.035 | Preparing to unpack .../101-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:31:53.039 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 11:31:53.083 | Selecting previously unselected package libssl-dev:amd64. 2026-09-08 11:31:53.094 | Preparing to unpack .../102-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-09-08 11:31:53.098 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-08 11:31:53.308 | Selecting previously unselected package libpq-dev. 2026-09-08 11:31:53.321 | Preparing to unpack .../103-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:31:53.324 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-08 11:31:53.377 | Selecting previously unselected package libsasl2-dev. 2026-09-08 11:31:53.388 | Preparing to unpack .../104-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-09-08 11:31:53.392 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-08 11:31:53.470 | Selecting previously unselected package libsystemd-dev:amd64. 2026-09-08 11:31:53.482 | Preparing to unpack .../105-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-09-08 11:31:53.485 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-08 11:31:53.723 | Selecting previously unselected package libx86-1:amd64. 2026-09-08 11:31:53.734 | Preparing to unpack .../106-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-09-08 11:31:53.741 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-08 11:31:53.783 | Selecting previously unselected package libxml2-dev:amd64. 2026-09-08 11:31:53.794 | Preparing to unpack .../107-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-09-08 11:31:53.800 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-08 11:31:53.893 | Selecting previously unselected package libxslt1-dev:amd64. 2026-09-08 11:31:53.903 | Preparing to unpack .../108-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-08 11:31:53.906 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-08 11:31:54.004 | Selecting previously unselected package llvm-17-runtime. 2026-09-08 11:31:54.015 | Preparing to unpack .../109-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:31:54.019 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-08 11:31:54.086 | Selecting previously unselected package libpfm4:amd64. 2026-09-08 11:31:54.097 | Preparing to unpack .../110-libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_amd64.deb ... 2026-09-08 11:31:54.101 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-08 11:31:54.166 | Selecting previously unselected package llvm-17. 2026-09-08 11:31:54.177 | Preparing to unpack .../111-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:31:54.181 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:31:55.177 | Selecting previously unselected package libffi-dev:amd64. 2026-09-08 11:31:55.190 | Preparing to unpack .../112-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-09-08 11:31:55.194 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-08 11:31:55.253 | Selecting previously unselected package llvm-17-tools. 2026-09-08 11:31:55.267 | Preparing to unpack .../113-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:31:55.271 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-08 11:31:55.625 | Selecting previously unselected package libz3-4:amd64. 2026-09-08 11:31:55.637 | Preparing to unpack .../114-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-09-08 11:31:55.641 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-08 11:31:55.850 | Selecting previously unselected package libz3-dev:amd64. 2026-09-08 11:31:55.864 | Preparing to unpack .../115-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-09-08 11:31:55.868 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-08 11:31:55.926 | Selecting previously unselected package llvm-17-dev. 2026-09-08 11:31:55.940 | Preparing to unpack .../116-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:31:55.944 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-08 11:31:59.241 | Selecting previously unselected package lsscsi. 2026-09-08 11:31:59.254 | Preparing to unpack .../117-lsscsi_0.32-1build1_amd64.deb ... 2026-09-08 11:31:59.258 | Unpacking lsscsi (0.32-1build1) ... 2026-09-08 11:31:59.303 | Selecting previously unselected package osinfo-db. 2026-09-08 11:31:59.313 | Preparing to unpack .../118-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-09-08 11:31:59.317 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-08 11:31:59.968 | Selecting previously unselected package pkgconf-bin. 2026-09-08 11:31:59.981 | Preparing to unpack .../119-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-09-08 11:31:59.985 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-09-08 11:32:00.031 | Selecting previously unselected package pkgconf:amd64. 2026-09-08 11:32:00.043 | Preparing to unpack .../120-pkgconf_1.8.1-2build1_amd64.deb ... 2026-09-08 11:32:00.051 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-09-08 11:32:00.101 | Selecting previously unselected package pkg-config:amd64. 2026-09-08 11:32:00.113 | Preparing to unpack .../121-pkg-config_1.8.1-2build1_amd64.deb ... 2026-09-08 11:32:00.120 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-09-08 11:32:00.163 | Selecting previously unselected package pm-utils. 2026-09-08 11:32:00.175 | Preparing to unpack .../122-pm-utils_1.4.1-21_all.deb ... 2026-09-08 11:32:00.179 | Unpacking pm-utils (1.4.1-21) ... 2026-09-08 11:32:00.258 | Selecting previously unselected package postgresql-client-16. 2026-09-08 11:32:00.269 | Preparing to unpack .../123-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:32:00.273 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 11:32:00.473 | Selecting previously unselected package postgresql-server-dev-16. 2026-09-08 11:32:00.485 | Preparing to unpack .../124-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:32:00.490 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 11:32:01.047 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-09-08 11:32:01.059 | Preparing to unpack .../125-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-09-08 11:32:01.063 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-08 11:32:01.119 | Selecting previously unselected package python3-mysqldb. 2026-09-08 11:32:01.131 | Preparing to unpack .../126-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-09-08 11:32:01.135 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-09-08 11:32:01.187 | Selecting previously unselected package python3-pip-whl. 2026-09-08 11:32:01.200 | Preparing to unpack .../127-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-08 11:32:01.203 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-08 11:32:01.260 | Selecting previously unselected package python3-setuptools-whl. 2026-09-08 11:32:01.272 | Preparing to unpack .../128-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-09-08 11:32:01.276 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-08 11:32:01.328 | Selecting previously unselected package python3.12-venv. 2026-09-08 11:32:01.341 | Preparing to unpack .../129-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-09-08 11:32:01.344 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-08 11:32:01.384 | Selecting previously unselected package python3-venv. 2026-09-08 11:32:01.397 | Preparing to unpack .../130-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-08 11:32:01.401 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-08 11:32:01.437 | Selecting previously unselected package sqlite3. 2026-09-08 11:32:01.449 | Preparing to unpack .../131-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-09-08 11:32:01.454 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-08 11:32:01.502 | Selecting previously unselected package unzip. 2026-09-08 11:32:01.513 | Preparing to unpack .../132-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-09-08 11:32:01.516 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-09-08 11:32:01.569 | Selecting previously unselected package vbetool. 2026-09-08 11:32:01.581 | Preparing to unpack .../133-vbetool_1.1-5_amd64.deb ... 2026-09-08 11:32:01.585 | Unpacking vbetool (1.1-5) ... 2026-09-08 11:32:01.628 | Selecting previously unselected package libosinfo-l10n. 2026-09-08 11:32:01.641 | Preparing to unpack .../134-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-09-08 11:32:01.645 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-09-08 11:32:01.715 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-09-08 11:32:01.727 | Preparing to unpack .../135-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-09-08 11:32:01.730 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-08 11:32:01.773 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-09-08 11:32:01.786 | Preparing to unpack .../136-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-09-08 11:32:01.789 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-08 11:32:01.829 | Selecting previously unselected package libkrb5-dev:amd64. 2026-09-08 11:32:01.841 | Preparing to unpack .../137-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 11:32:01.844 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:32:01.895 | Selecting previously unselected package libpcp-archive1t64. 2026-09-08 11:32:01.907 | Preparing to unpack .../138-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:32:01.912 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-08 11:32:01.953 | Selecting previously unselected package libpcp-gui2t64. 2026-09-08 11:32:01.965 | Preparing to unpack .../139-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:32:01.968 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-08 11:32:02.012 | Selecting previously unselected package libpcp-import1t64. 2026-09-08 11:32:02.022 | Preparing to unpack .../140-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:32:02.025 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-08 11:32:02.067 | Selecting previously unselected package libpcp-mmv1t64. 2026-09-08 11:32:02.079 | Preparing to unpack .../141-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:32:02.083 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-08 11:32:02.125 | Selecting previously unselected package libpcp-trace2t64. 2026-09-08 11:32:02.136 | Preparing to unpack .../142-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:32:02.139 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-08 11:32:02.182 | Selecting previously unselected package libpcp-web1t64. 2026-09-08 11:32:02.194 | Preparing to unpack .../143-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:32:02.197 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-08 11:32:02.240 | Selecting previously unselected package libyaml-dev:amd64. 2026-09-08 11:32:02.253 | Preparing to unpack .../144-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-09-08 11:32:02.256 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-08 11:32:02.302 | Selecting previously unselected package python3-pcp. 2026-09-08 11:32:02.314 | Preparing to unpack .../145-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:32:02.318 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-09-08 11:32:02.377 | Selecting previously unselected package pcp. 2026-09-08 11:32:02.389 | Preparing to unpack .../146-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:32:02.648 | Unpacking pcp (6.2.0-1.1build4) ... 2026-09-08 11:32:03.564 | Selecting previously unselected package socat. 2026-09-08 11:32:03.576 | Preparing to unpack .../147-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-09-08 11:32:03.580 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-09-08 11:32:03.657 | Selecting previously unselected package vlan. 2026-09-08 11:32:03.668 | Preparing to unpack .../148-vlan_2.0.5ubuntu5_all.deb ... 2026-09-08 11:32:03.672 | Unpacking vlan (2.0.5ubuntu5) ... 2026-09-08 11:32:03.760 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-09-08 11:32:03.772 | Setting up postgresql-client-common (257build1.1) ... 2026-09-08 11:32:03.789 | Setting up dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-08 11:32:03.800 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-09-08 11:32:03.809 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-09-08 11:32:03.839 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-08 11:32:03.846 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-08 11:32:03.857 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:32:03.867 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-08 11:32:03.878 | Setting up gettext (0.21-14ubuntu2) ... 2026-09-08 11:32:03.889 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-08 11:32:03.899 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-08 11:32:03.910 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-08 11:32:03.920 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-08 11:32:03.931 | Setting up sysfsutils (2.1.1-6build1) ... 2026-09-08 11:32:04.560 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-08 11:32:04.560 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-08 11:32:05.026 | Setting up ncal (12.1.8) ... 2026-09-08 11:32:05.037 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-08 11:32:05.048 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-08 11:32:05.058 | Setting up libarchive-zip-perl (1.68-1) ... 2026-09-08 11:32:05.067 | Setting up vbetool (1.1-5) ... 2026-09-08 11:32:05.077 | Setting up openssh-client (1:9.6p1-3ubuntu13.19) ... 2026-09-08 11:32:05.109 | Setting up pm-utils (1.4.1-21) ... 2026-09-08 11:32:05.126 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-09-08 11:32:05.139 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-08 11:32:05.148 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:32:05.158 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 11:32:05.168 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-08 11:32:05.181 | Setting up m4 (1.4.19-4build1) ... 2026-09-08 11:32:05.193 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 11:32:05.203 | Setting up dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-08 11:32:05.227 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-08 11:32:05.263 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-08 11:32:05.272 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-09-08 11:32:05.282 | Setting up memcached (1.6.24-1ubuntu0.2) ... 2026-09-08 11:32:06.191 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-09-08 11:32:06.648 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 11:32:06.658 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-09-08 11:32:06.667 | Setting up eject (2.39.3-9ubuntu6.6) ... 2026-09-08 11:32:06.676 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-09-08 11:32:06.919 | Setting up autotools-dev (20220109.1) ... 2026-09-08 11:32:06.929 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-08 11:32:06.938 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 11:32:06.947 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-08 11:32:06.956 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-08 11:32:06.965 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:32:06.974 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:32:06.983 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-09-08 11:32:07.043 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:32:07.043 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:32:07.043 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:32:07.224 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:32:07.611 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-09-08 11:32:08.079 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:32:08.092 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-08 11:32:08.103 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 11:32:08.113 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:32:08.123 | Setting up ebtables (2.0.11-6build1) ... 2026-09-08 11:32:08.684 | Setting up libjs-jquery-metadata (12-4) ... 2026-09-08 11:32:08.694 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-09-08 11:32:08.705 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-09-08 11:32:08.715 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 11:32:08.726 | Setting up bsdmainutils (12.1.8) ... 2026-09-08 11:32:08.739 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-08 11:32:08.751 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-08 11:32:08.762 | Setting up autopoint (0.21-14ubuntu2) ... 2026-09-08 11:32:08.772 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-09-08 11:32:08.782 | Setting up lsscsi (0.32-1build1) ... 2026-09-08 11:32:08.792 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-08 11:32:08.803 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-09-08 11:32:08.813 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 11:32:08.823 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-08 11:32:08.833 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-09-08 11:32:08.844 | Setting up autoconf (2.71-3) ... 2026-09-08 11:32:08.858 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 11:32:08.869 | Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-08 11:32:08.880 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-08 11:32:08.890 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 11:32:08.900 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-09-08 11:32:08.910 | Setting up dwz (0.15-1build6) ... 2026-09-08 11:32:08.921 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-08 11:32:08.931 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-08 11:32:08.941 | Setting up mount (2.39.3-9ubuntu6.6) ... 2026-09-08 11:32:08.952 | Setting up vlan (2.0.5ubuntu5) ... 2026-09-08 11:32:08.974 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:32:08.984 | Setting up uuid-runtime (2.39.3-9ubuntu6.6) ... 2026-09-08 11:32:10.295 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-09-08 11:32:10.330 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-09-08 11:32:10.342 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:32:10.352 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-08 11:32:10.365 | Setting up libjson-perl (4.10000-1) ... 2026-09-08 11:32:10.380 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-08 11:32:10.393 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-09-08 11:32:10.403 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-09-08 11:32:10.431 | Setting up debugedit (1:5.0-5build2) ... 2026-09-08 11:32:10.441 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-08 11:32:10.452 | Setting up libsub-override-perl (0.10-1) ... 2026-09-08 11:32:10.462 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-08 11:32:10.472 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:32:10.483 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:32:10.502 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 11:32:10.513 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-08 11:32:10.524 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-08 11:32:10.534 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-08 11:32:10.544 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-08 11:32:10.557 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-09-08 11:32:10.569 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-08 11:32:10.581 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-08 11:32:10.594 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-08 11:32:10.608 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-09-08 11:32:10.621 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:32:10.634 | Setting up ncurses-term (6.4+20240113-1ubuntu2.2) ... 2026-09-08 11:32:10.645 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-09-08 11:32:10.657 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-09-08 11:32:10.665 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-08 11:32:10.677 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-08 11:32:10.690 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 11:32:10.701 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-08 11:32:10.715 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-08 11:32:10.728 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.19) ... 2026-09-08 11:32:10.739 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 11:32:10.750 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-08 11:32:10.761 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 11:32:10.773 | Setting up openssh-server (1:9.6p1-3ubuntu13.19) ... 2026-09-08 11:32:10.861 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:32:10.861 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:32:10.861 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:32:12.766 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:32:12.775 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-08 11:32:12.885 | Setting up libtool (2.4.7-7build1) ... 2026-09-08 11:32:12.896 | Setting up po-debconf (1.0.21+nmu1) ... 2026-09-08 11:32:12.906 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 11:32:13.496 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-09-08 11:32:13.544 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-08 11:32:13.554 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-08 11:32:14.405 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-09-08 11:32:15.029 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-08 11:32:15.038 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 11:32:15.047 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 11:32:15.056 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 11:32:15.065 | Setting up fdisk (2.39.3-9ubuntu6.6) ... 2026-09-08 11:32:15.074 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-09-08 11:32:15.082 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-08 11:32:15.091 | Setting up dh-autoreconf (20) ... 2026-09-08 11:32:15.100 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:32:15.109 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-09-08 11:32:15.118 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-08 11:32:15.128 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-08 11:32:15.137 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-08 11:32:15.145 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-08 11:32:15.154 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-08 11:32:15.164 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-09-08 11:32:15.173 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-08 11:32:15.182 | Setting up postgresql-common (257build1.1) ... 2026-09-08 11:32:15.260 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:32:15.260 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:32:15.260 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:32:15.340 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:32:15.784 | 2026-09-08 11:32:15.784 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-09-08 11:32:15.958 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-09-08 11:32:15.958 | Removing obsolete dictionary files: 2026-09-08 11:32:17.008 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-09-08 11:32:17.570 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:32:17.618 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-09-08 11:32:17.627 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-08 11:32:17.636 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-09-08 11:32:17.645 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-08 11:32:17.655 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-09-08 11:32:17.664 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:32:17.673 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-08 11:32:17.682 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:32:17.691 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-08 11:32:17.700 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-08 11:32:17.711 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:32:17.720 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 11:32:17.729 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-08 11:32:17.758 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:32:17.767 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-08 11:32:17.776 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-08 11:32:17.785 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-08 11:32:17.795 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-08 11:32:17.804 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:32:17.813 | Setting up debhelper (13.14.1ubuntu5) ... 2026-09-08 11:32:17.822 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-08 11:32:17.831 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-08 11:32:17.840 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:32:17.849 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-08 11:32:17.859 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-08 11:32:17.869 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-08 11:32:17.878 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-08 11:32:17.887 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-08 11:32:17.896 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-08 11:32:17.905 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-09-08 11:32:17.917 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-09-08 11:32:18.425 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:32:18.469 | Enabling module mpm_event. 2026-09-08 11:32:18.520 | Enabling module authz_core. 2026-09-08 11:32:18.526 | Enabling module authz_host. 2026-09-08 11:32:18.575 | Enabling module authn_core. 2026-09-08 11:32:18.580 | Enabling module auth_basic. 2026-09-08 11:32:18.627 | Enabling module access_compat. 2026-09-08 11:32:18.674 | Enabling module authn_file. 2026-09-08 11:32:18.721 | Enabling module authz_user. 2026-09-08 11:32:18.768 | Enabling module alias. 2026-09-08 11:32:18.815 | Enabling module dir. 2026-09-08 11:32:18.863 | Enabling module autoindex. 2026-09-08 11:32:18.910 | Enabling module env. 2026-09-08 11:32:18.957 | Enabling module mime. 2026-09-08 11:32:19.005 | Enabling module negotiation. 2026-09-08 11:32:19.051 | Enabling module setenvif. 2026-09-08 11:32:19.099 | Enabling module filter. 2026-09-08 11:32:19.147 | Enabling module deflate. 2026-09-08 11:32:19.195 | Enabling module status. 2026-09-08 11:32:19.242 | Enabling module reqtimeout. 2026-09-08 11:32:19.289 | Enabling conf charset. 2026-09-08 11:32:19.338 | Enabling conf localized-error-pages. 2026-09-08 11:32:19.386 | Enabling conf other-vhosts-access-log. 2026-09-08 11:32:19.433 | Enabling conf security. 2026-09-08 11:32:19.481 | Enabling conf serve-cgi-bin. 2026-09-08 11:32:19.530 | Enabling site 000-default. 2026-09-08 11:32:20.598 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-09-08 11:32:21.279 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-09-08 11:32:22.693 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-08 11:32:22.704 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-09-08 11:32:23.024 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 11:32:23.035 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-08 11:32:23.046 | Setting up pcp (6.2.0-1.1build4) ... 2026-09-08 11:32:24.745 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-09-08 11:32:24.812 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-09-08 11:32:24.880 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-09-08 11:32:24.946 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-09-08 11:32:26.732 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-08 11:32:27.019 | Processing triggers for ufw (0.36.2-6) ... 2026-09-08 11:32:27.157 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-09-08 11:32:27.217 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 11:32:30.850 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-09-08 11:32:30.876 | Processing triggers for install-info (7.1-3build2) ... 2026-09-08 11:32:31.031 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-08 11:32:31.078 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 11:32:31.330 | perl: warning: Setting locale failed. 2026-09-08 11:32:31.330 | perl: warning: Please check that your locale settings: 2026-09-08 11:32:31.330 | LANGUAGE = (unset), 2026-09-08 11:32:31.330 | LC_ALL = "en_US.utf8", 2026-09-08 11:32:31.330 | LANG = "de_DE.UTF-8" 2026-09-08 11:32:31.330 | are supported and installed on your system. 2026-09-08 11:32:31.330 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:32:31.459 | perl: warning: Setting locale failed. 2026-09-08 11:32:31.459 | perl: warning: Please check that your locale settings: 2026-09-08 11:32:31.459 | LANGUAGE = (unset), 2026-09-08 11:32:31.459 | LC_ALL = "en_US.utf8", 2026-09-08 11:32:31.459 | LANG = "de_DE.UTF-8" 2026-09-08 11:32:31.459 | are supported and installed on your system. 2026-09-08 11:32:31.459 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:32:31.509 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:32:31.509 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:32:31.509 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:32:31.579 | perl: warning: Setting locale failed. 2026-09-08 11:32:31.580 | perl: warning: Please check that your locale settings: 2026-09-08 11:32:31.580 | LANGUAGE = (unset), 2026-09-08 11:32:31.580 | LC_ALL = "en_US.utf8", 2026-09-08 11:32:31.580 | LANG = "de_DE.UTF-8" 2026-09-08 11:32:31.580 | are supported and installed on your system. 2026-09-08 11:32:31.580 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:32:31.801 | 2026-09-08 11:32:31.801 | Running kernel seems to be up-to-date. 2026-09-08 11:32:31.801 | 2026-09-08 11:32:31.802 | Restarting services... 2026-09-08 11:32:31.926 | /etc/needrestart/restart.d/systemd-manager 2026-09-08 11:32:32.464 | systemctl restart ksmtuned.service packagekit.service polkit.service systemd-journald.service systemd-machined.service systemd-networkd.service systemd-resolved.service systemd-timesyncd.service systemd-udevd.service tuned.service udisks2.service 2026-09-08 11:32:33.313 | 2026-09-08 11:32:33.313 | Service restarts being deferred: 2026-09-08 11:32:33.313 | systemctl restart ModemManager.service 2026-09-08 11:32:33.313 | systemctl restart getty@tty1.service 2026-09-08 11:32:33.313 | systemctl restart serial-getty@hvc0.service 2026-09-08 11:32:33.314 | systemctl restart systemd-logind.service 2026-09-08 11:32:33.314 | systemctl restart virtlockd.service 2026-09-08 11:32:33.314 | systemctl restart virtlogd.service 2026-09-08 11:32:33.314 | 2026-09-08 11:32:33.314 | No containers need to be restarted. 2026-09-08 11:32:33.314 | 2026-09-08 11:32:33.314 | User sessions running outdated binaries: 2026-09-08 11:32:33.314 | quobyte @ session #5: bash[2028], sshd[1981,2027] 2026-09-08 11:32:33.325 | quobyte @ user manager service: systemd[1160] 2026-09-08 11:32:33.334 | 2026-09-08 11:32:33.335 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:32:35.523 | ++ functions-common:apt_get:1211 : result=0 2026-09-08 11:32:35.526 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:32:35.529 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:32:35.532 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:32:35.536 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:32:35.540 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:32:35.543 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:32:35.547 | ++ functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:32:35.550 | ++ functions-common:time_stop:2427 : start_time=1788867088647 2026-09-08 11:32:35.554 | ++ functions-common:time_stop:2429 : [[ -z 1788867088647 ]] 2026-09-08 11:32:35.559 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:32:35.563 | ++ functions-common:time_stop:2432 : end_time=1788867155560 2026-09-08 11:32:35.567 | ++ functions-common:time_stop:2433 : elapsed_time=66913 2026-09-08 11:32:35.571 | ++ functions-common:time_stop:2434 : total=8184 2026-09-08 11:32:35.574 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:32:35.578 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=75097 2026-09-08 11:32:35.581 | ++ functions-common:apt_get:1215 : return 0 2026-09-08 11:32:35.585 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-09-08 11:32:35.589 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-09-08 11:32:35.594 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-09-08 11:32:35.600 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-09-08 11:32:35.604 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-09-08 11:32:35.608 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-09-08 11:32:35.615 | ++ tools/install_prereqs.sh:source:89 : date 2026-09-08 11:32:35.621 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-09-08 11:32:35.625 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-09-08 11:32:35.629 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-09-08 11:32:35.632 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:32:35.973 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-09-08 11:32:35.975 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-09-08 11:32:35.978 | + tools/install_pip.sh:main:42 : GetDistro 2026-09-08 11:32:35.981 | + functions-common:GetDistro:472 : GetOSVersion 2026-09-08 11:32:35.983 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-09-08 11:32:35.986 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-08 11:32:35.988 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-09-08 11:32:35.991 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-09-08 11:32:35.993 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-08 11:32:35.996 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-09-08 11:32:35.998 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-09-08 11:32:36.001 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-09-08 11:32:36.003 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-09-08 11:32:36.005 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-09-08 11:32:36.008 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-08 11:32:36.010 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-08 11:32:36.013 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-09-08 11:32:36.015 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-09-08 11:32:36.018 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-09-08 11:32:36.020 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-09-08 11:32:36.024 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-09-08 11:32:36.027 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-09-08 11:32:36.029 | + functions-common:_ensure_lsb_release:420 : return 2026-09-08 11:32:36.032 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-09-08 11:32:36.047 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-09-08 11:32:36.050 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-09-08 11:32:36.065 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-09-08 11:32:36.068 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-09-08 11:32:36.083 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-09-08 11:32:36.086 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-09-08 11:32:36.088 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-09-08 11:32:36.091 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-09-08 11:32:36.093 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-09-08 11:32:36.096 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-09-08 11:32:36.098 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-09-08 11:32:36.101 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-09-08 11:32:36.103 | + functions-common:GetDistro:476 : DISTRO=noble 2026-09-08 11:32:36.105 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-09-08 11:32:36.108 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-09-08 11:32:36.108 | Distro: noble 2026-09-08 11:32:36.111 | + tools/install_pip.sh:main:117 : get_versions 2026-09-08 11:32:36.115 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-08 11:32:36.120 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-08 11:32:36.122 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-08 11:32:36.127 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-08 11:32:36.127 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-08 11:32:36.804 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-08 11:32:36.807 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-08 11:32:36.807 | pip: 24.0 2026-09-08 11:32:36.810 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-09-08 11:32:36.813 | + tools/install_pip.sh:main:123 : is_fedora 2026-09-08 11:32:36.815 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:32:36.818 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:32:36.821 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:32:36.823 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:32:36.826 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:32:36.829 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:32:36.831 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:32:36.834 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:32:36.836 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:32:36.839 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:32:36.841 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:32:36.844 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:32:36.847 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:32:36.849 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-09-08 11:32:36.852 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:32:36.855 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:32:36.857 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-09-08 11:32:36.863 | + tools/install_pip.sh:main:146 : set -x 2026-09-08 11:32:36.866 | + tools/install_pip.sh:main:149 : get_versions 2026-09-08 11:32:36.869 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-08 11:32:36.874 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-08 11:32:36.876 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-08 11:32:36.880 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-08 11:32:36.880 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-08 11:32:37.500 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-08 11:32:37.502 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-08 11:32:37.502 | pip: 24.0 2026-09-08 11:32:37.507 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-09-08 11:32:37.510 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-09-08 11:32:37.514 | + ./stack.sh:main:807 : fixup_all 2026-09-08 11:32:37.518 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-09-08 11:32:37.522 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-09-08 11:32:37.525 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:32:37.529 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:32:37.533 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-09-08 11:32:37.549 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-09-08 11:32:37.566 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-09-08 11:32:37.583 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-09-08 11:32:37.585 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-09-08 11:32:37.589 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:32:37.593 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:32:37.596 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:32:37.599 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:32:37.602 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:32:37.606 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:32:37.609 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:32:37.612 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:32:37.615 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:32:37.619 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:32:37.623 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:32:37.625 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:32:37.629 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:32:37.632 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-09-08 11:32:37.636 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-09-08 11:32:37.639 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-09-08 11:32:37.656 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-09-08 11:32:37.672 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-09-08 11:32:37.688 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-09-08 11:32:37.705 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-09-08 11:32:37.722 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-09-08 11:32:37.739 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-09-08 11:32:37.756 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-09-08 11:32:37.773 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-09-08 11:32:37.776 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-09-08 11:32:37.780 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-09-08 11:32:43.289 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-09-08 11:32:43.312 | Using python 3.12 to install setuptools 2026-09-08 11:32:43.315 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-09-08 11:32:44.690 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-09-08 11:32:44.945 | Collecting pip 2026-09-08 11:32:45.063 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-09-08 11:32:45.075 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-09-08 11:32:45.544 | Collecting setuptools[core] 2026-09-08 11:32:45.560 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-08 11:32:45.721 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-08 11:32:45.737 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 11:32:45.824 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-08 11:32:45.840 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-08 11:32:45.861 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.3 MB/s eta 0:00:00 2026-09-08 11:32:45.936 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-08 11:32:45.952 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 11:32:46.068 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-08 11:32:46.083 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 11:32:46.166 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-08 11:32:46.181 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 11:32:46.290 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:32:46.305 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-08 11:32:46.386 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:32:46.402 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-08 11:32:46.647 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:32:46.662 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-08 11:32:46.750 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:32:46.767 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-08 11:32:46.943 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:32:46.959 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-08 11:32:47.022 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:32:47.037 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-08 11:32:47.132 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:32:47.148 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-08 11:32:47.244 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:32:47.260 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 11:32:47.308 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-09-08 11:32:47.340 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-09-08 11:32:47.421 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.7 MB/s eta 0:00:00 2026-09-08 11:32:47.436 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-08 11:32:47.460 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-08 11:32:47.482 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-08 11:32:47.494 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.7 MB/s eta 0:00:00 2026-09-08 11:32:47.509 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-09-08 11:32:47.525 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 12.1 MB/s eta 0:00:00 2026-09-08 11:32:47.539 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-08 11:32:47.562 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-08 11:32:47.616 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 16.6 MB/s eta 0:00:00 2026-09-08 11:32:47.631 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-08 11:32:47.656 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-08 11:32:47.680 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-08 11:32:47.696 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 11.7 MB/s eta 0:00:00 2026-09-08 11:32:47.710 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-08 11:32:47.732 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-08 11:32:47.751 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.7 MB/s eta 0:00:00 2026-09-08 11:32:47.767 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-08 11:32:47.790 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-08 11:32:47.803 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.9 MB/s eta 0:00:00 2026-09-08 11:32:47.822 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-08 11:32:47.869 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 29.3 MB/s eta 0:00:00 2026-09-08 11:32:48.596 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-09-08 11:32:48.620 | Attempting uninstall: setuptools 2026-09-08 11:32:48.636 | Found existing installation: setuptools 68.1.2 2026-09-08 11:32:48.637 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:32:48.637 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-09-08 11:32:49.498 | Attempting uninstall: pygments 2026-09-08 11:32:49.542 | Found existing installation: Pygments 2.17.2 2026-09-08 11:32:49.543 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:32:49.543 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-09-08 11:32:50.810 | Attempting uninstall: pip 2026-09-08 11:32:50.814 | Found existing installation: pip 24.0 2026-09-08 11:32:50.885 | Uninstalling pip-24.0: 2026-09-08 11:32:50.895 | Successfully uninstalled pip-24.0 2026-09-08 11:32:52.476 | Attempting uninstall: packaging 2026-09-08 11:32:52.503 | Found existing installation: packaging 24.0 2026-09-08 11:32:52.503 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:32:52.506 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-09-08 11:32:52.721 | Attempting uninstall: markdown-it-py 2026-09-08 11:32:52.748 | Found existing installation: markdown-it-py 3.0.0 2026-09-08 11:32:52.748 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:32:52.749 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-09-08 11:32:52.907 | Attempting uninstall: wheel 2026-09-08 11:32:52.939 | Found existing installation: wheel 0.42.0 2026-09-08 11:32:52.939 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:32:52.940 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-09-08 11:32:52.991 | Attempting uninstall: rich 2026-09-08 11:32:53.024 | Found existing installation: rich 13.7.1 2026-09-08 11:32:53.025 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:32:53.025 | Can't uninstall 'rich'. No files were found to uninstall. 2026-09-08 11:32:53.739 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.3 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-08 11:32:53.945 | + inc/python:pip_install:216 : result=0 2026-09-08 11:32:53.947 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:32:53.949 | + functions-common:time_stop:2420 : local name 2026-09-08 11:32:53.953 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:32:53.955 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:32:53.958 | + functions-common:time_stop:2423 : local total 2026-09-08 11:32:53.962 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:32:53.966 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:32:53.969 | + functions-common:time_stop:2427 : start_time=1788867163307 2026-09-08 11:32:53.971 | + functions-common:time_stop:2429 : [[ -z 1788867163307 ]] 2026-09-08 11:32:53.975 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:32:53.978 | + functions-common:time_stop:2432 : end_time=1788867173976 2026-09-08 11:32:53.982 | + functions-common:time_stop:2433 : elapsed_time=10669 2026-09-08 11:32:53.985 | + functions-common:time_stop:2434 : total=0 2026-09-08 11:32:53.987 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:32:53.990 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10669 2026-09-08 11:32:53.993 | + inc/python:pip_install:219 : return 0 2026-09-08 11:32:53.995 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-09-08 11:32:53.998 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:32:54.000 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:32:54.003 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-09-08 11:32:54.006 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-09-08 11:32:54.008 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-09-08 11:32:54.031 | Using python 3.12 to install os-testr 2026-09-08 11:32:54.033 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-09-08 11:32:55.219 | Collecting os-testr 2026-09-08 11:32:55.346 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-08 11:32:55.408 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-09-08 11:32:55.424 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-08 11:32:55.461 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-09-08 11:32:55.479 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-09-08 11:32:55.536 | Collecting testtools>=2.2.0 (from os-testr) 2026-09-08 11:32:55.551 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-09-08 11:32:55.562 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (84.0.0) 2026-09-08 11:32:55.591 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-09-08 11:32:55.606 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-08 11:32:55.698 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-09-08 11:32:55.713 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-09-08 11:32:55.748 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-09-08 11:32:55.779 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-08 11:32:55.828 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-09-08 11:32:55.864 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-09-08 11:32:55.903 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-09-08 11:32:55.924 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-08 11:32:56.047 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 7.2 MB/s 0:00:00 2026-09-08 11:32:56.236 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-09-08 11:32:56.380 | Attempting uninstall: PyYAML 2026-09-08 11:32:56.387 | Found existing installation: PyYAML 6.0.1 2026-09-08 11:32:56.390 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:32:56.390 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-09-08 11:32:56.773 | 2026-09-08 11:32:56.777 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-09-08 11:32:56.893 | + inc/python:pip_install:216 : result=0 2026-09-08 11:32:56.895 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:32:56.898 | + functions-common:time_stop:2420 : local name 2026-09-08 11:32:56.901 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:32:56.905 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:32:56.910 | + functions-common:time_stop:2423 : local total 2026-09-08 11:32:56.912 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:32:56.913 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:32:56.916 | + functions-common:time_stop:2427 : start_time=1788867174025 2026-09-08 11:32:56.918 | + functions-common:time_stop:2429 : [[ -z 1788867174025 ]] 2026-09-08 11:32:56.922 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:32:56.925 | + functions-common:time_stop:2432 : end_time=1788867176923 2026-09-08 11:32:56.929 | + functions-common:time_stop:2433 : elapsed_time=2898 2026-09-08 11:32:56.931 | + functions-common:time_stop:2434 : total=10669 2026-09-08 11:32:56.934 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:32:56.937 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13567 2026-09-08 11:32:56.940 | + inc/python:pip_install:219 : return 0 2026-09-08 11:32:56.943 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-09-08 11:32:57.007 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-09-08 11:32:57.098 | + ./stack.sh:main:835 : install_infra 2026-09-08 11:32:57.101 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-08 11:32:57.105 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-09-08 11:32:57.107 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-09-08 11:33:02.536 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-08 11:33:02.540 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-09-08 11:33:02.566 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-09-08 11:33:03.934 | Collecting pbr 2026-09-08 11:33:03.938 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-08 11:33:04.365 | Collecting setuptools[core] 2026-09-08 11:33:04.367 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-08 11:33:04.544 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-08 11:33:04.546 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 11:33:04.618 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-08 11:33:04.620 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-08 11:33:04.688 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-08 11:33:04.691 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 11:33:04.784 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-08 11:33:04.787 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 11:33:04.855 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-08 11:33:04.857 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 11:33:04.955 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:33:04.958 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-08 11:33:05.027 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:33:05.027 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-08 11:33:05.261 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:33:05.264 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-08 11:33:05.357 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:33:05.359 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-08 11:33:05.529 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:33:05.532 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-08 11:33:05.582 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:33:05.584 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-08 11:33:05.664 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:33:05.667 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-08 11:33:05.744 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:33:05.746 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 11:33:05.835 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:33:05.937 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 11:33:05.961 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-08 11:33:05.965 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-08 11:33:05.967 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-08 11:33:05.969 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-08 11:33:05.973 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-08 11:33:05.978 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-08 11:33:05.978 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-08 11:33:05.987 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-08 11:33:05.989 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-08 11:33:05.992 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-08 11:33:05.995 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-08 11:33:05.997 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-08 11:33:06.002 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-08 11:33:06.004 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-08 11:33:06.007 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-08 11:33:06.034 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-08 11:33:06.310 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-09-08 11:33:09.759 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.6.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.3 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-84.0.0 shellingham-1.5.4 typer-0.27.2 typer-slim-0.24.0 wheel-0.48.0 2026-09-08 11:33:09.947 | + inc/python:pip_install:216 : result=0 2026-09-08 11:33:09.949 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:33:09.951 | + functions-common:time_stop:2420 : local name 2026-09-08 11:33:09.953 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:33:09.955 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:33:09.957 | + functions-common:time_stop:2423 : local total 2026-09-08 11:33:09.960 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:33:09.961 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:33:09.965 | + functions-common:time_stop:2427 : start_time=1788867182557 2026-09-08 11:33:09.966 | + functions-common:time_stop:2429 : [[ -z 1788867182557 ]] 2026-09-08 11:33:09.969 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:33:09.974 | + functions-common:time_stop:2432 : end_time=1788867189970 2026-09-08 11:33:09.976 | + functions-common:time_stop:2433 : elapsed_time=7413 2026-09-08 11:33:09.978 | + functions-common:time_stop:2434 : total=13567 2026-09-08 11:33:09.981 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:33:09.983 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20980 2026-09-08 11:33:09.985 | + inc/python:pip_install:219 : return 0 2026-09-08 11:33:09.988 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-08 11:33:09.992 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-09-08 11:33:10.015 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-09-08 11:33:11.271 | Processing /opt/stack/requirements 2026-09-08 11:33:11.275 | Installing build dependencies: started 2026-09-08 11:33:14.064 | Installing build dependencies: finished with status 'done' 2026-09-08 11:33:14.067 | Getting requirements to build wheel: started 2026-09-08 11:33:14.352 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 11:33:14.358 | Preparing metadata (pyproject.toml): started 2026-09-08 11:33:15.508 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:33:15.689 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8705) 2026-09-08 11:33:15.780 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-08 11:33:15.799 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8705) (26.3) 2026-09-08 11:33:15.913 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8705) 2026-09-08 11:33:15.928 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-08 11:33:16.078 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8705) 2026-09-08 11:33:16.080 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-09-08 11:33:16.136 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8705) 2026-09-08 11:33:16.152 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-09-08 11:33:16.164 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8705) (84.0.0) 2026-09-08 11:33:16.550 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-08 11:33:16.566 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-08 11:33:16.582 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.5 MB/s eta 0:00:00 2026-09-08 11:33:16.653 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-08 11:33:16.671 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-08 11:33:16.791 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-08 11:33:16.806 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-08 11:33:16.894 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-08 11:33:16.910 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 11:33:17.029 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-09-08 11:33:17.051 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-08 11:33:17.063 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.6 MB/s eta 0:00:00 2026-09-08 11:33:17.065 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-09-08 11:33:17.087 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-08 11:33:17.100 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.9 MB/s eta 0:00:00 2026-09-08 11:33:17.115 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-09-08 11:33:17.131 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 12.5 MB/s eta 0:00:00 2026-09-08 11:33:17.147 | Downloading charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-08 11:33:17.169 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 14.5 MB/s eta 0:00:00 2026-09-08 11:33:17.184 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-09-08 11:33:17.196 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.2 MB/s eta 0:00:00 2026-09-08 11:33:17.211 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-08 11:33:17.225 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.4 MB/s eta 0:00:00 2026-09-08 11:33:17.259 | Building wheels for collected packages: openstack_requirements 2026-09-08 11:33:17.260 | Building wheel for openstack_requirements (pyproject.toml): started 2026-09-08 11:33:19.495 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-09-08 11:33:19.497 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8705-py3-none-any.whl size=53492 sha256=31888e73e69997eee83ae7bbeba87c034c8d47c0602e39b4307c9eabead44cd4 2026-09-08 11:33:19.497 | Stored in directory: /tmp/pip-ephem-wheel-cache-bhqvn62t/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-09-08 11:33:19.501 | Successfully built openstack_requirements 2026-09-08 11:33:19.776 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-09-08 11:33:20.504 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.5.0 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8705 requests-2.34.2 urllib3-2.7.0 2026-09-08 11:33:20.708 | + inc/python:pip_install:216 : result=0 2026-09-08 11:33:20.711 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:33:20.713 | + functions-common:time_stop:2420 : local name 2026-09-08 11:33:20.716 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:33:20.719 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:33:20.722 | + functions-common:time_stop:2423 : local total 2026-09-08 11:33:20.725 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:33:20.728 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:33:20.731 | + functions-common:time_stop:2427 : start_time=1788867190006 2026-09-08 11:33:20.733 | + functions-common:time_stop:2429 : [[ -z 1788867190006 ]] 2026-09-08 11:33:20.737 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:33:20.740 | + functions-common:time_stop:2432 : end_time=1788867200738 2026-09-08 11:33:20.743 | + functions-common:time_stop:2433 : elapsed_time=10732 2026-09-08 11:33:20.745 | + functions-common:time_stop:2434 : total=20980 2026-09-08 11:33:20.748 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:33:20.751 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31712 2026-09-08 11:33:20.754 | + inc/python:pip_install:219 : return 0 2026-09-08 11:33:20.757 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-09-08 11:33:20.761 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-09-08 11:33:20.764 | + inc/python:use_library_from_git:266 : local name=pbr 2026-09-08 11:33:20.766 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:33:20.769 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:33:20.771 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-09-08 11:33:20.774 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:33:20.777 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-09-08 11:33:20.799 | Using python 3.12 to install pbr 2026-09-08 11:33:20.802 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-09-08 11:33:21.747 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-09-08 11:33:21.791 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-09-08 11:33:22.035 | + inc/python:pip_install:216 : result=0 2026-09-08 11:33:22.038 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:33:22.041 | + functions-common:time_stop:2420 : local name 2026-09-08 11:33:22.043 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:33:22.046 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:33:22.049 | + functions-common:time_stop:2423 : local total 2026-09-08 11:33:22.052 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:33:22.055 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:33:22.057 | + functions-common:time_stop:2427 : start_time=1788867200794 2026-09-08 11:33:22.060 | + functions-common:time_stop:2429 : [[ -z 1788867200794 ]] 2026-09-08 11:33:22.063 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:33:22.067 | + functions-common:time_stop:2432 : end_time=1788867202064 2026-09-08 11:33:22.069 | + functions-common:time_stop:2433 : elapsed_time=1270 2026-09-08 11:33:22.072 | + functions-common:time_stop:2434 : total=31712 2026-09-08 11:33:22.075 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:33:22.078 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32982 2026-09-08 11:33:22.081 | + inc/python:pip_install:219 : return 0 2026-09-08 11:33:22.084 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-09-08 11:33:27.527 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-09-08 11:33:28.312 | Collecting bindep 2026-09-08 11:33:28.415 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-09-08 11:33:28.516 | Collecting distro>=1.7 (from bindep) 2026-09-08 11:33:28.531 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-09-08 11:33:28.615 | Collecting packaging (from bindep) 2026-09-08 11:33:28.619 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 11:33:28.666 | Collecting Parsley (from bindep) 2026-09-08 11:33:28.683 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-09-08 11:33:28.776 | Collecting pbr>=2 (from bindep) 2026-09-08 11:33:28.778 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-08 11:33:29.181 | Collecting setuptools (from pbr>=2->bindep) 2026-09-08 11:33:29.183 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-08 11:33:29.270 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-09-08 11:33:29.305 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-09-08 11:33:29.314 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-08 11:33:29.317 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-08 11:33:29.333 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-09-08 11:33:29.354 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.4 MB/s eta 0:00:00 2026-09-08 11:33:29.356 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-08 11:33:29.494 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-09-08 11:33:30.931 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-84.0.0 2026-09-08 11:33:31.069 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-08 11:33:31.072 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-08 11:33:31.076 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-09-08 11:33:31.093 | + ./stack.sh:main:844 : pkgs= 2026-09-08 11:33:31.096 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-09-08 11:33:31.099 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-09-08 11:33:31.102 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 11:33:31.105 | + functions-common:run_phase:1849 : local phase=pre-install 2026-09-08 11:33:31.108 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 11:33:31.111 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 11:33:31.114 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 11:33:31.117 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 11:33:31.119 | + functions-common:run_phase:1858 : local extra 2026-09-08 11:33:31.123 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 11:33:31.127 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 11:33:31.130 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 11:33:31.133 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 11:33:31.135 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-09-08 11:33:31.139 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 11:33:31.155 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:33:31.158 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:33:31.161 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:33:31.163 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-08 11:33:31.166 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:33:31.169 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 11:33:31.172 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:33:31.175 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-09-08 11:33:31.178 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:33:31.181 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-08 11:33:31.183 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:33:31.186 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-08 11:33:31.189 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 11:33:31.192 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-08 11:33:31.195 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:33:31.198 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 11:33:31.201 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-09-08 11:33:31.204 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 11:33:31.207 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-09-08 11:33:31.210 | + functions-common:run_plugins:1837 : local plugins= 2026-09-08 11:33:31.213 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 11:33:31.216 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-09-08 11:33:31.219 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-09-08 11:33:31.222 | + functions:set_systemd_override:845 : local value=2048 2026-09-08 11:33:31.225 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-09-08 11:33:31.228 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-09-08 11:33:31.290 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-09-08 11:33:31.290 | Set systemd system override for DefaultLimitNOFILE=2048 2026-09-08 11:33:31.292 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-09-08 11:33:31.710 | + ./stack.sh:main:857 : install_rpc_backend 2026-09-08 11:33:31.712 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-09-08 11:33:31.736 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:33:31.740 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-09-08 11:33:31.744 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:33:31.747 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:33:31.750 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:33:31.754 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:33:31.758 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:33:31.761 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:33:31.765 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:33:31.768 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:33:31.772 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:33:31.774 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:33:31.778 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:33:31.781 | + functions-common:apt_get_update:1167 : return 2026-09-08 11:33:31.785 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-09-08 11:33:31.790 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:33:31.793 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:33:31.796 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:33:31.800 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-09-08 11:33:31.831 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-09-08 11:33:31.878 | Reading package lists... 2026-09-08 11:33:32.250 | Building dependency tree... 2026-09-08 11:33:32.251 | Reading state information... 2026-09-08 11:33:32.815 | The following packages were automatically installed and are no longer required: 2026-09-08 11:33:32.817 | libfwupd2 libgusb2 2026-09-08 11:33:32.817 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:33:32.819 | The following additional packages will be installed: 2026-09-08 11:33:32.819 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-08 11:33:32.819 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-08 11:33:32.820 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-08 11:33:32.821 | erlang-tools erlang-xmerl 2026-09-08 11:33:32.824 | Suggested packages: 2026-09-08 11:33:32.824 | erlang erlang-manpages erlang-doc 2026-09-08 11:33:32.882 | The following NEW packages will be installed: 2026-09-08 11:33:32.882 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-08 11:33:32.883 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-08 11:33:32.883 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-08 11:33:32.884 | erlang-tools erlang-xmerl rabbitmq-server 2026-09-08 11:33:32.981 | 0 upgraded, 18 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 11:33:32.982 | Need to get 36.1 MB of archives. 2026-09-08 11:33:32.982 | After this operation, 56.3 MB of additional disk space will be used. 2026-09-08 11:33:32.982 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-09-08 11:33:33.299 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-09-08 11:33:33.332 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-09-08 11:33:33.334 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-09-08 11:33:33.343 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-09-08 11:33:33.353 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-09-08 11:33:33.356 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-09-08 11:33:33.374 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-09-08 11:33:33.376 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-09-08 11:33:33.377 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-09-08 11:33:33.379 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-09-08 11:33:33.386 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-09-08 11:33:33.414 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-09-08 11:33:33.415 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-09-08 11:33:33.417 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-09-08 11:33:33.421 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-09-08 11:33:33.427 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-09-08 11:33:33.442 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-09-08 11:33:33.873 | perl: warning: Setting locale failed. 2026-09-08 11:33:33.874 | perl: warning: Please check that your locale settings: 2026-09-08 11:33:33.874 | LANGUAGE = (unset), 2026-09-08 11:33:33.874 | LC_ALL = "en_US.utf8", 2026-09-08 11:33:33.874 | LANG = "de_DE.UTF-8" 2026-09-08 11:33:33.874 | are supported and installed on your system. 2026-09-08 11:33:33.874 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:33:33.935 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:33:33.936 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:33:33.936 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:33:34.125 | Fetched 36.1 MB in 1s (48.6 MB/s) 2026-09-08 11:33:34.195 | Selecting previously unselected package erlang-base. 2026-09-08 11:33:34.256 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123043 files and directories currently installed.) 2026-09-08 11:33:34.263 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:34.266 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:34.628 | Selecting previously unselected package erlang-asn1. 2026-09-08 11:33:34.638 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:34.642 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:34.704 | Selecting previously unselected package erlang-crypto. 2026-09-08 11:33:34.716 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:34.720 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:34.763 | Selecting previously unselected package erlang-public-key. 2026-09-08 11:33:34.775 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:34.779 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:34.832 | Selecting previously unselected package erlang-mnesia. 2026-09-08 11:33:34.843 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:34.847 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:34.912 | Selecting previously unselected package erlang-runtime-tools. 2026-09-08 11:33:34.924 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:34.927 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:34.990 | Selecting previously unselected package erlang-ssl. 2026-09-08 11:33:35.001 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:35.005 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:35.098 | Selecting previously unselected package erlang-eldap. 2026-09-08 11:33:35.110 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:35.113 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:35.157 | Selecting previously unselected package erlang-ftp. 2026-09-08 11:33:35.168 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:35.172 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:35.218 | Selecting previously unselected package erlang-tftp. 2026-09-08 11:33:35.229 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:35.233 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:35.280 | Selecting previously unselected package erlang-inets. 2026-09-08 11:33:35.292 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:35.295 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:35.376 | Selecting previously unselected package erlang-snmp. 2026-09-08 11:33:35.388 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:35.393 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:35.547 | Selecting previously unselected package erlang-os-mon. 2026-09-08 11:33:35.557 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:35.561 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:35.610 | Selecting previously unselected package erlang-parsetools. 2026-09-08 11:33:35.622 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:35.626 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:35.673 | Selecting previously unselected package erlang-syntax-tools. 2026-09-08 11:33:35.685 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:35.688 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:35.739 | Selecting previously unselected package erlang-tools. 2026-09-08 11:33:35.750 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:35.754 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:35.816 | Selecting previously unselected package erlang-xmerl. 2026-09-08 11:33:35.828 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:33:35.831 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:35.914 | Selecting previously unselected package rabbitmq-server. 2026-09-08 11:33:35.926 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-09-08 11:33:35.932 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-08 11:33:36.951 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:37.308 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-09-08 11:33:37.309 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-09-08 11:33:39.783 | Searching for services which depend on erlang and should be started... none found. 2026-09-08 11:33:39.804 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:39.814 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:39.825 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:39.835 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:39.845 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:39.855 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:39.865 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:39.875 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:39.884 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:39.894 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:39.904 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:39.914 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:39.924 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:39.934 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:39.944 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:39.954 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:33:39.964 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-08 11:33:40.050 | info: Selecting GID from range 100 to 999 ... 2026-09-08 11:33:40.056 | info: Adding group `rabbitmq' (GID 118) ... 2026-09-08 11:33:40.154 | info: Selecting UID from range 100 to 999 ... 2026-09-08 11:33:40.154 | 2026-09-08 11:33:40.158 | info: Adding system user `rabbitmq' (UID 116) ... 2026-09-08 11:33:40.161 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-09-08 11:33:40.208 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-09-08 11:33:40.418 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-09-08 11:33:56.470 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 11:33:58.125 | perl: warning: Setting locale failed. 2026-09-08 11:33:58.125 | perl: warning: Please check that your locale settings: 2026-09-08 11:33:58.125 | LANGUAGE = (unset), 2026-09-08 11:33:58.125 | LC_ALL = "en_US.utf8", 2026-09-08 11:33:58.125 | LANG = "de_DE.UTF-8" 2026-09-08 11:33:58.126 | are supported and installed on your system. 2026-09-08 11:33:58.126 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:33:58.253 | perl: warning: Setting locale failed. 2026-09-08 11:33:58.253 | perl: warning: Please check that your locale settings: 2026-09-08 11:33:58.253 | LANGUAGE = (unset), 2026-09-08 11:33:58.253 | LC_ALL = "en_US.utf8", 2026-09-08 11:33:58.253 | LANG = "de_DE.UTF-8" 2026-09-08 11:33:58.253 | are supported and installed on your system. 2026-09-08 11:33:58.253 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:33:58.304 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:33:58.304 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:33:58.304 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:33:58.373 | perl: warning: Setting locale failed. 2026-09-08 11:33:58.373 | perl: warning: Please check that your locale settings: 2026-09-08 11:33:58.373 | LANGUAGE = (unset), 2026-09-08 11:33:58.374 | LC_ALL = "en_US.utf8", 2026-09-08 11:33:58.374 | LANG = "de_DE.UTF-8" 2026-09-08 11:33:58.374 | are supported and installed on your system. 2026-09-08 11:33:58.374 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:33:58.725 | 2026-09-08 11:33:58.725 | Running kernel seems to be up-to-date. 2026-09-08 11:33:58.725 | 2026-09-08 11:33:58.725 | Restarting services... 2026-09-08 11:33:58.785 | 2026-09-08 11:33:58.785 | Service restarts being deferred: 2026-09-08 11:33:58.785 | systemctl restart getty@tty1.service 2026-09-08 11:33:58.785 | systemctl restart serial-getty@hvc0.service 2026-09-08 11:33:58.785 | systemctl restart systemd-logind.service 2026-09-08 11:33:58.785 | systemctl restart virtlockd.service 2026-09-08 11:33:58.786 | systemctl restart virtlogd.service 2026-09-08 11:33:58.786 | 2026-09-08 11:33:58.786 | No containers need to be restarted. 2026-09-08 11:33:58.786 | 2026-09-08 11:33:58.786 | User sessions running outdated binaries: 2026-09-08 11:33:58.786 | quobyte @ session #5: bash[2028], sshd[1981,2027] 2026-09-08 11:33:58.793 | quobyte @ user manager service: systemd[1160] 2026-09-08 11:33:58.802 | 2026-09-08 11:33:58.802 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:34:01.029 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:34:01.032 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:34:01.036 | + functions-common:time_stop:2420 : local name 2026-09-08 11:34:01.039 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:34:01.042 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:34:01.045 | + functions-common:time_stop:2423 : local total 2026-09-08 11:34:01.048 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:34:01.051 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:34:01.054 | + functions-common:time_stop:2427 : start_time=1788867211827 2026-09-08 11:34:01.057 | + functions-common:time_stop:2429 : [[ -z 1788867211827 ]] 2026-09-08 11:34:01.061 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:34:01.066 | + functions-common:time_stop:2432 : end_time=1788867241063 2026-09-08 11:34:01.069 | + functions-common:time_stop:2433 : elapsed_time=29236 2026-09-08 11:34:01.072 | + functions-common:time_stop:2434 : total=75097 2026-09-08 11:34:01.075 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:34:01.078 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=104333 2026-09-08 11:34:01.081 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:34:01.084 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-09-08 11:34:01.087 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:34:01.090 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:34:01.094 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:34:01.097 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:34:01.100 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:34:01.103 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:34:01.106 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:34:01.109 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:34:01.112 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:34:01.115 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:34:01.118 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:34:01.121 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:34:01.124 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:34:01.127 | + ./stack.sh:main:858 : restart_rpc_backend 2026-09-08 11:34:01.130 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-09-08 11:34:01.151 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:34:01.154 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-09-08 11:34:01.157 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:34:01.160 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-09-08 11:34:01.163 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-09-08 11:34:01.166 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-09-08 11:34:01.171 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-09-08 11:34:01.174 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-09-08 11:34:01.178 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-09-08 11:34:01.181 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-09-08 11:34:01.184 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-09-08 11:34:01.187 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-09-08 11:34:01.191 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-09-08 11:34:02.325 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-09-08 11:34:02.325 | user tags 2026-09-08 11:34:02.325 | guest [administrator]' 2026-09-08 11:34:02.331 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-09-08 11:34:02.331 | user tags 2026-09-08 11:34:02.331 | guest [administrator]' 2026-09-08 11:34:02.331 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-09-08 11:34:02.338 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-09-08 11:34:02.342 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-09-08 11:34:02.345 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-09-08 11:34:03.448 | Adding user "stackrabbit" ... 2026-09-08 11:34:03.472 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-09-08 11:34:03.496 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-09-08 11:34:04.647 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-09-08 11:34:04.684 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-09-08 11:34:04.688 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-09-08 11:34:05.763 | Changing password for user "stackrabbit" ... 2026-09-08 11:34:05.808 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-09-08 11:34:05.812 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-09-08 11:34:05.817 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-09-08 11:34:06.964 | Deleting user "guest" ... 2026-09-08 11:34:06.999 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-09-08 11:34:07.022 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:34:07.025 | + ./stack.sh:main:861 : install_database 2026-09-08 11:34:07.028 | + lib/database:install_database:118 : install_database_mysql 2026-09-08 11:34:07.032 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-09-08 11:34:07.036 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:34:07.039 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:34:07.041 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-09-08 11:34:07.054 | perl: warning: Setting locale failed. 2026-09-08 11:34:07.054 | perl: warning: Please check that your locale settings: 2026-09-08 11:34:07.054 | LANGUAGE = (unset), 2026-09-08 11:34:07.054 | LC_ALL = "en_US.utf8", 2026-09-08 11:34:07.054 | LANG = "de_DE.UTF-8" 2026-09-08 11:34:07.054 | are supported and installed on your system. 2026-09-08 11:34:07.054 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:34:07.104 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:34:07.104 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:34:07.104 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:34:07.212 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-09-08 11:34:07.216 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-09-08 11:34:07.222 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-09-08 11:34:07.225 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:34:07.229 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:34:07.232 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-09-08 11:34:07.235 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-09-08 11:34:07.239 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-09-08 11:34:07.244 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-09-08 11:34:07.248 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-09-08 11:34:07.251 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:34:07.254 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:34:07.258 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:34:07.260 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:34:07.265 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:34:07.267 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:34:07.271 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:34:07.274 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:34:07.278 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:34:07.282 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:34:07.285 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:34:07.289 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:34:07.292 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:34:07.296 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-09-08 11:34:07.299 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:34:07.302 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:34:07.306 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-09-08 11:34:07.310 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:34:07.313 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:34:07.317 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:34:07.320 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:34:07.323 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:34:07.327 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:34:07.330 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:34:07.333 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:34:07.336 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:34:07.340 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:34:07.343 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:34:07.346 | + functions-common:apt_get_update:1167 : return 2026-09-08 11:34:07.350 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-09-08 11:34:07.353 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:34:07.356 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:34:07.359 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:34:07.363 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-09-08 11:34:07.391 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-09-08 11:34:07.435 | Reading package lists... 2026-09-08 11:34:07.783 | Building dependency tree... 2026-09-08 11:34:07.784 | Reading state information... 2026-09-08 11:34:08.285 | The following packages were automatically installed and are no longer required: 2026-09-08 11:34:08.287 | libfwupd2 libgusb2 2026-09-08 11:34:08.287 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:34:08.288 | The following additional packages will be installed: 2026-09-08 11:34:08.288 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-08 11:34:08.288 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-08 11:34:08.289 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-08 11:34:08.289 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-08 11:34:08.290 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-08 11:34:08.291 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-08 11:34:08.291 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-09-08 11:34:08.293 | Suggested packages: 2026-09-08 11:34:08.293 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-09-08 11:34:08.294 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-09-08 11:34:08.349 | The following NEW packages will be installed: 2026-09-08 11:34:08.352 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-08 11:34:08.352 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-08 11:34:08.352 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-08 11:34:08.352 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-08 11:34:08.352 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-08 11:34:08.353 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-08 11:34:08.353 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-09-08 11:34:08.452 | 0 upgraded, 27 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 11:34:08.452 | Need to get 29.6 MB of archives. 2026-09-08 11:34:08.452 | After this operation, 243 MB of additional disk space will be used. 2026-09-08 11:34:08.452 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [2740 kB] 2026-09-08 11:34:08.666 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [22.4 kB] 2026-09-08 11:34:08.667 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2.1 [7984 B] 2026-09-08 11:34:08.668 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-09-08 11:34:08.670 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-09-08 11:34:08.673 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [17.5 MB] 2026-09-08 11:34:08.934 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.4 [1443 kB] 2026-09-08 11:34:08.950 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-09-08 11:34:08.951 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-09-08 11:34:08.952 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-09-08 11:34:08.953 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-09-08 11:34:08.956 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-09-08 11:34:08.957 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-09-08 11:34:08.957 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-09-08 11:34:08.958 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-09-08 11:34:08.961 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-09-08 11:34:08.983 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-09-08 11:34:08.984 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-09-08 11:34:08.984 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-09-08 11:34:08.985 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhttp-date-perl all 6.06-1ubuntu0.24.04.1 [10.6 kB] 2026-09-08 11:34:08.986 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-09-08 11:34:08.986 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-09-08 11:34:08.987 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-09-08 11:34:08.988 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-09-08 11:34:08.988 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-09-08 11:34:09.061 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-09-08 11:34:09.062 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.4 [9524 B] 2026-09-08 11:34:09.287 | perl: warning: Setting locale failed. 2026-09-08 11:34:09.288 | perl: warning: Please check that your locale settings: 2026-09-08 11:34:09.288 | LANGUAGE = (unset), 2026-09-08 11:34:09.288 | LC_ALL = "en_US.utf8", 2026-09-08 11:34:09.288 | LANG = "de_DE.UTF-8" 2026-09-08 11:34:09.288 | are supported and installed on your system. 2026-09-08 11:34:09.288 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:34:09.349 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:34:09.349 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:34:09.349 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:34:09.474 | Vorkonfiguration der Pakete ... 2026-09-08 11:34:09.485 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:34:09.601 | Fetched 29.6 MB in 1s (43.1 MB/s) 2026-09-08 11:34:09.636 | Selecting previously unselected package mysql-client-core-8.0. 2026-09-08 11:34:09.697 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125848 files and directories currently installed.) 2026-09-08 11:34:09.704 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 11:34:09.707 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:34:10.075 | Selecting previously unselected package mysql-client-8.0. 2026-09-08 11:34:10.087 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 11:34:10.090 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:34:10.139 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-09-08 11:34:10.151 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-08 11:34:10.159 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 11:34:10.207 | Selecting previously unselected package libmecab2:amd64. 2026-09-08 11:34:10.219 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-09-08 11:34:10.223 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-08 11:34:10.276 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-09-08 11:34:10.288 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-09-08 11:34:10.292 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-08 11:34:10.342 | Selecting previously unselected package mysql-server-core-8.0. 2026-09-08 11:34:10.354 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 11:34:10.357 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:34:11.193 | Selecting previously unselected package mysql-server-8.0. 2026-09-08 11:34:11.205 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 11:34:11.214 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:34:11.265 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:34:11.265 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:34:11.265 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:34:11.340 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:34:11.351 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:34:11.647 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:34:11.717 | Selecting previously unselected package libhtml-tagset-perl. 2026-09-08 11:34:11.728 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-09-08 11:34:11.731 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-09-08 11:34:11.773 | Selecting previously unselected package liburi-perl. 2026-09-08 11:34:11.785 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-09-08 11:34:11.789 | Unpacking liburi-perl (5.27-1) ... 2026-09-08 11:34:11.872 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-09-08 11:34:11.884 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-09-08 11:34:11.888 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-08 11:34:11.944 | Selecting previously unselected package libcgi-pm-perl. 2026-09-08 11:34:11.956 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-09-08 11:34:11.961 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-09-08 11:34:12.021 | Selecting previously unselected package libfcgi0t64:amd64. 2026-09-08 11:34:12.032 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:34:12.036 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-08 11:34:12.079 | Selecting previously unselected package libfcgi-perl. 2026-09-08 11:34:12.091 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-09-08 11:34:12.094 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-09-08 11:34:12.137 | Selecting previously unselected package libcgi-fast-perl. 2026-09-08 11:34:12.149 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-09-08 11:34:12.152 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-09-08 11:34:12.192 | Selecting previously unselected package libclone-perl:amd64. 2026-09-08 11:34:12.204 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-09-08 11:34:12.208 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-09-08 11:34:12.250 | Selecting previously unselected package libencode-locale-perl. 2026-09-08 11:34:12.261 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-09-08 11:34:12.266 | Unpacking libencode-locale-perl (1.05-3) ... 2026-09-08 11:34:12.306 | Selecting previously unselected package libfcgi-bin. 2026-09-08 11:34:12.318 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:34:12.322 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-08 11:34:12.362 | Selecting previously unselected package libhtml-template-perl. 2026-09-08 11:34:12.374 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-09-08 11:34:12.378 | Unpacking libhtml-template-perl (2.97-2) ... 2026-09-08 11:34:12.421 | Selecting previously unselected package libtimedate-perl. 2026-09-08 11:34:12.433 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-09-08 11:34:12.437 | Unpacking libtimedate-perl (2.3300-2) ... 2026-09-08 11:34:12.506 | Selecting previously unselected package libhttp-date-perl. 2026-09-08 11:34:12.518 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-09-08 11:34:12.522 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-08 11:34:12.565 | Selecting previously unselected package libio-html-perl. 2026-09-08 11:34:12.576 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-09-08 11:34:12.579 | Unpacking libio-html-perl (1.004-3) ... 2026-09-08 11:34:12.619 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-09-08 11:34:12.631 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-09-08 11:34:12.635 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-09-08 11:34:12.677 | Selecting previously unselected package libhttp-message-perl. 2026-09-08 11:34:12.689 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-09-08 11:34:12.693 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-08 11:34:12.744 | Selecting previously unselected package mecab-utils. 2026-09-08 11:34:12.756 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-09-08 11:34:12.760 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-09-08 11:34:12.806 | Selecting previously unselected package mecab-ipadic. 2026-09-08 11:34:12.817 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-09-08 11:34:12.822 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-08 11:34:13.407 | Selecting previously unselected package mecab-ipadic-utf8. 2026-09-08 11:34:13.419 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-09-08 11:34:13.422 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-08 11:34:13.460 | Selecting previously unselected package mysql-server. 2026-09-08 11:34:13.472 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.4_all.deb ... 2026-09-08 11:34:13.476 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:34:13.541 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-08 11:34:13.552 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-08 11:34:13.566 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:34:13.577 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-09-08 11:34:13.588 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 11:34:13.598 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-08 11:34:13.608 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-09-08 11:34:13.617 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-09-08 11:34:13.627 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-08 11:34:13.637 | Setting up libencode-locale-perl (1.05-3) ... 2026-09-08 11:34:13.646 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-09-08 11:34:13.656 | Setting up libio-html-perl (1.004-3) ... 2026-09-08 11:34:13.666 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:34:13.675 | Setting up libtimedate-perl (2.3300-2) ... 2026-09-08 11:34:13.685 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:34:13.695 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-09-08 11:34:13.704 | Setting up liburi-perl (5.27-1) ... 2026-09-08 11:34:13.714 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:34:13.761 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:34:13.813 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:34:13.813 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:34:13.813 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:34:13.888 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:34:13.900 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:34:13.957 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-08 11:34:13.992 | Renaming removed key_buffer and myisam-recover options (if present) 2026-09-08 11:34:25.730 | mysqld will log errors to /var/log/mysql/error.log 2026-09-08 11:34:26.564 | mysqld is running as pid 17050 2026-09-08 11:34:29.004 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-09-08 11:34:30.629 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-08 11:34:30.641 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-08 11:34:30.649 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-08 11:34:30.655 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-08 11:34:30.655 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-09-08 11:34:30.655 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-08 11:34:30.655 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-08 11:34:30.727 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-08 11:34:30.727 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-08 11:34:31.042 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-08 11:34:31.042 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-08 11:34:31.042 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-08 11:34:31.043 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-08 11:34:31.090 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-08 11:34:31.090 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-08 11:34:31.098 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-08 11:34:31.099 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-08 11:34:31.099 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-08 11:34:31.102 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-08 11:34:31.102 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-08 11:34:31.250 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-08 11:34:31.250 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-08 11:34:31.479 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-08 11:34:31.528 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-08 11:34:31.532 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-08 11:34:31.532 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-08 11:34:31.533 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-08 11:34:31.626 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-08 11:34:31.655 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-08 11:34:31.662 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-08 11:34:31.663 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-08 11:34:31.663 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-08 11:34:32.014 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-09-08 11:34:32.136 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-08 11:34:32.385 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-09-08 11:34:32.388 | 2026-09-08 11:34:32.388 | done! 2026-09-08 11:34:32.394 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-08 11:34:32.401 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-08 11:34:32.410 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-08 11:34:32.417 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-08 11:34:32.417 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-09-08 11:34:32.417 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-08 11:34:32.417 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-08 11:34:32.519 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-08 11:34:32.519 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-08 11:34:32.979 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-08 11:34:32.980 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-08 11:34:32.980 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-08 11:34:32.981 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-08 11:34:33.066 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-08 11:34:33.066 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-08 11:34:33.075 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-08 11:34:33.076 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-08 11:34:33.076 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-08 11:34:33.080 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-08 11:34:33.080 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-08 11:34:33.283 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-08 11:34:33.284 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-08 11:34:33.589 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-08 11:34:33.657 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-08 11:34:33.662 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-08 11:34:33.663 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-08 11:34:33.663 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-08 11:34:33.786 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-08 11:34:33.826 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-08 11:34:33.835 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-08 11:34:33.836 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-08 11:34:33.837 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-08 11:34:34.264 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-09-08 11:34:34.391 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-08 11:34:34.639 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-09-08 11:34:34.642 | 2026-09-08 11:34:34.642 | done! 2026-09-08 11:34:34.648 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-08 11:34:34.656 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-08 11:34:34.667 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-08 11:34:34.679 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:34:34.689 | Setting up libcgi-pm-perl (4.63-1) ... 2026-09-08 11:34:34.699 | Setting up libhtml-template-perl (2.97-2) ... 2026-09-08 11:34:34.710 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-09-08 11:34:34.721 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 11:34:36.625 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 11:34:36.862 | perl: warning: Setting locale failed. 2026-09-08 11:34:36.862 | perl: warning: Please check that your locale settings: 2026-09-08 11:34:36.862 | LANGUAGE = (unset), 2026-09-08 11:34:36.862 | LC_ALL = "en_US.utf8", 2026-09-08 11:34:36.862 | LANG = "de_DE.UTF-8" 2026-09-08 11:34:36.862 | are supported and installed on your system. 2026-09-08 11:34:36.862 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:34:36.991 | perl: warning: Setting locale failed. 2026-09-08 11:34:36.991 | perl: warning: Please check that your locale settings: 2026-09-08 11:34:36.991 | LANGUAGE = (unset), 2026-09-08 11:34:36.991 | LC_ALL = "en_US.utf8", 2026-09-08 11:34:36.991 | LANG = "de_DE.UTF-8" 2026-09-08 11:34:36.991 | are supported and installed on your system. 2026-09-08 11:34:36.992 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:34:37.042 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:34:37.042 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:34:37.042 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:34:37.112 | perl: warning: Setting locale failed. 2026-09-08 11:34:37.112 | perl: warning: Please check that your locale settings: 2026-09-08 11:34:37.112 | LANGUAGE = (unset), 2026-09-08 11:34:37.113 | LC_ALL = "en_US.utf8", 2026-09-08 11:34:37.113 | LANG = "de_DE.UTF-8" 2026-09-08 11:34:37.113 | are supported and installed on your system. 2026-09-08 11:34:37.113 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:34:37.466 | 2026-09-08 11:34:37.466 | Running kernel seems to be up-to-date. 2026-09-08 11:34:37.466 | 2026-09-08 11:34:37.466 | Restarting services... 2026-09-08 11:34:37.526 | 2026-09-08 11:34:37.526 | Service restarts being deferred: 2026-09-08 11:34:37.526 | systemctl restart getty@tty1.service 2026-09-08 11:34:37.526 | systemctl restart serial-getty@hvc0.service 2026-09-08 11:34:37.526 | systemctl restart systemd-logind.service 2026-09-08 11:34:37.527 | systemctl restart virtlockd.service 2026-09-08 11:34:37.527 | systemctl restart virtlogd.service 2026-09-08 11:34:37.527 | 2026-09-08 11:34:37.527 | No containers need to be restarted. 2026-09-08 11:34:37.527 | 2026-09-08 11:34:37.527 | User sessions running outdated binaries: 2026-09-08 11:34:37.527 | quobyte @ session #5: bash[2028], sshd[1981,2027] 2026-09-08 11:34:37.536 | quobyte @ user manager service: systemd[1160] 2026-09-08 11:34:37.545 | 2026-09-08 11:34:37.546 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:34:39.580 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:34:39.583 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:34:39.587 | + functions-common:time_stop:2420 : local name 2026-09-08 11:34:39.591 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:34:39.594 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:34:39.597 | + functions-common:time_stop:2423 : local total 2026-09-08 11:34:39.601 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:34:39.604 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:34:39.607 | + functions-common:time_stop:2427 : start_time=1788867247386 2026-09-08 11:34:39.610 | + functions-common:time_stop:2429 : [[ -z 1788867247386 ]] 2026-09-08 11:34:39.614 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:34:39.619 | + functions-common:time_stop:2432 : end_time=1788867279616 2026-09-08 11:34:39.622 | + functions-common:time_stop:2433 : elapsed_time=32230 2026-09-08 11:34:39.626 | + functions-common:time_stop:2434 : total=104333 2026-09-08 11:34:39.629 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:34:39.632 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=136563 2026-09-08 11:34:39.636 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:34:39.640 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-09-08 11:34:39.643 | + ./stack.sh:main:864 : install_database_python 2026-09-08 11:34:39.647 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-09-08 11:34:39.650 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-09-08 11:34:39.653 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-09-08 11:34:39.657 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 11:34:39.662 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-09-08 11:34:39.666 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-09-08 11:34:39.669 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 11:34:39.675 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-09-08 11:34:39.675 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 11:34:39.681 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-09-08 11:34:39.684 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-09-08 11:34:39.687 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-09-08 11:34:39.692 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-09-08 11:34:39.695 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-09-08 11:34:39.724 | Using python 3.12 to install PyMySQL 2026-09-08 11:34:39.728 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-09-08 11:34:40.858 | Collecting PyMySQL 2026-09-08 11:34:40.989 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-09-08 11:34:41.014 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-09-08 11:34:41.202 | Installing collected packages: PyMySQL 2026-09-08 11:34:41.271 | Successfully installed PyMySQL-1.2.0 2026-09-08 11:34:41.377 | + inc/python:pip_install:216 : result=0 2026-09-08 11:34:41.380 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:34:41.384 | + functions-common:time_stop:2420 : local name 2026-09-08 11:34:41.388 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:34:41.391 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:34:41.394 | + functions-common:time_stop:2423 : local total 2026-09-08 11:34:41.398 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:34:41.401 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:34:41.405 | + functions-common:time_stop:2427 : start_time=1788867279716 2026-09-08 11:34:41.408 | + functions-common:time_stop:2429 : [[ -z 1788867279716 ]] 2026-09-08 11:34:41.413 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:34:41.418 | + functions-common:time_stop:2432 : end_time=1788867281414 2026-09-08 11:34:41.421 | + functions-common:time_stop:2433 : elapsed_time=1698 2026-09-08 11:34:41.424 | + functions-common:time_stop:2434 : total=32982 2026-09-08 11:34:41.428 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:34:41.430 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34680 2026-09-08 11:34:41.434 | + inc/python:pip_install:219 : return 0 2026-09-08 11:34:41.437 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-09-08 11:34:41.440 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-08 11:34:41.443 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-09-08 11:34:41.446 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-09-08 11:34:41.469 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:34:41.472 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-09-08 11:34:41.476 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-09-08 11:34:41.497 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:34:41.500 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-09-08 11:34:41.523 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:34:41.527 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-09-08 11:34:41.549 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:34:41.552 | + ./stack.sh:main:872 : install_etcd3 2026-09-08 11:34:41.556 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-09-08 11:34:41.556 | Installing etcd 2026-09-08 11:34:41.560 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-09-08 11:34:41.576 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-09-08 11:34:41.593 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-09-08 11:34:41.596 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-09-08 11:34:41.614 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-09-08 11:34:41.619 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 11:34:41.622 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 11:34:41.625 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-08 11:34:41.627 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-08 11:34:41.630 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-08 11:34:41.633 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 11:34:41.635 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-09-08 11:34:41.638 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-09-08 11:34:41.641 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 11:34:41.647 | --2026-09-08 13:34:41-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 11:34:41.715 | Resolving github.com (github.com)... 140.82.121.3 2026-09-08 11:34:41.734 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-09-08 11:34:41.963 | HTTP request sent, awaiting response... 302 Found 2026-09-08 11:34:41.963 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-08T12%3A27%3A52Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-08T11%3A27%3A24Z&ske=2026-09-08T12%3A27%3A52Z&sks=b&skv=2018-11-09&sig=DzfX8x31fpG4Aahcrr%2F5XZZl%2Fk60%2BY2Ikwz1u7sDZi8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg2OTA4MSwibmJmIjoxNzg4ODY3MjgxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.1TWRwcMT6NYIalQ8Eh6E7ESi9XVwmfQ0RuxKGaweUNo&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-09-08 11:34:41.963 | --2026-09-08 13:34:41-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-08T12%3A27%3A52Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-08T11%3A27%3A24Z&ske=2026-09-08T12%3A27%3A52Z&sks=b&skv=2018-11-09&sig=DzfX8x31fpG4Aahcrr%2F5XZZl%2Fk60%2BY2Ikwz1u7sDZi8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg2OTA4MSwibmJmIjoxNzg4ODY3MjgxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.1TWRwcMT6NYIalQ8Eh6E7ESi9XVwmfQ0RuxKGaweUNo&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-09-08 11:34:41.983 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2026-09-08 11:34:41.994 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-09-08 11:34:42.034 | HTTP request sent, awaiting response... 200 OK 2026-09-08 11:34:42.034 | Length: 20927601 (20M) [application/octet-stream] 2026-09-08 11:34:42.034 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-08 11:34:42.086 | 2026-09-08 11:34:42.292 | 0K ........ ........ ... 100% 77.3M=0.3s 2026-09-08 11:34:42.293 | 2026-09-08 11:34:42.293 | 2026-09-08 13:34:42 (77.3 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-09-08 11:34:42.293 | 2026-09-08 11:34:42.298 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-08 11:34:42.301 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 11:34:42.304 | ++ functions:get_extra_file:81 : return 2026-09-08 11:34:42.307 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 11:34:42.310 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-09-08 11:34:42.314 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-08 11:34:42.316 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-09-08 11:34:42.342 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-09-08 11:34:42.345 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-09-08 11:34:42.354 | etcd-v3.5.21-linux-amd64/ 2026-09-08 11:34:42.354 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-09-08 11:34:42.354 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-09-08 11:34:42.354 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-09-08 11:34:42.354 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-09-08 11:34:42.354 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-09-08 11:34:42.354 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-09-08 11:34:42.354 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-09-08 11:34:42.355 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-09-08 11:34:42.355 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-09-08 11:34:42.355 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-09-08 11:34:42.355 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-09-08 11:34:42.355 | etcd-v3.5.21-linux-amd64/README.md 2026-09-08 11:34:42.355 | etcd-v3.5.21-linux-amd64/etcdutl 2026-09-08 11:34:42.518 | etcd-v3.5.21-linux-amd64/etcdctl 2026-09-08 11:34:42.713 | etcd-v3.5.21-linux-amd64/etcd 2026-09-08 11:34:42.971 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-09-08 11:34:43.006 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-09-08 11:34:43.035 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-09-08 11:34:43.038 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-09-08 11:34:43.057 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:34:43.059 | + ./stack.sh:main:891 : install_dstat 2026-09-08 11:34:43.062 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-09-08 11:34:43.082 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:34:43.085 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-09-08 11:34:43.088 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:34:43.091 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-09-08 11:34:43.094 | + ./stack.sh:main:900 : install_libs 2026-09-08 11:34:43.097 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-09-08 11:34:43.100 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-09-08 11:34:43.103 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-09-08 11:34:43.106 | + inc/python:use_library_from_git:266 : local name=automaton 2026-09-08 11:34:43.109 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.112 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.114 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-09-08 11:34:43.117 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.120 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-09-08 11:34:43.123 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-09-08 11:34:43.126 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-09-08 11:34:43.129 | + inc/python:use_library_from_git:266 : local name=castellan 2026-09-08 11:34:43.132 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.135 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.137 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-09-08 11:34:43.140 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.143 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-09-08 11:34:43.146 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-09-08 11:34:43.149 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-09-08 11:34:43.152 | + inc/python:use_library_from_git:266 : local name=cliff 2026-09-08 11:34:43.155 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.158 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.161 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-09-08 11:34:43.164 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.167 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-09-08 11:34:43.170 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-09-08 11:34:43.173 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-09-08 11:34:43.176 | + inc/python:use_library_from_git:266 : local name=cursive 2026-09-08 11:34:43.179 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.181 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.184 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-09-08 11:34:43.187 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.190 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-09-08 11:34:43.193 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-09-08 11:34:43.196 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-09-08 11:34:43.198 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-09-08 11:34:43.201 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.204 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.207 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-09-08 11:34:43.210 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.213 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-09-08 11:34:43.216 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-09-08 11:34:43.219 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-09-08 11:34:43.222 | + inc/python:use_library_from_git:266 : local name=futurist 2026-09-08 11:34:43.225 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.227 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.230 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-09-08 11:34:43.233 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.236 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-09-08 11:34:43.238 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-09-08 11:34:43.242 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-09-08 11:34:43.244 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-09-08 11:34:43.247 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.250 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.253 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-09-08 11:34:43.256 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.259 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-09-08 11:34:43.263 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-09-08 11:34:43.265 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-09-08 11:34:43.268 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-09-08 11:34:43.271 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.274 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.277 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-09-08 11:34:43.280 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.283 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-09-08 11:34:43.286 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-09-08 11:34:43.289 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-09-08 11:34:43.291 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-09-08 11:34:43.294 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.298 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.300 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-09-08 11:34:43.303 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.307 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-09-08 11:34:43.309 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-09-08 11:34:43.312 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-09-08 11:34:43.316 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-09-08 11:34:43.319 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.322 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.324 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-09-08 11:34:43.327 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.331 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-09-08 11:34:43.334 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-09-08 11:34:43.337 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-09-08 11:34:43.340 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-09-08 11:34:43.343 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.346 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.348 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-09-08 11:34:43.351 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.355 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-09-08 11:34:43.358 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-09-08 11:34:43.361 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-09-08 11:34:43.363 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-09-08 11:34:43.367 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.370 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.372 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-09-08 11:34:43.375 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.378 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-09-08 11:34:43.382 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-09-08 11:34:43.384 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-09-08 11:34:43.387 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-09-08 11:34:43.391 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.393 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.396 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-09-08 11:34:43.399 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.402 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-09-08 11:34:43.405 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-09-08 11:34:43.408 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-09-08 11:34:43.411 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-09-08 11:34:43.413 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.416 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.419 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-09-08 11:34:43.422 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.425 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-09-08 11:34:43.428 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-09-08 11:34:43.431 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-09-08 11:34:43.434 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-09-08 11:34:43.437 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.440 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.443 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-09-08 11:34:43.446 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.449 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-09-08 11:34:43.452 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-09-08 11:34:43.455 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-09-08 11:34:43.458 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-09-08 11:34:43.461 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.464 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.467 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-09-08 11:34:43.470 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.472 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-09-08 11:34:43.475 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-09-08 11:34:43.478 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-09-08 11:34:43.481 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-09-08 11:34:43.484 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.487 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.490 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-09-08 11:34:43.493 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.496 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-09-08 11:34:43.499 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-09-08 11:34:43.502 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-09-08 11:34:43.505 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-09-08 11:34:43.508 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.511 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.513 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-09-08 11:34:43.517 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.519 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-09-08 11:34:43.523 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-09-08 11:34:43.526 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-09-08 11:34:43.528 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-09-08 11:34:43.532 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.535 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.537 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-09-08 11:34:43.541 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.543 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-09-08 11:34:43.546 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-09-08 11:34:43.549 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-09-08 11:34:43.552 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-09-08 11:34:43.555 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.558 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.561 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-09-08 11:34:43.564 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.568 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-09-08 11:34:43.571 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-09-08 11:34:43.574 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-09-08 11:34:43.577 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-09-08 11:34:43.580 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.583 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.586 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-09-08 11:34:43.589 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.592 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-09-08 11:34:43.595 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-09-08 11:34:43.598 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-09-08 11:34:43.601 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-09-08 11:34:43.603 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.606 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.609 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-09-08 11:34:43.612 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.614 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-09-08 11:34:43.618 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-09-08 11:34:43.621 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-09-08 11:34:43.624 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-09-08 11:34:43.626 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.629 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.632 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-09-08 11:34:43.634 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.637 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-09-08 11:34:43.640 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-09-08 11:34:43.643 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-09-08 11:34:43.646 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-09-08 11:34:43.648 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.651 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.654 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-09-08 11:34:43.657 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.659 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-09-08 11:34:43.662 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-09-08 11:34:43.665 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-09-08 11:34:43.668 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-09-08 11:34:43.672 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.674 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.677 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-09-08 11:34:43.680 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.683 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-09-08 11:34:43.686 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-09-08 11:34:43.689 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-09-08 11:34:43.692 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-09-08 11:34:43.694 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.697 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.700 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-09-08 11:34:43.703 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.705 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-09-08 11:34:43.709 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-09-08 11:34:43.711 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-09-08 11:34:43.714 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-09-08 11:34:43.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.720 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.723 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-09-08 11:34:43.726 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.728 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-09-08 11:34:43.731 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-09-08 11:34:43.734 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-09-08 11:34:43.737 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-09-08 11:34:43.740 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.743 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.746 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-09-08 11:34:43.749 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.752 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-09-08 11:34:43.755 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-09-08 11:34:43.758 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-09-08 11:34:43.761 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-09-08 11:34:43.764 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.767 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.770 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-09-08 11:34:43.774 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.776 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-09-08 11:34:43.779 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-09-08 11:34:43.782 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-09-08 11:34:43.785 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-09-08 11:34:43.787 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.791 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.793 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-09-08 11:34:43.796 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.799 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-09-08 11:34:43.802 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-09-08 11:34:43.805 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-09-08 11:34:43.808 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-09-08 11:34:43.810 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.813 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.817 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-09-08 11:34:43.819 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.822 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-09-08 11:34:43.825 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-09-08 11:34:43.828 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-09-08 11:34:43.831 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-09-08 11:34:43.834 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.837 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.839 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-09-08 11:34:43.843 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.845 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-09-08 11:34:43.848 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-09-08 11:34:43.851 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-09-08 11:34:43.853 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-09-08 11:34:43.856 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.859 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.862 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-09-08 11:34:43.864 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.867 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-09-08 11:34:43.870 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-09-08 11:34:43.872 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-09-08 11:34:43.876 | + inc/python:use_library_from_git:266 : local name=tooz 2026-09-08 11:34:43.879 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.882 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.884 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-09-08 11:34:43.888 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.891 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-09-08 11:34:43.894 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-09-08 11:34:43.897 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-09-08 11:34:43.900 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-09-08 11:34:43.903 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.906 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.909 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-09-08 11:34:43.912 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.915 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-09-08 11:34:43.918 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-09-08 11:34:43.921 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-09-08 11:34:43.923 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-09-08 11:34:43.926 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.929 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.932 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-09-08 11:34:43.934 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.938 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-09-08 11:34:43.940 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-09-08 11:34:43.943 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-09-08 11:34:43.946 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-09-08 11:34:43.949 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.951 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.954 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-09-08 11:34:43.957 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.959 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-09-08 11:34:43.962 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-09-08 11:34:43.964 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-09-08 11:34:43.967 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-09-08 11:34:43.970 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.973 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.975 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-09-08 11:34:43.978 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.981 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-09-08 11:34:43.983 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-09-08 11:34:43.986 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:43.989 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:43.992 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-09-08 11:34:43.994 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:43.997 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-09-08 11:34:44.020 | Using python 3.12 to install etcd3gw 2026-09-08 11:34:44.022 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-09-08 11:34:45.162 | Collecting etcd3gw 2026-09-08 11:34:45.294 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 11:34:45.304 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-09-08 11:34:45.329 | Collecting requests>=2.20.0 (from etcd3gw) 2026-09-08 11:34:45.332 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-08 11:34:45.382 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-09-08 11:34:45.401 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 11:34:45.448 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-09-08 11:34:45.466 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-09-08 11:34:46.127 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-09-08 11:34:46.144 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-09-08 11:34:46.165 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-09-08 11:34:46.411 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-09-08 11:34:46.414 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (44 kB) 2026-09-08 11:34:46.429 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-09-08 11:34:46.433 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-08 11:34:46.454 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-09-08 11:34:46.457 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-08 11:34:46.463 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-09-08 11:34:46.491 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-09-08 11:34:46.524 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-09-08 11:34:46.555 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-09-08 11:34:46.565 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-08 11:34:46.568 | Using cached charset_normalizer-3.5.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (247 kB) 2026-09-08 11:34:46.570 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-09-08 11:34:46.573 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-08 11:34:46.590 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-09-08 11:34:46.840 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-09-08 11:34:46.898 | Attempting uninstall: urllib3 2026-09-08 11:34:46.906 | Found existing installation: urllib3 2.0.7 2026-09-08 11:34:46.906 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:34:46.906 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-09-08 11:34:47.049 | Attempting uninstall: idna 2026-09-08 11:34:47.055 | Found existing installation: idna 3.6 2026-09-08 11:34:47.055 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:34:47.055 | Can't uninstall 'idna'. No files were found to uninstall. 2026-09-08 11:34:47.221 | Attempting uninstall: requests 2026-09-08 11:34:47.230 | Found existing installation: requests 2.31.0 2026-09-08 11:34:47.230 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:34:47.232 | Can't uninstall 'requests'. No files were found to uninstall. 2026-09-08 11:34:47.469 | 2026-09-08 11:34:47.474 | Successfully installed charset_normalizer-3.5.0 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.5.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.3.0 2026-09-08 11:34:47.660 | + inc/python:pip_install:216 : result=0 2026-09-08 11:34:47.664 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:34:47.667 | + functions-common:time_stop:2420 : local name 2026-09-08 11:34:47.670 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:34:47.673 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:34:47.677 | + functions-common:time_stop:2423 : local total 2026-09-08 11:34:47.680 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:34:47.683 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:34:47.687 | + functions-common:time_stop:2427 : start_time=1788867284015 2026-09-08 11:34:47.690 | + functions-common:time_stop:2429 : [[ -z 1788867284015 ]] 2026-09-08 11:34:47.693 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:34:47.699 | + functions-common:time_stop:2432 : end_time=1788867287694 2026-09-08 11:34:47.701 | + functions-common:time_stop:2433 : elapsed_time=3679 2026-09-08 11:34:47.704 | + functions-common:time_stop:2434 : total=34680 2026-09-08 11:34:47.708 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:34:47.711 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38359 2026-09-08 11:34:47.714 | + inc/python:pip_install:219 : return 0 2026-09-08 11:34:47.717 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-09-08 11:34:47.721 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-09-08 11:34:47.724 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-09-08 11:34:47.727 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:34:47.731 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:34:47.735 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:34:47.738 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:34:47.742 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:34:47.745 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:34:47.749 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:34:47.752 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:34:47.756 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:34:47.760 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:34:47.763 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:34:47.766 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:34:47.770 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:34:47.773 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-09-08 11:34:47.776 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:34:47.779 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:34:47.782 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-09-08 11:34:47.785 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-09-08 11:34:47.789 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:34:47.792 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:34:47.795 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:34:47.799 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:34:47.802 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:34:47.805 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:34:47.809 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:34:47.813 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:34:47.817 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:34:47.820 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:34:47.823 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:34:47.827 | + functions-common:apt_get_update:1167 : return 2026-09-08 11:34:47.831 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-09-08 11:34:47.834 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:34:47.838 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:34:47.841 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:34:47.845 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-09-08 11:34:47.875 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-09-08 11:34:47.912 | Reading package lists... 2026-09-08 11:34:48.286 | Building dependency tree... 2026-09-08 11:34:48.288 | Reading state information... 2026-09-08 11:34:48.846 | The following packages were automatically installed and are no longer required: 2026-09-08 11:34:48.848 | libfwupd2 libgusb2 2026-09-08 11:34:48.848 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:34:48.851 | The following additional packages will be installed: 2026-09-08 11:34:48.852 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-09-08 11:34:48.856 | Suggested packages: 2026-09-08 11:34:48.856 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-09-08 11:34:48.856 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-09-08 11:34:48.856 | python3-uwsgidecorators 2026-09-08 11:34:48.893 | The following NEW packages will be installed: 2026-09-08 11:34:48.896 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-09-08 11:34:48.995 | 0 upgraded, 6 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 11:34:48.995 | Need to get 1270 kB of archives. 2026-09-08 11:34:48.996 | After this operation, 4285 kB of additional disk space will be used. 2026-09-08 11:34:48.996 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-09-08 11:34:49.104 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-09-08 11:34:49.122 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-09-08 11:34:49.152 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-09-08 11:34:49.178 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-09-08 11:34:49.179 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-09-08 11:34:49.410 | perl: warning: Setting locale failed. 2026-09-08 11:34:49.410 | perl: warning: Please check that your locale settings: 2026-09-08 11:34:49.410 | LANGUAGE = (unset), 2026-09-08 11:34:49.410 | LC_ALL = "en_US.utf8", 2026-09-08 11:34:49.410 | LANG = "de_DE.UTF-8" 2026-09-08 11:34:49.410 | are supported and installed on your system. 2026-09-08 11:34:49.411 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:34:49.472 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:34:49.472 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:34:49.473 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:34:49.654 | Fetched 1270 kB in 0s (4849 kB/s) 2026-09-08 11:34:49.691 | Selecting previously unselected package libnorm1t64:amd64. 2026-09-08 11:34:49.751 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126450 files and directories currently installed.) 2026-09-08 11:34:49.757 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-09-08 11:34:49.764 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-08 11:34:49.811 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-09-08 11:34:49.823 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-09-08 11:34:49.826 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-08 11:34:49.876 | Selecting previously unselected package libzmq5:amd64. 2026-09-08 11:34:49.887 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-09-08 11:34:49.891 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-09-08 11:34:49.940 | Selecting previously unselected package uwsgi-core. 2026-09-08 11:34:49.951 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-09-08 11:34:49.955 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-08 11:34:50.126 | Selecting previously unselected package uwsgi. 2026-09-08 11:34:50.138 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-09-08 11:34:50.144 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-09-08 11:34:50.193 | Selecting previously unselected package uwsgi-plugin-python3. 2026-09-08 11:34:50.205 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-09-08 11:34:50.209 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-08 11:34:50.276 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-08 11:34:50.286 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-08 11:34:50.296 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-09-08 11:34:50.307 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-08 11:34:50.325 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-09-08 11:34:50.885 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-08 11:34:50.931 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 11:34:51.922 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 11:34:52.155 | perl: warning: Setting locale failed. 2026-09-08 11:34:52.155 | perl: warning: Please check that your locale settings: 2026-09-08 11:34:52.156 | LANGUAGE = (unset), 2026-09-08 11:34:52.156 | LC_ALL = "en_US.utf8", 2026-09-08 11:34:52.156 | LANG = "de_DE.UTF-8" 2026-09-08 11:34:52.156 | are supported and installed on your system. 2026-09-08 11:34:52.156 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:34:52.283 | perl: warning: Setting locale failed. 2026-09-08 11:34:52.283 | perl: warning: Please check that your locale settings: 2026-09-08 11:34:52.283 | LANGUAGE = (unset), 2026-09-08 11:34:52.283 | LC_ALL = "en_US.utf8", 2026-09-08 11:34:52.284 | LANG = "de_DE.UTF-8" 2026-09-08 11:34:52.284 | are supported and installed on your system. 2026-09-08 11:34:52.284 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:34:52.332 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:34:52.333 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:34:52.333 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:34:52.403 | perl: warning: Setting locale failed. 2026-09-08 11:34:52.403 | perl: warning: Please check that your locale settings: 2026-09-08 11:34:52.403 | LANGUAGE = (unset), 2026-09-08 11:34:52.403 | LC_ALL = "en_US.utf8", 2026-09-08 11:34:52.403 | LANG = "de_DE.UTF-8" 2026-09-08 11:34:52.403 | are supported and installed on your system. 2026-09-08 11:34:52.403 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:34:52.760 | 2026-09-08 11:34:52.760 | Running kernel seems to be up-to-date. 2026-09-08 11:34:52.760 | 2026-09-08 11:34:52.760 | Restarting services... 2026-09-08 11:34:52.822 | 2026-09-08 11:34:52.822 | Service restarts being deferred: 2026-09-08 11:34:52.823 | systemctl restart getty@tty1.service 2026-09-08 11:34:52.823 | systemctl restart serial-getty@hvc0.service 2026-09-08 11:34:52.824 | systemctl restart systemd-logind.service 2026-09-08 11:34:52.824 | systemctl restart virtlockd.service 2026-09-08 11:34:52.824 | systemctl restart virtlogd.service 2026-09-08 11:34:52.824 | 2026-09-08 11:34:52.824 | No containers need to be restarted. 2026-09-08 11:34:52.824 | 2026-09-08 11:34:52.824 | User sessions running outdated binaries: 2026-09-08 11:34:52.824 | quobyte @ session #5: bash[2028], sshd[1981,2027] 2026-09-08 11:34:52.832 | quobyte @ user manager service: systemd[1160] 2026-09-08 11:34:52.841 | 2026-09-08 11:34:52.841 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:34:54.848 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:34:54.851 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:34:54.853 | + functions-common:time_stop:2420 : local name 2026-09-08 11:34:54.857 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:34:54.860 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:34:54.863 | + functions-common:time_stop:2423 : local total 2026-09-08 11:34:54.865 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:34:54.868 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:34:54.871 | + functions-common:time_stop:2427 : start_time=1788867287871 2026-09-08 11:34:54.874 | + functions-common:time_stop:2429 : [[ -z 1788867287871 ]] 2026-09-08 11:34:54.878 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:34:54.882 | + functions-common:time_stop:2432 : end_time=1788867294879 2026-09-08 11:34:54.885 | + functions-common:time_stop:2433 : elapsed_time=7008 2026-09-08 11:34:54.888 | + functions-common:time_stop:2434 : total=136563 2026-09-08 11:34:54.890 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:34:54.893 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=143571 2026-09-08 11:34:54.896 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:34:54.899 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-09-08 11:34:54.901 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:34:54.904 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:34:54.907 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-09-08 11:34:54.910 | perl: warning: Setting locale failed. 2026-09-08 11:34:54.910 | perl: warning: Please check that your locale settings: 2026-09-08 11:34:54.910 | LANGUAGE = (unset), 2026-09-08 11:34:54.910 | LC_ALL = "en_US.utf8", 2026-09-08 11:34:54.910 | LANG = (unset) 2026-09-08 11:34:54.910 | are supported and installed on your system. 2026-09-08 11:34:54.911 | perl: warning: Falling back to the standard locale ("C"). 2026-09-08 11:34:54.946 | No module matches proxy 2026-09-08 11:34:54.949 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-09-08 11:34:54.959 | perl: warning: Setting locale failed. 2026-09-08 11:34:54.959 | perl: warning: Please check that your locale settings: 2026-09-08 11:34:54.959 | LANGUAGE = (unset), 2026-09-08 11:34:54.960 | LC_ALL = "en_US.utf8", 2026-09-08 11:34:54.960 | LANG = "de_DE.UTF-8" 2026-09-08 11:34:54.960 | are supported and installed on your system. 2026-09-08 11:34:54.960 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:34:54.999 | Enabling module proxy. 2026-09-08 11:34:55.004 | To activate the new configuration, you need to run: 2026-09-08 11:34:55.004 | systemctl restart apache2 2026-09-08 11:34:55.009 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-09-08 11:34:55.020 | perl: warning: Setting locale failed. 2026-09-08 11:34:55.020 | perl: warning: Please check that your locale settings: 2026-09-08 11:34:55.020 | LANGUAGE = (unset), 2026-09-08 11:34:55.020 | LC_ALL = "en_US.utf8", 2026-09-08 11:34:55.020 | LANG = "de_DE.UTF-8" 2026-09-08 11:34:55.020 | are supported and installed on your system. 2026-09-08 11:34:55.020 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:34:55.058 | Considering dependency proxy for proxy_uwsgi: 2026-09-08 11:34:55.059 | Module proxy already enabled 2026-09-08 11:34:55.059 | Enabling module proxy_uwsgi. 2026-09-08 11:34:55.064 | To activate the new configuration, you need to run: 2026-09-08 11:34:55.064 | systemctl restart apache2 2026-09-08 11:34:55.069 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-09-08 11:34:55.072 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 11:34:55.076 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:34:55.079 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 11:34:55.208 | + ./stack.sh:main:906 : install_keystoneauth 2026-09-08 11:34:55.213 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-09-08 11:34:55.216 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-09-08 11:34:55.219 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:55.222 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:55.225 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-09-08 11:34:55.228 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:55.231 | + ./stack.sh:main:907 : install_keystoneclient 2026-09-08 11:34:55.234 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-09-08 11:34:55.237 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-09-08 11:34:55.241 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:55.244 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:55.247 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-09-08 11:34:55.250 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:55.253 | + ./stack.sh:main:908 : install_glanceclient 2026-09-08 11:34:55.256 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-09-08 11:34:55.260 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-09-08 11:34:55.263 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:55.266 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:55.269 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-09-08 11:34:55.273 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:55.276 | + ./stack.sh:main:909 : install_cinderclient 2026-09-08 11:34:55.279 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-09-08 11:34:55.282 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-09-08 11:34:55.285 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:55.288 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:55.291 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-09-08 11:34:55.294 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:55.297 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-09-08 11:34:55.300 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-09-08 11:34:55.303 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:55.306 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:55.309 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-09-08 11:34:55.312 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:55.315 | + ./stack.sh:main:910 : install_novaclient 2026-09-08 11:34:55.318 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-09-08 11:34:55.321 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-09-08 11:34:55.325 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:55.327 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:55.331 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-09-08 11:34:55.334 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:55.337 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-09-08 11:34:55.356 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:34:55.359 | + ./stack.sh:main:912 : install_swiftclient 2026-09-08 11:34:55.362 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-09-08 11:34:55.365 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-09-08 11:34:55.367 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:55.370 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:55.373 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-09-08 11:34:55.376 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:55.379 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-09-08 11:34:55.398 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:34:55.401 | + ./stack.sh:main:915 : install_neutronclient 2026-09-08 11:34:55.403 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-09-08 11:34:55.407 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-09-08 11:34:55.410 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:55.412 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:55.415 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-09-08 11:34:55.418 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:55.421 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-09-08 11:34:55.424 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-09-08 11:34:55.427 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-09-08 11:34:55.430 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:34:55.433 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:34:55.436 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-09-08 11:34:55.439 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:34:55.442 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-09-08 11:34:55.445 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-09-08 11:34:55.448 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 11:34:55.452 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-09-08 11:34:55.455 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-09-08 11:34:55.458 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 11:34:55.462 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 11:34:55.462 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-09-08 11:34:55.467 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-09-08 11:34:55.470 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-09-08 11:34:55.473 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-09-08 11:34:55.477 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-09-08 11:34:55.480 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-09-08 11:34:55.504 | Using python 3.12 to install keystonemiddleware 2026-09-08 11:34:55.507 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-09-08 11:34:56.669 | Collecting keystonemiddleware 2026-09-08 11:34:56.815 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-08 11:34:56.876 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-09-08 11:34:56.891 | Downloading keystoneauth1-5.17.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-08 11:34:56.947 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-09-08 11:34:56.963 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 11:34:57.027 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-09-08 11:34:57.042 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 11:34:57.088 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-09-08 11:34:57.110 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 11:34:57.156 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-09-08 11:34:57.175 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-08 11:34:57.233 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-09-08 11:34:57.248 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 11:34:57.297 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-09-08 11:34:57.312 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 11:34:57.370 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-09-08 11:34:57.386 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 11:34:57.396 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-09-08 11:34:57.426 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-09-08 11:34:57.441 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 11:34:57.484 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-09-08 11:34:57.500 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-09-08 11:34:57.552 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-09-08 11:34:57.567 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 11:34:57.577 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-09-08 11:34:57.611 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-09-08 11:34:57.627 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-09-08 11:34:57.641 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-09-08 11:34:57.690 | Collecting stevedore>=5.9.1 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-08 11:34:57.705 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 11:34:57.743 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-08 11:34:57.758 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-08 11:34:57.800 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-08 11:34:57.815 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-09-08 11:34:57.858 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-09-08 11:34:57.874 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 11:34:57.923 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-09-08 11:34:57.938 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-08 11:34:57.982 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-08 11:34:57.997 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-09-08 11:34:58.035 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-08 11:34:58.051 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-09-08 11:34:58.062 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-09-08 11:34:58.100 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-09-08 11:34:58.118 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-09-08 11:34:58.128 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-09-08 11:34:58.131 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.3.0) 2026-09-08 11:34:58.291 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-09-08 11:34:58.307 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-09-08 11:34:58.365 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-08 11:34:58.381 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-09-08 11:34:58.391 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.3) 2026-09-08 11:34:58.521 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-08 11:34:58.536 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-09-08 11:34:58.557 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-09-08 11:34:58.591 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-09-08 11:34:58.606 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-09-08 11:34:58.625 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.5.0) 2026-09-08 11:34:58.626 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-09-08 11:34:58.627 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-09-08 11:34:58.629 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-09-08 11:34:58.719 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-09-08 11:34:58.757 | Downloading keystoneauth1-5.17.0-py3-none-any.whl (366 kB) 2026-09-08 11:34:58.794 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-09-08 11:34:58.817 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-09-08 11:34:58.838 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-09-08 11:34:58.860 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-09-08 11:34:58.881 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-09-08 11:34:58.904 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-09-08 11:34:58.948 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 54.5 MB/s 0:00:00 2026-09-08 11:34:58.964 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-09-08 11:34:58.985 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-09-08 11:34:59.006 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-09-08 11:34:59.028 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-09-08 11:34:59.049 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-09-08 11:34:59.075 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-09-08 11:34:59.098 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-09-08 11:34:59.122 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-09-08 11:34:59.144 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-09-08 11:34:59.166 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-09-08 11:34:59.188 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-09-08 11:34:59.211 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl (397 kB) 2026-09-08 11:34:59.237 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-09-08 11:34:59.260 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-09-08 11:34:59.284 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-09-08 11:34:59.306 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-09-08 11:34:59.331 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-09-08 11:34:59.698 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-09-08 11:34:59.954 | Attempting uninstall: six 2026-09-08 11:34:59.963 | Found existing installation: six 1.16.0 2026-09-08 11:34:59.965 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:34:59.965 | Can't uninstall 'six'. No files were found to uninstall. 2026-09-08 11:35:00.026 | Attempting uninstall: pyparsing 2026-09-08 11:35:00.033 | Found existing installation: pyparsing 3.1.1 2026-09-08 11:35:00.034 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:35:00.035 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-09-08 11:35:00.173 | Attempting uninstall: PyJWT 2026-09-08 11:35:00.181 | Found existing installation: PyJWT 2.7.0 2026-09-08 11:35:00.182 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:35:00.182 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-09-08 11:35:00.343 | Attempting uninstall: netaddr 2026-09-08 11:35:00.352 | Found existing installation: netaddr 0.8.0 2026-09-08 11:35:00.353 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:35:00.353 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-09-08 11:35:00.614 | Attempting uninstall: python-dateutil 2026-09-08 11:35:00.621 | Found existing installation: python-dateutil 2.8.2 2026-09-08 11:35:00.622 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:35:00.623 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-09-08 11:35:02.790 | 2026-09-08 11:35:02.798 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.17.0 keystonemiddleware-13.0.1 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.9.0 oslo.cache-4.3.0 oslo.config-10.7.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.1 oslo.serialization-5.11.0 oslo.utils-10.2.0 psutil-7.2.2 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-6.0.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-09-08 11:35:02.969 | + inc/python:pip_install:216 : result=0 2026-09-08 11:35:02.972 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:35:02.974 | + functions-common:time_stop:2420 : local name 2026-09-08 11:35:02.977 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:35:02.979 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:35:02.982 | + functions-common:time_stop:2423 : local total 2026-09-08 11:35:02.985 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:35:02.987 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:35:02.990 | + functions-common:time_stop:2427 : start_time=1788867295499 2026-09-08 11:35:02.992 | + functions-common:time_stop:2429 : [[ -z 1788867295499 ]] 2026-09-08 11:35:02.996 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:35:03.000 | + functions-common:time_stop:2432 : end_time=1788867302997 2026-09-08 11:35:03.003 | + functions-common:time_stop:2433 : elapsed_time=7498 2026-09-08 11:35:03.005 | + functions-common:time_stop:2434 : total=38359 2026-09-08 11:35:03.008 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:35:03.011 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45857 2026-09-08 11:35:03.014 | + inc/python:pip_install:219 : return 0 2026-09-08 11:35:03.017 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-09-08 11:35:03.020 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-09-08 11:35:03.022 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 11:35:03.026 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-09-08 11:35:03.029 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-09-08 11:35:03.032 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 11:35:03.037 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-09-08 11:35:03.037 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 11:35:03.042 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-09-08 11:35:03.045 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-09-08 11:35:03.048 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-09-08 11:35:03.051 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-09-08 11:35:03.054 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-09-08 11:35:03.079 | Using python 3.12 to install python-memcached 2026-09-08 11:35:03.082 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-09-08 11:35:04.197 | Collecting python-memcached 2026-09-08 11:35:04.348 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-09-08 11:35:04.373 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-09-08 11:35:04.568 | Installing collected packages: python-memcached 2026-09-08 11:35:04.602 | Successfully installed python-memcached-1.62 2026-09-08 11:35:04.703 | + inc/python:pip_install:216 : result=0 2026-09-08 11:35:04.706 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:35:04.709 | + functions-common:time_stop:2420 : local name 2026-09-08 11:35:04.712 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:35:04.714 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:35:04.717 | + functions-common:time_stop:2423 : local total 2026-09-08 11:35:04.720 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:35:04.723 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:35:04.725 | + functions-common:time_stop:2427 : start_time=1788867303073 2026-09-08 11:35:04.728 | + functions-common:time_stop:2429 : [[ -z 1788867303073 ]] 2026-09-08 11:35:04.732 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:35:04.736 | + functions-common:time_stop:2432 : end_time=1788867304733 2026-09-08 11:35:04.739 | + functions-common:time_stop:2433 : elapsed_time=1660 2026-09-08 11:35:04.742 | + functions-common:time_stop:2434 : total=45857 2026-09-08 11:35:04.745 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:35:04.747 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47517 2026-09-08 11:35:04.750 | + inc/python:pip_install:219 : return 0 2026-09-08 11:35:04.753 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-09-08 11:35:04.772 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:35:04.775 | + ./stack.sh:main:922 : '[' 192.168.122.83 == 192.168.122.83 ']' 2026-09-08 11:35:04.778 | + ./stack.sh:main:923 : stack_install_service keystone 2026-09-08 11:35:04.780 | + lib/stack:stack_install_service:20 : local service=keystone 2026-09-08 11:35:04.784 | + lib/stack:stack_install_service:21 : type install_keystone 2026-09-08 11:35:04.786 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 11:35:04.789 | + lib/stack:stack_install_service:32 : install_keystone 2026-09-08 11:35:04.792 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-09-08 11:35:04.809 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:35:04.811 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-09-08 11:35:04.814 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-09-08 11:35:04.817 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-09-08 11:35:04.819 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 11:35:04.822 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 11:35:04.825 | ++ functions-common:git_clone:593 : pwd 2026-09-08 11:35:04.828 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:35:04.830 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:35:04.834 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:35:04.851 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:35:04.854 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:35:04.856 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:35:04.860 | + functions-common:git_clone:610 : echo master 2026-09-08 11:35:04.860 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:35:04.865 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-09-08 11:35:04.868 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:35:04.870 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-09-08 11:35:04.873 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:35:04.876 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:35:04.879 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:35:04.882 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:35:04.885 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:35:04.888 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:35:04.891 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:35:04.893 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:35:04.896 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:35:04.900 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867304898 2026-09-08 11:35:04.903 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-09-08 11:35:04.907 | Cloning into '/opt/stack/keystone'... 2026-09-08 11:35:20.363 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:35:20.365 | + functions-common:time_stop:2420 : local name 2026-09-08 11:35:20.368 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:35:20.371 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:35:20.374 | + functions-common:time_stop:2423 : local total 2026-09-08 11:35:20.376 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:35:20.378 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:35:20.381 | + functions-common:time_stop:2427 : start_time=1788867304898 2026-09-08 11:35:20.383 | + functions-common:time_stop:2429 : [[ -z 1788867304898 ]] 2026-09-08 11:35:20.387 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:35:20.391 | + functions-common:time_stop:2432 : end_time=1788867320388 2026-09-08 11:35:20.394 | + functions-common:time_stop:2433 : elapsed_time=15490 2026-09-08 11:35:20.397 | + functions-common:time_stop:2434 : total=4818 2026-09-08 11:35:20.399 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:35:20.402 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20308 2026-09-08 11:35:20.405 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-09-08 11:35:20.408 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 11:35:20.411 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:35:20.413 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:35:20.416 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:35:20.419 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:35:20.421 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:35:20.423 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:35:20.426 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:35:20.429 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:35:20.432 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:35:20.436 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867320433 2026-09-08 11:35:20.439 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 11:35:21.047 | From https://review.opendev.org/openstack/keystone 2026-09-08 11:35:21.047 | * branch master -> FETCH_HEAD 2026-09-08 11:35:21.056 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:35:21.059 | + functions-common:time_stop:2420 : local name 2026-09-08 11:35:21.062 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:35:21.065 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:35:21.068 | + functions-common:time_stop:2423 : local total 2026-09-08 11:35:21.071 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:35:21.073 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:35:21.076 | + functions-common:time_stop:2427 : start_time=1788867320433 2026-09-08 11:35:21.078 | + functions-common:time_stop:2429 : [[ -z 1788867320433 ]] 2026-09-08 11:35:21.082 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:35:21.086 | + functions-common:time_stop:2432 : end_time=1788867321083 2026-09-08 11:35:21.088 | + functions-common:time_stop:2433 : elapsed_time=650 2026-09-08 11:35:21.091 | + functions-common:time_stop:2434 : total=20308 2026-09-08 11:35:21.093 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:35:21.096 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20958 2026-09-08 11:35:21.098 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:35:21.101 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:35:21.103 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:35:21.106 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:35:21.108 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:35:21.111 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:35:21.114 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:35:21.117 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:35:21.120 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:35:21.123 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:35:21.127 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867321124 2026-09-08 11:35:21.130 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:35:21.300 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:35:21.300 | 2026-09-08 11:35:21.300 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:35:21.300 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:35:21.300 | state without impacting any branches by switching back to a branch. 2026-09-08 11:35:21.301 | 2026-09-08 11:35:21.301 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:35:21.301 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:35:21.301 | 2026-09-08 11:35:21.301 | git switch -c 2026-09-08 11:35:21.301 | 2026-09-08 11:35:21.301 | Or undo this operation with: 2026-09-08 11:35:21.301 | 2026-09-08 11:35:21.301 | git switch - 2026-09-08 11:35:21.301 | 2026-09-08 11:35:21.301 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:35:21.301 | 2026-09-08 11:35:21.302 | HEAD is now at 5f1d13f38 Merge "Use a %% to escape the % sign" 2026-09-08 11:35:21.307 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:35:21.309 | + functions-common:time_stop:2420 : local name 2026-09-08 11:35:21.312 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:35:21.314 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:35:21.317 | + functions-common:time_stop:2423 : local total 2026-09-08 11:35:21.320 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:35:21.323 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:35:21.326 | + functions-common:time_stop:2427 : start_time=1788867321124 2026-09-08 11:35:21.328 | + functions-common:time_stop:2429 : [[ -z 1788867321124 ]] 2026-09-08 11:35:21.331 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:35:21.335 | + functions-common:time_stop:2432 : end_time=1788867321333 2026-09-08 11:35:21.338 | + functions-common:time_stop:2433 : elapsed_time=209 2026-09-08 11:35:21.340 | + functions-common:time_stop:2434 : total=20958 2026-09-08 11:35:21.342 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:35:21.345 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21167 2026-09-08 11:35:21.347 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-09-08 11:35:21.363 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-09-08 11:35:21.367 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 11:35:21.367 | + functions-common:git_clone:673 : head -1 2026-09-08 11:35:21.374 | 5f1d13f38 Merge "Use a %% to escape the % sign" 2026-09-08 11:35:21.378 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:35:21.380 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-09-08 11:35:21.383 | + inc/python:setup_develop:353 : local bindep 2026-09-08 11:35:21.386 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-08 11:35:21.388 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-09-08 11:35:21.391 | + inc/python:setup_develop:359 : local extras= 2026-09-08 11:35:21.394 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-09-08 11:35:21.397 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 11:35:21.400 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-08 11:35:21.402 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-09-08 11:35:21.405 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 11:35:21.408 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 11:35:21.411 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-09-08 11:35:21.414 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 11:35:21.417 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-09-08 11:35:21.420 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 11:35:21.423 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 11:35:21.426 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-09-08 11:35:21.432 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-09-08 11:35:21.435 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-09-08 11:35:21.437 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-09-08 11:35:21.592 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-09-08 11:35:21.595 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 11:35:21.598 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 11:35:21.601 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 11:35:21.605 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-08 11:35:21.607 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-09-08 11:35:21.610 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 11:35:21.613 | + inc/python:setup_package:446 : local extras= 2026-09-08 11:35:21.616 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 11:35:21.619 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 11:35:21.622 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 11:35:21.625 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 11:35:21.628 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 11:35:21.631 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-09-08 11:35:21.654 | Using python 3.12 to install /opt/stack/keystone 2026-09-08 11:35:21.657 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-09-08 11:35:22.628 | Obtaining file:///opt/stack/keystone 2026-09-08 11:35:22.634 | Installing build dependencies: started 2026-09-08 11:35:24.091 | Installing build dependencies: finished with status 'done' 2026-09-08 11:35:24.092 | Checking if build backend supports build_editable: started 2026-09-08 11:35:24.621 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 11:35:24.623 | Getting requirements to build editable: started 2026-09-08 11:35:24.909 | Getting requirements to build editable: finished with status 'done' 2026-09-08 11:35:24.911 | Preparing editable metadata (pyproject.toml): started 2026-09-08 11:35:25.954 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:35:25.969 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (7.0.3) 2026-09-08 11:35:25.970 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.8.11) 2026-09-08 11:35:26.145 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev73) 2026-09-08 11:35:26.273 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-08 11:35:26.313 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev73) 2026-09-08 11:35:26.328 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-09-08 11:35:26.718 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev73) 2026-09-08 11:35:26.734 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-09-08 11:35:27.321 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev73) 2026-09-08 11:35:27.337 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.6 kB) 2026-09-08 11:35:27.359 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (5.9.1) 2026-09-08 11:35:27.359 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.0.0) 2026-09-08 11:35:27.362 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (13.0.1) 2026-09-08 11:35:27.434 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev73) 2026-09-08 11:35:27.450 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-09-08 11:35:27.462 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (4.3.0) 2026-09-08 11:35:27.463 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (10.7.0) 2026-09-08 11:35:27.464 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.5.0) 2026-09-08 11:35:27.528 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev73) 2026-09-08 11:35:27.544 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 11:35:27.603 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev73) 2026-09-08 11:35:27.621 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 11:35:27.631 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.9.0) 2026-09-08 11:35:27.632 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (8.3.1) 2026-09-08 11:35:27.674 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev73) 2026-09-08 11:35:27.692 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 11:35:27.746 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev73) 2026-09-08 11:35:27.762 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 11:35:27.773 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (5.11.0) 2026-09-08 11:35:27.802 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev73) 2026-09-08 11:35:27.818 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-08 11:35:27.828 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (10.2.0) 2026-09-08 11:35:27.857 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev73) 2026-09-08 11:35:27.871 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-09-08 11:35:27.913 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev73) 2026-09-08 11:35:27.929 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-09-08 11:35:27.938 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (2.13.0) 2026-09-08 11:35:27.939 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.5.0) 2026-09-08 11:35:27.980 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev73) 2026-09-08 11:35:27.995 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-08 11:35:28.009 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (4.1.0) 2026-09-08 11:35:28.009 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.2.1) 2026-09-08 11:35:28.042 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev73) 2026-09-08 11:35:28.058 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-08 11:35:28.106 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev73) 2026-09-08 11:35:28.121 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-09-08 11:35:28.334 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev73) 2026-09-08 11:35:28.351 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-09-08 11:35:28.385 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev73) 2026-09-08 11:35:28.400 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-09-08 11:35:28.412 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev73) (5.3.1) 2026-09-08 11:35:28.439 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 11:35:28.454 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 11:35:28.495 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 11:35:28.510 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-09-08 11:35:28.545 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 11:35:28.561 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 11:35:28.600 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 11:35:28.615 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 11:35:28.721 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 11:35:28.738 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-09-08 11:35:28.782 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev73) 2026-09-08 11:35:28.799 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-09-08 11:35:28.814 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev73) (1.17.0) 2026-09-08 11:35:28.882 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev73) 2026-09-08 11:35:28.897 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-09-08 11:35:28.941 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-08 11:35:28.956 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-09-08 11:35:28.992 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-08 11:35:29.007 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 11:35:29.056 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-08 11:35:29.071 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-08 11:35:29.634 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-08 11:35:29.649 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-09-08 11:35:29.664 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (5.17.0) 2026-09-08 11:35:29.667 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (2.34.2) 2026-09-08 11:35:29.671 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (2.1.0) 2026-09-08 11:35:29.672 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (1.9.0) 2026-09-08 11:35:29.673 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (4.16.0) 2026-09-08 11:35:29.685 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev73) (1.3.0) 2026-09-08 11:35:29.686 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev73) (2.0.0) 2026-09-08 11:35:29.687 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev73) (6.0.3) 2026-09-08 11:35:29.731 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-08 11:35:29.747 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-09-08 11:35:29.757 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev73) (3.1.0) 2026-09-08 11:35:29.787 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-08 11:35:29.804 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-09-08 11:35:29.838 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-08 11:35:29.857 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-09-08 11:35:29.902 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-08 11:35:29.917 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 11:35:29.929 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev73) (2.3.0) 2026-09-08 11:35:29.934 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev73) (2.9.0.post0) 2026-09-08 11:35:29.937 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) (3.5.0) 2026-09-08 11:35:29.982 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:29.998 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-08 11:35:30.043 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:30.065 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 11:35:30.107 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:30.121 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-09-08 11:35:30.177 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:30.192 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 11:35:30.236 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:30.254 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-09-08 11:35:30.294 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:30.308 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 11:35:30.354 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:30.369 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-09-08 11:35:30.378 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) (26.3) 2026-09-08 11:35:30.411 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:30.426 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 11:35:30.466 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev73) 2026-09-08 11:35:30.484 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-09-08 11:35:30.535 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:30.551 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-09-08 11:35:30.836 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:30.851 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-09-08 11:35:30.904 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:30.925 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 11:35:30.963 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:30.979 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 11:35:31.017 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:31.033 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-09-08 11:35:31.081 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:31.097 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-09-08 11:35:31.172 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:31.189 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-09-08 11:35:31.230 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:31.245 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-09-08 11:35:31.295 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:31.312 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-09-08 11:35:31.355 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev73) 2026-09-08 11:35:31.370 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-09-08 11:35:31.388 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev73) (3.3.2) 2026-09-08 11:35:31.390 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev73) (7.2.2) 2026-09-08 11:35:31.403 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) (84.0.0) 2026-09-08 11:35:31.440 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev73) 2026-09-08 11:35:31.456 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-09-08 11:35:31.519 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-08 11:35:31.535 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-09-08 11:35:31.578 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-08 11:35:31.594 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-09-08 11:35:31.647 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-08 11:35:31.663 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-09-08 11:35:31.684 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (3.5.0) 2026-09-08 11:35:31.685 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (3.18) 2026-09-08 11:35:31.686 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (2.7.0) 2026-09-08 11:35:31.688 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev73) (2023.11.17) 2026-09-08 11:35:31.741 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-08 11:35:31.756 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-09-08 11:35:31.821 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:35:31.837 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-09-08 11:35:31.941 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-09-08 11:35:31.986 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-09-08 11:35:32.068 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 50.5 MB/s 0:00:00 2026-09-08 11:35:32.083 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-09-08 11:35:32.109 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-09-08 11:35:32.131 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-09-08 11:35:32.152 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-09-08 11:35:32.174 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-09-08 11:35:32.197 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-09-08 11:35:32.218 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-09-08 11:35:32.239 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-09-08 11:35:32.262 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-09-08 11:35:32.285 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-09-08 11:35:32.306 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-09-08 11:35:32.327 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-09-08 11:35:32.348 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-09-08 11:35:32.373 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-09-08 11:35:32.421 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-09-08 11:35:32.457 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-09-08 11:35:32.481 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-09-08 11:35:32.502 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-09-08 11:35:32.524 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-09-08 11:35:32.545 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-09-08 11:35:32.570 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-09-08 11:35:32.594 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-09-08 11:35:32.619 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-09-08 11:35:32.642 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-09-08 11:35:32.666 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-09-08 11:35:32.692 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-09-08 11:35:32.718 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-09-08 11:35:32.737 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 32.7 MB/s 0:00:00 2026-09-08 11:35:32.756 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-09-08 11:35:32.780 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-09-08 11:35:32.803 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-09-08 11:35:32.825 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-09-08 11:35:32.849 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-09-08 11:35:32.874 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-09-08 11:35:32.896 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-09-08 11:35:32.918 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-09-08 11:35:32.941 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-09-08 11:35:32.971 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-09-08 11:35:32.996 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-09-08 11:35:33.026 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-09-08 11:35:33.057 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-09-08 11:35:33.081 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-09-08 11:35:33.104 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-09-08 11:35:33.125 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-09-08 11:35:33.152 | Downloading sqlalchemy-2.0.52-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-09-08 11:35:33.219 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 54.9 MB/s 0:00:00 2026-09-08 11:35:33.235 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-09-08 11:35:33.256 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-09-08 11:35:33.279 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-09-08 11:35:33.300 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-09-08 11:35:33.327 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-09-08 11:35:33.353 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-09-08 11:35:33.380 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-09-08 11:35:33.403 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-09-08 11:35:33.424 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-09-08 11:35:33.446 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-09-08 11:35:33.468 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-09-08 11:35:33.784 | Building wheels for collected packages: keystone 2026-09-08 11:35:33.785 | Building editable for keystone (pyproject.toml): started 2026-09-08 11:35:34.856 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-09-08 11:35:34.856 | Created wheel for keystone: filename=keystone-29.1.0.dev73-0.editable-py3-none-any.whl size=9269 sha256=425a10c12feaf358112b29604857add2b61ab52e432c71871b5ff9729e1947db 2026-09-08 11:35:34.856 | Stored in directory: /tmp/pip-ephem-wheel-cache-p9xfmasl/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-09-08 11:35:34.861 | Successfully built keystone 2026-09-08 11:35:35.218 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-09-08 11:35:35.257 | Attempting uninstall: pytz 2026-09-08 11:35:35.267 | Found existing installation: pytz 2024.1 2026-09-08 11:35:35.269 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:35:35.269 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-09-08 11:35:37.041 | Attempting uninstall: oauthlib 2026-09-08 11:35:37.052 | Found existing installation: oauthlib 3.2.2 2026-09-08 11:35:37.053 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:35:37.054 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-09-08 11:35:37.199 | Attempting uninstall: markupsafe 2026-09-08 11:35:37.211 | Found existing installation: MarkupSafe 2.1.5 2026-09-08 11:35:37.212 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:35:37.212 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-09-08 11:35:38.284 | Attempting uninstall: click 2026-09-08 11:35:38.294 | Found existing installation: click 8.1.6 2026-09-08 11:35:38.297 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:35:38.297 | Can't uninstall 'click'. No files were found to uninstall. 2026-09-08 11:35:38.462 | Attempting uninstall: blinker 2026-09-08 11:35:38.473 | Found existing installation: blinker 1.7.0 2026-09-08 11:35:38.474 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:35:38.475 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-09-08 11:35:38.492 | Attempting uninstall: bcrypt 2026-09-08 11:35:38.502 | Found existing installation: bcrypt 3.2.2 2026-09-08 11:35:38.503 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:35:38.504 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-09-08 11:35:38.524 | Attempting uninstall: attrs 2026-09-08 11:35:38.534 | Found existing installation: attrs 23.2.0 2026-09-08 11:35:38.535 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:35:38.535 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-09-08 11:35:41.570 | Attempting uninstall: jinja2 2026-09-08 11:35:41.582 | Found existing installation: Jinja2 3.1.2 2026-09-08 11:35:41.583 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:35:41.584 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-09-08 11:35:42.610 | Attempting uninstall: cryptography 2026-09-08 11:35:42.624 | Found existing installation: cryptography 41.0.7 2026-09-08 11:35:42.626 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:35:42.626 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-09-08 11:35:43.220 | Attempting uninstall: pyopenssl 2026-09-08 11:35:43.233 | Found existing installation: pyOpenSSL 23.2.0 2026-09-08 11:35:43.234 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:35:43.235 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-09-08 11:35:43.651 | Attempting uninstall: jsonschema 2026-09-08 11:35:43.664 | Found existing installation: jsonschema 4.10.3 2026-09-08 11:35:43.665 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:35:43.665 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-09-08 11:35:45.264 | 2026-09-08 11:35:45.265 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-09-08 11:35:45.265 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-09-08 11:35:45.280 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.4.1 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.52 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.19.1 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.7 cffi-2.1.1 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.2 fasteners-0.20 greenlet-3.5.5 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev73 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.1 oslo.messaging-18.3.0 oslo.metrics-0.17.0 oslo.middleware-8.2.0 oslo.policy-6.0.1 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.26.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.3.post1 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.6.3 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.3 vine-5.1.0 wcwidth-0.8.2 xmlschema-2.5.1 2026-09-08 11:35:45.606 | + inc/python:pip_install:216 : result=0 2026-09-08 11:35:45.609 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:35:45.612 | + functions-common:time_stop:2420 : local name 2026-09-08 11:35:45.615 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:35:45.618 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:35:45.620 | + functions-common:time_stop:2423 : local total 2026-09-08 11:35:45.622 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:35:45.625 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:35:45.628 | + functions-common:time_stop:2427 : start_time=1788867321648 2026-09-08 11:35:45.631 | + functions-common:time_stop:2429 : [[ -z 1788867321648 ]] 2026-09-08 11:35:45.634 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:35:45.638 | + functions-common:time_stop:2432 : end_time=1788867345635 2026-09-08 11:35:45.641 | + functions-common:time_stop:2433 : elapsed_time=23987 2026-09-08 11:35:45.644 | + functions-common:time_stop:2434 : total=47517 2026-09-08 11:35:45.646 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:35:45.649 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=71504 2026-09-08 11:35:45.652 | + inc/python:pip_install:219 : return 0 2026-09-08 11:35:45.654 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 11:35:45.657 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:35:45.660 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-09-08 11:35:45.663 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-09-08 11:35:45.666 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:35:45.669 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:35:45.672 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-09-08 11:35:45.675 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:35:45.678 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-09-08 11:35:45.697 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:35:45.700 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 11:35:45.703 | + ./stack.sh:main:924 : configure_keystone 2026-09-08 11:35:45.706 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-09-08 11:35:45.722 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-09-08 11:35:45.725 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-09-08 11:35:45.730 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-09-08 11:35:45.747 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:35:45.750 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-09-08 11:35:45.784 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-09-08 11:35:45.818 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-09-08 11:35:45.855 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-09-08 11:35:45.890 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-09-08 11:35:45.924 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-09-08 11:35:45.958 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-09-08 11:35:45.993 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-09-08 11:35:46.025 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-09-08 11:35:46.060 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-09-08 11:35:46.063 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-09-08 11:35:46.065 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-09-08 11:35:46.068 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-09-08 11:35:46.070 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 11:35:46.073 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 11:35:46.091 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:35:46.095 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 11:35:46.098 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 11:35:46.100 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 11:35:46.117 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:35:46.120 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.83:5672/ 2026-09-08 11:35:46.123 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.83:5672/ 2026-09-08 11:35:46.160 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 11:35:46.163 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 11:35:46.166 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.83/identity 2026-09-08 11:35:46.201 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-09-08 11:35:46.204 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-09-08 11:35:46.240 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-09-08 11:35:46.242 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-09-08 11:35:46.245 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-09-08 11:35:46.248 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-09-08 11:35:46.250 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:35:46.253 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:35:46.255 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:35:46.273 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:35:46.275 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:35:46.278 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-09-08 11:35:46.282 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-09-08 11:35:46.316 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-09-08 11:35:46.319 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-09-08 11:35:46.321 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-09-08 11:35:46.324 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-09-08 11:35:46.328 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:35:46.347 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:35:46.349 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:35:46.352 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:35:46.355 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:35:46.357 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 11:35:46.389 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:35:46.422 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:35:46.455 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:35:46.489 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-09-08 11:35:46.521 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-09-08 11:35:46.554 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-09-08 11:35:46.557 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-09-08 11:35:46.560 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-09-08 11:35:46.562 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-09-08 11:35:46.565 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 11:35:46.567 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-09-08 11:35:46.570 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-09-08 11:35:46.573 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 11:35:46.576 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 11:35:46.592 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 11:35:46.592 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:35:46.602 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 11:35:46.605 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:35:46.618 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-08 11:35:46.622 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-09-08 11:35:46.625 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-09-08 11:35:46.630 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 11:35:46.633 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-09-08 11:35:46.666 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-09-08 11:35:46.697 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-09-08 11:35:46.729 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-09-08 11:35:46.762 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-09-08 11:35:46.792 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-09-08 11:35:46.823 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-09-08 11:35:46.855 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-09-08 11:35:46.887 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-09-08 11:35:46.918 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 11:35:46.951 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-09-08 11:35:46.983 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-09-08 11:35:47.015 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-09-08 11:35:47.047 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-09-08 11:35:47.077 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 11:35:47.080 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 11:35:47.083 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-09-08 11:35:47.086 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-09-08 11:35:47.090 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 11:35:47.092 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:35:47.095 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:35:47.098 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-09-08 11:35:47.101 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-09-08 11:35:47.104 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-09-08 11:35:47.136 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-09-08 11:35:47.169 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-09-08 11:35:47.169 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-09-08 11:35:47.179 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-09-08 11:35:47.184 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-09-08 11:35:47.187 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-09-08 11:35:47.189 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 11:35:47.191 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 11:35:47.195 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 11:35:47.198 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 11:35:47.200 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:35:47.202 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:35:47.205 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 11:35:47.208 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 11:35:47.210 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:35:47.213 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:35:47.216 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-09-08 11:35:47.227 | perl: warning: Setting locale failed. 2026-09-08 11:35:47.227 | perl: warning: Please check that your locale settings: 2026-09-08 11:35:47.227 | LANGUAGE = (unset), 2026-09-08 11:35:47.227 | LC_ALL = "en_US.utf8", 2026-09-08 11:35:47.227 | LANG = "de_DE.UTF-8" 2026-09-08 11:35:47.227 | are supported and installed on your system. 2026-09-08 11:35:47.228 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:35:47.266 | Enabling site keystone-api. 2026-09-08 11:35:47.271 | To activate the new configuration, you need to run: 2026-09-08 11:35:47.271 | systemctl reload apache2 2026-09-08 11:35:47.276 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 11:35:47.279 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 11:35:47.281 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:35:47.285 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 11:35:47.420 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-09-08 11:35:47.455 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-09-08 11:35:47.493 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-09-08 11:35:47.531 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-09-08 11:35:47.534 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-09-08 11:35:47.571 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-09-08 11:35:47.607 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-09-08 11:35:47.640 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-09-08 11:35:47.678 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-09-08 11:35:47.681 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-09-08 11:35:47.716 | + ./stack.sh:main:928 : is_service_enabled swift 2026-09-08 11:35:47.736 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:35:47.739 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-09-08 11:35:47.759 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:35:47.762 | + ./stack.sh:main:944 : stack_install_service glance 2026-09-08 11:35:47.766 | + lib/stack:stack_install_service:20 : local service=glance 2026-09-08 11:35:47.769 | + lib/stack:stack_install_service:21 : type install_glance 2026-09-08 11:35:47.772 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 11:35:47.774 | + lib/stack:stack_install_service:32 : install_glance 2026-09-08 11:35:47.778 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-09-08 11:35:47.781 | + lib/glance:install_glance:551 : local glance_store_extras 2026-09-08 11:35:47.784 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-09-08 11:35:47.803 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:35:47.806 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-09-08 11:35:47.809 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-09-08 11:35:47.827 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:35:47.830 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-09-08 11:35:47.833 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-09-08 11:35:47.835 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:35:47.839 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:35:47.842 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-09-08 11:35:47.845 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:35:47.849 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-09-08 11:35:47.852 | ++ inc/python:join_extras:28 : local IFS=, 2026-09-08 11:35:47.855 | ++ inc/python:join_extras:29 : echo cinder 2026-09-08 11:35:47.859 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-09-08 11:35:47.862 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-09-08 11:35:47.865 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-09-08 11:35:47.868 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-09-08 11:35:47.872 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-09-08 11:35:47.875 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-09-08 11:35:47.878 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-09-08 11:35:47.881 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-09-08 11:35:47.883 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-09-08 11:35:47.888 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-09-08 11:35:47.892 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-09-08 11:35:47.895 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-09-08 11:35:47.898 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-09-08 11:35:47.901 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-09-08 11:35:47.923 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-09-08 11:35:47.926 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-09-08 11:35:49.090 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 11:35:49.218 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-08 11:35:49.234 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.7.0) 2026-09-08 11:35:49.235 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.9.0) 2026-09-08 11:35:49.236 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.11.0) 2026-09-08 11:35:49.237 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.2.0) 2026-09-08 11:35:49.238 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.6.1) 2026-09-08 11:35:49.238 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.1) 2026-09-08 11:35:49.239 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-09-08 11:35:49.240 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.17.0) 2026-09-08 11:35:49.241 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.0) 2026-09-08 11:35:49.242 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-09-08 11:35:49.271 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-09-08 11:35:49.286 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 11:35:49.296 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-09-08 11:35:49.298 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-09-08 11:35:49.300 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.3.0) 2026-09-08 11:35:49.342 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 11:35:49.360 | Downloading python_cinderclient-9.10.0-py3-none-any.whl.metadata (19 kB) 2026-09-08 11:35:49.434 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 11:35:49.449 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 11:35:49.496 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 11:35:49.514 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 11:35:49.562 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 11:35:49.577 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 11:35:49.589 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-09-08 11:35:49.590 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-09-08 11:35:49.591 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-09-08 11:35:49.591 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.6.3) 2026-09-08 11:35:49.598 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-09-08 11:35:49.599 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.9.0) 2026-09-08 11:35:49.600 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.16.0) 2026-09-08 11:35:49.603 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-09-08 11:35:49.605 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.5.0) 2026-09-08 11:35:49.605 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.3.1) 2026-09-08 11:35:49.608 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.8.0) 2026-09-08 11:35:49.640 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-09-08 11:35:49.655 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-09-08 11:35:49.665 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-09-08 11:35:49.669 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-09-08 11:35:49.673 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-09-08 11:35:49.675 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-09-08 11:35:49.675 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-09-08 11:35:49.685 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-09-08 11:35:49.688 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.1.1) 2026-09-08 11:35:49.689 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-09-08 11:35:49.692 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-09-08 11:35:49.699 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.11) 2026-09-08 11:35:49.701 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.2) 2026-09-08 11:35:49.702 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.5) 2026-09-08 11:35:49.704 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-09-08 11:35:49.705 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-09-08 11:35:49.705 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-09-08 11:35:49.706 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-09-08 11:35:49.710 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-09-08 11:35:49.720 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-09-08 11:35:49.721 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.3) 2026-09-08 11:35:49.727 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (84.0.0) 2026-09-08 11:35:49.743 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-09-08 11:35:49.747 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.2) 2026-09-08 11:35:49.751 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-09-08 11:35:49.763 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.0) 2026-09-08 11:35:49.764 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-09-08 11:35:49.765 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-09-08 11:35:49.767 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-09-08 11:35:49.787 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-09-08 11:35:49.846 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-09-08 11:35:49.906 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-09-08 11:35:49.935 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-09-08 11:35:49.958 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-09-08 11:35:49.981 | Downloading python_cinderclient-9.10.0-py3-none-any.whl (256 kB) 2026-09-08 11:35:50.005 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-09-08 11:35:50.025 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-09-08 11:35:50.295 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-09-08 11:35:51.552 | 2026-09-08 11:35:51.568 | Successfully installed glance-store-5.7.0 os-brick-7.1.1 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.10.0 retrying-1.4.2 tenacity-9.1.4 2026-09-08 11:35:51.699 | + inc/python:pip_install:216 : result=0 2026-09-08 11:35:51.702 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:35:51.706 | + functions-common:time_stop:2420 : local name 2026-09-08 11:35:51.709 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:35:51.712 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:35:51.714 | + functions-common:time_stop:2423 : local total 2026-09-08 11:35:51.717 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:35:51.720 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:35:51.723 | + functions-common:time_stop:2427 : start_time=1788867347918 2026-09-08 11:35:51.726 | + functions-common:time_stop:2429 : [[ -z 1788867347918 ]] 2026-09-08 11:35:51.730 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:35:51.734 | + functions-common:time_stop:2432 : end_time=1788867351731 2026-09-08 11:35:51.737 | + functions-common:time_stop:2433 : elapsed_time=3813 2026-09-08 11:35:51.740 | + functions-common:time_stop:2434 : total=71504 2026-09-08 11:35:51.742 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:35:51.745 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=75317 2026-09-08 11:35:51.748 | + inc/python:pip_install:219 : return 0 2026-09-08 11:35:51.751 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-09-08 11:35:51.753 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-09-08 11:35:51.756 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-09-08 11:35:51.773 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-09-08 11:35:51.778 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-09-08 11:35:51.781 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-09-08 11:35:51.784 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-09-08 11:35:51.787 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 11:35:51.790 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 11:35:51.794 | ++ functions-common:git_clone:593 : pwd 2026-09-08 11:35:51.798 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:35:51.801 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:35:51.804 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:35:51.822 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:35:51.825 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:35:51.828 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:35:51.831 | + functions-common:git_clone:610 : echo master 2026-09-08 11:35:51.832 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:35:51.837 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-09-08 11:35:51.840 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:35:51.843 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-09-08 11:35:51.846 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:35:51.849 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:35:51.851 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:35:51.854 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:35:51.856 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:35:51.859 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:35:51.862 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:35:51.865 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:35:51.868 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:35:51.873 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867351870 2026-09-08 11:35:51.875 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-09-08 11:35:51.879 | Cloning into '/opt/stack/glance'... 2026-09-08 11:35:59.455 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:35:59.458 | + functions-common:time_stop:2420 : local name 2026-09-08 11:35:59.461 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:35:59.464 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:35:59.467 | + functions-common:time_stop:2423 : local total 2026-09-08 11:35:59.470 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:35:59.473 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:35:59.476 | + functions-common:time_stop:2427 : start_time=1788867351870 2026-09-08 11:35:59.480 | + functions-common:time_stop:2429 : [[ -z 1788867351870 ]] 2026-09-08 11:35:59.484 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:35:59.489 | + functions-common:time_stop:2432 : end_time=1788867359485 2026-09-08 11:35:59.492 | + functions-common:time_stop:2433 : elapsed_time=7615 2026-09-08 11:35:59.495 | + functions-common:time_stop:2434 : total=21167 2026-09-08 11:35:59.499 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:35:59.502 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28782 2026-09-08 11:35:59.505 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-09-08 11:35:59.508 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 11:35:59.511 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:35:59.515 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:35:59.518 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:35:59.522 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:35:59.525 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:35:59.528 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:35:59.531 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:35:59.535 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:35:59.539 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:35:59.544 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867359541 2026-09-08 11:35:59.548 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 11:36:00.166 | From https://review.opendev.org/openstack/glance 2026-09-08 11:36:00.166 | * branch master -> FETCH_HEAD 2026-09-08 11:36:00.176 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:36:00.180 | + functions-common:time_stop:2420 : local name 2026-09-08 11:36:00.183 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:36:00.187 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:36:00.190 | + functions-common:time_stop:2423 : local total 2026-09-08 11:36:00.194 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:36:00.197 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:36:00.200 | + functions-common:time_stop:2427 : start_time=1788867359541 2026-09-08 11:36:00.204 | + functions-common:time_stop:2429 : [[ -z 1788867359541 ]] 2026-09-08 11:36:00.208 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:36:00.213 | + functions-common:time_stop:2432 : end_time=1788867360209 2026-09-08 11:36:00.217 | + functions-common:time_stop:2433 : elapsed_time=668 2026-09-08 11:36:00.220 | + functions-common:time_stop:2434 : total=28782 2026-09-08 11:36:00.223 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:36:00.226 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29450 2026-09-08 11:36:00.230 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:36:00.233 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:36:00.237 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:36:00.240 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:36:00.243 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:36:00.246 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:36:00.250 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:36:00.253 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:36:00.256 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:36:00.262 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:36:00.267 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867360263 2026-09-08 11:36:00.270 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:36:00.395 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:36:00.395 | 2026-09-08 11:36:00.395 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:36:00.395 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:36:00.395 | state without impacting any branches by switching back to a branch. 2026-09-08 11:36:00.395 | 2026-09-08 11:36:00.396 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:36:00.396 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:36:00.396 | 2026-09-08 11:36:00.396 | git switch -c 2026-09-08 11:36:00.396 | 2026-09-08 11:36:00.396 | Or undo this operation with: 2026-09-08 11:36:00.396 | 2026-09-08 11:36:00.396 | git switch - 2026-09-08 11:36:00.396 | 2026-09-08 11:36:00.396 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:36:00.396 | 2026-09-08 11:36:00.397 | HEAD is now at abc1077f1 Try all allowed DNS addresses when importing image 2026-09-08 11:36:00.402 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:36:00.405 | + functions-common:time_stop:2420 : local name 2026-09-08 11:36:00.409 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:36:00.412 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:36:00.416 | + functions-common:time_stop:2423 : local total 2026-09-08 11:36:00.419 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:36:00.423 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:36:00.426 | + functions-common:time_stop:2427 : start_time=1788867360263 2026-09-08 11:36:00.429 | + functions-common:time_stop:2429 : [[ -z 1788867360263 ]] 2026-09-08 11:36:00.433 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:36:00.439 | + functions-common:time_stop:2432 : end_time=1788867360435 2026-09-08 11:36:00.441 | + functions-common:time_stop:2433 : elapsed_time=172 2026-09-08 11:36:00.445 | + functions-common:time_stop:2434 : total=29450 2026-09-08 11:36:00.448 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:36:00.451 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29622 2026-09-08 11:36:00.455 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-09-08 11:36:00.472 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-09-08 11:36:00.477 | + functions-common:git_clone:673 : head -1 2026-09-08 11:36:00.477 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 11:36:00.483 | abc1077f1 Try all allowed DNS addresses when importing image 2026-09-08 11:36:00.487 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:36:00.490 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-09-08 11:36:00.494 | + inc/python:setup_develop:353 : local bindep 2026-09-08 11:36:00.497 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-09-08 11:36:00.501 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-09-08 11:36:00.505 | + inc/python:setup_develop:359 : local extras= 2026-09-08 11:36:00.508 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-09-08 11:36:00.512 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 11:36:00.516 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-09-08 11:36:00.519 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-09-08 11:36:00.522 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 11:36:00.526 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 11:36:00.531 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-09-08 11:36:00.534 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 11:36:00.539 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-09-08 11:36:00.542 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 11:36:00.546 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 11:36:00.550 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-09-08 11:36:00.557 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-09-08 11:36:00.560 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-09-08 11:36:00.564 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-09-08 11:36:00.722 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-09-08 11:36:00.725 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 11:36:00.729 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 11:36:00.732 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 11:36:00.736 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-09-08 11:36:00.739 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-09-08 11:36:00.743 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 11:36:00.746 | + inc/python:setup_package:446 : local extras= 2026-09-08 11:36:00.749 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 11:36:00.753 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 11:36:00.756 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 11:36:00.760 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 11:36:00.764 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 11:36:00.767 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-09-08 11:36:00.795 | Using python 3.12 to install /opt/stack/glance 2026-09-08 11:36:00.798 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-09-08 11:36:01.774 | Obtaining file:///opt/stack/glance 2026-09-08 11:36:01.778 | Installing build dependencies: started 2026-09-08 11:36:03.260 | Installing build dependencies: finished with status 'done' 2026-09-08 11:36:03.261 | Checking if build backend supports build_editable: started 2026-09-08 11:36:03.803 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 11:36:03.805 | Getting requirements to build editable: started 2026-09-08 11:36:04.098 | Getting requirements to build editable: finished with status 'done' 2026-09-08 11:36:04.100 | Preparing editable metadata (pyproject.toml): started 2026-09-08 11:36:05.001 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:36:05.019 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (7.0.3) 2026-09-08 11:36:05.020 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (0.7.1) 2026-09-08 11:36:05.021 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.0.52) 2026-09-08 11:36:05.022 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.1.0) 2026-09-08 11:36:05.023 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.5.1) 2026-09-08 11:36:05.023 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (1.8.11) 2026-09-08 11:36:05.024 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (1.19.1) 2026-09-08 11:36:05.201 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev59) 2026-09-08 11:36:05.338 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 11:36:05.349 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (10.7.0) 2026-09-08 11:36:05.350 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (7.6.1) 2026-09-08 11:36:05.350 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.5.0) 2026-09-08 11:36:05.351 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.8.0) 2026-09-08 11:36:05.352 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (10.2.0) 2026-09-08 11:36:05.353 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.9.1) 2026-09-08 11:36:05.411 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 11:36:05.427 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-08 11:36:05.441 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.17.0) 2026-09-08 11:36:05.441 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (13.0.1) 2026-09-08 11:36:05.471 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 11:36:05.487 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-08 11:36:05.498 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.18.0) 2026-09-08 11:36:05.499 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.34.2) 2026-09-08 11:36:05.500 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.10.1) 2026-09-08 11:36:05.501 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (4.26.0) 2026-09-08 11:36:05.502 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.0.0) 2026-09-08 11:36:05.503 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (18.1.1) 2026-09-08 11:36:05.503 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.9.0) 2026-09-08 11:36:05.535 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 11:36:05.551 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 11:36:05.561 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (8.3.1) 2026-09-08 11:36:05.562 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (18.3.0) 2026-09-08 11:36:05.562 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (8.2.0) 2026-09-08 11:36:05.600 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 11:36:05.616 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 11:36:05.627 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.0.1) 2026-09-08 11:36:05.628 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (4.8.0) 2026-09-08 11:36:05.629 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (4.4.0) 2026-09-08 11:36:05.630 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.7.0) 2026-09-08 11:36:05.631 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.1.0) 2026-09-08 11:36:05.632 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (43.0.3) 2026-09-08 11:36:05.660 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev59) 2026-09-08 11:36:05.678 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 11:36:05.726 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 11:36:05.742 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 11:36:05.754 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev59) (1.4.1) 2026-09-08 11:36:05.755 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev59) (4.16.0) 2026-09-08 11:36:05.790 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:05.808 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl.metadata (11 kB) 2026-09-08 11:36:05.823 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev59) (2.1.1) 2026-09-08 11:36:05.827 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev59) (3.0) 2026-09-08 11:36:05.829 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev59) (5.11.0) 2026-09-08 11:36:05.833 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev59) (2.3.0) 2026-09-08 11:36:05.839 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev59) (1.4.2) 2026-09-08 11:36:05.840 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev59) (3.5.0) 2026-09-08 11:36:05.846 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev59) (3.3.2) 2026-09-08 11:36:05.850 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (26.1.0) 2026-09-08 11:36:05.851 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (2025.9.1) 2026-09-08 11:36:05.852 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (0.37.0) 2026-09-08 11:36:05.853 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev59) (2026.6.3) 2026-09-08 11:36:05.861 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev59) (2.1.0) 2026-09-08 11:36:05.862 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev59) (1.9.0) 2026-09-08 11:36:05.867 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (4.3.0) 2026-09-08 11:36:05.870 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (4.1.0) 2026-09-08 11:36:05.871 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (2.13.0) 2026-09-08 11:36:05.879 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (1.5.0) 2026-09-08 11:36:05.883 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev59) (5.3.1) 2026-09-08 11:36:05.889 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev59) (0.20) 2026-09-08 11:36:05.894 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev59) (1.3.0) 2026-09-08 11:36:05.895 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev59) (2.0.0) 2026-09-08 11:36:05.896 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev59) (6.0.3) 2026-09-08 11:36:05.906 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev59) (2.1.2) 2026-09-08 11:36:05.906 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev59) (0.6.2) 2026-09-08 11:36:05.965 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:05.981 | Downloading openstacksdk-4.20.0-py3-none-any.whl.metadata (12 kB) 2026-09-08 11:36:06.022 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:06.037 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-08 11:36:06.077 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:06.092 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-09-08 11:36:06.138 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:06.157 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 11:36:06.167 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) (7.2.2) 2026-09-08 11:36:06.199 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:06.214 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-08 11:36:06.229 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev59) (2.9.0.post0) 2026-09-08 11:36:06.235 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (7.1.7) 2026-09-08 11:36:06.236 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (5.3.1) 2026-09-08 11:36:06.237 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (5.6.2) 2026-09-08 11:36:06.238 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (0.17.0) 2026-09-08 11:36:06.242 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (5.1.0) 2026-09-08 11:36:06.251 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (2026.3) 2026-09-08 11:36:06.252 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (26.3) 2026-09-08 11:36:06.259 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev59) (0.26.0) 2026-09-08 11:36:06.263 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (5.0.0) 2026-09-08 11:36:06.263 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (3.1.6) 2026-09-08 11:36:06.265 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (4.0.1) 2026-09-08 11:36:06.272 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev59) (3.0.3) 2026-09-08 11:36:06.286 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev59) (1.2.1) 2026-09-08 11:36:06.294 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (0.41.2) 2026-09-08 11:36:06.294 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (3.5.5) 2026-09-08 11:36:06.298 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (1.7.6) 2026-09-08 11:36:06.302 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) (2.8.0) 2026-09-08 11:36:06.348 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:06.365 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-08 11:36:06.481 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:06.497 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-09-08 11:36:06.531 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev59) (84.0.0) 2026-09-08 11:36:06.547 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev59) (0.8.2) 2026-09-08 11:36:06.615 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:06.631 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 11:36:06.671 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:06.687 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-09-08 11:36:06.753 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:06.769 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-09-08 11:36:06.837 | Collecting prompt-toolkit>=3.0.53 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:06.852 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-09-08 11:36:06.889 | Collecting pyperclip>=1.8.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:06.904 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-09-08 11:36:06.914 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (15.0.0) 2026-09-08 11:36:06.943 | Collecting rich-argparse>=1.7.2 (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:06.958 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-09-08 11:36:06.980 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev59) (1.17.0) 2026-09-08 11:36:07.000 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (3.5.0) 2026-09-08 11:36:07.001 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (3.18) 2026-09-08 11:36:07.001 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (2.7.0) 2026-09-08 11:36:07.003 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (2023.11.17) 2026-09-08 11:36:07.036 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (4.2.0) 2026-09-08 11:36:07.037 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (2.20.0) 2026-09-08 11:36:07.047 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) (0.1.2) 2026-09-08 11:36:07.063 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev59) (0.8) 2026-09-08 11:36:07.183 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:07.198 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-09-08 11:36:07.248 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:07.265 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 11:36:07.276 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) (9.1.4) 2026-09-08 11:36:07.302 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:07.318 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-09-08 11:36:07.412 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:07.431 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-09-08 11:36:07.446 | Installing build dependencies: started 2026-09-08 11:36:08.851 | Installing build dependencies: finished with status 'done' 2026-09-08 11:36:08.852 | Getting requirements to build wheel: started 2026-09-08 11:36:09.473 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 11:36:09.474 | Preparing metadata (pyproject.toml): started 2026-09-08 11:36:09.829 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:36:09.882 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:09.898 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-08 11:36:09.949 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:36:09.964 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-09-08 11:36:10.037 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-09-08 11:36:10.076 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-09-08 11:36:10.098 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-09-08 11:36:10.122 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-09-08 11:36:10.143 | Downloading openstacksdk-4.20.0-py3-none-any.whl (2.0 MB) 2026-09-08 11:36:10.200 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 43.4 MB/s 0:00:00 2026-09-08 11:36:10.223 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-09-08 11:36:10.244 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-09-08 11:36:10.265 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-09-08 11:36:10.287 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-09-08 11:36:10.317 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-09-08 11:36:10.337 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-09-08 11:36:10.360 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl (90 kB) 2026-09-08 11:36:10.383 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-09-08 11:36:10.405 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-09-08 11:36:10.427 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-09-08 11:36:10.450 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-09-08 11:36:10.475 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-09-08 11:36:10.496 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-09-08 11:36:10.518 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-09-08 11:36:10.546 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-09-08 11:36:10.567 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-09-08 11:36:10.619 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 39.7 MB/s 0:00:00 2026-09-08 11:36:10.634 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-09-08 11:36:10.656 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-09-08 11:36:10.678 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-09-08 11:36:10.699 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-09-08 11:36:10.720 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-09-08 11:36:10.883 | Building wheels for collected packages: glance, simplegeneric 2026-09-08 11:36:10.885 | Building editable for glance (pyproject.toml): started 2026-09-08 11:36:11.720 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-09-08 11:36:11.721 | Created wheel for glance: filename=glance-33.0.0.0b3.dev59-0.editable-py3-none-any.whl size=9080 sha256=8419649aabf0877b80809dcfe92c8506f30ac994fe25135c451a313d390ca8c3 2026-09-08 11:36:11.721 | Stored in directory: /tmp/pip-ephem-wheel-cache-h36ir_80/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-09-08 11:36:11.727 | Building wheel for simplegeneric (pyproject.toml): started 2026-09-08 11:36:12.136 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-09-08 11:36:12.138 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=adfae2ba17c99e7766115b1d2face37995d0b7e9de3f13fa585c863939a22710 2026-09-08 11:36:12.138 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-09-08 11:36:12.141 | Successfully built glance simplegeneric 2026-09-08 11:36:12.437 | Installing collected packages: simplegeneric, pyperclip, zipp, setproctitle, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib_metadata, cotyledon, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-09-08 11:36:15.412 | Attempting uninstall: jsonpointer 2026-09-08 11:36:15.428 | Found existing installation: jsonpointer 2.0 2026-09-08 11:36:15.429 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:36:15.429 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-09-08 11:36:15.447 | Attempting uninstall: jmespath 2026-09-08 11:36:15.461 | Found existing installation: jmespath 1.0.1 2026-09-08 11:36:15.462 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:36:15.462 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-09-08 11:36:15.503 | Attempting uninstall: httplib2 2026-09-08 11:36:15.519 | Found existing installation: httplib2 0.20.4 2026-09-08 11:36:15.520 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:36:15.521 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-09-08 11:36:15.616 | Attempting uninstall: jsonpatch 2026-09-08 11:36:15.633 | Found existing installation: jsonpatch 1.32 2026-09-08 11:36:15.633 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:36:15.633 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-09-08 11:36:20.114 | 2026-09-08 11:36:20.134 | Successfully installed WSME-0.13.0 automaton-3.5.0 autopage-0.6.0 castellan-5.8.0 cliff-4.16.0 cmd2-4.2.0 cotyledon-2.2.0 cursive-0.3.1 glance-33.0.0.0b3.dev59 httplib2-0.32.0 importlib_metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.20.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.11.3 prompt-toolkit-3.0.53 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.6.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-09-08 11:36:20.368 | + inc/python:pip_install:216 : result=0 2026-09-08 11:36:20.371 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:36:20.374 | + functions-common:time_stop:2420 : local name 2026-09-08 11:36:20.378 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:36:20.380 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:36:20.384 | + functions-common:time_stop:2423 : local total 2026-09-08 11:36:20.387 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:36:20.390 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:36:20.393 | + functions-common:time_stop:2427 : start_time=1788867360788 2026-09-08 11:36:20.396 | + functions-common:time_stop:2429 : [[ -z 1788867360788 ]] 2026-09-08 11:36:20.401 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:36:20.405 | + functions-common:time_stop:2432 : end_time=1788867380402 2026-09-08 11:36:20.409 | + functions-common:time_stop:2433 : elapsed_time=19614 2026-09-08 11:36:20.412 | + functions-common:time_stop:2434 : total=75317 2026-09-08 11:36:20.415 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:36:20.418 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=94931 2026-09-08 11:36:20.421 | + inc/python:pip_install:219 : return 0 2026-09-08 11:36:20.424 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 11:36:20.428 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:36:20.431 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-09-08 11:36:20.434 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-09-08 11:36:20.437 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:36:20.441 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:36:20.445 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-09-08 11:36:20.448 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:36:20.452 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 11:36:20.455 | + ./stack.sh:main:945 : configure_glance 2026-09-08 11:36:20.459 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-09-08 11:36:20.476 | + lib/glance:configure_glance:353 : local dburl 2026-09-08 11:36:20.481 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-09-08 11:36:20.484 | ++ lib/database:database_connection_url:134 : local db=glance 2026-09-08 11:36:20.487 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-09-08 11:36:20.491 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-09-08 11:36:20.494 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:36:20.496 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:36:20.498 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:36:20.517 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:36:20.521 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:36:20.523 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-08 11:36:20.527 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-08 11:36:20.530 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-09-08 11:36:20.572 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-08 11:36:20.614 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-09-08 11:36:20.654 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-08 11:36:20.694 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-09-08 11:36:20.735 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-09-08 11:36:20.777 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-09-08 11:36:20.817 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-09-08 11:36:20.820 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-09-08 11:36:20.823 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-08 11:36:20.827 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 11:36:20.831 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 11:36:20.833 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-09-08 11:36:20.836 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-09-08 11:36:20.839 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-08 11:36:20.842 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 11:36:20.845 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-09-08 11:36:20.883 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-09-08 11:36:20.920 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.83/identity 2026-09-08 11:36:20.958 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-09-08 11:36:20.996 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-09-08 11:36:21.032 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-09-08 11:36:21.067 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-09-08 11:36:21.105 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-09-08 11:36:21.143 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.83/identity 2026-09-08 11:36:21.181 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 11:36:21.217 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 11:36:21.253 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 11:36:21.257 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-09-08 11:36:21.298 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-09-08 11:36:21.301 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-09-08 11:36:21.305 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-09-08 11:36:21.308 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 11:36:21.311 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 11:36:21.314 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 11:36:21.336 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:36:21.341 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 11:36:21.344 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 11:36:21.348 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 11:36:21.368 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:36:21.372 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.83:5672/ 2026-09-08 11:36:21.377 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.83:5672/ 2026-09-08 11:36:21.416 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 11:36:21.420 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 11:36:21.423 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-09-08 11:36:21.425 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-09-08 11:36:21.428 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-09-08 11:36:21.466 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-09-08 11:36:21.503 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-09-08 11:36:21.541 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-09-08 11:36:21.544 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-09-08 11:36:21.547 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-09-08 11:36:21.551 | + lib/glance:configure_glance_store:282 : local be 2026-09-08 11:36:21.554 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-09-08 11:36:21.558 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-09-08 11:36:21.561 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-08 11:36:21.600 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-09-08 11:36:21.603 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.83 2026-09-08 11:36:21.645 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-09-08 11:36:21.648 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-09-08 11:36:21.651 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-09-08 11:36:21.674 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:21.677 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.83/image 2026-09-08 11:36:21.717 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-09-08 11:36:21.740 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:21.743 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-09-08 11:36:21.746 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-09-08 11:36:21.749 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-09-08 11:36:21.753 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:36:21.775 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:36:21.779 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:36:21.782 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:36:21.785 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:36:21.788 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 11:36:21.828 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:36:21.868 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:36:21.908 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:36:21.947 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-09-08 11:36:21.986 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-09-08 11:36:21.993 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-09-08 11:36:22.035 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-09-08 11:36:22.074 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-08 11:36:22.113 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-09-08 11:36:22.154 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-08 11:36:22.196 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-09-08 11:36:22.240 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-09-08 11:36:22.283 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-09-08 11:36:22.324 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-09-08 11:36:22.330 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-09-08 11:36:22.338 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-09-08 11:36:22.359 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:22.363 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-09-08 11:36:22.366 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-09-08 11:36:22.369 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-09-08 11:36:22.372 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-09-08 11:36:22.375 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-09-08 11:36:22.378 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-09-08 11:36:22.382 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-09-08 11:36:22.386 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 11:36:22.389 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-09-08 11:36:22.430 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-09-08 11:36:22.433 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-09-08 11:36:22.435 | ++ functions:get_random_port:861 : true 2026-09-08 11:36:22.438 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-09-08 11:36:22.440 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-09-08 11:36:22.443 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-09-08 11:36:22.495 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-09-08 11:36:22.498 | ++ functions:get_random_port:865 : break 2 2026-09-08 11:36:22.500 | ++ functions:get_random_port:869 : echo 60999 2026-09-08 11:36:22.504 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-09-08 11:36:22.507 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-09-08 11:36:22.545 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-09-08 11:36:22.583 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-09-08 11:36:22.622 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-09-08 11:36:22.660 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 11:36:22.699 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 11:36:22.739 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-09-08 11:36:22.778 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-09-08 11:36:22.818 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-09-08 11:36:22.857 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 11:36:22.896 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 11:36:22.933 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 11:36:22.971 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-09-08 11:36:23.008 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 11:36:23.047 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-09-08 11:36:23.086 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-09-08 11:36:23.126 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-09-08 11:36:23.165 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-09-08 11:36:23.203 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-09-08 11:36:23.241 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-09-08 11:36:23.278 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-09-08 11:36:23.281 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-09-08 11:36:23.285 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 11:36:23.288 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 11:36:23.292 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:36:23.295 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:36:23.298 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-09-08 11:36:23.301 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-09-08 11:36:23.304 | perl: warning: Setting locale failed. 2026-09-08 11:36:23.304 | perl: warning: Please check that your locale settings: 2026-09-08 11:36:23.304 | LANGUAGE = (unset), 2026-09-08 11:36:23.304 | LC_ALL = "en_US.utf8", 2026-09-08 11:36:23.304 | LANG = (unset) 2026-09-08 11:36:23.304 | are supported and installed on your system. 2026-09-08 11:36:23.304 | perl: warning: Falling back to the standard locale ("C"). 2026-09-08 11:36:23.340 | proxy (enabled by site administrator) 2026-09-08 11:36:23.344 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-09-08 11:36:23.347 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-09-08 11:36:23.350 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 11:36:23.353 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 11:36:23.357 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:36:23.361 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:36:23.364 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-09-08 11:36:23.367 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-09-08 11:36:23.370 | perl: warning: Setting locale failed. 2026-09-08 11:36:23.370 | perl: warning: Please check that your locale settings: 2026-09-08 11:36:23.370 | LANGUAGE = (unset), 2026-09-08 11:36:23.370 | LC_ALL = "en_US.utf8", 2026-09-08 11:36:23.370 | LANG = (unset) 2026-09-08 11:36:23.371 | are supported and installed on your system. 2026-09-08 11:36:23.371 | perl: warning: Falling back to the standard locale ("C"). 2026-09-08 11:36:23.408 | No module matches proxy_http 2026-09-08 11:36:23.412 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-09-08 11:36:23.425 | perl: warning: Setting locale failed. 2026-09-08 11:36:23.425 | perl: warning: Please check that your locale settings: 2026-09-08 11:36:23.425 | LANGUAGE = (unset), 2026-09-08 11:36:23.425 | LC_ALL = "en_US.utf8", 2026-09-08 11:36:23.425 | LANG = "de_DE.UTF-8" 2026-09-08 11:36:23.425 | are supported and installed on your system. 2026-09-08 11:36:23.426 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:36:23.466 | Considering dependency proxy for proxy_http: 2026-09-08 11:36:23.466 | Module proxy already enabled 2026-09-08 11:36:23.466 | Enabling module proxy_http. 2026-09-08 11:36:23.472 | To activate the new configuration, you need to run: 2026-09-08 11:36:23.472 | systemctl restart apache2 2026-09-08 11:36:23.478 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-09-08 11:36:23.480 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-09-08 11:36:23.484 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 11:36:23.487 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:36:23.491 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 11:36:23.626 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-09-08 11:36:23.630 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-09-08 11:36:23.633 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-09-08 11:36:23.636 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 11:36:23.638 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:36:23.642 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:36:23.646 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-09-08 11:36:23.649 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-09-08 11:36:23.652 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-09-08 11:36:23.653 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-09-08 11:36:23.664 | KeepAlive Off 2026-09-08 11:36:23.670 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-09-08 11:36:23.670 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-08 11:36:23.680 | SetEnv proxy-sendchunked 1 2026-09-08 11:36:23.686 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-08 11:36:23.686 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-09-08 11:36:23.697 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-09-08 11:36:23.701 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-09-08 11:36:23.705 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-09-08 11:36:23.708 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 11:36:23.712 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 11:36:23.716 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 11:36:23.720 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 11:36:23.723 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:36:23.727 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:36:23.729 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 11:36:23.732 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 11:36:23.734 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:36:23.737 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:36:23.740 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-09-08 11:36:23.751 | perl: warning: Setting locale failed. 2026-09-08 11:36:23.751 | perl: warning: Please check that your locale settings: 2026-09-08 11:36:23.751 | LANGUAGE = (unset), 2026-09-08 11:36:23.751 | LC_ALL = "en_US.utf8", 2026-09-08 11:36:23.751 | LANG = "de_DE.UTF-8" 2026-09-08 11:36:23.751 | are supported and installed on your system. 2026-09-08 11:36:23.751 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:36:23.791 | Enabling site glance-api. 2026-09-08 11:36:23.797 | To activate the new configuration, you need to run: 2026-09-08 11:36:23.797 | systemctl reload apache2 2026-09-08 11:36:23.803 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-09-08 11:36:23.806 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 11:36:23.810 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:36:23.813 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 11:36:23.947 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-09-08 11:36:23.955 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-09-08 11:36:23.993 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-09-08 11:36:24.034 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-09-08 11:36:24.038 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-09-08 11:36:24.077 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-09-08 11:36:24.115 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-09-08 11:36:24.140 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:36:24.144 | + ./stack.sh:main:950 : stack_install_service cinder 2026-09-08 11:36:24.147 | + lib/stack:stack_install_service:20 : local service=cinder 2026-09-08 11:36:24.151 | + lib/stack:stack_install_service:21 : type install_cinder 2026-09-08 11:36:24.155 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 11:36:24.159 | + lib/stack:stack_install_service:32 : install_cinder 2026-09-08 11:36:24.162 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-09-08 11:36:24.166 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-09-08 11:36:24.168 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-09-08 11:36:24.172 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 11:36:24.175 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 11:36:24.179 | ++ functions-common:git_clone:593 : pwd 2026-09-08 11:36:24.182 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:36:24.185 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:36:24.189 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:36:24.210 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:36:24.213 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:36:24.216 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:36:24.220 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:36:24.223 | + functions-common:git_clone:610 : echo master 2026-09-08 11:36:24.226 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-09-08 11:36:24.229 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:36:24.232 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-08 11:36:24.235 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:36:24.238 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:36:24.241 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:36:24.244 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:36:24.247 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:36:24.250 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:36:24.253 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:36:24.256 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:36:24.260 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:36:24.265 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867384261 2026-09-08 11:36:24.268 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-08 11:36:24.271 | Cloning into '/opt/stack/cinder'... 2026-09-08 11:37:10.868 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:37:10.872 | + functions-common:time_stop:2420 : local name 2026-09-08 11:37:10.875 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:37:10.878 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:37:10.881 | + functions-common:time_stop:2423 : local total 2026-09-08 11:37:10.885 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:37:10.888 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:37:10.891 | + functions-common:time_stop:2427 : start_time=1788867384261 2026-09-08 11:37:10.895 | + functions-common:time_stop:2429 : [[ -z 1788867384261 ]] 2026-09-08 11:37:10.899 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:37:10.905 | + functions-common:time_stop:2432 : end_time=1788867430901 2026-09-08 11:37:10.908 | + functions-common:time_stop:2433 : elapsed_time=46640 2026-09-08 11:37:10.911 | + functions-common:time_stop:2434 : total=29622 2026-09-08 11:37:10.915 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:37:10.919 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76262 2026-09-08 11:37:10.922 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-09-08 11:37:10.926 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 11:37:10.929 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:37:10.932 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:37:10.936 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:37:10.940 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:37:10.943 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:37:10.947 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:37:10.950 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:37:10.953 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:37:10.957 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:37:10.962 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867430958 2026-09-08 11:37:10.965 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 11:37:11.659 | From https://review.opendev.org/openstack/cinder 2026-09-08 11:37:11.659 | * branch master -> FETCH_HEAD 2026-09-08 11:37:11.670 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:37:11.674 | + functions-common:time_stop:2420 : local name 2026-09-08 11:37:11.677 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:37:11.680 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:37:11.683 | + functions-common:time_stop:2423 : local total 2026-09-08 11:37:11.686 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:37:11.690 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:37:11.693 | + functions-common:time_stop:2427 : start_time=1788867430958 2026-09-08 11:37:11.697 | + functions-common:time_stop:2429 : [[ -z 1788867430958 ]] 2026-09-08 11:37:11.702 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:37:11.707 | + functions-common:time_stop:2432 : end_time=1788867431703 2026-09-08 11:37:11.710 | + functions-common:time_stop:2433 : elapsed_time=745 2026-09-08 11:37:11.713 | + functions-common:time_stop:2434 : total=76262 2026-09-08 11:37:11.716 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:37:11.719 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77007 2026-09-08 11:37:11.723 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:37:11.726 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:37:11.729 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:37:11.733 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:37:11.736 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:37:11.739 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:37:11.742 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:37:11.745 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:37:11.749 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:37:11.754 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:37:11.759 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867431755 2026-09-08 11:37:11.762 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:37:12.204 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:37:12.205 | 2026-09-08 11:37:12.205 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:37:12.205 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:37:12.205 | state without impacting any branches by switching back to a branch. 2026-09-08 11:37:12.205 | 2026-09-08 11:37:12.205 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:37:12.205 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:37:12.206 | 2026-09-08 11:37:12.206 | git switch -c 2026-09-08 11:37:12.206 | 2026-09-08 11:37:12.206 | Or undo this operation with: 2026-09-08 11:37:12.206 | 2026-09-08 11:37:12.206 | git switch - 2026-09-08 11:37:12.206 | 2026-09-08 11:37:12.206 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:37:12.207 | 2026-09-08 11:37:12.207 | HEAD is now at a4767351c Merge "[Hitachi] Update version for Hibiscus release / small doc updates" 2026-09-08 11:37:12.215 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:37:12.219 | + functions-common:time_stop:2420 : local name 2026-09-08 11:37:12.223 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:37:12.227 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:37:12.230 | + functions-common:time_stop:2423 : local total 2026-09-08 11:37:12.234 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:37:12.238 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:37:12.241 | + functions-common:time_stop:2427 : start_time=1788867431755 2026-09-08 11:37:12.245 | + functions-common:time_stop:2429 : [[ -z 1788867431755 ]] 2026-09-08 11:37:12.249 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:37:12.254 | + functions-common:time_stop:2432 : end_time=1788867432250 2026-09-08 11:37:12.257 | + functions-common:time_stop:2433 : elapsed_time=495 2026-09-08 11:37:12.260 | + functions-common:time_stop:2434 : total=77007 2026-09-08 11:37:12.264 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:37:12.267 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77502 2026-09-08 11:37:12.270 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-09-08 11:37:12.289 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-09-08 11:37:12.294 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 11:37:12.295 | + functions-common:git_clone:673 : head -1 2026-09-08 11:37:12.300 | a4767351c Merge "[Hitachi] Update version for Hibiscus release / small doc updates" 2026-09-08 11:37:12.304 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:37:12.308 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-09-08 11:37:12.311 | + inc/python:setup_develop:353 : local bindep 2026-09-08 11:37:12.315 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-08 11:37:12.319 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-09-08 11:37:12.322 | + inc/python:setup_develop:359 : local extras= 2026-09-08 11:37:12.326 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-09-08 11:37:12.329 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 11:37:12.333 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-08 11:37:12.336 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-09-08 11:37:12.340 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 11:37:12.343 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 11:37:12.348 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-09-08 11:37:12.352 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 11:37:12.357 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-09-08 11:37:12.360 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 11:37:12.363 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 11:37:12.368 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-09-08 11:37:12.375 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-09-08 11:37:12.378 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-09-08 11:37:12.382 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-09-08 11:37:12.545 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-09-08 11:37:12.549 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 11:37:12.552 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 11:37:12.556 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 11:37:12.560 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-08 11:37:12.563 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-09-08 11:37:12.567 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 11:37:12.570 | + inc/python:setup_package:446 : local extras= 2026-09-08 11:37:12.574 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 11:37:12.578 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 11:37:12.582 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 11:37:12.586 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 11:37:12.589 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 11:37:12.593 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-09-08 11:37:12.622 | Using python 3.12 to install /opt/stack/cinder 2026-09-08 11:37:12.626 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-09-08 11:37:13.614 | Obtaining file:///opt/stack/cinder 2026-09-08 11:37:13.619 | Installing build dependencies: started 2026-09-08 11:37:15.179 | Installing build dependencies: finished with status 'done' 2026-09-08 11:37:15.180 | Checking if build backend supports build_editable: started 2026-09-08 11:37:15.726 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 11:37:15.727 | Getting requirements to build editable: started 2026-09-08 11:37:16.022 | Getting requirements to build editable: finished with status 'done' 2026-09-08 11:37:16.025 | Preparing editable metadata (pyproject.toml): started 2026-09-08 11:37:17.417 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:37:17.446 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.0.3) 2026-09-08 11:37:17.447 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (5.3.1) 2026-09-08 11:37:17.449 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (0.41.2) 2026-09-08 11:37:17.449 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.5.0) 2026-09-08 11:37:17.450 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.5.5) 2026-09-08 11:37:17.451 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.1.0) 2026-09-08 11:37:17.452 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (4.26.0) 2026-09-08 11:37:17.453 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (5.17.0) 2026-09-08 11:37:17.454 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (13.0.1) 2026-09-08 11:37:18.112 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev329) 2026-09-08 11:37:18.258 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-09-08 11:37:18.270 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (10.7.0) 2026-09-08 11:37:18.270 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.6.1) 2026-09-08 11:37:18.271 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (6.5.0) 2026-09-08 11:37:18.272 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (18.1.1) 2026-09-08 11:37:18.273 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (8.3.1) 2026-09-08 11:37:18.274 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (18.3.0) 2026-09-08 11:37:18.274 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (8.2.0) 2026-09-08 11:37:18.275 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (6.0.1) 2026-09-08 11:37:18.276 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.12.0) 2026-09-08 11:37:18.278 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.9.0) 2026-09-08 11:37:18.278 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.10.0) 2026-09-08 11:37:18.280 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (5.11.0) 2026-09-08 11:37:18.280 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (4.8.0) 2026-09-08 11:37:18.281 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.8.0) 2026-09-08 11:37:18.282 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (10.2.0) 2026-09-08 11:37:18.327 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev329) 2026-09-08 11:37:18.343 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 11:37:18.353 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (4.4.0) 2026-09-08 11:37:18.356 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (26.3) 2026-09-08 11:37:18.399 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev329) 2026-09-08 11:37:18.414 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-09-08 11:37:18.424 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.10.1) 2026-09-08 11:37:18.425 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.1.0) 2026-09-08 11:37:18.426 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.3.2) 2026-09-08 11:37:18.428 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.6.0) 2026-09-08 11:37:18.466 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev329) 2026-09-08 11:37:18.482 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-08 11:37:18.493 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (6.0.0) 2026-09-08 11:37:18.535 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev329) 2026-09-08 11:37:18.553 | Downloading python_novaclient-18.13.1-py3-none-any.whl.metadata (3.2 kB) 2026-09-08 11:37:18.563 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.34.2) 2026-09-08 11:37:18.563 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.7.0) 2026-09-08 11:37:18.566 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.5.1) 2026-09-08 11:37:18.566 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (6.4.0) 2026-09-08 11:37:18.679 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev329) 2026-09-08 11:37:18.700 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-09-08 11:37:18.710 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.0.52) 2026-09-08 11:37:18.711 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (5.9.1) 2026-09-08 11:37:18.737 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev329) 2026-09-08 11:37:18.753 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-09-08 11:37:18.779 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (9.1.4) 2026-09-08 11:37:18.780 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (1.8.11) 2026-09-08 11:37:18.781 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (6.9.0) 2026-09-08 11:37:18.912 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev329) 2026-09-08 11:37:18.928 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 11:37:18.939 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.1.1) 2026-09-08 11:37:18.985 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev329) 2026-09-08 11:37:19.002 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-08 11:37:19.013 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (5.8.0) 2026-09-08 11:37:19.014 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (43.0.3) 2026-09-08 11:37:19.015 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (0.3.1) 2026-09-08 11:37:19.211 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev329) 2026-09-08 11:37:19.227 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-09-08 11:37:19.242 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev329) (1.9.0) 2026-09-08 11:37:19.242 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2026.3) 2026-09-08 11:37:19.245 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.1.7) 2026-09-08 11:37:19.251 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev329) (2.1.1) 2026-09-08 11:37:19.257 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev329) (3.0) 2026-09-08 11:37:19.265 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev329) (2.8.0) 2026-09-08 11:37:19.272 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev329) (3.1.0) 2026-09-08 11:37:19.274 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev329) (2.3.0) 2026-09-08 11:37:19.281 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev329) (26.1.0) 2026-09-08 11:37:19.282 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev329) (2025.9.1) 2026-09-08 11:37:19.283 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev329) (0.37.0) 2026-09-08 11:37:19.284 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev329) (2026.6.3) 2026-09-08 11:37:19.292 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev329) (1.9.0) 2026-09-08 11:37:19.293 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev329) (4.16.0) 2026-09-08 11:37:19.297 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev329) (4.3.0) 2026-09-08 11:37:19.300 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev329) (4.1.0) 2026-09-08 11:37:19.300 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev329) (2.13.0) 2026-09-08 11:37:19.309 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev329) (7.2.2) 2026-09-08 11:37:19.314 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev329) (1.5.0) 2026-09-08 11:37:19.321 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev329) (0.20) 2026-09-08 11:37:19.328 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev329) (1.3.0) 2026-09-08 11:37:19.328 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev329) (2.0.0) 2026-09-08 11:37:19.328 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.7.0->cinder==28.1.0.dev329) (6.0.3) 2026-09-08 11:37:19.336 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev329) (1.19.1) 2026-09-08 11:37:19.338 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev329) (2.1.2) 2026-09-08 11:37:19.339 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev329) (0.6.2) 2026-09-08 11:37:19.343 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev329) (1.4.1) 2026-09-08 11:37:19.350 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==28.1.0.dev329) (2.9.0.post0) 2026-09-08 11:37:19.356 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev329) (5.3.1) 2026-09-08 11:37:19.357 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev329) (5.6.2) 2026-09-08 11:37:19.358 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev329) (0.17.0) 2026-09-08 11:37:19.363 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev329) (5.1.0) 2026-09-08 11:37:19.376 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev329) (0.26.0) 2026-09-08 11:37:19.380 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev329) (5.0.0) 2026-09-08 11:37:19.382 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev329) (3.1.6) 2026-09-08 11:37:19.383 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev329) (4.0.1) 2026-09-08 11:37:19.390 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev329) (3.0.3) 2026-09-08 11:37:19.402 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev329) (1.2.1) 2026-09-08 11:37:19.422 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev329) (1.7.6) 2026-09-08 11:37:19.429 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev329) (2.2.0) 2026-09-08 11:37:19.433 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev329) (1.3.7) 2026-09-08 11:37:19.439 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev329) (3.18.0) 2026-09-08 11:37:19.486 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev329) 2026-09-08 11:37:19.503 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 11:37:19.564 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev329) 2026-09-08 11:37:19.580 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-08 11:37:19.638 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev329) 2026-09-08 11:37:19.654 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-09-08 11:37:19.675 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev329) (84.0.0) 2026-09-08 11:37:19.690 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev329) (0.8.2) 2026-09-08 11:37:19.724 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (4.16.0) 2026-09-08 11:37:19.730 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (0.6.0) 2026-09-08 11:37:19.732 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (4.2.0) 2026-09-08 11:37:19.741 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (3.0.53) 2026-09-08 11:37:19.742 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (1.11.0) 2026-09-08 11:37:19.743 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (15.0.0) 2026-09-08 11:37:19.744 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (1.8.0) 2026-09-08 11:37:19.758 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.6.1->cinder==28.1.0.dev329) (1.17.0) 2026-09-08 11:37:19.790 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev329) 2026-09-08 11:37:19.807 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-08 11:37:19.819 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev329) (24.2.1) 2026-09-08 11:37:19.854 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev329) (3.5.0) 2026-09-08 11:37:19.857 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev329) (3.18) 2026-09-08 11:37:19.857 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev329) (2023.11.17) 2026-09-08 11:37:19.890 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (4.2.0) 2026-09-08 11:37:19.892 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (2.20.0) 2026-09-08 11:37:19.902 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev329) (0.1.2) 2026-09-08 11:37:19.921 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev329) (0.8) 2026-09-08 11:37:19.964 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev329) 2026-09-08 11:37:19.981 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-09-08 11:37:20.041 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev329) (3.6.1) 2026-09-08 11:37:20.042 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev329) (3.5.0) 2026-09-08 11:37:20.044 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev329) (4.0.1) 2026-09-08 11:37:20.122 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev329) 2026-09-08 11:37:20.139 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-09-08 11:37:20.175 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev329) (1.33) 2026-09-08 11:37:20.181 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev329) (3.1.1) 2026-09-08 11:37:20.270 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-09-08 11:37:20.638 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 15.2 MB/s 0:00:00 2026-09-08 11:37:20.655 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-09-08 11:37:20.681 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-09-08 11:37:20.714 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 16.4 MB/s 0:00:00 2026-09-08 11:37:20.733 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-09-08 11:37:20.760 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-09-08 11:37:20.785 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-09-08 11:37:20.840 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 24.4 MB/s 0:00:00 2026-09-08 11:37:20.856 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-09-08 11:37:20.883 | Downloading python_novaclient-18.13.1-py3-none-any.whl (336 kB) 2026-09-08 11:37:20.913 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-09-08 11:37:20.938 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-09-08 11:37:20.961 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-09-08 11:37:20.985 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-09-08 11:37:21.008 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-09-08 11:37:21.030 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-09-08 11:37:21.055 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-09-08 11:37:21.077 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-09-08 11:37:21.193 | Building wheels for collected packages: cinder 2026-09-08 11:37:21.193 | Building editable for cinder (pyproject.toml): started 2026-09-08 11:37:22.873 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-09-08 11:37:22.873 | Created wheel for cinder: filename=cinder-28.1.0.dev329-0.editable-py3-none-any.whl size=9267 sha256=5b380464c75cd972654ab24bd4ce862573dcdd3cc871c2415341393dd5cd18cd 2026-09-08 11:37:22.876 | Stored in directory: /tmp/pip-ephem-wheel-cache-0fkx9juk/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-09-08 11:37:22.880 | Successfully built cinder 2026-09-08 11:37:23.148 | Installing collected packages: zstd, voluptuous, tabulate, suds-community, pyudev, lxml, invoke, rtslib-fb, pynacl, paramiko, warlock, tooz, python-novaclient, python-glanceclient, oslo.vmware, oslo.versionedobjects, cinder 2026-09-08 11:37:23.422 | Attempting uninstall: pyudev 2026-09-08 11:37:23.438 | Found existing installation: pyudev 0.24.0 2026-09-08 11:37:23.439 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:37:23.440 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-09-08 11:37:25.678 | 2026-09-08 11:37:25.699 | Successfully installed cinder-28.1.0.dev329 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.12.0 oslo.vmware-4.10.1 paramiko-4.0.0 pynacl-1.6.2 python-glanceclient-4.13.0 python-novaclient-18.13.1 pyudev-0.24.4 rtslib-fb-2.2.4 suds-community-1.2.0 tabulate-0.10.0 tooz-9.1.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.2 2026-09-08 11:37:25.976 | + inc/python:pip_install:216 : result=0 2026-09-08 11:37:25.980 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:37:25.983 | + functions-common:time_stop:2420 : local name 2026-09-08 11:37:25.986 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:37:25.990 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:37:25.993 | + functions-common:time_stop:2423 : local total 2026-09-08 11:37:25.997 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:37:26.001 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:37:26.003 | + functions-common:time_stop:2427 : start_time=1788867432615 2026-09-08 11:37:26.007 | + functions-common:time_stop:2429 : [[ -z 1788867432615 ]] 2026-09-08 11:37:26.011 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:37:26.016 | + functions-common:time_stop:2432 : end_time=1788867446012 2026-09-08 11:37:26.020 | + functions-common:time_stop:2433 : elapsed_time=13397 2026-09-08 11:37:26.024 | + functions-common:time_stop:2434 : total=94931 2026-09-08 11:37:26.027 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:37:26.031 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=108328 2026-09-08 11:37:26.035 | + inc/python:pip_install:219 : return 0 2026-09-08 11:37:26.038 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 11:37:26.042 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:37:26.046 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-09-08 11:37:26.049 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-09-08 11:37:26.052 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:37:26.056 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:37:26.060 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-09-08 11:37:26.064 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:37:26.067 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-09-08 11:37:26.070 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-09-08 11:37:26.074 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-09-08 11:37:26.078 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:37:26.081 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:37:26.084 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-09-08 11:37:26.100 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-09-08 11:37:26.103 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:37:26.107 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:37:26.110 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:37:26.113 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:37:26.116 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:37:26.120 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:37:26.123 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:37:26.127 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:37:26.130 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:37:26.133 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:37:26.136 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:37:26.140 | + functions-common:apt_get_update:1167 : return 2026-09-08 11:37:26.144 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-09-08 11:37:26.147 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:37:26.151 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:37:26.154 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:37:26.157 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-09-08 11:37:26.184 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-09-08 11:37:26.223 | Reading package lists... 2026-09-08 11:37:26.642 | Building dependency tree... 2026-09-08 11:37:26.645 | Reading state information... 2026-09-08 11:37:27.338 | The following packages were automatically installed and are no longer required: 2026-09-08 11:37:27.341 | libfwupd2 libgusb2 2026-09-08 11:37:27.341 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:37:27.345 | The following additional packages will be installed: 2026-09-08 11:37:27.345 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-08 11:37:27.345 | python3-urwid python3-wcwidth 2026-09-08 11:37:27.349 | Suggested packages: 2026-09-08 11:37:27.349 | python-urwid-doc 2026-09-08 11:37:27.392 | The following NEW packages will be installed: 2026-09-08 11:37:27.392 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-08 11:37:27.392 | python3-urwid python3-wcwidth targetcli-fb 2026-09-08 11:37:27.657 | 0 upgraded, 6 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 11:37:27.657 | Need to get 385 kB of archives. 2026-09-08 11:37:27.657 | After this operation, 3098 kB of additional disk space will be used. 2026-09-08 11:37:27.657 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-09-08 11:37:27.999 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-09-08 11:37:28.022 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-09-08 11:37:28.222 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-09-08 11:37:28.232 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-09-08 11:37:28.256 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-09-08 11:37:28.523 | perl: warning: Setting locale failed. 2026-09-08 11:37:28.523 | perl: warning: Please check that your locale settings: 2026-09-08 11:37:28.523 | LANGUAGE = (unset), 2026-09-08 11:37:28.523 | LC_ALL = "en_US.utf8", 2026-09-08 11:37:28.523 | LANG = "de_DE.UTF-8" 2026-09-08 11:37:28.524 | are supported and installed on your system. 2026-09-08 11:37:28.524 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:37:28.588 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:37:28.588 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:37:28.588 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:37:28.788 | Fetched 385 kB in 1s (452 kB/s) 2026-09-08 11:37:28.827 | Selecting previously unselected package python3-typing-extensions. 2026-09-08 11:37:28.891 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126715 files and directories currently installed.) 2026-09-08 11:37:28.899 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-09-08 11:37:28.902 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-09-08 11:37:28.954 | Selecting previously unselected package python3-wcwidth. 2026-09-08 11:37:28.967 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-09-08 11:37:28.970 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-08 11:37:29.023 | Selecting previously unselected package python3-urwid. 2026-09-08 11:37:29.036 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-09-08 11:37:29.040 | Unpacking python3-urwid (2.6.10-1) ... 2026-09-08 11:37:29.131 | Selecting previously unselected package python3-configshell-fb. 2026-09-08 11:37:29.144 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-09-08 11:37:29.148 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-08 11:37:29.209 | Selecting previously unselected package python3-rtslib-fb. 2026-09-08 11:37:29.222 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-09-08 11:37:29.225 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-08 11:37:29.297 | Selecting previously unselected package targetcli-fb. 2026-09-08 11:37:29.308 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-09-08 11:37:29.312 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-08 11:37:29.391 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-08 11:37:30.584 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-09-08 11:37:30.591 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-08 11:37:30.897 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-09-08 11:37:31.137 | Setting up python3-urwid (2.6.10-1) ... 2026-09-08 11:37:31.670 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-08 11:37:31.864 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 11:37:31.864 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-08 11:37:31.888 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-08 11:37:31.888 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-08 11:37:31.888 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-08 11:37:31.888 | keyword = Word(alphanums + '_\-') 2026-09-08 11:37:31.888 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 11:37:31.888 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-08 11:37:31.888 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 11:37:31.889 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-08 11:37:31.889 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-08 11:37:31.889 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-08 11:37:31.897 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 11:37:31.898 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-08 11:37:31.920 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-08 11:37:31.920 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-08 11:37:31.920 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-08 11:37:31.920 | keyword = Word(alphanums + '_\-') 2026-09-08 11:37:31.920 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 11:37:31.920 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-08 11:37:31.921 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 11:37:31.921 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-08 11:37:31.921 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-08 11:37:31.921 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-08 11:37:31.954 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-08 11:37:32.158 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-09-08 11:37:32.158 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-09-08 11:37:32.447 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 11:37:33.304 | perl: warning: Setting locale failed. 2026-09-08 11:37:33.304 | perl: warning: Please check that your locale settings: 2026-09-08 11:37:33.304 | LANGUAGE = (unset), 2026-09-08 11:37:33.304 | LC_ALL = "en_US.utf8", 2026-09-08 11:37:33.304 | LANG = "de_DE.UTF-8" 2026-09-08 11:37:33.305 | are supported and installed on your system. 2026-09-08 11:37:33.305 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:37:33.437 | perl: warning: Setting locale failed. 2026-09-08 11:37:33.437 | perl: warning: Please check that your locale settings: 2026-09-08 11:37:33.437 | LANGUAGE = (unset), 2026-09-08 11:37:33.437 | LC_ALL = "en_US.utf8", 2026-09-08 11:37:33.438 | LANG = "de_DE.UTF-8" 2026-09-08 11:37:33.438 | are supported and installed on your system. 2026-09-08 11:37:33.438 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:37:33.488 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:37:33.488 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:37:33.488 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:37:33.560 | perl: warning: Setting locale failed. 2026-09-08 11:37:33.560 | perl: warning: Please check that your locale settings: 2026-09-08 11:37:33.560 | LANGUAGE = (unset), 2026-09-08 11:37:33.560 | LC_ALL = "en_US.utf8", 2026-09-08 11:37:33.560 | LANG = "de_DE.UTF-8" 2026-09-08 11:37:33.561 | are supported and installed on your system. 2026-09-08 11:37:33.561 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:37:33.913 | 2026-09-08 11:37:33.913 | Running kernel seems to be up-to-date. 2026-09-08 11:37:33.914 | 2026-09-08 11:37:33.914 | Restarting services... 2026-09-08 11:37:33.972 | 2026-09-08 11:37:33.972 | Service restarts being deferred: 2026-09-08 11:37:33.972 | systemctl restart getty@tty1.service 2026-09-08 11:37:33.972 | systemctl restart serial-getty@hvc0.service 2026-09-08 11:37:33.972 | systemctl restart systemd-logind.service 2026-09-08 11:37:33.973 | systemctl restart virtlockd.service 2026-09-08 11:37:33.973 | systemctl restart virtlogd.service 2026-09-08 11:37:33.973 | 2026-09-08 11:37:33.973 | No containers need to be restarted. 2026-09-08 11:37:33.973 | 2026-09-08 11:37:33.973 | User sessions running outdated binaries: 2026-09-08 11:37:33.973 | quobyte @ session #5: bash[2028], sshd[1981,2027] 2026-09-08 11:37:33.985 | quobyte @ user manager service: systemd[1160] 2026-09-08 11:37:33.997 | 2026-09-08 11:37:33.997 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:37:36.360 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:37:36.364 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:37:36.368 | + functions-common:time_stop:2420 : local name 2026-09-08 11:37:36.371 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:37:36.375 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:37:36.378 | + functions-common:time_stop:2423 : local total 2026-09-08 11:37:36.382 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:37:36.385 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:37:36.389 | + functions-common:time_stop:2427 : start_time=1788867446181 2026-09-08 11:37:36.393 | + functions-common:time_stop:2429 : [[ -z 1788867446181 ]] 2026-09-08 11:37:36.397 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:37:36.403 | + functions-common:time_stop:2432 : end_time=1788867456398 2026-09-08 11:37:36.407 | + functions-common:time_stop:2433 : elapsed_time=10217 2026-09-08 11:37:36.410 | + functions-common:time_stop:2434 : total=143571 2026-09-08 11:37:36.413 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:37:36.417 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153788 2026-09-08 11:37:36.421 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:37:36.424 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 11:37:36.428 | + ./stack.sh:main:951 : configure_cinder 2026-09-08 11:37:36.431 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-09-08 11:37:36.448 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-09-08 11:37:36.454 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-09-08 11:37:36.458 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-09-08 11:37:36.461 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-08 11:37:36.466 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-08 11:37:36.466 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-09-08 11:37:36.472 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-09-08 11:37:36.475 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-09-08 11:37:36.478 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-08 11:37:36.482 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-09-08 11:37:36.485 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-09-08 11:37:36.489 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-09-08 11:37:36.492 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-09-08 11:37:36.496 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-09-08 11:37:36.512 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-09-08 11:37:36.528 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-09-08 11:37:36.545 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-09-08 11:37:36.561 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-09-08 11:37:36.577 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-09-08 11:37:36.594 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-08 11:37:36.599 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-08 11:37:36.605 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.AigNapr4BZ 2026-09-08 11:37:36.609 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-08 11:37:36.612 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-08 11:37:36.616 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-09-08 11:37:36.620 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.AigNapr4BZ 2026-09-08 11:37:36.626 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.AigNapr4BZ 2026-09-08 11:37:36.643 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.AigNapr4BZ /etc/sudoers.d/cinder-rootwrap 2026-09-08 11:37:36.659 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-09-08 11:37:36.664 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-08 11:37:36.668 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-08 11:37:36.671 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-08 11:37:36.674 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-08 11:37:36.678 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-09-08 11:37:36.681 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-09-08 11:37:36.686 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-09-08 11:37:36.686 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-08 11:37:36.696 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-08 11:37:36.701 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-08 11:37:36.717 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-08 11:37:36.734 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-09-08 11:37:36.738 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-09-08 11:37:36.744 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-09-08 11:37:36.750 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-09-08 11:37:36.754 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 11:37:36.757 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-09-08 11:37:36.761 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 11:37:36.765 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 11:37:36.768 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-09-08 11:37:36.771 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 11:37:36.774 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-08 11:37:36.777 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 11:37:36.780 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-09-08 11:37:36.822 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-09-08 11:37:36.862 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.83/identity 2026-09-08 11:37:36.900 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-09-08 11:37:36.938 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-09-08 11:37:36.976 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-09-08 11:37:37.013 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-09-08 11:37:37.053 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-09-08 11:37:37.094 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.83/identity 2026-09-08 11:37:37.135 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 11:37:37.178 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 11:37:37.218 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 11:37:37.222 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-09-08 11:37:37.265 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-09-08 11:37:37.308 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-09-08 11:37:37.311 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-09-08 11:37:37.314 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-09-08 11:37:37.318 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-09-08 11:37:37.321 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:37:37.325 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:37:37.328 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:37:37.351 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:37.355 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:37:37.358 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-09-08 11:37:37.362 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-09-08 11:37:37.405 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-09-08 11:37:37.446 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-09-08 11:37:37.486 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-09-08 11:37:37.524 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-09-08 11:37:37.566 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-09-08 11:37:37.607 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.83 2026-09-08 11:37:37.646 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-09-08 11:37:37.690 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-09-08 11:37:37.701 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 187044f1ca6e1e31cbcb2bef158747bd 2026-09-08 11:37:37.738 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-09-08 11:37:37.743 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-09-08 11:37:37.782 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-09-08 11:37:37.824 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-09-08 11:37:37.863 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-09-08 11:37:37.902 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-09-08 11:37:37.938 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-09-08 11:37:37.977 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-09-08 11:37:37.998 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:38.002 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-09-08 11:37:38.005 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-09-08 11:37:38.008 | + lib/cinder:configure_cinder:342 : local default_name= 2026-09-08 11:37:38.012 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-09-08 11:37:38.016 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-08 11:37:38.019 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-09-08 11:37:38.023 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-09-08 11:37:38.026 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-09-08 11:37:38.030 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-09-08 11:37:38.033 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-09-08 11:37:38.037 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-08 11:37:38.080 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-09-08 11:37:38.116 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-09-08 11:37:38.156 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-09-08 11:37:38.193 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-09-08 11:37:38.233 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-09-08 11:37:38.270 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-09-08 11:37:38.310 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-09-08 11:37:38.349 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-09-08 11:37:38.387 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-09-08 11:37:38.389 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-09-08 11:37:38.393 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-09-08 11:37:38.397 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-09-08 11:37:38.433 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-09-08 11:37:38.437 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-09-08 11:37:38.473 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-09-08 11:37:38.476 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-09-08 11:37:38.480 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-09-08 11:37:38.484 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-09-08 11:37:38.523 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-09-08 11:37:38.526 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-09-08 11:37:38.529 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-09-08 11:37:38.533 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-09-08 11:37:38.537 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-09-08 11:37:38.560 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:37:38.563 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-09-08 11:37:38.586 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:37:38.589 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-09-08 11:37:38.613 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:37:38.617 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-09-08 11:37:38.620 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-09-08 11:37:38.624 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-09-08 11:37:38.627 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-09-08 11:37:38.631 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 11:37:38.634 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 11:37:38.637 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 11:37:38.660 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:38.665 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 11:37:38.668 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 11:37:38.671 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 11:37:38.691 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:38.695 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.83:5672/ 2026-09-08 11:37:38.699 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.83:5672/ 2026-09-08 11:37:38.740 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 11:37:38.743 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 11:37:38.747 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-09-08 11:37:38.751 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-09-08 11:37:38.755 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 11:37:38.759 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:37:38.780 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:37:38.784 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:37:38.788 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:37:38.791 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:37:38.795 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 11:37:38.835 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:37:38.876 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:37:38.917 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:37:38.957 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-09-08 11:37:38.999 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-09-08 11:37:39.023 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:39.027 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-09-08 11:37:39.030 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-09-08 11:37:39.034 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-09-08 11:37:39.037 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-09-08 11:37:39.041 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 11:37:39.044 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-09-08 11:37:39.048 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-09-08 11:37:39.052 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 11:37:39.055 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 11:37:39.072 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 11:37:39.073 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:37:39.083 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 11:37:39.088 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:37:39.103 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-08 11:37:39.108 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-09-08 11:37:39.112 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-09-08 11:37:39.118 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 11:37:39.121 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-09-08 11:37:39.160 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-09-08 11:37:39.200 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-09-08 11:37:39.240 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-09-08 11:37:39.279 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 11:37:39.319 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 11:37:39.358 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-09-08 11:37:39.398 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-09-08 11:37:39.439 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-09-08 11:37:39.478 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 11:37:39.518 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 11:37:39.559 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 11:37:39.598 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-09-08 11:37:39.640 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-09-08 11:37:39.681 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 11:37:39.684 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 11:37:39.689 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-09-08 11:37:39.692 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-09-08 11:37:39.695 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 11:37:39.698 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:37:39.701 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:37:39.705 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-09-08 11:37:39.709 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-09-08 11:37:39.712 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-09-08 11:37:39.752 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 11:37:39.794 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-09-08 11:37:39.794 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-09-08 11:37:39.805 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-09-08 11:37:39.810 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-09-08 11:37:39.813 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-09-08 11:37:39.817 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 11:37:39.820 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 11:37:39.824 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 11:37:39.827 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 11:37:39.830 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:37:39.833 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:37:39.836 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 11:37:39.840 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 11:37:39.843 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:37:39.846 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:37:39.850 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-09-08 11:37:39.861 | perl: warning: Setting locale failed. 2026-09-08 11:37:39.861 | perl: warning: Please check that your locale settings: 2026-09-08 11:37:39.861 | LANGUAGE = (unset), 2026-09-08 11:37:39.861 | LC_ALL = "en_US.utf8", 2026-09-08 11:37:39.861 | LANG = "de_DE.UTF-8" 2026-09-08 11:37:39.862 | are supported and installed on your system. 2026-09-08 11:37:39.862 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:37:39.901 | Enabling site cinder-api. 2026-09-08 11:37:39.907 | To activate the new configuration, you need to run: 2026-09-08 11:37:39.907 | systemctl reload apache2 2026-09-08 11:37:39.911 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 11:37:39.914 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 11:37:39.917 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:37:39.920 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 11:37:40.040 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-09-08 11:37:40.043 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.83/image 2026-09-08 11:37:40.083 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-09-08 11:37:40.105 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:37:40.109 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-09-08 11:37:40.113 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 11:37:40.117 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-08 11:37:40.121 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-09-08 11:37:40.125 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 11:37:40.129 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-09-08 11:37:40.133 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 11:37:40.136 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-08 11:37:40.140 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-09-08 11:37:40.143 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-09-08 11:37:40.184 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-09-08 11:37:40.221 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.83/identity 2026-09-08 11:37:40.259 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-09-08 11:37:40.300 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-09-08 11:37:40.340 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-09-08 11:37:40.380 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-09-08 11:37:40.421 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-09-08 11:37:40.460 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.83/identity 2026-09-08 11:37:40.500 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-09-08 11:37:40.542 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-09-08 11:37:40.583 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 11:37:40.586 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-09-08 11:37:40.590 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 11:37:40.593 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:37:40.596 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-08 11:37:40.600 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-09-08 11:37:40.644 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-09-08 11:37:40.686 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.83/identity 2026-09-08 11:37:40.727 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-09-08 11:37:40.767 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-09-08 11:37:40.807 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-09-08 11:37:40.846 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-09-08 11:37:40.884 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-09-08 11:37:40.926 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-09-08 11:37:40.967 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-09-08 11:37:41.006 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-09-08 11:37:41.010 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-09-08 11:37:41.032 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:41.036 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.83:2379?api_version=v3' 2026-09-08 11:37:41.079 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-09-08 11:37:41.082 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-09-08 11:37:41.124 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-09-08 11:37:41.127 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-09-08 11:37:41.131 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-09-08 11:37:41.176 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-09-08 11:37:41.180 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 11:37:41.183 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-08 11:37:41.187 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-08 11:37:41.191 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-09-08 11:37:41.229 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-09-08 11:37:41.269 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.83/identity 2026-09-08 11:37:41.310 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-09-08 11:37:41.351 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-09-08 11:37:41.397 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-09-08 11:37:41.438 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-09-08 11:37:41.480 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-09-08 11:37:41.521 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-09-08 11:37:41.544 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:41.547 | + ./stack.sh:main:956 : stack_install_service neutron 2026-09-08 11:37:41.551 | + lib/stack:stack_install_service:20 : local service=neutron 2026-09-08 11:37:41.554 | + lib/stack:stack_install_service:21 : type install_neutron 2026-09-08 11:37:41.558 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 11:37:41.561 | + lib/stack:stack_install_service:32 : install_neutron 2026-09-08 11:37:41.564 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-09-08 11:37:41.568 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-09-08 11:37:41.572 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:37:41.576 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:37:41.580 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-09-08 11:37:41.584 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:37:41.588 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-09-08 11:37:41.591 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-09-08 11:37:41.595 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:37:41.599 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:37:41.603 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-09-08 11:37:41.607 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:37:41.611 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-09-08 11:37:41.615 | + inc/python:use_library_from_git:266 : local name=alembic 2026-09-08 11:37:41.619 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:37:41.623 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:37:41.626 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-09-08 11:37:41.630 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:37:41.634 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-09-08 11:37:41.637 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-09-08 11:37:41.641 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-09-08 11:37:41.644 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 11:37:41.648 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 11:37:41.652 | ++ functions-common:git_clone:593 : pwd 2026-09-08 11:37:41.656 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:37:41.660 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:37:41.665 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:37:41.686 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:37:41.689 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:37:41.692 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:37:41.697 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:37:41.697 | + functions-common:git_clone:610 : echo master 2026-09-08 11:37:41.703 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-09-08 11:37:41.707 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:37:41.710 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-09-08 11:37:41.714 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:37:41.717 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:37:41.721 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:37:41.724 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:37:41.727 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:37:41.731 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:37:41.734 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:37:41.737 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:37:41.742 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:37:41.747 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867461743 2026-09-08 11:37:41.750 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-09-08 11:37:41.754 | Cloning into '/opt/stack/neutron'... 2026-09-08 11:38:38.651 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:38:38.654 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:38.658 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:38.662 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:38.666 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:38.670 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:38.673 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:38:38.677 | + functions-common:time_stop:2427 : start_time=1788867461743 2026-09-08 11:38:38.681 | + functions-common:time_stop:2429 : [[ -z 1788867461743 ]] 2026-09-08 11:38:38.686 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:38.692 | + functions-common:time_stop:2432 : end_time=1788867518688 2026-09-08 11:38:38.695 | + functions-common:time_stop:2433 : elapsed_time=56945 2026-09-08 11:38:38.699 | + functions-common:time_stop:2434 : total=77502 2026-09-08 11:38:38.703 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:38.706 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=134447 2026-09-08 11:38:38.710 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-09-08 11:38:38.714 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 11:38:38.718 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:38:38.722 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:38:38.725 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:38:38.729 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:38:38.733 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:38:38.736 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:38:38.740 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:38.744 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:38.749 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:38.755 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867518751 2026-09-08 11:38:38.759 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 11:38:39.507 | From https://review.opendev.org/openstack/neutron 2026-09-08 11:38:39.507 | * branch master -> FETCH_HEAD 2026-09-08 11:38:39.518 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:38:39.522 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:39.526 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:39.530 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:39.534 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:39.537 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:39.541 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:38:39.545 | + functions-common:time_stop:2427 : start_time=1788867518751 2026-09-08 11:38:39.549 | + functions-common:time_stop:2429 : [[ -z 1788867518751 ]] 2026-09-08 11:38:39.554 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:39.559 | + functions-common:time_stop:2432 : end_time=1788867519555 2026-09-08 11:38:39.563 | + functions-common:time_stop:2433 : elapsed_time=804 2026-09-08 11:38:39.567 | + functions-common:time_stop:2434 : total=134447 2026-09-08 11:38:39.570 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:39.574 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=135251 2026-09-08 11:38:39.578 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:38:39.582 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:38:39.586 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:38:39.590 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:38:39.593 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:38:39.597 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:38:39.601 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:38:39.605 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:39.608 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:39.613 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:39.619 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867519615 2026-09-08 11:38:39.623 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:38:40.109 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:38:40.110 | 2026-09-08 11:38:40.110 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:38:40.110 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:38:40.110 | state without impacting any branches by switching back to a branch. 2026-09-08 11:38:40.110 | 2026-09-08 11:38:40.110 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:38:40.110 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:38:40.110 | 2026-09-08 11:38:40.110 | git switch -c 2026-09-08 11:38:40.110 | 2026-09-08 11:38:40.110 | Or undo this operation with: 2026-09-08 11:38:40.111 | 2026-09-08 11:38:40.111 | git switch - 2026-09-08 11:38:40.111 | 2026-09-08 11:38:40.111 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:38:40.111 | 2026-09-08 11:38:40.111 | HEAD is now at c5536935cc Merge "Implement indirect Floating IPs API" 2026-09-08 11:38:40.120 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:38:40.124 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:40.128 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:40.131 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:40.135 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:40.139 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:40.143 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:38:40.147 | + functions-common:time_stop:2427 : start_time=1788867519615 2026-09-08 11:38:40.150 | + functions-common:time_stop:2429 : [[ -z 1788867519615 ]] 2026-09-08 11:38:40.155 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:40.161 | + functions-common:time_stop:2432 : end_time=1788867520157 2026-09-08 11:38:40.164 | + functions-common:time_stop:2433 : elapsed_time=542 2026-09-08 11:38:40.168 | + functions-common:time_stop:2434 : total=135251 2026-09-08 11:38:40.171 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:40.175 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=135793 2026-09-08 11:38:40.179 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-09-08 11:38:40.204 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-09-08 11:38:40.208 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 11:38:40.208 | + functions-common:git_clone:673 : head -1 2026-09-08 11:38:40.215 | c5536935cc Merge "Implement indirect Floating IPs API" 2026-09-08 11:38:40.219 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:38:40.223 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-09-08 11:38:40.227 | + inc/python:setup_develop:353 : local bindep 2026-09-08 11:38:40.231 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-08 11:38:40.236 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-09-08 11:38:40.239 | + inc/python:setup_develop:359 : local extras= 2026-09-08 11:38:40.244 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-09-08 11:38:40.247 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 11:38:40.252 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-08 11:38:40.255 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-09-08 11:38:40.259 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 11:38:40.263 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 11:38:40.268 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-09-08 11:38:40.272 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 11:38:40.277 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-09-08 11:38:40.281 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 11:38:40.285 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 11:38:40.291 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-09-08 11:38:40.298 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-09-08 11:38:40.302 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-09-08 11:38:40.306 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-09-08 11:38:40.464 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-09-08 11:38:40.469 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 11:38:40.473 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 11:38:40.477 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 11:38:40.481 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-08 11:38:40.484 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-09-08 11:38:40.488 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 11:38:40.492 | + inc/python:setup_package:446 : local extras= 2026-09-08 11:38:40.496 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 11:38:40.500 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 11:38:40.504 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 11:38:40.508 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 11:38:40.512 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 11:38:40.516 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-09-08 11:38:40.546 | Using python 3.12 to install /opt/stack/neutron 2026-09-08 11:38:40.550 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-09-08 11:38:41.544 | Obtaining file:///opt/stack/neutron 2026-09-08 11:38:41.553 | Installing build dependencies: started 2026-09-08 11:38:43.133 | Installing build dependencies: finished with status 'done' 2026-09-08 11:38:43.134 | Checking if build backend supports build_editable: started 2026-09-08 11:38:43.695 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 11:38:43.697 | Getting requirements to build editable: started 2026-09-08 11:38:43.999 | Getting requirements to build editable: finished with status 'done' 2026-09-08 11:38:44.001 | Preparing editable metadata (pyproject.toml): started 2026-09-08 11:38:45.716 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:38:45.738 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (7.0.3) 2026-09-08 11:38:45.739 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (3.10.1) 2026-09-08 11:38:45.740 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (3.1.0) 2026-09-08 11:38:45.741 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (2.5.1) 2026-09-08 11:38:45.743 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (3.1.0) 2026-09-08 11:38:45.743 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (5.3.1) 2026-09-08 11:38:45.931 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:38:46.085 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 11:38:46.095 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (0.32.0) 2026-09-08 11:38:46.096 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (2.34.2) 2026-09-08 11:38:46.097 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (3.1.6) 2026-09-08 11:38:46.099 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (13.0.1) 2026-09-08 11:38:46.100 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (1.3.0) 2026-09-08 11:38:46.162 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:38:46.178 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-08 11:38:46.189 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (9.1.4) 2026-09-08 11:38:46.190 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (2.0.52) 2026-09-08 11:38:46.191 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (1.8.11) 2026-09-08 11:38:46.192 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (5.17.0) 2026-09-08 11:38:46.193 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (1.19.1) 2026-09-08 11:38:46.194 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (5.9.1) 2026-09-08 11:38:46.195 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (4.3.0) 2026-09-08 11:38:46.196 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (7.6.1) 2026-09-08 11:38:46.196 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (10.7.0) 2026-09-08 11:38:46.197 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (6.5.0) 2026-09-08 11:38:46.198 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (18.1.1) 2026-09-08 11:38:46.200 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (6.9.0) 2026-09-08 11:38:46.202 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (8.3.1) 2026-09-08 11:38:46.202 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (18.3.0) 2026-09-08 11:38:46.202 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (8.2.0) 2026-09-08 11:38:46.203 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (6.0.1) 2026-09-08 11:38:46.204 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (3.12.0) 2026-09-08 11:38:46.205 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (3.9.0) 2026-09-08 11:38:46.206 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (7.10.0) 2026-09-08 11:38:46.207 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (5.11.0) 2026-09-08 11:38:46.209 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev196) (4.8.0) 2026-09-08 11:38:46.210 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (2.8.0) 2026-09-08 11:38:46.212 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (10.2.0) 2026-09-08 11:38:46.212 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (3.12.0) 2026-09-08 11:38:46.213 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (4.4.0) 2026-09-08 11:38:46.245 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:38:46.261 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-09-08 11:38:46.295 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:38:46.311 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 11:38:46.352 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:38:46.370 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-09-08 11:38:46.481 | Installing build dependencies: started 2026-09-08 11:38:47.943 | Installing build dependencies: finished with status 'done' 2026-09-08 11:38:47.944 | Getting requirements to build wheel: started 2026-09-08 11:38:48.610 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 11:38:48.611 | Preparing metadata (pyproject.toml): started 2026-09-08 11:38:48.989 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:38:49.038 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:38:49.055 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 11:38:49.066 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (7.2.2) 2026-09-08 11:38:49.099 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:38:49.117 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-09-08 11:38:49.128 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (24.2.1) 2026-09-08 11:38:49.129 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (18.13.1) 2026-09-08 11:38:49.130 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (4.20.0) 2026-09-08 11:38:49.163 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:38:49.180 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-08 11:38:49.225 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:38:49.241 | Downloading os_vif-5.2.1-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 11:38:49.252 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (3.5.0) 2026-09-08 11:38:49.252 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (9.1.0) 2026-09-08 11:38:49.256 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev196) (1.4.1) 2026-09-08 11:38:49.256 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev196) (4.16.0) 2026-09-08 11:38:49.258 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev196) (2.3.0) 2026-09-08 11:38:49.263 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev196) (3.3.2) 2026-09-08 11:38:49.267 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev196) (3.0.3) 2026-09-08 11:38:49.271 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev196) (2.1.0) 2026-09-08 11:38:49.272 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev196) (1.9.0) 2026-09-08 11:38:49.279 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev196) (4.1.0) 2026-09-08 11:38:49.281 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev196) (2.13.0) 2026-09-08 11:38:49.281 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev196) (6.0.0) 2026-09-08 11:38:49.293 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev196) (1.3.7) 2026-09-08 11:38:49.324 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev196) 2026-09-08 11:38:49.341 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 11:38:49.353 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev196) (43.0.3) 2026-09-08 11:38:49.354 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev196) (1.5.0) 2026-09-08 11:38:49.355 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev196) (1.1.0) 2026-09-08 11:38:49.357 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev196) (1.33) 2026-09-08 11:38:49.359 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev196) (4.11.3) 2026-09-08 11:38:49.359 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev196) (6.0.3) 2026-09-08 11:38:49.363 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev196) (2.1.1) 2026-09-08 11:38:49.370 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev196) (3.0) 2026-09-08 11:38:49.375 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev196) (3.1.1) 2026-09-08 11:38:49.379 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev196) (0.41.2) 2026-09-08 11:38:49.380 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev196) (1.2.1) 2026-09-08 11:38:49.409 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev196) 2026-09-08 11:38:49.426 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-09-08 11:38:49.440 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev196) (26.3) 2026-09-08 11:38:49.444 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev196) (2.8.0) 2026-09-08 11:38:49.445 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev196) (3.5.5) 2026-09-08 11:38:49.457 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev196) (6.1.1) 2026-09-08 11:38:49.458 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev196) (4.0.0) 2026-09-08 11:38:49.480 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev196) (0.20) 2026-09-08 11:38:49.486 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev196) (2.0.0) 2026-09-08 11:38:49.494 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev196) (2.1.2) 2026-09-08 11:38:49.495 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev196) (0.6.2) 2026-09-08 11:38:49.503 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev196) (2.9.0.post0) 2026-09-08 11:38:49.509 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev196) (7.1.7) 2026-09-08 11:38:49.510 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev196) (5.3.1) 2026-09-08 11:38:49.511 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev196) (5.6.2) 2026-09-08 11:38:49.515 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev196) (0.17.0) 2026-09-08 11:38:49.517 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev196) (5.1.0) 2026-09-08 11:38:49.526 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev196) (2026.3) 2026-09-08 11:38:49.534 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev196) (0.26.0) 2026-09-08 11:38:49.538 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev196) (5.0.0) 2026-09-08 11:38:49.540 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev196) (4.0.1) 2026-09-08 11:38:49.571 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev196) (1.7.6) 2026-09-08 11:38:49.578 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev196) (2.2.0) 2026-09-08 11:38:49.588 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev196) (3.18.0) 2026-09-08 11:38:49.637 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev196) 2026-09-08 11:38:49.652 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-09-08 11:38:49.675 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev196) 2026-09-08 11:38:49.678 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-08 11:38:49.698 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev196) (3.0.3) 2026-09-08 11:38:49.698 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev196) (1.6.2) 2026-09-08 11:38:49.707 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev196) (84.0.0) 2026-09-08 11:38:49.735 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev196) (0.8.2) 2026-09-08 11:38:49.777 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev196) (1.17.0) 2026-09-08 11:38:49.782 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) (4.16.0) 2026-09-08 11:38:49.783 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) (4.26.0) 2026-09-08 11:38:49.820 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) 2026-09-08 11:38:49.837 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 11:38:49.854 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) (0.6.0) 2026-09-08 11:38:49.855 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) (4.2.0) 2026-09-08 11:38:49.866 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) (3.0.53) 2026-09-08 11:38:49.870 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) (1.11.0) 2026-09-08 11:38:49.870 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) (15.0.0) 2026-09-08 11:38:49.870 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) (1.8.0) 2026-09-08 11:38:49.876 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) (26.1.0) 2026-09-08 11:38:49.878 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) (2025.9.1) 2026-09-08 11:38:49.878 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) (0.37.0) 2026-09-08 11:38:49.879 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) (2026.6.3) 2026-09-08 11:38:49.935 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev196) (3.5.0) 2026-09-08 11:38:49.937 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev196) (3.18) 2026-09-08 11:38:49.938 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev196) (2.7.0) 2026-09-08 11:38:49.940 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev196) (2023.11.17) 2026-09-08 11:38:49.976 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) (4.2.0) 2026-09-08 11:38:49.976 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) (2.20.0) 2026-09-08 11:38:49.987 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) (0.1.2) 2026-09-08 11:38:50.006 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev196) (0.8) 2026-09-08 11:38:50.077 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev196) (0.16.0) 2026-09-08 11:38:50.169 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-09-08 11:38:50.271 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 6.9 MB/s 0:00:00 2026-09-08 11:38:50.287 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-09-08 11:38:50.468 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.0 MB/s 0:00:00 2026-09-08 11:38:50.485 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-09-08 11:38:50.510 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-09-08 11:38:50.533 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-09-08 11:38:50.556 | Downloading os_vif-5.2.1-py3-none-any.whl (104 kB) 2026-09-08 11:38:50.582 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-09-08 11:38:50.597 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-08 11:38:50.614 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-09-08 11:38:50.642 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-09-08 11:38:50.691 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-09-08 11:38:50.715 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-09-08 11:38:50.739 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-09-08 11:38:50.841 | Building wheels for collected packages: neutron, ovs 2026-09-08 11:38:50.844 | Building editable for neutron (pyproject.toml): started 2026-09-08 11:38:53.124 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-09-08 11:38:53.126 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev196-0.editable-py3-none-any.whl size=16105 sha256=31995d7b72ff078c4f44ddeda8fae9499ed17c75193fd8ce9cfc2a6e23c21310 2026-09-08 11:38:53.129 | Stored in directory: /tmp/pip-ephem-wheel-cache-ile_c0c8/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-09-08 11:38:53.133 | Building wheel for ovs (pyproject.toml): started 2026-09-08 11:38:53.989 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-09-08 11:38:53.991 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=e10dd755d549f3e5b4279407ef61985270515ee6b3cb7c16bcc2d725c722acd5 2026-09-08 11:38:53.992 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-09-08 11:38:53.996 | Successfully built neutron ovs 2026-09-08 11:38:54.345 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-09-08 11:38:59.633 | 2026-09-08 11:38:59.656 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev196 neutron-lib-5.0.1 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.9.0 os-vif-5.2.1 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-09-08 11:38:59.889 | + inc/python:pip_install:216 : result=0 2026-09-08 11:38:59.893 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:38:59.897 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:59.901 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:59.905 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:59.909 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:59.913 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:59.917 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:38:59.920 | + functions-common:time_stop:2427 : start_time=1788867520539 2026-09-08 11:38:59.924 | + functions-common:time_stop:2429 : [[ -z 1788867520539 ]] 2026-09-08 11:38:59.930 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:59.936 | + functions-common:time_stop:2432 : end_time=1788867539931 2026-09-08 11:38:59.939 | + functions-common:time_stop:2433 : elapsed_time=19392 2026-09-08 11:38:59.943 | + functions-common:time_stop:2434 : total=108328 2026-09-08 11:38:59.946 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:59.950 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=127720 2026-09-08 11:38:59.954 | + inc/python:pip_install:219 : return 0 2026-09-08 11:38:59.958 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 11:38:59.962 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:38:59.966 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-09-08 11:38:59.970 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-09-08 11:38:59.974 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:38:59.978 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:38:59.982 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-09-08 11:38:59.986 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:38:59.990 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-09-08 11:38:59.994 | + lib/neutron:install_neutron:536 : install_ovn 2026-09-08 11:38:59.999 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-09-08 11:38:59.999 | Installing OVN and dependent packages 2026-09-08 11:39:00.003 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-09-08 11:39:00.007 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-09-08 11:39:00.032 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:39:00.036 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-09-08 11:39:00.061 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:39:00.065 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-09-08 11:39:00.090 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:39:00.094 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-09-08 11:39:00.098 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-09-08 11:39:00.124 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:39:00.128 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-09-08 11:39:00.132 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-09-08 11:39:00.151 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-09-08 11:39:00.157 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-09-08 11:39:00.174 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-09-08 11:39:00.179 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-09-08 11:39:00.211 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-09-08 11:39:00.215 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:39:00.219 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:39:00.223 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:39:00.227 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:39:00.231 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:39:00.235 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:39:00.239 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:39:00.243 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:39:00.247 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:39:00.251 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:39:00.255 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:39:00.259 | + functions-common:apt_get_update:1167 : return 2026-09-08 11:39:00.263 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-09-08 11:39:00.267 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:39:00.272 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:39:00.275 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:39:00.279 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-09-08 11:39:00.311 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-09-08 11:39:00.359 | Reading package lists... 2026-09-08 11:39:00.750 | Building dependency tree... 2026-09-08 11:39:00.753 | Reading state information... 2026-09-08 11:39:01.341 | fakeroot is already the newest version (1.33-1). 2026-09-08 11:39:01.341 | fakeroot set to manually installed. 2026-09-08 11:39:01.341 | make is already the newest version (4.3-4.1build2). 2026-09-08 11:39:01.341 | make set to manually installed. 2026-09-08 11:39:01.341 | The following packages were automatically installed and are no longer required: 2026-09-08 11:39:01.343 | libfwupd2 libgusb2 2026-09-08 11:39:01.344 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:39:01.346 | The following additional packages will be installed: 2026-09-08 11:39:01.347 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-09-08 11:39:01.348 | python3-sortedcontainers 2026-09-08 11:39:01.351 | Suggested packages: 2026-09-08 11:39:01.353 | openvswitch-doc python-sortedcontainers-doc 2026-09-08 11:39:01.397 | The following NEW packages will be installed: 2026-09-08 11:39:01.398 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-09-08 11:39:01.399 | python3-openvswitch python3-sortedcontainers 2026-09-08 11:39:01.648 | 0 upgraded, 6 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 11:39:01.648 | Need to get 4225 kB of archives. 2026-09-08 11:39:01.648 | After this operation, 13.4 MB of additional disk space will be used. 2026-09-08 11:39:01.648 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-09-08 11:39:02.258 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1044 kB] 2026-09-08 11:39:02.440 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-09-08 11:39:02.443 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-09-08 11:39:02.451 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1034 kB] 2026-09-08 11:39:02.526 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1612 kB] 2026-09-08 11:39:02.843 | perl: warning: Setting locale failed. 2026-09-08 11:39:02.844 | perl: warning: Please check that your locale settings: 2026-09-08 11:39:02.844 | LANGUAGE = (unset), 2026-09-08 11:39:02.844 | LC_ALL = "en_US.utf8", 2026-09-08 11:39:02.844 | LANG = "de_DE.UTF-8" 2026-09-08 11:39:02.844 | are supported and installed on your system. 2026-09-08 11:39:02.844 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:39:02.907 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:39:02.908 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:39:02.908 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:39:03.105 | Fetched 4225 kB in 1s (3596 kB/s) 2026-09-08 11:39:03.154 | Selecting previously unselected package libunbound8:amd64. 2026-09-08 11:39:03.219 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126900 files and directories currently installed.) 2026-09-08 11:39:03.227 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-09-08 11:39:03.234 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-08 11:39:03.291 | Selecting previously unselected package openvswitch-common. 2026-09-08 11:39:03.305 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:39:03.309 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 11:39:03.409 | Selecting previously unselected package python3-sortedcontainers. 2026-09-08 11:39:03.423 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-09-08 11:39:03.427 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-09-08 11:39:03.480 | Selecting previously unselected package libxdp1:amd64. 2026-09-08 11:39:03.493 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-09-08 11:39:03.496 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-08 11:39:03.554 | Selecting previously unselected package python3-openvswitch. 2026-09-08 11:39:03.568 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:39:03.571 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 11:39:03.678 | Selecting previously unselected package openvswitch-switch. 2026-09-08 11:39:03.692 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:39:03.701 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 11:39:03.836 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-09-08 11:39:04.078 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-08 11:39:04.089 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-08 11:39:04.099 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 11:39:04.113 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 11:39:04.512 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 11:39:04.535 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-09-08 11:39:05.221 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-09-08 11:39:05.415 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-09-08 11:39:06.463 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 11:39:08.233 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 11:39:08.487 | perl: warning: Setting locale failed. 2026-09-08 11:39:08.487 | perl: warning: Please check that your locale settings: 2026-09-08 11:39:08.487 | LANGUAGE = (unset), 2026-09-08 11:39:08.487 | LC_ALL = "en_US.utf8", 2026-09-08 11:39:08.487 | LANG = "de_DE.UTF-8" 2026-09-08 11:39:08.487 | are supported and installed on your system. 2026-09-08 11:39:08.488 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:39:08.618 | perl: warning: Setting locale failed. 2026-09-08 11:39:08.618 | perl: warning: Please check that your locale settings: 2026-09-08 11:39:08.618 | LANGUAGE = (unset), 2026-09-08 11:39:08.618 | LC_ALL = "en_US.utf8", 2026-09-08 11:39:08.618 | LANG = "de_DE.UTF-8" 2026-09-08 11:39:08.619 | are supported and installed on your system. 2026-09-08 11:39:08.619 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:39:08.669 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:39:08.669 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:39:08.669 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:39:08.742 | perl: warning: Setting locale failed. 2026-09-08 11:39:08.742 | perl: warning: Please check that your locale settings: 2026-09-08 11:39:08.742 | LANGUAGE = (unset), 2026-09-08 11:39:08.742 | LC_ALL = "en_US.utf8", 2026-09-08 11:39:08.742 | LANG = "de_DE.UTF-8" 2026-09-08 11:39:08.742 | are supported and installed on your system. 2026-09-08 11:39:08.743 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:39:09.102 | 2026-09-08 11:39:09.102 | Running kernel seems to be up-to-date. 2026-09-08 11:39:09.102 | 2026-09-08 11:39:09.102 | Restarting services... 2026-09-08 11:39:09.164 | 2026-09-08 11:39:09.164 | Service restarts being deferred: 2026-09-08 11:39:09.164 | systemctl restart getty@tty1.service 2026-09-08 11:39:09.164 | systemctl restart serial-getty@hvc0.service 2026-09-08 11:39:09.164 | systemctl restart systemd-logind.service 2026-09-08 11:39:09.164 | systemctl restart virtlockd.service 2026-09-08 11:39:09.164 | systemctl restart virtlogd.service 2026-09-08 11:39:09.164 | 2026-09-08 11:39:09.164 | No containers need to be restarted. 2026-09-08 11:39:09.164 | 2026-09-08 11:39:09.165 | User sessions running outdated binaries: 2026-09-08 11:39:09.165 | quobyte @ session #5: bash[2028], sshd[1981,2027] 2026-09-08 11:39:09.174 | quobyte @ user manager service: systemd[1160] 2026-09-08 11:39:09.183 | 2026-09-08 11:39:09.183 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:39:11.344 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:39:11.347 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:39:11.351 | + functions-common:time_stop:2420 : local name 2026-09-08 11:39:11.356 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:39:11.359 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:39:11.363 | + functions-common:time_stop:2423 : local total 2026-09-08 11:39:11.367 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:39:11.371 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:39:11.374 | + functions-common:time_stop:2427 : start_time=1788867540306 2026-09-08 11:39:11.378 | + functions-common:time_stop:2429 : [[ -z 1788867540306 ]] 2026-09-08 11:39:11.383 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:39:11.388 | + functions-common:time_stop:2432 : end_time=1788867551384 2026-09-08 11:39:11.392 | + functions-common:time_stop:2433 : elapsed_time=11078 2026-09-08 11:39:11.395 | + functions-common:time_stop:2434 : total=153788 2026-09-08 11:39:11.398 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:39:11.401 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164866 2026-09-08 11:39:11.405 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:39:11.410 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-09-08 11:39:11.440 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-09-08 11:39:11.443 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:39:11.448 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:39:11.452 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:39:11.456 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:39:11.459 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:39:11.463 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:39:11.467 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:39:11.471 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:39:11.475 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:39:11.479 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:39:11.482 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:39:11.486 | + functions-common:apt_get_update:1167 : return 2026-09-08 11:39:11.491 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-09-08 11:39:11.495 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:39:11.499 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:39:11.502 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:39:11.506 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-09-08 11:39:11.537 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-09-08 11:39:11.577 | Reading package lists... 2026-09-08 11:39:11.946 | Building dependency tree... 2026-09-08 11:39:11.947 | Reading state information... 2026-09-08 11:39:12.479 | The following packages were automatically installed and are no longer required: 2026-09-08 11:39:12.481 | libfwupd2 libgusb2 2026-09-08 11:39:12.482 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:39:12.485 | The following additional packages will be installed: 2026-09-08 11:39:12.485 | ovn-common 2026-09-08 11:39:12.532 | The following NEW packages will be installed: 2026-09-08 11:39:12.533 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-09-08 11:39:12.619 | 0 upgraded, 4 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 11:39:12.619 | Need to get 2360 kB of archives. 2026-09-08 11:39:12.619 | After this operation, 8355 kB of additional disk space will be used. 2026-09-08 11:39:12.619 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-09-08 11:39:12.801 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-09-08 11:39:12.808 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-09-08 11:39:12.811 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-09-08 11:39:13.066 | perl: warning: Setting locale failed. 2026-09-08 11:39:13.066 | perl: warning: Please check that your locale settings: 2026-09-08 11:39:13.066 | LANGUAGE = (unset), 2026-09-08 11:39:13.066 | LC_ALL = "en_US.utf8", 2026-09-08 11:39:13.066 | LANG = "de_DE.UTF-8" 2026-09-08 11:39:13.066 | are supported and installed on your system. 2026-09-08 11:39:13.067 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:39:13.129 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:39:13.129 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:39:13.129 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:39:13.321 | Fetched 2360 kB in 0s (8822 kB/s) 2026-09-08 11:39:13.367 | Selecting previously unselected package ovn-common. 2026-09-08 11:39:13.431 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127100 files and directories currently installed.) 2026-09-08 11:39:13.438 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:39:13.442 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 11:39:13.546 | Selecting previously unselected package ovn-central. 2026-09-08 11:39:13.559 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:39:13.562 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 11:39:13.624 | Selecting previously unselected package ovn-controller-vtep. 2026-09-08 11:39:13.637 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:39:13.641 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 11:39:13.697 | Selecting previously unselected package ovn-host. 2026-09-08 11:39:13.710 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:39:13.716 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 11:39:13.804 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 11:39:13.822 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 11:39:14.312 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-08 11:39:14.503 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-09-08 11:39:14.989 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-08 11:39:15.068 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 11:39:15.585 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-08 11:39:15.774 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-09-08 11:39:16.480 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-09-08 11:39:17.177 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-09-08 11:39:18.044 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-08 11:39:18.117 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 11:39:18.315 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-09-08 11:39:18.874 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 11:39:20.865 | perl: warning: Setting locale failed. 2026-09-08 11:39:20.865 | perl: warning: Please check that your locale settings: 2026-09-08 11:39:20.865 | LANGUAGE = (unset), 2026-09-08 11:39:20.865 | LC_ALL = "en_US.utf8", 2026-09-08 11:39:20.865 | LANG = "de_DE.UTF-8" 2026-09-08 11:39:20.865 | are supported and installed on your system. 2026-09-08 11:39:20.866 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:39:20.995 | perl: warning: Setting locale failed. 2026-09-08 11:39:20.995 | perl: warning: Please check that your locale settings: 2026-09-08 11:39:20.995 | LANGUAGE = (unset), 2026-09-08 11:39:20.997 | LC_ALL = "en_US.utf8", 2026-09-08 11:39:20.997 | LANG = "de_DE.UTF-8" 2026-09-08 11:39:20.997 | are supported and installed on your system. 2026-09-08 11:39:20.997 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:39:21.047 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:39:21.047 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:39:21.048 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:39:21.120 | perl: warning: Setting locale failed. 2026-09-08 11:39:21.120 | perl: warning: Please check that your locale settings: 2026-09-08 11:39:21.120 | LANGUAGE = (unset), 2026-09-08 11:39:21.120 | LC_ALL = "en_US.utf8", 2026-09-08 11:39:21.120 | LANG = "de_DE.UTF-8" 2026-09-08 11:39:21.120 | are supported and installed on your system. 2026-09-08 11:39:21.121 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:39:21.481 | 2026-09-08 11:39:21.481 | Running kernel seems to be up-to-date. 2026-09-08 11:39:21.481 | 2026-09-08 11:39:21.481 | Restarting services... 2026-09-08 11:39:21.542 | 2026-09-08 11:39:21.542 | Service restarts being deferred: 2026-09-08 11:39:21.542 | systemctl restart getty@tty1.service 2026-09-08 11:39:21.542 | systemctl restart serial-getty@hvc0.service 2026-09-08 11:39:21.542 | systemctl restart systemd-logind.service 2026-09-08 11:39:21.542 | systemctl restart virtlockd.service 2026-09-08 11:39:21.542 | systemctl restart virtlogd.service 2026-09-08 11:39:21.543 | 2026-09-08 11:39:21.543 | No containers need to be restarted. 2026-09-08 11:39:21.543 | 2026-09-08 11:39:21.543 | User sessions running outdated binaries: 2026-09-08 11:39:21.543 | quobyte @ session #5: bash[2028], sshd[1981,2027] 2026-09-08 11:39:21.552 | quobyte @ user manager service: systemd[1160] 2026-09-08 11:39:21.562 | 2026-09-08 11:39:21.562 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:39:23.695 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:39:23.698 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:39:23.701 | + functions-common:time_stop:2420 : local name 2026-09-08 11:39:23.704 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:39:23.707 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:39:23.710 | + functions-common:time_stop:2423 : local total 2026-09-08 11:39:23.712 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:39:23.715 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:39:23.718 | + functions-common:time_stop:2427 : start_time=1788867551533 2026-09-08 11:39:23.722 | + functions-common:time_stop:2429 : [[ -z 1788867551533 ]] 2026-09-08 11:39:23.726 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:39:23.731 | + functions-common:time_stop:2432 : end_time=1788867563727 2026-09-08 11:39:23.733 | + functions-common:time_stop:2433 : elapsed_time=12194 2026-09-08 11:39:23.736 | + functions-common:time_stop:2434 : total=164866 2026-09-08 11:39:23.739 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:39:23.742 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177060 2026-09-08 11:39:23.745 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:39:23.748 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:39:23.751 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:39:23.754 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-09-08 11:39:23.757 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-09-08 11:39:23.762 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 11:39:23.766 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-09-08 11:39:23.769 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 11:39:23.772 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-09-08 11:39:23.775 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 11:39:23.778 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-09-08 11:39:23.781 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 11:39:23.785 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-09-08 11:39:23.787 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 11:39:23.791 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-09-08 11:39:23.794 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 11:39:23.797 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-09-08 11:39:23.800 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 11:39:23.803 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-09-08 11:39:23.805 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-09-08 11:39:23.809 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-09-08 11:39:23.812 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-09-08 11:39:23.814 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-09-08 11:39:23.818 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:39:23.820 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:39:23.824 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-09-08 11:39:23.827 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:39:23.830 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-09-08 11:39:23.833 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 11:39:23.837 | + ./stack.sh:main:959 : is_service_enabled nova 2026-09-08 11:39:23.857 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:39:23.860 | + ./stack.sh:main:961 : stack_install_service nova 2026-09-08 11:39:23.863 | + lib/stack:stack_install_service:20 : local service=nova 2026-09-08 11:39:23.866 | + lib/stack:stack_install_service:21 : type install_nova 2026-09-08 11:39:23.871 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 11:39:23.874 | + lib/stack:stack_install_service:32 : install_nova 2026-09-08 11:39:23.877 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-09-08 11:39:23.879 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-09-08 11:39:23.883 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:39:23.885 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:39:23.888 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-09-08 11:39:23.891 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:39:23.894 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-09-08 11:39:23.912 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:39:23.915 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-08 11:39:23.918 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-09-08 11:39:23.921 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-09-08 11:39:23.924 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-09-08 11:39:23.927 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-09-08 11:39:24.084 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-09-08 11:39:24.086 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:39:24.089 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:39:24.091 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-08 11:39:24.094 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:39:24.097 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:39:24.100 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:39:24.102 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:39:24.105 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:39:24.107 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:39:24.110 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:39:24.113 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:39:24.115 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:39:24.117 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:39:24.120 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:39:24.123 | + functions-common:apt_get_update:1167 : return 2026-09-08 11:39:24.125 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-08 11:39:24.128 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:39:24.130 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:39:24.133 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:39:24.136 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-08 11:39:24.157 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-08 11:39:24.196 | Reading package lists... 2026-09-08 11:39:24.580 | Building dependency tree... 2026-09-08 11:39:24.582 | Reading state information... 2026-09-08 11:39:25.185 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.16). 2026-09-08 11:39:25.185 | libvirt-clients set to manually installed. 2026-09-08 11:39:25.185 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.16). 2026-09-08 11:39:25.185 | The following packages were automatically installed and are no longer required: 2026-09-08 11:39:25.187 | libfwupd2 libgusb2 2026-09-08 11:39:25.187 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:39:25.190 | The following additional packages will be installed: 2026-09-08 11:39:25.191 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-09-08 11:39:25.191 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-09-08 11:39:25.191 | qemu-system-sparc 2026-09-08 11:39:25.193 | Suggested packages: 2026-09-08 11:39:25.193 | python-zstandard-doc samba vde2 2026-09-08 11:39:25.238 | The following packages will be REMOVED: 2026-09-08 11:39:25.241 | apport-core-dump-handler 2026-09-08 11:39:25.242 | The following NEW packages will be installed: 2026-09-08 11:39:25.243 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-09-08 11:39:25.243 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-09-08 11:39:25.244 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-09-08 11:39:25.472 | 0 upgraded, 13 newly installed, 1 to remove and 53 not upgraded. 2026-09-08 11:39:25.473 | Need to get 110 MB of archives. 2026-09-08 11:39:25.473 | After this operation, 897 MB of additional disk space will be used. 2026-09-08 11:39:25.473 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-09-08 11:39:26.045 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-09-08 11:39:26.058 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-09-08 11:39:26.094 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-09-08 11:39:26.147 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-09-08 11:39:26.603 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-09-08 11:39:26.973 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9096 kB] 2026-09-08 11:39:27.186 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6318 kB] 2026-09-08 11:39:27.322 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3433 kB] 2026-09-08 11:39:27.403 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-09-08 11:39:28.773 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-09-08 11:39:28.773 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-09-08 11:39:28.857 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-09-08 11:39:29.116 | perl: warning: Setting locale failed. 2026-09-08 11:39:29.116 | perl: warning: Please check that your locale settings: 2026-09-08 11:39:29.116 | LANGUAGE = (unset), 2026-09-08 11:39:29.116 | LC_ALL = "en_US.utf8", 2026-09-08 11:39:29.116 | LANG = "de_DE.UTF-8" 2026-09-08 11:39:29.116 | are supported and installed on your system. 2026-09-08 11:39:29.116 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:39:29.179 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:39:29.179 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:39:29.179 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:39:29.459 | Fetched 110 MB in 4s (30.4 MB/s) 2026-09-08 11:39:29.496 | Selecting previously unselected package python3-zstandard. 2026-09-08 11:39:29.568 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127168 files and directories currently installed.) 2026-09-08 11:39:29.576 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-09-08 11:39:29.581 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-09-08 11:39:29.714 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-09-08 11:39:29.714 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-08 11:39:29.715 | Package apport-core-dump-handler is to be removed. 2026-09-08 11:39:29.715 | Package python3-zstandard is not configured yet. 2026-09-08 11:39:29.715 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-08 11:39:29.715 | Package apport-core-dump-handler is to be removed. 2026-09-08 11:39:29.715 | Package systemd-coredump is not installed. 2026-09-08 11:39:29.715 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-08 11:39:29.715 | Package apport-core-dump-handler is to be removed. 2026-09-08 11:39:29.715 | Package python3-zstandard is not configured yet. 2026-09-08 11:39:29.715 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-08 11:39:29.715 | Package apport-core-dump-handler is to be removed. 2026-09-08 11:39:29.715 | Package systemd-coredump is not installed. 2026-09-08 11:39:29.715 | 2026-09-08 11:39:29.781 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127184 files and directories currently installed.) 2026-09-08 11:39:29.790 | Removing apport-core-dump-handler (2.28.3-0ubuntu0.1) ... 2026-09-08 11:39:30.670 | Selecting previously unselected package systemd-coredump. 2026-09-08 11:39:30.738 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127180 files and directories currently installed.) 2026-09-08 11:39:30.747 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-09-08 11:39:30.750 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-08 11:39:30.811 | Selecting previously unselected package libvirt-dev:amd64. 2026-09-08 11:39:30.825 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-09-08 11:39:30.837 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-08 11:39:30.904 | Selecting previously unselected package python3-libvirt. 2026-09-08 11:39:30.919 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-09-08 11:39:30.923 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-09-08 11:39:30.990 | Selecting previously unselected package qemu-system-arm. 2026-09-08 11:39:31.004 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 11:39:31.015 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:39:31.491 | Selecting previously unselected package qemu-system-mips. 2026-09-08 11:39:31.505 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 11:39:31.517 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:39:32.039 | Selecting previously unselected package qemu-system-ppc. 2026-09-08 11:39:32.052 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 11:39:32.064 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:39:32.390 | Selecting previously unselected package qemu-system-sparc. 2026-09-08 11:39:32.405 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 11:39:32.417 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:39:32.670 | Selecting previously unselected package qemu-system-s390x. 2026-09-08 11:39:32.685 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 11:39:32.697 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:39:32.863 | Selecting previously unselected package qemu-system-misc. 2026-09-08 11:39:32.878 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 11:39:32.891 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:39:34.731 | Selecting previously unselected package qemu-system. 2026-09-08 11:39:34.744 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 11:39:34.747 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:39:34.787 | Selecting previously unselected package qemu-efi-aarch64. 2026-09-08 11:39:34.802 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-09-08 11:39:34.805 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-08 11:39:36.510 | Selecting previously unselected package qemu-efi-arm. 2026-09-08 11:39:36.525 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-09-08 11:39:36.528 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-08 11:39:37.282 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-08 11:39:37.785 | Creating group 'systemd-coredump' with GID 987. 2026-09-08 11:39:37.788 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-09-08 11:39:37.812 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-09-08 11:39:38.108 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:39:38.126 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:39:38.143 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-08 11:39:38.160 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:39:38.177 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-08 11:39:38.188 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:39:38.205 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-09-08 11:39:38.447 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:39:38.465 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-08 11:39:38.476 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:39:38.493 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:39:38.505 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 11:39:40.294 | perl: warning: Setting locale failed. 2026-09-08 11:39:40.294 | perl: warning: Please check that your locale settings: 2026-09-08 11:39:40.294 | LANGUAGE = (unset), 2026-09-08 11:39:40.294 | LC_ALL = "en_US.utf8", 2026-09-08 11:39:40.294 | LANG = "de_DE.UTF-8" 2026-09-08 11:39:40.294 | are supported and installed on your system. 2026-09-08 11:39:40.294 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:39:40.423 | perl: warning: Setting locale failed. 2026-09-08 11:39:40.423 | perl: warning: Please check that your locale settings: 2026-09-08 11:39:40.423 | LANGUAGE = (unset), 2026-09-08 11:39:40.423 | LC_ALL = "en_US.utf8", 2026-09-08 11:39:40.423 | LANG = "de_DE.UTF-8" 2026-09-08 11:39:40.423 | are supported and installed on your system. 2026-09-08 11:39:40.424 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:39:40.473 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:39:40.473 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:39:40.474 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:39:40.544 | perl: warning: Setting locale failed. 2026-09-08 11:39:40.544 | perl: warning: Please check that your locale settings: 2026-09-08 11:39:40.544 | LANGUAGE = (unset), 2026-09-08 11:39:40.545 | LC_ALL = "en_US.utf8", 2026-09-08 11:39:40.545 | LANG = "de_DE.UTF-8" 2026-09-08 11:39:40.545 | are supported and installed on your system. 2026-09-08 11:39:40.545 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:39:40.906 | 2026-09-08 11:39:40.906 | Running kernel seems to be up-to-date. 2026-09-08 11:39:40.906 | 2026-09-08 11:39:40.906 | Restarting services... 2026-09-08 11:39:40.964 | 2026-09-08 11:39:40.965 | Service restarts being deferred: 2026-09-08 11:39:40.965 | systemctl restart getty@tty1.service 2026-09-08 11:39:40.965 | systemctl restart serial-getty@hvc0.service 2026-09-08 11:39:40.965 | systemctl restart systemd-logind.service 2026-09-08 11:39:40.965 | systemctl restart virtlockd.service 2026-09-08 11:39:40.965 | systemctl restart virtlogd.service 2026-09-08 11:39:40.965 | 2026-09-08 11:39:40.965 | No containers need to be restarted. 2026-09-08 11:39:40.965 | 2026-09-08 11:39:40.965 | User sessions running outdated binaries: 2026-09-08 11:39:40.965 | quobyte @ session #5: bash[2028], sshd[1981,2027] 2026-09-08 11:39:40.975 | quobyte @ user manager service: systemd[1160] 2026-09-08 11:39:40.983 | 2026-09-08 11:39:40.984 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:39:42.990 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:39:42.993 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:39:42.996 | + functions-common:time_stop:2420 : local name 2026-09-08 11:39:42.999 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:39:43.001 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:39:43.004 | + functions-common:time_stop:2423 : local total 2026-09-08 11:39:43.007 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:39:43.009 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:39:43.012 | + functions-common:time_stop:2427 : start_time=1788867564155 2026-09-08 11:39:43.014 | + functions-common:time_stop:2429 : [[ -z 1788867564155 ]] 2026-09-08 11:39:43.018 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:39:43.022 | + functions-common:time_stop:2432 : end_time=1788867583019 2026-09-08 11:39:43.025 | + functions-common:time_stop:2433 : elapsed_time=18864 2026-09-08 11:39:43.027 | + functions-common:time_stop:2434 : total=177060 2026-09-08 11:39:43.030 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:39:43.033 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=195924 2026-09-08 11:39:43.035 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:39:43.038 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-09-08 11:39:43.042 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:39:43.044 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:39:43.047 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:39:43.049 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:39:43.052 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:39:43.055 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:39:43.058 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:39:43.061 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:39:43.064 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:39:43.067 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:39:43.069 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:39:43.072 | + functions-common:apt_get_update:1167 : return 2026-09-08 11:39:43.075 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-09-08 11:39:43.077 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:39:43.080 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:39:43.082 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:39:43.085 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-09-08 11:39:43.109 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-09-08 11:39:43.146 | Reading package lists... 2026-09-08 11:39:43.516 | Building dependency tree... 2026-09-08 11:39:43.517 | Reading state information... 2026-09-08 11:39:44.074 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-09-08 11:39:44.074 | ovmf set to manually installed. 2026-09-08 11:39:44.074 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-08 11:39:44.074 | swtpm set to manually installed. 2026-09-08 11:39:44.074 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-08 11:39:44.074 | swtpm-tools set to manually installed. 2026-09-08 11:39:44.074 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-09-08 11:39:44.074 | mdevctl set to manually installed. 2026-09-08 11:39:44.074 | The following packages were automatically installed and are no longer required: 2026-09-08 11:39:44.075 | libfwupd2 libgusb2 2026-09-08 11:39:44.075 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:39:44.161 | 0 upgraded, 0 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 11:39:44.166 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:39:44.169 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:39:44.172 | + functions-common:time_stop:2420 : local name 2026-09-08 11:39:44.174 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:39:44.177 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:39:44.180 | + functions-common:time_stop:2423 : local total 2026-09-08 11:39:44.183 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:39:44.186 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:39:44.188 | + functions-common:time_stop:2427 : start_time=1788867583105 2026-09-08 11:39:44.191 | + functions-common:time_stop:2429 : [[ -z 1788867583105 ]] 2026-09-08 11:39:44.194 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:39:44.198 | + functions-common:time_stop:2432 : end_time=1788867584195 2026-09-08 11:39:44.201 | + functions-common:time_stop:2433 : elapsed_time=1090 2026-09-08 11:39:44.204 | + functions-common:time_stop:2434 : total=195924 2026-09-08 11:39:44.207 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:39:44.209 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=197014 2026-09-08 11:39:44.212 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:39:44.215 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-09-08 11:39:44.218 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 11:39:44.223 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-08 11:39:44.226 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-09-08 11:39:44.228 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-09-08 11:39:44.231 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-09-08 11:39:44.234 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-09-08 11:39:44.237 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-09-08 11:39:44.240 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-09-08 11:39:44.259 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:39:44.263 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-09-08 11:39:44.281 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-09-08 11:39:44.284 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-09-08 11:39:44.287 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-09-08 11:39:44.290 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-09-08 11:39:44.293 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-09-08 11:39:44.296 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-09-08 11:39:44.299 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-09-08 11:39:44.302 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 11:39:44.306 | ++ functions-common:git_clone:593 : pwd 2026-09-08 11:39:44.309 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:39:44.312 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:39:44.316 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:39:44.334 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:39:44.337 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:39:44.340 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:39:44.344 | + functions-common:git_clone:610 : echo v1.3.0 2026-09-08 11:39:44.344 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:39:44.349 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-09-08 11:39:44.352 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:39:44.355 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-08 11:39:44.358 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:39:44.360 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:39:44.363 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:39:44.366 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:39:44.369 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:39:44.372 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:39:44.375 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:39:44.378 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:39:44.381 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:39:44.386 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867584382 2026-09-08 11:39:44.389 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-08 11:39:44.392 | Cloning into '/opt/stack/novnc'... 2026-09-08 11:39:46.088 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:39:46.092 | + functions-common:time_stop:2420 : local name 2026-09-08 11:39:46.096 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:39:46.099 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:39:46.103 | + functions-common:time_stop:2423 : local total 2026-09-08 11:39:46.106 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:39:46.109 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:39:46.113 | + functions-common:time_stop:2427 : start_time=1788867584382 2026-09-08 11:39:46.116 | + functions-common:time_stop:2429 : [[ -z 1788867584382 ]] 2026-09-08 11:39:46.120 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:39:46.126 | + functions-common:time_stop:2432 : end_time=1788867586122 2026-09-08 11:39:46.129 | + functions-common:time_stop:2433 : elapsed_time=1740 2026-09-08 11:39:46.132 | + functions-common:time_stop:2434 : total=135793 2026-09-08 11:39:46.136 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:39:46.138 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137533 2026-09-08 11:39:46.141 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-09-08 11:39:46.145 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-09-08 11:39:46.148 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:39:46.152 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:39:46.155 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:39:46.158 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:39:46.162 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:39:46.166 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:39:46.169 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:39:46.172 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:39:46.177 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:39:46.182 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867586178 2026-09-08 11:39:46.185 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-09-08 11:39:46.638 | From https://github.com/novnc/novnc 2026-09-08 11:39:46.638 | * tag v1.3.0 -> FETCH_HEAD 2026-09-08 11:39:46.648 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:39:46.652 | + functions-common:time_stop:2420 : local name 2026-09-08 11:39:46.655 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:39:46.658 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:39:46.661 | + functions-common:time_stop:2423 : local total 2026-09-08 11:39:46.664 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:39:46.667 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:39:46.670 | + functions-common:time_stop:2427 : start_time=1788867586178 2026-09-08 11:39:46.673 | + functions-common:time_stop:2429 : [[ -z 1788867586178 ]] 2026-09-08 11:39:46.677 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:39:46.682 | + functions-common:time_stop:2432 : end_time=1788867586678 2026-09-08 11:39:46.685 | + functions-common:time_stop:2433 : elapsed_time=500 2026-09-08 11:39:46.688 | + functions-common:time_stop:2434 : total=137533 2026-09-08 11:39:46.691 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:39:46.694 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=138033 2026-09-08 11:39:46.697 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:39:46.701 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:39:46.704 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:39:46.707 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:39:46.710 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:39:46.713 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:39:46.717 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:39:46.720 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:39:46.723 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:39:46.728 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:39:46.733 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867586729 2026-09-08 11:39:46.736 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:39:46.767 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:39:46.767 | 2026-09-08 11:39:46.768 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:39:46.768 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:39:46.768 | state without impacting any branches by switching back to a branch. 2026-09-08 11:39:46.768 | 2026-09-08 11:39:46.768 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:39:46.768 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:39:46.768 | 2026-09-08 11:39:46.768 | git switch -c 2026-09-08 11:39:46.768 | 2026-09-08 11:39:46.768 | Or undo this operation with: 2026-09-08 11:39:46.769 | 2026-09-08 11:39:46.769 | git switch - 2026-09-08 11:39:46.769 | 2026-09-08 11:39:46.769 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:39:46.769 | 2026-09-08 11:39:46.769 | HEAD is now at 463c39e noVNC 1.3.0 2026-09-08 11:39:46.772 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:39:46.776 | + functions-common:time_stop:2420 : local name 2026-09-08 11:39:46.780 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:39:46.783 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:39:46.787 | + functions-common:time_stop:2423 : local total 2026-09-08 11:39:46.791 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:39:46.795 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:39:46.798 | + functions-common:time_stop:2427 : start_time=1788867586729 2026-09-08 11:39:46.802 | + functions-common:time_stop:2429 : [[ -z 1788867586729 ]] 2026-09-08 11:39:46.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:39:46.811 | + functions-common:time_stop:2432 : end_time=1788867586808 2026-09-08 11:39:46.815 | + functions-common:time_stop:2433 : elapsed_time=79 2026-09-08 11:39:46.818 | + functions-common:time_stop:2434 : total=138033 2026-09-08 11:39:46.822 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:39:46.825 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=138112 2026-09-08 11:39:46.829 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-09-08 11:39:46.846 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-09-08 11:39:46.850 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 11:39:46.851 | + functions-common:git_clone:673 : head -1 2026-09-08 11:39:46.853 | 463c39e noVNC 1.3.0 2026-09-08 11:39:46.857 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:39:46.860 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-09-08 11:39:46.882 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:39:46.886 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/45/1003245/2 2026-09-08 11:39:46.890 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-09-08 11:39:46.893 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-09-08 11:39:46.897 | + functions-common:git_clone:591 : local git_ref=refs/changes/45/1003245/2 2026-09-08 11:39:46.901 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 11:39:46.906 | ++ functions-common:git_clone:593 : pwd 2026-09-08 11:39:46.910 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:39:46.914 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:39:46.919 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:39:46.947 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:39:46.950 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:39:46.954 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:39:46.958 | + functions-common:git_clone:610 : echo refs/changes/45/1003245/2 2026-09-08 11:39:46.959 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:39:46.965 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-09-08 11:39:46.969 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-09-08 11:39:46.972 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-08 11:39:46.975 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:39:46.978 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:39:46.981 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:39:46.985 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:39:46.987 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:39:46.990 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:39:46.994 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:39:46.996 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:39:47.001 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:39:47.006 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867587002 2026-09-08 11:39:47.009 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-08 11:39:47.012 | Cloning into '/opt/stack/nova'... 2026-09-08 11:42:59.551 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:42:59.552 | + functions-common:time_stop:2420 : local name 2026-09-08 11:42:59.554 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:42:59.556 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:42:59.559 | + functions-common:time_stop:2423 : local total 2026-09-08 11:42:59.562 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:42:59.566 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:42:59.568 | + functions-common:time_stop:2427 : start_time=1788867587002 2026-09-08 11:42:59.572 | + functions-common:time_stop:2429 : [[ -z 1788867587002 ]] 2026-09-08 11:42:59.575 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:42:59.581 | + functions-common:time_stop:2432 : end_time=1788867779577 2026-09-08 11:42:59.584 | + functions-common:time_stop:2433 : elapsed_time=192575 2026-09-08 11:42:59.587 | + functions-common:time_stop:2434 : total=138112 2026-09-08 11:42:59.591 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:42:59.593 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=330687 2026-09-08 11:42:59.597 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-09-08 11:42:59.600 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/45/1003245/2 2026-09-08 11:42:59.602 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:42:59.606 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:42:59.609 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:42:59.612 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:42:59.616 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:42:59.620 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:42:59.623 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:42:59.627 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:42:59.632 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:42:59.636 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867779633 2026-09-08 11:42:59.640 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/45/1003245/2 2026-09-08 11:43:00.524 | From https://review.opendev.org/openstack/nova 2026-09-08 11:43:00.524 | * branch refs/changes/45/1003245/2 -> FETCH_HEAD 2026-09-08 11:43:00.533 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:43:00.537 | + functions-common:time_stop:2420 : local name 2026-09-08 11:43:00.541 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:43:00.544 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:43:00.548 | + functions-common:time_stop:2423 : local total 2026-09-08 11:43:00.552 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:43:00.556 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:43:00.559 | + functions-common:time_stop:2427 : start_time=1788867779633 2026-09-08 11:43:00.563 | + functions-common:time_stop:2429 : [[ -z 1788867779633 ]] 2026-09-08 11:43:00.568 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:43:00.574 | + functions-common:time_stop:2432 : end_time=1788867780570 2026-09-08 11:43:00.577 | + functions-common:time_stop:2433 : elapsed_time=937 2026-09-08 11:43:00.581 | + functions-common:time_stop:2434 : total=330687 2026-09-08 11:43:00.584 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:43:00.588 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=331624 2026-09-08 11:43:00.592 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-09-08 11:43:00.871 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:43:00.871 | 2026-09-08 11:43:00.871 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:43:00.871 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:43:00.871 | state without impacting any branches by switching back to a branch. 2026-09-08 11:43:00.871 | 2026-09-08 11:43:00.872 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:43:00.872 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:43:00.872 | 2026-09-08 11:43:00.872 | git switch -c 2026-09-08 11:43:00.872 | 2026-09-08 11:43:00.872 | Or undo this operation with: 2026-09-08 11:43:00.872 | 2026-09-08 11:43:00.872 | git switch - 2026-09-08 11:43:00.872 | 2026-09-08 11:43:00.872 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:43:00.873 | 2026-09-08 11:43:00.873 | HEAD is now at eab9ce2bb7 [test]Ensure shutdown thread is waited on 2026-09-08 11:43:00.875 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-09-08 11:43:00.896 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-09-08 11:43:00.901 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 11:43:00.901 | + functions-common:git_clone:673 : head -1 2026-09-08 11:43:00.904 | eab9ce2bb7 [test]Ensure shutdown thread is waited on 2026-09-08 11:43:00.908 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:43:00.912 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-09-08 11:43:00.916 | + inc/python:setup_develop:353 : local bindep 2026-09-08 11:43:00.920 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-09-08 11:43:00.923 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-09-08 11:43:00.926 | + inc/python:setup_develop:359 : local extras= 2026-09-08 11:43:00.930 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-09-08 11:43:00.934 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 11:43:00.938 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-09-08 11:43:00.942 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-09-08 11:43:00.946 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 11:43:00.950 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 11:43:00.955 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-09-08 11:43:00.958 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 11:43:00.963 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-09-08 11:43:00.967 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 11:43:00.970 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 11:43:00.974 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-09-08 11:43:00.981 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-09-08 11:43:00.985 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-09-08 11:43:00.990 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-09-08 11:43:01.152 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-09-08 11:43:01.155 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 11:43:01.159 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 11:43:01.161 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 11:43:01.164 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-09-08 11:43:01.168 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-09-08 11:43:01.171 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 11:43:01.175 | + inc/python:setup_package:446 : local extras= 2026-09-08 11:43:01.178 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 11:43:01.181 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 11:43:01.185 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 11:43:01.189 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 11:43:01.193 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 11:43:01.197 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-09-08 11:43:01.224 | Using python 3.12 to install /opt/stack/nova 2026-09-08 11:43:01.228 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-09-08 11:43:02.216 | Obtaining file:///opt/stack/nova 2026-09-08 11:43:02.221 | Installing build dependencies: started 2026-09-08 11:43:03.956 | Installing build dependencies: finished with status 'done' 2026-09-08 11:43:03.958 | Checking if build backend supports build_editable: started 2026-09-08 11:43:04.552 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 11:43:04.553 | Getting requirements to build editable: started 2026-09-08 11:43:04.869 | Getting requirements to build editable: finished with status 'done' 2026-09-08 11:43:04.871 | Preparing editable metadata (pyproject.toml): started 2026-09-08 11:43:07.306 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:43:07.332 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (7.0.3) 2026-09-08 11:43:07.333 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (2.0.52) 2026-09-08 11:43:07.334 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (5.3.1) 2026-09-08 11:43:07.335 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (0.41.2) 2026-09-08 11:43:07.335 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.1.6) 2026-09-08 11:43:07.336 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (13.0.1) 2026-09-08 11:43:07.337 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (6.1.1) 2026-09-08 11:43:07.338 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (2.5.1) 2026-09-08 11:43:07.339 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (43.0.3) 2026-09-08 11:43:07.340 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (1.8.11) 2026-09-08 11:43:07.341 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.5.5) 2026-09-08 11:43:07.342 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.1.0) 2026-09-08 11:43:07.343 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.10.1) 2026-09-08 11:43:07.344 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.18.0) 2026-09-08 11:43:07.345 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (1.19.1) 2026-09-08 11:43:07.345 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (1.3.0) 2026-09-08 11:43:07.346 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (4.0.0) 2026-09-08 11:43:07.347 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (4.26.0) 2026-09-08 11:43:07.348 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (9.10.0) 2026-09-08 11:43:07.349 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (5.17.0) 2026-09-08 11:43:07.551 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev446) 2026-09-08 11:43:07.693 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 11:43:07.704 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (4.13.0) 2026-09-08 11:43:07.705 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (2.34.2) 2026-09-08 11:43:07.706 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (5.9.1) 2026-09-08 11:43:07.731 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev446) 2026-09-08 11:43:07.748 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-09-08 11:43:07.766 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (4.3.0) 2026-09-08 11:43:07.766 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (7.6.1) 2026-09-08 11:43:07.767 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (10.7.0) 2026-09-08 11:43:07.768 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (6.5.0) 2026-09-08 11:43:07.769 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (8.3.1) 2026-09-08 11:43:07.770 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (2.12.0) 2026-09-08 11:43:07.771 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.9.0) 2026-09-08 11:43:07.772 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (5.11.0) 2026-09-08 11:43:07.773 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (2.8.0) 2026-09-08 11:43:07.774 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (10.2.0) 2026-09-08 11:43:07.774 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (18.1.1) 2026-09-08 11:43:07.775 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (7.10.0) 2026-09-08 11:43:07.776 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (18.3.0) 2026-09-08 11:43:07.777 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (6.0.1) 2026-09-08 11:43:07.778 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.12.0) 2026-09-08 11:43:07.779 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (6.9.0) 2026-09-08 11:43:07.780 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev446) (4.8.0) 2026-09-08 11:43:07.781 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (2.0.0) 2026-09-08 11:43:07.782 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (8.2.0) 2026-09-08 11:43:07.783 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (7.2.2) 2026-09-08 11:43:07.784 | Requirement already satisfied: oslo.versionedobjects>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.12.0) 2026-09-08 11:43:07.785 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (7.1.1) 2026-09-08 11:43:07.786 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (1.1.0) 2026-09-08 11:43:07.787 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.9.0) 2026-09-08 11:43:07.787 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (5.2.1) 2026-09-08 11:43:07.788 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (5.8.0) 2026-09-08 11:43:07.815 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev446) 2026-09-08 11:43:07.831 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-09-08 11:43:07.842 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (9.1.0) 2026-09-08 11:43:07.843 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (0.3.1) 2026-09-08 11:43:07.843 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (1.4.2) 2026-09-08 11:43:07.844 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (1.9.0) 2026-09-08 11:43:07.845 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (2.9.0.post0) 2026-09-08 11:43:07.846 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.5.0) 2026-09-08 11:43:07.847 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (4.20.0) 2026-09-08 11:43:07.848 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (6.0.3) 2026-09-08 11:43:07.851 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev446) (1.4.1) 2026-09-08 11:43:07.852 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev446) (4.16.0) 2026-09-08 11:43:07.855 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev446) (7.6.0) 2026-09-08 11:43:07.859 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev446) (2.1.1) 2026-09-08 11:43:07.864 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev446) (3.0) 2026-09-08 11:43:07.872 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev446) (2.8.0) 2026-09-08 11:43:07.879 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev446) (3.1.0) 2026-09-08 11:43:07.881 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev446) (2.3.0) 2026-09-08 11:43:07.886 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev446) (3.0.3) 2026-09-08 11:43:07.889 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev446) (26.1.0) 2026-09-08 11:43:07.890 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev446) (2025.9.1) 2026-09-08 11:43:07.891 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev446) (0.37.0) 2026-09-08 11:43:07.892 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev446) (2026.6.3) 2026-09-08 11:43:07.900 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->nova==33.1.0.dev446) (2.1.0) 2026-09-08 11:43:07.907 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev446) (4.1.0) 2026-09-08 11:43:07.908 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev446) (2.13.0) 2026-09-08 11:43:07.909 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev446) (6.0.0) 2026-09-08 11:43:07.923 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev446) (1.5.0) 2026-09-08 11:43:07.924 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev446) (1.1.0) 2026-09-08 11:43:07.925 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev446) (1.33) 2026-09-08 11:43:07.926 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev446) (4.11.3) 2026-09-08 11:43:07.935 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev446) (3.1.1) 2026-09-08 11:43:07.942 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev446) (9.1.4) 2026-09-08 11:43:07.953 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev446) (2.19.0) 2026-09-08 11:43:07.962 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev446) (0.20) 2026-09-08 11:43:07.975 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev446) (2.1.2) 2026-09-08 11:43:07.976 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev446) (0.6.2) 2026-09-08 11:43:07.993 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev446) (7.1.7) 2026-09-08 11:43:07.994 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev446) (5.3.1) 2026-09-08 11:43:07.995 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev446) (5.6.2) 2026-09-08 11:43:07.996 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev446) (0.17.0) 2026-09-08 11:43:08.001 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev446) (5.1.0) 2026-09-08 11:43:08.011 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev446) (2026.3) 2026-09-08 11:43:08.012 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev446) (26.3) 2026-09-08 11:43:08.019 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev446) (0.26.0) 2026-09-08 11:43:08.023 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev446) (5.0.0) 2026-09-08 11:43:08.025 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev446) (4.0.1) 2026-09-08 11:43:08.039 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev446) (1.2.1) 2026-09-08 11:43:08.061 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev446) (1.7.6) 2026-09-08 11:43:08.068 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev446) (2.2.0) 2026-09-08 11:43:08.073 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev446) (1.3.7) 2026-09-08 11:43:08.084 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev446) (3.3.2) 2026-09-08 11:43:08.096 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev446) (4.3.2) 2026-09-08 11:43:08.097 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev446) (3.7.1) 2026-09-08 11:43:08.107 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev446) (2.4.0) 2026-09-08 11:43:08.118 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev446) (3.0.3) 2026-09-08 11:43:08.118 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev446) (1.6.2) 2026-09-08 11:43:08.129 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev446) (84.0.0) 2026-09-08 11:43:08.148 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev446) (0.8.2) 2026-09-08 11:43:08.186 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev446) (4.16.0) 2026-09-08 11:43:08.193 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev446) (0.6.0) 2026-09-08 11:43:08.194 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev446) (4.2.0) 2026-09-08 11:43:08.205 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev446) (3.0.53) 2026-09-08 11:43:08.206 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev446) (1.11.0) 2026-09-08 11:43:08.207 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev446) (15.0.0) 2026-09-08 11:43:08.208 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev446) (1.8.0) 2026-09-08 11:43:08.230 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev446) (1.17.0) 2026-09-08 11:43:08.237 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev446) (2.1.0) 2026-09-08 11:43:08.239 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev446) (24.2.1) 2026-09-08 11:43:08.259 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev446) (4.7.0) 2026-09-08 11:43:08.286 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev446) (3.5.0) 2026-09-08 11:43:08.287 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev446) (3.18) 2026-09-08 11:43:08.288 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev446) (2.7.0) 2026-09-08 11:43:08.290 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev446) (2023.11.17) 2026-09-08 11:43:08.331 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev446) (4.2.0) 2026-09-08 11:43:08.332 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev446) (2.20.0) 2026-09-08 11:43:08.344 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev446) (0.1.2) 2026-09-08 11:43:08.365 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev446) (0.8) 2026-09-08 11:43:08.432 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev446) (0.16.0) 2026-09-08 11:43:08.934 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev446) 2026-09-08 11:43:08.950 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-09-08 11:43:08.995 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev446) 2026-09-08 11:43:09.011 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-09-08 11:43:09.067 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev446) 2026-09-08 11:43:09.082 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-09-08 11:43:09.188 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-09-08 11:43:09.212 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-09-08 11:43:09.259 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-09-08 11:43:09.282 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-09-08 11:43:09.302 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-09-08 11:43:09.561 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 67.3 MB/s 0:00:00 2026-09-08 11:43:09.576 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-09-08 11:43:09.594 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 29.5 MB/s 0:00:00 2026-09-08 11:43:09.666 | Building wheels for collected packages: nova 2026-09-08 11:43:09.667 | Building editable for nova (pyproject.toml): started 2026-09-08 11:43:12.436 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-09-08 11:43:12.439 | Created wheel for nova: filename=nova-33.1.0.dev446-0.editable-py3-none-any.whl size=10628 sha256=e157094ace821307cdcb166285ab0b953ebe3e699dc28574782157002fa95412 2026-09-08 11:43:12.439 | Stored in directory: /tmp/pip-ephem-wheel-cache-aem_j1hj/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-09-08 11:43:12.447 | Successfully built nova 2026-09-08 11:43:12.727 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-09-08 11:43:17.688 | 2026-09-08 11:43:17.711 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev446 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-09-08 11:43:17.927 | + inc/python:pip_install:216 : result=0 2026-09-08 11:43:17.931 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:43:17.934 | + functions-common:time_stop:2420 : local name 2026-09-08 11:43:17.938 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:43:17.941 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:43:17.945 | + functions-common:time_stop:2423 : local total 2026-09-08 11:43:17.948 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:43:17.952 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:43:17.956 | + functions-common:time_stop:2427 : start_time=1788867781217 2026-09-08 11:43:17.959 | + functions-common:time_stop:2429 : [[ -z 1788867781217 ]] 2026-09-08 11:43:17.963 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:43:17.969 | + functions-common:time_stop:2432 : end_time=1788867797965 2026-09-08 11:43:17.973 | + functions-common:time_stop:2433 : elapsed_time=16748 2026-09-08 11:43:17.977 | + functions-common:time_stop:2434 : total=127720 2026-09-08 11:43:17.980 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:43:17.984 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=144468 2026-09-08 11:43:17.987 | + inc/python:pip_install:219 : return 0 2026-09-08 11:43:17.991 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 11:43:17.994 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:43:17.997 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-09-08 11:43:18.001 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-09-08 11:43:18.004 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:43:18.008 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:43:18.012 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-09-08 11:43:18.016 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:43:18.020 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-09-08 11:43:18.040 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 11:43:18.043 | + ./stack.sh:main:962 : configure_nova 2026-09-08 11:43:18.047 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-09-08 11:43:18.067 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-09-08 11:43:18.070 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-09-08 11:43:18.074 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-08 11:43:18.080 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-09-08 11:43:18.081 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-08 11:43:18.087 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-09-08 11:43:18.090 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-09-08 11:43:18.094 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-08 11:43:18.097 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-09-08 11:43:18.100 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-09-08 11:43:18.104 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-09-08 11:43:18.107 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-09-08 11:43:18.111 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-09-08 11:43:18.129 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-09-08 11:43:18.148 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-09-08 11:43:18.166 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-09-08 11:43:18.185 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-09-08 11:43:18.203 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-09-08 11:43:18.220 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-08 11:43:18.226 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-08 11:43:18.231 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.aKlG0vEYoI 2026-09-08 11:43:18.235 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-08 11:43:18.238 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-08 11:43:18.242 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-09-08 11:43:18.245 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-08 11:43:18.248 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-08 11:43:18.252 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.aKlG0vEYoI 2026-09-08 11:43:18.256 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.aKlG0vEYoI 2026-09-08 11:43:18.272 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.aKlG0vEYoI /etc/sudoers.d/nova-rootwrap 2026-09-08 11:43:18.290 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-09-08 11:43:18.294 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-08 11:43:18.298 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-08 11:43:18.301 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-08 11:43:18.304 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-08 11:43:18.307 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-09-08 11:43:18.311 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-09-08 11:43:18.315 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-09-08 11:43:18.316 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-08 11:43:18.327 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-08 11:43:18.332 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-08 11:43:18.346 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-08 11:43:18.361 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-09-08 11:43:18.364 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-09-08 11:43:18.369 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-09-08 11:43:18.392 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:18.396 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-09-08 11:43:18.407 | net.ipv4.ip_forward = 1 2026-09-08 11:43:18.411 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-08 11:43:18.415 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-09-08 11:43:18.418 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-09-08 11:43:18.435 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-09-08 11:43:18.440 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-09-08 11:43:18.443 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-09-08 11:43:18.459 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-09-08 11:43:18.463 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-09-08 11:43:18.465 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-09-08 11:43:18.472 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:c26f172c4618 2026-09-08 11:43:18.475 | InitiatorName=iqn.2016-04.com.open-iscsi:c26f172c4618 2026-09-08 11:43:18.479 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-09-08 11:43:18.483 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-09-08 11:43:18.569 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-09-08 11:43:18.572 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-09-08 11:43:18.576 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:43:18.579 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-09-08 11:43:18.641 | + lib/nova:configure_nova:371 : create_nova_conf 2026-09-08 11:43:18.646 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-09-08 11:43:18.653 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-09-08 11:43:18.657 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-09-08 11:43:18.696 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-09-08 11:43:18.698 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-09-08 11:43:18.733 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-09-08 11:43:18.768 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-09-08 11:43:18.807 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-08 11:43:18.849 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-09-08 11:43:18.890 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-09-08 11:43:18.926 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.83 2026-09-08 11:43:18.956 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-09-08 11:43:18.988 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-09-08 11:43:19.017 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-09-08 11:43:19.048 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-09-08 11:43:19.078 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-09-08 11:43:19.109 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-09-08 11:43:19.142 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-09-08 11:43:19.171 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-09-08 11:43:19.200 | + lib/nova:create_nova_conf:469 : is_fedora 2026-09-08 11:43:19.203 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:43:19.205 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:43:19.207 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:43:19.210 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:43:19.213 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:43:19.215 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:43:19.217 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:43:19.220 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:43:19.222 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:43:19.224 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:43:19.227 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:43:19.229 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:43:19.231 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:43:19.234 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-09-08 11:43:19.251 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:19.254 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:43:19.256 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-09-08 11:43:19.258 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-09-08 11:43:19.288 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-09-08 11:43:19.290 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-08 11:43:19.293 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-08 11:43:19.295 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-08 11:43:19.298 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:43:19.301 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:43:19.304 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:43:19.321 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:19.324 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:43:19.327 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-08 11:43:19.330 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-08 11:43:19.362 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-09-08 11:43:19.365 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-09-08 11:43:19.367 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-09-08 11:43:19.369 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-09-08 11:43:19.371 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:43:19.373 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:43:19.375 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:43:19.394 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:19.396 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:43:19.399 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-09-08 11:43:19.402 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-09-08 11:43:19.435 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-09-08 11:43:19.467 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-09-08 11:43:19.497 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-09-08 11:43:19.527 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-09-08 11:43:19.543 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:19.546 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-09-08 11:43:19.562 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:19.566 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-09-08 11:43:19.567 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-09-08 11:43:19.572 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-09-08 11:43:19.574 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-09-08 11:43:19.604 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-09-08 11:43:19.607 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-09-08 11:43:19.638 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-09-08 11:43:19.641 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-09-08 11:43:19.644 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-09-08 11:43:19.646 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 11:43:19.649 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 11:43:19.651 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-09-08 11:43:19.653 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 11:43:19.656 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:43:19.659 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 11:43:19.662 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-09-08 11:43:19.694 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-09-08 11:43:19.725 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.83/identity 2026-09-08 11:43:19.753 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-09-08 11:43:19.783 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-09-08 11:43:19.815 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-09-08 11:43:19.846 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-09-08 11:43:19.877 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-09-08 11:43:19.907 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.83/identity 2026-09-08 11:43:19.938 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 11:43:19.969 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 11:43:19.999 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 11:43:20.002 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-09-08 11:43:20.018 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:20.021 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-09-08 11:43:20.024 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-09-08 11:43:20.055 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-09-08 11:43:20.058 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 11:43:20.061 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:43:20.064 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-09-08 11:43:20.066 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-09-08 11:43:20.097 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-09-08 11:43:20.126 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.83/identity 2026-09-08 11:43:20.158 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-09-08 11:43:20.189 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-09-08 11:43:20.220 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-09-08 11:43:20.258 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-09-08 11:43:20.297 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-09-08 11:43:20.338 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-09-08 11:43:20.361 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:43:20.365 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-09-08 11:43:20.388 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:43:20.391 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-09-08 11:43:20.394 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-09-08 11:43:20.433 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-09-08 11:43:20.475 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-09-08 11:43:20.478 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-09-08 11:43:20.517 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-09-08 11:43:20.521 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-09-08 11:43:20.524 | + lib/nova:create_nova_conf:541 : is_fedora 2026-09-08 11:43:20.527 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:43:20.531 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:43:20.534 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:43:20.537 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:43:20.541 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:43:20.544 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:43:20.548 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:43:20.551 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:43:20.554 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:43:20.558 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:43:20.561 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:43:20.565 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:43:20.568 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:43:20.572 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-09-08 11:43:20.576 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-09-08 11:43:20.579 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-09-08 11:43:20.583 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:43:20.606 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:43:20.610 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:43:20.613 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:43:20.616 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:43:20.620 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 11:43:20.660 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:43:20.701 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:43:20.742 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:43:20.781 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-09-08 11:43:20.820 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-09-08 11:43:20.863 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-09-08 11:43:20.885 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:20.888 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-09-08 11:43:20.891 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-09-08 11:43:20.894 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-09-08 11:43:20.898 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-09-08 11:43:20.901 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 11:43:20.904 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-09-08 11:43:20.907 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-09-08 11:43:20.910 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 11:43:20.913 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 11:43:20.931 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:43:20.931 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 11:43:20.942 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 11:43:20.947 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:43:20.960 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-08 11:43:20.966 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-09-08 11:43:20.970 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-09-08 11:43:20.975 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 11:43:20.978 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-09-08 11:43:21.020 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-09-08 11:43:21.058 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-09-08 11:43:21.097 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-09-08 11:43:21.137 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 11:43:21.176 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 11:43:21.212 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-09-08 11:43:21.247 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-09-08 11:43:21.285 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-09-08 11:43:21.323 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 11:43:21.360 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 11:43:21.398 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 11:43:21.435 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-09-08 11:43:21.476 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-09-08 11:43:21.515 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 11:43:21.518 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 11:43:21.524 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-09-08 11:43:21.527 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-09-08 11:43:21.530 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 11:43:21.533 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:43:21.536 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:43:21.540 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-09-08 11:43:21.543 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-09-08 11:43:21.547 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-09-08 11:43:21.587 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 11:43:21.627 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-09-08 11:43:21.628 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-09-08 11:43:21.638 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-09-08 11:43:21.642 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-09-08 11:43:21.646 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-09-08 11:43:21.650 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 11:43:21.653 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 11:43:21.657 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 11:43:21.660 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 11:43:21.663 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:43:21.667 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:43:21.670 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 11:43:21.674 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 11:43:21.677 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:43:21.681 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:43:21.684 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-09-08 11:43:21.697 | perl: warning: Setting locale failed. 2026-09-08 11:43:21.697 | perl: warning: Please check that your locale settings: 2026-09-08 11:43:21.698 | LANGUAGE = (unset), 2026-09-08 11:43:21.698 | LC_ALL = "en_US.utf8", 2026-09-08 11:43:21.698 | LANG = "de_DE.UTF-8" 2026-09-08 11:43:21.698 | are supported and installed on your system. 2026-09-08 11:43:21.698 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:43:21.738 | Enabling site nova-api. 2026-09-08 11:43:21.744 | To activate the new configuration, you need to run: 2026-09-08 11:43:21.744 | systemctl reload apache2 2026-09-08 11:43:21.750 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 11:43:21.753 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 11:43:21.757 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:43:21.761 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 11:43:21.952 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-09-08 11:43:21.975 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:21.977 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-09-08 11:43:21.981 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-09-08 11:43:21.984 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-09-08 11:43:21.986 | + lib/apache:write_uwsgi_config:245 : local url= 2026-09-08 11:43:21.989 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-09-08 11:43:21.992 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-09-08 11:43:21.994 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-09-08 11:43:21.997 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 11:43:22.000 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 11:43:22.017 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 11:43:22.018 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:43:22.030 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 11:43:22.036 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:43:22.051 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-08 11:43:22.057 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-09-08 11:43:22.060 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-09-08 11:43:22.066 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 11:43:22.070 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-09-08 11:43:22.110 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-09-08 11:43:22.149 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-09-08 11:43:22.187 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-09-08 11:43:22.225 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 11:43:22.263 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 11:43:22.304 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-09-08 11:43:22.342 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-09-08 11:43:22.382 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-09-08 11:43:22.419 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 11:43:22.459 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 11:43:22.498 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 11:43:22.537 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-09-08 11:43:22.575 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-09-08 11:43:22.615 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-09-08 11:43:22.619 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-09-08 11:43:22.660 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-09-08 11:43:22.681 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:43:22.685 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-09-08 11:43:22.731 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-09-08 11:43:22.734 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-09-08 11:43:22.737 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-09-08 11:43:22.756 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:22.758 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.83:5672/ 2026-09-08 11:43:22.762 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.83:5672/ 2026-09-08 11:43:22.800 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-09-08 11:43:22.840 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-09-08 11:43:22.843 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-08 11:43:22.847 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-09-08 11:43:22.850 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 11:43:22.853 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 11:43:22.856 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 11:43:22.877 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:22.881 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 11:43:22.884 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 11:43:22.886 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 11:43:22.904 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:22.907 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.83:5672/ 2026-09-08 11:43:22.910 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.83:5672/ 2026-09-08 11:43:22.949 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 11:43:22.952 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 11:43:22.955 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-09-08 11:43:22.994 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-09-08 11:43:23.032 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-09-08 11:43:23.072 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-09-08 11:43:23.092 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:43:23.095 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-09-08 11:43:23.133 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-09-08 11:43:23.136 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-09-08 11:43:23.140 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-09-08 11:43:23.180 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-09-08 11:43:23.183 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 11:43:23.186 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:43:23.189 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-08 11:43:23.192 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-09-08 11:43:23.229 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-09-08 11:43:23.265 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.83/identity 2026-09-08 11:43:23.298 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-09-08 11:43:23.328 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-09-08 11:43:23.360 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-09-08 11:43:23.393 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-09-08 11:43:23.429 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-09-08 11:43:23.468 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-09-08 11:43:23.488 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:23.491 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-09-08 11:43:23.496 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:43:23.499 | + lib/nova:create_nova_conf:589 : local conf 2026-09-08 11:43:23.502 | + lib/nova:create_nova_conf:590 : local vhost 2026-09-08 11:43:23.506 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-09-08 11:43:23.509 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 11:43:23.512 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 11:43:23.515 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-09-08 11:43:23.519 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-09-08 11:43:23.523 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-09-08 11:43:23.529 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-09-08 11:43:23.532 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-09-08 11:43:23.535 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-09-08 11:43:23.538 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-09-08 11:43:23.541 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:43:23.544 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:43:23.547 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:43:23.567 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:23.571 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:43:23.574 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-09-08 11:43:23.577 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-09-08 11:43:23.615 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-09-08 11:43:23.651 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-09-08 11:43:23.691 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:43:23.694 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-09-08 11:43:23.697 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-09-08 11:43:23.701 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-09-08 11:43:23.724 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:23.729 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-09-08 11:43:23.729 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-09-08 11:43:24.880 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-09-08 11:43:24.884 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-09-08 11:43:25.962 | Adding vhost "nova_cell1" ... 2026-09-08 11:43:26.051 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-09-08 11:43:27.148 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-09-08 11:43:27.184 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-09-08 11:43:27.187 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-08 11:43:27.191 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-09-08 11:43:27.195 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 11:43:27.199 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-08 11:43:27.202 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 11:43:27.224 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:27.229 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-08 11:43:27.233 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-08 11:43:27.237 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 11:43:27.260 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:27.263 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.83:5672/nova_cell1 2026-09-08 11:43:27.268 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.83:5672/nova_cell1 2026-09-08 11:43:27.307 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 11:43:27.311 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 11:43:27.314 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-09-08 11:43:27.337 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:27.340 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-09-08 11:43:27.344 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-09-08 11:43:27.347 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-09-08 11:43:27.351 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-08 11:43:27.354 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:43:27.357 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-08 11:43:27.361 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-09-08 11:43:27.400 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-09-08 11:43:27.441 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.83/identity 2026-09-08 11:43:27.482 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-09-08 11:43:27.522 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-09-08 11:43:27.563 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-09-08 11:43:27.605 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-09-08 11:43:27.646 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-09-08 11:43:27.686 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-09-08 11:43:27.690 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-09-08 11:43:27.693 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-08 11:43:27.697 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:43:27.719 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:43:27.722 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:43:27.726 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:43:27.729 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:43:27.733 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 11:43:27.773 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:43:27.813 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:43:27.855 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:43:27.895 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-09-08 11:43:27.936 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:43:27.940 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-09-08 11:43:27.945 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:43:27.949 | + lib/nova:create_nova_conf:623 : local conf 2026-09-08 11:43:27.952 | + lib/nova:create_nova_conf:624 : local offset 2026-09-08 11:43:27.957 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-09-08 11:43:27.960 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 11:43:27.963 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 11:43:27.967 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-09-08 11:43:27.970 | + lib/nova:create_nova_conf:626 : offset=0 2026-09-08 11:43:27.974 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-09-08 11:43:27.977 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-09-08 11:43:27.981 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-09-08 11:43:27.984 | + lib/nova:configure_console_proxies:731 : offset=0 2026-09-08 11:43:27.987 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-09-08 11:43:28.009 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:28.012 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-09-08 11:43:28.056 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-09-08 11:43:28.095 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-09-08 11:43:28.099 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-08 11:43:28.102 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-08 11:43:28.106 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-09-08 11:43:28.129 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:43:28.132 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-09-08 11:43:28.156 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:43:28.160 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-09-08 11:43:28.181 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:28.184 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-08 11:43:28.187 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-09-08 11:43:28.191 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-09-08 11:43:28.194 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-09-08 11:43:28.216 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:28.220 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-09-08 11:43:28.238 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-09-08 11:43:28.239 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-09-08 11:43:28.250 | cgroup_device_acl = [ 2026-09-08 11:43:28.250 | "/dev/null", "/dev/full", "/dev/zero", 2026-09-08 11:43:28.250 | "/dev/random", "/dev/urandom", 2026-09-08 11:43:28.250 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-09-08 11:43:28.250 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-09-08 11:43:28.250 | "/dev/vfio/vfio", 2026-09-08 11:43:28.251 | ] 2026-09-08 11:43:28.255 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-09-08 11:43:28.259 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:43:28.262 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:43:28.266 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:43:28.269 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:43:28.272 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:43:28.276 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:43:28.279 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:43:28.282 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:43:28.285 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:43:28.289 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:43:28.292 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:43:28.295 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:43:28.298 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:43:28.302 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-09-08 11:43:28.308 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-09-08 11:43:28.312 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-09-08 11:43:28.315 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-09-08 11:43:28.319 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-09-08 11:43:28.348 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-09-08 11:43:28.352 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-09-08 11:43:28.356 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:43:28.359 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:43:28.362 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-09-08 11:43:28.366 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-09-08 11:43:28.370 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-09-08 11:43:28.387 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-08 11:43:28.388 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-09-08 11:43:28.399 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-09-08 11:43:28.404 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-09-08 11:43:28.422 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-09-08 11:43:28.422 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-08 11:43:28.433 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-09-08 11:43:28.439 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-09-08 11:43:28.443 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-08 11:43:28.446 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-08 11:43:28.450 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-09-08 11:43:28.455 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:43:28.458 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-09-08 11:43:28.524 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-09-08 11:43:28.527 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:43:28.532 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-09-08 11:43:28.631 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-09-08 11:43:28.678 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-09-08 11:43:28.722 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-09-08 11:43:28.726 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-09-08 11:43:28.768 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-09-08 11:43:28.810 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-09-08 11:43:28.852 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-09-08 11:43:28.896 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-09-08 11:43:28.938 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-09-08 11:43:28.944 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 11:43:28.949 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-08 11:43:28.952 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-09-08 11:43:28.957 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 11:43:28.962 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-08 11:43:28.966 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-09-08 11:43:28.970 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-09-08 11:43:28.974 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-09-08 11:43:28.977 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-09-08 11:43:28.981 | + ./stack.sh:main:965 : is_service_enabled placement 2026-09-08 11:43:29.004 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:29.008 | + ./stack.sh:main:967 : stack_install_service placement 2026-09-08 11:43:29.012 | + lib/stack:stack_install_service:20 : local service=placement 2026-09-08 11:43:29.015 | + lib/stack:stack_install_service:21 : type install_placement 2026-09-08 11:43:29.019 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 11:43:29.023 | + lib/stack:stack_install_service:32 : install_placement 2026-09-08 11:43:29.027 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-09-08 11:43:29.030 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-09-08 11:43:29.034 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 11:43:29.040 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-09-08 11:43:29.044 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-09-08 11:43:29.049 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 11:43:29.055 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-09-08 11:43:29.056 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 11:43:29.062 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-09-08 11:43:29.066 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-09-08 11:43:29.070 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-09-08 11:43:29.074 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-09-08 11:43:29.078 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-09-08 11:43:29.110 | Using python 3.12 to install osc-placement 2026-09-08 11:43:29.114 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-09-08 11:43:30.311 | Collecting osc-placement 2026-09-08 11:43:30.442 | Downloading osc_placement-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 11:43:30.452 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-09-08 11:43:30.453 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.17.0) 2026-09-08 11:43:30.454 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-09-08 11:43:30.455 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.2.0) 2026-09-08 11:43:30.456 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-09-08 11:43:30.457 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-09-08 11:43:30.458 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.1) 2026-09-08 11:43:30.459 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.9.0) 2026-09-08 11:43:30.460 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.16.0) 2026-09-08 11:43:30.465 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.16.0) 2026-09-08 11:43:30.466 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.20.0) 2026-09-08 11:43:30.466 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-09-08 11:43:30.469 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-09-08 11:43:30.470 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-09-08 11:43:30.471 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-09-08 11:43:30.472 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-09-08 11:43:30.475 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.53) 2026-09-08 11:43:30.476 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-09-08 11:43:30.477 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-09-08 11:43:30.478 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-09-08 11:43:30.480 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-09-08 11:43:30.481 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-09-08 11:43:30.482 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-09-08 11:43:30.483 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-09-08 11:43:30.484 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-09-08 11:43:30.485 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.11.3) 2026-09-08 11:43:30.486 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-09-08 11:43:30.489 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.1.1) 2026-09-08 11:43:30.493 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-09-08 11:43:30.500 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-09-08 11:43:30.505 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-09-08 11:43:30.505 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-09-08 11:43:30.506 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.3) 2026-09-08 11:43:30.512 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (84.0.0) 2026-09-08 11:43:30.516 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.2) 2026-09-08 11:43:30.530 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2026-09-08 11:43:30.531 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-09-08 11:43:30.532 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-09-08 11:43:30.534 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-09-08 11:43:30.546 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-09-08 11:43:30.548 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-09-08 11:43:30.552 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-09-08 11:43:30.592 | Downloading osc_placement-4.9.1-py3-none-any.whl (65 kB) 2026-09-08 11:43:30.924 | Installing collected packages: osc-placement 2026-09-08 11:43:31.050 | Successfully installed osc-placement-4.9.1 2026-09-08 11:43:31.199 | + inc/python:pip_install:216 : result=0 2026-09-08 11:43:31.203 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:43:31.206 | + functions-common:time_stop:2420 : local name 2026-09-08 11:43:31.209 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:43:31.212 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:43:31.215 | + functions-common:time_stop:2423 : local total 2026-09-08 11:43:31.217 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:43:31.220 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:43:31.223 | + functions-common:time_stop:2427 : start_time=1788867809103 2026-09-08 11:43:31.226 | + functions-common:time_stop:2429 : [[ -z 1788867809103 ]] 2026-09-08 11:43:31.229 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:43:31.234 | + functions-common:time_stop:2432 : end_time=1788867811230 2026-09-08 11:43:31.236 | + functions-common:time_stop:2433 : elapsed_time=2127 2026-09-08 11:43:31.239 | + functions-common:time_stop:2434 : total=144468 2026-09-08 11:43:31.241 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:43:31.244 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146595 2026-09-08 11:43:31.247 | + inc/python:pip_install:219 : return 0 2026-09-08 11:43:31.249 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-09-08 11:43:31.253 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-09-08 11:43:31.255 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-09-08 11:43:31.258 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 11:43:31.261 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 11:43:31.264 | ++ functions-common:git_clone:593 : pwd 2026-09-08 11:43:31.267 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:43:31.270 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:43:31.273 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:43:31.291 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:43:31.293 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:43:31.295 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:43:31.299 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:43:31.299 | + functions-common:git_clone:610 : echo master 2026-09-08 11:43:31.304 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-09-08 11:43:31.307 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:43:31.309 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-09-08 11:43:31.312 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:43:31.315 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:43:31.317 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:43:31.319 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:43:31.321 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:43:31.324 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:43:31.326 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:43:31.328 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:43:31.332 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:43:31.336 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867811333 2026-09-08 11:43:31.338 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-09-08 11:43:31.341 | Cloning into '/opt/stack/placement'... 2026-09-08 11:43:34.797 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:43:34.800 | + functions-common:time_stop:2420 : local name 2026-09-08 11:43:34.803 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:43:34.806 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:43:34.809 | + functions-common:time_stop:2423 : local total 2026-09-08 11:43:34.812 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:43:34.815 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:43:34.818 | + functions-common:time_stop:2427 : start_time=1788867811333 2026-09-08 11:43:34.821 | + functions-common:time_stop:2429 : [[ -z 1788867811333 ]] 2026-09-08 11:43:34.825 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:43:34.829 | + functions-common:time_stop:2432 : end_time=1788867814826 2026-09-08 11:43:34.831 | + functions-common:time_stop:2433 : elapsed_time=3493 2026-09-08 11:43:34.834 | + functions-common:time_stop:2434 : total=331624 2026-09-08 11:43:34.837 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:43:34.840 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=335117 2026-09-08 11:43:34.843 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-09-08 11:43:34.846 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 11:43:34.849 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:43:34.852 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:43:34.855 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:43:34.858 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:43:34.861 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:43:34.864 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:43:34.867 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:43:34.870 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:43:34.874 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:43:34.879 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867814875 2026-09-08 11:43:34.881 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 11:43:35.359 | From https://review.opendev.org/openstack/placement 2026-09-08 11:43:35.359 | * branch master -> FETCH_HEAD 2026-09-08 11:43:35.369 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:43:35.372 | + functions-common:time_stop:2420 : local name 2026-09-08 11:43:35.375 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:43:35.377 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:43:35.380 | + functions-common:time_stop:2423 : local total 2026-09-08 11:43:35.383 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:43:35.386 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:43:35.389 | + functions-common:time_stop:2427 : start_time=1788867814875 2026-09-08 11:43:35.392 | + functions-common:time_stop:2429 : [[ -z 1788867814875 ]] 2026-09-08 11:43:35.396 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:43:35.400 | + functions-common:time_stop:2432 : end_time=1788867815397 2026-09-08 11:43:35.403 | + functions-common:time_stop:2433 : elapsed_time=522 2026-09-08 11:43:35.405 | + functions-common:time_stop:2434 : total=335117 2026-09-08 11:43:35.408 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:43:35.411 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=335639 2026-09-08 11:43:35.414 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:43:35.417 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:43:35.420 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:43:35.422 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:43:35.425 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:43:35.428 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:43:35.430 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:43:35.433 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:43:35.436 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:43:35.439 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:43:35.443 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867815441 2026-09-08 11:43:35.446 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:43:35.497 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:43:35.497 | 2026-09-08 11:43:35.497 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:43:35.497 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:43:35.498 | state without impacting any branches by switching back to a branch. 2026-09-08 11:43:35.498 | 2026-09-08 11:43:35.498 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:43:35.498 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:43:35.498 | 2026-09-08 11:43:35.498 | git switch -c 2026-09-08 11:43:35.498 | 2026-09-08 11:43:35.498 | Or undo this operation with: 2026-09-08 11:43:35.498 | 2026-09-08 11:43:35.498 | git switch - 2026-09-08 11:43:35.498 | 2026-09-08 11:43:35.498 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:43:35.499 | 2026-09-08 11:43:35.499 | HEAD is now at 01ac96d9 [pyproject] Update setuptools config 2026-09-08 11:43:35.501 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:43:35.504 | + functions-common:time_stop:2420 : local name 2026-09-08 11:43:35.507 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:43:35.509 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:43:35.511 | + functions-common:time_stop:2423 : local total 2026-09-08 11:43:35.514 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:43:35.517 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:43:35.520 | + functions-common:time_stop:2427 : start_time=1788867815441 2026-09-08 11:43:35.523 | + functions-common:time_stop:2429 : [[ -z 1788867815441 ]] 2026-09-08 11:43:35.527 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:43:35.532 | + functions-common:time_stop:2432 : end_time=1788867815529 2026-09-08 11:43:35.534 | + functions-common:time_stop:2433 : elapsed_time=88 2026-09-08 11:43:35.537 | + functions-common:time_stop:2434 : total=335639 2026-09-08 11:43:35.540 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:43:35.543 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=335727 2026-09-08 11:43:35.547 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-09-08 11:43:35.563 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-09-08 11:43:35.567 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 11:43:35.567 | + functions-common:git_clone:673 : head -1 2026-09-08 11:43:35.569 | 01ac96d9 [pyproject] Update setuptools config 2026-09-08 11:43:35.572 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:43:35.575 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-09-08 11:43:35.578 | + inc/python:setup_develop:353 : local bindep 2026-09-08 11:43:35.582 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-09-08 11:43:35.585 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-09-08 11:43:35.588 | + inc/python:setup_develop:359 : local extras= 2026-09-08 11:43:35.592 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-09-08 11:43:35.594 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 11:43:35.598 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-09-08 11:43:35.601 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-09-08 11:43:35.603 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 11:43:35.606 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 11:43:35.610 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-09-08 11:43:35.613 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 11:43:35.616 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-09-08 11:43:35.619 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 11:43:35.622 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 11:43:35.626 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-09-08 11:43:35.632 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-09-08 11:43:35.635 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-09-08 11:43:35.638 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-09-08 11:43:35.796 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-09-08 11:43:35.799 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 11:43:35.802 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 11:43:35.805 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 11:43:35.808 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-09-08 11:43:35.811 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-09-08 11:43:35.814 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 11:43:35.818 | + inc/python:setup_package:446 : local extras= 2026-09-08 11:43:35.821 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 11:43:35.824 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 11:43:35.828 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 11:43:35.830 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 11:43:35.833 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 11:43:35.836 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-09-08 11:43:35.859 | Using python 3.12 to install /opt/stack/placement 2026-09-08 11:43:35.862 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-09-08 11:43:36.873 | Obtaining file:///opt/stack/placement 2026-09-08 11:43:36.877 | Installing build dependencies: started 2026-09-08 11:43:38.659 | Installing build dependencies: finished with status 'done' 2026-09-08 11:43:38.660 | Checking if build backend supports build_editable: started 2026-09-08 11:43:39.214 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 11:43:39.216 | Getting requirements to build editable: started 2026-09-08 11:43:39.524 | Getting requirements to build editable: finished with status 'done' 2026-09-08 11:43:39.526 | Preparing editable metadata (pyproject.toml): started 2026-09-08 11:43:40.477 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:43:40.498 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (7.0.3) 2026-09-08 11:43:40.499 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.0.52) 2026-09-08 11:43:40.502 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (13.0.1) 2026-09-08 11:43:40.503 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.5.1) 2026-09-08 11:43:40.504 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (1.8.11) 2026-09-08 11:43:40.507 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (4.26.0) 2026-09-08 11:43:40.507 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.34.2) 2026-09-08 11:43:40.507 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (7.6.1) 2026-09-08 11:43:40.508 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (10.7.0) 2026-09-08 11:43:40.509 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (6.5.0) 2026-09-08 11:43:40.510 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (8.3.1) 2026-09-08 11:43:40.511 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (5.11.0) 2026-09-08 11:43:40.513 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (10.2.0) 2026-09-08 11:43:40.516 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (18.1.1) 2026-09-08 11:43:40.516 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (6.0.1) 2026-09-08 11:43:40.517 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (8.2.0) 2026-09-08 11:43:40.518 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.8.0) 2026-09-08 11:43:40.520 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (1.1.0) 2026-09-08 11:43:40.521 | Requirement already satisfied: os-traits>=3.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (3.9.0) 2026-09-08 11:43:40.522 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.1.0) 2026-09-08 11:43:40.524 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev7) (26.1.0) 2026-09-08 11:43:40.525 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev7) (2025.9.1) 2026-09-08 11:43:40.526 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev7) (0.37.0) 2026-09-08 11:43:40.527 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev7) (2026.6.3) 2026-09-08 11:43:40.534 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (5.17.0) 2026-09-08 11:43:40.536 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (4.3.0) 2026-09-08 11:43:40.536 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (6.9.0) 2026-09-08 11:43:40.539 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (4.1.0) 2026-09-08 11:43:40.540 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (2.13.0) 2026-09-08 11:43:40.541 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (6.0.0) 2026-09-08 11:43:40.546 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (2.1.0) 2026-09-08 11:43:40.547 | Requirement already satisfied: stevedore>=5.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (5.9.1) 2026-09-08 11:43:40.549 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (1.9.0) 2026-09-08 11:43:40.551 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (4.16.0) 2026-09-08 11:43:40.559 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (1.5.0) 2026-09-08 11:43:40.562 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev7) (5.3.1) 2026-09-08 11:43:40.567 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev7) (0.20) 2026-09-08 11:43:40.568 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev7) (3.1.0) 2026-09-08 11:43:40.571 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev7) (2.3.0) 2026-09-08 11:43:40.574 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev7) (1.3.0) 2026-09-08 11:43:40.576 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev7) (2.0.0) 2026-09-08 11:43:40.577 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev7) (6.0.3) 2026-09-08 11:43:40.583 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev7) (1.19.1) 2026-09-08 11:43:40.586 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev7) (2.1.2) 2026-09-08 11:43:40.587 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev7) (0.6.2) 2026-09-08 11:43:40.591 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev7) (1.4.1) 2026-09-08 11:43:40.596 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev7) (2.9.0.post0) 2026-09-08 11:43:40.599 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev7) (5.0.0) 2026-09-08 11:43:40.600 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev7) (3.1.6) 2026-09-08 11:43:40.602 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev7) (4.0.1) 2026-09-08 11:43:40.608 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev7) (3.0.3) 2026-09-08 11:43:40.616 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev7) (1.2.1) 2026-09-08 11:43:40.623 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev7) (3.18.0) 2026-09-08 11:43:40.627 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev7) (3.3.2) 2026-09-08 11:43:40.627 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev7) (26.3) 2026-09-08 11:43:40.629 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev7) (7.2.2) 2026-09-08 11:43:40.634 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev7) (84.0.0) 2026-09-08 11:43:40.639 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev7) (0.8.2) 2026-09-08 11:43:40.656 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev7) (1.17.0) 2026-09-08 11:43:40.669 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev7) (3.5.0) 2026-09-08 11:43:40.670 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev7) (3.18) 2026-09-08 11:43:40.671 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev7) (2.7.0) 2026-09-08 11:43:40.673 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev7) (2023.11.17) 2026-09-08 11:43:40.694 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev7) (0.8) 2026-09-08 11:43:40.707 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev7) (3.5.5) 2026-09-08 11:43:40.758 | Building wheels for collected packages: openstack-placement 2026-09-08 11:43:40.760 | Building editable for openstack-placement (pyproject.toml): started 2026-09-08 11:43:41.557 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-09-08 11:43:41.558 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev7-0.editable-py3-none-any.whl size=8916 sha256=c494b3a081fbf8195f095de401098d4e6529db9fc6e9198b1bd323da0a29f635 2026-09-08 11:43:41.561 | Stored in directory: /tmp/pip-ephem-wheel-cache-xvvmv083/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-09-08 11:43:41.565 | Successfully built openstack-placement 2026-09-08 11:43:41.842 | Installing collected packages: openstack-placement 2026-09-08 11:43:41.888 | Successfully installed openstack-placement-16.0.0.0b2.dev7 2026-09-08 11:43:42.059 | + inc/python:pip_install:216 : result=0 2026-09-08 11:43:42.063 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:43:42.066 | + functions-common:time_stop:2420 : local name 2026-09-08 11:43:42.068 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:43:42.072 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:43:42.075 | + functions-common:time_stop:2423 : local total 2026-09-08 11:43:42.079 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:43:42.082 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:43:42.085 | + functions-common:time_stop:2427 : start_time=1788867815853 2026-09-08 11:43:42.088 | + functions-common:time_stop:2429 : [[ -z 1788867815853 ]] 2026-09-08 11:43:42.092 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:43:42.096 | + functions-common:time_stop:2432 : end_time=1788867822093 2026-09-08 11:43:42.100 | + functions-common:time_stop:2433 : elapsed_time=6240 2026-09-08 11:43:42.103 | + functions-common:time_stop:2434 : total=146595 2026-09-08 11:43:42.106 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:43:42.110 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=152835 2026-09-08 11:43:42.113 | + inc/python:pip_install:219 : return 0 2026-09-08 11:43:42.116 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 11:43:42.120 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:43:42.124 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-09-08 11:43:42.128 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-09-08 11:43:42.131 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:43:42.134 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:43:42.137 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-09-08 11:43:42.140 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:43:42.143 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 11:43:42.146 | + ./stack.sh:main:968 : configure_placement 2026-09-08 11:43:42.150 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-09-08 11:43:42.168 | + lib/placement:configure_placement:89 : create_placement_conf 2026-09-08 11:43:42.171 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-09-08 11:43:42.177 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-09-08 11:43:42.180 | ++ lib/database:database_connection_url:134 : local db=placement 2026-09-08 11:43:42.184 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-09-08 11:43:42.187 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-09-08 11:43:42.190 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:43:42.193 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:43:42.196 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:43:42.216 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:42.219 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:43:42.223 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-09-08 11:43:42.227 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-09-08 11:43:42.265 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-09-08 11:43:42.304 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-09-08 11:43:42.344 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-09-08 11:43:42.347 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-09-08 11:43:42.350 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-09-08 11:43:42.353 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 11:43:42.356 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 11:43:42.359 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-09-08 11:43:42.361 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-09-08 11:43:42.365 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-08 11:43:42.367 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 11:43:42.370 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-09-08 11:43:42.409 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-09-08 11:43:42.446 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.83/identity 2026-09-08 11:43:42.483 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-09-08 11:43:42.519 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-09-08 11:43:42.555 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-09-08 11:43:42.591 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-09-08 11:43:42.625 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-09-08 11:43:42.660 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.83/identity 2026-09-08 11:43:42.695 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 11:43:42.730 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 11:43:42.763 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 11:43:42.767 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-09-08 11:43:42.769 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-09-08 11:43:42.772 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-09-08 11:43:42.777 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:43:42.795 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:43:42.798 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:43:42.801 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:43:42.804 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:43:42.807 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 11:43:42.842 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:43:42.877 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:43:42.913 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:43:42.948 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-09-08 11:43:42.981 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-09-08 11:43:42.984 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-09-08 11:43:42.987 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-09-08 11:43:42.990 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-09-08 11:43:42.993 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 11:43:42.996 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-09-08 11:43:42.999 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-09-08 11:43:43.002 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 11:43:43.005 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 11:43:43.021 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 11:43:43.022 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:43:43.032 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 11:43:43.037 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:43:43.050 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-08 11:43:43.056 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-09-08 11:43:43.059 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-09-08 11:43:43.064 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 11:43:43.067 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-09-08 11:43:43.103 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-09-08 11:43:43.137 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-09-08 11:43:43.171 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-09-08 11:43:43.205 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 11:43:43.241 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 11:43:43.275 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-09-08 11:43:43.308 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-09-08 11:43:43.343 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-09-08 11:43:43.378 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 11:43:43.410 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 11:43:43.445 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 11:43:43.479 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-09-08 11:43:43.513 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-09-08 11:43:43.546 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 11:43:43.550 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 11:43:43.553 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-09-08 11:43:43.556 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-09-08 11:43:43.559 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 11:43:43.562 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:43:43.564 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:43:43.567 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-09-08 11:43:43.570 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-09-08 11:43:43.573 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-09-08 11:43:43.609 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 11:43:43.644 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-09-08 11:43:43.644 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-09-08 11:43:43.654 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-09-08 11:43:43.660 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-09-08 11:43:43.663 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-09-08 11:43:43.666 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 11:43:43.669 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 11:43:43.672 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 11:43:43.674 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 11:43:43.677 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:43:43.680 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:43:43.683 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 11:43:43.686 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 11:43:43.689 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:43:43.693 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:43:43.696 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-09-08 11:43:43.707 | perl: warning: Setting locale failed. 2026-09-08 11:43:43.708 | perl: warning: Please check that your locale settings: 2026-09-08 11:43:43.708 | LANGUAGE = (unset), 2026-09-08 11:43:43.708 | LC_ALL = "en_US.utf8", 2026-09-08 11:43:43.708 | LANG = "de_DE.UTF-8" 2026-09-08 11:43:43.708 | are supported and installed on your system. 2026-09-08 11:43:43.708 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:43:43.747 | Enabling site placement-api. 2026-09-08 11:43:43.753 | To activate the new configuration, you need to run: 2026-09-08 11:43:43.753 | systemctl reload apache2 2026-09-08 11:43:43.759 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 11:43:43.762 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 11:43:43.765 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:43:43.768 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 11:43:43.949 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-09-08 11:43:43.953 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-09-08 11:43:43.991 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-09-08 11:43:44.010 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:44.014 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-09-08 11:43:44.034 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:44.037 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-09-08 11:43:44.040 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-09-08 11:43:44.044 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-09-08 11:43:44.047 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 11:43:44.050 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:43:44.053 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-08 11:43:44.056 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-09-08 11:43:44.094 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-09-08 11:43:44.129 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.83/identity 2026-09-08 11:43:44.163 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-09-08 11:43:44.199 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-09-08 11:43:44.234 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-09-08 11:43:44.270 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-09-08 11:43:44.306 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-09-08 11:43:44.341 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-09-08 11:43:44.362 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:43:44.365 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-09-08 11:43:44.384 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:43:44.386 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-09-08 11:43:44.406 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:44.409 | + ./stack.sh:main:992 : init_os_brick 2026-09-08 11:43:44.412 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-09-08 11:43:44.416 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-09-08 11:43:44.436 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:44.439 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-08 11:43:44.477 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-09-08 11:43:44.497 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:44.500 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-08 11:43:44.536 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-09-08 11:43:44.555 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:44.559 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-08 11:43:44.597 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-08 11:43:44.634 | + ./stack.sh:main:999 : run_phase stack install 2026-09-08 11:43:44.637 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 11:43:44.641 | + functions-common:run_phase:1849 : local phase=install 2026-09-08 11:43:44.644 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 11:43:44.646 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 11:43:44.650 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 11:43:44.653 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 11:43:44.656 | + functions-common:run_phase:1858 : local extra 2026-09-08 11:43:44.661 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 11:43:44.665 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 11:43:44.668 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 11:43:44.671 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 11:43:44.674 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-09-08 11:43:44.677 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 11:43:44.696 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:44.699 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:43:44.702 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:43:44.705 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-09-08 11:43:44.707 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-09-08 11:43:44.710 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:43:44.713 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-09-08 11:43:44.716 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-09-08 11:43:44.719 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-09-08 11:43:44.785 | ++ inc/async:async_inner:63 : install_tempest 2026-09-08 11:43:44.822 | [2028 Async install_tempest:38926]: running: install_tempest 2026-09-08 11:43:44.826 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 11:43:44.828 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-08 11:43:44.832 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:43:44.835 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 11:43:44.839 | + functions-common:run_phase:1875 : run_plugins stack install 2026-09-08 11:43:44.841 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 11:43:44.845 | + functions-common:run_plugins:1835 : local phase=install 2026-09-08 11:43:44.849 | + functions-common:run_plugins:1837 : local plugins= 2026-09-08 11:43:44.852 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 11:43:44.855 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-09-08 11:43:44.858 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-09-08 11:43:44.861 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:43:44.864 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:43:44.868 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-09-08 11:43:44.871 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:43:44.875 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-09-08 11:43:44.878 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-09-08 11:43:44.881 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 11:43:44.884 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-09-08 11:43:44.888 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-09-08 11:43:44.891 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 11:43:44.897 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-09-08 11:43:44.899 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 11:43:44.904 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-09-08 11:43:44.908 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-09-08 11:43:44.910 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-08 11:43:44.914 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-09-08 11:43:44.917 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-08 11:43:44.943 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-09-08 11:43:44.945 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-08 11:43:46.189 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-09-08 11:43:46.318 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-09-08 11:43:46.330 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-09-08 11:43:46.331 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-09-08 11:43:46.331 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-09-08 11:43:46.333 | Requirement already satisfied: openstacksdk>=4.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.20.0) 2026-09-08 11:43:46.334 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-09-08 11:43:46.334 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-09-08 11:43:46.335 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.0.0) 2026-09-08 11:43:46.382 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-09-08 11:43:46.399 | Downloading python_manilaclient-6.3.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 11:43:46.411 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-09-08 11:43:46.412 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.1) 2026-09-08 11:43:46.414 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-09-08 11:43:46.415 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-09-08 11:43:46.416 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-09-08 11:43:46.417 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-09-08 11:43:46.420 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.53) 2026-09-08 11:43:46.421 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-09-08 11:43:46.422 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-09-08 11:43:46.423 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-09-08 11:43:46.425 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.1.1) 2026-09-08 11:43:46.429 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-09-08 11:43:46.432 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-09-08 11:43:46.433 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-09-08 11:43:46.434 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-09-08 11:43:46.435 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-09-08 11:43:46.436 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (5.17.0) 2026-09-08 11:43:46.437 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (1.9.0) 2026-09-08 11:43:46.437 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-09-08 11:43:46.439 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.11.3) 2026-09-08 11:43:46.439 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-09-08 11:43:46.448 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-09-08 11:43:46.451 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.16.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-09-08 11:43:46.456 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.2.0) 2026-09-08 11:43:46.461 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-09-08 11:43:46.462 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-09-08 11:43:46.463 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.3) 2026-09-08 11:43:46.469 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (84.0.0) 2026-09-08 11:43:46.473 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.2) 2026-09-08 11:43:46.487 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-09-08 11:43:46.488 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.7.0) 2026-09-08 11:43:46.489 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-09-08 11:43:46.492 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.3.0) 2026-09-08 11:43:46.495 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-09-08 11:43:46.498 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-09-08 11:43:46.502 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.1) 2026-09-08 11:43:46.506 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-09-08 11:43:46.508 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-09-08 11:43:46.514 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-09-08 11:43:46.518 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.5.0) 2026-09-08 11:43:46.519 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-09-08 11:43:46.520 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-09-08 11:43:46.522 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-09-08 11:43:46.538 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-09-08 11:43:46.540 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-09-08 11:43:46.545 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-09-08 11:43:46.595 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-09-08 11:43:46.783 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 8.1 MB/s 0:00:00 2026-09-08 11:43:46.800 | Downloading python_manilaclient-6.3.0-py3-none-any.whl (416 kB) 2026-09-08 11:43:47.170 | Installing collected packages: python-manilaclient, python-openstackclient 2026-09-08 11:43:50.091 | 2026-09-08 11:43:50.116 | Successfully installed python-manilaclient-6.3.0 python-openstackclient-10.3.0 2026-09-08 11:43:50.274 | + inc/python:pip_install:216 : result=0 2026-09-08 11:43:50.278 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:43:50.283 | + functions-common:time_stop:2420 : local name 2026-09-08 11:43:50.287 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:43:50.291 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:43:50.297 | + functions-common:time_stop:2423 : local total 2026-09-08 11:43:50.302 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:43:50.307 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:43:50.311 | + functions-common:time_stop:2427 : start_time=1788867824936 2026-09-08 11:43:50.316 | + functions-common:time_stop:2429 : [[ -z 1788867824936 ]] 2026-09-08 11:43:50.322 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:43:50.329 | + functions-common:time_stop:2432 : end_time=1788867830324 2026-09-08 11:43:50.333 | + functions-common:time_stop:2433 : elapsed_time=5388 2026-09-08 11:43:50.338 | + functions-common:time_stop:2434 : total=152835 2026-09-08 11:43:50.342 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:43:50.347 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158223 2026-09-08 11:43:50.351 | + inc/python:pip_install:219 : return 0 2026-09-08 11:43:50.356 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-09-08 11:43:50.387 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:43:50.392 | + ./stack.sh:main:1014 : install_oscwrap 2026-09-08 11:43:50.398 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-09-08 11:43:50.406 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.J3tqAb9Aua 2026-09-08 11:43:50.410 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-09-08 11:43:50.415 | + functions-common:install_oscwrap:2476 : unalias -a 2026-09-08 11:43:50.420 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-09-08 11:43:50.425 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-09-08 11:43:50.430 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-08 11:43:50.435 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-09-08 11:43:50.465 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:43:50.470 | + ./stack.sh:main:1068 : configure_database 2026-09-08 11:43:50.474 | + lib/database:configure_database:128 : configure_database_mysql 2026-09-08 11:43:50.480 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-09-08 11:43:50.484 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-09-08 11:43:50.488 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:43:50.493 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-09-08 11:43:50.498 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-09-08 11:43:50.502 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:43:50.508 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:43:50.512 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-09-08 11:43:50.517 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-09-08 11:43:50.521 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:43:50.526 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:43:50.530 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-09-08 11:43:50.536 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-09-08 11:43:50.537 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-09-08 11:43:50.541 | + functions-common:is_fips_enabled:2541 : fips= 2026-09-08 11:43:50.546 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-09-08 11:43:50.553 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-09-08 11:43:50.558 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-08 11:43:50.560 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-08 11:43:50.565 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-09-08 11:43:50.671 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-09-08 11:43:50.675 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:43:50.680 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:43:50.685 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:43:50.690 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:43:50.695 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:43:50.700 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:43:50.705 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:43:50.709 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:43:50.715 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:43:50.719 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:43:50.724 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:43:50.728 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:43:50.733 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:43:50.737 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-09-08 11:43:50.741 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:43:50.746 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:43:50.751 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-09-08 11:43:50.756 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:43:50.760 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-08 11:43:52.890 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-09-08 11:43:52.895 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-09-08 11:43:52.900 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:43:52.906 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:43:52.912 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-09-08 11:43:52.916 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-09-08 11:43:52.921 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-09-08 11:43:52.941 | mysqladmin: connect to server at 'localhost' failed 2026-09-08 11:43:52.941 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-09-08 11:43:52.948 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-09-08 11:43:52.952 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-09-08 11:43:52.956 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:43:52.960 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:43:52.965 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-09-08 11:43:52.969 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-09-08 11:43:52.973 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-09-08 11:43:52.980 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-09-08 11:43:52.981 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-09-08 11:43:52.997 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:43:53.071 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-09-08 11:43:53.081 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-09-08 11:43:53.081 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-09-08 11:43:53.081 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-09-08 11:43:53.090 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-09-08 11:43:53.095 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-09-08 11:43:53.100 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-09-08 11:43:53.104 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-09-08 11:43:53.108 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-09-08 11:43:53.126 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:43:53.214 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-09-08 11:43:53.231 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:43:53.305 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-09-08 11:43:53.392 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-09-08 11:43:53.477 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-09-08 11:43:53.555 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-09-08 11:43:53.559 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-09-08 11:43:53.562 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-09-08 11:43:53.563 | enabling MySQL performance counting 2026-09-08 11:43:53.566 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-09-08 11:43:53.598 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-09-08 11:43:53.601 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-09-08 11:43:54.627 | Processing ./tools/dbcounter 2026-09-08 11:43:54.629 | Installing build dependencies: started 2026-09-08 11:43:57.375 | Installing build dependencies: finished with status 'done' 2026-09-08 11:43:57.375 | Getting requirements to build wheel: started 2026-09-08 11:43:58.025 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 11:43:58.027 | Preparing metadata (pyproject.toml): started 2026-09-08 11:43:58.416 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:43:58.419 | Building wheels for collected packages: dbcounter 2026-09-08 11:43:58.421 | Building wheel for dbcounter (pyproject.toml): started 2026-09-08 11:43:58.865 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-09-08 11:43:58.868 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=becbb04bcca37d27bec168ca5bec32a63a5b012e6632484430bb1cd03cb7e38a 2026-09-08 11:43:58.868 | Stored in directory: /tmp/pip-ephem-wheel-cache-174slrcs/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-09-08 11:43:58.871 | Successfully built dbcounter 2026-09-08 11:43:59.216 | Installing collected packages: dbcounter 2026-09-08 11:43:59.273 | Successfully installed dbcounter-0.1 2026-09-08 11:43:59.453 | + inc/python:pip_install:216 : result=0 2026-09-08 11:43:59.458 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:43:59.462 | + functions-common:time_stop:2420 : local name 2026-09-08 11:43:59.467 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:43:59.469 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:43:59.473 | + functions-common:time_stop:2423 : local total 2026-09-08 11:43:59.477 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:43:59.480 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:43:59.484 | + functions-common:time_stop:2427 : start_time=1788867833590 2026-09-08 11:43:59.487 | + functions-common:time_stop:2429 : [[ -z 1788867833590 ]] 2026-09-08 11:43:59.491 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:43:59.496 | + functions-common:time_stop:2432 : end_time=1788867839492 2026-09-08 11:43:59.500 | + functions-common:time_stop:2433 : elapsed_time=5902 2026-09-08 11:43:59.506 | + functions-common:time_stop:2434 : total=158223 2026-09-08 11:43:59.508 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:43:59.512 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164125 2026-09-08 11:43:59.516 | + inc/python:pip_install:219 : return 0 2026-09-08 11:43:59.520 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-09-08 11:43:59.524 | + lib/database:recreate_database:112 : local db=stats 2026-09-08 11:43:59.528 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-09-08 11:43:59.532 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-09-08 11:43:59.536 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-09-08 11:43:59.542 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:43:59.623 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-09-08 11:43:59.630 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:43:59.702 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-09-08 11:43:59.702 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-09-08 11:43:59.708 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:43:59.788 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-09-08 11:43:59.791 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-09-08 11:43:59.870 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-09-08 11:43:59.947 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-09-08 11:44:00.024 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-09-08 11:44:00.100 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-09-08 11:44:00.177 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-09-08 11:44:00.261 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-09-08 11:44:00.342 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-09-08 11:44:00.347 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:44:00.351 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-08 11:44:02.302 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-09-08 11:44:02.305 | + functions-common:save_stackenv:65 : local tag=1072 2026-09-08 11:44:02.311 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-08 11:44:02.317 | + functions-common:save_stackenv:67 : time_stamp=2026-09-08-134402 2026-09-08 11:44:02.322 | + functions-common:save_stackenv:68 : echo '# 2026-09-08-134402 1072' 2026-09-08 11:44:02.325 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:44:02.329 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-08 11:44:02.333 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:44:02.337 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-08 11:44:02.341 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:44:02.345 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-08 11:44:02.349 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:44:02.353 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-09-08 11:44:02.357 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:44:02.361 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.83 2026-09-08 11:44:02.365 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:44:02.369 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.83/identity 2026-09-08 11:44:02.373 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:44:02.377 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-08-133108 2026-09-08 11:44:02.382 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:44:02.386 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-08 11:44:02.390 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:44:02.394 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.83 2026-09-08 11:44:02.398 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:44:02.402 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-08 11:44:02.406 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:44:02.410 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-08 11:44:02.414 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:44:02.418 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-08 11:44:02.422 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:44:02.426 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-08 11:44:02.430 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:44:02.434 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.83 2026-09-08 11:44:02.438 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:44:02.442 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-08 11:44:02.446 | + ./stack.sh:main:1082 : start_dstat 2026-09-08 11:44:02.450 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 11:44:02.454 | + functions-common:run_process:1674 : local service=dstat 2026-09-08 11:44:02.458 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 11:44:02.462 | + functions-common:run_process:1676 : local group= 2026-09-08 11:44:02.466 | + functions-common:run_process:1677 : local user= 2026-09-08 11:44:02.470 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:44:02.474 | + functions-common:run_process:1680 : local name=dstat 2026-09-08 11:44:02.478 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:44:02.481 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:44:02.485 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:44:02.488 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:44:02.493 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:44:02.498 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867842494 2026-09-08 11:44:02.502 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-09-08 11:44:02.528 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:44:02.530 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-09-08 11:44:02.534 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-09-08 11:44:02.538 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 11:44:02.542 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 11:44:02.546 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 11:44:02.549 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 11:44:02.553 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-09-08 11:44:02.557 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-09-08 11:44:02.560 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-09-08 11:44:02.564 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:44:02.568 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:44:02.572 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:44:02.575 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:44:02.579 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-09-08 11:44:02.583 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-09-08 11:44:02.586 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-09-08 11:44:02.590 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-09-08 11:44:02.593 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 11:44:02.597 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:44:02.602 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:44:02.606 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:44:02.610 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:44:02.617 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:44:02.621 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-09-08 11:44:02.625 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:44:02.631 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-09-08 11:44:02.718 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:44:02.798 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-09-08 11:44:02.869 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 11:44:02.940 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-09-08 11:44:03.013 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-09-08 11:44:03.084 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:44:03.160 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:44:03.164 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:44:03.168 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-09-08 11:44:03.268 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:44:03.779 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-09-08 11:44:03.797 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-09-08 11:44:04.277 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-09-08 11:44:04.319 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:44:04.323 | + functions-common:time_stop:2420 : local name 2026-09-08 11:44:04.328 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:44:04.332 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:44:04.336 | + functions-common:time_stop:2423 : local total 2026-09-08 11:44:04.340 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:44:04.344 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:44:04.348 | + functions-common:time_stop:2427 : start_time=1788867842494 2026-09-08 11:44:04.352 | + functions-common:time_stop:2429 : [[ -z 1788867842494 ]] 2026-09-08 11:44:04.358 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:44:04.363 | + functions-common:time_stop:2432 : end_time=1788867844359 2026-09-08 11:44:04.368 | + functions-common:time_stop:2433 : elapsed_time=1865 2026-09-08 11:44:04.371 | + functions-common:time_stop:2434 : total=0 2026-09-08 11:44:04.373 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:44:04.375 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1865 2026-09-08 11:44:04.378 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-09-08 11:44:04.380 | + functions-common:run_process:1674 : local service=memory_tracker 2026-09-08 11:44:04.382 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-09-08 11:44:04.384 | + functions-common:run_process:1676 : local group= 2026-09-08 11:44:04.388 | + functions-common:run_process:1677 : local user=root 2026-09-08 11:44:04.391 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-09-08 11:44:04.395 | + functions-common:run_process:1680 : local name=memory_tracker 2026-09-08 11:44:04.398 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:44:04.400 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:44:04.402 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:44:04.405 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:44:04.407 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:44:04.412 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867844409 2026-09-08 11:44:04.414 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-09-08 11:44:04.434 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:44:04.437 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:44:04.441 | + functions-common:time_stop:2420 : local name 2026-09-08 11:44:04.444 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:44:04.447 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:44:04.451 | + functions-common:time_stop:2423 : local total 2026-09-08 11:44:04.454 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:44:04.457 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:44:04.460 | + functions-common:time_stop:2427 : start_time=1788867844409 2026-09-08 11:44:04.464 | + functions-common:time_stop:2429 : [[ -z 1788867844409 ]] 2026-09-08 11:44:04.470 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:44:04.478 | + functions-common:time_stop:2432 : end_time=1788867844472 2026-09-08 11:44:04.482 | + functions-common:time_stop:2433 : elapsed_time=63 2026-09-08 11:44:04.487 | + functions-common:time_stop:2434 : total=1865 2026-09-08 11:44:04.491 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:44:04.495 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1928 2026-09-08 11:44:04.499 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-09-08 11:44:04.530 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:44:04.530 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-09-08 11:44:04.532 | + functions-common:run_process:1674 : local service=file_tracker 2026-09-08 11:44:04.534 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-09-08 11:44:04.536 | + functions-common:run_process:1676 : local group= 2026-09-08 11:44:04.540 | + functions-common:run_process:1677 : local user= 2026-09-08 11:44:04.540 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:44:04.542 | + functions-common:run_process:1680 : local name=file_tracker 2026-09-08 11:44:04.544 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:44:04.546 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:44:04.549 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:44:04.551 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:44:04.553 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:44:04.560 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867844555 2026-09-08 11:44:04.560 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-09-08 11:44:04.581 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:44:04.583 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:44:04.585 | + functions-common:time_stop:2420 : local name 2026-09-08 11:44:04.590 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:44:04.590 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:44:04.591 | + functions-common:time_stop:2423 : local total 2026-09-08 11:44:04.593 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:44:04.596 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:44:04.597 | + functions-common:time_stop:2427 : start_time=1788867844555 2026-09-08 11:44:04.600 | + functions-common:time_stop:2429 : [[ -z 1788867844555 ]] 2026-09-08 11:44:04.603 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:44:04.608 | + functions-common:time_stop:2432 : end_time=1788867844604 2026-09-08 11:44:04.611 | + functions-common:time_stop:2433 : elapsed_time=49 2026-09-08 11:44:04.611 | + functions-common:time_stop:2434 : total=1928 2026-09-08 11:44:04.613 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:44:04.617 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1977 2026-09-08 11:44:04.620 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-09-08 11:44:04.639 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:44:04.643 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-09-08 11:44:04.664 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:44:04.666 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-09-08 11:44:04.690 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:44:04.692 | + ./stack.sh:main:1101 : start_etcd3 2026-09-08 11:44:04.695 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-09-08 11:44:04.698 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-09-08 11:44:04.700 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-09-08 11:44:04.703 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.83:2380' 2026-09-08 11:44:04.705 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.83:2380' 2026-09-08 11:44:04.708 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.83:2379' 2026-09-08 11:44:04.710 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-09-08 11:44:04.713 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-09-08 11:44:04.717 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.83:2379' 2026-09-08 11:44:04.719 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-09-08 11:44:04.724 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-09-08 11:44:04.726 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-08 11:44:04.731 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.83:2380 --initial-advertise-peer-urls http://192.168.122.83:2380 --advertise-client-urls http://192.168.122.83:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.83:2379 --log-level=debug' '' root 2026-09-08 11:44:04.735 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-09-08 11:44:04.739 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.83:2380 --initial-advertise-peer-urls http://192.168.122.83:2380 --advertise-client-urls http://192.168.122.83:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.83:2379 --log-level=debug' 2026-09-08 11:44:04.744 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:44:04.749 | + functions-common:write_user_unit_file:1538 : local user=root 2026-09-08 11:44:04.754 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:44:04.758 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:44:04.764 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:44:04.769 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-08 11:44:04.771 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:44:04.780 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-09-08 11:44:04.878 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:44:04.969 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-09-08 11:44:05.045 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.83:2380 --initial-advertise-peer-urls http://192.168.122.83:2380 --advertise-client-urls http://192.168.122.83:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.83:2379 --log-level=debug' 2026-09-08 11:44:05.117 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-09-08 11:44:05.191 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-09-08 11:44:05.264 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:44:05.335 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:44:05.337 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:44:05.341 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-09-08 11:44:05.425 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:44:05.901 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-09-08 11:44:05.989 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-09-08 11:44:06.065 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-09-08 11:44:06.141 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-09-08 11:44:06.216 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-09-08 11:44:06.220 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 11:44:06.225 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-08 11:44:06.228 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-09-08 11:44:06.718 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-09-08 11:44:06.740 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-09-08 11:44:07.205 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-09-08 11:44:07.942 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-09-08 11:44:07.962 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:44:07.964 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-09-08 11:44:07.967 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-09-08 11:44:07.969 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-09-08 11:44:07.986 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-09-08 11:44:08.002 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-09-08 11:44:08.004 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-08 11:44:08.007 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://192.168.122.83/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-09-08 11:44:08.110 | The user clouds.yaml file didn't exist. 2026-09-08 11:44:08.122 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://192.168.122.83/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-09-08 11:44:08.245 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://192.168.122.83/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-09-08 11:44:08.369 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://192.168.122.83/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-09-08 11:44:08.490 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://192.168.122.83/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-09-08 11:44:08.612 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://192.168.122.83/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-09-08 11:44:08.739 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://192.168.122.83/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-09-08 11:44:08.871 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://192.168.122.83/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-09-08 11:44:09.005 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://192.168.122.83/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-09-08 11:44:09.140 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /home/quobyte/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://192.168.122.83/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-09-08 11:44:09.274 | + functions-common:write_clouds_yaml:203 : cat 2026-09-08 11:44:09.279 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-09-08 11:44:09.283 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-09-08 11:44:09.287 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-09-08 11:44:09.291 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-09-08 11:44:09.295 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-09-08 11:44:09.297 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-09-08 11:44:09.315 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:44:09.318 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-09-08 11:44:09.321 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:44:09.324 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-09-08 11:44:09.327 | + ./stack.sh:main:1118 : '[' 192.168.122.83 == 192.168.122.83 ']' 2026-09-08 11:44:09.330 | + ./stack.sh:main:1119 : init_keystone 2026-09-08 11:44:09.333 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-09-08 11:44:09.352 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:44:09.355 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-09-08 11:44:09.359 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-09-08 11:44:09.362 | + lib/database:recreate_database:112 : local db=keystone 2026-09-08 11:44:09.365 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-09-08 11:44:09.369 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-09-08 11:44:09.373 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-09-08 11:44:09.379 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:44:09.451 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-09-08 11:44:09.456 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:44:09.527 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-09-08 11:44:09.530 | + functions-common:time_start:2406 : local name=dbsync 2026-09-08 11:44:09.534 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:44:09.538 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:44:09.543 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:44:09.549 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867849545 2026-09-08 11:44:09.552 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-09-08 11:44:10.285 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 11:44:10.285 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:44:10.285 | we strongly recommend against using it for new projects. 2026-09-08 11:44:10.285 | 2026-09-08 11:44:10.285 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:44:10.286 | framework. For more detail see 2026-09-08 11:44:10.286 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:44:10.286 | 2026-09-08 11:44:10.286 | from eventlet import event 2026-09-08 11:44:13.177 | INFO dbcounter [-] Registered counter for database keystone 2026-09-08 11:44:13.258 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=41854) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 11:44:13.273 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:44:13.273 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:44:13.275 | DEBUG dbcounter [-] [41854] Writer thread running {{(pid=41854) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:44:13.350 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-09-08 11:44:16.706 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 11:44:16.714 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-09-08 11:44:16.715 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:44:16.721 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-09-08 11:44:16.812 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:44:16.821 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-09-08 11:44:16.855 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:44:16.860 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-09-08 11:44:16.969 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:44:16.972 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-09-08 11:44:17.004 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:44:17.007 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-09-08 11:44:17.079 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:44:17.083 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-09-08 11:44:17.083 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 11:44:17.085 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-09-08 11:44:17.144 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:44:17.146 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-09-08 11:44:17.180 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41854) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:44:17.755 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-09-08 11:44:17.759 | + functions-common:time_stop:2420 : local name 2026-09-08 11:44:17.763 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:44:17.767 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:44:17.771 | + functions-common:time_stop:2423 : local total 2026-09-08 11:44:17.775 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:44:17.778 | + functions-common:time_stop:2426 : name=dbsync 2026-09-08 11:44:17.781 | + functions-common:time_stop:2427 : start_time=1788867849545 2026-09-08 11:44:17.784 | + functions-common:time_stop:2429 : [[ -z 1788867849545 ]] 2026-09-08 11:44:17.790 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:44:17.795 | + functions-common:time_stop:2432 : end_time=1788867857791 2026-09-08 11:44:17.798 | + functions-common:time_stop:2433 : elapsed_time=8246 2026-09-08 11:44:17.802 | + functions-common:time_stop:2434 : total=0 2026-09-08 11:44:17.805 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:44:17.808 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8246 2026-09-08 11:44:17.812 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-09-08 11:44:17.815 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-09-08 11:44:17.821 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-09-08 11:44:18.539 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 11:44:18.539 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:44:18.539 | we strongly recommend against using it for new projects. 2026-09-08 11:44:18.539 | 2026-09-08 11:44:18.539 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:44:18.539 | framework. For more detail see 2026-09-08 11:44:18.540 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:44:18.540 | 2026-09-08 11:44:18.540 | from eventlet import event 2026-09-08 11:44:21.156 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-09-08 11:44:21.157 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-08 11:44:21.158 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-08 11:44:21.159 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-09-08 11:44:21.159 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-08 11:44:21.161 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-08 11:44:21.161 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-08 11:44:21.161 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-08 11:44:21.161 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-08 11:44:21.729 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-09-08 11:44:21.735 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-09-08 11:44:22.431 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 11:44:22.431 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:44:22.431 | we strongly recommend against using it for new projects. 2026-09-08 11:44:22.431 | 2026-09-08 11:44:22.431 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:44:22.431 | framework. For more detail see 2026-09-08 11:44:22.432 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:44:22.432 | 2026-09-08 11:44:22.432 | from eventlet import event 2026-09-08 11:44:25.035 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-09-08 11:44:25.035 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-08 11:44:25.035 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-08 11:44:25.035 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-09-08 11:44:25.035 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-08 11:44:25.036 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-08 11:44:25.036 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-08 11:44:25.037 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-08 11:44:25.037 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-08 11:44:25.574 | + ./stack.sh:main:1120 : start_keystone 2026-09-08 11:44:25.579 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-09-08 11:44:25.587 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-09-08 11:44:25.591 | + functions-common:run_process:1674 : local service=keystone 2026-09-08 11:44:25.595 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 11:44:25.600 | + functions-common:run_process:1676 : local group= 2026-09-08 11:44:25.604 | + functions-common:run_process:1677 : local user= 2026-09-08 11:44:25.608 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:44:25.613 | + functions-common:run_process:1680 : local name=keystone 2026-09-08 11:44:25.617 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:44:25.622 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:44:25.626 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:44:25.630 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:44:25.635 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:44:25.643 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867865637 2026-09-08 11:44:25.647 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-09-08 11:44:25.673 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:44:25.677 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-09-08 11:44:25.682 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-09-08 11:44:25.687 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 11:44:25.691 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 11:44:25.695 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 11:44:25.699 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 11:44:25.704 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-09-08 11:44:25.708 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-09-08 11:44:25.711 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-09-08 11:44:25.715 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:44:25.719 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:44:25.724 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:44:25.729 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:44:25.733 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-09-08 11:44:25.737 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-09-08 11:44:25.741 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 11:44:25.746 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-09-08 11:44:25.750 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-08 11:44:25.755 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-09-08 11:44:25.760 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-09-08 11:44:25.763 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 11:44:25.767 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 11:44:25.771 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 11:44:25.775 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-09-08 11:44:25.779 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 11:44:25.786 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-09-08 11:44:25.897 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:44:26.002 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-09-08 11:44:26.082 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-09-08 11:44:26.155 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-09-08 11:44:26.224 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:44:26.302 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-09-08 11:44:26.371 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-09-08 11:44:26.441 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-09-08 11:44:26.515 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-09-08 11:44:26.546 | ++ inc/async:async_inner:64 : rc=0 2026-09-08 11:44:26.577 | [38926 Async install_tempest:38926]: finished successfully 2026-09-08 11:44:26.592 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-09-08 11:44:26.666 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 11:44:26.670 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 11:44:26.673 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-09-08 11:44:26.769 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 11:44:27.235 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-09-08 11:44:27.267 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-09-08 11:44:27.718 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-09-08 11:44:27.862 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:44:27.865 | + functions-common:time_stop:2420 : local name 2026-09-08 11:44:27.868 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:44:27.871 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:44:27.875 | + functions-common:time_stop:2423 : local total 2026-09-08 11:44:27.878 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:44:27.881 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:44:27.884 | + functions-common:time_stop:2427 : start_time=1788867865637 2026-09-08 11:44:27.887 | + functions-common:time_stop:2429 : [[ -z 1788867865637 ]] 2026-09-08 11:44:27.891 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:44:27.896 | + functions-common:time_stop:2432 : end_time=1788867867892 2026-09-08 11:44:27.899 | + functions-common:time_stop:2433 : elapsed_time=2255 2026-09-08 11:44:27.902 | + functions-common:time_stop:2434 : total=1977 2026-09-08 11:44:27.906 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:44:27.909 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4232 2026-09-08 11:44:27.913 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-09-08 11:44:27.913 | Waiting for keystone to start... 2026-09-08 11:44:27.915 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.83/identity/v3/ 2026-09-08 11:44:27.919 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.83/identity/v3/ 2026-09-08 11:44:27.924 | + functions:wait_for_service:476 : local timeout=60 2026-09-08 11:44:27.927 | + functions:wait_for_service:477 : local url=http://192.168.122.83/identity/v3/ 2026-09-08 11:44:27.930 | + functions:wait_for_service:478 : local rval=0 2026-09-08 11:44:27.934 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-08 11:44:27.937 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 11:44:27.941 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:44:27.944 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:44:27.949 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:44:27.954 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867867950 2026-09-08 11:44:27.958 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-08 11:44:27.961 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:44:27.963 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.83/identity/v3/ 2026-09-08 11:44:33.675 | + :: : [[ 200 == 503 ]] 2026-09-08 11:44:33.676 | + :: : [[ 0 -eq 7 ]] 2026-09-08 11:44:33.680 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-08 11:44:33.682 | + functions-common:time_stop:2420 : local name 2026-09-08 11:44:33.685 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:44:33.687 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:44:33.690 | + functions-common:time_stop:2423 : local total 2026-09-08 11:44:33.692 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:44:33.695 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 11:44:33.697 | + functions-common:time_stop:2427 : start_time=1788867867950 2026-09-08 11:44:33.700 | + functions-common:time_stop:2429 : [[ -z 1788867867950 ]] 2026-09-08 11:44:33.704 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:44:33.720 | + functions-common:time_stop:2432 : end_time=1788867873715 2026-09-08 11:44:33.723 | + functions-common:time_stop:2433 : elapsed_time=5765 2026-09-08 11:44:33.728 | + functions-common:time_stop:2434 : total=0 2026-09-08 11:44:33.732 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:44:33.734 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5765 2026-09-08 11:44:33.738 | + functions:wait_for_service:486 : return 0 2026-09-08 11:44:33.741 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-09-08 11:44:33.761 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:44:33.765 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-09-08 11:44:33.769 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:44:33.772 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-09-08 11:44:34.487 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-09-08 11:44:34.490 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password nomoresecret --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://192.168.122.83/identity 2026-09-08 11:44:35.209 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 11:44:35.209 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:44:35.209 | we strongly recommend against using it for new projects. 2026-09-08 11:44:35.209 | 2026-09-08 11:44:35.209 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:44:35.209 | framework. For more detail see 2026-09-08 11:44:35.209 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:44:35.209 | 2026-09-08 11:44:35.210 | from eventlet import event 2026-09-08 11:44:38.365 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.366 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.366 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.373 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.387 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.387 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.436 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.443 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.443 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.529 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.529 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.530 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.530 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.530 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.530 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.543 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.543 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.543 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.544 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.544 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.544 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.544 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.551 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.555 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.555 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.555 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.555 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.555 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.556 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.556 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42832) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:44:38.633 | INFO dbcounter [-] Registered counter for database keystone 2026-09-08 11:44:38.712 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=42832) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 11:44:38.902 | DEBUG dbcounter [-] [42832] Writer thread running {{(pid=42832) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:44:39.039 | INFO keystone.cmd.bootstrap [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] Created domain default 2026-09-08 11:44:39.089 | INFO keystone.cmd.bootstrap [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] Created project admin 2026-09-08 11:44:39.125 | WARNING keystone.common.password_hashing [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-09-08 11:44:39.146 | INFO keystone.cmd.bootstrap [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] Created user admin 2026-09-08 11:44:39.166 | INFO keystone.cmd.bootstrap [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] Created role reader 2026-09-08 11:44:39.182 | INFO keystone.cmd.bootstrap [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] Created role member 2026-09-08 11:44:39.210 | INFO keystone.cmd.bootstrap [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] Created implied role where f4be992bf4bf4efdb19e6091c059f9c4 implies 45c27a41d7364760a05c33ab08cf8d33 2026-09-08 11:44:39.225 | INFO keystone.cmd.bootstrap [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] Created role manager 2026-09-08 11:44:39.250 | INFO keystone.cmd.bootstrap [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] Created implied role where 38588eef6ef840049d9917fc36bccb13 implies f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:44:39.267 | INFO keystone.cmd.bootstrap [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] Created role admin 2026-09-08 11:44:39.288 | INFO keystone.cmd.bootstrap [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] Created implied role where f4f5d251a42b4e9e9823ce45b22a98ba implies 38588eef6ef840049d9917fc36bccb13 2026-09-08 11:44:39.308 | INFO keystone.cmd.bootstrap [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] Created role service 2026-09-08 11:44:39.325 | INFO keystone.cmd.bootstrap [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] Granted role admin on project admin to user admin. 2026-09-08 11:44:39.338 | INFO keystone.cmd.bootstrap [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] Granted role admin on the system to user admin. 2026-09-08 11:44:39.355 | WARNING py.warnings [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-09-08 11:44:39.355 | warnings.warn( 2026-09-08 11:44:39.355 |  2026-09-08 11:44:39.360 | INFO keystone.cmd.bootstrap [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] Created region RegionOne 2026-09-08 11:44:39.406 | INFO keystone.cmd.bootstrap [None req-d18e9f3a-e451-414b-b380-8784bf396a72 None None] Created public endpoint http://192.168.122.83/identity 2026-09-08 11:44:39.939 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-09-08 11:44:39.942 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-09-08 11:44:39.946 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-09-08 11:44:39.950 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-09-08 11:44:44.704 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:44:44.708 | + lib/keystone:create_keystone_accounts:258 : admin_project=742b8e4c05fc48f1aef69ab23395269c 2026-09-08 11:44:44.712 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-09-08 11:44:44.716 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-09-08 11:44:47.738 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:44:47.743 | + lib/keystone:create_keystone_accounts:260 : admin_user=56281ff1410945e3a0cdd3ef1a95bdb6 2026-09-08 11:44:47.747 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-09-08 11:44:47.750 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-09-08 11:44:47.754 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-09-08 11:44:47.758 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 56281ff1410945e3a0cdd3ef1a95bdb6 default 2026-09-08 11:44:47.841 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 56281ff1410945e3a0cdd3ef1a95bdb6 default 2026-09-08 11:44:47.885 | [2028 Async ks-domain-role:42953]: running: get_or_add_user_domain_role admin 56281ff1410945e3a0cdd3ef1a95bdb6 default 2026-09-08 11:44:47.889 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-09-08 11:44:47.893 | + functions-common:get_or_create_domain:872 : local domain_id 2026-09-08 11:44:47.899 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-09-08 11:44:51.578 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:44:51.583 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-09-08 11:44:51.586 | + functions-common:get_or_create_domain:878 : echo default 2026-09-08 11:44:51.586 | default 2026-09-08 11:44:51.590 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-09-08 11:44:51.662 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-09-08 11:44:51.704 | [2028 Async ks-project:43061]: running: get_or_create_project service Default 2026-09-08 11:44:51.707 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-09-08 11:44:51.779 | + inc/async:async_inner:63 : get_or_create_role service 2026-09-08 11:44:51.823 | [2028 Async ks-service:43155]: running: get_or_create_role service 2026-09-08 11:44:51.826 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-09-08 11:44:51.899 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-09-08 11:44:51.958 | [2028 Async ks-reseller:43267]: running: get_or_create_role ResellerAdmin 2026-09-08 11:44:51.961 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-09-08 11:44:51.964 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-09-08 11:44:52.099 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-09-08 11:44:52.192 | [2028 Async ks-anotherrole:43363]: running: get_or_create_role anotherrole 2026-09-08 11:44:52.200 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-09-08 11:44:52.212 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-09-08 11:44:52.220 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-08 11:44:52.232 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-09-08 11:44:56.881 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:44:56.917 | [43061 Async ks-project:43061]: finished successfully 2026-09-08 11:44:57.046 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:44:57.105 | [43155 Async ks-service:43155]: finished successfully 2026-09-08 11:44:57.287 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:44:57.291 | ++ functions-common:get_or_create_project:928 : project_id=79b01eb180b1406d8c5e38edf385ad49 2026-09-08 11:44:57.295 | ++ functions-common:get_or_create_project:929 : echo 79b01eb180b1406d8c5e38edf385ad49 2026-09-08 11:44:57.302 | + lib/keystone:create_keystone_accounts:288 : invis_project=79b01eb180b1406d8c5e38edf385ad49 2026-09-08 11:44:57.304 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-09-08 11:44:57.306 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-09-08 11:44:57.311 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-08 11:44:57.313 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-09-08 11:44:57.429 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:44:57.460 | [43267 Async ks-reseller:43267]: finished successfully 2026-09-08 11:44:57.920 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:44:57.951 | [43363 Async ks-anotherrole:43363]: finished successfully 2026-09-08 11:44:58.095 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:44:58.127 | [42953 Async ks-domain-role:42953]: finished successfully 2026-09-08 11:45:00.761 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:00.766 | ++ functions-common:get_or_create_project:928 : project_id=e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:00.770 | ++ functions-common:get_or_create_project:929 : echo e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:00.775 | + lib/keystone:create_keystone_accounts:292 : demo_project=e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:00.779 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-09-08 11:45:00.783 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-09-08 11:45:00.787 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:45:00.791 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-09-08 11:45:00.795 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-09-08 11:45:00.800 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-09-08 11:45:04.210 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:04.215 | ++ functions-common:get_or_create_user:915 : user_id=8c2c9144042c47e6aec2d11b610d0c97 2026-09-08 11:45:04.218 | ++ functions-common:get_or_create_user:916 : echo 8c2c9144042c47e6aec2d11b610d0c97 2026-09-08 11:45:04.222 | + lib/keystone:create_keystone_accounts:295 : demo_user=8c2c9144042c47e6aec2d11b610d0c97 2026-09-08 11:45:04.226 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-09-08 11:45:04.288 | [2028 Async ks-domain-role:42953]: Waiting for completion of get_or_add_user_domain_role admin 56281ff1410945e3a0cdd3ef1a95bdb6 default running on PID 42953 (6 other jobs running) 2026-09-08 11:45:04.317 | [2028 Async ks-domain-role:42953]: Signaling child to exit 2026-09-08 11:45:04.317 | WAKEUP 2026-09-08 11:45:04.346 | [2028 Async ks-domain-role:42953]: Signaled 2026-09-08 11:45:04.347 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-09-08 11:45:04.347 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 56281ff1410945e3a0cdd3ef1a95bdb6 --domain default 2026-09-08 11:45:04.347 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 56281ff1410945e3a0cdd3ef1a95bdb6 --domain default -c Role -f value 2026-09-08 11:45:04.347 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:04.347 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:45:04.347 | + functions-common:get_or_add_user_domain_role:999 : echo f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:45:04.347 | f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:45:04.401 | [2028 Async ks-domain-role:42953]: finished get_or_add_user_domain_role admin 56281ff1410945e3a0cdd3ef1a95bdb6 default with result 0 in 10 seconds 2026-09-08 11:45:04.410 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-09-08 11:45:04.453 | [2028 Async ks-project:43061]: Waiting for completion of get_or_create_project service Default running on PID 43061 (5 other jobs running) 2026-09-08 11:45:04.484 | [2028 Async ks-project:43061]: Signaling child to exit 2026-09-08 11:45:04.484 | WAKEUP 2026-09-08 11:45:04.511 | [2028 Async ks-project:43061]: Signaled 2026-09-08 11:45:04.512 | + functions-common:get_or_create_project:922 : local project_id 2026-09-08 11:45:04.512 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-09-08 11:45:04.513 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:04.513 | + functions-common:get_or_create_project:928 : project_id=420e5df85fcf4158b84d6885ff77da6c 2026-09-08 11:45:04.513 | + functions-common:get_or_create_project:929 : echo 420e5df85fcf4158b84d6885ff77da6c 2026-09-08 11:45:04.513 | 420e5df85fcf4158b84d6885ff77da6c 2026-09-08 11:45:04.569 | [2028 Async ks-project:43061]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-09-08 11:45:04.611 | [2028 Async ks-service:43155]: Waiting for completion of get_or_create_role service running on PID 43155 (4 other jobs running) 2026-09-08 11:45:04.640 | [2028 Async ks-service:43155]: Signaling child to exit 2026-09-08 11:45:04.640 | WAKEUP 2026-09-08 11:45:04.665 | [2028 Async ks-service:43155]: Signaled 2026-09-08 11:45:04.668 | + functions-common:get_or_create_role:935 : local role_id 2026-09-08 11:45:04.668 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-09-08 11:45:04.668 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:04.668 | + functions-common:get_or_create_role:940 : role_id=3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:45:04.668 | + functions-common:get_or_create_role:941 : echo 3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:45:04.669 | 3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:45:04.722 | [2028 Async ks-service:43155]: finished get_or_create_role service with result 0 in 5 seconds 2026-09-08 11:45:04.767 | [2028 Async ks-reseller:43267]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43267 (3 other jobs running) 2026-09-08 11:45:04.797 | [2028 Async ks-reseller:43267]: Signaling child to exit 2026-09-08 11:45:04.797 | WAKEUP 2026-09-08 11:45:04.823 | [2028 Async ks-reseller:43267]: Signaled 2026-09-08 11:45:04.825 | + functions-common:get_or_create_role:935 : local role_id 2026-09-08 11:45:04.825 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-09-08 11:45:04.825 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:04.825 | + functions-common:get_or_create_role:940 : role_id=725c397764b248f181c89307881a86f4 2026-09-08 11:45:04.825 | + functions-common:get_or_create_role:941 : echo 725c397764b248f181c89307881a86f4 2026-09-08 11:45:04.825 | 725c397764b248f181c89307881a86f4 2026-09-08 11:45:04.879 | [2028 Async ks-reseller:43267]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-09-08 11:45:04.925 | [2028 Async ks-anotherrole:43363]: Waiting for completion of get_or_create_role anotherrole running on PID 43363 (2 other jobs running) 2026-09-08 11:45:04.954 | [2028 Async ks-anotherrole:43363]: Signaling child to exit 2026-09-08 11:45:04.954 | WAKEUP 2026-09-08 11:45:04.982 | [2028 Async ks-anotherrole:43363]: Signaled 2026-09-08 11:45:04.983 | + functions-common:get_or_create_role:935 : local role_id 2026-09-08 11:45:04.983 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-09-08 11:45:04.983 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:04.983 | + functions-common:get_or_create_role:940 : role_id=bf88d786958e4d6b856074da629ad675 2026-09-08 11:45:04.983 | + functions-common:get_or_create_role:941 : echo bf88d786958e4d6b856074da629ad675 2026-09-08 11:45:04.983 | bf88d786958e4d6b856074da629ad675 2026-09-08 11:45:05.035 | [2028 Async ks-anotherrole:43363]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-09-08 11:45:05.041 | + inc/async:async_wait:197 : return 0 2026-09-08 11:45:05.045 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 8c2c9144042c47e6aec2d11b610d0c97 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:05.127 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8c2c9144042c47e6aec2d11b610d0c97 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:05.175 | [2028 Async ks-demo-member:44240]: running: get_or_add_user_project_role member 8c2c9144042c47e6aec2d11b610d0c97 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:05.178 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 56281ff1410945e3a0cdd3ef1a95bdb6 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:05.252 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 56281ff1410945e3a0cdd3ef1a95bdb6 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:05.301 | [2028 Async ks-demo-admin:44336]: running: get_or_add_user_project_role admin 56281ff1410945e3a0cdd3ef1a95bdb6 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:05.305 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 8c2c9144042c47e6aec2d11b610d0c97 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:05.387 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8c2c9144042c47e6aec2d11b610d0c97 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:05.441 | [2028 Async ks-demo-another:44432]: running: get_or_add_user_project_role anotherrole 8c2c9144042c47e6aec2d11b610d0c97 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:05.443 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 8c2c9144042c47e6aec2d11b610d0c97 79b01eb180b1406d8c5e38edf385ad49 2026-09-08 11:45:05.512 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8c2c9144042c47e6aec2d11b610d0c97 79b01eb180b1406d8c5e38edf385ad49 2026-09-08 11:45:05.579 | [2028 Async ks-demo-invis:44528]: running: get_or_add_user_project_role member 8c2c9144042c47e6aec2d11b610d0c97 79b01eb180b1406d8c5e38edf385ad49 2026-09-08 11:45:05.584 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-09-08 11:45:05.594 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-09-08 11:45:05.599 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:45:05.607 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-09-08 11:45:05.615 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-09-08 11:45:05.626 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-09-08 11:45:10.978 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:10.987 | ++ functions-common:get_or_create_user:915 : user_id=40c5de0b030a47ab942bce1311509e24 2026-09-08 11:45:10.996 | ++ functions-common:get_or_create_user:916 : echo 40c5de0b030a47ab942bce1311509e24 2026-09-08 11:45:11.005 | + lib/keystone:create_keystone_accounts:308 : demo_reader=40c5de0b030a47ab942bce1311509e24 2026-09-08 11:45:11.015 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 40c5de0b030a47ab942bce1311509e24 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:11.178 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 40c5de0b030a47ab942bce1311509e24 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:11.260 | [2028 Async ks-demo-reader:44717]: running: get_or_add_user_project_role reader 40c5de0b030a47ab942bce1311509e24 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:11.262 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-09-08 11:45:11.265 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-09-08 11:45:11.267 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-08 11:45:11.272 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-09-08 11:45:16.059 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:45:16.120 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:45:16.129 | [44336 Async ks-demo-admin:44336]: finished successfully 2026-09-08 11:45:16.184 | [44240 Async ks-demo-member:44240]: finished successfully 2026-09-08 11:45:16.616 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:45:16.645 | [44528 Async ks-demo-invis:44528]: finished successfully 2026-09-08 11:45:17.009 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:45:17.033 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:17.036 | ++ functions-common:get_or_create_project:928 : project_id=01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:17.037 | [44432 Async ks-demo-another:44432]: finished successfully 2026-09-08 11:45:17.040 | ++ functions-common:get_or_create_project:929 : echo 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:17.043 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:17.046 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-09-08 11:45:17.050 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-09-08 11:45:17.054 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:45:17.059 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-09-08 11:45:17.061 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-09-08 11:45:17.067 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-09-08 11:45:20.413 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:20.418 | ++ functions-common:get_or_create_user:915 : user_id=e4557256ebdb4b55b56bd74baf5a9276 2026-09-08 11:45:20.420 | ++ functions-common:get_or_create_user:916 : echo e4557256ebdb4b55b56bd74baf5a9276 2026-09-08 11:45:20.425 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=e4557256ebdb4b55b56bd74baf5a9276 2026-09-08 11:45:20.427 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin e4557256ebdb4b55b56bd74baf5a9276 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:20.501 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e4557256ebdb4b55b56bd74baf5a9276 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:20.547 | [2028 Async ks-alt-admin:45082]: running: get_or_add_user_project_role admin e4557256ebdb4b55b56bd74baf5a9276 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:20.550 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole e4557256ebdb4b55b56bd74baf5a9276 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:20.634 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e4557256ebdb4b55b56bd74baf5a9276 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:20.690 | [2028 Async ks-alt-another:45178]: running: get_or_add_user_project_role anotherrole e4557256ebdb4b55b56bd74baf5a9276 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:20.693 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-09-08 11:45:20.697 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-09-08 11:45:20.701 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:45:20.705 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-09-08 11:45:20.707 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-09-08 11:45:20.712 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-09-08 11:45:21.629 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:45:21.656 | [44717 Async ks-demo-reader:44717]: finished successfully 2026-09-08 11:45:24.408 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:24.414 | ++ functions-common:get_or_create_user:915 : user_id=afe33defb79f46dc88bdee827fdc0486 2026-09-08 11:45:24.417 | ++ functions-common:get_or_create_user:916 : echo afe33defb79f46dc88bdee827fdc0486 2026-09-08 11:45:24.424 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=afe33defb79f46dc88bdee827fdc0486 2026-09-08 11:45:24.428 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member afe33defb79f46dc88bdee827fdc0486 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:24.528 | + inc/async:async_inner:63 : get_or_add_user_project_role member afe33defb79f46dc88bdee827fdc0486 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:24.611 | [2028 Async ks-alt-member-user:45352]: running: get_or_add_user_project_role member afe33defb79f46dc88bdee827fdc0486 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:24.614 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-09-08 11:45:24.623 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-09-08 11:45:24.635 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:45:24.644 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-09-08 11:45:24.649 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-09-08 11:45:24.658 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-09-08 11:45:28.429 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:28.434 | ++ functions-common:get_or_create_user:915 : user_id=872d88f594a54cfe9e842248ca17fa01 2026-09-08 11:45:28.437 | ++ functions-common:get_or_create_user:916 : echo 872d88f594a54cfe9e842248ca17fa01 2026-09-08 11:45:28.442 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=872d88f594a54cfe9e842248ca17fa01 2026-09-08 11:45:28.446 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 872d88f594a54cfe9e842248ca17fa01 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:28.533 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 872d88f594a54cfe9e842248ca17fa01 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:28.592 | [2028 Async ks-alt-reader-user:45523]: running: get_or_add_user_project_role reader 872d88f594a54cfe9e842248ca17fa01 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:28.594 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-09-08 11:45:28.596 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:45:28.598 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-09-08 11:45:28.600 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-09-08 11:45:28.606 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-09-08 11:45:29.548 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:45:29.596 | [45178 Async ks-alt-another:45178]: finished successfully 2026-09-08 11:45:29.687 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:45:29.717 | [45082 Async ks-alt-admin:45082]: finished successfully 2026-09-08 11:45:32.464 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:32.467 | ++ functions-common:get_or_create_user:915 : user_id=ecc67ead41dc4ff5915ed6e32a56351d 2026-09-08 11:45:32.472 | ++ functions-common:get_or_create_user:916 : echo ecc67ead41dc4ff5915ed6e32a56351d 2026-09-08 11:45:32.479 | + lib/keystone:create_keystone_accounts:340 : system_member_user=ecc67ead41dc4ff5915ed6e32a56351d 2026-09-08 11:45:32.484 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member ecc67ead41dc4ff5915ed6e32a56351d all 2026-09-08 11:45:32.589 | + inc/async:async_inner:63 : get_or_add_user_system_role member ecc67ead41dc4ff5915ed6e32a56351d all 2026-09-08 11:45:32.675 | [2028 Async ks-system-member:45755]: running: get_or_add_user_system_role member ecc67ead41dc4ff5915ed6e32a56351d all 2026-09-08 11:45:32.681 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-09-08 11:45:32.685 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:45:32.699 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-09-08 11:45:32.705 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-09-08 11:45:32.713 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-09-08 11:45:33.649 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:45:33.675 | [45352 Async ks-alt-member-user:45352]: finished successfully 2026-09-08 11:45:36.477 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:36.480 | ++ functions-common:get_or_create_user:915 : user_id=fa907ab470d24c67937c6405cee74848 2026-09-08 11:45:36.482 | ++ functions-common:get_or_create_user:916 : echo fa907ab470d24c67937c6405cee74848 2026-09-08 11:45:36.485 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=fa907ab470d24c67937c6405cee74848 2026-09-08 11:45:36.488 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader fa907ab470d24c67937c6405cee74848 all 2026-09-08 11:45:36.549 | + inc/async:async_inner:63 : get_or_add_user_system_role reader fa907ab470d24c67937c6405cee74848 all 2026-09-08 11:45:36.600 | [2028 Async ks-system-reader:45967]: running: get_or_add_user_system_role reader fa907ab470d24c67937c6405cee74848 all 2026-09-08 11:45:36.603 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-09-08 11:45:36.607 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-09-08 11:45:36.613 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-09-08 11:45:36.616 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-08 11:45:36.618 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-09-08 11:45:37.019 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:45:37.041 | [45523 Async ks-alt-reader-user:45523]: finished successfully 2026-09-08 11:45:40.222 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:40.227 | ++ functions-common:get_or_create_group:892 : group_id=5518d14d257040a98c9fdc3930757509 2026-09-08 11:45:40.231 | ++ functions-common:get_or_create_group:893 : echo 5518d14d257040a98c9fdc3930757509 2026-09-08 11:45:40.235 | + lib/keystone:create_keystone_accounts:350 : admin_group=5518d14d257040a98c9fdc3930757509 2026-09-08 11:45:40.240 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-09-08 11:45:40.247 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-09-08 11:45:40.252 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-09-08 11:45:40.258 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-08 11:45:40.263 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-09-08 11:45:43.747 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:43.753 | ++ functions-common:get_or_create_group:892 : group_id=1aec8628006044a7856da1f96110e456 2026-09-08 11:45:43.757 | ++ functions-common:get_or_create_group:893 : echo 1aec8628006044a7856da1f96110e456 2026-09-08 11:45:43.762 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=1aec8628006044a7856da1f96110e456 2026-09-08 11:45:43.768 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 1aec8628006044a7856da1f96110e456 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:43.860 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1aec8628006044a7856da1f96110e456 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:43.911 | [2028 Async ks-group-memberdemo:46229]: running: get_or_add_group_project_role member 1aec8628006044a7856da1f96110e456 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:43.915 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 1aec8628006044a7856da1f96110e456 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:44.009 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1aec8628006044a7856da1f96110e456 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:44.102 | [2028 Async ks-group-anotherdemo:46308]: running: get_or_add_group_project_role anotherrole 1aec8628006044a7856da1f96110e456 e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:44.108 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 1aec8628006044a7856da1f96110e456 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:44.262 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1aec8628006044a7856da1f96110e456 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:44.357 | [2028 Async ks-group-memberalt:46387]: running: get_or_add_group_project_role member 1aec8628006044a7856da1f96110e456 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:44.364 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 1aec8628006044a7856da1f96110e456 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:44.516 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1aec8628006044a7856da1f96110e456 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:44.611 | [2028 Async ks-group-anotheralt:46473]: running: get_or_add_group_project_role anotherrole 1aec8628006044a7856da1f96110e456 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:44.621 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 5518d14d257040a98c9fdc3930757509 742b8e4c05fc48f1aef69ab23395269c 2026-09-08 11:45:44.709 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:45:44.746 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 5518d14d257040a98c9fdc3930757509 742b8e4c05fc48f1aef69ab23395269c 2026-09-08 11:45:44.755 | [45755 Async ks-system-member:45755]: finished successfully 2026-09-08 11:45:44.835 | [2028 Async ks-group-admin:46586]: running: get_or_add_group_project_role admin 5518d14d257040a98c9fdc3930757509 742b8e4c05fc48f1aef69ab23395269c 2026-09-08 11:45:44.842 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-09-08 11:45:44.949 | [2028 Async ks-demo-member:44240]: Waiting for completion of get_or_add_user_project_role member 8c2c9144042c47e6aec2d11b610d0c97 e8ab0a7c4e004b20831fddc25d463b13 running on PID 44240 (17 other jobs running) 2026-09-08 11:45:44.994 | [2028 Async ks-demo-member:44240]: Signaling child to exit 2026-09-08 11:45:44.996 | WAKEUP 2026-09-08 11:45:45.033 | [2028 Async ks-demo-member:44240]: Signaled 2026-09-08 11:45:45.035 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:45:45.035 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:45:45.035 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:45:45.035 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:45:45.035 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:45:45.035 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:45:45.035 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:45:45.035 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:45:45.035 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:45:45.035 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 8c2c9144042c47e6aec2d11b610d0c97 --project e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:45.036 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8c2c9144042c47e6aec2d11b610d0c97 --project e8ab0a7c4e004b20831fddc25d463b13 -c Role -f value 2026-09-08 11:45:45.036 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:45.036 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:45.036 | + functions-common:get_or_add_user_project_role:980 : echo f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:45.036 | f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:45.115 | [2028 Async ks-demo-member:44240]: finished get_or_add_user_project_role member 8c2c9144042c47e6aec2d11b610d0c97 e8ab0a7c4e004b20831fddc25d463b13 with result 0 in 11 seconds 2026-09-08 11:45:45.175 | [2028 Async ks-demo-admin:44336]: Waiting for completion of get_or_add_user_project_role admin 56281ff1410945e3a0cdd3ef1a95bdb6 e8ab0a7c4e004b20831fddc25d463b13 running on PID 44336 (16 other jobs running) 2026-09-08 11:45:45.218 | [2028 Async ks-demo-admin:44336]: Signaling child to exit 2026-09-08 11:45:45.222 | WAKEUP 2026-09-08 11:45:45.252 | [2028 Async ks-demo-admin:44336]: Signaled 2026-09-08 11:45:45.254 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:45:45.254 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:45:45.254 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:45:45.255 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:45:45.255 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:45:45.255 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:45:45.255 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:45:45.255 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:45:45.256 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:45:45.256 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 56281ff1410945e3a0cdd3ef1a95bdb6 --project e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:45.256 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 56281ff1410945e3a0cdd3ef1a95bdb6 --project e8ab0a7c4e004b20831fddc25d463b13 -c Role -f value 2026-09-08 11:45:45.256 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:45.256 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:45:45.256 | + functions-common:get_or_add_user_project_role:980 : echo f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:45:45.256 | f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:45:45.337 | [2028 Async ks-demo-admin:44336]: finished get_or_add_user_project_role admin 56281ff1410945e3a0cdd3ef1a95bdb6 e8ab0a7c4e004b20831fddc25d463b13 with result 0 in 10 seconds 2026-09-08 11:45:45.397 | [2028 Async ks-demo-another:44432]: Waiting for completion of get_or_add_user_project_role anotherrole 8c2c9144042c47e6aec2d11b610d0c97 e8ab0a7c4e004b20831fddc25d463b13 running on PID 44432 (15 other jobs running) 2026-09-08 11:45:45.448 | [2028 Async ks-demo-another:44432]: Signaling child to exit 2026-09-08 11:45:45.448 | WAKEUP 2026-09-08 11:45:45.488 | [2028 Async ks-demo-another:44432]: Signaled 2026-09-08 11:45:45.492 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:45:45.494 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:45:45.497 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:45:45.497 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:45:45.497 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:45:45.497 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:45:45.497 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:45:45.497 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:45:45.498 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:45:45.498 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8c2c9144042c47e6aec2d11b610d0c97 --project e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:45.498 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8c2c9144042c47e6aec2d11b610d0c97 --project e8ab0a7c4e004b20831fddc25d463b13 -c Role -f value 2026-09-08 11:45:45.498 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:45.498 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bf88d786958e4d6b856074da629ad675 2026-09-08 11:45:45.498 | + functions-common:get_or_add_user_project_role:980 : echo bf88d786958e4d6b856074da629ad675 2026-09-08 11:45:45.498 | bf88d786958e4d6b856074da629ad675 2026-09-08 11:45:45.569 | [2028 Async ks-demo-another:44432]: finished get_or_add_user_project_role anotherrole 8c2c9144042c47e6aec2d11b610d0c97 e8ab0a7c4e004b20831fddc25d463b13 with result 0 in 11 seconds 2026-09-08 11:45:45.648 | [2028 Async ks-demo-invis:44528]: Waiting for completion of get_or_add_user_project_role member 8c2c9144042c47e6aec2d11b610d0c97 79b01eb180b1406d8c5e38edf385ad49 running on PID 44528 (14 other jobs running) 2026-09-08 11:45:45.698 | [2028 Async ks-demo-invis:44528]: Signaling child to exit 2026-09-08 11:45:45.701 | WAKEUP 2026-09-08 11:45:45.737 | [2028 Async ks-demo-invis:44528]: Signaled 2026-09-08 11:45:45.739 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:45:45.739 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:45:45.740 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:45:45.740 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:45:45.740 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:45:45.740 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:45:45.740 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:45:45.740 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:45:45.741 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:45:45.741 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 8c2c9144042c47e6aec2d11b610d0c97 --project 79b01eb180b1406d8c5e38edf385ad49 2026-09-08 11:45:45.741 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8c2c9144042c47e6aec2d11b610d0c97 --project 79b01eb180b1406d8c5e38edf385ad49 -c Role -f value 2026-09-08 11:45:45.741 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:45.741 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:45.741 | + functions-common:get_or_add_user_project_role:980 : echo f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:45.741 | f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:45.825 | [2028 Async ks-demo-invis:44528]: finished get_or_add_user_project_role member 8c2c9144042c47e6aec2d11b610d0c97 79b01eb180b1406d8c5e38edf385ad49 with result 0 in 11 seconds 2026-09-08 11:45:45.894 | [2028 Async ks-demo-reader:44717]: Waiting for completion of get_or_add_user_project_role reader 40c5de0b030a47ab942bce1311509e24 e8ab0a7c4e004b20831fddc25d463b13 running on PID 44717 (13 other jobs running) 2026-09-08 11:45:45.959 | [2028 Async ks-demo-reader:44717]: Signaling child to exit 2026-09-08 11:45:45.963 | WAKEUP 2026-09-08 11:45:46.007 | [2028 Async ks-demo-reader:44717]: Signaled 2026-09-08 11:45:46.009 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:45:46.009 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:45:46.010 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:45:46.010 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:45:46.010 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:45:46.010 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:45:46.010 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:45:46.010 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:45:46.010 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:45:46.010 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 40c5de0b030a47ab942bce1311509e24 --project e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:46.010 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 40c5de0b030a47ab942bce1311509e24 --project e8ab0a7c4e004b20831fddc25d463b13 -c Role -f value 2026-09-08 11:45:46.010 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:46.011 | + functions-common:get_or_add_user_project_role:979 : user_role_id=45c27a41d7364760a05c33ab08cf8d33 2026-09-08 11:45:46.011 | + functions-common:get_or_add_user_project_role:980 : echo 45c27a41d7364760a05c33ab08cf8d33 2026-09-08 11:45:46.011 | 45c27a41d7364760a05c33ab08cf8d33 2026-09-08 11:45:46.134 | [2028 Async ks-demo-reader:44717]: finished get_or_add_user_project_role reader 40c5de0b030a47ab942bce1311509e24 e8ab0a7c4e004b20831fddc25d463b13 with result 0 in 10 seconds 2026-09-08 11:45:46.136 | + inc/async:async_wait:197 : return 0 2026-09-08 11:45:46.146 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-09-08 11:45:46.280 | [2028 Async ks-alt-admin:45082]: Waiting for completion of get_or_add_user_project_role admin e4557256ebdb4b55b56bd74baf5a9276 01467a860fdd460eb418978c4ceed4b0 running on PID 45082 (12 other jobs running) 2026-09-08 11:45:46.341 | [2028 Async ks-alt-admin:45082]: Signaling child to exit 2026-09-08 11:45:46.346 | WAKEUP 2026-09-08 11:45:46.396 | [2028 Async ks-alt-admin:45082]: Signaled 2026-09-08 11:45:46.398 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:45:46.399 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:45:46.399 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:45:46.399 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:45:46.399 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:45:46.399 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:45:46.399 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:45:46.399 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:45:46.399 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:45:46.399 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user e4557256ebdb4b55b56bd74baf5a9276 --project 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:46.399 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e4557256ebdb4b55b56bd74baf5a9276 --project 01467a860fdd460eb418978c4ceed4b0 -c Role -f value 2026-09-08 11:45:46.400 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:46.400 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:45:46.400 | + functions-common:get_or_add_user_project_role:980 : echo f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:45:46.400 | f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:45:46.508 | [2028 Async ks-alt-admin:45082]: finished get_or_add_user_project_role admin e4557256ebdb4b55b56bd74baf5a9276 01467a860fdd460eb418978c4ceed4b0 with result 0 in 9 seconds 2026-09-08 11:45:46.588 | [2028 Async ks-alt-another:45178]: Waiting for completion of get_or_add_user_project_role anotherrole e4557256ebdb4b55b56bd74baf5a9276 01467a860fdd460eb418978c4ceed4b0 running on PID 45178 (11 other jobs running) 2026-09-08 11:45:46.641 | [2028 Async ks-alt-another:45178]: Signaling child to exit 2026-09-08 11:45:46.641 | WAKEUP 2026-09-08 11:45:46.695 | [2028 Async ks-alt-another:45178]: Signaled 2026-09-08 11:45:46.696 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:45:46.696 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:45:46.697 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:45:46.697 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:45:46.697 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:45:46.697 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:45:46.697 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:45:46.697 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:45:46.697 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:45:46.697 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user e4557256ebdb4b55b56bd74baf5a9276 --project 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:46.697 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e4557256ebdb4b55b56bd74baf5a9276 --project 01467a860fdd460eb418978c4ceed4b0 -c Role -f value 2026-09-08 11:45:46.697 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:46.697 | + functions-common:get_or_add_user_project_role:979 : user_role_id=bf88d786958e4d6b856074da629ad675 2026-09-08 11:45:46.698 | + functions-common:get_or_add_user_project_role:980 : echo bf88d786958e4d6b856074da629ad675 2026-09-08 11:45:46.698 | bf88d786958e4d6b856074da629ad675 2026-09-08 11:45:46.797 | [2028 Async ks-alt-another:45178]: finished get_or_add_user_project_role anotherrole e4557256ebdb4b55b56bd74baf5a9276 01467a860fdd460eb418978c4ceed4b0 with result 0 in 9 seconds 2026-09-08 11:45:46.872 | [2028 Async ks-alt-member-user:45352]: Waiting for completion of get_or_add_user_project_role member afe33defb79f46dc88bdee827fdc0486 01467a860fdd460eb418978c4ceed4b0 running on PID 45352 (10 other jobs running) 2026-09-08 11:45:46.925 | [2028 Async ks-alt-member-user:45352]: Signaling child to exit 2026-09-08 11:45:46.926 | WAKEUP 2026-09-08 11:45:46.981 | [2028 Async ks-alt-member-user:45352]: Signaled 2026-09-08 11:45:46.983 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:45:46.985 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:45:46.986 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:45:46.986 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:45:46.986 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:45:46.986 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:45:46.986 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:45:46.986 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:45:46.986 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:45:46.986 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user afe33defb79f46dc88bdee827fdc0486 --project 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:46.986 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user afe33defb79f46dc88bdee827fdc0486 --project 01467a860fdd460eb418978c4ceed4b0 -c Role -f value 2026-09-08 11:45:46.986 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:46.986 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:46.987 | + functions-common:get_or_add_user_project_role:980 : echo f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:46.987 | f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:47.073 | [2028 Async ks-alt-member-user:45352]: finished get_or_add_user_project_role member afe33defb79f46dc88bdee827fdc0486 01467a860fdd460eb418978c4ceed4b0 with result 0 in 9 seconds 2026-09-08 11:45:47.141 | [2028 Async ks-alt-reader-user:45523]: Waiting for completion of get_or_add_user_project_role reader 872d88f594a54cfe9e842248ca17fa01 01467a860fdd460eb418978c4ceed4b0 running on PID 45523 (9 other jobs running) 2026-09-08 11:45:47.205 | [2028 Async ks-alt-reader-user:45523]: Signaling child to exit 2026-09-08 11:45:47.206 | WAKEUP 2026-09-08 11:45:47.258 | [2028 Async ks-alt-reader-user:45523]: Signaled 2026-09-08 11:45:47.260 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:45:47.260 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:45:47.260 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:45:47.260 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:45:47.260 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:45:47.260 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:45:47.260 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:45:47.260 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:45:47.260 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:45:47.260 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 872d88f594a54cfe9e842248ca17fa01 --project 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:47.261 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 872d88f594a54cfe9e842248ca17fa01 --project 01467a860fdd460eb418978c4ceed4b0 -c Role -f value 2026-09-08 11:45:47.261 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:47.261 | + functions-common:get_or_add_user_project_role:979 : user_role_id=45c27a41d7364760a05c33ab08cf8d33 2026-09-08 11:45:47.261 | + functions-common:get_or_add_user_project_role:980 : echo 45c27a41d7364760a05c33ab08cf8d33 2026-09-08 11:45:47.261 | 45c27a41d7364760a05c33ab08cf8d33 2026-09-08 11:45:47.371 | [2028 Async ks-alt-reader-user:45523]: finished get_or_add_user_project_role reader 872d88f594a54cfe9e842248ca17fa01 01467a860fdd460eb418978c4ceed4b0 with result 0 in 8 seconds 2026-09-08 11:45:47.378 | + inc/async:async_wait:197 : return 0 2026-09-08 11:45:47.391 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-09-08 11:45:47.519 | [2028 Async ks-system-member:45755]: Waiting for completion of get_or_add_user_system_role member ecc67ead41dc4ff5915ed6e32a56351d all running on PID 45755 (8 other jobs running) 2026-09-08 11:45:47.581 | [2028 Async ks-system-member:45755]: Signaling child to exit 2026-09-08 11:45:47.587 | WAKEUP 2026-09-08 11:45:47.638 | [2028 Async ks-system-member:45755]: Signaled 2026-09-08 11:45:47.641 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-08 11:45:47.641 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-08 11:45:47.641 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-08 11:45:47.641 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:45:47.642 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:45:47.642 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:45:47.642 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:45:47.642 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:45:47.642 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-08 11:45:47.642 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ecc67ead41dc4ff5915ed6e32a56351d --system all -f value -c Role 2026-09-08 11:45:47.642 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:47.642 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-08 11:45:47.642 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-08 11:45:47.642 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user ecc67ead41dc4ff5915ed6e32a56351d --system all 2026-09-08 11:45:47.643 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ecc67ead41dc4ff5915ed6e32a56351d --system all -f value -c Role 2026-09-08 11:45:47.643 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:47.643 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:47.643 | + functions-common:get_or_add_user_system_role:1030 : echo f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:47.643 | f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:47.769 | [2028 Async ks-system-member:45755]: finished get_or_add_user_system_role member ecc67ead41dc4ff5915ed6e32a56351d all with result 0 in 12 seconds 2026-09-08 11:45:47.854 | [2028 Async ks-system-reader:45967]: Waiting for completion of get_or_add_user_system_role reader fa907ab470d24c67937c6405cee74848 all running on PID 45967 (7 other jobs running) 2026-09-08 11:45:47.934 | [2028 Async ks-system-reader:45967]: Signaling child to exit 2026-09-08 11:45:51.664 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:45:51.724 | [45967 Async ks-system-reader:45967]: finished successfully 2026-09-08 11:45:51.771 | WAKEUP 2026-09-08 11:45:51.825 | [2028 Async ks-system-reader:45967]: Signaled 2026-09-08 11:45:51.828 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-08 11:45:51.828 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-08 11:45:51.828 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-08 11:45:51.828 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:45:51.828 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:45:51.828 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:45:51.828 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:45:51.828 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:45:51.828 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-08 11:45:51.828 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fa907ab470d24c67937c6405cee74848 --system all -f value -c Role 2026-09-08 11:45:51.829 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:51.829 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-08 11:45:51.829 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-08 11:45:51.829 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user fa907ab470d24c67937c6405cee74848 --system all 2026-09-08 11:45:51.829 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fa907ab470d24c67937c6405cee74848 --system all -f value -c Role 2026-09-08 11:45:51.829 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:51.829 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=45c27a41d7364760a05c33ab08cf8d33 2026-09-08 11:45:51.829 | + functions-common:get_or_add_user_system_role:1030 : echo 45c27a41d7364760a05c33ab08cf8d33 2026-09-08 11:45:51.829 | 45c27a41d7364760a05c33ab08cf8d33 2026-09-08 11:45:51.935 | [2028 Async ks-system-reader:45967]: finished get_or_add_user_system_role reader fa907ab470d24c67937c6405cee74848 all with result 0 in 15 seconds 2026-09-08 11:45:51.945 | + inc/async:async_wait:197 : return 0 2026-09-08 11:45:51.951 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-09-08 11:45:52.077 | [2028 Async ks-group-memberdemo:46229]: Waiting for completion of get_or_add_group_project_role member 1aec8628006044a7856da1f96110e456 e8ab0a7c4e004b20831fddc25d463b13 running on PID 46229 (6 other jobs running) 2026-09-08 11:45:52.121 | [2028 Async ks-group-memberdemo:46229]: Signaling child to exit 2026-09-08 11:45:55.341 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:45:55.379 | [46387 Async ks-group-memberalt:46387]: finished successfully 2026-09-08 11:45:55.677 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:45:55.705 | [46229 Async ks-group-memberdemo:46229]: finished successfully 2026-09-08 11:45:55.726 | WAKEUP 2026-09-08 11:45:55.749 | [2028 Async ks-group-memberdemo:46229]: Signaled 2026-09-08 11:45:55.751 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 11:45:55.751 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 1aec8628006044a7856da1f96110e456 --project e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:55.751 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1aec8628006044a7856da1f96110e456 --project e8ab0a7c4e004b20831fddc25d463b13 -f value -c Role 2026-09-08 11:45:55.751 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:55.751 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:55.751 | + functions-common:get_or_add_group_project_role:1049 : echo f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:55.751 | f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:55.815 | [2028 Async ks-group-memberdemo:46229]: finished get_or_add_group_project_role member 1aec8628006044a7856da1f96110e456 e8ab0a7c4e004b20831fddc25d463b13 with result 0 in 11 seconds 2026-09-08 11:45:55.878 | [2028 Async ks-group-anotherdemo:46308]: Waiting for completion of get_or_add_group_project_role anotherrole 1aec8628006044a7856da1f96110e456 e8ab0a7c4e004b20831fddc25d463b13 running on PID 46308 (5 other jobs running) 2026-09-08 11:45:55.922 | [2028 Async ks-group-anotherdemo:46308]: Signaling child to exit 2026-09-08 11:45:55.996 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:45:56.034 | [46473 Async ks-group-anotheralt:46473]: finished successfully 2026-09-08 11:45:56.251 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:45:56.284 | [46586 Async ks-group-admin:46586]: finished successfully 2026-09-08 11:45:56.497 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:45:56.530 | [46308 Async ks-group-anotherdemo:46308]: finished successfully 2026-09-08 11:45:56.560 | WAKEUP 2026-09-08 11:45:56.588 | [2028 Async ks-group-anotherdemo:46308]: Signaled 2026-09-08 11:45:56.590 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 11:45:56.590 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 1aec8628006044a7856da1f96110e456 --project e8ab0a7c4e004b20831fddc25d463b13 2026-09-08 11:45:56.590 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1aec8628006044a7856da1f96110e456 --project e8ab0a7c4e004b20831fddc25d463b13 -f value -c Role 2026-09-08 11:45:56.590 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:56.590 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=bf88d786958e4d6b856074da629ad675 2026-09-08 11:45:56.591 | + functions-common:get_or_add_group_project_role:1049 : echo bf88d786958e4d6b856074da629ad675 2026-09-08 11:45:56.591 | bf88d786958e4d6b856074da629ad675 2026-09-08 11:45:56.650 | [2028 Async ks-group-anotherdemo:46308]: finished get_or_add_group_project_role anotherrole 1aec8628006044a7856da1f96110e456 e8ab0a7c4e004b20831fddc25d463b13 with result 0 in 12 seconds 2026-09-08 11:45:56.699 | [2028 Async ks-group-memberalt:46387]: Waiting for completion of get_or_add_group_project_role member 1aec8628006044a7856da1f96110e456 01467a860fdd460eb418978c4ceed4b0 running on PID 46387 (4 other jobs running) 2026-09-08 11:45:56.731 | [2028 Async ks-group-memberalt:46387]: Signaling child to exit 2026-09-08 11:45:56.731 | WAKEUP 2026-09-08 11:45:56.759 | [2028 Async ks-group-memberalt:46387]: Signaled 2026-09-08 11:45:56.761 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 11:45:56.761 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 1aec8628006044a7856da1f96110e456 --project 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:56.761 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1aec8628006044a7856da1f96110e456 --project 01467a860fdd460eb418978c4ceed4b0 -f value -c Role 2026-09-08 11:45:56.762 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:56.762 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:56.762 | + functions-common:get_or_add_group_project_role:1049 : echo f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:56.762 | f4be992bf4bf4efdb19e6091c059f9c4 2026-09-08 11:45:56.818 | [2028 Async ks-group-memberalt:46387]: finished get_or_add_group_project_role member 1aec8628006044a7856da1f96110e456 01467a860fdd460eb418978c4ceed4b0 with result 0 in 11 seconds 2026-09-08 11:45:56.865 | [2028 Async ks-group-anotheralt:46473]: Waiting for completion of get_or_add_group_project_role anotherrole 1aec8628006044a7856da1f96110e456 01467a860fdd460eb418978c4ceed4b0 running on PID 46473 (3 other jobs running) 2026-09-08 11:45:56.895 | [2028 Async ks-group-anotheralt:46473]: Signaling child to exit 2026-09-08 11:45:56.895 | WAKEUP 2026-09-08 11:45:56.921 | [2028 Async ks-group-anotheralt:46473]: Signaled 2026-09-08 11:45:56.922 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 11:45:56.922 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 1aec8628006044a7856da1f96110e456 --project 01467a860fdd460eb418978c4ceed4b0 2026-09-08 11:45:56.923 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1aec8628006044a7856da1f96110e456 --project 01467a860fdd460eb418978c4ceed4b0 -f value -c Role 2026-09-08 11:45:56.923 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:56.923 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=bf88d786958e4d6b856074da629ad675 2026-09-08 11:45:56.923 | + functions-common:get_or_add_group_project_role:1049 : echo bf88d786958e4d6b856074da629ad675 2026-09-08 11:45:56.923 | bf88d786958e4d6b856074da629ad675 2026-09-08 11:45:56.976 | [2028 Async ks-group-anotheralt:46473]: finished get_or_add_group_project_role anotherrole 1aec8628006044a7856da1f96110e456 01467a860fdd460eb418978c4ceed4b0 with result 0 in 11 seconds 2026-09-08 11:45:57.021 | [2028 Async ks-group-admin:46586]: Waiting for completion of get_or_add_group_project_role admin 5518d14d257040a98c9fdc3930757509 742b8e4c05fc48f1aef69ab23395269c running on PID 46586 (2 other jobs running) 2026-09-08 11:45:57.052 | [2028 Async ks-group-admin:46586]: Signaling child to exit 2026-09-08 11:45:57.053 | WAKEUP 2026-09-08 11:45:57.080 | [2028 Async ks-group-admin:46586]: Signaled 2026-09-08 11:45:57.082 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 11:45:57.083 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 5518d14d257040a98c9fdc3930757509 --project 742b8e4c05fc48f1aef69ab23395269c 2026-09-08 11:45:57.083 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 5518d14d257040a98c9fdc3930757509 --project 742b8e4c05fc48f1aef69ab23395269c -f value -c Role 2026-09-08 11:45:57.083 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:45:57.083 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:45:57.083 | + functions-common:get_or_add_group_project_role:1049 : echo f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:45:57.083 | f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:45:57.134 | [2028 Async ks-group-admin:46586]: finished get_or_add_group_project_role admin 5518d14d257040a98c9fdc3930757509 742b8e4c05fc48f1aef69ab23395269c with result 0 in 11 seconds 2026-09-08 11:45:57.140 | + inc/async:async_wait:197 : return 0 2026-09-08 11:45:57.145 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-09-08 11:45:57.170 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:45:57.173 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-09-08 11:45:57.199 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:45:57.203 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-09-08 11:45:57.207 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-09-08 11:45:57.294 | + inc/async:async_inner:63 : create_nova_accounts 2026-09-08 11:45:57.348 | [2028 Async create_nova_accounts:48447]: running: create_nova_accounts 2026-09-08 11:45:57.352 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-09-08 11:45:57.381 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:45:57.385 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-09-08 11:45:57.390 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-09-08 11:45:57.484 | + inc/async:async_inner:63 : create_glance_accounts 2026-09-08 11:45:57.542 | [2028 Async create_glance_accounts:48570]: running: create_glance_accounts 2026-09-08 11:45:57.547 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-09-08 11:45:57.579 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:45:57.584 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-09-08 11:45:57.588 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-09-08 11:45:57.679 | + inc/async:async_inner:63 : create_cinder_accounts 2026-09-08 11:45:57.736 | [2028 Async create_cinder_accounts:48708]: running: create_cinder_accounts 2026-09-08 11:45:57.740 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-09-08 11:45:57.768 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:45:57.771 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-09-08 11:45:57.776 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-09-08 11:45:57.837 | + inc/async:async_inner:63 : create_neutron_accounts 2026-09-08 11:45:57.908 | [2028 Async create_neutron_accounts:48850]: running: create_neutron_accounts 2026-09-08 11:45:57.915 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-09-08 11:45:57.946 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:45:57.952 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-09-08 11:45:57.990 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:45:57.991 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-09-08 11:45:58.090 | [2028 Async create_nova_accounts:48447]: Waiting for completion of create_nova_accounts running on PID 48447 (5 other jobs running) 2026-09-08 11:45:58.159 | [2028 Async create_nova_accounts:48447]: Signaling child to exit 2026-09-08 11:46:31.479 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:46:31.516 | [48850 Async create_neutron_accounts:48850]: finished successfully 2026-09-08 11:46:38.694 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:46:38.725 | [48708 Async create_cinder_accounts:48708]: finished successfully 2026-09-08 11:46:54.500 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:46:54.526 | [48447 Async create_nova_accounts:48447]: finished successfully 2026-09-08 11:46:54.550 | WAKEUP 2026-09-08 11:46:54.574 | [2028 Async create_nova_accounts:48447]: Signaled 2026-09-08 11:46:54.576 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-09-08 11:46:54.576 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-09-08 11:46:54.576 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-09-08 11:46:54.576 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:46:54.576 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 11:46:54.577 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 11:46:54.577 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-09-08 11:46:54.577 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:46:54.577 | + functions-common:get_or_create_user:915 : user_id=b2897b2ca74b4f259cb1fb5a9f22be1a 2026-09-08 11:46:54.578 | + functions-common:get_or_create_user:916 : echo b2897b2ca74b4f259cb1fb5a9f22be1a 2026-09-08 11:46:54.578 | b2897b2ca74b4f259cb1fb5a9f22be1a 2026-09-08 11:46:54.578 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-09-08 11:46:54.578 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:46:54.578 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:46:54.578 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 11:46:54.579 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:46:54.579 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:46:54.579 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 11:46:54.579 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 11:46:54.579 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 11:46:54.579 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 11:46:54.579 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 11:46:54.579 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 11:46:54.579 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-09-08 11:46:54.579 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 11:46:54.579 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:46:54.580 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:46:54.580 | + functions-common:get_or_add_user_project_role:980 : echo 3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:46:54.580 | 3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:46:54.580 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-08 11:46:54.580 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-09-08 11:46:54.580 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:46:54.581 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:46:54.581 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 11:46:54.581 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:46:54.582 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:46:54.583 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 11:46:54.583 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 11:46:54.583 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 11:46:54.583 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 11:46:54.583 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 11:46:54.583 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 11:46:54.583 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-09-08 11:46:54.584 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 11:46:54.584 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:46:54.584 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:46:54.584 | + functions-common:get_or_add_user_project_role:980 : echo f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:46:54.584 | f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:46:54.584 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-09-08 11:46:54.584 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.83/compute 2026-09-08 11:46:54.584 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-09-08 11:46:54.584 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 11:46:54.584 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-09-08 11:46:54.584 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-09-08 11:46:54.585 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:46:54.585 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 11:46:54.585 | 6adebef5a54c4f838ef46347d31766b8' 2026-09-08 11:46:54.585 | + functions-common:get_or_create_service:1067 : echo 6adebef5a54c4f838ef46347d31766b8 2026-09-08 11:46:54.585 | 6adebef5a54c4f838ef46347d31766b8 2026-09-08 11:46:54.585 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.83/compute/v2/$(project_id)s' 2026-09-08 11:46:54.586 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 11:46:54.586 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.83/compute/v2/$(project_id)s' RegionOne 2026-09-08 11:46:54.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 11:46:54.587 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-09-08 11:46:54.587 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:46:54.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 11:46:54.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 11:46:54.588 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.83/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-09-08 11:46:54.588 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:46:54.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9e41a3d5727a467580c311eb3d973fc5 2026-09-08 11:46:54.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9e41a3d5727a467580c311eb3d973fc5 2026-09-08 11:46:54.588 | + functions-common:get_or_create_endpoint:1100 : public_id=9e41a3d5727a467580c311eb3d973fc5 2026-09-08 11:46:54.588 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 11:46:54.588 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 11:46:54.588 | + functions-common:get_or_create_endpoint:1109 : echo 9e41a3d5727a467580c311eb3d973fc5 2026-09-08 11:46:54.588 | 9e41a3d5727a467580c311eb3d973fc5 2026-09-08 11:46:54.589 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-09-08 11:46:54.589 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 11:46:54.589 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-09-08 11:46:54.589 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-09-08 11:46:54.589 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:46:54.589 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 11:46:54.590 | a8b9c695704a4236b4dc9438c6212aa8' 2026-09-08 11:46:54.590 | + functions-common:get_or_create_service:1067 : echo a8b9c695704a4236b4dc9438c6212aa8 2026-09-08 11:46:54.591 | a8b9c695704a4236b4dc9438c6212aa8 2026-09-08 11:46:54.591 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.83/compute/v2.1 2026-09-08 11:46:54.591 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 11:46:54.591 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.83/compute/v2.1 RegionOne 2026-09-08 11:46:54.591 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 11:46:54.591 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-09-08 11:46:54.592 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:46:54.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 11:46:54.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 11:46:54.592 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.83/compute/v2.1 --region RegionOne -f value -c id 2026-09-08 11:46:54.592 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:46:54.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=72bb0ae1f26f40759e8cdde12fa5ab0d 2026-09-08 11:46:54.592 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 72bb0ae1f26f40759e8cdde12fa5ab0d 2026-09-08 11:46:54.592 | + functions-common:get_or_create_endpoint:1100 : public_id=72bb0ae1f26f40759e8cdde12fa5ab0d 2026-09-08 11:46:54.592 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 11:46:54.592 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 11:46:54.592 | + functions-common:get_or_create_endpoint:1109 : echo 72bb0ae1f26f40759e8cdde12fa5ab0d 2026-09-08 11:46:54.593 | 72bb0ae1f26f40759e8cdde12fa5ab0d 2026-09-08 11:46:54.593 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-09-08 11:46:54.593 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:46:54.593 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-09-08 11:46:54.593 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:46:54.593 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-09-08 11:46:54.594 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:46:54.594 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-09-08 11:46:54.594 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:46:54.595 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-09-08 11:46:54.619 | [2028 Async create_nova_accounts:48447]: finished create_nova_accounts with result 0 in 57 seconds 2026-09-08 11:46:54.655 | [2028 Async create_glance_accounts:48570]: Waiting for completion of create_glance_accounts running on PID 48570 (4 other jobs running) 2026-09-08 11:46:54.681 | [2028 Async create_glance_accounts:48570]: Signaling child to exit 2026-09-08 11:47:08.336 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:47:08.368 | [48570 Async create_glance_accounts:48570]: finished successfully 2026-09-08 11:47:08.395 | WAKEUP 2026-09-08 11:47:08.420 | [2028 Async create_glance_accounts:48570]: Signaled 2026-09-08 11:47:08.422 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-09-08 11:47:08.422 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:47:08.422 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-09-08 11:47:08.422 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-09-08 11:47:08.422 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:47:08.423 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 11:47:08.423 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 11:47:08.423 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-09-08 11:47:08.423 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.423 | + functions-common:get_or_create_user:915 : user_id=64c2f7bc42764c7b8afe85208e1e0748 2026-09-08 11:47:08.423 | + functions-common:get_or_create_user:916 : echo 64c2f7bc42764c7b8afe85208e1e0748 2026-09-08 11:47:08.423 | 64c2f7bc42764c7b8afe85208e1e0748 2026-09-08 11:47:08.423 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-09-08 11:47:08.423 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:47:08.423 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:47:08.423 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 11:47:08.424 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:47:08.424 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:47:08.424 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 11:47:08.424 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 11:47:08.424 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 11:47:08.424 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 11:47:08.424 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 11:47:08.424 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 11:47:08.424 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-09-08 11:47:08.424 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 11:47:08.424 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.425 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:47:08.425 | + functions-common:get_or_add_user_project_role:980 : echo 3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:47:08.425 | 3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:47:08.425 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-08 11:47:08.425 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-09-08 11:47:08.425 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:47:08.426 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:47:08.426 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 11:47:08.426 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:47:08.427 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:47:08.427 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 11:47:08.427 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 11:47:08.428 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 11:47:08.428 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 11:47:08.428 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 11:47:08.428 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 11:47:08.428 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-09-08 11:47:08.429 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 11:47:08.429 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.429 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:47:08.429 | + functions-common:get_or_add_user_project_role:980 : echo f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:47:08.429 | f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:47:08.429 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-09-08 11:47:08.429 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:47:08.429 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-09-08 11:47:08.429 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 11:47:08.429 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-09-08 11:47:08.429 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-09-08 11:47:08.430 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.430 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 11:47:08.430 | d35747350e68464cad3857a696e92ab6' 2026-09-08 11:47:08.430 | + functions-common:get_or_create_service:1067 : echo d35747350e68464cad3857a696e92ab6 2026-09-08 11:47:08.430 | d35747350e68464cad3857a696e92ab6 2026-09-08 11:47:08.430 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.83/image 2026-09-08 11:47:08.430 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 11:47:08.430 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.83/image RegionOne 2026-09-08 11:47:08.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 11:47:08.430 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-09-08 11:47:08.431 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.431 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 11:47:08.431 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 11:47:08.431 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.83/image --region RegionOne -f value -c id 2026-09-08 11:47:08.431 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.431 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d4dbf623ceb2469daa31ac41009583a3 2026-09-08 11:47:08.431 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d4dbf623ceb2469daa31ac41009583a3 2026-09-08 11:47:08.431 | + functions-common:get_or_create_endpoint:1100 : public_id=d4dbf623ceb2469daa31ac41009583a3 2026-09-08 11:47:08.431 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 11:47:08.432 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 11:47:08.432 | + functions-common:get_or_create_endpoint:1109 : echo d4dbf623ceb2469daa31ac41009583a3 2026-09-08 11:47:08.432 | d4dbf623ceb2469daa31ac41009583a3 2026-09-08 11:47:08.432 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-09-08 11:47:08.432 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-09-08 11:47:08.432 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-09-08 11:47:08.432 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.432 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-09-08 11:47:08.432 | ++ functions-common:get_or_create_domain:878 : echo default 2026-09-08 11:47:08.432 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-09-08 11:47:08.433 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-09-08 11:47:08.433 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-09-08 11:47:08.433 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-09-08 11:47:08.433 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-09-08 11:47:08.433 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-09-08 11:47:08.433 | +---------------+----------------------------------+ 2026-09-08 11:47:08.433 | | Field | Value | 2026-09-08 11:47:08.433 | +---------------+----------------------------------+ 2026-09-08 11:47:08.433 | | default_limit | 2000 | 2026-09-08 11:47:08.433 | | description | None | 2026-09-08 11:47:08.434 | | id | dd8f11dc4049454799c2e9ba22686156 | 2026-09-08 11:47:08.434 | | region_id | RegionOne | 2026-09-08 11:47:08.434 | | resource_name | image_size_total | 2026-09-08 11:47:08.434 | | service_id | d35747350e68464cad3857a696e92ab6 | 2026-09-08 11:47:08.434 | +---------------+----------------------------------+ 2026-09-08 11:47:08.434 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-09-08 11:47:08.434 | +---------------+----------------------------------+ 2026-09-08 11:47:08.434 | | Field | Value | 2026-09-08 11:47:08.434 | +---------------+----------------------------------+ 2026-09-08 11:47:08.434 | | default_limit | 2000 | 2026-09-08 11:47:08.435 | | description | None | 2026-09-08 11:47:08.435 | | id | 5d406372ba5c487d8ff93a64b57e59f6 | 2026-09-08 11:47:08.435 | | region_id | RegionOne | 2026-09-08 11:47:08.435 | | resource_name | image_stage_total | 2026-09-08 11:47:08.435 | | service_id | d35747350e68464cad3857a696e92ab6 | 2026-09-08 11:47:08.435 | +---------------+----------------------------------+ 2026-09-08 11:47:08.435 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-09-08 11:47:08.435 | +---------------+----------------------------------+ 2026-09-08 11:47:08.435 | | Field | Value | 2026-09-08 11:47:08.435 | +---------------+----------------------------------+ 2026-09-08 11:47:08.436 | | default_limit | 100 | 2026-09-08 11:47:08.436 | | description | None | 2026-09-08 11:47:08.436 | | id | aa05a93ea11a45e2a6a0f7aef7ed480f | 2026-09-08 11:47:08.436 | | region_id | RegionOne | 2026-09-08 11:47:08.436 | | resource_name | image_count_total | 2026-09-08 11:47:08.436 | | service_id | d35747350e68464cad3857a696e92ab6 | 2026-09-08 11:47:08.436 | +---------------+----------------------------------+ 2026-09-08 11:47:08.436 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-09-08 11:47:08.436 | +---------------+----------------------------------+ 2026-09-08 11:47:08.436 | | Field | Value | 2026-09-08 11:47:08.437 | +---------------+----------------------------------+ 2026-09-08 11:47:08.437 | | default_limit | 100 | 2026-09-08 11:47:08.437 | | description | None | 2026-09-08 11:47:08.437 | | id | 87e29f3e913543ca99c4464a8bf522aa | 2026-09-08 11:47:08.437 | | region_id | RegionOne | 2026-09-08 11:47:08.437 | | resource_name | image_count_uploading | 2026-09-08 11:47:08.437 | | service_id | d35747350e68464cad3857a696e92ab6 | 2026-09-08 11:47:08.437 | +---------------+----------------------------------+ 2026-09-08 11:47:08.437 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-09-08 11:47:08.437 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-09-08 11:47:08.438 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-09-08 11:47:08.438 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-09-08 11:47:08.438 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-09-08 11:47:08.438 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.83/identity 2026-09-08 11:47:08.438 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-09-08 11:47:08.438 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-09-08 11:47:08.438 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.438 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id d4dbf623ceb2469daa31ac41009583a3 2026-09-08 11:47:08.438 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-09-08 11:47:08.439 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-09-08 11:47:08.439 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:47:08.475 | [2028 Async create_glance_accounts:48570]: finished create_glance_accounts with result 0 in 70 seconds 2026-09-08 11:47:08.522 | [2028 Async create_cinder_accounts:48708]: Waiting for completion of create_cinder_accounts running on PID 48708 (3 other jobs running) 2026-09-08 11:47:08.555 | [2028 Async create_cinder_accounts:48708]: Signaling child to exit 2026-09-08 11:47:08.555 | WAKEUP 2026-09-08 11:47:08.580 | [2028 Async create_cinder_accounts:48708]: Signaled 2026-09-08 11:47:08.582 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-09-08 11:47:08.582 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-09-08 11:47:08.582 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-09-08 11:47:08.583 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:47:08.583 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-09-08 11:47:08.583 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-09-08 11:47:08.583 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:47:08.583 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 11:47:08.583 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 11:47:08.583 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-09-08 11:47:08.583 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.583 | + functions-common:get_or_create_user:915 : user_id=3912e7560a5c4644b52001316e02654a 2026-09-08 11:47:08.583 | + functions-common:get_or_create_user:916 : echo 3912e7560a5c4644b52001316e02654a 2026-09-08 11:47:08.583 | 3912e7560a5c4644b52001316e02654a 2026-09-08 11:47:08.584 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-09-08 11:47:08.584 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:47:08.584 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:47:08.584 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 11:47:08.584 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:47:08.584 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:47:08.584 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 11:47:08.584 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 11:47:08.584 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 11:47:08.584 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 11:47:08.585 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 11:47:08.585 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 11:47:08.585 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-09-08 11:47:08.585 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 11:47:08.585 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.585 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:47:08.585 | + functions-common:get_or_add_user_project_role:980 : echo 3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:47:08.585 | 3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:47:08.585 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-08 11:47:08.585 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-09-08 11:47:08.586 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:47:08.586 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-09-08 11:47:08.586 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.83/volume 2026-09-08 11:47:08.586 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-09-08 11:47:08.586 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 11:47:08.586 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-09-08 11:47:08.586 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-09-08 11:47:08.586 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.586 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 11:47:08.587 | f54786e719ef4ad88126856a4016bed6' 2026-09-08 11:47:08.587 | + functions-common:get_or_create_service:1067 : echo f54786e719ef4ad88126856a4016bed6 2026-09-08 11:47:08.587 | f54786e719ef4ad88126856a4016bed6 2026-09-08 11:47:08.587 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.83/volume/v3 2026-09-08 11:47:08.587 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 11:47:08.587 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.83/volume/v3 RegionOne 2026-09-08 11:47:08.587 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 11:47:08.587 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-09-08 11:47:08.587 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.587 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 11:47:08.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 11:47:08.588 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.83/volume/v3 --region RegionOne -f value -c id 2026-09-08 11:47:08.588 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6c476b59148b4f34ae5cb32488422bad 2026-09-08 11:47:08.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6c476b59148b4f34ae5cb32488422bad 2026-09-08 11:47:08.588 | + functions-common:get_or_create_endpoint:1100 : public_id=6c476b59148b4f34ae5cb32488422bad 2026-09-08 11:47:08.588 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 11:47:08.588 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 11:47:08.588 | + functions-common:get_or_create_endpoint:1109 : echo 6c476b59148b4f34ae5cb32488422bad 2026-09-08 11:47:08.588 | 6c476b59148b4f34ae5cb32488422bad 2026-09-08 11:47:08.588 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-09-08 11:47:08.589 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-09-08 11:47:08.589 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-08 11:47:08.589 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-09-08 11:47:08.589 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.589 | ++ functions-common:get_or_create_project:928 : project_id=420e5df85fcf4158b84d6885ff77da6c 2026-09-08 11:47:08.589 | ++ functions-common:get_or_create_project:929 : echo 420e5df85fcf4158b84d6885ff77da6c 2026-09-08 11:47:08.589 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 420e5df85fcf4158b84d6885ff77da6c 2026-09-08 11:47:08.589 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-09-08 11:47:08.589 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:47:08.589 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 11:47:08.590 | ++ functions-common:get_or_create_user:903 : local email= 2026-09-08 11:47:08.590 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-09-08 11:47:08.590 | No password was supplied, authentication will fail when a user does not have a password. 2026-09-08 11:47:08.590 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.590 | ++ functions-common:get_or_create_user:915 : user_id=3912e7560a5c4644b52001316e02654a 2026-09-08 11:47:08.590 | ++ functions-common:get_or_create_user:916 : echo 3912e7560a5c4644b52001316e02654a 2026-09-08 11:47:08.590 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 3912e7560a5c4644b52001316e02654a 2026-09-08 11:47:08.639 | [2028 Async create_cinder_accounts:48708]: finished create_cinder_accounts with result 0 in 41 seconds 2026-09-08 11:47:08.645 | + inc/async:async_wait:197 : return 0 2026-09-08 11:47:08.649 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-09-08 11:47:08.712 | [2028 Async create_neutron_accounts:48850]: Waiting for completion of create_neutron_accounts running on PID 48850 (2 other jobs running) 2026-09-08 11:47:08.742 | [2028 Async create_neutron_accounts:48850]: Signaling child to exit 2026-09-08 11:47:08.742 | WAKEUP 2026-09-08 11:47:08.768 | [2028 Async create_neutron_accounts:48850]: Signaled 2026-09-08 11:47:08.770 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-09-08 11:47:08.770 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.83/ 2026-09-08 11:47:08.770 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-09-08 11:47:08.770 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.83/networking 2026-09-08 11:47:08.770 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-09-08 11:47:08.770 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:47:08.770 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-09-08 11:47:08.771 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-09-08 11:47:08.771 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:47:08.771 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 11:47:08.771 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 11:47:08.771 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-09-08 11:47:08.771 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.771 | + functions-common:get_or_create_user:915 : user_id=2ba0b83706e143e1bcc882bdabd79121 2026-09-08 11:47:08.771 | + functions-common:get_or_create_user:916 : echo 2ba0b83706e143e1bcc882bdabd79121 2026-09-08 11:47:08.771 | 2ba0b83706e143e1bcc882bdabd79121 2026-09-08 11:47:08.771 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-09-08 11:47:08.772 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:47:08.772 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:47:08.772 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 11:47:08.772 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:47:08.772 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:47:08.772 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 11:47:08.772 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 11:47:08.773 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 11:47:08.773 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 11:47:08.773 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 11:47:08.773 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 11:47:08.773 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-09-08 11:47:08.773 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 11:47:08.773 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.773 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:47:08.773 | + functions-common:get_or_add_user_project_role:980 : echo 3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:47:08.773 | 3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:47:08.774 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-08 11:47:08.774 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-09-08 11:47:08.774 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 11:47:08.774 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-09-08 11:47:08.774 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-09-08 11:47:08.774 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.774 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 11:47:08.774 | 6cebadcc0a25493baf6af3909b0395cb' 2026-09-08 11:47:08.774 | + functions-common:get_or_create_service:1067 : echo 6cebadcc0a25493baf6af3909b0395cb 2026-09-08 11:47:08.774 | 6cebadcc0a25493baf6af3909b0395cb 2026-09-08 11:47:08.775 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.83/networking 2026-09-08 11:47:08.775 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 11:47:08.775 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.83/networking RegionOne 2026-09-08 11:47:08.775 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 11:47:08.775 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-09-08 11:47:08.775 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.775 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 11:47:08.775 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 11:47:08.775 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.83/networking --region RegionOne -f value -c id 2026-09-08 11:47:08.775 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:47:08.775 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d74b1671fddf44ca9093c47be871e507 2026-09-08 11:47:08.776 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d74b1671fddf44ca9093c47be871e507 2026-09-08 11:47:08.776 | + functions-common:get_or_create_endpoint:1100 : public_id=d74b1671fddf44ca9093c47be871e507 2026-09-08 11:47:08.776 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 11:47:08.776 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 11:47:08.776 | + functions-common:get_or_create_endpoint:1109 : echo d74b1671fddf44ca9093c47be871e507 2026-09-08 11:47:08.776 | d74b1671fddf44ca9093c47be871e507 2026-09-08 11:47:08.824 | [2028 Async create_neutron_accounts:48850]: finished create_neutron_accounts with result 0 in 33 seconds 2026-09-08 11:47:08.834 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-09-08 11:47:08.840 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-09-08 11:47:08.844 | + inc/async:async_wait:197 : return 0 2026-09-08 11:47:08.848 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-09-08 11:47:08.874 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:47:08.878 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-09-08 11:47:08.904 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:47:08.908 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-09-08 11:47:08.912 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:47:08.916 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-09-08 11:47:08.920 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-09-08 11:47:08.924 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-09-08 11:47:09.009 | + inc/async:async_inner:63 : init_glance 2026-09-08 11:47:09.057 | [2028 Async init_glance:51137]: running: init_glance 2026-09-08 11:47:09.060 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-09-08 11:47:09.086 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:47:09.089 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-09-08 11:47:09.093 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:47:09.096 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-09-08 11:47:09.099 | + ./stack.sh:main:1170 : configure_neutron 2026-09-08 11:47:09.104 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-09-08 11:47:09.108 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-09-08 11:47:09.112 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-09-08 11:47:09.136 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-09-08 11:47:09.136 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-09-08 11:47:09.822 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:47:09.823 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:47:09.824 | we strongly recommend against using it for new projects. 2026-09-08 11:47:09.824 | 2026-09-08 11:47:09.824 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:47:09.825 | framework. For more detail see 2026-09-08 11:47:09.825 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:47:09.825 | 2026-09-08 11:47:09.825 | import eventlet as _eventlet # noqa 2026-09-08 11:47:14.243 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:47:14.243 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:47:14.243 | we strongly recommend against using it for new projects. 2026-09-08 11:47:14.243 | 2026-09-08 11:47:14.243 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:47:14.244 | framework. For more detail see 2026-09-08 11:47:14.244 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:47:14.244 | 2026-09-08 11:47:14.244 | import eventlet as _eventlet # noqa 2026-09-08 11:47:18.386 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:47:18.386 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:47:18.386 | we strongly recommend against using it for new projects. 2026-09-08 11:47:18.386 | 2026-09-08 11:47:18.386 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:47:18.386 | framework. For more detail see 2026-09-08 11:47:18.386 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:47:18.386 | 2026-09-08 11:47:18.386 | import eventlet as _eventlet # noqa 2026-09-08 11:47:22.445 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:47:22.445 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:47:22.445 | we strongly recommend against using it for new projects. 2026-09-08 11:47:22.445 | 2026-09-08 11:47:22.445 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:47:22.445 | framework. For more detail see 2026-09-08 11:47:22.446 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:47:22.446 | 2026-09-08 11:47:22.446 | import eventlet as _eventlet # noqa 2026-09-08 11:47:23.192 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:47:23.221 | [51137 Async init_glance:51137]: finished successfully 2026-09-08 11:47:26.624 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:47:26.624 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:47:26.624 | we strongly recommend against using it for new projects. 2026-09-08 11:47:26.624 | 2026-09-08 11:47:26.625 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:47:26.625 | framework. For more detail see 2026-09-08 11:47:26.625 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:47:26.625 | 2026-09-08 11:47:26.625 | import eventlet as _eventlet # noqa 2026-09-08 11:47:30.543 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:47:30.544 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:47:30.544 | we strongly recommend against using it for new projects. 2026-09-08 11:47:30.544 | 2026-09-08 11:47:30.544 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:47:30.544 | framework. For more detail see 2026-09-08 11:47:30.544 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:47:30.544 | 2026-09-08 11:47:30.544 | import eventlet as _eventlet # noqa 2026-09-08 11:47:34.484 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 11:47:34.484 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:47:34.484 | we strongly recommend against using it for new projects. 2026-09-08 11:47:34.484 | 2026-09-08 11:47:34.484 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:47:34.484 | framework. For more detail see 2026-09-08 11:47:34.484 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:47:34.485 | 2026-09-08 11:47:34.485 | from eventlet import event 2026-09-08 11:47:34.692 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-08 11:47:34.692 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-08 11:47:38.811 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:47:38.811 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:47:38.811 | we strongly recommend against using it for new projects. 2026-09-08 11:47:38.811 | 2026-09-08 11:47:38.811 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:47:38.811 | framework. For more detail see 2026-09-08 11:47:38.812 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:47:38.812 | 2026-09-08 11:47:38.812 | import eventlet as _eventlet # noqa 2026-09-08 11:47:40.626 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:47:40.626 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:47:40.627 | we strongly recommend against using it for new projects. 2026-09-08 11:47:40.627 | 2026-09-08 11:47:40.627 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:47:40.627 | framework. For more detail see 2026-09-08 11:47:40.627 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:47:40.627 | 2026-09-08 11:47:40.627 | import eventlet as _eventlet # noqa 2026-09-08 11:47:44.563 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:47:44.563 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:47:44.563 | we strongly recommend against using it for new projects. 2026-09-08 11:47:44.563 | 2026-09-08 11:47:44.563 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:47:44.563 | framework. For more detail see 2026-09-08 11:47:44.563 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:47:44.563 | 2026-09-08 11:47:44.563 | import eventlet as _eventlet # noqa 2026-09-08 11:47:47.007 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:47:47.007 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:47:47.007 | we strongly recommend against using it for new projects. 2026-09-08 11:47:47.007 | 2026-09-08 11:47:47.008 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:47:47.008 | framework. For more detail see 2026-09-08 11:47:47.008 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:47:47.008 | 2026-09-08 11:47:47.009 | import eventlet as _eventlet # noqa 2026-09-08 11:47:50.256 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-09-08 11:47:50.262 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-09-08 11:47:50.266 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-09-08 11:47:50.268 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-09-08 11:47:50.271 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-09-08 11:47:50.274 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-09-08 11:47:50.276 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-09-08 11:47:50.278 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-09-08 11:47:50.282 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-09-08 11:47:50.284 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-09-08 11:47:50.286 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-09-08 11:47:50.289 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-09-08 11:47:50.291 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-09-08 11:47:50.293 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-09-08 11:47:50.295 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-09-08 11:47:50.298 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-09-08 11:47:50.302 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:47:50.305 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:47:50.307 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-09-08 11:47:50.309 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:47:50.316 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-09-08 11:47:50.319 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-09-08 11:47:50.321 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-09-08 11:47:50.324 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-09-08 11:47:50.328 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:47:50.330 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:47:50.333 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:47:50.351 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:47:50.354 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:47:50.357 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-09-08 11:47:50.360 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-09-08 11:47:50.394 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-09-08 11:47:50.428 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-09-08 11:47:50.461 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-09-08 11:47:50.496 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-09-08 11:47:50.529 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-09-08 11:47:50.566 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-09-08 11:47:50.568 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-09-08 11:47:50.571 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-09-08 11:47:50.573 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 11:47:50.576 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:47:50.595 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:47:50.599 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:47:50.602 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:47:50.605 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:47:50.610 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 11:47:50.641 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:47:50.677 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:47:50.712 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:47:50.746 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-09-08 11:47:50.779 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-09-08 11:47:50.782 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:47:50.784 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-09-08 11:47:50.788 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-09-08 11:47:50.790 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-09-08 11:47:50.792 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:47:50.796 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-09-08 11:47:50.799 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-09-08 11:47:50.818 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-09-08 11:47:50.834 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-09-08 11:47:50.852 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-09-08 11:47:50.868 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-09-08 11:47:50.884 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-08 11:47:50.886 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 11:47:50.890 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-09-08 11:47:50.893 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.6t8DrE4tzt 2026-09-08 11:47:50.895 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-08 11:47:50.900 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 11:47:50.903 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.6t8DrE4tzt 2026-09-08 11:47:50.908 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.6t8DrE4tzt 2026-09-08 11:47:50.925 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.6t8DrE4tzt /etc/sudoers.d/neutron-rootwrap 2026-09-08 11:47:50.941 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-09-08 11:47:50.945 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-09-08 11:47:50.948 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-08 11:47:50.985 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-08 11:47:50.988 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 11:47:51.026 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-09-08 11:47:51.029 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-09-08 11:47:51.033 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-09-08 11:47:51.037 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 11:47:51.040 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 11:47:51.044 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 11:47:51.065 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:47:51.070 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 11:47:51.072 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 11:47:51.075 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 11:47:51.095 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:47:51.098 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.83:5672/ 2026-09-08 11:47:51.102 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.83:5672/ 2026-09-08 11:47:51.139 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 11:47:51.143 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 11:47:51.145 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-09-08 11:47:51.165 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:47:51.167 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-09-08 11:47:51.187 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:47:51.191 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-09-08 11:47:51.210 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:47:51.214 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-09-08 11:47:51.230 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:47:51.234 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-09-08 11:47:51.253 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:47:51.257 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-08 11:47:51.259 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-09-08 11:47:51.278 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:47:51.280 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-09-08 11:47:51.284 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-09-08 11:47:51.287 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-09-08 11:47:51.287 | Configuring OVN 2026-09-08 11:47:51.289 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-09-08 11:47:51.293 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-09-08 11:47:51.297 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-09-08 11:47:51.301 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=03372e97-1895-49ec-b74b-57a09dc64439 2026-09-08 11:47:51.303 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-09-08 11:47:51.306 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-09-08 11:47:51.310 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:47:51.313 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:47:51.316 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:47:51.319 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:47:51.322 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:47:51.326 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:47:51.329 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:47:51.332 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:47:51.335 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:47:51.338 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:47:51.342 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:47:51.345 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:47:51.348 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:47:51.351 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-09-08 11:47:51.354 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-09-08 11:47:51.358 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-09-08 11:47:51.361 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-08 11:47:51.380 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:47:51.384 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-08 11:47:51.430 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-08 11:47:51.433 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-09-08 11:47:51.436 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-09-08 11:47:51.455 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:47:51.458 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-09-08 11:47:51.461 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 11:47:51.464 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-09-08 11:47:51.467 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-09-08 11:47:51.483 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-09-08 11:47:51.489 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-09-08 11:47:51.493 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-09-08 11:47:52.152 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:47:52.152 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:47:52.152 | we strongly recommend against using it for new projects. 2026-09-08 11:47:52.153 | 2026-09-08 11:47:52.153 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:47:52.153 | framework. For more detail see 2026-09-08 11:47:52.153 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:47:52.153 | 2026-09-08 11:47:52.153 | import eventlet as _eventlet # noqa 2026-09-08 11:47:56.087 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:47:56.087 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:47:56.087 | we strongly recommend against using it for new projects. 2026-09-08 11:47:56.087 | 2026-09-08 11:47:56.088 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:47:56.088 | framework. For more detail see 2026-09-08 11:47:56.088 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:47:56.088 | 2026-09-08 11:47:56.088 | import eventlet as _eventlet # noqa 2026-09-08 11:48:00.037 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:48:00.037 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:48:00.037 | we strongly recommend against using it for new projects. 2026-09-08 11:48:00.037 | 2026-09-08 11:48:00.037 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:48:00.037 | framework. For more detail see 2026-09-08 11:48:00.037 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:48:00.037 | 2026-09-08 11:48:00.038 | import eventlet as _eventlet # noqa 2026-09-08 11:48:03.935 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:48:03.936 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:48:03.936 | we strongly recommend against using it for new projects. 2026-09-08 11:48:03.936 | 2026-09-08 11:48:03.936 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:48:03.936 | framework. For more detail see 2026-09-08 11:48:03.936 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:48:03.936 | 2026-09-08 11:48:03.936 | import eventlet as _eventlet # noqa 2026-09-08 11:48:07.841 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:48:07.841 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:48:07.841 | we strongly recommend against using it for new projects. 2026-09-08 11:48:07.841 | 2026-09-08 11:48:07.841 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:48:07.841 | framework. For more detail see 2026-09-08 11:48:07.841 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:48:07.841 | 2026-09-08 11:48:07.841 | import eventlet as _eventlet # noqa 2026-09-08 11:48:11.753 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:48:11.753 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:48:11.753 | we strongly recommend against using it for new projects. 2026-09-08 11:48:11.753 | 2026-09-08 11:48:11.753 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:48:11.753 | framework. For more detail see 2026-09-08 11:48:11.753 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:48:11.753 | 2026-09-08 11:48:11.753 | import eventlet as _eventlet # noqa 2026-09-08 11:48:15.690 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 11:48:15.690 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:48:15.690 | we strongly recommend against using it for new projects. 2026-09-08 11:48:15.690 | 2026-09-08 11:48:15.691 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:48:15.691 | framework. For more detail see 2026-09-08 11:48:15.691 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:48:15.691 | 2026-09-08 11:48:15.691 | from eventlet import event 2026-09-08 11:48:15.888 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-08 11:48:15.888 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-08 11:48:19.794 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:48:19.794 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:48:19.794 | we strongly recommend against using it for new projects. 2026-09-08 11:48:19.794 | 2026-09-08 11:48:19.794 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:48:19.794 | framework. For more detail see 2026-09-08 11:48:19.795 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:48:19.795 | 2026-09-08 11:48:19.795 | import eventlet as _eventlet # noqa 2026-09-08 11:48:21.584 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:48:21.584 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:48:21.584 | we strongly recommend against using it for new projects. 2026-09-08 11:48:21.584 | 2026-09-08 11:48:21.584 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:48:21.584 | framework. For more detail see 2026-09-08 11:48:21.585 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:48:21.585 | 2026-09-08 11:48:21.585 | import eventlet as _eventlet # noqa 2026-09-08 11:48:25.466 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:48:25.466 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:48:25.466 | we strongly recommend against using it for new projects. 2026-09-08 11:48:25.466 | 2026-09-08 11:48:25.466 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:48:25.466 | framework. For more detail see 2026-09-08 11:48:25.467 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:48:25.467 | 2026-09-08 11:48:25.467 | import eventlet as _eventlet # noqa 2026-09-08 11:48:27.887 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:48:27.887 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:48:27.887 | we strongly recommend against using it for new projects. 2026-09-08 11:48:27.887 | 2026-09-08 11:48:27.888 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:48:27.888 | framework. For more detail see 2026-09-08 11:48:27.888 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:48:27.888 | 2026-09-08 11:48:27.888 | import eventlet as _eventlet # noqa 2026-09-08 11:48:31.139 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 11:48:31.144 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 11:48:31.147 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 11:48:31.149 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-08 11:48:31.180 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-08 11:48:31.183 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 11:48:31.213 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-09-08 11:48:31.247 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.83 2026-09-08 11:48:31.281 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-09-08 11:48:31.315 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-09-08 11:48:31.349 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-09-08 11:48:31.386 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.83:6642 2026-09-08 11:48:31.422 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-09-08 11:48:31.442 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:48:31.445 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-09-08 11:48:31.448 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-09-08 11:48:31.483 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.83:6641 2026-09-08 11:48:31.519 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-09-08 11:48:31.523 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-09-08 11:48:31.527 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-09-08 11:48:31.527 | Configuring Neutron for OVN 2026-09-08 11:48:31.531 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-09-08 11:48:31.551 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:48:31.554 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-09-08 11:48:31.559 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-09-08 11:48:31.559 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-09-08 11:48:32.212 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:48:32.212 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:48:32.212 | we strongly recommend against using it for new projects. 2026-09-08 11:48:32.212 | 2026-09-08 11:48:32.212 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:48:32.213 | framework. For more detail see 2026-09-08 11:48:32.213 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:48:32.213 | 2026-09-08 11:48:32.213 | import eventlet as _eventlet # noqa 2026-09-08 11:48:35.310 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-09-08 11:48:35.314 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-09-08 11:48:35.314 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-09-08 11:48:35.974 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:48:35.974 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:48:35.974 | we strongly recommend against using it for new projects. 2026-09-08 11:48:35.974 | 2026-09-08 11:48:35.974 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:48:35.975 | framework. For more detail see 2026-09-08 11:48:35.975 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:48:35.975 | 2026-09-08 11:48:35.975 | import eventlet as _eventlet # noqa 2026-09-08 11:48:38.512 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,floating-ip-router-writable,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-08 11:48:38.515 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-09-08 11:48:38.535 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:48:38.538 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,floating-ip-router-writable,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-08 11:48:38.543 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:48:38.544 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-09-08 11:48:38.544 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,floating-ip-router-writable,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-08 11:48:38.545 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-09-08 11:48:38.549 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:48:38.550 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-09-08 11:48:38.555 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-09-08 11:48:38.555 | address-scope 2026-09-08 11:48:38.555 | agent 2026-09-08 11:48:38.555 | allowed-address-pairs 2026-09-08 11:48:38.555 | auto-allocated-topology 2026-09-08 11:48:38.555 | availability_zone 2026-09-08 11:48:38.555 | bgp 2026-09-08 11:48:38.556 | bgp_4byte_asn 2026-09-08 11:48:38.556 | bgp_dragent_scheduler 2026-09-08 11:48:38.556 | binding 2026-09-08 11:48:38.556 | binding-extended 2026-09-08 11:48:38.556 | default-subnetpools 2026-09-08 11:48:38.556 | dhcp_agent_scheduler 2026-09-08 11:48:38.556 | dns-domain-ports 2026-09-08 11:48:38.556 | dns-integration 2026-09-08 11:48:38.556 | dns-integration-domain-keywords 2026-09-08 11:48:38.556 | empty-string-filtering 2026-09-08 11:48:38.556 | enable-default-route-bfd 2026-09-08 11:48:38.556 | enable-default-route-ecmp 2026-09-08 11:48:38.557 | expose-port-forwarding-in-fip 2026-09-08 11:48:38.557 | ext-gw-mode 2026-09-08 11:48:38.557 | external-gateway-multihoming 2026-09-08 11:48:38.557 | external-net 2026-09-08 11:48:38.557 | extra_dhcp_opt 2026-09-08 11:48:38.557 | extraroute 2026-09-08 11:48:38.557 | extraroute-atomic 2026-09-08 11:48:38.557 | filter-validation 2026-09-08 11:48:38.557 | fip-port-details 2026-09-08 11:48:38.557 | flavors 2026-09-08 11:48:38.558 | floating-ip-port-forwarding 2026-09-08 11:48:38.558 | floating-ip-port-forwarding-description 2026-09-08 11:48:38.558 | floating-ip-port-forwarding-detail 2026-09-08 11:48:38.558 | floating-ip-port-forwarding-port-ranges 2026-09-08 11:48:38.558 | floating-ip-router-writable 2026-09-08 11:48:38.558 | floatingip-pools 2026-09-08 11:48:38.558 | fwaas_v2 2026-09-08 11:48:38.558 | ip_allocation 2026-09-08 11:48:38.558 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:48:38.558 | l3-flavors 2026-09-08 11:48:38.558 | l3-ha 2026-09-08 11:48:38.559 | l3_agent_scheduler 2026-09-08 11:48:38.559 | logging 2026-09-08 11:48:38.559 | multi-provider 2026-09-08 11:48:38.559 | net-mtu 2026-09-08 11:48:38.559 | net-mtu-writable 2026-09-08 11:48:38.560 | network-ip-availability 2026-09-08 11:48:38.560 | network_availability_zone 2026-09-08 11:48:38.560 | network_ha 2026-09-08 11:48:38.560 | pagination 2026-09-08 11:48:38.560 | port-device-profile 2026-09-08 11:48:38.560 | port-hardware-offload-type 2026-09-08 11:48:38.560 | port-mac-address-regenerate 2026-09-08 11:48:38.560 | port-numa-affinity-policy 2026-09-08 11:48:38.561 | port-numa-affinity-policy-socket 2026-09-08 11:48:38.561 | port-resource-request 2026-09-08 11:48:38.561 | port-security 2026-09-08 11:48:38.561 | port-trusted-vif 2026-09-08 11:48:38.561 | project-id 2026-09-08 11:48:38.561 | provider 2026-09-08 11:48:38.561 | pvlan 2026-09-08 11:48:38.561 | qinq 2026-09-08 11:48:38.561 | qos 2026-09-08 11:48:38.561 | qos-bw-limit-direction 2026-09-08 11:48:38.561 | qos-bw-minimum-ingress 2026-09-08 11:48:38.561 | qos-default 2026-09-08 11:48:38.562 | qos-fip 2026-09-08 11:48:38.562 | qos-gateway-ip 2026-09-08 11:48:38.562 | qos-rule-type-details 2026-09-08 11:48:38.562 | qos-rule-type-filter 2026-09-08 11:48:38.562 | qos-rules-alias 2026-09-08 11:48:38.562 | quota-check-limit 2026-09-08 11:48:38.562 | quota-check-limit-default 2026-09-08 11:48:38.562 | quota_details 2026-09-08 11:48:38.562 | quotas 2026-09-08 11:48:38.562 | rbac-address-scope 2026-09-08 11:48:38.562 | rbac-policies 2026-09-08 11:48:38.562 | rbac-security-groups 2026-09-08 11:48:38.563 | router 2026-09-08 11:48:38.563 | router-enable-snat 2026-09-08 11:48:38.563 | router_availability_zone 2026-09-08 11:48:38.563 | security-group 2026-09-08 11:48:38.563 | security-groups-default-rules 2026-09-08 11:48:38.563 | security-groups-default-statefulness 2026-09-08 11:48:38.563 | security-groups-normalized-cidr 2026-09-08 11:48:38.563 | security-groups-remote-address-group 2026-09-08 11:48:38.563 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:48:38.563 | security-groups-shared-filtering 2026-09-08 11:48:38.563 | segment 2026-09-08 11:48:38.563 | sorting 2026-09-08 11:48:38.564 | standard-attr-description 2026-09-08 11:48:38.564 | standard-attr-fwaas-v2 2026-09-08 11:48:38.564 | standard-attr-revisions 2026-09-08 11:48:38.564 | standard-attr-tag 2026-09-08 11:48:38.564 | standard-attr-timestamp 2026-09-08 11:48:38.564 | stateful-security-group 2026-09-08 11:48:38.564 | subnet-dns-publish-fixed-ip 2026-09-08 11:48:38.564 | subnet-external-network 2026-09-08 11:48:38.564 | subnet-service-types 2026-09-08 11:48:38.564 | subnet_allocation 2026-09-08 11:48:38.564 | subnet_onboard 2026-09-08 11:48:38.565 | subnetpool-prefix-ops 2026-09-08 11:48:38.565 | tag-creation 2026-09-08 11:48:38.565 | tap-mirror 2026-09-08 11:48:38.565 | tap-mirror-both-direction 2026-09-08 11:48:38.565 | trunk 2026-09-08 11:48:38.565 | uplink-status-propagation 2026-09-08 11:48:38.565 | uplink-status-propagation-updatable 2026-09-08 11:48:38.565 | vlan-transparent 2026-09-08 11:48:38.565 | vpn-endpoint-groups 2026-09-08 11:48:38.565 | vpnaas' 2026-09-08 11:48:38.565 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,floating-ip-router-writable,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-09-08 11:48:38.566 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-09-08 11:48:38.566 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:48:38.566 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-09-08 11:48:38.566 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:48:38.567 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-09-08 11:48:38.572 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-09-08 11:48:38.573 | address-scope 2026-09-08 11:48:38.573 | agent 2026-09-08 11:48:38.573 | allowed-address-pairs 2026-09-08 11:48:38.573 | auto-allocated-topology 2026-09-08 11:48:38.573 | availability_zone 2026-09-08 11:48:38.573 | bgp 2026-09-08 11:48:38.573 | bgp_4byte_asn 2026-09-08 11:48:38.573 | bgp_dragent_scheduler 2026-09-08 11:48:38.573 | binding 2026-09-08 11:48:38.573 | binding-extended 2026-09-08 11:48:38.573 | default-subnetpools 2026-09-08 11:48:38.573 | dhcp_agent_scheduler 2026-09-08 11:48:38.574 | dns-domain-ports 2026-09-08 11:48:38.574 | dns-integration 2026-09-08 11:48:38.574 | dns-integration-domain-keywords 2026-09-08 11:48:38.574 | empty-string-filtering 2026-09-08 11:48:38.574 | enable-default-route-bfd 2026-09-08 11:48:38.574 | enable-default-route-ecmp 2026-09-08 11:48:38.574 | expose-port-forwarding-in-fip 2026-09-08 11:48:38.574 | ext-gw-mode 2026-09-08 11:48:38.574 | external-gateway-multihoming 2026-09-08 11:48:38.574 | external-net 2026-09-08 11:48:38.574 | extra_dhcp_opt 2026-09-08 11:48:38.575 | extraroute 2026-09-08 11:48:38.575 | extraroute-atomic 2026-09-08 11:48:38.575 | filter-validation 2026-09-08 11:48:38.575 | fip-port-details 2026-09-08 11:48:38.575 | flavors 2026-09-08 11:48:38.576 | floating-ip-port-forwarding 2026-09-08 11:48:38.576 | floating-ip-port-forwarding-description 2026-09-08 11:48:38.576 | floating-ip-port-forwarding-detail 2026-09-08 11:48:38.576 | floating-ip-port-forwarding-port-ranges 2026-09-08 11:48:38.577 | floating-ip-router-writable 2026-09-08 11:48:38.577 | floatingip-pools 2026-09-08 11:48:38.577 | fwaas_v2 2026-09-08 11:48:38.578 | ip_allocation 2026-09-08 11:48:38.578 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:48:38.578 | l3-flavors 2026-09-08 11:48:38.579 | l3-ha 2026-09-08 11:48:38.579 | l3_agent_scheduler 2026-09-08 11:48:38.579 | logging 2026-09-08 11:48:38.579 | multi-provider 2026-09-08 11:48:38.579 | net-mtu 2026-09-08 11:48:38.579 | net-mtu-writable 2026-09-08 11:48:38.579 | network-ip-availability 2026-09-08 11:48:38.579 | network_availability_zone 2026-09-08 11:48:38.580 | network_ha 2026-09-08 11:48:38.580 | pagination 2026-09-08 11:48:38.580 | port-device-profile 2026-09-08 11:48:38.580 | port-hardware-offload-type 2026-09-08 11:48:38.580 | port-mac-address-regenerate 2026-09-08 11:48:38.581 | port-numa-affinity-policy 2026-09-08 11:48:38.581 | port-numa-affinity-policy-socket 2026-09-08 11:48:38.581 | port-resource-request 2026-09-08 11:48:38.581 | port-security 2026-09-08 11:48:38.581 | port-trusted-vif 2026-09-08 11:48:38.582 | project-id 2026-09-08 11:48:38.582 | provider 2026-09-08 11:48:38.582 | pvlan 2026-09-08 11:48:38.582 | qinq 2026-09-08 11:48:38.582 | qos 2026-09-08 11:48:38.582 | qos-bw-limit-direction 2026-09-08 11:48:38.582 | qos-bw-minimum-ingress 2026-09-08 11:48:38.582 | qos-default 2026-09-08 11:48:38.583 | qos-fip 2026-09-08 11:48:38.583 | qos-gateway-ip 2026-09-08 11:48:38.583 | qos-rule-type-details 2026-09-08 11:48:38.583 | qos-rule-type-filter 2026-09-08 11:48:38.583 | qos-rules-alias 2026-09-08 11:48:38.583 | quota-check-limit 2026-09-08 11:48:38.584 | quota-check-limit-default 2026-09-08 11:48:38.584 | quota_details 2026-09-08 11:48:38.584 | quotas 2026-09-08 11:48:38.584 | rbac-address-scope 2026-09-08 11:48:38.584 | rbac-policies 2026-09-08 11:48:38.584 | rbac-security-groups 2026-09-08 11:48:38.584 | router 2026-09-08 11:48:38.584 | router-enable-snat 2026-09-08 11:48:38.584 | router_availability_zone 2026-09-08 11:48:38.585 | security-group 2026-09-08 11:48:38.585 | security-groups-default-rules 2026-09-08 11:48:38.585 | security-groups-default-statefulness 2026-09-08 11:48:38.585 | security-groups-normalized-cidr 2026-09-08 11:48:38.585 | security-groups-remote-address-group 2026-09-08 11:48:38.585 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:48:38.585 | security-groups-shared-filtering 2026-09-08 11:48:38.585 | segment 2026-09-08 11:48:38.585 | sorting 2026-09-08 11:48:38.585 | standard-attr-description 2026-09-08 11:48:38.585 | standard-attr-fwaas-v2 2026-09-08 11:48:38.585 | standard-attr-revisions 2026-09-08 11:48:38.586 | standard-attr-tag 2026-09-08 11:48:38.586 | standard-attr-timestamp 2026-09-08 11:48:38.586 | stateful-security-group 2026-09-08 11:48:38.586 | subnet-dns-publish-fixed-ip 2026-09-08 11:48:38.586 | subnet-external-network 2026-09-08 11:48:38.586 | subnet-service-types 2026-09-08 11:48:38.586 | subnet_allocation 2026-09-08 11:48:38.586 | subnet_onboard 2026-09-08 11:48:38.586 | subnetpool-prefix-ops 2026-09-08 11:48:38.586 | tag-creation 2026-09-08 11:48:38.586 | tap-mirror 2026-09-08 11:48:38.587 | tap-mirror-both-direction 2026-09-08 11:48:38.587 | trunk 2026-09-08 11:48:38.587 | uplink-status-propagation 2026-09-08 11:48:38.587 | uplink-status-propagation-updatable 2026-09-08 11:48:38.587 | vlan-transparent 2026-09-08 11:48:38.587 | vpn-endpoint-groups 2026-09-08 11:48:38.587 | vpnaas' 2026-09-08 11:48:38.587 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-08 11:48:38.587 | address-scope 2026-09-08 11:48:38.587 | agent 2026-09-08 11:48:38.587 | allowed-address-pairs 2026-09-08 11:48:38.588 | auto-allocated-topology 2026-09-08 11:48:38.588 | availability_zone 2026-09-08 11:48:38.588 | bgp 2026-09-08 11:48:38.588 | bgp_4byte_asn 2026-09-08 11:48:38.588 | bgp_dragent_scheduler 2026-09-08 11:48:38.588 | binding 2026-09-08 11:48:38.588 | binding-extended 2026-09-08 11:48:38.588 | default-subnetpools 2026-09-08 11:48:38.588 | dhcp_agent_scheduler 2026-09-08 11:48:38.588 | dns-domain-ports 2026-09-08 11:48:38.589 | dns-integration 2026-09-08 11:48:38.589 | dns-integration-domain-keywords 2026-09-08 11:48:38.589 | empty-string-filtering 2026-09-08 11:48:38.589 | enable-default-route-bfd 2026-09-08 11:48:38.589 | enable-default-route-ecmp 2026-09-08 11:48:38.589 | expose-port-forwarding-in-fip 2026-09-08 11:48:38.589 | ext-gw-mode 2026-09-08 11:48:38.589 | external-gateway-multihoming 2026-09-08 11:48:38.589 | external-net 2026-09-08 11:48:38.589 | extra_dhcp_opt 2026-09-08 11:48:38.589 | extraroute 2026-09-08 11:48:38.589 | extraroute-atomic 2026-09-08 11:48:38.590 | filter-validation 2026-09-08 11:48:38.590 | fip-port-details 2026-09-08 11:48:38.590 | flavors 2026-09-08 11:48:38.590 | floating-ip-port-forwarding 2026-09-08 11:48:38.590 | floating-ip-port-forwarding-description 2026-09-08 11:48:38.590 | floating-ip-port-forwarding-detail 2026-09-08 11:48:38.590 | floating-ip-port-forwarding-port-ranges 2026-09-08 11:48:38.590 | floating-ip-router-writable 2026-09-08 11:48:38.590 | floatingip-pools 2026-09-08 11:48:38.590 | fwaas_v2 2026-09-08 11:48:38.590 | ip_allocation 2026-09-08 11:48:38.591 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:48:38.591 | l3-flavors 2026-09-08 11:48:38.591 | l3-ha 2026-09-08 11:48:38.591 | l3_agent_scheduler 2026-09-08 11:48:38.591 | logging 2026-09-08 11:48:38.591 | multi-provider 2026-09-08 11:48:38.591 | net-mtu 2026-09-08 11:48:38.591 | net-mtu-writable 2026-09-08 11:48:38.591 | network-ip-availability 2026-09-08 11:48:38.591 | network_availability_zone 2026-09-08 11:48:38.591 | network_ha 2026-09-08 11:48:38.591 | pagination 2026-09-08 11:48:38.592 | port-device-profile 2026-09-08 11:48:38.592 | port-hardware-offload-type 2026-09-08 11:48:38.592 | port-mac-address-regenerate 2026-09-08 11:48:38.592 | port-numa-affinity-policy 2026-09-08 11:48:38.592 | port-numa-affinity-policy-socket 2026-09-08 11:48:38.592 | port-resource-request 2026-09-08 11:48:38.592 | port-security 2026-09-08 11:48:38.592 | port-trusted-vif 2026-09-08 11:48:38.592 | project-id 2026-09-08 11:48:38.592 | provider 2026-09-08 11:48:38.592 | pvlan 2026-09-08 11:48:38.592 | qinq 2026-09-08 11:48:38.593 | qos 2026-09-08 11:48:38.593 | qos-bw-limit-direction 2026-09-08 11:48:38.593 | qos-bw-minimum-ingress 2026-09-08 11:48:38.593 | qos-default 2026-09-08 11:48:38.593 | qos-fip 2026-09-08 11:48:38.593 | qos-gateway-ip 2026-09-08 11:48:38.593 | qos-rule-type-details 2026-09-08 11:48:38.593 | qos-rule-type-filter 2026-09-08 11:48:38.593 | qos-rules-alias 2026-09-08 11:48:38.593 | quota-check-limit 2026-09-08 11:48:38.593 | quota-check-limit-default 2026-09-08 11:48:38.593 | quota_details 2026-09-08 11:48:38.594 | quotas 2026-09-08 11:48:38.594 | rbac-address-scope 2026-09-08 11:48:38.594 | rbac-policies 2026-09-08 11:48:38.594 | rbac-security-groups 2026-09-08 11:48:38.594 | router 2026-09-08 11:48:38.594 | router-enable-snat 2026-09-08 11:48:38.594 | router_availability_zone 2026-09-08 11:48:38.594 | security-group 2026-09-08 11:48:38.594 | security-groups-default-rules 2026-09-08 11:48:38.594 | security-groups-default-statefulness 2026-09-08 11:48:38.594 | security-groups-normalized-cidr 2026-09-08 11:48:38.594 | security-groups-remote-address-group 2026-09-08 11:48:38.595 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:48:38.595 | security-groups-shared-filtering 2026-09-08 11:48:38.595 | segment 2026-09-08 11:48:38.595 | sorting 2026-09-08 11:48:38.595 | standard-attr-description 2026-09-08 11:48:38.595 | standard-attr-fwaas-v2 2026-09-08 11:48:38.595 | standard-attr-revisions 2026-09-08 11:48:38.595 | standard-attr-tag 2026-09-08 11:48:38.595 | standard-attr-timestamp 2026-09-08 11:48:38.595 | stateful-security-group 2026-09-08 11:48:38.595 | subnet-dns-publish-fixed-ip 2026-09-08 11:48:38.595 | subnet-external-network 2026-09-08 11:48:38.596 | subnet-service-types 2026-09-08 11:48:38.596 | subnet_allocation 2026-09-08 11:48:38.596 | subnet_onboard 2026-09-08 11:48:38.596 | subnetpool-prefix-ops 2026-09-08 11:48:38.596 | tag-creation 2026-09-08 11:48:38.596 | tap-mirror 2026-09-08 11:48:38.596 | tap-mirror-both-direction 2026-09-08 11:48:38.596 | trunk 2026-09-08 11:48:38.596 | uplink-status-propagation 2026-09-08 11:48:38.596 | uplink-status-propagation-updatable 2026-09-08 11:48:38.596 | vlan-transparent 2026-09-08 11:48:38.597 | vpn-endpoint-groups 2026-09-08 11:48:38.597 | vpnaas' 2026-09-08 11:48:38.597 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-08 11:48:38.597 | address-scope 2026-09-08 11:48:38.597 | agent 2026-09-08 11:48:38.597 | allowed-address-pairs 2026-09-08 11:48:38.597 | auto-allocated-topology 2026-09-08 11:48:38.597 | availability_zone 2026-09-08 11:48:38.597 | bgp 2026-09-08 11:48:38.597 | bgp_4byte_asn 2026-09-08 11:48:38.597 | bgp_dragent_scheduler 2026-09-08 11:48:38.597 | binding 2026-09-08 11:48:38.598 | binding-extended 2026-09-08 11:48:38.598 | default-subnetpools 2026-09-08 11:48:38.598 | dhcp_agent_scheduler 2026-09-08 11:48:38.598 | dns-domain-ports 2026-09-08 11:48:38.598 | dns-integration 2026-09-08 11:48:38.598 | dns-integration-domain-keywords 2026-09-08 11:48:38.598 | empty-string-filtering 2026-09-08 11:48:38.598 | enable-default-route-bfd 2026-09-08 11:48:38.598 | enable-default-route-ecmp 2026-09-08 11:48:38.598 | expose-port-forwarding-in-fip 2026-09-08 11:48:38.598 | ext-gw-mode 2026-09-08 11:48:38.599 | external-gateway-multihoming 2026-09-08 11:48:38.599 | external-net 2026-09-08 11:48:38.599 | extra_dhcp_opt 2026-09-08 11:48:38.599 | extraroute 2026-09-08 11:48:38.599 | extraroute-atomic 2026-09-08 11:48:38.599 | filter-validation 2026-09-08 11:48:38.599 | fip-port-details 2026-09-08 11:48:38.599 | flavors 2026-09-08 11:48:38.599 | floating-ip-port-forwarding 2026-09-08 11:48:38.599 | floating-ip-port-forwarding-description 2026-09-08 11:48:38.599 | floating-ip-port-forwarding-detail 2026-09-08 11:48:38.599 | floating-ip-port-forwarding-port-ranges 2026-09-08 11:48:38.600 | floating-ip-router-writable 2026-09-08 11:48:38.600 | floatingip-pools 2026-09-08 11:48:38.600 | fwaas_v2 2026-09-08 11:48:38.600 | ip_allocation 2026-09-08 11:48:38.600 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:48:38.600 | l3-flavors 2026-09-08 11:48:38.600 | l3-ha 2026-09-08 11:48:38.600 | l3_agent_scheduler 2026-09-08 11:48:38.600 | logging 2026-09-08 11:48:38.600 | multi-provider 2026-09-08 11:48:38.600 | net-mtu 2026-09-08 11:48:38.600 | net-mtu-writable 2026-09-08 11:48:38.601 | network-ip-availability 2026-09-08 11:48:38.601 | network_availability_zone 2026-09-08 11:48:38.601 | network_ha 2026-09-08 11:48:38.601 | pagination 2026-09-08 11:48:38.601 | port-device-profile 2026-09-08 11:48:38.601 | port-hardware-offload-type 2026-09-08 11:48:38.601 | port-mac-address-regenerate 2026-09-08 11:48:38.601 | port-numa-affinity-policy 2026-09-08 11:48:38.601 | port-numa-affinity-policy-socket 2026-09-08 11:48:38.601 | port-resource-request 2026-09-08 11:48:38.601 | port-security 2026-09-08 11:48:38.602 | port-trusted-vif 2026-09-08 11:48:38.602 | project-id 2026-09-08 11:48:38.602 | provider 2026-09-08 11:48:38.602 | pvlan 2026-09-08 11:48:38.602 | qinq 2026-09-08 11:48:38.602 | qos 2026-09-08 11:48:38.602 | qos-bw-limit-direction 2026-09-08 11:48:38.602 | qos-bw-minimum-ingress 2026-09-08 11:48:38.602 | qos-default 2026-09-08 11:48:38.602 | qos-fip 2026-09-08 11:48:38.602 | qos-gateway-ip 2026-09-08 11:48:38.602 | qos-rule-type-details 2026-09-08 11:48:38.603 | qos-rule-type-filter 2026-09-08 11:48:38.603 | qos-rules-alias 2026-09-08 11:48:38.603 | quota-check-limit 2026-09-08 11:48:38.603 | quota-check-limit-default 2026-09-08 11:48:38.603 | quota_details 2026-09-08 11:48:38.603 | quotas 2026-09-08 11:48:38.603 | rbac-address-scope 2026-09-08 11:48:38.603 | rbac-policies 2026-09-08 11:48:38.603 | rbac-security-groups 2026-09-08 11:48:38.603 | router 2026-09-08 11:48:38.603 | router-enable-snat 2026-09-08 11:48:38.603 | router_availability_zone 2026-09-08 11:48:38.604 | security-group 2026-09-08 11:48:38.604 | security-groups-default-rules 2026-09-08 11:48:38.604 | security-groups-default-statefulness 2026-09-08 11:48:38.604 | security-groups-normalized-cidr 2026-09-08 11:48:38.604 | security-groups-remote-address-group 2026-09-08 11:48:38.604 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:48:38.604 | security-groups-shared-filtering 2026-09-08 11:48:38.604 | segment 2026-09-08 11:48:38.604 | sorting 2026-09-08 11:48:38.604 | standard-attr-description 2026-09-08 11:48:38.604 | standard-attr-fwaas-v2 2026-09-08 11:48:38.604 | standard-attr-revisions 2026-09-08 11:48:38.605 | standard-attr-tag 2026-09-08 11:48:38.605 | standard-attr-timestamp 2026-09-08 11:48:38.605 | stateful-security-group 2026-09-08 11:48:38.605 | subnet-dns-publish-fixed-ip 2026-09-08 11:48:38.605 | subnet-external-network 2026-09-08 11:48:38.605 | subnet-service-types 2026-09-08 11:48:38.605 | subnet_allocation 2026-09-08 11:48:38.605 | subnet_onboard 2026-09-08 11:48:38.605 | subnetpool-prefix-ops 2026-09-08 11:48:38.605 | tag-creation 2026-09-08 11:48:38.605 | tap-mirror 2026-09-08 11:48:38.606 | tap-mirror-both-direction 2026-09-08 11:48:38.606 | trunk 2026-09-08 11:48:38.606 | uplink-status-propagation 2026-09-08 11:48:38.606 | uplink-status-propagation-updatable 2026-09-08 11:48:38.606 | vlan-transparent 2026-09-08 11:48:38.606 | vpn-endpoint-groups 2026-09-08 11:48:38.606 | vpnaas' 2026-09-08 11:48:38.606 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:48:38.606 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-09-08 11:48:38.606 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:48:38.606 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-09-08 11:48:38.607 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-09-08 11:48:38.607 | address-scope 2026-09-08 11:48:38.607 | agent 2026-09-08 11:48:38.607 | allowed-address-pairs 2026-09-08 11:48:38.607 | auto-allocated-topology 2026-09-08 11:48:38.607 | availability_zone 2026-09-08 11:48:38.607 | bgp 2026-09-08 11:48:38.607 | bgp_4byte_asn 2026-09-08 11:48:38.607 | bgp_dragent_scheduler 2026-09-08 11:48:38.607 | binding 2026-09-08 11:48:38.607 | binding-extended 2026-09-08 11:48:38.607 | default-subnetpools 2026-09-08 11:48:38.608 | dhcp_agent_scheduler 2026-09-08 11:48:38.608 | dns-domain-ports 2026-09-08 11:48:38.608 | dns-integration 2026-09-08 11:48:38.608 | dns-integration-domain-keywords 2026-09-08 11:48:38.608 | empty-string-filtering 2026-09-08 11:48:38.608 | enable-default-route-bfd 2026-09-08 11:48:38.608 | enable-default-route-ecmp 2026-09-08 11:48:38.608 | expose-port-forwarding-in-fip 2026-09-08 11:48:38.608 | ext-gw-mode 2026-09-08 11:48:38.608 | external-gateway-multihoming 2026-09-08 11:48:38.608 | external-net 2026-09-08 11:48:38.608 | extra_dhcp_opt 2026-09-08 11:48:38.609 | extraroute 2026-09-08 11:48:38.609 | extraroute-atomic 2026-09-08 11:48:38.609 | filter-validation 2026-09-08 11:48:38.609 | fip-port-details 2026-09-08 11:48:38.609 | flavors 2026-09-08 11:48:38.609 | floating-ip-port-forwarding 2026-09-08 11:48:38.609 | floating-ip-port-forwarding-description 2026-09-08 11:48:38.609 | floating-ip-port-forwarding-detail 2026-09-08 11:48:38.609 | floating-ip-port-forwarding-port-ranges 2026-09-08 11:48:38.609 | floating-ip-router-writable 2026-09-08 11:48:38.609 | floatingip-pools 2026-09-08 11:48:38.610 | fwaas_v2 2026-09-08 11:48:38.610 | ip_allocation 2026-09-08 11:48:38.610 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:48:38.610 | l3-flavors 2026-09-08 11:48:38.610 | l3-ha 2026-09-08 11:48:38.610 | l3_agent_scheduler 2026-09-08 11:48:38.610 | logging 2026-09-08 11:48:38.610 | multi-provider 2026-09-08 11:48:38.610 | net-mtu 2026-09-08 11:48:38.610 | net-mtu-writable 2026-09-08 11:48:38.610 | network-ip-availability 2026-09-08 11:48:38.610 | network_availability_zone 2026-09-08 11:48:38.611 | network_ha 2026-09-08 11:48:38.611 | pagination 2026-09-08 11:48:38.611 | port-device-profile 2026-09-08 11:48:38.611 | port-hardware-offload-type 2026-09-08 11:48:38.611 | port-mac-address-regenerate 2026-09-08 11:48:38.611 | port-numa-affinity-policy 2026-09-08 11:48:38.611 | port-numa-affinity-policy-socket 2026-09-08 11:48:38.611 | port-resource-request 2026-09-08 11:48:38.611 | port-security 2026-09-08 11:48:38.611 | port-trusted-vif 2026-09-08 11:48:38.611 | project-id 2026-09-08 11:48:38.612 | provider 2026-09-08 11:48:38.612 | pvlan 2026-09-08 11:48:38.612 | qinq 2026-09-08 11:48:38.612 | qos 2026-09-08 11:48:38.612 | qos-bw-limit-direction 2026-09-08 11:48:38.612 | qos-bw-minimum-ingress 2026-09-08 11:48:38.612 | qos-default 2026-09-08 11:48:38.612 | qos-fip 2026-09-08 11:48:38.612 | qos-gateway-ip 2026-09-08 11:48:38.612 | qos-rule-type-details 2026-09-08 11:48:38.612 | qos-rule-type-filter 2026-09-08 11:48:38.613 | qos-rules-alias 2026-09-08 11:48:38.613 | quota-check-limit 2026-09-08 11:48:38.613 | quota-check-limit-default 2026-09-08 11:48:38.613 | quota_details 2026-09-08 11:48:38.613 | quotas 2026-09-08 11:48:38.613 | rbac-address-scope 2026-09-08 11:48:38.613 | rbac-policies 2026-09-08 11:48:38.613 | rbac-security-groups 2026-09-08 11:48:38.613 | router 2026-09-08 11:48:38.613 | router-enable-snat 2026-09-08 11:48:38.613 | router_availability_zone 2026-09-08 11:48:38.613 | security-group 2026-09-08 11:48:38.614 | security-groups-default-rules 2026-09-08 11:48:38.614 | security-groups-default-statefulness 2026-09-08 11:48:38.614 | security-groups-normalized-cidr 2026-09-08 11:48:38.614 | security-groups-remote-address-group 2026-09-08 11:48:38.614 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:48:38.614 | security-groups-shared-filtering 2026-09-08 11:48:38.614 | segment 2026-09-08 11:48:38.614 | sorting 2026-09-08 11:48:38.614 | standard-attr-description 2026-09-08 11:48:38.614 | standard-attr-fwaas-v2 2026-09-08 11:48:38.614 | standard-attr-revisions 2026-09-08 11:48:38.614 | standard-attr-tag 2026-09-08 11:48:38.615 | standard-attr-timestamp 2026-09-08 11:48:38.615 | stateful-security-group 2026-09-08 11:48:38.615 | subnet-dns-publish-fixed-ip 2026-09-08 11:48:38.615 | subnet-external-network 2026-09-08 11:48:38.615 | subnet-service-types 2026-09-08 11:48:38.615 | subnet_allocation 2026-09-08 11:48:38.615 | subnet_onboard 2026-09-08 11:48:38.615 | subnetpool-prefix-ops 2026-09-08 11:48:38.615 | tag-creation 2026-09-08 11:48:38.615 | tap-mirror 2026-09-08 11:48:38.615 | tap-mirror-both-direction 2026-09-08 11:48:38.616 | trunk 2026-09-08 11:48:38.616 | uplink-status-propagation 2026-09-08 11:48:38.616 | uplink-status-propagation-updatable 2026-09-08 11:48:38.616 | vlan-transparent 2026-09-08 11:48:38.616 | vpn-endpoint-groups 2026-09-08 11:48:38.616 | vpnaas' 2026-09-08 11:48:38.616 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-08 11:48:38.616 | address-scope 2026-09-08 11:48:38.616 | agent 2026-09-08 11:48:38.616 | allowed-address-pairs 2026-09-08 11:48:38.616 | auto-allocated-topology 2026-09-08 11:48:38.616 | availability_zone 2026-09-08 11:48:38.617 | bgp 2026-09-08 11:48:38.617 | bgp_4byte_asn 2026-09-08 11:48:38.617 | bgp_dragent_scheduler 2026-09-08 11:48:38.617 | binding 2026-09-08 11:48:38.617 | binding-extended 2026-09-08 11:48:38.617 | default-subnetpools 2026-09-08 11:48:38.617 | dhcp_agent_scheduler 2026-09-08 11:48:38.617 | dns-domain-ports 2026-09-08 11:48:38.617 | dns-integration 2026-09-08 11:48:38.617 | dns-integration-domain-keywords 2026-09-08 11:48:38.617 | empty-string-filtering 2026-09-08 11:48:38.617 | enable-default-route-bfd 2026-09-08 11:48:38.618 | enable-default-route-ecmp 2026-09-08 11:48:38.618 | expose-port-forwarding-in-fip 2026-09-08 11:48:38.618 | ext-gw-mode 2026-09-08 11:48:38.618 | external-gateway-multihoming 2026-09-08 11:48:38.618 | external-net 2026-09-08 11:48:38.618 | extra_dhcp_opt 2026-09-08 11:48:38.618 | extraroute 2026-09-08 11:48:38.618 | extraroute-atomic 2026-09-08 11:48:38.618 | filter-validation 2026-09-08 11:48:38.618 | fip-port-details 2026-09-08 11:48:38.618 | flavors 2026-09-08 11:48:38.618 | floating-ip-port-forwarding 2026-09-08 11:48:38.619 | floating-ip-port-forwarding-description 2026-09-08 11:48:38.619 | floating-ip-port-forwarding-detail 2026-09-08 11:48:38.619 | floating-ip-port-forwarding-port-ranges 2026-09-08 11:48:38.619 | floating-ip-router-writable 2026-09-08 11:48:38.619 | floatingip-pools 2026-09-08 11:48:38.619 | fwaas_v2 2026-09-08 11:48:38.619 | ip_allocation 2026-09-08 11:48:38.619 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:48:38.619 | l3-flavors 2026-09-08 11:48:38.619 | l3-ha 2026-09-08 11:48:38.619 | l3_agent_scheduler 2026-09-08 11:48:38.620 | logging 2026-09-08 11:48:38.620 | multi-provider 2026-09-08 11:48:38.620 | net-mtu 2026-09-08 11:48:38.620 | net-mtu-writable 2026-09-08 11:48:38.620 | network-ip-availability 2026-09-08 11:48:38.620 | network_availability_zone 2026-09-08 11:48:38.620 | network_ha 2026-09-08 11:48:38.620 | pagination 2026-09-08 11:48:38.620 | port-device-profile 2026-09-08 11:48:38.620 | port-hardware-offload-type 2026-09-08 11:48:38.620 | port-mac-address-regenerate 2026-09-08 11:48:38.620 | port-numa-affinity-policy 2026-09-08 11:48:38.621 | port-numa-affinity-policy-socket 2026-09-08 11:48:38.621 | port-resource-request 2026-09-08 11:48:38.621 | port-security 2026-09-08 11:48:38.621 | port-trusted-vif 2026-09-08 11:48:38.621 | project-id 2026-09-08 11:48:38.621 | provider 2026-09-08 11:48:38.621 | pvlan 2026-09-08 11:48:38.621 | qinq 2026-09-08 11:48:38.621 | qos 2026-09-08 11:48:38.621 | qos-bw-limit-direction 2026-09-08 11:48:38.622 | qos-bw-minimum-ingress 2026-09-08 11:48:38.622 | qos-default 2026-09-08 11:48:38.622 | qos-fip 2026-09-08 11:48:38.622 | qos-gateway-ip 2026-09-08 11:48:38.622 | qos-rule-type-details 2026-09-08 11:48:38.622 | qos-rule-type-filter 2026-09-08 11:48:38.622 | qos-rules-alias 2026-09-08 11:48:38.622 | quota-check-limit 2026-09-08 11:48:38.622 | quota-check-limit-default 2026-09-08 11:48:38.622 | quota_details 2026-09-08 11:48:38.622 | quotas 2026-09-08 11:48:38.622 | rbac-address-scope 2026-09-08 11:48:38.623 | rbac-policies 2026-09-08 11:48:38.623 | rbac-security-groups 2026-09-08 11:48:38.623 | router 2026-09-08 11:48:38.623 | router-enable-snat 2026-09-08 11:48:38.623 | router_availability_zone 2026-09-08 11:48:38.623 | security-group 2026-09-08 11:48:38.623 | security-groups-default-rules 2026-09-08 11:48:38.623 | security-groups-default-statefulness 2026-09-08 11:48:38.623 | security-groups-normalized-cidr 2026-09-08 11:48:38.623 | security-groups-remote-address-group 2026-09-08 11:48:38.624 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:48:38.624 | security-groups-shared-filtering 2026-09-08 11:48:38.624 | segment 2026-09-08 11:48:38.624 | sorting 2026-09-08 11:48:38.624 | standard-attr-description 2026-09-08 11:48:38.624 | standard-attr-fwaas-v2 2026-09-08 11:48:38.624 | standard-attr-revisions 2026-09-08 11:48:38.624 | standard-attr-tag 2026-09-08 11:48:38.624 | standard-attr-timestamp 2026-09-08 11:48:38.625 | stateful-security-group 2026-09-08 11:48:38.625 | subnet-dns-publish-fixed-ip 2026-09-08 11:48:38.625 | subnet-external-network 2026-09-08 11:48:38.625 | subnet-service-types 2026-09-08 11:48:38.625 | subnet_allocation 2026-09-08 11:48:38.625 | subnet_onboard 2026-09-08 11:48:38.625 | subnetpool-prefix-ops 2026-09-08 11:48:38.625 | tag-creation 2026-09-08 11:48:38.625 | tap-mirror 2026-09-08 11:48:38.625 | tap-mirror-both-direction 2026-09-08 11:48:38.625 | trunk 2026-09-08 11:48:38.626 | uplink-status-propagation 2026-09-08 11:48:38.626 | uplink-status-propagation-updatable 2026-09-08 11:48:38.626 | vlan-transparent 2026-09-08 11:48:38.626 | vpn-endpoint-groups 2026-09-08 11:48:38.626 | vpnaas' 2026-09-08 11:48:38.626 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:48:38.626 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-09-08 11:48:38.626 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-08 11:48:38.626 | address-scope 2026-09-08 11:48:38.626 | agent 2026-09-08 11:48:38.626 | allowed-address-pairs 2026-09-08 11:48:38.626 | auto-allocated-topology 2026-09-08 11:48:38.627 | availability_zone 2026-09-08 11:48:38.627 | bgp 2026-09-08 11:48:38.627 | bgp_4byte_asn 2026-09-08 11:48:38.627 | bgp_dragent_scheduler 2026-09-08 11:48:38.627 | binding 2026-09-08 11:48:38.627 | binding-extended 2026-09-08 11:48:38.627 | default-subnetpools 2026-09-08 11:48:38.627 | dhcp_agent_scheduler 2026-09-08 11:48:38.627 | dns-domain-ports 2026-09-08 11:48:38.627 | dns-integration 2026-09-08 11:48:38.627 | dns-integration-domain-keywords 2026-09-08 11:48:38.628 | empty-string-filtering 2026-09-08 11:48:38.628 | enable-default-route-bfd 2026-09-08 11:48:38.628 | enable-default-route-ecmp 2026-09-08 11:48:38.628 | expose-port-forwarding-in-fip 2026-09-08 11:48:38.628 | ext-gw-mode 2026-09-08 11:48:38.628 | external-gateway-multihoming 2026-09-08 11:48:38.628 | external-net 2026-09-08 11:48:38.628 | extra_dhcp_opt 2026-09-08 11:48:38.628 | extraroute 2026-09-08 11:48:38.628 | extraroute-atomic 2026-09-08 11:48:38.628 | filter-validation 2026-09-08 11:48:38.628 | fip-port-details 2026-09-08 11:48:38.629 | flavors 2026-09-08 11:48:38.629 | floating-ip-port-forwarding 2026-09-08 11:48:38.629 | floating-ip-port-forwarding-description 2026-09-08 11:48:38.629 | floating-ip-port-forwarding-detail 2026-09-08 11:48:38.629 | floating-ip-port-forwarding-port-ranges 2026-09-08 11:48:38.629 | floating-ip-router-writable 2026-09-08 11:48:38.629 | floatingip-pools 2026-09-08 11:48:38.629 | fwaas_v2 2026-09-08 11:48:38.629 | ip_allocation 2026-09-08 11:48:38.629 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:48:38.629 | l3-flavors 2026-09-08 11:48:38.629 | l3-ha 2026-09-08 11:48:38.630 | l3_agent_scheduler 2026-09-08 11:48:38.630 | logging 2026-09-08 11:48:38.630 | multi-provider 2026-09-08 11:48:38.630 | net-mtu 2026-09-08 11:48:38.630 | net-mtu-writable 2026-09-08 11:48:38.630 | network-ip-availability 2026-09-08 11:48:38.630 | network_availability_zone 2026-09-08 11:48:38.630 | network_ha 2026-09-08 11:48:38.630 | pagination 2026-09-08 11:48:38.630 | port-device-profile 2026-09-08 11:48:38.630 | port-hardware-offload-type 2026-09-08 11:48:38.630 | port-mac-address-regenerate 2026-09-08 11:48:38.631 | port-numa-affinity-policy 2026-09-08 11:48:38.631 | port-numa-affinity-policy-socket 2026-09-08 11:48:38.631 | port-resource-request 2026-09-08 11:48:38.631 | port-security 2026-09-08 11:48:38.631 | port-trusted-vif 2026-09-08 11:48:38.631 | project-id 2026-09-08 11:48:38.631 | provider 2026-09-08 11:48:38.631 | pvlan 2026-09-08 11:48:38.631 | qinq 2026-09-08 11:48:38.631 | qos 2026-09-08 11:48:38.632 | qos-bw-limit-direction 2026-09-08 11:48:38.632 | qos-bw-minimum-ingress 2026-09-08 11:48:38.632 | qos-default 2026-09-08 11:48:38.632 | qos-fip 2026-09-08 11:48:38.632 | qos-gateway-ip 2026-09-08 11:48:38.632 | qos-rule-type-details 2026-09-08 11:48:38.632 | qos-rule-type-filter 2026-09-08 11:48:38.632 | qos-rules-alias 2026-09-08 11:48:38.632 | quota-check-limit 2026-09-08 11:48:38.632 | quota-check-limit-default 2026-09-08 11:48:38.632 | quota_details 2026-09-08 11:48:38.632 | quotas 2026-09-08 11:48:38.633 | rbac-address-scope 2026-09-08 11:48:38.633 | rbac-policies 2026-09-08 11:48:38.633 | rbac-security-groups 2026-09-08 11:48:38.633 | router 2026-09-08 11:48:38.633 | router-enable-snat 2026-09-08 11:48:38.633 | router_availability_zone 2026-09-08 11:48:38.633 | security-group 2026-09-08 11:48:38.633 | security-groups-default-rules 2026-09-08 11:48:38.633 | security-groups-default-statefulness 2026-09-08 11:48:38.633 | security-groups-normalized-cidr 2026-09-08 11:48:38.633 | security-groups-remote-address-group 2026-09-08 11:48:38.633 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:48:38.634 | security-groups-shared-filtering 2026-09-08 11:48:38.634 | segment 2026-09-08 11:48:38.634 | sorting 2026-09-08 11:48:38.634 | standard-attr-description 2026-09-08 11:48:38.634 | standard-attr-fwaas-v2 2026-09-08 11:48:38.634 | standard-attr-revisions 2026-09-08 11:48:38.634 | standard-attr-tag 2026-09-08 11:48:38.634 | standard-attr-timestamp 2026-09-08 11:48:38.634 | stateful-security-group 2026-09-08 11:48:38.634 | subnet-dns-publish-fixed-ip 2026-09-08 11:48:38.634 | subnet-external-network 2026-09-08 11:48:38.634 | subnet-service-types 2026-09-08 11:48:38.635 | subnet_allocation 2026-09-08 11:48:38.635 | subnet_onboard 2026-09-08 11:48:38.635 | subnetpool-prefix-ops 2026-09-08 11:48:38.635 | tag-creation 2026-09-08 11:48:38.635 | tap-mirror 2026-09-08 11:48:38.635 | tap-mirror-both-direction 2026-09-08 11:48:38.635 | trunk 2026-09-08 11:48:38.635 | uplink-status-propagation 2026-09-08 11:48:38.635 | uplink-status-propagation-updatable 2026-09-08 11:48:38.635 | vlan-transparent 2026-09-08 11:48:38.635 | vpn-endpoint-groups 2026-09-08 11:48:38.635 | vpnaas' 2026-09-08 11:48:38.636 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:48:38.636 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-09-08 11:48:38.636 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-09-08 11:48:38.636 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-09-08 11:48:38.636 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floating-ip-router-writable floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-09-08 11:48:38.636 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-09-08 11:48:38.636 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floating-ip-router-writable,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-08 11:48:38.639 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floating-ip-router-writable,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-08 11:48:38.643 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-09-08 11:48:38.646 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:38.650 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-08 11:48:38.653 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-09-08 11:48:38.656 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-09-08 11:48:38.660 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:38.663 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-09-08 11:48:38.699 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.83:6641 2026-09-08 11:48:38.702 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:38.705 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 11:48:38.707 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.83:6641 2026-09-08 11:48:38.710 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.83:6641 ']' 2026-09-08 11:48:38.713 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:38.716 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.83:6641 2026-09-08 11:48:38.751 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.83:6642 2026-09-08 11:48:38.754 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:38.757 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 11:48:38.760 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.83:6642 2026-09-08 11:48:38.764 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.83:6642 ']' 2026-09-08 11:48:38.767 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:38.770 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.83:6642 2026-09-08 11:48:38.807 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-09-08 11:48:38.827 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:48:38.831 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-09-08 11:48:38.834 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:38.837 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 11:48:38.840 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-09-08 11:48:38.843 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-09-08 11:48:38.846 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:38.849 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-09-08 11:48:38.884 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-09-08 11:48:38.887 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:38.890 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 11:48:38.893 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-09-08 11:48:38.896 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-09-08 11:48:38.899 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:38.902 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-09-08 11:48:38.940 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-09-08 11:48:38.943 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:38.947 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-08 11:48:38.950 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-08 11:48:38.952 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-08 11:48:38.955 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:38.958 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-08 11:48:38.996 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-09-08 11:48:39.019 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-09-08 11:48:39.041 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:48:39.044 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-09-08 11:48:39.047 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-08 11:48:39.069 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:48:39.072 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-08 11:48:39.075 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-08 11:48:39.078 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-09-08 11:48:39.081 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:39.084 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 11:48:39.087 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-09-08 11:48:39.090 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-09-08 11:48:39.093 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:39.096 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-09-08 11:48:39.132 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-09-08 11:48:39.152 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:48:39.155 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-09-08 11:48:39.194 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-09-08 11:48:39.215 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:48:39.218 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-09-08 11:48:39.256 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-09-08 11:48:39.277 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:48:39.280 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-09-08 11:48:39.283 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-08 11:48:39.303 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:48:39.307 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-08 11:48:39.310 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-08 11:48:39.313 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-09-08 11:48:39.349 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-09-08 11:48:39.370 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:48:39.373 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-09-08 11:48:39.394 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:48:39.397 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-09-08 11:48:39.417 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:48:39.421 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-09-08 11:48:39.441 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:48:39.444 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-09-08 11:48:39.464 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:48:39.467 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-09-08 11:48:39.487 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:48:39.490 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-09-08 11:48:39.510 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:48:39.513 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-09-08 11:48:39.516 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-09-08 11:48:39.519 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-09-08 11:48:39.525 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-09-08 11:48:39.563 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-09-08 11:48:39.600 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-09-08 11:48:39.637 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-09-08 11:48:39.675 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-09-08 11:48:39.679 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 11:48:39.681 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-09-08 11:48:39.685 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 11:48:39.688 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 11:48:39.691 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-09-08 11:48:39.694 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 11:48:39.697 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-09-08 11:48:39.700 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 11:48:39.704 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-09-08 11:48:39.742 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-09-08 11:48:39.782 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.83/identity 2026-09-08 11:48:39.819 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-09-08 11:48:39.856 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-09-08 11:48:39.896 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-09-08 11:48:39.929 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-09-08 11:48:39.965 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-09-08 11:48:40.000 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.83/identity 2026-09-08 11:48:40.035 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 11:48:40.071 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 11:48:40.108 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 11:48:40.111 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-09-08 11:48:40.146 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-09-08 11:48:40.181 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-09-08 11:48:40.184 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 11:48:40.187 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:48:40.191 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-08 11:48:40.194 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-09-08 11:48:40.231 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-09-08 11:48:40.264 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.83/identity 2026-09-08 11:48:40.298 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-09-08 11:48:40.332 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-09-08 11:48:40.366 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-09-08 11:48:40.401 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-09-08 11:48:40.436 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-09-08 11:48:40.471 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-09-08 11:48:40.474 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 11:48:40.477 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-08 11:48:40.479 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-08 11:48:40.483 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-09-08 11:48:40.516 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-09-08 11:48:40.551 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.83/identity 2026-09-08 11:48:40.585 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-09-08 11:48:40.619 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-09-08 11:48:40.654 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-09-08 11:48:40.690 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-09-08 11:48:40.725 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-09-08 11:48:40.761 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-09-08 11:48:40.764 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-09-08 11:48:40.767 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-09-08 11:48:40.770 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-09-08 11:48:40.772 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-09-08 11:48:40.776 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-09-08 11:48:40.778 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-09-08 11:48:40.780 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-09-08 11:48:40.784 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-09-08 11:48:40.786 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-09-08 11:48:40.788 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-09-08 11:48:40.792 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-09-08 11:48:40.795 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-09-08 11:48:40.799 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-09-08 11:48:40.802 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-09-08 11:48:40.805 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-09-08 11:48:40.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-09-08 11:48:40.812 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-09-08 11:48:40.814 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:40.817 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-08 11:48:40.819 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-08 11:48:40.822 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-08 11:48:40.825 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:40.828 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-08 11:48:40.867 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-09-08 11:48:40.870 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:40.874 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 11:48:40.877 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-09-08 11:48:40.879 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-09-08 11:48:40.882 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:40.884 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-09-08 11:48:40.918 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-09-08 11:48:40.921 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:40.923 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 11:48:40.926 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-09-08 11:48:40.929 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-09-08 11:48:40.931 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:40.934 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-09-08 11:48:40.968 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-09-08 11:48:40.970 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-09-08 11:48:40.973 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:40.976 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 11:48:40.978 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-09-08 11:48:40.982 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-09-08 11:48:40.984 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:40.988 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-09-08 11:48:41.020 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-09-08 11:48:41.023 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:41.025 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 11:48:41.028 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-09-08 11:48:41.030 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-09-08 11:48:41.032 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:41.035 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-09-08 11:48:41.069 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-09-08 11:48:41.072 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:41.076 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 11:48:41.078 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-09-08 11:48:41.081 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-09-08 11:48:41.083 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:41.086 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-09-08 11:48:41.119 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-09-08 11:48:41.123 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:41.126 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-09-08 11:48:41.129 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-09-08 11:48:41.131 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-09-08 11:48:41.134 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:41.137 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-09-08 11:48:41.170 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-09-08 11:48:41.173 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:41.176 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-09-08 11:48:41.179 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-09-08 11:48:41.181 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-09-08 11:48:41.185 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:41.188 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-09-08 11:48:41.223 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-09-08 11:48:41.226 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:41.228 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-09-08 11:48:41.232 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-09-08 11:48:41.237 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-09-08 11:48:41.240 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:41.242 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-09-08 11:48:41.280 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-09-08 11:48:41.283 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:41.286 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-09-08 11:48:41.289 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-09-08 11:48:41.292 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-09-08 11:48:41.295 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:41.298 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-09-08 11:48:41.333 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-09-08 11:48:41.337 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:48:41.339 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-08 11:48:41.343 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-09-08 11:48:41.345 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-09-08 11:48:41.348 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:48:41.351 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-09-08 11:48:41.385 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-08 11:48:41.389 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-09-08 11:48:41.424 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-09-08 11:48:41.461 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-09-08 11:48:41.464 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-09-08 11:48:41.467 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-09-08 11:48:41.471 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-09-08 11:48:41.474 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 11:48:41.478 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-09-08 11:48:41.480 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-09-08 11:48:41.483 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 11:48:41.486 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 11:48:41.504 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 11:48:41.504 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:48:41.515 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 11:48:41.521 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:48:41.536 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-09-08 11:48:41.540 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-09-08 11:48:41.544 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-09-08 11:48:41.548 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 11:48:41.552 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-09-08 11:48:41.586 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-09-08 11:48:41.621 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-09-08 11:48:41.657 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-09-08 11:48:41.692 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 11:48:41.725 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 11:48:41.759 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-09-08 11:48:41.794 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-09-08 11:48:41.830 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-09-08 11:48:41.865 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-09-08 11:48:41.898 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 11:48:41.932 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 11:48:41.964 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-09-08 11:48:41.997 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-09-08 11:48:42.029 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 11:48:42.032 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 11:48:42.035 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-09-08 11:48:42.038 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-09-08 11:48:42.041 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 11:48:42.044 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:48:42.047 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:48:42.050 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-09-08 11:48:42.053 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-09-08 11:48:42.056 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-09-08 11:48:42.089 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 11:48:42.124 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-09-08 11:48:42.124 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-09-08 11:48:42.136 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-09-08 11:48:42.141 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-09-08 11:48:42.143 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-09-08 11:48:42.146 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 11:48:42.148 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 11:48:42.151 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 11:48:42.154 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 11:48:42.156 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:48:42.160 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:48:42.162 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 11:48:42.165 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 11:48:42.168 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:48:42.170 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:48:42.172 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-09-08 11:48:42.184 | perl: warning: Setting locale failed. 2026-09-08 11:48:42.184 | perl: warning: Please check that your locale settings: 2026-09-08 11:48:42.184 | LANGUAGE = (unset), 2026-09-08 11:48:42.185 | LC_ALL = "en_US.utf8", 2026-09-08 11:48:42.185 | LANG = "de_DE.UTF-8" 2026-09-08 11:48:42.185 | are supported and installed on your system. 2026-09-08 11:48:42.185 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:48:42.227 | Enabling site neutron-api. 2026-09-08 11:48:42.232 | To activate the new configuration, you need to run: 2026-09-08 11:48:42.232 | systemctl reload apache2 2026-09-08 11:48:42.238 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 11:48:42.240 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 11:48:42.242 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:48:42.245 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 11:48:42.442 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-09-08 11:48:42.465 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:48:42.467 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-09-08 11:48:42.486 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:48:42.489 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-09-08 11:48:42.493 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-09-08 11:48:42.561 | + inc/async:async_inner:63 : init_neutron 2026-09-08 11:48:42.597 | [2028 Async init_neutron:55349]: running: init_neutron 2026-09-08 11:48:42.600 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-09-08 11:48:42.615 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:48:42.617 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-09-08 11:48:42.633 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:48:42.636 | + ./stack.sh:main:1202 : configure_os_vif 2026-09-08 11:48:42.638 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-09-08 11:48:42.641 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-09-08 11:48:42.680 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-09-08 11:48:42.683 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-09-08 11:48:42.729 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-09-08 11:48:42.753 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:48:42.756 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-09-08 11:48:42.780 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:48:42.784 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-09-08 11:48:42.788 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:48:42.791 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-09-08 11:48:42.795 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-09-08 11:48:42.799 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-09-08 11:48:42.876 | + inc/async:async_inner:63 : init_cinder 2026-09-08 11:48:42.920 | [2028 Async init_cinder:55587]: running: init_cinder 2026-09-08 11:48:42.924 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-09-08 11:48:42.946 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:48:42.950 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-09-08 11:48:42.954 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:48:42.957 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-09-08 11:48:42.961 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-09-08 11:48:42.964 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-09-08 11:48:43.038 | + inc/async:async_inner:63 : init_placement 2026-09-08 11:48:43.095 | [2028 Async init_placement:55717]: running: init_placement 2026-09-08 11:48:43.099 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-09-08 11:48:43.166 | [2028 Async init_neutron:55349]: Waiting for completion of init_neutron running on PID 55349 (5 other jobs running) 2026-09-08 11:48:43.193 | [2028 Async init_neutron:55349]: Signaling child to exit 2026-09-08 11:48:57.072 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:48:57.116 | [55587 Async init_cinder:55587]: finished successfully 2026-09-08 11:49:22.536 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:49:22.563 | [55349 Async init_neutron:55349]: finished successfully 2026-09-08 11:49:22.590 | WAKEUP 2026-09-08 11:49:22.612 | [2028 Async init_neutron:55349]: Signaled 2026-09-08 11:49:22.613 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-09-08 11:49:22.613 | + lib/database:recreate_database:112 : local db=neutron 2026-09-08 11:49:22.613 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-09-08 11:49:22.613 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-09-08 11:49:22.613 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-09-08 11:49:22.613 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:49:22.613 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-09-08 11:49:22.614 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:49:22.614 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-09-08 11:49:22.614 | + functions-common:time_start:2406 : local name=dbsync 2026-09-08 11:49:22.614 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:49:22.614 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:49:22.614 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:49:22.614 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868122742 2026-09-08 11:49:22.614 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-09-08 11:49:22.614 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:49:22.614 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:49:22.614 | we strongly recommend against using it for new projects. 2026-09-08 11:49:22.615 | 2026-09-08 11:49:22.615 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:49:22.615 | framework. For more detail see 2026-09-08 11:49:22.615 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:49:22.615 | 2026-09-08 11:49:22.615 | import eventlet as _eventlet # noqa 2026-09-08 11:49:22.616 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-08 11:49:22.616 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-08 11:49:22.616 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-08 11:49:22.616 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-08 11:49:22.616 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-09-08 11:49:22.616 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-09-08 11:49:22.616 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-09-08 11:49:22.616 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-09-08 11:49:22.617 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-09-08 11:49:22.617 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-09-08 11:49:22.617 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-09-08 11:49:22.617 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-09-08 11:49:22.617 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-09-08 11:49:22.617 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-09-08 11:49:22.617 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-09-08 11:49:22.618 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-09-08 11:49:22.618 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-09-08 11:49:22.618 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-09-08 11:49:22.618 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-09-08 11:49:22.618 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-09-08 11:49:22.618 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-09-08 11:49:22.618 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-09-08 11:49:22.618 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-09-08 11:49:22.618 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-09-08 11:49:22.618 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-09-08 11:49:22.618 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-09-08 11:49:22.619 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-09-08 11:49:22.619 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-09-08 11:49:22.619 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-09-08 11:49:22.619 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-09-08 11:49:22.619 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-09-08 11:49:22.620 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-09-08 11:49:22.620 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-09-08 11:49:22.620 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-09-08 11:49:22.620 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-09-08 11:49:22.620 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-09-08 11:49:22.620 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-09-08 11:49:22.620 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-09-08 11:49:22.620 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-09-08 11:49:22.620 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-09-08 11:49:22.620 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-09-08 11:49:22.620 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-09-08 11:49:22.621 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-09-08 11:49:22.621 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-09-08 11:49:22.621 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-09-08 11:49:22.621 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-09-08 11:49:22.622 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-09-08 11:49:22.622 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-09-08 11:49:22.622 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-09-08 11:49:22.623 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-09-08 11:49:22.623 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-09-08 11:49:22.623 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-09-08 11:49:22.623 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-09-08 11:49:22.623 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-09-08 11:49:22.623 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-09-08 11:49:22.623 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-09-08 11:49:22.623 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-09-08 11:49:22.623 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-09-08 11:49:22.623 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-09-08 11:49:22.623 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-09-08 11:49:22.624 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-09-08 11:49:22.624 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-09-08 11:49:22.624 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-09-08 11:49:22.624 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-09-08 11:49:22.624 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-09-08 11:49:22.624 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-09-08 11:49:22.624 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-09-08 11:49:22.624 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-09-08 11:49:22.624 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-09-08 11:49:22.624 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-09-08 11:49:22.624 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-09-08 11:49:22.625 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-09-08 11:49:22.625 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-09-08 11:49:22.625 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-09-08 11:49:22.625 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-09-08 11:49:22.625 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-09-08 11:49:22.625 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-09-08 11:49:22.625 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-09-08 11:49:22.625 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-09-08 11:49:22.625 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-09-08 11:49:22.625 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-09-08 11:49:22.625 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-09-08 11:49:22.626 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-09-08 11:49:22.626 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-09-08 11:49:22.626 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-09-08 11:49:22.626 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-09-08 11:49:22.626 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-09-08 11:49:22.626 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-09-08 11:49:22.626 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-09-08 11:49:22.627 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-09-08 11:49:22.627 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-09-08 11:49:22.627 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-09-08 11:49:22.627 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-09-08 11:49:22.627 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-09-08 11:49:22.627 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-09-08 11:49:22.627 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-09-08 11:49:22.627 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-09-08 11:49:22.627 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-09-08 11:49:22.627 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-09-08 11:49:22.628 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-09-08 11:49:22.628 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-09-08 11:49:22.628 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-09-08 11:49:22.628 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-09-08 11:49:22.628 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-09-08 11:49:22.628 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-09-08 11:49:22.628 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-09-08 11:49:22.628 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-09-08 11:49:22.628 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-09-08 11:49:22.628 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-09-08 11:49:22.628 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-09-08 11:49:22.629 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-09-08 11:49:22.629 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-09-08 11:49:22.629 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-09-08 11:49:22.629 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-09-08 11:49:22.629 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-09-08 11:49:22.629 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-09-08 11:49:22.629 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-09-08 11:49:22.629 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-09-08 11:49:22.629 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-09-08 11:49:22.629 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-09-08 11:49:22.629 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-09-08 11:49:22.630 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-09-08 11:49:22.630 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-09-08 11:49:22.630 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-09-08 11:49:22.630 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-09-08 11:49:22.630 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-09-08 11:49:22.630 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-09-08 11:49:22.630 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-09-08 11:49:22.630 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-09-08 11:49:22.630 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-09-08 11:49:22.630 | INFO [alembic.runtime.migration] Running upgrade a1b2c3d4e5f6 -> c7f8d9e0f1a2 2026-09-08 11:49:22.630 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-09-08 11:49:22.631 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-09-08 11:49:22.631 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-09-08 11:49:22.631 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-09-08 11:49:22.631 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-09-08 11:49:22.631 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-09-08 11:49:22.631 | Running upgrade for neutron ... 2026-09-08 11:49:22.631 | OK 2026-09-08 11:49:22.631 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-09-08 11:49:22.631 | + functions-common:time_stop:2420 : local name 2026-09-08 11:49:22.631 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:49:22.631 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:49:22.631 | + functions-common:time_stop:2423 : local total 2026-09-08 11:49:22.632 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:49:22.632 | + functions-common:time_stop:2426 : name=dbsync 2026-09-08 11:49:22.632 | + functions-common:time_stop:2427 : start_time=1788868122742 2026-09-08 11:49:22.632 | + functions-common:time_stop:2429 : [[ -z 1788868122742 ]] 2026-09-08 11:49:22.632 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:49:22.632 | + functions-common:time_stop:2432 : end_time=1788868162514 2026-09-08 11:49:22.632 | + functions-common:time_stop:2433 : elapsed_time=39772 2026-09-08 11:49:22.632 | + functions-common:time_stop:2434 : total=8246 2026-09-08 11:49:22.632 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:49:22.632 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48018 2026-09-08 11:49:22.657 | [2028 Async init_neutron:55349]: finished init_neutron with result 0 in 40 seconds 2026-09-08 11:49:22.662 | + inc/async:async_wait:197 : return 0 2026-09-08 11:49:22.666 | + ./stack.sh:main:1232 : async_wait init_placement 2026-09-08 11:49:22.720 | [2028 Async init_placement:55717]: Waiting for completion of init_placement running on PID 55717 (4 other jobs running) 2026-09-08 11:49:22.747 | [2028 Async init_placement:55717]: Signaling child to exit 2026-09-08 11:49:29.943 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:49:29.968 | [55717 Async init_placement:55717]: finished successfully 2026-09-08 11:49:29.993 | WAKEUP 2026-09-08 11:49:30.015 | [2028 Async init_placement:55717]: Signaled 2026-09-08 11:49:30.017 | + lib/placement:init_placement:113 : recreate_database placement 2026-09-08 11:49:30.017 | + lib/database:recreate_database:112 : local db=placement 2026-09-08 11:49:30.017 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-09-08 11:49:30.017 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-09-08 11:49:30.017 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-09-08 11:49:30.017 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:49:30.017 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-09-08 11:49:30.017 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:49:30.017 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-09-08 11:49:30.017 | + lib/placement:init_placement:115 : create_placement_accounts 2026-09-08 11:49:30.018 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-09-08 11:49:30.018 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-09-08 11:49:30.018 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:49:30.018 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 11:49:30.018 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 11:49:30.018 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-09-08 11:49:30.018 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:49:30.018 | + functions-common:get_or_create_user:915 : user_id=fdba3dea4b984f4eb7351713bea6a74e 2026-09-08 11:49:30.018 | + functions-common:get_or_create_user:916 : echo fdba3dea4b984f4eb7351713bea6a74e 2026-09-08 11:49:30.018 | fdba3dea4b984f4eb7351713bea6a74e 2026-09-08 11:49:30.019 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-09-08 11:49:30.019 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:49:30.019 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:49:30.019 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 11:49:30.019 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:49:30.019 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:49:30.019 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 11:49:30.019 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 11:49:30.019 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 11:49:30.019 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 11:49:30.019 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 11:49:30.020 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 11:49:30.020 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-09-08 11:49:30.020 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 11:49:30.020 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:49:30.020 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:49:30.020 | + functions-common:get_or_add_user_project_role:980 : echo 3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:49:30.020 | 3259c36a517747b3ad5ec56f47c453b6 2026-09-08 11:49:30.020 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-08 11:49:30.020 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-09-08 11:49:30.020 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:49:30.020 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:49:30.021 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 11:49:30.021 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:49:30.021 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:49:30.021 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 11:49:30.021 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 11:49:30.021 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 11:49:30.021 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 11:49:30.021 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 11:49:30.021 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 11:49:30.021 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-09-08 11:49:30.021 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-09-08 11:49:30.021 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:49:30.022 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:49:30.022 | + functions-common:get_or_add_user_project_role:980 : echo f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:49:30.022 | f4f5d251a42b4e9e9823ce45b22a98ba 2026-09-08 11:49:30.022 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.83/placement 2026-09-08 11:49:30.022 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-09-08 11:49:30.022 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 11:49:30.022 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-09-08 11:49:30.022 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-09-08 11:49:30.022 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:49:30.022 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 11:49:30.023 | c5f0b9d4613d49f9a12c377df43793d7' 2026-09-08 11:49:30.023 | + functions-common:get_or_create_service:1067 : echo c5f0b9d4613d49f9a12c377df43793d7 2026-09-08 11:49:30.023 | c5f0b9d4613d49f9a12c377df43793d7 2026-09-08 11:49:30.023 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.83/placement 2026-09-08 11:49:30.023 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 11:49:30.023 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.83/placement RegionOne 2026-09-08 11:49:30.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 11:49:30.023 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-09-08 11:49:30.023 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:49:30.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 11:49:30.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 11:49:30.023 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.83/placement --region RegionOne -f value -c id 2026-09-08 11:49:30.024 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:49:30.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=47aa29ac75d649a1adb5a04819584999 2026-09-08 11:49:30.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 47aa29ac75d649a1adb5a04819584999 2026-09-08 11:49:30.024 | + functions-common:get_or_create_endpoint:1100 : public_id=47aa29ac75d649a1adb5a04819584999 2026-09-08 11:49:30.024 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 11:49:30.024 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 11:49:30.024 | + functions-common:get_or_create_endpoint:1109 : echo 47aa29ac75d649a1adb5a04819584999 2026-09-08 11:49:30.024 | 47aa29ac75d649a1adb5a04819584999 2026-09-08 11:49:30.066 | [2028 Async init_placement:55717]: finished init_placement with result 0 in 46 seconds 2026-09-08 11:49:30.071 | + inc/async:async_wait:197 : return 0 2026-09-08 11:49:30.074 | + ./stack.sh:main:1233 : async_wait init_glance 2026-09-08 11:49:30.129 | [2028 Async init_glance:51137]: Waiting for completion of init_glance running on PID 51137 (3 other jobs running) 2026-09-08 11:49:30.155 | [2028 Async init_glance:51137]: Signaling child to exit 2026-09-08 11:49:30.155 | WAKEUP 2026-09-08 11:49:30.177 | [2028 Async init_glance:51137]: Signaled 2026-09-08 11:49:30.179 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-09-08 11:49:30.179 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-09-08 11:49:30.179 | + lib/glance:init_glance:529 : recreate_database glance 2026-09-08 11:49:30.179 | + lib/database:recreate_database:112 : local db=glance 2026-09-08 11:49:30.179 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-09-08 11:49:30.180 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-09-08 11:49:30.180 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-09-08 11:49:30.180 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:49:30.180 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-09-08 11:49:30.180 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:49:30.180 | + lib/glance:init_glance:531 : time_start dbsync 2026-09-08 11:49:30.180 | + functions-common:time_start:2406 : local name=dbsync 2026-09-08 11:49:30.180 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:49:30.180 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:49:30.180 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:49:30.180 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868029217 2026-09-08 11:49:30.181 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-09-08 11:49:30.181 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:49:30.181 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:49:30.181 | we strongly recommend against using it for new projects. 2026-09-08 11:49:30.181 | 2026-09-08 11:49:30.181 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:49:30.181 | framework. For more detail see 2026-09-08 11:49:30.181 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:49:30.181 | 2026-09-08 11:49:30.181 | import eventlet as _eventlet # noqa 2026-09-08 11:49:30.181 | INFO dbcounter [-] Registered counter for database glance 2026-09-08 11:49:30.182 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=51243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 11:49:30.182 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:49:30.182 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:49:30.182 | DEBUG dbcounter [-] [51243] Writer thread running {{(pid=51243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:49:30.182 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:49:30.182 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:49:30.182 | INFO dbcounter [-] Registered counter for database glance 2026-09-08 11:49:30.182 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=51243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 11:49:30.182 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:49:30.182 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:49:30.182 | DEBUG dbcounter [-] [51243] Writer thread running {{(pid=51243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:49:30.183 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-09-08 11:49:30.183 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 11:49:30.183 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-09-08 11:49:30.183 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.183 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-09-08 11:49:30.183 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.183 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-09-08 11:49:30.183 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.183 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-09-08 11:49:30.183 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.184 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-09-08 11:49:30.184 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.184 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-09-08 11:49:30.184 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.184 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-09-08 11:49:30.184 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.184 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-09-08 11:49:30.184 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.184 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-09-08 11:49:30.184 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.184 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-09-08 11:49:30.185 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.185 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-08 11:49:30.185 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.185 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-08 11:49:30.185 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.185 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-08 11:49:30.185 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.185 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-08 11:49:30.185 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.185 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-09-08 11:49:30.186 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.186 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:49:30.186 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:49:30.186 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:49:30.186 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:49:30.186 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:49:30.186 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:49:30.186 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:49:30.186 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:49:30.186 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:49:30.186 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:49:30.187 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-09-08 11:49:30.187 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 11:49:30.187 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-09-08 11:49:30.187 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.187 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-09-08 11:49:30.187 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.187 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-09-08 11:49:30.187 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.187 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-09-08 11:49:30.187 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.187 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-09-08 11:49:30.188 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.188 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-09-08 11:49:30.188 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.188 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-09-08 11:49:30.188 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.188 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-09-08 11:49:30.188 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.188 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-09-08 11:49:30.188 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.188 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-09-08 11:49:30.188 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.189 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-09-08 11:49:30.189 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.189 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-09-08 11:49:30.189 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-09-08 11:49:30.189 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:49:30.189 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:49:30.189 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:49:30.189 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:49:30.189 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-09-08 11:49:30.189 | Database migration is up to date. No migration needed. 2026-09-08 11:49:30.189 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-09-08 11:49:30.190 | Database is synced successfully. 2026-09-08 11:49:30.190 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-09-08 11:49:30.190 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:49:30.190 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:49:30.190 | we strongly recommend against using it for new projects. 2026-09-08 11:49:30.190 | 2026-09-08 11:49:30.190 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:49:30.190 | framework. For more detail see 2026-09-08 11:49:30.190 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:49:30.190 | 2026-09-08 11:49:30.190 | import eventlet as _eventlet # noqa 2026-09-08 11:49:30.191 | INFO dbcounter [-] Registered counter for database glance 2026-09-08 11:49:30.191 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=51421) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 11:49:30.191 | DEBUG dbcounter [-] [51421] Writer thread running {{(pid=51421) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:49:30.191 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-09-08 11:49:30.191 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-09-08 11:49:30.191 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-09-08 11:49:30.191 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-09-08 11:49:30.191 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-09-08 11:49:30.191 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-09-08 11:49:30.191 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-09-08 11:49:30.191 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-09-08 11:49:30.192 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-09-08 11:49:30.192 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-09-08 11:49:30.192 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-09-08 11:49:30.192 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-09-08 11:49:30.192 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-09-08 11:49:30.192 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-09-08 11:49:30.192 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-09-08 11:49:30.192 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-09-08 11:49:30.192 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-09-08 11:49:30.192 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-09-08 11:49:30.192 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-09-08 11:49:30.193 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-09-08 11:49:30.193 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-09-08 11:49:30.193 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-09-08 11:49:30.193 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-09-08 11:49:30.193 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-09-08 11:49:30.193 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-09-08 11:49:30.193 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-09-08 11:49:30.193 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-09-08 11:49:30.193 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-09-08 11:49:30.193 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-09-08 11:49:30.193 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-09-08 11:49:30.194 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-09-08 11:49:30.194 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-09-08 11:49:30.194 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-09-08 11:49:30.194 | + lib/glance:init_glance:537 : time_stop dbsync 2026-09-08 11:49:30.194 | + functions-common:time_stop:2420 : local name 2026-09-08 11:49:30.194 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:49:30.194 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:49:30.194 | + functions-common:time_stop:2423 : local total 2026-09-08 11:49:30.194 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:49:30.194 | + functions-common:time_stop:2426 : name=dbsync 2026-09-08 11:49:30.194 | + functions-common:time_stop:2427 : start_time=1788868029217 2026-09-08 11:49:30.195 | + functions-common:time_stop:2429 : [[ -z 1788868029217 ]] 2026-09-08 11:49:30.195 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:49:30.195 | + functions-common:time_stop:2432 : end_time=1788868043172 2026-09-08 11:49:30.195 | + functions-common:time_stop:2433 : elapsed_time=13955 2026-09-08 11:49:30.195 | + functions-common:time_stop:2434 : total=8246 2026-09-08 11:49:30.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:49:30.195 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22201 2026-09-08 11:49:30.229 | [2028 Async init_glance:51137]: finished init_glance with result 0 in 14 seconds 2026-09-08 11:49:30.234 | + inc/async:async_wait:197 : return 0 2026-09-08 11:49:30.238 | + ./stack.sh:main:1234 : async_wait init_swift 2026-09-08 11:49:30.261 | Not waiting for async task init_swift that we never started or has already been waited for 2026-09-08 11:49:30.265 | + inc/async:async_wait:197 : return 0 2026-09-08 11:49:30.268 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-09-08 11:49:30.323 | [2028 Async init_cinder:55587]: Waiting for completion of init_cinder running on PID 55587 (2 other jobs running) 2026-09-08 11:49:30.349 | [2028 Async init_cinder:55587]: Signaling child to exit 2026-09-08 11:49:30.350 | WAKEUP 2026-09-08 11:49:30.372 | [2028 Async init_cinder:55587]: Signaled 2026-09-08 11:49:30.374 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-09-08 11:49:30.374 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:49:30.374 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-09-08 11:49:30.374 | + lib/database:recreate_database:112 : local db=cinder 2026-09-08 11:49:30.374 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-09-08 11:49:30.374 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-09-08 11:49:30.375 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-09-08 11:49:30.375 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:49:30.375 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-09-08 11:49:30.375 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:49:30.375 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-09-08 11:49:30.375 | + functions-common:time_start:2406 : local name=dbsync 2026-09-08 11:49:30.375 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:49:30.376 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:49:30.376 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:49:30.376 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868123093 2026-09-08 11:49:30.376 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-09-08 11:49:30.376 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-08 11:49:30.376 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:49:30.376 | we strongly recommend against using it for new projects. 2026-09-08 11:49:30.376 | 2026-09-08 11:49:30.376 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:49:30.376 | framework. For more detail see 2026-09-08 11:49:30.376 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:49:30.377 | 2026-09-08 11:49:30.377 | import eventlet # noqa 2026-09-08 11:49:30.377 | INFO dbcounter [-] Registered counter for database cinder 2026-09-08 11:49:30.377 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=55775) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 11:49:30.377 | INFO cinder.db.migration [-] Applying migration(s) 2026-09-08 11:49:30.377 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:49:30.377 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:49:30.377 | DEBUG dbcounter [-] [55775] Writer thread running {{(pid=55775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:49:30.377 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-09-08 11:49:30.377 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 11:49:30.377 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-09-08 11:49:30.378 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.378 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-09-08 11:49:30.378 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.378 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-09-08 11:49:30.378 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.378 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-09-08 11:49:30.378 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.378 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-09-08 11:49:30.378 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.378 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-09-08 11:49:30.378 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.379 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-09-08 11:49:30.379 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55775) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:30.379 | INFO cinder.db.migration [-] Migration(s) applied 2026-09-08 11:49:30.379 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-09-08 11:49:30.379 | + functions-common:time_stop:2420 : local name 2026-09-08 11:49:30.379 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:49:30.379 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:49:30.379 | + functions-common:time_stop:2423 : local total 2026-09-08 11:49:30.379 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:49:30.379 | + functions-common:time_stop:2426 : name=dbsync 2026-09-08 11:49:30.379 | + functions-common:time_stop:2427 : start_time=1788868123093 2026-09-08 11:49:30.379 | + functions-common:time_stop:2429 : [[ -z 1788868123093 ]] 2026-09-08 11:49:30.380 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:49:30.380 | + functions-common:time_stop:2432 : end_time=1788868134911 2026-09-08 11:49:30.380 | + functions-common:time_stop:2433 : elapsed_time=11818 2026-09-08 11:49:30.380 | + functions-common:time_stop:2434 : total=8246 2026-09-08 11:49:30.380 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:49:30.380 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20064 2026-09-08 11:49:30.380 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-09-08 11:49:30.380 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:49:30.380 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-09-08 11:49:30.381 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-09-08 11:49:30.381 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-08 11:49:30.381 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-09-08 11:49:30.381 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-09-08 11:49:30.381 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-09-08 11:49:30.381 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-09-08 11:49:30.381 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-09-08 11:49:30.381 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-08 11:49:30.381 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-09-08 11:49:30.381 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-09-08 11:49:30.381 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-09-08 11:49:30.381 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:49:30.382 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:49:30.382 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:49:30.382 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:49:30.382 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:49:30.382 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:49:30.382 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:49:30.382 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:49:30.382 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:49:30.382 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:49:30.382 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:49:30.383 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:49:30.383 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:49:30.383 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-08 11:49:30.383 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-09-08 11:49:30.383 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-09-08 11:49:30.383 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-08 11:49:30.383 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-09-08 11:49:30.383 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-08 11:49:30.383 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-08 11:49:30.383 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-09-08 11:49:30.383 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-08 11:49:30.383 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-09-08 11:49:30.384 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-09-08 11:49:30.384 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-09-08 11:49:30.384 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-09-08 11:49:30.384 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-09-08 11:49:30.384 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-09-08 11:49:30.384 | s|%DIRECTIO%|--direct-io=on|g; 2026-09-08 11:49:30.384 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-09-08 11:49:30.384 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-09-08 11:49:30.384 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-09-08 11:49:30.384 | [Unit] 2026-09-08 11:49:30.384 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-08 11:49:30.385 | DefaultDependencies=no 2026-09-08 11:49:30.385 | After=systemd-udev-settle.service 2026-09-08 11:49:30.385 | Before=lvm2-activation-early.service 2026-09-08 11:49:30.385 | Wants=systemd-udev-settle.service 2026-09-08 11:49:30.385 | 2026-09-08 11:49:30.385 | [Service] 2026-09-08 11:49:30.385 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-08 11:49:30.385 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-09-08 11:49:30.385 | RemainAfterExit=yes 2026-09-08 11:49:30.385 | Type=oneshot 2026-09-08 11:49:30.385 | 2026-09-08 11:49:30.386 | [Install] 2026-09-08 11:49:30.386 | WantedBy=local-fs.target 2026-09-08 11:49:30.386 | Also=systemd-udev-settle.service 2026-09-08 11:49:30.386 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-09-08 11:49:30.386 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-09-08 11:49:30.386 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-09-08 11:49:30.386 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-09-08 11:49:30.386 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-09-08 11:49:30.386 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-09-08 11:49:30.386 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-09-08 11:49:30.386 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-08 11:49:30.386 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-08 11:49:30.387 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-09-08 11:49:30.387 | Physical volume "/dev/loop0" successfully created. 2026-09-08 11:49:30.387 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-09-08 11:49:30.387 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-09-08 11:49:30.387 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:49:30.387 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-09-08 11:49:30.387 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-09-08 11:49:30.387 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-09-08 11:49:30.387 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-08 11:49:30.387 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:49:30.387 | we strongly recommend against using it for new projects. 2026-09-08 11:49:30.388 | 2026-09-08 11:49:30.388 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:49:30.388 | framework. For more detail see 2026-09-08 11:49:30.388 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:49:30.388 | 2026-09-08 11:49:30.388 | import eventlet # noqa 2026-09-08 11:49:30.388 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-09-08 11:49:30.388 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-09-08 11:49:30.388 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-09-08 11:49:30.388 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-09-08 11:49:30.388 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:49:30.389 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-09-08 11:49:30.423 | [2028 Async init_cinder:55587]: finished init_cinder with result 0 in 14 seconds 2026-09-08 11:49:30.427 | + inc/async:async_wait:197 : return 0 2026-09-08 11:49:30.431 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-09-08 11:49:30.452 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:49:30.455 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-09-08 11:49:30.458 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:49:30.461 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-09-08 11:49:30.465 | + ./stack.sh:main:1242 : init_nova 2026-09-08 11:49:30.468 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-09-08 11:49:30.489 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:49:30.491 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-09-08 11:49:30.511 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:49:30.514 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:49:30.516 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-08 11:49:30.586 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-08 11:49:30.626 | [2028 Async nova-cell-0:57856]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-08 11:49:30.630 | ++ lib/nova:init_nova:861 : seq 1 1 2026-09-08 11:49:30.635 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:49:30.639 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-09-08 11:49:30.643 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 11:49:30.645 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 11:49:30.649 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-08 11:49:30.722 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-08 11:49:30.765 | [2028 Async nova-cell-1:57960]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-08 11:49:30.769 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-09-08 11:49:30.773 | + lib/database:recreate_database:112 : local db=nova_api 2026-09-08 11:49:30.776 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-09-08 11:49:30.780 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-09-08 11:49:30.784 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-09-08 11:49:30.789 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:49:30.857 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-09-08 11:49:30.862 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:49:30.936 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-09-08 11:49:31.504 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:49:31.504 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:49:31.504 | we strongly recommend against using it for new projects. 2026-09-08 11:49:31.504 | 2026-09-08 11:49:31.505 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:49:31.505 | framework. For more detail see 2026-09-08 11:49:31.505 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:49:31.505 | 2026-09-08 11:49:31.505 | import eventlet # noqa 2026-09-08 11:49:31.776 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-08 11:49:35.747 | INFO dbcounter [-] Registered counter for database nova_api 2026-09-08 11:49:35.843 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:49:35.844 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:49:35.845 | DEBUG dbcounter [-] [58030] Writer thread running {{(pid=58030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:49:35.916 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-09-08 11:49:41.366 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=58030) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 11:49:41.372 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-09-08 11:49:43.972 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=58030) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:43.978 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-09-08 11:49:43.988 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=58030) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:44.657 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-09-08 11:49:44.661 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-08 11:49:44.664 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-08 11:49:44.668 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-08 11:49:44.673 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:49:44.677 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:49:44.684 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:49:44.710 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:49:44.714 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:49:44.716 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-08 11:49:44.719 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-09-08 11:49:45.320 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:49:45.321 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:49:45.321 | we strongly recommend against using it for new projects. 2026-09-08 11:49:45.321 | 2026-09-08 11:49:45.321 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:49:45.321 | framework. For more detail see 2026-09-08 11:49:45.321 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:49:45.322 | 2026-09-08 11:49:45.322 | import eventlet # noqa 2026-09-08 11:49:45.598 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-08 11:49:48.951 | INFO dbcounter [None req-abed6d42-a0c9-4133-9698-65d61f607133 None None] Registered counter for database nova_api 2026-09-08 11:49:49.086 | DEBUG dbcounter [-] [58632] Writer thread running {{(pid=58632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:49:49.961 | ++ lib/nova:init_nova:873 : seq 0 1 2026-09-08 11:49:49.968 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-08 11:49:49.976 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-09-08 11:49:50.059 | [2028 Async nova-cell-0:57856]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57856 (3 other jobs running) 2026-09-08 11:49:50.094 | [2028 Async nova-cell-0:57856]: Signaling child to exit 2026-09-08 11:49:57.014 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:49:57.040 | [57856 Async nova-cell-0:57856]: finished successfully 2026-09-08 11:49:57.063 | WAKEUP 2026-09-08 11:49:57.085 | [2028 Async nova-cell-0:57856]: Signaled 2026-09-08 11:49:57.086 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-09-08 11:49:57.086 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-09-08 11:49:57.086 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-09-08 11:49:57.086 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-09-08 11:49:57.087 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-09-08 11:49:57.087 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-09-08 11:49:57.087 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-09-08 11:49:57.087 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:49:57.087 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-09-08 11:49:57.087 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:49:57.087 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-09-08 11:49:57.087 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:49:57.087 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:49:57.088 | we strongly recommend against using it for new projects. 2026-09-08 11:49:57.088 | 2026-09-08 11:49:57.088 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:49:57.088 | framework. For more detail see 2026-09-08 11:49:57.088 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:49:57.088 | 2026-09-08 11:49:57.088 | import eventlet # noqa 2026-09-08 11:49:57.088 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-08 11:49:57.088 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-09-08 11:49:57.088 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:49:57.089 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:49:57.089 | DEBUG dbcounter [-] [58006] Writer thread running {{(pid=58006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:49:57.089 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-08 11:49:57.089 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58006) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 11:49:57.090 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-08 11:49:57.090 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58006) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.090 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-08 11:49:57.090 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58006) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.090 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-08 11:49:57.090 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58006) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.090 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-08 11:49:57.090 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58006) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.090 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-08 11:49:57.090 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58006) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.091 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-08 11:49:57.091 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58006) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.092 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-08 11:49:57.092 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58006) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.092 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-08 11:49:57.092 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58006) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.092 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-08 11:49:57.092 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58006) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.135 | [2028 Async nova-cell-0:57856]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-09-08 11:49:57.139 | + inc/async:async_wait:197 : return 0 2026-09-08 11:49:57.142 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-08 11:49:57.146 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-09-08 11:49:57.198 | [2028 Async nova-cell-1:57960]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57960 (2 other jobs running) 2026-09-08 11:49:57.224 | [2028 Async nova-cell-1:57960]: Signaling child to exit 2026-09-08 11:49:57.252 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:49:57.284 | [57960 Async nova-cell-1:57960]: finished successfully 2026-09-08 11:49:57.312 | WAKEUP 2026-09-08 11:49:57.336 | [2028 Async nova-cell-1:57960]: Signaled 2026-09-08 11:49:57.338 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-09-08 11:49:57.338 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-09-08 11:49:57.338 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-09-08 11:49:57.338 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-09-08 11:49:57.339 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-09-08 11:49:57.339 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-09-08 11:49:57.339 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-09-08 11:49:57.339 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:49:57.339 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-09-08 11:49:57.339 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:49:57.339 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-09-08 11:49:57.339 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:49:57.340 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:49:57.340 | we strongly recommend against using it for new projects. 2026-09-08 11:49:57.340 | 2026-09-08 11:49:57.340 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:49:57.340 | framework. For more detail see 2026-09-08 11:49:57.340 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:49:57.340 | 2026-09-08 11:49:57.341 | import eventlet # noqa 2026-09-08 11:49:57.341 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-08 11:49:57.341 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-09-08 11:49:57.341 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:49:57.341 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:49:57.341 | DEBUG dbcounter [-] [58027] Writer thread running {{(pid=58027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:49:57.342 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-08 11:49:57.342 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 11:49:57.342 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-08 11:49:57.342 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.342 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-08 11:49:57.342 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.342 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-08 11:49:57.343 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.343 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-08 11:49:57.343 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.343 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-08 11:49:57.343 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.343 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-08 11:49:57.343 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.344 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-08 11:49:57.344 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.344 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-08 11:49:57.344 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.344 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-08 11:49:57.344 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:49:57.388 | [2028 Async nova-cell-1:57960]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-09-08 11:49:57.393 | + inc/async:async_wait:197 : return 0 2026-09-08 11:49:57.397 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:49:57.401 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-09-08 11:49:57.959 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:49:57.959 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:49:57.959 | we strongly recommend against using it for new projects. 2026-09-08 11:49:57.959 | 2026-09-08 11:49:57.960 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:49:57.960 | framework. For more detail see 2026-09-08 11:49:57.960 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:49:57.960 | 2026-09-08 11:49:57.960 | import eventlet # noqa 2026-09-08 11:49:58.233 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-08 11:50:01.233 | Running batches of 50 until complete 2026-09-08 11:50:01.233 | INFO dbcounter [None req-687b61d6-c27d-4c73-bb58-9e13c40b684c None None] Registered counter for database nova_cell0 2026-09-08 11:50:01.428 | DEBUG dbcounter [-] [59260] Writer thread running {{(pid=59260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:50:01.433 | INFO dbcounter [None req-687b61d6-c27d-4c73-bb58-9e13c40b684c None None] Registered counter for database nova_api 2026-09-08 11:50:01.590 | DEBUG dbcounter [-] [59260] Writer thread running {{(pid=59260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:50:01.616 | INFO dbcounter [None req-687b61d6-c27d-4c73-bb58-9e13c40b684c None None] Registered counter for database nova_cell0 2026-09-08 11:50:01.685 | DEBUG dbcounter [-] [59260] Writer thread running {{(pid=59260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:50:01.923 | +-------------------------------------+--------------+-----------+ 2026-09-08 11:50:01.924 | | Migration | Total Needed | Completed | 2026-09-08 11:50:01.924 | +-------------------------------------+--------------+-----------+ 2026-09-08 11:50:01.924 | | fill_virtual_interface_list | 0 | 0 | 2026-09-08 11:50:01.924 | | migrate_empty_ratio | 0 | 0 | 2026-09-08 11:50:01.924 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-09-08 11:50:01.924 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-09-08 11:50:01.924 | | migration_migrate_to_uuid | 0 | 0 | 2026-09-08 11:50:01.924 | | populate_dev_uuids | 0 | 0 | 2026-09-08 11:50:01.924 | | populate_instance_compute_id | 0 | 0 | 2026-09-08 11:50:01.925 | | populate_missing_availability_zones | 0 | 0 | 2026-09-08 11:50:01.925 | | populate_queued_for_delete | 0 | 0 | 2026-09-08 11:50:01.925 | | populate_user_id | 0 | 0 | 2026-09-08 11:50:01.925 | | populate_uuids | 0 | 0 | 2026-09-08 11:50:01.925 | +-------------------------------------+--------------+-----------+ 2026-09-08 11:50:02.643 | ++ lib/nova:init_nova:887 : seq 1 1 2026-09-08 11:50:02.649 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:50:02.652 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-09-08 11:50:02.655 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 11:50:02.658 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 11:50:02.662 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-09-08 11:50:03.212 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:50:03.213 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:50:03.213 | we strongly recommend against using it for new projects. 2026-09-08 11:50:03.213 | 2026-09-08 11:50:03.213 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:50:03.213 | framework. For more detail see 2026-09-08 11:50:03.213 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:50:03.213 | 2026-09-08 11:50:03.213 | import eventlet # noqa 2026-09-08 11:50:03.471 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-08 11:50:06.416 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-09-08 11:50:06.416 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-09-08 11:50:06.416 | INFO dbcounter [None req-4e8daab5-a5a6-4087-a640-d48c9d491f53 None None] Registered counter for database nova_api 2026-09-08 11:50:06.536 | DEBUG dbcounter [-] [59317] Writer thread running {{(pid=59317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:50:07.185 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-09-08 11:50:07.188 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-09-08 11:50:07.204 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-09-08 11:50:07.207 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-09-08 11:50:07.210 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-09-08 11:50:07.276 | + inc/async:async_inner:63 : configure_neutron_nova 2026-09-08 11:50:07.322 | [2028 Async configure_neutron_nova:59376]: running: configure_neutron_nova 2026-09-08 11:50:07.326 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-09-08 11:50:07.329 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 11:50:07.333 | + functions-common:run_phase:1849 : local phase=post-config 2026-09-08 11:50:07.336 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 11:50:07.340 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 11:50:07.345 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 11:50:07.348 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 11:50:07.352 | + functions-common:run_phase:1858 : local extra 2026-09-08 11:50:07.356 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 11:50:07.361 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 11:50:07.364 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 11:50:07.368 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 11:50:07.371 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-09-08 11:50:07.376 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 11:50:07.398 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:07.402 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:50:07.405 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:50:07.409 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-09-08 11:50:07.412 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:50:07.416 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 11:50:07.420 | ++ extras.d/80-tempest.sh:source:12 : : 2026-09-08 11:50:07.423 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 11:50:07.426 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-08 11:50:07.429 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:50:07.433 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 11:50:07.436 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-09-08 11:50:07.440 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 11:50:07.443 | + functions-common:run_plugins:1835 : local phase=post-config 2026-09-08 11:50:07.447 | + functions-common:run_plugins:1837 : local plugins= 2026-09-08 11:50:07.450 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 11:50:07.455 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-09-08 11:50:07.459 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-08 11:50:07.462 | + inc/meta-config:merge_config_group:171 : shift 2026-09-08 11:50:07.465 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-09-08 11:50:07.468 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:50:07.471 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-08 11:50:07.476 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-08 11:50:07.480 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-09-08 11:50:07.483 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:50:07.487 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-09-08 11:50:07.490 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:50:07.494 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-09-08 11:50:07.495 | /^\[\[.+\|.*\]\]/ { 2026-09-08 11:50:07.495 | gsub("[][]", "", $1); 2026-09-08 11:50:07.495 | split($1, a, "|"); 2026-09-08 11:50:07.495 | if (a[1] == matchgroup) 2026-09-08 11:50:07.495 | print a[2] 2026-09-08 11:50:07.495 | } 2026-09-08 11:50:07.495 | ' /home/quobyte/devstack/local.conf 2026-09-08 11:50:07.502 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-08 11:50:07.506 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-08 11:50:07.509 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-08 11:50:07.514 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-09-08 11:50:07.517 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-09-08 11:50:07.520 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-09-08 11:50:07.524 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-09-08 11:50:07.527 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-09-08 11:50:07.533 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-09-08 11:50:07.536 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-09-08 11:50:07.539 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-09-08 11:50:07.543 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-09-08 11:50:07.547 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-08 11:50:07.552 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:50:07.555 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-08 11:50:07.559 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-09-08 11:50:07.562 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-08 11:50:07.567 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-09-08 11:50:07.570 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-09-08 11:50:07.574 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-09-08 11:50:07.577 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-09-08 11:50:07.583 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-08 11:50:07.583 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-09-08 11:50:07.583 | BEGIN { 2026-09-08 11:50:07.583 | section = "" 2026-09-08 11:50:07.583 | last_section = "" 2026-09-08 11:50:07.583 | section_count = 0 2026-09-08 11:50:07.583 | } 2026-09-08 11:50:07.584 | /^\[.+\]/ { 2026-09-08 11:50:07.584 | gsub("[][]", "", $1); 2026-09-08 11:50:07.584 | section=$1 2026-09-08 11:50:07.584 | next 2026-09-08 11:50:07.584 | } 2026-09-08 11:50:07.584 | /^ *\#/ { 2026-09-08 11:50:07.584 | next 2026-09-08 11:50:07.584 | } 2026-09-08 11:50:07.584 | /^[^ \t]+/ { 2026-09-08 11:50:07.584 | # get offset of first = in $0 2026-09-08 11:50:07.585 | eq_idx = index($0, "=") 2026-09-08 11:50:07.585 | # extract attr & value from $0 2026-09-08 11:50:07.585 | attr = substr($0, 1, eq_idx - 1) 2026-09-08 11:50:07.585 | value = substr($0, eq_idx + 1) 2026-09-08 11:50:07.585 | # only need to strip trailing whitespace from attr 2026-09-08 11:50:07.585 | sub(/[ \t]*$/, "", attr) 2026-09-08 11:50:07.585 | # need to strip leading & trailing whitespace from value 2026-09-08 11:50:07.585 | sub(/^[ \t]*/, "", value) 2026-09-08 11:50:07.585 | sub(/[ \t]*$/, "", value) 2026-09-08 11:50:07.585 | 2026-09-08 11:50:07.585 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-08 11:50:07.586 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-08 11:50:07.586 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-08 11:50:07.586 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-08 11:50:07.586 | if (! (section, attr) in cfg_attr_count) { 2026-09-08 11:50:07.586 | if (section != last_section) { 2026-09-08 11:50:07.586 | cfg_section[section_count++] = section 2026-09-08 11:50:07.586 | last_section = section 2026-09-08 11:50:07.586 | } 2026-09-08 11:50:07.586 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-08 11:50:07.586 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-08 11:50:07.587 | 2026-09-08 11:50:07.587 | cfg_attr[section, attr, 0] = value 2026-09-08 11:50:07.587 | cfg_attr_count[section, attr] = 1 2026-09-08 11:50:07.587 | } else { 2026-09-08 11:50:07.587 | lno = cfg_attr_count[section, attr]++ 2026-09-08 11:50:07.587 | cfg_attr[section, attr, lno] = value 2026-09-08 11:50:07.587 | } 2026-09-08 11:50:07.587 | } 2026-09-08 11:50:07.587 | END { 2026-09-08 11:50:07.587 | # Process each section in order 2026-09-08 11:50:07.587 | for (sno = 0; sno < section_count; sno++) { 2026-09-08 11:50:07.588 | section = cfg_section[sno] 2026-09-08 11:50:07.588 | # The ini routines simply append a config item immediately 2026-09-08 11:50:07.588 | # after the section header. To keep the same order as defined 2026-09-08 11:50:07.588 | # in local.conf, invoke the ini routines in the reverse order 2026-09-08 11:50:07.588 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-08 11:50:07.588 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-08 11:50:07.588 | if (cfg_attr_count[section, attr] == 1) 2026-09-08 11:50:07.588 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-08 11:50:07.588 | else { 2026-09-08 11:50:07.588 | # For multiline, invoke the ini routines in the reverse order 2026-09-08 11:50:07.589 | count = cfg_attr_count[section, attr] 2026-09-08 11:50:07.589 | print "inidelete " configfile " " section " " attr 2026-09-08 11:50:07.589 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-08 11:50:07.589 | for (l = count -2; l >= 0; l--) 2026-09-08 11:50:07.590 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-08 11:50:07.590 | } 2026-09-08 11:50:07.590 | } 2026-09-08 11:50:07.590 | } 2026-09-08 11:50:07.590 | } 2026-09-08 11:50:07.590 | ' 2026-09-08 11:50:07.590 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:50:07.590 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-08 11:50:07.590 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:50:07.593 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-08 11:50:07.596 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-09-08 11:50:07.599 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:50:07.602 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-09-08 11:50:07.607 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-09-08 11:50:07.607 | BEGIN { group = "" } 2026-09-08 11:50:07.607 | /^\[\[.+\|.*\]\]/ { 2026-09-08 11:50:07.607 | gsub("[][]", "", $1); 2026-09-08 11:50:07.608 | split($1, a, "|"); 2026-09-08 11:50:07.608 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-08 11:50:07.608 | group=a[1] 2026-09-08 11:50:07.608 | } else { 2026-09-08 11:50:07.608 | group="" 2026-09-08 11:50:07.608 | } 2026-09-08 11:50:07.608 | next 2026-09-08 11:50:07.608 | } 2026-09-08 11:50:07.608 | { 2026-09-08 11:50:07.608 | if (group != "") 2026-09-08 11:50:07.609 | print $0 2026-09-08 11:50:07.609 | } 2026-09-08 11:50:07.609 | ' /home/quobyte/devstack/local.conf 2026-09-08 11:50:07.615 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-09-08 11:50:07.619 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-09-08 11:50:07.658 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:50:07.662 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-09-08 11:50:07.665 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-09-08 11:50:07.701 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:50:07.704 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-09-08 11:50:07.707 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-09-08 11:50:07.746 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:50:07.749 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-09-08 11:50:07.753 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-09-08 11:50:07.794 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:50:07.797 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-09-08 11:50:07.802 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-09-08 11:50:07.844 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:50:07.848 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-08 11:50:07.851 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-08 11:50:07.855 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-08 11:50:07.859 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-09-08 11:50:07.863 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-09-08 11:50:07.866 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-09-08 11:50:07.870 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-08 11:50:07.875 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-09-08 11:50:07.880 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-09-08 11:50:07.882 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-09-08 11:50:07.886 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-09-08 11:50:07.889 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-09-08 11:50:07.892 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-08 11:50:07.897 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:50:07.901 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-08 11:50:07.904 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-08 11:50:07.907 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-08 11:50:07.911 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-09-08 11:50:07.915 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-09-08 11:50:07.919 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-09-08 11:50:07.922 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-09-08 11:50:07.926 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-09-08 11:50:07.933 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-08 11:50:07.933 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-08 11:50:07.934 | BEGIN { 2026-09-08 11:50:07.934 | section = "" 2026-09-08 11:50:07.934 | last_section = "" 2026-09-08 11:50:07.934 | section_count = 0 2026-09-08 11:50:07.934 | } 2026-09-08 11:50:07.934 | /^\[.+\]/ { 2026-09-08 11:50:07.934 | gsub("[][]", "", $1); 2026-09-08 11:50:07.934 | section=$1 2026-09-08 11:50:07.934 | next 2026-09-08 11:50:07.934 | } 2026-09-08 11:50:07.934 | /^ *\#/ { 2026-09-08 11:50:07.935 | next 2026-09-08 11:50:07.935 | } 2026-09-08 11:50:07.935 | /^[^ \t]+/ { 2026-09-08 11:50:07.935 | # get offset of first = in $0 2026-09-08 11:50:07.935 | eq_idx = index($0, "=") 2026-09-08 11:50:07.937 | # extract attr & value from $0 2026-09-08 11:50:07.937 | attr = substr($0, 1, eq_idx - 1) 2026-09-08 11:50:07.937 | value = substr($0, eq_idx + 1) 2026-09-08 11:50:07.937 | # only need to strip trailing whitespace from attr 2026-09-08 11:50:07.937 | sub(/[ \t]*$/, "", attr) 2026-09-08 11:50:07.938 | # need to strip leading & trailing whitespace from value 2026-09-08 11:50:07.938 | sub(/^[ \t]*/, "", value) 2026-09-08 11:50:07.938 | sub(/[ \t]*$/, "", value) 2026-09-08 11:50:07.938 | 2026-09-08 11:50:07.938 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-08 11:50:07.938 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-08 11:50:07.938 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-08 11:50:07.938 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-08 11:50:07.938 | if (! (section, attr) in cfg_attr_count) { 2026-09-08 11:50:07.938 | if (section != last_section) { 2026-09-08 11:50:07.939 | cfg_section[section_count++] = section 2026-09-08 11:50:07.939 | last_section = section 2026-09-08 11:50:07.939 | } 2026-09-08 11:50:07.940 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-08 11:50:07.940 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-08 11:50:07.940 | 2026-09-08 11:50:07.940 | cfg_attr[section, attr, 0] = value 2026-09-08 11:50:07.940 | cfg_attr_count[section, attr] = 1 2026-09-08 11:50:07.940 | } else { 2026-09-08 11:50:07.940 | lno = cfg_attr_count[section, attr]++ 2026-09-08 11:50:07.940 | cfg_attr[section, attr, lno] = value 2026-09-08 11:50:07.940 | } 2026-09-08 11:50:07.940 | } 2026-09-08 11:50:07.940 | END { 2026-09-08 11:50:07.940 | # Process each section in order 2026-09-08 11:50:07.941 | for (sno = 0; sno < section_count; sno++) { 2026-09-08 11:50:07.941 | section = cfg_section[sno] 2026-09-08 11:50:07.941 | # The ini routines simply append a config item immediately 2026-09-08 11:50:07.941 | # after the section header. To keep the same order as defined 2026-09-08 11:50:07.941 | # in local.conf, invoke the ini routines in the reverse order 2026-09-08 11:50:07.941 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-08 11:50:07.941 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-08 11:50:07.941 | if (cfg_attr_count[section, attr] == 1) 2026-09-08 11:50:07.941 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-08 11:50:07.941 | else { 2026-09-08 11:50:07.941 | # For multiline, invoke the ini routines in the reverse order 2026-09-08 11:50:07.942 | count = cfg_attr_count[section, attr] 2026-09-08 11:50:07.942 | print "inidelete " configfile " " section " " attr 2026-09-08 11:50:07.942 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-08 11:50:07.942 | for (l = count -2; l >= 0; l--) 2026-09-08 11:50:07.942 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-08 11:50:07.942 | } 2026-09-08 11:50:07.942 | } 2026-09-08 11:50:07.942 | } 2026-09-08 11:50:07.942 | } 2026-09-08 11:50:07.942 | ' 2026-09-08 11:50:07.942 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:50:07.943 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-08 11:50:07.943 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:50:07.943 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-08 11:50:07.944 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-08 11:50:07.947 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:50:07.950 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-08 11:50:07.954 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-08 11:50:07.955 | BEGIN { group = "" } 2026-09-08 11:50:07.955 | /^\[\[.+\|.*\]\]/ { 2026-09-08 11:50:07.955 | gsub("[][]", "", $1); 2026-09-08 11:50:07.955 | split($1, a, "|"); 2026-09-08 11:50:07.955 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-08 11:50:07.955 | group=a[1] 2026-09-08 11:50:07.955 | } else { 2026-09-08 11:50:07.955 | group="" 2026-09-08 11:50:07.955 | } 2026-09-08 11:50:07.955 | next 2026-09-08 11:50:07.956 | } 2026-09-08 11:50:07.956 | { 2026-09-08 11:50:07.956 | if (group != "") 2026-09-08 11:50:07.956 | print $0 2026-09-08 11:50:07.956 | } 2026-09-08 11:50:07.956 | ' /home/quobyte/devstack/local.conf 2026-09-08 11:50:07.962 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-09-08 11:50:07.966 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-09-08 11:50:08.006 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:50:08.010 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-08 11:50:08.013 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-08 11:50:08.017 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-08 11:50:08.021 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-09-08 11:50:08.025 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-09-08 11:50:08.029 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-09-08 11:50:08.033 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-09-08 11:50:08.037 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-09-08 11:50:08.043 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-09-08 11:50:08.046 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-09-08 11:50:08.049 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-09-08 11:50:08.054 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-09-08 11:50:08.057 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-08 11:50:08.060 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:50:08.064 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-08 11:50:08.068 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-09-08 11:50:08.071 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-08 11:50:08.075 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-09-08 11:50:08.079 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-09-08 11:50:08.083 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-09-08 11:50:08.086 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-09-08 11:50:08.092 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-08 11:50:08.092 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-09-08 11:50:08.093 | BEGIN { 2026-09-08 11:50:08.093 | section = "" 2026-09-08 11:50:08.093 | last_section = "" 2026-09-08 11:50:08.093 | section_count = 0 2026-09-08 11:50:08.093 | } 2026-09-08 11:50:08.093 | /^\[.+\]/ { 2026-09-08 11:50:08.093 | gsub("[][]", "", $1); 2026-09-08 11:50:08.093 | section=$1 2026-09-08 11:50:08.093 | next 2026-09-08 11:50:08.093 | } 2026-09-08 11:50:08.093 | /^ *\#/ { 2026-09-08 11:50:08.093 | next 2026-09-08 11:50:08.094 | } 2026-09-08 11:50:08.094 | /^[^ \t]+/ { 2026-09-08 11:50:08.094 | # get offset of first = in $0 2026-09-08 11:50:08.094 | eq_idx = index($0, "=") 2026-09-08 11:50:08.094 | # extract attr & value from $0 2026-09-08 11:50:08.094 | attr = substr($0, 1, eq_idx - 1) 2026-09-08 11:50:08.094 | value = substr($0, eq_idx + 1) 2026-09-08 11:50:08.094 | # only need to strip trailing whitespace from attr 2026-09-08 11:50:08.094 | sub(/[ \t]*$/, "", attr) 2026-09-08 11:50:08.094 | # need to strip leading & trailing whitespace from value 2026-09-08 11:50:08.094 | sub(/^[ \t]*/, "", value) 2026-09-08 11:50:08.095 | sub(/[ \t]*$/, "", value) 2026-09-08 11:50:08.095 | 2026-09-08 11:50:08.095 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-08 11:50:08.095 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-08 11:50:08.095 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-08 11:50:08.095 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-08 11:50:08.095 | if (! (section, attr) in cfg_attr_count) { 2026-09-08 11:50:08.095 | if (section != last_section) { 2026-09-08 11:50:08.095 | cfg_section[section_count++] = section 2026-09-08 11:50:08.095 | last_section = section 2026-09-08 11:50:08.096 | } 2026-09-08 11:50:08.096 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-08 11:50:08.096 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-08 11:50:08.096 | 2026-09-08 11:50:08.096 | cfg_attr[section, attr, 0] = value 2026-09-08 11:50:08.096 | cfg_attr_count[section, attr] = 1 2026-09-08 11:50:08.098 | } else { 2026-09-08 11:50:08.098 | lno = cfg_attr_count[section, attr]++ 2026-09-08 11:50:08.098 | cfg_attr[section, attr, lno] = value 2026-09-08 11:50:08.098 | } 2026-09-08 11:50:08.098 | } 2026-09-08 11:50:08.099 | END { 2026-09-08 11:50:08.099 | # Process each section in order 2026-09-08 11:50:08.099 | for (sno = 0; sno < section_count; sno++) { 2026-09-08 11:50:08.099 | section = cfg_section[sno] 2026-09-08 11:50:08.099 | # The ini routines simply append a config item immediately 2026-09-08 11:50:08.099 | # after the section header. To keep the same order as defined 2026-09-08 11:50:08.099 | # in local.conf, invoke the ini routines in the reverse order 2026-09-08 11:50:08.099 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-08 11:50:08.099 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-08 11:50:08.099 | if (cfg_attr_count[section, attr] == 1) 2026-09-08 11:50:08.101 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-08 11:50:08.101 | else { 2026-09-08 11:50:08.101 | # For multiline, invoke the ini routines in the reverse order 2026-09-08 11:50:08.101 | count = cfg_attr_count[section, attr] 2026-09-08 11:50:08.101 | print "inidelete " configfile " " section " " attr 2026-09-08 11:50:08.101 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-08 11:50:08.101 | for (l = count -2; l >= 0; l--) 2026-09-08 11:50:08.101 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-08 11:50:08.101 | } 2026-09-08 11:50:08.102 | } 2026-09-08 11:50:08.102 | } 2026-09-08 11:50:08.102 | } 2026-09-08 11:50:08.102 | ' 2026-09-08 11:50:08.102 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:50:08.102 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-08 11:50:08.102 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:50:08.104 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-08 11:50:08.107 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-09-08 11:50:08.110 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:50:08.115 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-09-08 11:50:08.117 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-09-08 11:50:08.118 | BEGIN { group = "" } 2026-09-08 11:50:08.118 | /^\[\[.+\|.*\]\]/ { 2026-09-08 11:50:08.118 | gsub("[][]", "", $1); 2026-09-08 11:50:08.118 | split($1, a, "|"); 2026-09-08 11:50:08.118 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-08 11:50:08.118 | group=a[1] 2026-09-08 11:50:08.118 | } else { 2026-09-08 11:50:08.118 | group="" 2026-09-08 11:50:08.118 | } 2026-09-08 11:50:08.118 | next 2026-09-08 11:50:08.118 | } 2026-09-08 11:50:08.118 | { 2026-09-08 11:50:08.119 | if (group != "") 2026-09-08 11:50:08.119 | print $0 2026-09-08 11:50:08.119 | } 2026-09-08 11:50:08.119 | ' /home/quobyte/devstack/local.conf 2026-09-08 11:50:08.126 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-09-08 11:50:08.129 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-09-08 11:50:08.170 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:50:08.173 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-09-08 11:50:08.176 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-09-08 11:50:08.215 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:50:08.218 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-09-08 11:50:08.221 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-09-08 11:50:08.260 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:50:08.264 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-09-08 11:50:08.267 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-09-08 11:50:08.280 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:50:08.305 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:50:08.307 | [59376 Async configure_neutron_nova:59376]: finished successfully 2026-09-08 11:50:08.309 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-21a0adb9-0454-4214-b546-cabb259c7621"' 2026-09-08 11:50:08.313 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-21a0adb9-0454-4214-b546-cabb259c7621 2026-09-08 11:50:08.348 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:50:08.351 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-09-08 11:50:08.353 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-09-08 11:50:08.388 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:50:08.391 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-09-08 11:50:08.411 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:50:08.415 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-08 11:50:08.420 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-09-08 11:50:08.444 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:08.448 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-08 11:50:08.492 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-09-08 11:50:08.555 | [2028 Async configure_neutron_nova:59376]: Waiting for completion of configure_neutron_nova running on PID 59376 (2 other jobs running) 2026-09-08 11:50:08.584 | [2028 Async configure_neutron_nova:59376]: Signaling child to exit 2026-09-08 11:50:08.586 | WAKEUP 2026-09-08 11:50:08.609 | [2028 Async configure_neutron_nova:59376]: Signaled 2026-09-08 11:50:08.611 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-09-08 11:50:08.611 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-09-08 11:50:08.611 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-09-08 11:50:08.611 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 11:50:08.611 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:50:08.611 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-08 11:50:08.611 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-09-08 11:50:08.611 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-09-08 11:50:08.611 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.83/identity 2026-09-08 11:50:08.611 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-09-08 11:50:08.612 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-09-08 11:50:08.612 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-09-08 11:50:08.612 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-09-08 11:50:08.612 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-09-08 11:50:08.612 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-09-08 11:50:08.612 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-09-08 11:50:08.612 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-08 11:50:08.613 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-08 11:50:08.613 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-08 11:50:08.613 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:50:08.613 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-09-08 11:50:08.613 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-09-08 11:50:08.613 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:50:08.614 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-09-08 11:50:08.614 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:50:08.614 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-09-08 11:50:08.614 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-09-08 11:50:08.614 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 11:50:08.614 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 11:50:08.614 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-09-08 11:50:08.615 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-09-08 11:50:08.615 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-09-08 11:50:08.615 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-09-08 11:50:08.615 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-08 11:50:08.615 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:50:08.615 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-08 11:50:08.616 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-09-08 11:50:08.616 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-09-08 11:50:08.616 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.83/identity 2026-09-08 11:50:08.616 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-09-08 11:50:08.616 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-09-08 11:50:08.616 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-09-08 11:50:08.617 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-09-08 11:50:08.617 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-09-08 11:50:08.617 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-09-08 11:50:08.617 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-09-08 11:50:08.617 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-08 11:50:08.617 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-08 11:50:08.617 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-08 11:50:08.618 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:50:08.618 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-09-08 11:50:08.618 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-09-08 11:50:08.658 | [2028 Async configure_neutron_nova:59376]: finished configure_neutron_nova with result 0 in 1 seconds 2026-09-08 11:50:08.663 | + inc/async:async_wait:197 : return 0 2026-09-08 11:50:08.668 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-09-08 11:50:08.693 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:08.697 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-08 11:50:08.739 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-08 11:50:08.783 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-09-08 11:50:08.809 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:08.813 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-09-08 11:50:08.817 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:50:08.820 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-09-08 11:50:08.825 | + ./stack.sh:main:1296 : start_nova_api 2026-09-08 11:50:08.828 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:50:08.833 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:50:08.837 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:50:08.842 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-09-08 11:50:08.849 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 11:50:08.852 | + functions-common:run_process:1674 : local service=n-api 2026-09-08 11:50:08.856 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 11:50:08.859 | + functions-common:run_process:1676 : local group= 2026-09-08 11:50:08.862 | + functions-common:run_process:1677 : local user= 2026-09-08 11:50:08.866 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:50:08.870 | + functions-common:run_process:1680 : local name=n-api 2026-09-08 11:50:08.873 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:50:08.877 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:50:08.881 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:50:08.885 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:50:08.891 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:50:08.896 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868208892 2026-09-08 11:50:08.900 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-09-08 11:50:08.923 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:08.927 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-09-08 11:50:08.931 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-09-08 11:50:08.935 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 11:50:08.938 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 11:50:08.942 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 11:50:08.946 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 11:50:08.950 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-09-08 11:50:08.953 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-09-08 11:50:08.957 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-09-08 11:50:08.961 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:50:08.965 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:50:08.969 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:50:08.973 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:50:08.977 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-09-08 11:50:08.981 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-09-08 11:50:08.985 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 11:50:08.989 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:50:08.993 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-08 11:50:08.997 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-09-08 11:50:09.000 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:50:09.003 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 11:50:09.006 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 11:50:09.008 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 11:50:09.011 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-09-08 11:50:09.014 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 11:50:09.019 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-09-08 11:50:09.100 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:50:09.178 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-09-08 11:50:09.246 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-09-08 11:50:09.313 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:50:09.380 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:50:09.451 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-09-08 11:50:09.518 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-09-08 11:50:09.586 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-09-08 11:50:09.651 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-09-08 11:50:09.716 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-09-08 11:50:09.783 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 11:50:09.787 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 11:50:09.790 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-09-08 11:50:09.868 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 11:50:10.344 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-09-08 11:50:10.364 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-09-08 11:50:10.799 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-09-08 11:50:10.936 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:50:10.939 | + functions-common:time_stop:2420 : local name 2026-09-08 11:50:10.943 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:50:10.946 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:50:10.949 | + functions-common:time_stop:2423 : local total 2026-09-08 11:50:10.953 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:50:10.956 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:50:10.959 | + functions-common:time_stop:2427 : start_time=1788868208892 2026-09-08 11:50:10.962 | + functions-common:time_stop:2429 : [[ -z 1788868208892 ]] 2026-09-08 11:50:10.967 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:50:10.973 | + functions-common:time_stop:2432 : end_time=1788868210968 2026-09-08 11:50:10.976 | + functions-common:time_stop:2433 : elapsed_time=2076 2026-09-08 11:50:10.980 | + functions-common:time_stop:2434 : total=4232 2026-09-08 11:50:10.984 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:50:10.987 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6308 2026-09-08 11:50:10.991 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-09-08 11:50:10.991 | Waiting for nova-api to start... 2026-09-08 11:50:10.995 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.83/compute/v2.1/ 2026-09-08 11:50:10.998 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.83/compute/v2.1/ 2026-09-08 11:50:11.002 | + functions:wait_for_service:476 : local timeout=60 2026-09-08 11:50:11.005 | + functions:wait_for_service:477 : local url=http://192.168.122.83/compute/v2.1/ 2026-09-08 11:50:11.009 | + functions:wait_for_service:478 : local rval=0 2026-09-08 11:50:11.013 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-08 11:50:11.017 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 11:50:11.020 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:50:11.024 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:50:11.028 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:50:11.034 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868211029 2026-09-08 11:50:11.037 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-08 11:50:11.041 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:50:11.043 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.83/compute/v2.1/ 2026-09-08 11:50:16.973 | + :: : [[ 200 == 503 ]] 2026-09-08 11:50:16.975 | + :: : [[ 0 -eq 7 ]] 2026-09-08 11:50:16.980 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-08 11:50:16.983 | + functions-common:time_stop:2420 : local name 2026-09-08 11:50:16.987 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:50:16.990 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:50:16.993 | + functions-common:time_stop:2423 : local total 2026-09-08 11:50:16.996 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:50:17.000 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 11:50:17.003 | + functions-common:time_stop:2427 : start_time=1788868211029 2026-09-08 11:50:17.007 | + functions-common:time_stop:2429 : [[ -z 1788868211029 ]] 2026-09-08 11:50:17.011 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:50:17.017 | + functions-common:time_stop:2432 : end_time=1788868217013 2026-09-08 11:50:17.020 | + functions-common:time_stop:2433 : elapsed_time=5984 2026-09-08 11:50:17.023 | + functions-common:time_stop:2434 : total=5765 2026-09-08 11:50:17.027 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:50:17.030 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11749 2026-09-08 11:50:17.033 | + functions:wait_for_service:486 : return 0 2026-09-08 11:50:17.036 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:50:17.040 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:50:17.044 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-09-08 11:50:17.065 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:17.068 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-09-08 11:50:17.072 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:50:17.075 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-09-08 11:50:17.078 | + ./stack.sh:main:1301 : start_ovn_services 2026-09-08 11:50:17.081 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-09-08 11:50:17.084 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-09-08 11:50:17.087 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-09-08 11:50:17.091 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-09-08 11:50:17.094 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-09-08 11:50:17.097 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-09-08 11:50:17.100 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-09-08 11:50:17.117 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-09-08 11:50:17.123 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-09-08 11:50:17.128 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-09-08 11:50:17.133 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-09-08 11:50:17.150 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-09-08 11:50:17.165 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-09-08 11:50:17.180 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-09-08 11:50:17.184 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-09-08 11:50:17.184 | Starting OVN 2026-09-08 11:50:17.187 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-09-08 11:50:17.191 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-09-08 11:50:17.191 | Starting OVS 2026-09-08 11:50:17.193 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-09-08 11:50:17.211 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:17.214 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-09-08 11:50:17.262 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-09-08 11:50:17.310 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-09-08 11:50:17.313 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-09-08 11:50:17.316 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-08 11:50:17.775 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-09-08 11:50:18.248 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-08 11:50:18.248 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-08 11:50:18.248 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-08 11:50:18.248 | 2026-09-08 11:50:18.249 | Possible reasons for having these kinds of units are: 2026-09-08 11:50:18.249 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-08 11:50:18.249 | .wants/, .requires/, or .upholds/ directory. 2026-09-08 11:50:18.249 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-08 11:50:18.249 | a requirement dependency on it. 2026-09-08 11:50:18.249 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-08 11:50:18.249 | D-Bus, udev, scripted systemctl call, ...). 2026-09-08 11:50:18.250 | • In case of template units, the unit is meant to be enabled with some 2026-09-08 11:50:18.250 | instance name specified. 2026-09-08 11:50:18.261 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-09-08 11:50:22.880 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-09-08 11:50:22.884 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-08 11:50:23.356 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-09-08 11:50:23.843 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-08 11:50:23.843 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-08 11:50:23.843 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-08 11:50:23.843 | 2026-09-08 11:50:23.843 | Possible reasons for having these kinds of units are: 2026-09-08 11:50:23.843 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-08 11:50:23.843 | .wants/, .requires/, or .upholds/ directory. 2026-09-08 11:50:23.843 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-08 11:50:23.844 | a requirement dependency on it. 2026-09-08 11:50:23.844 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-08 11:50:23.844 | D-Bus, udev, scripted systemctl call, ...). 2026-09-08 11:50:23.844 | • In case of template units, the unit is meant to be enabled with some 2026-09-08 11:50:23.847 | instance name specified. 2026-09-08 11:50:23.848 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-09-08 11:50:24.184 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-09-08 11:50:24.185 | Configuring OVSDB 2026-09-08 11:50:24.188 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-09-08 11:50:24.211 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:50:24.217 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-09-08 11:50:24.248 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-09-08 11:50:24.271 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=03372e97-1895-49ec-b74b-57a09dc64439 2026-09-08 11:50:24.292 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.83:6642 2026-09-08 11:50:24.315 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-09-08 11:50:24.338 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-09-08 11:50:24.360 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.83 2026-09-08 11:50:24.382 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-09-08 11:50:24.387 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-09-08 11:50:24.410 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-09-08 11:50:24.413 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-09-08 11:50:24.437 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-09-08 11:50:24.440 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-09-08 11:50:24.442 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-09-08 11:50:24.445 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-08 11:50:24.447 | + functions-common:is_provider_network:2272 : return 1 2026-09-08 11:50:24.450 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-09-08 11:50:24.452 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-09-08 11:50:24.455 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-09-08 11:50:24.458 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-09-08 11:50:24.461 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-09-08 11:50:24.464 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-09-08 11:50:24.492 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-09-08 11:50:24.525 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-08 11:50:24.561 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-09-08 11:50:24.577 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:50:24.579 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-09-08 11:50:24.581 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-09-08 11:50:24.583 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-09-08 11:50:24.585 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-09-08 11:50:24.589 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-09-08 11:50:24.609 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:24.612 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-09-08 11:50:24.615 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-09-08 11:50:24.618 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-08 11:50:25.104 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-09-08 11:50:25.585 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-09-08 11:50:25.648 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-09-08 11:50:25.651 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-09-08 11:50:25.654 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-08 11:50:25.658 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-08 11:50:25.661 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-09-08 11:50:26.667 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-09-08 11:50:26.670 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-09-08 11:50:26.673 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-08 11:50:26.677 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-09-08 11:50:26.679 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-08 11:50:26.683 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-09-08 11:50:26.686 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-09-08 11:50:26.689 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-08 11:50:26.692 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-09-08 11:50:26.696 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-09-08 11:50:26.699 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-08 11:50:26.702 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-09-08 11:50:26.705 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-09-08 11:50:26.726 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:50:26.731 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-09-08 11:50:26.758 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-09-08 11:50:26.785 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-09-08 11:50:26.804 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-09-08 11:50:26.823 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-09-08 11:50:26.847 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:26.852 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-09-08 11:50:26.855 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-09-08 11:50:26.858 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-08 11:50:27.356 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-09-08 11:50:27.841 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-08 11:50:27.841 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-08 11:50:27.841 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-08 11:50:27.844 | 2026-09-08 11:50:27.844 | Possible reasons for having these kinds of units are: 2026-09-08 11:50:27.844 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-08 11:50:27.844 | .wants/, .requires/, or .upholds/ directory. 2026-09-08 11:50:27.845 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-08 11:50:27.845 | a requirement dependency on it. 2026-09-08 11:50:27.845 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-08 11:50:27.845 | D-Bus, udev, scripted systemctl call, ...). 2026-09-08 11:50:27.846 | • In case of template units, the unit is meant to be enabled with some 2026-09-08 11:50:27.847 | instance name specified. 2026-09-08 11:50:27.850 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-09-08 11:50:28.113 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-09-08 11:50:28.140 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:50:28.145 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-09-08 11:50:28.149 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-08 11:50:28.189 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:28.194 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-08 11:50:28.198 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-08 11:50:28.202 | + lib/neutron_plugins/ovn_agent:start_ovn:803 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-08 11:50:28.207 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-09-08 11:50:28.211 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-08 11:50:28.215 | + functions-common:run_process:1676 : local group= 2026-09-08 11:50:28.219 | + functions-common:run_process:1677 : local user= 2026-09-08 11:50:28.223 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:50:28.228 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-09-08 11:50:28.232 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:50:28.237 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:50:28.241 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:50:28.245 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:50:28.250 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:50:28.257 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868228252 2026-09-08 11:50:28.262 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-09-08 11:50:28.290 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:28.294 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-09-08 11:50:28.298 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-09-08 11:50:28.301 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-08 11:50:28.305 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-08 11:50:28.309 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-08 11:50:28.313 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-08 11:50:28.317 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-09-08 11:50:28.321 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-09-08 11:50:28.325 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-09-08 11:50:28.329 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:50:28.334 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:50:28.338 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:50:28.342 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:50:28.346 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-09-08 11:50:28.350 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-09-08 11:50:28.354 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-09-08 11:50:28.358 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-09-08 11:50:28.362 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-08 11:50:28.366 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:50:28.370 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:50:28.374 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:50:28.377 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:50:28.381 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:50:28.385 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-09-08 11:50:28.389 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:50:28.396 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-09-08 11:50:28.486 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:50:28.575 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-09-08 11:50:28.652 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-09-08 11:50:28.730 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-09-08 11:50:28.809 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-09-08 11:50:28.884 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:50:28.962 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:50:28.966 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:50:28.969 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-09-08 11:50:29.063 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:50:29.565 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-09-08 11:50:29.586 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-09-08 11:50:30.044 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-09-08 11:50:30.093 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:50:30.096 | + functions-common:time_stop:2420 : local name 2026-09-08 11:50:30.100 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:50:30.104 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:50:30.108 | + functions-common:time_stop:2423 : local total 2026-09-08 11:50:30.111 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:50:30.115 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:50:30.119 | + functions-common:time_stop:2427 : start_time=1788868228252 2026-09-08 11:50:30.123 | + functions-common:time_stop:2429 : [[ -z 1788868228252 ]] 2026-09-08 11:50:30.128 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:50:30.134 | + functions-common:time_stop:2432 : end_time=1788868230130 2026-09-08 11:50:30.139 | + functions-common:time_stop:2433 : elapsed_time=1878 2026-09-08 11:50:30.142 | + functions-common:time_stop:2434 : total=6308 2026-09-08 11:50:30.146 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:50:30.149 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8186 2026-09-08 11:50:30.153 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-08 11:50:30.157 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-08 11:50:30.161 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-08 11:50:30.166 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:50:30.191 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:50:30.195 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:50:30.199 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:50:30.203 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:50:30.207 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 11:50:30.255 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:50:30.303 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:50:30.345 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:50:30.391 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-09-08 11:50:30.436 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-09-08 11:50:30.440 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-08 11:50:30.465 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:30.469 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-08 11:50:30.531 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-08 11:50:30.536 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-08 11:50:30.540 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-09-08 11:50:30.544 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-08 11:50:30.548 | + functions-common:run_process:1676 : local group= 2026-09-08 11:50:30.552 | + functions-common:run_process:1677 : local user= 2026-09-08 11:50:30.556 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:50:30.560 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-09-08 11:50:30.564 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:50:30.568 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:50:30.572 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:50:30.575 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:50:30.581 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:50:30.587 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868230583 2026-09-08 11:50:30.591 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-09-08 11:50:30.617 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:30.621 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-09-08 11:50:30.625 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-09-08 11:50:30.629 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-08 11:50:30.633 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-08 11:50:30.637 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-08 11:50:30.641 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-08 11:50:30.645 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-09-08 11:50:30.649 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-09-08 11:50:30.653 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-09-08 11:50:30.657 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:50:30.661 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:50:30.665 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:50:30.669 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:50:30.673 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-09-08 11:50:30.678 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-09-08 11:50:30.682 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-09-08 11:50:30.686 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-09-08 11:50:30.690 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-08 11:50:30.694 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:50:30.697 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:50:30.701 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:50:30.705 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:50:30.709 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:50:30.713 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-09-08 11:50:30.717 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:50:30.723 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-09-08 11:50:30.818 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:50:30.915 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-09-08 11:50:30.996 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-09-08 11:50:31.076 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-09-08 11:50:31.158 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-09-08 11:50:31.237 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:50:31.319 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:50:31.324 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:50:31.329 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-09-08 11:50:31.425 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:50:31.935 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-09-08 11:50:31.966 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-09-08 11:50:32.442 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-09-08 11:50:32.490 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:50:32.496 | + functions-common:time_stop:2420 : local name 2026-09-08 11:50:32.499 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:50:32.503 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:50:32.509 | + functions-common:time_stop:2423 : local total 2026-09-08 11:50:32.512 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:50:32.516 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:50:32.520 | + functions-common:time_stop:2427 : start_time=1788868230583 2026-09-08 11:50:32.524 | + functions-common:time_stop:2429 : [[ -z 1788868230583 ]] 2026-09-08 11:50:32.529 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:50:32.535 | + functions-common:time_stop:2432 : end_time=1788868232531 2026-09-08 11:50:32.539 | + functions-common:time_stop:2433 : elapsed_time=1948 2026-09-08 11:50:32.543 | + functions-common:time_stop:2434 : total=8186 2026-09-08 11:50:32.548 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:50:32.552 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10134 2026-09-08 11:50:32.556 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 11:50:32.560 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 11:50:32.564 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 11:50:32.571 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:50:32.597 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:50:32.601 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:50:32.605 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:50:32.610 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:50:32.614 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-09-08 11:50:32.660 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:50:32.707 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-09-08 11:50:32.752 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:50:32.799 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-09-08 11:50:32.847 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-09-08 11:50:32.851 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-09-08 11:50:32.855 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-09-08 11:50:32.860 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-09-08 11:50:32.889 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-08 11:50:32.914 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-09-08 11:50:32.919 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-09-08 11:50:32.920 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-09-08 11:50:32.925 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-09-08 11:50:32.989 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-09-08 11:50:33.021 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:33.025 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-09-08 11:50:33.029 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:50:33.033 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-09-08 11:50:33.038 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-09-08 11:50:33.042 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-09-08 11:50:33.046 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-09-08 11:50:33.095 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-09-08 11:50:33.099 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-09-08 11:50:33.104 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-09-08 11:50:33.151 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-09-08 11:50:33.155 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-09-08 11:50:33.158 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-09-08 11:50:33.161 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-09-08 11:50:33.165 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-08 11:50:33.168 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-08 11:50:33.173 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-09-08 11:50:33.178 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-09-08 11:50:33.182 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-09-08 11:50:33.186 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-09-08 11:50:33.192 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:33.196 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:33.201 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:33.206 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-09-08 11:50:33.210 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:33.215 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:33.219 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-09-08 11:50:33.224 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-09-08 11:50:33.228 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-09-08 11:50:33.234 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-09-08 11:50:33.268 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-09-08 11:50:33.271 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-09-08 11:50:33.340 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-09-08 11:50:33.402 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-09-08 11:50:33.406 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-09-08 11:50:33.469 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-09-08 11:50:33.473 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-09-08 11:50:33.542 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-09-08 11:50:33.544 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 11:50:33.547 | + functions-common:run_process:1674 : local service=neutron-api 2026-09-08 11:50:33.549 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 11:50:33.551 | + functions-common:run_process:1676 : local group= 2026-09-08 11:50:33.553 | + functions-common:run_process:1677 : local user= 2026-09-08 11:50:33.556 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:50:33.560 | + functions-common:run_process:1680 : local name=neutron-api 2026-09-08 11:50:33.563 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:50:33.567 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:50:33.570 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:50:33.574 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:50:33.579 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:50:33.585 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868233580 2026-09-08 11:50:33.589 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-09-08 11:50:33.618 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:33.622 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-09-08 11:50:33.626 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-09-08 11:50:33.631 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 11:50:33.636 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 11:50:33.640 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 11:50:33.644 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 11:50:33.649 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-09-08 11:50:33.653 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-09-08 11:50:33.658 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-09-08 11:50:33.661 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:50:33.667 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:50:33.671 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:50:33.675 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:50:33.679 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-09-08 11:50:33.683 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-09-08 11:50:33.688 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 11:50:33.693 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:50:33.698 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-08 11:50:33.702 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-09-08 11:50:33.706 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:50:33.710 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 11:50:33.714 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 11:50:33.718 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 11:50:33.721 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-09-08 11:50:33.726 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 11:50:33.733 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-09-08 11:50:33.827 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:50:33.921 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-09-08 11:50:33.997 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-09-08 11:50:34.064 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:50:34.132 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:50:34.200 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-09-08 11:50:34.271 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-09-08 11:50:34.339 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-09-08 11:50:34.406 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-09-08 11:50:34.475 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-09-08 11:50:34.542 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 11:50:34.545 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 11:50:34.548 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-09-08 11:50:34.629 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 11:50:35.139 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-09-08 11:50:35.165 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-09-08 11:50:35.648 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-09-08 11:50:35.790 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:50:35.792 | + functions-common:time_stop:2420 : local name 2026-09-08 11:50:35.795 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:50:35.798 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:50:35.801 | + functions-common:time_stop:2423 : local total 2026-09-08 11:50:35.803 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:50:35.805 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:50:35.807 | + functions-common:time_stop:2427 : start_time=1788868233580 2026-09-08 11:50:35.810 | + functions-common:time_stop:2429 : [[ -z 1788868233580 ]] 2026-09-08 11:50:35.813 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:50:35.818 | + functions-common:time_stop:2432 : end_time=1788868235814 2026-09-08 11:50:35.819 | + functions-common:time_stop:2433 : elapsed_time=2234 2026-09-08 11:50:35.821 | + functions-common:time_stop:2434 : total=10134 2026-09-08 11:50:35.823 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:50:35.826 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12368 2026-09-08 11:50:35.828 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.83/ 2026-09-08 11:50:35.830 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:35.833 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-09-08 11:50:35.835 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:35.837 | + functions-common:run_process:1676 : local group= 2026-09-08 11:50:35.842 | + functions-common:run_process:1677 : local user= 2026-09-08 11:50:35.842 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:50:35.844 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-09-08 11:50:35.846 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:50:35.849 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:50:35.851 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:50:35.853 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:50:35.856 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:50:35.860 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868235858 2026-09-08 11:50:35.863 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-09-08 11:50:35.882 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:35.885 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-09-08 11:50:35.887 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-09-08 11:50:35.889 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:35.892 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:35.894 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:35.897 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:35.900 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-09-08 11:50:35.905 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-09-08 11:50:35.905 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-09-08 11:50:35.906 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:50:35.909 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:50:35.911 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:50:35.914 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:50:35.916 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-09-08 11:50:35.919 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-09-08 11:50:35.921 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-09-08 11:50:35.926 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-09-08 11:50:35.928 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:35.931 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:50:35.934 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:50:35.938 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:50:35.940 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:50:35.945 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:50:35.948 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-09-08 11:50:35.950 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:50:35.955 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-09-08 11:50:36.041 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:50:36.127 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-09-08 11:50:36.195 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:36.260 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-09-08 11:50:36.329 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-09-08 11:50:36.399 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:50:36.489 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:50:36.492 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:50:36.497 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-09-08 11:50:36.596 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:50:37.133 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-09-08 11:50:37.165 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-09-08 11:50:37.662 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-09-08 11:50:37.719 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:50:37.724 | + functions-common:time_stop:2420 : local name 2026-09-08 11:50:37.731 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:50:37.734 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:50:37.738 | + functions-common:time_stop:2423 : local total 2026-09-08 11:50:37.746 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:50:37.753 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:50:37.760 | + functions-common:time_stop:2427 : start_time=1788868235858 2026-09-08 11:50:37.765 | + functions-common:time_stop:2429 : [[ -z 1788868235858 ]] 2026-09-08 11:50:37.775 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:50:37.784 | + functions-common:time_stop:2432 : end_time=1788868237775 2026-09-08 11:50:37.789 | + functions-common:time_stop:2433 : elapsed_time=1917 2026-09-08 11:50:37.794 | + functions-common:time_stop:2434 : total=12368 2026-09-08 11:50:37.799 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:50:37.804 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14285 2026-09-08 11:50:37.807 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:37.814 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-09-08 11:50:37.821 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:37.825 | + functions-common:run_process:1676 : local group= 2026-09-08 11:50:37.833 | + functions-common:run_process:1677 : local user= 2026-09-08 11:50:37.838 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:50:37.842 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-09-08 11:50:37.848 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:50:37.854 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:50:37.858 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:50:37.861 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:50:37.864 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:50:37.873 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868237865 2026-09-08 11:50:37.877 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-09-08 11:50:37.918 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:37.921 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-09-08 11:50:37.930 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-09-08 11:50:37.934 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:37.938 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:37.944 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:37.948 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:37.953 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-09-08 11:50:37.958 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-09-08 11:50:37.963 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-09-08 11:50:37.971 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:50:37.976 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:50:37.986 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:50:37.989 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:50:37.994 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-09-08 11:50:38.003 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-09-08 11:50:38.006 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-09-08 11:50:38.015 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-09-08 11:50:38.017 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:38.023 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:50:38.030 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:50:38.034 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:50:38.041 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:50:38.044 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:50:38.050 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-09-08 11:50:38.053 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:50:38.061 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-09-08 11:50:38.219 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:50:38.336 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-09-08 11:50:38.436 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:38.534 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-09-08 11:50:38.596 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-09-08 11:50:38.702 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:50:38.821 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:50:38.827 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:50:38.833 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-09-08 11:50:38.977 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:50:39.490 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-09-08 11:50:39.522 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-09-08 11:50:40.024 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-09-08 11:50:40.082 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:50:40.087 | + functions-common:time_stop:2420 : local name 2026-09-08 11:50:40.090 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:50:40.098 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:50:40.105 | + functions-common:time_stop:2423 : local total 2026-09-08 11:50:40.107 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:50:40.115 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:50:40.122 | + functions-common:time_stop:2427 : start_time=1788868237865 2026-09-08 11:50:40.126 | + functions-common:time_stop:2429 : [[ -z 1788868237865 ]] 2026-09-08 11:50:40.134 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:50:40.141 | + functions-common:time_stop:2432 : end_time=1788868240134 2026-09-08 11:50:40.145 | + functions-common:time_stop:2433 : elapsed_time=2269 2026-09-08 11:50:40.151 | + functions-common:time_stop:2434 : total=14285 2026-09-08 11:50:40.160 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:50:40.166 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16554 2026-09-08 11:50:40.170 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-09-08 11:50:40.179 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-09-08 11:50:40.185 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:40.190 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-09-08 11:50:40.197 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:40.201 | + functions-common:run_process:1676 : local group= 2026-09-08 11:50:40.205 | + functions-common:run_process:1677 : local user= 2026-09-08 11:50:40.211 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:50:40.215 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-09-08 11:50:40.220 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:50:40.227 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:50:40.235 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:50:40.240 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:50:40.247 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:50:40.257 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868240248 2026-09-08 11:50:40.260 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-09-08 11:50:40.292 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:40.298 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-09-08 11:50:40.302 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-09-08 11:50:40.310 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:40.314 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:40.317 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:40.324 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:40.330 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-09-08 11:50:40.334 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-09-08 11:50:40.338 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-09-08 11:50:40.341 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:50:40.345 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:50:40.349 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:50:40.356 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:50:40.365 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-09-08 11:50:40.367 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-09-08 11:50:40.372 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-09-08 11:50:40.378 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-09-08 11:50:40.386 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:40.390 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:50:40.395 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:50:40.400 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:50:40.404 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:50:40.409 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:50:40.416 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-09-08 11:50:40.421 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:50:40.433 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-09-08 11:50:40.566 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:50:40.674 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-09-08 11:50:40.738 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:40.802 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-09-08 11:50:40.870 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-09-08 11:50:40.974 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:50:41.083 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:50:41.089 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:50:41.095 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-09-08 11:50:41.224 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:50:41.745 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-09-08 11:50:41.779 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-09-08 11:50:42.291 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-09-08 11:50:42.359 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:50:42.364 | + functions-common:time_stop:2420 : local name 2026-09-08 11:50:42.368 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:50:42.371 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:50:42.375 | + functions-common:time_stop:2423 : local total 2026-09-08 11:50:42.379 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:50:42.383 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:50:42.392 | + functions-common:time_stop:2427 : start_time=1788868240248 2026-09-08 11:50:42.396 | + functions-common:time_stop:2429 : [[ -z 1788868240248 ]] 2026-09-08 11:50:42.403 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:50:42.409 | + functions-common:time_stop:2432 : end_time=1788868242405 2026-09-08 11:50:42.416 | + functions-common:time_stop:2433 : elapsed_time=2157 2026-09-08 11:50:42.421 | + functions-common:time_stop:2434 : total=16554 2026-09-08 11:50:42.427 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:50:42.433 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18711 2026-09-08 11:50:42.436 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-09-08 11:50:42.443 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.83/networking 2026-09-08 11:50:42.448 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-09-08 11:50:42.448 | Waiting for Neutron to start... 2026-09-08 11:50:42.453 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.83/networking' 2026-09-08 11:50:42.456 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.83/networking' 'Neutron did not start' 60 2026-09-08 11:50:42.462 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.83/networking' 2026-09-08 11:50:42.468 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-09-08 11:50:42.475 | + functions-common:test_with_retry:2360 : local until=60 2026-09-08 11:50:42.482 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-08 11:50:42.487 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-08 11:50:42.491 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-08 11:50:42.495 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:50:42.502 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:50:42.510 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:50:42.525 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868242513 2026-09-08 11:50:42.525 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.83/networking; do sleep 0.5; done' 2026-09-08 11:50:51.238 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.83/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-08 11:50:51.241 | + functions-common:time_stop:2420 : local name 2026-09-08 11:50:51.245 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:50:51.248 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:50:51.252 | + functions-common:time_stop:2423 : local total 2026-09-08 11:50:51.256 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:50:51.259 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-08 11:50:51.262 | + functions-common:time_stop:2427 : start_time=1788868242513 2026-09-08 11:50:51.266 | + functions-common:time_stop:2429 : [[ -z 1788868242513 ]] 2026-09-08 11:50:51.271 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:50:51.275 | + functions-common:time_stop:2432 : end_time=1788868251272 2026-09-08 11:50:51.279 | + functions-common:time_stop:2433 : elapsed_time=8759 2026-09-08 11:50:51.282 | + functions-common:time_stop:2434 : total=0 2026-09-08 11:50:51.285 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:50:51.288 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8759 2026-09-08 11:50:51.292 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-09-08 11:50:51.314 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:51.318 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-09-08 11:50:51.322 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:50:51.326 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-09-08 11:50:51.330 | + ./stack.sh:main:1314 : start_placement 2026-09-08 11:50:51.334 | + lib/placement:start_placement:137 : start_placement_api 2026-09-08 11:50:51.339 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-09-08 11:50:51.345 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 11:50:51.349 | + functions-common:run_process:1674 : local service=placement-api 2026-09-08 11:50:51.353 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 11:50:51.357 | + functions-common:run_process:1676 : local group= 2026-09-08 11:50:51.360 | + functions-common:run_process:1677 : local user= 2026-09-08 11:50:51.364 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:50:51.368 | + functions-common:run_process:1680 : local name=placement-api 2026-09-08 11:50:51.372 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:50:51.375 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:50:51.379 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:50:51.383 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:50:51.387 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:50:51.393 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868251389 2026-09-08 11:50:51.397 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-09-08 11:50:51.423 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:51.426 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-09-08 11:50:51.431 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-09-08 11:50:51.434 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 11:50:51.438 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 11:50:51.443 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 11:50:51.447 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 11:50:51.451 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-09-08 11:50:51.455 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-09-08 11:50:51.459 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-09-08 11:50:51.464 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:50:51.468 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:50:51.471 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:50:51.475 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:50:51.479 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-09-08 11:50:51.482 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-09-08 11:50:51.486 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 11:50:51.489 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:50:51.494 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-08 11:50:51.498 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-09-08 11:50:51.502 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:50:51.505 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 11:50:51.509 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 11:50:51.512 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 11:50:51.515 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-09-08 11:50:51.519 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 11:50:51.525 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-09-08 11:50:51.613 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:50:51.703 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-09-08 11:50:51.781 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-09-08 11:50:51.861 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:50:51.941 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:50:52.018 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-09-08 11:50:52.096 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-09-08 11:50:52.171 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-09-08 11:50:52.252 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-09-08 11:50:52.325 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-09-08 11:50:52.388 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 11:50:52.390 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 11:50:52.392 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-09-08 11:50:52.469 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 11:50:52.940 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-09-08 11:50:52.972 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-09-08 11:50:53.447 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-09-08 11:50:53.568 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:50:53.571 | + functions-common:time_stop:2420 : local name 2026-09-08 11:50:53.573 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:50:53.575 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:50:53.579 | + functions-common:time_stop:2423 : local total 2026-09-08 11:50:53.583 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:50:53.584 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:50:53.587 | + functions-common:time_stop:2427 : start_time=1788868251389 2026-09-08 11:50:53.588 | + functions-common:time_stop:2429 : [[ -z 1788868251389 ]] 2026-09-08 11:50:53.591 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:50:53.595 | + functions-common:time_stop:2432 : end_time=1788868253593 2026-09-08 11:50:53.598 | + functions-common:time_stop:2433 : elapsed_time=2204 2026-09-08 11:50:53.600 | + functions-common:time_stop:2434 : total=18711 2026-09-08 11:50:53.602 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:50:53.606 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20915 2026-09-08 11:50:53.607 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-09-08 11:50:53.607 | Waiting for placement-api to start... 2026-09-08 11:50:53.609 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.83/placement 2026-09-08 11:50:53.611 | + functions:wait_for_service:476 : local timeout=60 2026-09-08 11:50:53.613 | + functions:wait_for_service:477 : local url=http://192.168.122.83/placement 2026-09-08 11:50:53.616 | + functions:wait_for_service:478 : local rval=0 2026-09-08 11:50:53.618 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-08 11:50:53.620 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 11:50:53.622 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:50:53.625 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:50:53.630 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:50:53.634 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868253632 2026-09-08 11:50:53.637 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-08 11:50:53.640 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:50:53.641 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.83/placement 2026-09-08 11:50:56.170 | + :: : [[ 200 == 503 ]] 2026-09-08 11:50:56.173 | + :: : [[ 0 -eq 7 ]] 2026-09-08 11:50:56.178 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-08 11:50:56.183 | + functions-common:time_stop:2420 : local name 2026-09-08 11:50:56.187 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:50:56.192 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:50:56.196 | + functions-common:time_stop:2423 : local total 2026-09-08 11:50:56.200 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:50:56.204 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 11:50:56.209 | + functions-common:time_stop:2427 : start_time=1788868253632 2026-09-08 11:50:56.213 | + functions-common:time_stop:2429 : [[ -z 1788868253632 ]] 2026-09-08 11:50:56.219 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:50:56.226 | + functions-common:time_stop:2432 : end_time=1788868256221 2026-09-08 11:50:56.231 | + functions-common:time_stop:2433 : elapsed_time=2589 2026-09-08 11:50:56.235 | + functions-common:time_stop:2434 : total=11749 2026-09-08 11:50:56.239 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:50:56.244 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14338 2026-09-08 11:50:56.248 | + functions:wait_for_service:486 : return 0 2026-09-08 11:50:56.253 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-09-08 11:50:56.283 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:56.287 | + ./stack.sh:main:1318 : start_neutron 2026-09-08 11:50:56.291 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-09-08 11:50:56.296 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:56.300 | + functions-common:run_process:1674 : local service=q-agt 2026-09-08 11:50:56.304 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:50:56.308 | + functions-common:run_process:1676 : local group= 2026-09-08 11:50:56.313 | + functions-common:run_process:1677 : local user= 2026-09-08 11:50:56.317 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:50:56.321 | + functions-common:run_process:1680 : local name=q-agt 2026-09-08 11:50:56.325 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:50:56.330 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:50:56.335 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:50:56.339 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:50:56.344 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:50:56.351 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868256346 2026-09-08 11:50:56.355 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-09-08 11:50:56.382 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:50:56.385 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:50:56.390 | + functions-common:time_stop:2420 : local name 2026-09-08 11:50:56.394 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:50:56.398 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:50:56.402 | + functions-common:time_stop:2423 : local total 2026-09-08 11:50:56.406 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:50:56.409 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:50:56.413 | + functions-common:time_stop:2427 : start_time=1788868256346 2026-09-08 11:50:56.418 | + functions-common:time_stop:2429 : [[ -z 1788868256346 ]] 2026-09-08 11:50:56.423 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:50:56.430 | + functions-common:time_stop:2432 : end_time=1788868256425 2026-09-08 11:50:56.433 | + functions-common:time_stop:2433 : elapsed_time=79 2026-09-08 11:50:56.437 | + functions-common:time_stop:2434 : total=20915 2026-09-08 11:50:56.442 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:50:56.446 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20994 2026-09-08 11:50:56.450 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-09-08 11:50:56.455 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-08 11:50:56.458 | + functions-common:is_provider_network:2272 : return 1 2026-09-08 11:50:56.462 | + lib/neutron:start_neutron:663 : start_other_agents 2026-09-08 11:50:56.466 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-09-08 11:50:56.470 | + functions-common:run_process:1674 : local service=q-dhcp 2026-09-08 11:50:56.474 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-09-08 11:50:56.478 | + functions-common:run_process:1676 : local group= 2026-09-08 11:50:56.483 | + functions-common:run_process:1677 : local user= 2026-09-08 11:50:56.487 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:50:56.492 | + functions-common:run_process:1680 : local name=q-dhcp 2026-09-08 11:50:56.496 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:50:56.500 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:50:56.504 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:50:56.508 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:50:56.513 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:50:56.520 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868256515 2026-09-08 11:50:56.524 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-09-08 11:50:56.552 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:50:56.556 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:50:56.561 | + functions-common:time_stop:2420 : local name 2026-09-08 11:50:56.564 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:50:56.568 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:50:56.573 | + functions-common:time_stop:2423 : local total 2026-09-08 11:50:56.577 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:50:56.581 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:50:56.585 | + functions-common:time_stop:2427 : start_time=1788868256515 2026-09-08 11:50:56.589 | + functions-common:time_stop:2429 : [[ -z 1788868256515 ]] 2026-09-08 11:50:56.595 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:50:56.601 | + functions-common:time_stop:2432 : end_time=1788868256597 2026-09-08 11:50:56.606 | + functions-common:time_stop:2433 : elapsed_time=82 2026-09-08 11:50:56.610 | + functions-common:time_stop:2434 : total=20994 2026-09-08 11:50:56.614 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:50:56.618 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21076 2026-09-08 11:50:56.624 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-09-08 11:50:56.628 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-08 11:50:56.633 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-08 11:50:56.639 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-09-08 11:50:56.644 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-08 11:50:56.647 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-08 11:50:56.653 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-08 11:50:56.657 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-09-08 11:50:56.661 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-08 11:50:56.665 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-08 11:50:56.670 | + functions-common:run_process:1674 : local service=q-l3 2026-09-08 11:50:56.674 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-08 11:50:56.679 | + functions-common:run_process:1676 : local group= 2026-09-08 11:50:56.683 | + functions-common:run_process:1677 : local user= 2026-09-08 11:50:56.687 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:50:56.691 | + functions-common:run_process:1680 : local name=q-l3 2026-09-08 11:50:56.695 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:50:56.700 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:50:56.704 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:50:56.708 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:50:56.715 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:50:56.721 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868256716 2026-09-08 11:50:56.725 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-09-08 11:50:56.752 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:50:56.756 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:50:56.761 | + functions-common:time_stop:2420 : local name 2026-09-08 11:50:56.765 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:50:56.769 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:50:56.773 | + functions-common:time_stop:2423 : local total 2026-09-08 11:50:56.778 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:50:56.782 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:50:56.786 | + functions-common:time_stop:2427 : start_time=1788868256716 2026-09-08 11:50:56.790 | + functions-common:time_stop:2429 : [[ -z 1788868256716 ]] 2026-09-08 11:50:56.796 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:50:56.802 | + functions-common:time_stop:2432 : end_time=1788868256798 2026-09-08 11:50:56.806 | + functions-common:time_stop:2433 : elapsed_time=82 2026-09-08 11:50:56.812 | + functions-common:time_stop:2434 : total=21076 2026-09-08 11:50:56.816 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:50:56.820 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21158 2026-09-08 11:50:56.825 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-09-08 11:50:56.829 | + functions-common:run_process:1674 : local service=q-meta 2026-09-08 11:50:56.833 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-09-08 11:50:56.840 | + functions-common:run_process:1676 : local group= 2026-09-08 11:50:56.843 | + functions-common:run_process:1677 : local user= 2026-09-08 11:50:56.847 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:50:56.852 | + functions-common:run_process:1680 : local name=q-meta 2026-09-08 11:50:56.855 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:50:56.860 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:50:56.864 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:50:56.869 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:50:56.875 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:50:56.881 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868256877 2026-09-08 11:50:56.885 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-09-08 11:50:56.915 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:50:56.920 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:50:56.924 | + functions-common:time_stop:2420 : local name 2026-09-08 11:50:56.928 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:50:56.933 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:50:56.938 | + functions-common:time_stop:2423 : local total 2026-09-08 11:50:56.942 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:50:56.946 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:50:56.950 | + functions-common:time_stop:2427 : start_time=1788868256877 2026-09-08 11:50:56.955 | + functions-common:time_stop:2429 : [[ -z 1788868256877 ]] 2026-09-08 11:50:56.960 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:50:56.967 | + functions-common:time_stop:2432 : end_time=1788868256962 2026-09-08 11:50:56.971 | + functions-common:time_stop:2433 : elapsed_time=85 2026-09-08 11:50:56.976 | + functions-common:time_stop:2434 : total=21158 2026-09-08 11:50:56.980 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:50:56.984 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21243 2026-09-08 11:50:56.989 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-09-08 11:50:56.993 | + functions-common:run_process:1674 : local service=q-metering 2026-09-08 11:50:56.998 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-09-08 11:50:57.002 | + functions-common:run_process:1676 : local group= 2026-09-08 11:50:57.006 | + functions-common:run_process:1677 : local user= 2026-09-08 11:50:57.011 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:50:57.015 | + functions-common:run_process:1680 : local name=q-metering 2026-09-08 11:50:57.019 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:50:57.023 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:50:57.027 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:50:57.032 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:50:57.037 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:50:57.044 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868257039 2026-09-08 11:50:57.048 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-09-08 11:50:57.076 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:50:57.080 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:50:57.085 | + functions-common:time_stop:2420 : local name 2026-09-08 11:50:57.089 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:50:57.093 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:50:57.098 | + functions-common:time_stop:2423 : local total 2026-09-08 11:50:57.102 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:50:57.106 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:50:57.110 | + functions-common:time_stop:2427 : start_time=1788868257039 2026-09-08 11:50:57.115 | + functions-common:time_stop:2429 : [[ -z 1788868257039 ]] 2026-09-08 11:50:57.121 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:50:57.127 | + functions-common:time_stop:2432 : end_time=1788868257123 2026-09-08 11:50:57.132 | + functions-common:time_stop:2433 : elapsed_time=84 2026-09-08 11:50:57.136 | + functions-common:time_stop:2434 : total=21243 2026-09-08 11:50:57.140 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:50:57.144 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21327 2026-09-08 11:50:57.149 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-09-08 11:50:57.176 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:50:57.180 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-09-08 11:50:57.184 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-09-08 11:50:57.189 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:50:57.193 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-09-08 11:50:57.197 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-09-08 11:50:57.202 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-09-08 11:50:57.206 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-09-08 11:50:57.211 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-09-08 11:50:57.214 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-08 11:50:57.220 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-08 11:51:00.852 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:51:00.858 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-08 11:51:00.858 | address-scope 2026-09-08 11:51:00.858 | agent 2026-09-08 11:51:00.858 | allowed-address-pairs 2026-09-08 11:51:00.858 | auto-allocated-topology 2026-09-08 11:51:00.858 | availability_zone 2026-09-08 11:51:00.858 | default-subnetpools 2026-09-08 11:51:00.858 | dhcp_agent_scheduler 2026-09-08 11:51:00.858 | dns-integration 2026-09-08 11:51:00.858 | dns-domain-ports 2026-09-08 11:51:00.859 | dns-integration-domain-keywords 2026-09-08 11:51:00.859 | empty-string-filtering 2026-09-08 11:51:00.859 | external-net 2026-09-08 11:51:00.859 | extra_dhcp_opt 2026-09-08 11:51:00.859 | extraroute 2026-09-08 11:51:00.859 | extraroute-atomic 2026-09-08 11:51:00.859 | filter-validation 2026-09-08 11:51:00.859 | floating-ip-port-forwarding-detail 2026-09-08 11:51:00.859 | fip-port-details 2026-09-08 11:51:00.859 | flavors 2026-09-08 11:51:00.859 | floatingip-pools 2026-09-08 11:51:00.859 | floating-ip-router-writable 2026-09-08 11:51:00.860 | router 2026-09-08 11:51:00.860 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:51:00.860 | enable-default-route-bfd 2026-09-08 11:51:00.860 | enable-default-route-ecmp 2026-09-08 11:51:00.860 | ext-gw-mode 2026-09-08 11:51:00.860 | l3-ha 2026-09-08 11:51:00.861 | external-gateway-multihoming 2026-09-08 11:51:00.861 | l3-flavors 2026-09-08 11:51:00.861 | l3_agent_scheduler 2026-09-08 11:51:00.861 | multi-provider 2026-09-08 11:51:00.861 | net-mtu 2026-09-08 11:51:00.861 | net-mtu-writable 2026-09-08 11:51:00.861 | network_availability_zone 2026-09-08 11:51:00.861 | network-ip-availability 2026-09-08 11:51:00.862 | network-ip-availability-details 2026-09-08 11:51:00.862 | pagination 2026-09-08 11:51:00.862 | port-device-profile 2026-09-08 11:51:00.862 | port-mac-address-regenerate 2026-09-08 11:51:00.862 | port-numa-affinity-policy 2026-09-08 11:51:00.862 | port-numa-affinity-policy-socket 2026-09-08 11:51:00.862 | binding 2026-09-08 11:51:00.862 | binding-extended 2026-09-08 11:51:00.862 | port-security 2026-09-08 11:51:00.862 | project-id 2026-09-08 11:51:00.862 | provider 2026-09-08 11:51:00.862 | qinq 2026-09-08 11:51:00.863 | quota-check-limit 2026-09-08 11:51:00.863 | quota-check-limit-default 2026-09-08 11:51:00.863 | quotas 2026-09-08 11:51:00.863 | quota_details 2026-09-08 11:51:00.863 | rbac-policies 2026-09-08 11:51:00.863 | rbac-address-scope 2026-09-08 11:51:00.863 | rbac-security-groups 2026-09-08 11:51:00.863 | revision-if-match 2026-09-08 11:51:00.863 | standard-attr-revisions 2026-09-08 11:51:00.863 | router_availability_zone 2026-09-08 11:51:00.863 | router-enable-snat 2026-09-08 11:51:00.864 | security-groups-default-rules 2026-09-08 11:51:00.864 | security-groups-default-statefulness 2026-09-08 11:51:00.864 | security-groups-normalized-cidr 2026-09-08 11:51:00.864 | security-groups-remote-address-group 2026-09-08 11:51:00.864 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:51:00.864 | security-groups-shared-filtering 2026-09-08 11:51:00.864 | security-group 2026-09-08 11:51:00.864 | service-type 2026-09-08 11:51:00.864 | sorting 2026-09-08 11:51:00.864 | standard-attr-description 2026-09-08 11:51:00.864 | stateful-security-group 2026-09-08 11:51:00.865 | subnet-dns-publish-fixed-ip 2026-09-08 11:51:00.865 | subnet-external-network 2026-09-08 11:51:00.865 | subnet_onboard 2026-09-08 11:51:00.865 | subnet-service-types 2026-09-08 11:51:00.865 | subnet_allocation 2026-09-08 11:51:00.865 | subnetpool-prefix-ops 2026-09-08 11:51:00.865 | tag-creation 2026-09-08 11:51:00.865 | standard-attr-tag 2026-09-08 11:51:00.865 | standard-attr-timestamp 2026-09-08 11:51:00.865 | vlan-transparent' 2026-09-08 11:51:00.865 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-08 11:51:00.866 | address-scope 2026-09-08 11:51:00.866 | agent 2026-09-08 11:51:00.866 | allowed-address-pairs 2026-09-08 11:51:00.866 | auto-allocated-topology 2026-09-08 11:51:00.866 | availability_zone 2026-09-08 11:51:00.866 | default-subnetpools 2026-09-08 11:51:00.866 | dhcp_agent_scheduler 2026-09-08 11:51:00.866 | dns-integration 2026-09-08 11:51:00.866 | dns-domain-ports 2026-09-08 11:51:00.867 | dns-integration-domain-keywords 2026-09-08 11:51:00.867 | empty-string-filtering 2026-09-08 11:51:00.867 | external-net 2026-09-08 11:51:00.867 | extra_dhcp_opt 2026-09-08 11:51:00.867 | extraroute 2026-09-08 11:51:00.868 | extraroute-atomic 2026-09-08 11:51:00.868 | filter-validation 2026-09-08 11:51:00.868 | floating-ip-port-forwarding-detail 2026-09-08 11:51:00.868 | fip-port-details 2026-09-08 11:51:00.868 | flavors 2026-09-08 11:51:00.868 | floatingip-pools 2026-09-08 11:51:00.868 | floating-ip-router-writable 2026-09-08 11:51:00.868 | router 2026-09-08 11:51:00.868 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:51:00.868 | enable-default-route-bfd 2026-09-08 11:51:00.868 | enable-default-route-ecmp 2026-09-08 11:51:00.869 | ext-gw-mode 2026-09-08 11:51:00.869 | l3-ha 2026-09-08 11:51:00.869 | external-gateway-multihoming 2026-09-08 11:51:00.869 | l3-flavors 2026-09-08 11:51:00.869 | l3_agent_scheduler 2026-09-08 11:51:00.869 | multi-provider 2026-09-08 11:51:00.869 | net-mtu 2026-09-08 11:51:00.869 | net-mtu-writable 2026-09-08 11:51:00.869 | network_availability_zone 2026-09-08 11:51:00.869 | network-ip-availability 2026-09-08 11:51:00.870 | network-ip-availability-details 2026-09-08 11:51:00.870 | pagination 2026-09-08 11:51:00.870 | port-device-profile 2026-09-08 11:51:00.870 | port-mac-address-regenerate 2026-09-08 11:51:00.870 | port-numa-affinity-policy 2026-09-08 11:51:00.870 | port-numa-affinity-policy-socket 2026-09-08 11:51:00.870 | binding 2026-09-08 11:51:00.870 | binding-extended 2026-09-08 11:51:00.870 | port-security 2026-09-08 11:51:00.870 | project-id 2026-09-08 11:51:00.870 | provider 2026-09-08 11:51:00.871 | qinq 2026-09-08 11:51:00.871 | quota-check-limit 2026-09-08 11:51:00.871 | quota-check-limit-default 2026-09-08 11:51:00.871 | quotas 2026-09-08 11:51:00.871 | quota_details 2026-09-08 11:51:00.871 | rbac-policies 2026-09-08 11:51:00.871 | rbac-address-scope 2026-09-08 11:51:00.871 | rbac-security-groups 2026-09-08 11:51:00.871 | revision-if-match 2026-09-08 11:51:00.871 | standard-attr-revisions 2026-09-08 11:51:00.871 | router_availability_zone 2026-09-08 11:51:00.871 | router-enable-snat 2026-09-08 11:51:00.872 | security-groups-default-rules 2026-09-08 11:51:00.872 | security-groups-default-statefulness 2026-09-08 11:51:00.872 | security-groups-normalized-cidr 2026-09-08 11:51:00.872 | security-groups-remote-address-group 2026-09-08 11:51:00.872 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:51:00.872 | security-groups-shared-filtering 2026-09-08 11:51:00.872 | security-group 2026-09-08 11:51:00.872 | service-type 2026-09-08 11:51:00.872 | sorting 2026-09-08 11:51:00.872 | standard-attr-description 2026-09-08 11:51:00.872 | stateful-security-group 2026-09-08 11:51:00.873 | subnet-dns-publish-fixed-ip 2026-09-08 11:51:00.873 | subnet-external-network 2026-09-08 11:51:00.873 | subnet_onboard 2026-09-08 11:51:00.873 | subnet-service-types 2026-09-08 11:51:00.873 | subnet_allocation 2026-09-08 11:51:00.873 | subnetpool-prefix-ops 2026-09-08 11:51:00.873 | tag-creation 2026-09-08 11:51:00.873 | standard-attr-tag 2026-09-08 11:51:00.873 | standard-attr-timestamp 2026-09-08 11:51:00.873 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-08 11:51:00.873 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-08 11:51:00.874 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-09-08 11:51:00.874 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-09-08 11:51:00.874 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-09-08 11:51:04.853 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:51:04.856 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=735cc8e2-7844-402f-9d06-84a4db825362 2026-09-08 11:51:04.861 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-09-08 11:51:04.866 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fd93:00ed:917b::/56 --share --default -f value -c id 2026-09-08 11:51:08.447 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:51:08.450 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=1f9ae40f-f599-4283-8c15-ccd4542b0a1d 2026-09-08 11:51:08.454 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-09-08 11:51:08.459 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-08 11:51:08.462 | + functions-common:is_provider_network:2272 : return 1 2026-09-08 11:51:08.468 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-09-08 11:51:13.832 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:51:13.837 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=9f92c91c-8a49-4f11-af6f-83003e44e9cb 2026-09-08 11:51:13.841 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-09-08 11:51:13.845 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:51:13.870 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-09-08 11:51:13.876 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-09-08 11:51:13.879 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 735cc8e2-7844-402f-9d06-84a4db825362 ']' 2026-09-08 11:51:13.883 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-09-08 11:51:13.886 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-09-08 11:51:13.890 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 735cc8e2-7844-402f-9d06-84a4db825362 ' 2026-09-08 11:51:13.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-09-08 11:51:13.896 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 9f92c91c-8a49-4f11-af6f-83003e44e9cb private-subnet' 2026-09-08 11:51:13.899 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-09-08 11:51:13.904 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --subnet-pool 735cc8e2-7844-402f-9d06-84a4db825362 --network 9f92c91c-8a49-4f11-af6f-83003e44e9cb private-subnet -f value -c id 2026-09-08 11:51:18.934 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:51:18.938 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=61116667-ffcd-430d-8387-4cf0b454b5ef 2026-09-08 11:51:18.942 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-09-08 11:51:18.946 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:51:18.970 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 61116667-ffcd-430d-8387-4cf0b454b5ef 2026-09-08 11:51:18.974 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=61116667-ffcd-430d-8387-4cf0b454b5ef 2026-09-08 11:51:18.980 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-09-08 11:51:18.985 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-09-08 11:51:18.989 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-09-08 11:51:18.993 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:51:19.015 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-09-08 11:51:19.017 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:51:19.042 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-09-08 11:51:19.046 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 1f9ae40f-f599-4283-8c15-ccd4542b0a1d ']' 2026-09-08 11:51:19.050 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-09-08 11:51:19.054 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-09-08 11:51:19.056 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 1f9ae40f-f599-4283-8c15-ccd4542b0a1d ' 2026-09-08 11:51:19.059 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-09-08 11:51:19.063 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 9f92c91c-8a49-4f11-af6f-83003e44e9cb ipv6-private-subnet ' 2026-09-08 11:51:19.066 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-09-08 11:51:19.070 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool 1f9ae40f-f599-4283-8c15-ccd4542b0a1d --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 9f92c91c-8a49-4f11-af6f-83003e44e9cb ipv6-private-subnet -f value -c id 2026-09-08 11:51:24.154 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:51:24.159 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=93873eea-685d-4b44-9532-1d3c9caa44bd 2026-09-08 11:51:24.162 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-09-08 11:51:24.167 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:51:24.190 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 93873eea-685d-4b44-9532-1d3c9caa44bd 2026-09-08 11:51:24.194 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=93873eea-685d-4b44-9532-1d3c9caa44bd 2026-09-08 11:51:24.198 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-09-08 11:51:24.202 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-09-08 11:51:24.208 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-08 11:51:27.286 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:51:27.292 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-08 11:51:27.292 | address-scope 2026-09-08 11:51:27.292 | agent 2026-09-08 11:51:27.292 | allowed-address-pairs 2026-09-08 11:51:27.292 | auto-allocated-topology 2026-09-08 11:51:27.292 | availability_zone 2026-09-08 11:51:27.292 | default-subnetpools 2026-09-08 11:51:27.292 | dhcp_agent_scheduler 2026-09-08 11:51:27.292 | dns-integration 2026-09-08 11:51:27.292 | dns-domain-ports 2026-09-08 11:51:27.292 | dns-integration-domain-keywords 2026-09-08 11:51:27.293 | empty-string-filtering 2026-09-08 11:51:27.293 | external-net 2026-09-08 11:51:27.293 | extra_dhcp_opt 2026-09-08 11:51:27.293 | extraroute 2026-09-08 11:51:27.293 | extraroute-atomic 2026-09-08 11:51:27.293 | filter-validation 2026-09-08 11:51:27.293 | floating-ip-port-forwarding-detail 2026-09-08 11:51:27.293 | fip-port-details 2026-09-08 11:51:27.293 | flavors 2026-09-08 11:51:27.293 | floatingip-pools 2026-09-08 11:51:27.293 | floating-ip-router-writable 2026-09-08 11:51:27.293 | router 2026-09-08 11:51:27.294 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:51:27.294 | enable-default-route-bfd 2026-09-08 11:51:27.294 | enable-default-route-ecmp 2026-09-08 11:51:27.294 | ext-gw-mode 2026-09-08 11:51:27.294 | l3-ha 2026-09-08 11:51:27.295 | external-gateway-multihoming 2026-09-08 11:51:27.295 | l3-flavors 2026-09-08 11:51:27.295 | l3_agent_scheduler 2026-09-08 11:51:27.296 | multi-provider 2026-09-08 11:51:27.296 | net-mtu 2026-09-08 11:51:27.296 | net-mtu-writable 2026-09-08 11:51:27.297 | network_availability_zone 2026-09-08 11:51:27.297 | network-ip-availability 2026-09-08 11:51:27.297 | network-ip-availability-details 2026-09-08 11:51:27.297 | pagination 2026-09-08 11:51:27.298 | port-device-profile 2026-09-08 11:51:27.298 | port-mac-address-regenerate 2026-09-08 11:51:27.298 | port-numa-affinity-policy 2026-09-08 11:51:27.298 | port-numa-affinity-policy-socket 2026-09-08 11:51:27.298 | binding 2026-09-08 11:51:27.298 | binding-extended 2026-09-08 11:51:27.298 | port-security 2026-09-08 11:51:27.298 | project-id 2026-09-08 11:51:27.298 | provider 2026-09-08 11:51:27.298 | qinq 2026-09-08 11:51:27.299 | quota-check-limit 2026-09-08 11:51:27.299 | quota-check-limit-default 2026-09-08 11:51:27.299 | quotas 2026-09-08 11:51:27.299 | quota_details 2026-09-08 11:51:27.299 | rbac-policies 2026-09-08 11:51:27.299 | rbac-address-scope 2026-09-08 11:51:27.299 | rbac-security-groups 2026-09-08 11:51:27.300 | revision-if-match 2026-09-08 11:51:27.300 | standard-attr-revisions 2026-09-08 11:51:27.300 | router_availability_zone 2026-09-08 11:51:27.300 | router-enable-snat 2026-09-08 11:51:27.300 | security-groups-default-rules 2026-09-08 11:51:27.300 | security-groups-default-statefulness 2026-09-08 11:51:27.301 | security-groups-normalized-cidr 2026-09-08 11:51:27.301 | security-groups-remote-address-group 2026-09-08 11:51:27.301 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:51:27.301 | security-groups-shared-filtering 2026-09-08 11:51:27.301 | security-group 2026-09-08 11:51:27.301 | service-type 2026-09-08 11:51:27.301 | sorting 2026-09-08 11:51:27.302 | standard-attr-description 2026-09-08 11:51:27.302 | stateful-security-group 2026-09-08 11:51:27.302 | subnet-dns-publish-fixed-ip 2026-09-08 11:51:27.302 | subnet-external-network 2026-09-08 11:51:27.302 | subnet_onboard 2026-09-08 11:51:27.302 | subnet-service-types 2026-09-08 11:51:27.302 | subnet_allocation 2026-09-08 11:51:27.303 | subnetpool-prefix-ops 2026-09-08 11:51:27.303 | tag-creation 2026-09-08 11:51:27.303 | standard-attr-tag 2026-09-08 11:51:27.303 | standard-attr-timestamp 2026-09-08 11:51:27.303 | vlan-transparent' 2026-09-08 11:51:27.304 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-08 11:51:27.304 | address-scope 2026-09-08 11:51:27.304 | agent 2026-09-08 11:51:27.304 | allowed-address-pairs 2026-09-08 11:51:27.304 | auto-allocated-topology 2026-09-08 11:51:27.304 | availability_zone 2026-09-08 11:51:27.304 | default-subnetpools 2026-09-08 11:51:27.304 | dhcp_agent_scheduler 2026-09-08 11:51:27.305 | dns-integration 2026-09-08 11:51:27.305 | dns-domain-ports 2026-09-08 11:51:27.305 | dns-integration-domain-keywords 2026-09-08 11:51:27.305 | empty-string-filtering 2026-09-08 11:51:27.305 | external-net 2026-09-08 11:51:27.305 | extra_dhcp_opt 2026-09-08 11:51:27.305 | extraroute 2026-09-08 11:51:27.306 | extraroute-atomic 2026-09-08 11:51:27.306 | filter-validation 2026-09-08 11:51:27.306 | floating-ip-port-forwarding-detail 2026-09-08 11:51:27.306 | fip-port-details 2026-09-08 11:51:27.306 | flavors 2026-09-08 11:51:27.306 | floatingip-pools 2026-09-08 11:51:27.306 | floating-ip-router-writable 2026-09-08 11:51:27.307 | router 2026-09-08 11:51:27.307 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:51:27.307 | enable-default-route-bfd 2026-09-08 11:51:27.307 | enable-default-route-ecmp 2026-09-08 11:51:27.307 | ext-gw-mode 2026-09-08 11:51:27.307 | l3-ha 2026-09-08 11:51:27.307 | external-gateway-multihoming 2026-09-08 11:51:27.308 | l3-flavors 2026-09-08 11:51:27.308 | l3_agent_scheduler 2026-09-08 11:51:27.308 | multi-provider 2026-09-08 11:51:27.308 | net-mtu 2026-09-08 11:51:27.308 | net-mtu-writable 2026-09-08 11:51:27.308 | network_availability_zone 2026-09-08 11:51:27.309 | network-ip-availability 2026-09-08 11:51:27.309 | network-ip-availability-details 2026-09-08 11:51:27.309 | pagination 2026-09-08 11:51:27.309 | port-device-profile 2026-09-08 11:51:27.309 | port-mac-address-regenerate 2026-09-08 11:51:27.309 | port-numa-affinity-policy 2026-09-08 11:51:27.309 | port-numa-affinity-policy-socket 2026-09-08 11:51:27.310 | binding 2026-09-08 11:51:27.310 | binding-extended 2026-09-08 11:51:27.310 | port-security 2026-09-08 11:51:27.310 | project-id 2026-09-08 11:51:27.310 | provider 2026-09-08 11:51:27.310 | qinq 2026-09-08 11:51:27.310 | quota-check-limit 2026-09-08 11:51:27.311 | quota-check-limit-default 2026-09-08 11:51:27.311 | quotas 2026-09-08 11:51:27.311 | quota_details 2026-09-08 11:51:27.311 | rbac-policies 2026-09-08 11:51:27.311 | rbac-address-scope 2026-09-08 11:51:27.311 | rbac-security-groups 2026-09-08 11:51:27.312 | revision-if-match 2026-09-08 11:51:27.312 | standard-attr-revisions 2026-09-08 11:51:27.312 | router_availability_zone 2026-09-08 11:51:27.312 | router-enable-snat 2026-09-08 11:51:27.313 | security-groups-default-rules 2026-09-08 11:51:27.313 | security-groups-default-statefulness 2026-09-08 11:51:27.313 | security-groups-normalized-cidr 2026-09-08 11:51:27.313 | security-groups-remote-address-group 2026-09-08 11:51:27.313 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:51:27.313 | security-groups-shared-filtering 2026-09-08 11:51:27.313 | security-group 2026-09-08 11:51:27.314 | service-type 2026-09-08 11:51:27.314 | sorting 2026-09-08 11:51:27.314 | standard-attr-description 2026-09-08 11:51:27.314 | stateful-security-group 2026-09-08 11:51:27.314 | subnet-dns-publish-fixed-ip 2026-09-08 11:51:27.314 | subnet-external-network 2026-09-08 11:51:27.314 | subnet_onboard 2026-09-08 11:51:27.314 | subnet-service-types 2026-09-08 11:51:27.315 | subnet_allocation 2026-09-08 11:51:27.315 | subnetpool-prefix-ops 2026-09-08 11:51:27.315 | tag-creation 2026-09-08 11:51:27.315 | standard-attr-tag 2026-09-08 11:51:27.315 | standard-attr-timestamp 2026-09-08 11:51:27.315 | vlan-transparent =~ router ]] 2026-09-08 11:51:27.315 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-08 11:51:27.316 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-09-08 11:51:27.316 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-08 11:51:27.316 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-08 11:51:30.404 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:51:30.408 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-08 11:51:30.408 | address-scope 2026-09-08 11:51:30.409 | agent 2026-09-08 11:51:30.409 | allowed-address-pairs 2026-09-08 11:51:30.409 | auto-allocated-topology 2026-09-08 11:51:30.409 | availability_zone 2026-09-08 11:51:30.409 | default-subnetpools 2026-09-08 11:51:30.409 | dhcp_agent_scheduler 2026-09-08 11:51:30.409 | dns-integration 2026-09-08 11:51:30.409 | dns-domain-ports 2026-09-08 11:51:30.409 | dns-integration-domain-keywords 2026-09-08 11:51:30.409 | empty-string-filtering 2026-09-08 11:51:30.410 | external-net 2026-09-08 11:51:30.410 | extra_dhcp_opt 2026-09-08 11:51:30.410 | extraroute 2026-09-08 11:51:30.410 | extraroute-atomic 2026-09-08 11:51:30.410 | filter-validation 2026-09-08 11:51:30.410 | floating-ip-port-forwarding-detail 2026-09-08 11:51:30.410 | fip-port-details 2026-09-08 11:51:30.410 | flavors 2026-09-08 11:51:30.410 | floatingip-pools 2026-09-08 11:51:30.410 | floating-ip-router-writable 2026-09-08 11:51:30.411 | router 2026-09-08 11:51:30.411 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:51:30.411 | enable-default-route-bfd 2026-09-08 11:51:30.411 | enable-default-route-ecmp 2026-09-08 11:51:30.411 | ext-gw-mode 2026-09-08 11:51:30.411 | l3-ha 2026-09-08 11:51:30.411 | external-gateway-multihoming 2026-09-08 11:51:30.411 | l3-flavors 2026-09-08 11:51:30.411 | l3_agent_scheduler 2026-09-08 11:51:30.411 | multi-provider 2026-09-08 11:51:30.412 | net-mtu 2026-09-08 11:51:30.412 | net-mtu-writable 2026-09-08 11:51:30.412 | network_availability_zone 2026-09-08 11:51:30.412 | network-ip-availability 2026-09-08 11:51:30.412 | network-ip-availability-details 2026-09-08 11:51:30.412 | pagination 2026-09-08 11:51:30.412 | port-device-profile 2026-09-08 11:51:30.412 | port-mac-address-regenerate 2026-09-08 11:51:30.412 | port-numa-affinity-policy 2026-09-08 11:51:30.412 | port-numa-affinity-policy-socket 2026-09-08 11:51:30.413 | binding 2026-09-08 11:51:30.413 | binding-extended 2026-09-08 11:51:30.413 | port-security 2026-09-08 11:51:30.413 | project-id 2026-09-08 11:51:30.413 | provider 2026-09-08 11:51:30.413 | qinq 2026-09-08 11:51:30.413 | quota-check-limit 2026-09-08 11:51:30.413 | quota-check-limit-default 2026-09-08 11:51:30.413 | quotas 2026-09-08 11:51:30.413 | quota_details 2026-09-08 11:51:30.413 | rbac-policies 2026-09-08 11:51:30.414 | rbac-address-scope 2026-09-08 11:51:30.414 | rbac-security-groups 2026-09-08 11:51:30.414 | revision-if-match 2026-09-08 11:51:30.414 | standard-attr-revisions 2026-09-08 11:51:30.414 | router_availability_zone 2026-09-08 11:51:30.414 | router-enable-snat 2026-09-08 11:51:30.414 | security-groups-default-rules 2026-09-08 11:51:30.414 | security-groups-default-statefulness 2026-09-08 11:51:30.414 | security-groups-normalized-cidr 2026-09-08 11:51:30.415 | security-groups-remote-address-group 2026-09-08 11:51:30.415 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:51:30.415 | security-groups-shared-filtering 2026-09-08 11:51:30.415 | security-group 2026-09-08 11:51:30.415 | service-type 2026-09-08 11:51:30.415 | sorting 2026-09-08 11:51:30.415 | standard-attr-description 2026-09-08 11:51:30.415 | stateful-security-group 2026-09-08 11:51:30.415 | subnet-dns-publish-fixed-ip 2026-09-08 11:51:30.415 | subnet-external-network 2026-09-08 11:51:30.416 | subnet_onboard 2026-09-08 11:51:30.416 | subnet-service-types 2026-09-08 11:51:30.416 | subnet_allocation 2026-09-08 11:51:30.416 | subnetpool-prefix-ops 2026-09-08 11:51:30.416 | tag-creation 2026-09-08 11:51:30.416 | standard-attr-tag 2026-09-08 11:51:30.416 | standard-attr-timestamp 2026-09-08 11:51:30.416 | vlan-transparent' 2026-09-08 11:51:30.416 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-08 11:51:30.416 | address-scope 2026-09-08 11:51:30.417 | agent 2026-09-08 11:51:30.417 | allowed-address-pairs 2026-09-08 11:51:30.417 | auto-allocated-topology 2026-09-08 11:51:30.417 | availability_zone 2026-09-08 11:51:30.417 | default-subnetpools 2026-09-08 11:51:30.417 | dhcp_agent_scheduler 2026-09-08 11:51:30.417 | dns-integration 2026-09-08 11:51:30.417 | dns-domain-ports 2026-09-08 11:51:30.417 | dns-integration-domain-keywords 2026-09-08 11:51:30.417 | empty-string-filtering 2026-09-08 11:51:30.418 | external-net 2026-09-08 11:51:30.418 | extra_dhcp_opt 2026-09-08 11:51:30.418 | extraroute 2026-09-08 11:51:30.418 | extraroute-atomic 2026-09-08 11:51:30.418 | filter-validation 2026-09-08 11:51:30.418 | floating-ip-port-forwarding-detail 2026-09-08 11:51:30.418 | fip-port-details 2026-09-08 11:51:30.418 | flavors 2026-09-08 11:51:30.418 | floatingip-pools 2026-09-08 11:51:30.418 | floating-ip-router-writable 2026-09-08 11:51:30.419 | router 2026-09-08 11:51:30.419 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:51:30.419 | enable-default-route-bfd 2026-09-08 11:51:30.419 | enable-default-route-ecmp 2026-09-08 11:51:30.419 | ext-gw-mode 2026-09-08 11:51:30.419 | l3-ha 2026-09-08 11:51:30.419 | external-gateway-multihoming 2026-09-08 11:51:30.419 | l3-flavors 2026-09-08 11:51:30.419 | l3_agent_scheduler 2026-09-08 11:51:30.419 | multi-provider 2026-09-08 11:51:30.420 | net-mtu 2026-09-08 11:51:30.420 | net-mtu-writable 2026-09-08 11:51:30.420 | network_availability_zone 2026-09-08 11:51:30.420 | network-ip-availability 2026-09-08 11:51:30.420 | network-ip-availability-details 2026-09-08 11:51:30.420 | pagination 2026-09-08 11:51:30.420 | port-device-profile 2026-09-08 11:51:30.420 | port-mac-address-regenerate 2026-09-08 11:51:30.420 | port-numa-affinity-policy 2026-09-08 11:51:30.421 | port-numa-affinity-policy-socket 2026-09-08 11:51:30.421 | binding 2026-09-08 11:51:30.421 | binding-extended 2026-09-08 11:51:30.421 | port-security 2026-09-08 11:51:30.421 | project-id 2026-09-08 11:51:30.421 | provider 2026-09-08 11:51:30.421 | qinq 2026-09-08 11:51:30.421 | quota-check-limit 2026-09-08 11:51:30.421 | quota-check-limit-default 2026-09-08 11:51:30.421 | quotas 2026-09-08 11:51:30.421 | quota_details 2026-09-08 11:51:30.422 | rbac-policies 2026-09-08 11:51:30.422 | rbac-address-scope 2026-09-08 11:51:30.422 | rbac-security-groups 2026-09-08 11:51:30.422 | revision-if-match 2026-09-08 11:51:30.422 | standard-attr-revisions 2026-09-08 11:51:30.422 | router_availability_zone 2026-09-08 11:51:30.422 | router-enable-snat 2026-09-08 11:51:30.422 | security-groups-default-rules 2026-09-08 11:51:30.422 | security-groups-default-statefulness 2026-09-08 11:51:30.422 | security-groups-normalized-cidr 2026-09-08 11:51:30.423 | security-groups-remote-address-group 2026-09-08 11:51:30.423 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:51:30.423 | security-groups-shared-filtering 2026-09-08 11:51:30.423 | security-group 2026-09-08 11:51:30.423 | service-type 2026-09-08 11:51:30.423 | sorting 2026-09-08 11:51:30.423 | standard-attr-description 2026-09-08 11:51:30.423 | stateful-security-group 2026-09-08 11:51:30.423 | subnet-dns-publish-fixed-ip 2026-09-08 11:51:30.423 | subnet-external-network 2026-09-08 11:51:30.424 | subnet_onboard 2026-09-08 11:51:30.424 | subnet-service-types 2026-09-08 11:51:30.424 | subnet_allocation 2026-09-08 11:51:30.424 | subnetpool-prefix-ops 2026-09-08 11:51:30.424 | tag-creation 2026-09-08 11:51:30.424 | standard-attr-tag 2026-09-08 11:51:30.424 | standard-attr-timestamp 2026-09-08 11:51:30.424 | vlan-transparent =~ external-net ]] 2026-09-08 11:51:30.425 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-08 11:51:30.425 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-09-08 11:51:30.430 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-09-08 11:51:33.854 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:51:33.859 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=c2e5dcc7-47c0-48df-9ae1-ababe71c3d40 2026-09-08 11:51:33.863 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-09-08 11:51:33.866 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:51:33.890 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-09-08 11:51:33.894 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-09-08 11:51:33.898 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-08 11:51:33.905 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-08 11:51:37.049 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:51:37.054 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-08 11:51:37.054 | address-scope 2026-09-08 11:51:37.054 | agent 2026-09-08 11:51:37.054 | allowed-address-pairs 2026-09-08 11:51:37.055 | auto-allocated-topology 2026-09-08 11:51:37.055 | availability_zone 2026-09-08 11:51:37.055 | default-subnetpools 2026-09-08 11:51:37.055 | dhcp_agent_scheduler 2026-09-08 11:51:37.055 | dns-integration 2026-09-08 11:51:37.055 | dns-domain-ports 2026-09-08 11:51:37.055 | dns-integration-domain-keywords 2026-09-08 11:51:37.055 | empty-string-filtering 2026-09-08 11:51:37.055 | external-net 2026-09-08 11:51:37.055 | extra_dhcp_opt 2026-09-08 11:51:37.055 | extraroute 2026-09-08 11:51:37.055 | extraroute-atomic 2026-09-08 11:51:37.056 | filter-validation 2026-09-08 11:51:37.056 | floating-ip-port-forwarding-detail 2026-09-08 11:51:37.056 | fip-port-details 2026-09-08 11:51:37.056 | flavors 2026-09-08 11:51:37.056 | floatingip-pools 2026-09-08 11:51:37.056 | floating-ip-router-writable 2026-09-08 11:51:37.056 | router 2026-09-08 11:51:37.056 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:51:37.056 | enable-default-route-bfd 2026-09-08 11:51:37.056 | enable-default-route-ecmp 2026-09-08 11:51:37.056 | ext-gw-mode 2026-09-08 11:51:37.057 | l3-ha 2026-09-08 11:51:37.057 | external-gateway-multihoming 2026-09-08 11:51:37.057 | l3-flavors 2026-09-08 11:51:37.057 | l3_agent_scheduler 2026-09-08 11:51:37.057 | multi-provider 2026-09-08 11:51:37.057 | net-mtu 2026-09-08 11:51:37.057 | net-mtu-writable 2026-09-08 11:51:37.057 | network_availability_zone 2026-09-08 11:51:37.058 | network-ip-availability 2026-09-08 11:51:37.058 | network-ip-availability-details 2026-09-08 11:51:37.058 | pagination 2026-09-08 11:51:37.058 | port-device-profile 2026-09-08 11:51:37.058 | port-mac-address-regenerate 2026-09-08 11:51:37.058 | port-numa-affinity-policy 2026-09-08 11:51:37.058 | port-numa-affinity-policy-socket 2026-09-08 11:51:37.058 | binding 2026-09-08 11:51:37.058 | binding-extended 2026-09-08 11:51:37.058 | port-security 2026-09-08 11:51:37.058 | project-id 2026-09-08 11:51:37.059 | provider 2026-09-08 11:51:37.059 | qinq 2026-09-08 11:51:37.059 | quota-check-limit 2026-09-08 11:51:37.059 | quota-check-limit-default 2026-09-08 11:51:37.059 | quotas 2026-09-08 11:51:37.059 | quota_details 2026-09-08 11:51:37.059 | rbac-policies 2026-09-08 11:51:37.059 | rbac-address-scope 2026-09-08 11:51:37.059 | rbac-security-groups 2026-09-08 11:51:37.059 | revision-if-match 2026-09-08 11:51:37.060 | standard-attr-revisions 2026-09-08 11:51:37.060 | router_availability_zone 2026-09-08 11:51:37.060 | router-enable-snat 2026-09-08 11:51:37.060 | security-groups-default-rules 2026-09-08 11:51:37.060 | security-groups-default-statefulness 2026-09-08 11:51:37.060 | security-groups-normalized-cidr 2026-09-08 11:51:37.060 | security-groups-remote-address-group 2026-09-08 11:51:37.060 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:51:37.060 | security-groups-shared-filtering 2026-09-08 11:51:37.060 | security-group 2026-09-08 11:51:37.060 | service-type 2026-09-08 11:51:37.060 | sorting 2026-09-08 11:51:37.061 | standard-attr-description 2026-09-08 11:51:37.061 | stateful-security-group 2026-09-08 11:51:37.061 | subnet-dns-publish-fixed-ip 2026-09-08 11:51:37.061 | subnet-external-network 2026-09-08 11:51:37.061 | subnet_onboard 2026-09-08 11:51:37.061 | subnet-service-types 2026-09-08 11:51:37.061 | subnet_allocation 2026-09-08 11:51:37.061 | subnetpool-prefix-ops 2026-09-08 11:51:37.061 | tag-creation 2026-09-08 11:51:37.062 | standard-attr-tag 2026-09-08 11:51:37.062 | standard-attr-timestamp 2026-09-08 11:51:37.062 | vlan-transparent' 2026-09-08 11:51:37.062 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-08 11:51:37.062 | address-scope 2026-09-08 11:51:37.062 | agent 2026-09-08 11:51:37.062 | allowed-address-pairs 2026-09-08 11:51:37.062 | auto-allocated-topology 2026-09-08 11:51:37.062 | availability_zone 2026-09-08 11:51:37.062 | default-subnetpools 2026-09-08 11:51:37.062 | dhcp_agent_scheduler 2026-09-08 11:51:37.063 | dns-integration 2026-09-08 11:51:37.063 | dns-domain-ports 2026-09-08 11:51:37.063 | dns-integration-domain-keywords 2026-09-08 11:51:37.063 | empty-string-filtering 2026-09-08 11:51:37.063 | external-net 2026-09-08 11:51:37.063 | extra_dhcp_opt 2026-09-08 11:51:37.063 | extraroute 2026-09-08 11:51:37.063 | extraroute-atomic 2026-09-08 11:51:37.063 | filter-validation 2026-09-08 11:51:37.063 | floating-ip-port-forwarding-detail 2026-09-08 11:51:37.063 | fip-port-details 2026-09-08 11:51:37.063 | flavors 2026-09-08 11:51:37.064 | floatingip-pools 2026-09-08 11:51:37.064 | floating-ip-router-writable 2026-09-08 11:51:37.064 | router 2026-09-08 11:51:37.064 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:51:37.064 | enable-default-route-bfd 2026-09-08 11:51:37.064 | enable-default-route-ecmp 2026-09-08 11:51:37.064 | ext-gw-mode 2026-09-08 11:51:37.064 | l3-ha 2026-09-08 11:51:37.064 | external-gateway-multihoming 2026-09-08 11:51:37.064 | l3-flavors 2026-09-08 11:51:37.064 | l3_agent_scheduler 2026-09-08 11:51:37.065 | multi-provider 2026-09-08 11:51:37.065 | net-mtu 2026-09-08 11:51:37.065 | net-mtu-writable 2026-09-08 11:51:37.065 | network_availability_zone 2026-09-08 11:51:37.065 | network-ip-availability 2026-09-08 11:51:37.065 | network-ip-availability-details 2026-09-08 11:51:37.065 | pagination 2026-09-08 11:51:37.065 | port-device-profile 2026-09-08 11:51:37.065 | port-mac-address-regenerate 2026-09-08 11:51:37.065 | port-numa-affinity-policy 2026-09-08 11:51:37.065 | port-numa-affinity-policy-socket 2026-09-08 11:51:37.066 | binding 2026-09-08 11:51:37.066 | binding-extended 2026-09-08 11:51:37.066 | port-security 2026-09-08 11:51:37.066 | project-id 2026-09-08 11:51:37.066 | provider 2026-09-08 11:51:37.066 | qinq 2026-09-08 11:51:37.066 | quota-check-limit 2026-09-08 11:51:37.066 | quota-check-limit-default 2026-09-08 11:51:37.066 | quotas 2026-09-08 11:51:37.066 | quota_details 2026-09-08 11:51:37.066 | rbac-policies 2026-09-08 11:51:37.066 | rbac-address-scope 2026-09-08 11:51:37.067 | rbac-security-groups 2026-09-08 11:51:37.067 | revision-if-match 2026-09-08 11:51:37.067 | standard-attr-revisions 2026-09-08 11:51:37.067 | router_availability_zone 2026-09-08 11:51:37.067 | router-enable-snat 2026-09-08 11:51:37.067 | security-groups-default-rules 2026-09-08 11:51:37.067 | security-groups-default-statefulness 2026-09-08 11:51:37.067 | security-groups-normalized-cidr 2026-09-08 11:51:37.067 | security-groups-remote-address-group 2026-09-08 11:51:37.067 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:51:37.067 | security-groups-shared-filtering 2026-09-08 11:51:37.068 | security-group 2026-09-08 11:51:37.068 | service-type 2026-09-08 11:51:37.068 | sorting 2026-09-08 11:51:37.068 | standard-attr-description 2026-09-08 11:51:37.068 | stateful-security-group 2026-09-08 11:51:37.068 | subnet-dns-publish-fixed-ip 2026-09-08 11:51:37.068 | subnet-external-network 2026-09-08 11:51:37.068 | subnet_onboard 2026-09-08 11:51:37.068 | subnet-service-types 2026-09-08 11:51:37.068 | subnet_allocation 2026-09-08 11:51:37.068 | subnetpool-prefix-ops 2026-09-08 11:51:37.068 | tag-creation 2026-09-08 11:51:37.069 | standard-attr-tag 2026-09-08 11:51:37.069 | standard-attr-timestamp 2026-09-08 11:51:37.069 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-08 11:51:37.069 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-08 11:51:37.069 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-09-08 11:51:37.073 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-09-08 11:51:37.078 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-09-08 11:51:41.531 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:51:41.535 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=aa247e0c-0623-4985-aa56-a0a694adf2e6 2026-09-08 11:51:41.538 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-09-08 11:51:41.541 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:51:41.561 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-09-08 11:51:41.565 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-09-08 11:51:41.568 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet c2e5dcc7-47c0-48df-9ae1-ababe71c3d40 61116667-ffcd-430d-8387-4cf0b454b5ef 2026-09-08 11:51:47.141 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-09-08 11:51:47.144 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 aa247e0c-0623-4985-aa56-a0a694adf2e6 2026-09-08 11:51:47.147 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-09-08 11:51:47.150 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-09-08 11:51:47.153 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-09-08 11:51:47.156 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-09-08 11:51:47.159 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-09-08 11:51:47.162 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network aa247e0c-0623-4985-aa56-a0a694adf2e6 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-09-08 11:51:47.165 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-09-08 11:51:47.167 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-09-08 11:51:47.173 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --network aa247e0c-0623-4985-aa56-a0a694adf2e6 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-09-08 11:51:47.174 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-09-08 11:51:50.584 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:51:50.588 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-09-08 11:51:50.588 | | id | adf98737-0116-4dcf-906e-c38badfd6f16 |' 2026-09-08 11:51:50.591 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-09-08 11:51:50.595 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:51:50.616 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' adf98737-0116-4dcf-906e-c38badfd6f16 '|' 2026-09-08 11:51:50.620 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | adf98737-0116-4dcf-906e-c38badfd6f16 |' 2026-09-08 11:51:50.624 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-09-08 11:51:50.630 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-09-08 11:51:50.630 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' adf98737-0116-4dcf-906e-c38badfd6f16 '|' 2026-09-08 11:51:50.633 | ++ functions-common:get_field:806 : local data field 2026-09-08 11:51:50.636 | ++ functions-common:get_field:807 : read data 2026-09-08 11:51:50.639 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-08 11:51:50.643 | ++ functions-common:get_field:811 : field='$3' 2026-09-08 11:51:50.647 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | adf98737-0116-4dcf-906e-c38badfd6f16 |' 2026-09-08 11:51:50.647 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-08 11:51:50.653 | ++ functions-common:get_field:807 : read data 2026-09-08 11:51:50.658 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-09-08 11:51:50.663 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' adf98737-0116-4dcf-906e-c38badfd6f16 '|' 2026-09-08 11:51:50.663 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-09-08 11:51:50.667 | ++ functions-common:get_field:806 : local data field 2026-09-08 11:51:50.670 | ++ functions-common:get_field:807 : read data 2026-09-08 11:51:50.674 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-08 11:51:50.678 | ++ functions-common:get_field:811 : field='$6' 2026-09-08 11:51:50.683 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-08 11:51:50.684 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | adf98737-0116-4dcf-906e-c38badfd6f16 |' 2026-09-08 11:51:50.689 | ++ functions-common:get_field:807 : read data 2026-09-08 11:51:50.693 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=adf98737-0116-4dcf-906e-c38badfd6f16 2026-09-08 11:51:50.696 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway aa247e0c-0623-4985-aa56-a0a694adf2e6 c2e5dcc7-47c0-48df-9ae1-ababe71c3d40 2026-09-08 11:51:56.113 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-09-08 11:51:56.117 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-09-08 11:51:56.120 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-09-08 11:51:56.137 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:51:56.141 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-09-08 11:51:56.144 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-09-08 11:51:56.148 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-08 11:51:56.152 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-09-08 11:51:56.156 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-08 11:51:56.159 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-09-08 11:51:56.195 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-08 11:51:56.200 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-09-08 11:51:56.203 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-09-08 11:51:56.207 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-09-08 11:51:56.210 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-08 11:51:56.214 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-09-08 11:51:56.218 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-08 11:51:56.221 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-09-08 11:51:56.224 | + functions-common:test_with_retry:2360 : local until=10 2026-09-08 11:51:56.228 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-08 11:51:56.232 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-08 11:51:56.235 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-08 11:51:56.239 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:51:56.243 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:51:56.248 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:51:56.253 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868316249 2026-09-08 11:51:56.256 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-09-08 11:51:56.265 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-08 11:51:56.269 | + functions-common:time_stop:2420 : local name 2026-09-08 11:51:56.272 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:51:56.276 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:51:56.279 | + functions-common:time_stop:2423 : local total 2026-09-08 11:51:56.282 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:51:56.284 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-08 11:51:56.287 | + functions-common:time_stop:2427 : start_time=1788868316249 2026-09-08 11:51:56.290 | + functions-common:time_stop:2429 : [[ -z 1788868316249 ]] 2026-09-08 11:51:56.293 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:51:56.298 | + functions-common:time_stop:2432 : end_time=1788868316295 2026-09-08 11:51:56.301 | + functions-common:time_stop:2433 : elapsed_time=46 2026-09-08 11:51:56.305 | + functions-common:time_stop:2434 : total=8759 2026-09-08 11:51:56.308 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:51:56.310 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8805 2026-09-08 11:51:56.316 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-09-08 11:51:56.320 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-09-08 11:51:56.329 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-09-08 11:51:56.332 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:51:56.337 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-09-08 11:51:56.340 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-09-08 11:51:56.343 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-09-08 11:51:56.362 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-09-08 11:51:56.388 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-09-08 11:51:56.389 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-09-08 11:51:56.391 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-09-08 11:51:56.394 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-09-08 11:51:59.620 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:51:59.625 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.49 ' 2026-09-08 11:51:59.629 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-09-08 11:51:59.632 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:51:59.653 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-09-08 11:51:59.656 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:51:59.659 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-09-08 11:51:59.663 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-09-08 11:51:59.666 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet c2e5dcc7-47c0-48df-9ae1-ababe71c3d40 93873eea-685d-4b44-9532-1d3c9caa44bd 2026-09-08 11:52:05.737 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-09-08 11:52:05.741 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 aa247e0c-0623-4985-aa56-a0a694adf2e6 2026-09-08 11:52:05.744 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-09-08 11:52:05.747 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-09-08 11:52:05.751 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-09-08 11:52:05.754 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-09-08 11:52:05.757 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network aa247e0c-0623-4985-aa56-a0a694adf2e6 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-09-08 11:52:05.760 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-09-08 11:52:05.763 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-09-08 11:52:05.769 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network aa247e0c-0623-4985-aa56-a0a694adf2e6 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-09-08 11:52:05.769 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-09-08 11:52:11.175 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:52:11.179 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-09-08 11:52:11.180 | | id | 748d0ef1-dbb4-42bd-9fbf-2f0c5cbe8c2a |' 2026-09-08 11:52:11.183 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-09-08 11:52:11.185 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:52:11.204 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 748d0ef1-dbb4-42bd-9fbf-2f0c5cbe8c2a '|' 2026-09-08 11:52:11.208 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 748d0ef1-dbb4-42bd-9fbf-2f0c5cbe8c2a |' 2026-09-08 11:52:11.212 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-09-08 11:52:11.217 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 748d0ef1-dbb4-42bd-9fbf-2f0c5cbe8c2a '|' 2026-09-08 11:52:11.217 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-09-08 11:52:11.220 | ++ functions-common:get_field:806 : local data field 2026-09-08 11:52:11.223 | ++ functions-common:get_field:807 : read data 2026-09-08 11:52:11.226 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-08 11:52:11.229 | ++ functions-common:get_field:811 : field='$3' 2026-09-08 11:52:11.233 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-08 11:52:11.233 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 748d0ef1-dbb4-42bd-9fbf-2f0c5cbe8c2a |' 2026-09-08 11:52:11.240 | ++ functions-common:get_field:807 : read data 2026-09-08 11:52:11.245 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-09-08 11:52:11.248 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-09-08 11:52:11.253 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 748d0ef1-dbb4-42bd-9fbf-2f0c5cbe8c2a '|' 2026-09-08 11:52:11.253 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-09-08 11:52:11.256 | ++ functions-common:get_field:806 : local data field 2026-09-08 11:52:11.258 | ++ functions-common:get_field:807 : read data 2026-09-08 11:52:11.261 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-08 11:52:11.264 | ++ functions-common:get_field:811 : field='$6' 2026-09-08 11:52:11.268 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-08 11:52:11.268 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 748d0ef1-dbb4-42bd-9fbf-2f0c5cbe8c2a |' 2026-09-08 11:52:11.274 | ++ functions-common:get_field:807 : read data 2026-09-08 11:52:11.277 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=748d0ef1-dbb4-42bd-9fbf-2f0c5cbe8c2a 2026-09-08 11:52:11.281 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-09-08 11:52:11.284 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-09-08 11:52:11.287 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-09-08 11:52:11.290 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-09-08 11:52:11.308 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:11.312 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-09-08 11:52:11.325 | net.ipv6.conf.all.forwarding = 1 2026-09-08 11:52:11.332 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 748d0ef1-dbb4-42bd-9fbf-2f0c5cbe8c2a 2026-09-08 11:52:11.333 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show c2e5dcc7-47c0-48df-9ae1-ababe71c3d40 -c external_gateway_info -f json 2026-09-08 11:52:11.334 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-09-08 11:52:11.335 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-09-08 11:52:11.335 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-09-08 11:52:14.509 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:52:14.514 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::ab 2026-09-08 11:52:14.518 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-09-08 11:52:14.522 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:52:14.542 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-09-08 11:52:14.546 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-08 11:52:14.548 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-09-08 11:52:14.553 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-09-08 11:52:14.556 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-08 11:52:14.559 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-09-08 11:52:14.583 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-08 11:52:14.587 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-09-08 11:52:14.591 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-09-08 11:52:14.594 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-09-08 11:52:14.611 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-09-08 11:52:14.630 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd93:00ed:917b::/56 2026-09-08 11:52:14.633 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 1f9ae40f-f599-4283-8c15-ccd4542b0a1d ]] 2026-09-08 11:52:14.636 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd93:00ed:917b::/56 via 2001:db8::ab dev br-ex 2026-09-08 11:52:14.654 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-09-08 11:52:14.657 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:52:14.660 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-09-08 11:52:14.682 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:14.685 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-09-08 11:52:14.688 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:52:14.691 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-09-08 11:52:14.695 | + ./stack.sh:main:1335 : start_nova 2026-09-08 11:52:14.699 | + lib/nova:start_nova:1170 : start_nova_rest 2026-09-08 11:52:14.702 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:52:14.705 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:52:14.709 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:52:14.713 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-08 11:52:14.716 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 11:52:14.719 | + functions-common:run_process:1674 : local service=n-sch 2026-09-08 11:52:14.723 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 11:52:14.726 | + functions-common:run_process:1676 : local group= 2026-09-08 11:52:14.730 | + functions-common:run_process:1677 : local user= 2026-09-08 11:52:14.734 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:52:14.737 | + functions-common:run_process:1680 : local name=n-sch 2026-09-08 11:52:14.741 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:52:14.745 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:52:14.748 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:52:14.752 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:52:14.757 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:52:14.762 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868334758 2026-09-08 11:52:14.765 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-09-08 11:52:14.786 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:14.789 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-09-08 11:52:14.792 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-09-08 11:52:14.795 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 11:52:14.798 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 11:52:14.801 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 11:52:14.804 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 11:52:14.807 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-08 11:52:14.811 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-08 11:52:14.814 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-09-08 11:52:14.818 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:52:14.821 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:52:14.825 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:52:14.828 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:52:14.831 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-09-08 11:52:14.834 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-08 11:52:14.838 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-09-08 11:52:14.840 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-09-08 11:52:14.844 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 11:52:14.846 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:52:14.849 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:52:14.853 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:52:14.856 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:52:14.859 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:52:14.861 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-09-08 11:52:14.864 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:52:14.869 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-09-08 11:52:14.953 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:52:15.038 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-09-08 11:52:15.109 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 11:52:15.179 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-09-08 11:52:15.250 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-09-08 11:52:15.321 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:52:15.394 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:52:15.397 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:52:15.401 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-09-08 11:52:15.492 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:52:15.975 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-09-08 11:52:16.009 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-09-08 11:52:16.468 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-09-08 11:52:16.529 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:52:16.532 | + functions-common:time_stop:2420 : local name 2026-09-08 11:52:16.536 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:52:16.539 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:52:16.542 | + functions-common:time_stop:2423 : local total 2026-09-08 11:52:16.545 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:52:16.549 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:52:16.552 | + functions-common:time_stop:2427 : start_time=1788868334758 2026-09-08 11:52:16.555 | + functions-common:time_stop:2429 : [[ -z 1788868334758 ]] 2026-09-08 11:52:16.560 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:52:16.564 | + functions-common:time_stop:2432 : end_time=1788868336561 2026-09-08 11:52:16.568 | + functions-common:time_stop:2433 : elapsed_time=1803 2026-09-08 11:52:16.572 | + functions-common:time_stop:2434 : total=21327 2026-09-08 11:52:16.575 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:52:16.578 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23130 2026-09-08 11:52:16.583 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-09-08 11:52:16.588 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-08 11:52:16.591 | + functions-common:run_process:1674 : local service=n-api-meta 2026-09-08 11:52:16.595 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-08 11:52:16.598 | + functions-common:run_process:1676 : local group= 2026-09-08 11:52:16.602 | + functions-common:run_process:1677 : local user= 2026-09-08 11:52:16.606 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:52:16.609 | + functions-common:run_process:1680 : local name=n-api-meta 2026-09-08 11:52:16.613 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:52:16.616 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:52:16.620 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:52:16.623 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:52:16.627 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:52:16.632 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868336628 2026-09-08 11:52:16.636 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-09-08 11:52:16.657 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:16.661 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-09-08 11:52:16.664 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-09-08 11:52:16.668 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-08 11:52:16.671 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-08 11:52:16.675 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-08 11:52:16.678 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-08 11:52:16.682 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-09-08 11:52:16.685 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-09-08 11:52:16.689 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-09-08 11:52:16.693 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:52:16.696 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:52:16.700 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:52:16.703 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:52:16.707 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-09-08 11:52:16.710 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-09-08 11:52:16.714 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 11:52:16.718 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:52:16.721 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-08 11:52:16.725 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-09-08 11:52:16.728 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:52:16.731 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 11:52:16.735 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 11:52:16.738 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 11:52:16.741 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-09-08 11:52:16.745 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 11:52:16.750 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-09-08 11:52:16.832 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:52:16.918 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-09-08 11:52:16.980 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-09-08 11:52:17.051 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:52:17.120 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:52:17.186 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-09-08 11:52:17.256 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-09-08 11:52:17.326 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-09-08 11:52:17.396 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-09-08 11:52:17.467 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-09-08 11:52:17.536 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 11:52:17.539 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 11:52:17.543 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-09-08 11:52:17.625 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 11:52:18.118 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-09-08 11:52:18.152 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-09-08 11:52:18.613 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-09-08 11:52:18.757 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:52:18.759 | + functions-common:time_stop:2420 : local name 2026-09-08 11:52:18.762 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:52:18.764 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:52:18.768 | + functions-common:time_stop:2423 : local total 2026-09-08 11:52:18.771 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:52:18.773 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:52:18.775 | + functions-common:time_stop:2427 : start_time=1788868336628 2026-09-08 11:52:18.777 | + functions-common:time_stop:2429 : [[ -z 1788868336628 ]] 2026-09-08 11:52:18.783 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:52:18.786 | + functions-common:time_stop:2432 : end_time=1788868338783 2026-09-08 11:52:18.789 | + functions-common:time_stop:2433 : elapsed_time=2155 2026-09-08 11:52:18.792 | + functions-common:time_stop:2434 : total=23130 2026-09-08 11:52:18.794 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:52:18.797 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25285 2026-09-08 11:52:18.800 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:52:18.803 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:52:18.805 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-09-08 11:52:18.808 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:52:18.811 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:52:18.814 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:52:18.816 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-09-08 11:52:18.819 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:52:18.822 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-09-08 11:52:18.828 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-09-08 11:52:18.831 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:52:18.834 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-08 11:52:18.836 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-09-08 11:52:18.857 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:18.859 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-09-08 11:52:18.909 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-08 11:52:18.912 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-09-08 11:52:18.933 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:52:18.935 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-08 11:52:18.938 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-09-08 11:52:18.959 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:52:18.962 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-09-08 11:52:18.966 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:52:18.969 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-09-08 11:52:18.972 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-09-08 11:52:18.975 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 11:52:18.977 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 11:52:18.980 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-09-08 11:52:18.983 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-08 11:52:18.985 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-09-08 11:52:18.988 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-08 11:52:18.990 | + functions-common:run_process:1676 : local group= 2026-09-08 11:52:18.992 | + functions-common:run_process:1677 : local user= 2026-09-08 11:52:18.995 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:52:18.997 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-09-08 11:52:19.000 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:52:19.002 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:52:19.004 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:52:19.007 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:52:19.011 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:52:19.013 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868339011 2026-09-08 11:52:19.016 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-09-08 11:52:19.035 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:19.038 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-09-08 11:52:19.040 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-09-08 11:52:19.043 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-08 11:52:19.045 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-08 11:52:19.048 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-08 11:52:19.050 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-08 11:52:19.053 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-09-08 11:52:19.055 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-09-08 11:52:19.058 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-09-08 11:52:19.060 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:52:19.063 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:52:19.066 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:52:19.068 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:52:19.071 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-09-08 11:52:19.073 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-09-08 11:52:19.076 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-09-08 11:52:19.078 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-09-08 11:52:19.080 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-08 11:52:19.082 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:52:19.085 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:52:19.087 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:52:19.089 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:52:19.091 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:52:19.094 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-09-08 11:52:19.096 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:52:19.100 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-09-08 11:52:19.180 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:52:19.265 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-09-08 11:52:19.346 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-09-08 11:52:19.419 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-09-08 11:52:19.496 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-09-08 11:52:19.570 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:52:19.649 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:52:19.652 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:52:19.654 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-09-08 11:52:19.754 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:52:20.314 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-09-08 11:52:20.345 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-09-08 11:52:20.857 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-09-08 11:52:20.914 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:52:20.919 | + functions-common:time_stop:2420 : local name 2026-09-08 11:52:20.924 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:52:20.928 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:52:20.932 | + functions-common:time_stop:2423 : local total 2026-09-08 11:52:20.938 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:52:20.945 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:52:20.951 | + functions-common:time_stop:2427 : start_time=1788868339011 2026-09-08 11:52:20.954 | + functions-common:time_stop:2429 : [[ -z 1788868339011 ]] 2026-09-08 11:52:20.961 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:52:20.966 | + functions-common:time_stop:2432 : end_time=1788868340961 2026-09-08 11:52:20.968 | + functions-common:time_stop:2433 : elapsed_time=1950 2026-09-08 11:52:20.971 | + functions-common:time_stop:2434 : total=25285 2026-09-08 11:52:20.973 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:52:20.975 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27235 2026-09-08 11:52:20.978 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-09-08 11:52:20.981 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-09-08 11:52:20.983 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-09-08 11:52:20.987 | + functions-common:run_process:1676 : local group= 2026-09-08 11:52:20.987 | + functions-common:run_process:1677 : local user= 2026-09-08 11:52:20.990 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:52:20.992 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-09-08 11:52:20.995 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:52:20.997 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:52:21.001 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:52:21.001 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:52:21.004 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:52:21.010 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868341006 2026-09-08 11:52:21.013 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-09-08 11:52:21.035 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:52:21.037 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:52:21.041 | + functions-common:time_stop:2420 : local name 2026-09-08 11:52:21.042 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:52:21.044 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:52:21.046 | + functions-common:time_stop:2423 : local total 2026-09-08 11:52:21.049 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:52:21.051 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:52:21.053 | + functions-common:time_stop:2427 : start_time=1788868341006 2026-09-08 11:52:21.056 | + functions-common:time_stop:2429 : [[ -z 1788868341006 ]] 2026-09-08 11:52:21.059 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:52:21.063 | + functions-common:time_stop:2432 : end_time=1788868341060 2026-09-08 11:52:21.067 | + functions-common:time_stop:2433 : elapsed_time=54 2026-09-08 11:52:21.068 | + functions-common:time_stop:2434 : total=27235 2026-09-08 11:52:21.070 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:52:21.072 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27289 2026-09-08 11:52:21.075 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-09-08 11:52:21.077 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-09-08 11:52:21.080 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-09-08 11:52:21.083 | + functions-common:run_process:1676 : local group= 2026-09-08 11:52:21.084 | + functions-common:run_process:1677 : local user= 2026-09-08 11:52:21.087 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:52:21.089 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-09-08 11:52:21.091 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:52:21.094 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:52:21.099 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:52:21.100 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:52:21.107 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:52:21.115 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868341110 2026-09-08 11:52:21.126 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-09-08 11:52:21.166 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:52:21.168 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:52:21.171 | + functions-common:time_stop:2420 : local name 2026-09-08 11:52:21.173 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:52:21.176 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:52:21.178 | + functions-common:time_stop:2423 : local total 2026-09-08 11:52:21.180 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:52:21.182 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:52:21.185 | + functions-common:time_stop:2427 : start_time=1788868341110 2026-09-08 11:52:21.188 | + functions-common:time_stop:2429 : [[ -z 1788868341110 ]] 2026-09-08 11:52:21.190 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:52:21.194 | + functions-common:time_stop:2432 : end_time=1788868341191 2026-09-08 11:52:21.196 | + functions-common:time_stop:2433 : elapsed_time=81 2026-09-08 11:52:21.199 | + functions-common:time_stop:2434 : total=27289 2026-09-08 11:52:21.202 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:52:21.203 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27370 2026-09-08 11:52:21.206 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:52:21.208 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:52:21.211 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-09-08 11:52:21.214 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:52:21.216 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-09-08 11:52:21.218 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-09-08 11:52:21.239 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:21.241 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-09-08 11:52:21.291 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-09-08 11:52:21.295 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:52:21.298 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-09-08 11:52:21.352 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-09-08 11:52:21.375 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:21.377 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 11:52:21.382 | + functions-common:run_process:1674 : local service=n-super-cond 2026-09-08 11:52:21.382 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 11:52:21.384 | + functions-common:run_process:1676 : local group= 2026-09-08 11:52:21.386 | + functions-common:run_process:1677 : local user= 2026-09-08 11:52:21.388 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:52:21.390 | + functions-common:run_process:1680 : local name=n-super-cond 2026-09-08 11:52:21.392 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:52:21.394 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:52:21.396 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:52:21.399 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:52:21.401 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:52:21.405 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868341403 2026-09-08 11:52:21.407 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-09-08 11:52:21.428 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:21.430 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-09-08 11:52:21.433 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-09-08 11:52:21.435 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 11:52:21.438 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 11:52:21.440 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 11:52:21.442 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 11:52:21.444 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-08 11:52:21.446 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-08 11:52:21.449 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-09-08 11:52:21.450 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:52:21.453 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:52:21.455 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:52:21.457 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:52:21.459 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-09-08 11:52:21.461 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-08 11:52:21.464 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-09-08 11:52:21.467 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-09-08 11:52:21.468 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 11:52:21.470 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:52:21.473 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:52:21.477 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:52:21.478 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:52:21.487 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:52:21.490 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-09-08 11:52:21.493 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:52:21.502 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-09-08 11:52:21.649 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:52:21.789 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-09-08 11:52:21.913 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 11:52:22.028 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-09-08 11:52:22.135 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-09-08 11:52:22.259 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:52:22.373 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:52:22.377 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:52:22.382 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-09-08 11:52:22.513 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:52:23.171 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-09-08 11:52:23.198 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-09-08 11:52:23.720 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-09-08 11:52:23.771 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:52:23.777 | + functions-common:time_stop:2420 : local name 2026-09-08 11:52:23.781 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:52:23.784 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:52:23.790 | + functions-common:time_stop:2423 : local total 2026-09-08 11:52:23.794 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:52:23.798 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:52:23.803 | + functions-common:time_stop:2427 : start_time=1788868341403 2026-09-08 11:52:23.809 | + functions-common:time_stop:2429 : [[ -z 1788868341403 ]] 2026-09-08 11:52:23.818 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:52:23.824 | + functions-common:time_stop:2432 : end_time=1788868343819 2026-09-08 11:52:23.829 | + functions-common:time_stop:2433 : elapsed_time=2416 2026-09-08 11:52:23.832 | + functions-common:time_stop:2434 : total=27370 2026-09-08 11:52:23.838 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:52:23.842 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29786 2026-09-08 11:52:23.854 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-09-08 11:52:23.864 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:52:23.869 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-09-08 11:52:23.904 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:23.908 | + lib/nova:start_nova_conductor:1152 : local conf 2026-09-08 11:52:23.916 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-09-08 11:52:23.923 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 11:52:23.926 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 11:52:23.934 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-09-08 11:52:23.942 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 11:52:23.945 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-09-08 11:52:23.950 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 11:52:23.957 | + functions-common:run_process:1676 : local group= 2026-09-08 11:52:23.963 | + functions-common:run_process:1677 : local user= 2026-09-08 11:52:23.971 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:52:23.975 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-09-08 11:52:23.983 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:52:23.988 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:52:23.993 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:52:24.000 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:52:24.006 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:52:24.019 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868344012 2026-09-08 11:52:24.023 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-09-08 11:52:24.069 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:24.075 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-09-08 11:52:24.081 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-09-08 11:52:24.087 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 11:52:24.093 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 11:52:24.099 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 11:52:24.103 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 11:52:24.104 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-09-08 11:52:24.108 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-09-08 11:52:24.108 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-09-08 11:52:24.113 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:52:24.118 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:52:24.122 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:52:24.130 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:52:24.133 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-09-08 11:52:24.137 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-09-08 11:52:24.141 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-09-08 11:52:24.146 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-09-08 11:52:24.151 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 11:52:24.158 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:52:24.162 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:52:24.169 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:52:24.176 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:52:24.182 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:52:24.188 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-09-08 11:52:24.193 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:52:24.201 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-09-08 11:52:24.332 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:52:24.473 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-09-08 11:52:24.601 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 11:52:24.735 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-09-08 11:52:24.855 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-09-08 11:52:24.981 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:52:25.100 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:52:25.106 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:52:25.111 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-09-08 11:52:25.208 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:52:25.755 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-09-08 11:52:25.792 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-09-08 11:52:26.281 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-09-08 11:52:26.336 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:52:26.339 | + functions-common:time_stop:2420 : local name 2026-09-08 11:52:26.342 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:52:26.345 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:52:26.348 | + functions-common:time_stop:2423 : local total 2026-09-08 11:52:26.350 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:52:26.352 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:52:26.355 | + functions-common:time_stop:2427 : start_time=1788868344012 2026-09-08 11:52:26.358 | + functions-common:time_stop:2429 : [[ -z 1788868344012 ]] 2026-09-08 11:52:26.360 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:52:26.365 | + functions-common:time_stop:2432 : end_time=1788868346362 2026-09-08 11:52:26.367 | + functions-common:time_stop:2433 : elapsed_time=2350 2026-09-08 11:52:26.369 | + functions-common:time_stop:2434 : total=29786 2026-09-08 11:52:26.372 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:52:26.374 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32136 2026-09-08 11:52:26.377 | + lib/nova:start_nova:1173 : start_nova_compute 2026-09-08 11:52:26.379 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:52:26.382 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:52:26.385 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:52:26.387 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-08 11:52:26.390 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-09-08 11:52:26.395 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-08 11:52:26.397 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:52:26.399 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-08 11:52:26.402 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-09-08 11:52:26.404 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-08 11:52:26.407 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-09-08 11:52:26.409 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-09-08 11:52:26.412 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-09-08 11:52:26.415 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-09-08 11:52:26.417 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-08 11:52:26.419 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:52:26.420 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:52:26.423 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-08 11:52:26.425 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-09-08 11:52:26.428 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-08 11:52:26.428 | BEGIN { 2026-09-08 11:52:26.428 | section = "" 2026-09-08 11:52:26.428 | last_section = "" 2026-09-08 11:52:26.428 | section_count = 0 2026-09-08 11:52:26.428 | } 2026-09-08 11:52:26.429 | /^\[.+\]/ { 2026-09-08 11:52:26.429 | gsub("[][]", "", $1); 2026-09-08 11:52:26.429 | section=$1 2026-09-08 11:52:26.429 | next 2026-09-08 11:52:26.429 | } 2026-09-08 11:52:26.429 | /^ *\#/ { 2026-09-08 11:52:26.429 | next 2026-09-08 11:52:26.429 | } 2026-09-08 11:52:26.429 | /^[^ \t]+/ { 2026-09-08 11:52:26.429 | # get offset of first = in $0 2026-09-08 11:52:26.429 | eq_idx = index($0, "=") 2026-09-08 11:52:26.430 | # extract attr & value from $0 2026-09-08 11:52:26.430 | attr = substr($0, 1, eq_idx - 1) 2026-09-08 11:52:26.430 | value = substr($0, eq_idx + 1) 2026-09-08 11:52:26.430 | # only need to strip trailing whitespace from attr 2026-09-08 11:52:26.430 | sub(/[ \t]*$/, "", attr) 2026-09-08 11:52:26.430 | # need to strip leading & trailing whitespace from value 2026-09-08 11:52:26.430 | sub(/^[ \t]*/, "", value) 2026-09-08 11:52:26.430 | sub(/[ \t]*$/, "", value) 2026-09-08 11:52:26.430 | 2026-09-08 11:52:26.430 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-08 11:52:26.430 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-08 11:52:26.431 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-08 11:52:26.431 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-08 11:52:26.431 | if (! (section, attr) in cfg_attr_count) { 2026-09-08 11:52:26.431 | if (section != last_section) { 2026-09-08 11:52:26.432 | cfg_section[section_count++] = section 2026-09-08 11:52:26.432 | last_section = section 2026-09-08 11:52:26.432 | } 2026-09-08 11:52:26.432 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-08 11:52:26.432 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-08 11:52:26.432 | 2026-09-08 11:52:26.432 | cfg_attr[section, attr, 0] = value 2026-09-08 11:52:26.432 | cfg_attr_count[section, attr] = 1 2026-09-08 11:52:26.432 | } else { 2026-09-08 11:52:26.432 | lno = cfg_attr_count[section, attr]++ 2026-09-08 11:52:26.432 | cfg_attr[section, attr, lno] = value 2026-09-08 11:52:26.433 | } 2026-09-08 11:52:26.433 | } 2026-09-08 11:52:26.433 | END { 2026-09-08 11:52:26.433 | # Process each section in order 2026-09-08 11:52:26.433 | for (sno = 0; sno < section_count; sno++) { 2026-09-08 11:52:26.433 | section = cfg_section[sno] 2026-09-08 11:52:26.433 | # The ini routines simply append a config item immediately 2026-09-08 11:52:26.433 | # after the section header. To keep the same order as defined 2026-09-08 11:52:26.433 | # in local.conf, invoke the ini routines in the reverse order 2026-09-08 11:52:26.433 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-08 11:52:26.433 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-08 11:52:26.434 | if (cfg_attr_count[section, attr] == 1) 2026-09-08 11:52:26.434 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-08 11:52:26.434 | else { 2026-09-08 11:52:26.434 | # For multiline, invoke the ini routines in the reverse order 2026-09-08 11:52:26.434 | count = cfg_attr_count[section, attr] 2026-09-08 11:52:26.435 | print "inidelete " configfile " " section " " attr 2026-09-08 11:52:26.435 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-08 11:52:26.435 | for (l = count -2; l >= 0; l--) 2026-09-08 11:52:26.435 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-08 11:52:26.435 | } 2026-09-08 11:52:26.435 | } 2026-09-08 11:52:26.435 | } 2026-09-08 11:52:26.436 | } 2026-09-08 11:52:26.436 | ' 2026-09-08 11:52:26.436 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:52:26.436 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-08 11:52:26.436 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-09-08 11:52:26.437 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-08 11:52:26.437 | BEGIN { group = "" } 2026-09-08 11:52:26.438 | /^\[\[.+\|.*\]\]/ { 2026-09-08 11:52:26.438 | gsub("[][]", "", $1); 2026-09-08 11:52:26.438 | split($1, a, "|"); 2026-09-08 11:52:26.438 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-08 11:52:26.438 | group=a[1] 2026-09-08 11:52:26.438 | } else { 2026-09-08 11:52:26.438 | group="" 2026-09-08 11:52:26.439 | } 2026-09-08 11:52:26.439 | next 2026-09-08 11:52:26.439 | } 2026-09-08 11:52:26.439 | { 2026-09-08 11:52:26.439 | if (group != "") 2026-09-08 11:52:26.439 | print $0 2026-09-08 11:52:26.439 | } 2026-09-08 11:52:26.439 | ' /home/quobyte/devstack/local.conf 2026-09-08 11:52:26.444 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:52:26.447 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-09-08 11:52:26.476 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-09-08 11:52:26.506 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-09-08 11:52:26.509 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-08 11:52:26.511 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-09-08 11:52:26.514 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 11:52:26.516 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-08 11:52:26.519 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 11:52:26.534 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:26.538 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-08 11:52:26.540 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-08 11:52:26.542 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 11:52:26.562 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:26.564 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.83:5672/nova_cell1 2026-09-08 11:52:26.568 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.83:5672/nova_cell1 2026-09-08 11:52:26.597 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 11:52:26.600 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 11:52:26.602 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-09-08 11:52:26.620 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-09-08 11:52:26.638 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-09-08 11:52:26.641 | + lib/nova:configure_console_compute:671 : local offset 2026-09-08 11:52:26.643 | + lib/nova:configure_console_compute:672 : offset=0 2026-09-08 11:52:26.646 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-09-08 11:52:26.649 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-09-08 11:52:26.668 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.83 2026-09-08 11:52:26.671 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-09-08 11:52:26.684 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:26.687 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-09-08 11:52:26.689 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-09-08 11:52:26.691 | + functions:vercmp:647 : local v1=v1.3.0 2026-09-08 11:52:26.694 | + functions:vercmp:648 : local 'op=<' 2026-09-08 11:52:26.696 | + functions:vercmp:649 : local v2=1.0.0 2026-09-08 11:52:26.698 | + functions:vercmp:650 : local result 2026-09-08 11:52:26.702 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-09-08 11:52:26.704 | ++ functions:vercmp:654 : sort -V 2026-09-08 11:52:26.705 | ++ functions:vercmp:654 : head -1 2026-09-08 11:52:26.709 | + functions:vercmp:654 : result=1.0.0 2026-09-08 11:52:26.713 | + functions:vercmp:656 : case $op in 2026-09-08 11:52:26.715 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-09-08 11:52:26.718 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-09-08 11:52:26.720 | + functions:vercmp:667 : return 2026-09-08 11:52:26.722 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.83:6080/vnc_lite.html 2026-09-08 11:52:26.725 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.83:6080/vnc_lite.html 2026-09-08 11:52:26.773 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.83:6081/spice_auto.html 2026-09-08 11:52:26.777 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.83:6081/spice_auto.html 2026-09-08 11:52:26.829 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-09-08 11:52:26.850 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:26.854 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-09-08 11:52:26.857 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.83 2026-09-08 11:52:26.861 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-09-08 11:52:26.899 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.83 2026-09-08 11:52:26.941 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-09-08 11:52:26.962 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:52:26.967 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-09-08 11:52:26.972 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-09-08 11:52:26.997 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:52:27.001 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-09-08 11:52:27.005 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-09-08 11:52:27.046 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-09-08 11:52:27.051 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-09-08 11:52:27.090 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-08 11:52:27.095 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-09-08 11:52:27.098 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-09-08 11:52:27.102 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-08 11:52:27.107 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-09-08 11:52:27.110 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-09-08 11:52:27.114 | + functions-common:run_process:1674 : local service=n-cpu 2026-09-08 11:52:27.118 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 11:52:27.122 | + functions-common:run_process:1676 : local group=libvirt 2026-09-08 11:52:27.126 | + functions-common:run_process:1677 : local user= 2026-09-08 11:52:27.129 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:52:27.133 | + functions-common:run_process:1680 : local name=n-cpu 2026-09-08 11:52:27.136 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:52:27.140 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:52:27.144 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:52:27.147 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:52:27.152 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:52:27.158 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868347153 2026-09-08 11:52:27.162 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-09-08 11:52:27.187 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:27.191 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-09-08 11:52:27.195 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-09-08 11:52:27.199 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 11:52:27.203 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 11:52:27.206 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 11:52:27.210 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 11:52:27.215 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-09-08 11:52:27.218 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-09-08 11:52:27.222 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-09-08 11:52:27.225 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-09-08 11:52:27.229 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:52:27.233 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:52:27.237 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:52:27.240 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-09-08 11:52:27.244 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-09-08 11:52:27.248 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-09-08 11:52:27.252 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-09-08 11:52:27.255 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 11:52:27.259 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-09-08 11:52:27.262 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:52:27.265 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:52:27.269 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:52:27.273 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-09-08 11:52:27.277 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-09-08 11:52:27.280 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-09-08 11:52:27.284 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:52:27.290 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-09-08 11:52:27.378 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:52:27.468 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-09-08 11:52:27.545 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 11:52:27.623 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-09-08 11:52:27.697 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-09-08 11:52:27.770 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:52:27.853 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:52:27.853 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-09-08 11:52:27.855 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-09-08 11:52:27.935 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-09-08 11:52:28.039 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:52:28.539 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-09-08 11:52:28.573 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-09-08 11:52:29.078 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-09-08 11:52:29.137 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:52:29.144 | + functions-common:time_stop:2420 : local name 2026-09-08 11:52:29.150 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:52:29.155 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:52:29.158 | + functions-common:time_stop:2423 : local total 2026-09-08 11:52:29.163 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:52:29.173 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:52:29.178 | + functions-common:time_stop:2427 : start_time=1788868347153 2026-09-08 11:52:29.186 | + functions-common:time_stop:2429 : [[ -z 1788868347153 ]] 2026-09-08 11:52:29.194 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:52:29.202 | + functions-common:time_stop:2432 : end_time=1788868349193 2026-09-08 11:52:29.206 | + functions-common:time_stop:2433 : elapsed_time=2040 2026-09-08 11:52:29.213 | + functions-common:time_stop:2434 : total=32136 2026-09-08 11:52:29.219 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:52:29.226 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34176 2026-09-08 11:52:29.230 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:52:29.237 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-09-08 11:52:29.244 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-09-08 11:52:29.285 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:29.289 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-09-08 11:52:29.290 | Dumping cells_v2 mapping 2026-09-08 11:52:29.292 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-09-08 11:52:29.893 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:52:29.893 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:52:29.893 | we strongly recommend against using it for new projects. 2026-09-08 11:52:29.893 | 2026-09-08 11:52:29.893 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:52:29.893 | framework. For more detail see 2026-09-08 11:52:29.894 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:52:29.894 | 2026-09-08 11:52:29.894 | import eventlet # noqa 2026-09-08 11:52:30.166 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-08 11:52:33.189 | INFO dbcounter [None req-842f0a45-2eea-4d71-bb05-03c86384c210 None None] Registered counter for database nova_api 2026-09-08 11:52:33.322 | DEBUG dbcounter [-] [73650] Writer thread running {{(pid=73650) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:52:33.352 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-08 11:52:33.352 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-09-08 11:52:33.352 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-08 11:52:33.352 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-09-08 11:52:33.352 | | cell1 | dfe820ca-e483-4c4f-9eeb-6b012b3d31b7 | rabbit://stackrabbit:stackqueue@192.168.122.83:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-09-08 11:52:33.352 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-08 11:52:33.982 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-09-08 11:52:33.986 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-09-08 11:52:34.083 | + inc/async:async_inner:63 : create_flavors 2026-09-08 11:52:34.153 | [2028 Async create_flavors:73754]: running: create_flavors 2026-09-08 11:52:34.156 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-09-08 11:52:34.183 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:34.187 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-09-08 11:52:34.191 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:52:34.195 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-09-08 11:52:34.198 | + ./stack.sh:main:1340 : start_cinder 2026-09-08 11:52:34.202 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-09-08 11:52:34.207 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-09-08 11:52:34.212 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 11:52:34.218 | + functions-common:run_process:1674 : local service=c-api 2026-09-08 11:52:34.220 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 11:52:34.224 | + functions-common:run_process:1676 : local group= 2026-09-08 11:52:34.227 | + functions-common:run_process:1677 : local user= 2026-09-08 11:52:34.231 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:52:34.235 | + functions-common:run_process:1680 : local name=c-api 2026-09-08 11:52:34.239 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:52:34.243 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:52:34.246 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:52:34.252 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:52:34.256 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:52:34.262 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868354257 2026-09-08 11:52:34.266 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-09-08 11:52:34.290 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:34.294 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-09-08 11:52:34.299 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-09-08 11:52:34.302 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 11:52:34.307 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 11:52:34.311 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 11:52:34.317 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 11:52:34.323 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-09-08 11:52:34.328 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-09-08 11:52:34.334 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-09-08 11:52:34.339 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:52:34.346 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:52:34.352 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:52:34.358 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:52:34.363 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-09-08 11:52:34.366 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-09-08 11:52:34.373 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 11:52:34.381 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:52:34.386 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-08 11:52:34.396 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-09-08 11:52:34.397 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:52:34.403 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 11:52:34.415 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 11:52:34.425 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 11:52:34.429 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-09-08 11:52:34.434 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 11:52:34.440 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-09-08 11:52:34.576 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:52:34.689 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-09-08 11:52:34.763 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-09-08 11:52:34.840 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:52:34.929 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:52:35.012 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-09-08 11:52:35.098 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-09-08 11:52:35.179 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-09-08 11:52:35.255 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-09-08 11:52:35.343 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-09-08 11:52:35.442 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 11:52:35.446 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 11:52:35.449 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-09-08 11:52:35.543 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 11:52:36.096 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-09-08 11:52:36.135 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-09-08 11:52:36.663 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-09-08 11:52:36.786 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:52:36.793 | + functions-common:time_stop:2420 : local name 2026-09-08 11:52:36.797 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:52:36.800 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:52:36.804 | + functions-common:time_stop:2423 : local total 2026-09-08 11:52:36.810 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:52:36.816 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:52:36.820 | + functions-common:time_stop:2427 : start_time=1788868354257 2026-09-08 11:52:36.825 | + functions-common:time_stop:2429 : [[ -z 1788868354257 ]] 2026-09-08 11:52:36.833 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:52:36.843 | + functions-common:time_stop:2432 : end_time=1788868356836 2026-09-08 11:52:36.852 | + functions-common:time_stop:2433 : elapsed_time=2579 2026-09-08 11:52:36.858 | + functions-common:time_stop:2434 : total=34176 2026-09-08 11:52:36.860 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:52:36.866 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36755 2026-09-08 11:52:36.869 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-09-08 11:52:36.869 | Waiting for Cinder API to start... 2026-09-08 11:52:36.876 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.83/volume/v3/ 2026-09-08 11:52:36.879 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.83/volume/v3/ 2026-09-08 11:52:36.882 | + functions:wait_for_service:476 : local timeout=60 2026-09-08 11:52:36.886 | + functions:wait_for_service:477 : local url=http://192.168.122.83/volume/v3/ 2026-09-08 11:52:36.889 | + functions:wait_for_service:478 : local rval=0 2026-09-08 11:52:36.892 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-08 11:52:36.895 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 11:52:36.898 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:52:36.901 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:52:36.905 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:52:36.909 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868356906 2026-09-08 11:52:36.911 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-08 11:52:36.918 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:52:36.923 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.83/volume/v3/ 2026-09-08 11:52:41.768 | + :: : [[ 401 == 503 ]] 2026-09-08 11:52:41.771 | + :: : [[ 0 -eq 7 ]] 2026-09-08 11:52:41.775 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-08 11:52:41.779 | + functions-common:time_stop:2420 : local name 2026-09-08 11:52:41.783 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:52:41.786 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:52:41.790 | + functions-common:time_stop:2423 : local total 2026-09-08 11:52:41.793 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:52:41.797 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 11:52:41.801 | + functions-common:time_stop:2427 : start_time=1788868356906 2026-09-08 11:52:41.804 | + functions-common:time_stop:2429 : [[ -z 1788868356906 ]] 2026-09-08 11:52:41.809 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:52:41.816 | + functions-common:time_stop:2432 : end_time=1788868361812 2026-09-08 11:52:41.819 | + functions-common:time_stop:2433 : elapsed_time=4906 2026-09-08 11:52:41.823 | + functions-common:time_stop:2434 : total=14338 2026-09-08 11:52:41.827 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:52:41.833 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19244 2026-09-08 11:52:41.838 | + functions:wait_for_service:486 : return 0 2026-09-08 11:52:41.841 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 11:52:41.845 | + functions-common:run_process:1674 : local service=c-sch 2026-09-08 11:52:41.849 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 11:52:41.854 | + functions-common:run_process:1676 : local group= 2026-09-08 11:52:41.857 | + functions-common:run_process:1677 : local user= 2026-09-08 11:52:41.861 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:52:41.865 | + functions-common:run_process:1680 : local name=c-sch 2026-09-08 11:52:41.870 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:52:41.874 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:52:41.878 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:52:41.882 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:52:41.888 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:52:41.894 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868361889 2026-09-08 11:52:41.899 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-09-08 11:52:41.929 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:41.933 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-09-08 11:52:41.937 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-09-08 11:52:41.942 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 11:52:41.947 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 11:52:41.952 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 11:52:41.956 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 11:52:41.961 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-08 11:52:41.965 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-08 11:52:41.970 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-09-08 11:52:41.974 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:52:41.980 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:52:41.982 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:52:41.984 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:52:41.986 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-09-08 11:52:41.990 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-08 11:52:41.994 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-09-08 11:52:41.999 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-09-08 11:52:42.003 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 11:52:42.007 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:52:42.011 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:52:42.015 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:52:42.021 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:52:42.021 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:52:42.025 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-09-08 11:52:42.029 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:52:42.037 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-09-08 11:52:42.142 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:52:42.237 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-09-08 11:52:42.317 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 11:52:42.407 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-09-08 11:52:42.488 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-09-08 11:52:42.581 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:52:42.665 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:52:42.669 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:52:42.673 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-09-08 11:52:42.782 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:52:43.339 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-09-08 11:52:43.377 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-09-08 11:52:43.897 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-09-08 11:52:43.936 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:52:43.941 | + functions-common:time_stop:2420 : local name 2026-09-08 11:52:43.947 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:52:43.955 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:52:43.962 | + functions-common:time_stop:2423 : local total 2026-09-08 11:52:43.965 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:52:43.968 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:52:43.972 | + functions-common:time_stop:2427 : start_time=1788868361889 2026-09-08 11:52:43.975 | + functions-common:time_stop:2429 : [[ -z 1788868361889 ]] 2026-09-08 11:52:43.985 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:52:43.990 | + functions-common:time_stop:2432 : end_time=1788868363984 2026-09-08 11:52:43.993 | + functions-common:time_stop:2433 : elapsed_time=2095 2026-09-08 11:52:43.996 | + functions-common:time_stop:2434 : total=36755 2026-09-08 11:52:43.999 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:52:44.002 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38850 2026-09-08 11:52:44.004 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 11:52:44.006 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 11:52:44.009 | + functions-common:run_process:1674 : local service=c-bak 2026-09-08 11:52:44.011 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-09-08 11:52:44.014 | + functions-common:run_process:1676 : local group= 2026-09-08 11:52:44.019 | + functions-common:run_process:1677 : local user= 2026-09-08 11:52:44.027 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 11:52:44.034 | + functions-common:run_process:1680 : local name=c-bak 2026-09-08 11:52:44.039 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:52:44.047 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:52:44.052 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:52:44.059 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:52:44.066 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:52:44.072 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868364066 2026-09-08 11:52:44.078 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-09-08 11:52:44.105 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:52:44.110 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:52:44.116 | + functions-common:time_stop:2420 : local name 2026-09-08 11:52:44.122 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:52:44.128 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:52:44.131 | + functions-common:time_stop:2423 : local total 2026-09-08 11:52:44.134 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:52:44.136 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:52:44.139 | + functions-common:time_stop:2427 : start_time=1788868364066 2026-09-08 11:52:44.142 | + functions-common:time_stop:2429 : [[ -z 1788868364066 ]] 2026-09-08 11:52:44.145 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:52:44.150 | + functions-common:time_stop:2432 : end_time=1788868364147 2026-09-08 11:52:44.152 | + functions-common:time_stop:2433 : elapsed_time=81 2026-09-08 11:52:44.155 | + functions-common:time_stop:2434 : total=38850 2026-09-08 11:52:44.158 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:52:44.161 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38931 2026-09-08 11:52:44.164 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 11:52:44.167 | + functions-common:run_process:1674 : local service=c-vol 2026-09-08 11:52:44.171 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 11:52:44.176 | + functions-common:run_process:1676 : local group= 2026-09-08 11:52:44.180 | + functions-common:run_process:1677 : local user= 2026-09-08 11:52:44.184 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 11:52:44.189 | + functions-common:run_process:1680 : local name=c-vol 2026-09-08 11:52:44.193 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:52:44.197 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:52:44.205 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:52:44.209 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:52:44.216 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:52:44.224 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868364218 2026-09-08 11:52:44.228 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-09-08 11:52:44.260 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:44.263 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 11:52:44.266 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-09-08 11:52:44.270 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 11:52:44.274 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 11:52:44.279 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 11:52:44.281 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 11:52:44.284 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-08 11:52:44.288 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-08 11:52:44.293 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-09-08 11:52:44.296 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:52:44.299 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:52:44.303 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:52:44.305 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 11:52:44.308 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-09-08 11:52:44.311 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-08 11:52:44.313 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 11:52:44.315 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-09-08 11:52:44.319 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 11:52:44.323 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:52:44.325 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:52:44.327 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 11:52:44.330 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:52:44.332 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:52:44.334 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-09-08 11:52:44.336 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:52:44.341 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-09-08 11:52:44.440 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:52:44.535 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-09-08 11:52:44.629 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 11:52:44.715 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-09-08 11:52:44.796 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-09-08 11:52:44.873 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:52:44.949 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-09-08 11:52:44.951 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 11:52:45.034 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:52:45.037 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-09-08 11:52:45.129 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:52:45.691 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-09-08 11:52:45.730 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-09-08 11:52:46.279 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-09-08 11:52:46.326 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:52:46.329 | + functions-common:time_stop:2420 : local name 2026-09-08 11:52:46.331 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:52:46.334 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:52:46.336 | + functions-common:time_stop:2423 : local total 2026-09-08 11:52:46.338 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:52:46.340 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:52:46.342 | + functions-common:time_stop:2427 : start_time=1788868364218 2026-09-08 11:52:46.345 | + functions-common:time_stop:2429 : [[ -z 1788868364218 ]] 2026-09-08 11:52:46.347 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:52:46.353 | + functions-common:time_stop:2432 : end_time=1788868366349 2026-09-08 11:52:46.354 | + functions-common:time_stop:2433 : elapsed_time=2131 2026-09-08 11:52:46.356 | + functions-common:time_stop:2434 : total=38931 2026-09-08 11:52:46.360 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:52:46.363 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41062 2026-09-08 11:52:46.369 | + ./stack.sh:main:1341 : create_volume_types 2026-09-08 11:52:46.370 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-09-08 11:52:46.407 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:46.412 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-09-08 11:52:46.421 | + lib/cinder:create_volume_types:692 : local be be_name 2026-09-08 11:52:46.432 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-08 11:52:46.439 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-09-08 11:52:46.446 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-08 11:52:46.451 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-09-08 11:52:46.461 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-09-08 11:52:46.468 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-09-08 11:52:46.476 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-09-08 11:52:46.527 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:46.530 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-09-08 11:52:51.422 | +-------------+--------------------------------------+ 2026-09-08 11:52:51.422 | | Field | Value | 2026-09-08 11:52:51.422 | +-------------+--------------------------------------+ 2026-09-08 11:52:51.422 | | description | None | 2026-09-08 11:52:51.422 | | id | 1ada85eb-e7d5-4be5-bba2-8ce357c89d6e | 2026-09-08 11:52:51.422 | | is_public | True | 2026-09-08 11:52:51.422 | | name | lvmdriver-1 | 2026-09-08 11:52:51.422 | | properties | volume_backend_name='lvmdriver-1' | 2026-09-08 11:52:51.423 | +-------------+--------------------------------------+ 2026-09-08 11:52:51.873 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-09-08 11:52:51.875 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-09-08 11:52:51.877 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-09-08 11:52:51.880 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-09-08 11:52:51.883 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-09-08 11:52:51.902 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:51.904 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-09-08 11:52:51.908 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:52:51.909 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-09-08 11:52:51.911 | + ./stack.sh:main:1356 : start_glance 2026-09-08 11:52:51.913 | + lib/glance:start_glance:650 : local service_protocol=http 2026-09-08 11:52:51.916 | ++ lib/glance:start_glance:652 : which uwsgi 2026-09-08 11:52:51.922 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 11:52:51.925 | + functions-common:run_process:1674 : local service=g-api 2026-09-08 11:52:51.929 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 11:52:51.930 | + functions-common:run_process:1676 : local group= 2026-09-08 11:52:51.932 | + functions-common:run_process:1677 : local user= 2026-09-08 11:52:51.934 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:52:51.936 | + functions-common:run_process:1680 : local name=g-api 2026-09-08 11:52:51.939 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:52:51.941 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:52:51.944 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:52:51.945 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:52:51.950 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:52:51.952 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868371950 2026-09-08 11:52:51.955 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-09-08 11:52:51.978 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:52:51.981 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-09-08 11:52:51.983 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-09-08 11:52:51.985 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 11:52:51.988 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 11:52:51.990 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 11:52:51.992 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 11:52:51.995 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-09-08 11:52:51.999 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-09-08 11:52:52.002 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-09-08 11:52:52.012 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:52:52.019 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:52:52.026 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:52:52.028 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:52:52.034 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-09-08 11:52:52.040 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-09-08 11:52:52.044 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 11:52:52.048 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:52:52.051 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-09-08 11:52:52.055 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-09-08 11:52:52.061 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:52:52.066 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 11:52:52.073 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 11:52:52.080 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 11:52:52.086 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-09-08 11:52:52.092 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 11:52:52.099 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-09-08 11:52:52.212 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-09-08 11:52:52.323 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-09-08 11:52:52.440 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-09-08 11:52:52.565 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-09-08 11:52:52.677 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:52:52.772 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-09-08 11:52:52.859 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-09-08 11:52:52.949 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-09-08 11:52:53.061 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-09-08 11:52:53.156 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-09-08 11:52:53.243 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 11:52:53.248 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 11:52:53.252 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-09-08 11:52:53.347 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 11:52:53.944 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-09-08 11:52:53.970 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-09-08 11:52:54.520 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-09-08 11:52:54.650 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:52:54.655 | + functions-common:time_stop:2420 : local name 2026-09-08 11:52:54.660 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:52:54.666 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:52:54.670 | + functions-common:time_stop:2423 : local total 2026-09-08 11:52:54.673 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:52:54.677 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:52:54.683 | + functions-common:time_stop:2427 : start_time=1788868371950 2026-09-08 11:52:54.685 | + functions-common:time_stop:2429 : [[ -z 1788868371950 ]] 2026-09-08 11:52:54.691 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:52:54.698 | + functions-common:time_stop:2432 : end_time=1788868374693 2026-09-08 11:52:54.702 | + functions-common:time_stop:2433 : elapsed_time=2743 2026-09-08 11:52:54.705 | + functions-common:time_stop:2434 : total=41062 2026-09-08 11:52:54.708 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:52:54.713 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43805 2026-09-08 11:52:54.717 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-09-08 11:52:54.746 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:52:54.750 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.83) to start...' 2026-09-08 11:52:54.751 | Waiting for g-api (192.168.122.83) to start... 2026-09-08 11:52:54.757 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.83/image 2026-09-08 11:52:54.759 | + functions:wait_for_service:476 : local timeout=60 2026-09-08 11:52:54.764 | + functions:wait_for_service:477 : local url=http://192.168.122.83/image 2026-09-08 11:52:54.774 | + functions:wait_for_service:478 : local rval=0 2026-09-08 11:52:54.779 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-08 11:52:54.791 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 11:52:54.799 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:52:54.804 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:52:54.814 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:52:54.820 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868374813 2026-09-08 11:52:54.826 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-08 11:52:54.831 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:52:54.836 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.83/image 2026-09-08 11:53:00.227 | + :: : [[ 300 == 503 ]] 2026-09-08 11:53:00.230 | + :: : [[ 0 -eq 7 ]] 2026-09-08 11:53:00.235 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-08 11:53:00.239 | + functions-common:time_stop:2420 : local name 2026-09-08 11:53:00.244 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:53:00.244 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:53:00.247 | + functions-common:time_stop:2423 : local total 2026-09-08 11:53:00.250 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:53:00.253 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 11:53:00.257 | + functions-common:time_stop:2427 : start_time=1788868374813 2026-09-08 11:53:00.261 | + functions-common:time_stop:2429 : [[ -z 1788868374813 ]] 2026-09-08 11:53:00.265 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:53:00.269 | + functions-common:time_stop:2432 : end_time=1788868380266 2026-09-08 11:53:00.271 | + functions-common:time_stop:2433 : elapsed_time=5453 2026-09-08 11:53:00.273 | + functions-common:time_stop:2434 : total=19244 2026-09-08 11:53:00.276 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:53:00.278 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24697 2026-09-08 11:53:00.281 | + functions:wait_for_service:486 : return 0 2026-09-08 11:53:00.282 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-09-08 11:53:00.301 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:53:00.306 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-09-08 11:53:00.331 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:53:00.335 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-09-08 11:53:00.341 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:53:00.346 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-09-08 11:53:00.351 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-09-08 11:53:00.355 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-08 11:53:00.359 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-08 11:53:00.363 | + functions:upload_image:141 : local image image_fname image_name 2026-09-08 11:53:00.366 | + functions:upload_image:143 : local max_attempts=5 2026-09-08 11:53:00.370 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-09-08 11:53:00.378 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-08 11:53:00.384 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-09-08 11:53:00.388 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-09-08 11:53:00.392 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-09-08 11:53:00.396 | ++ functions:upload_image:151 : seq 5 2026-09-08 11:53:00.401 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-09-08 11:53:00.405 | + functions:upload_image:152 : local rc=0 2026-09-08 11:53:00.409 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-08 11:53:00.413 | --2026-09-08 13:53:00-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-08 11:53:00.474 | Resolving github.com (github.com)... 140.82.121.3 2026-09-08 11:53:00.493 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-09-08 11:53:00.722 | HTTP request sent, awaiting response... 302 Found 2026-09-08 11:53:00.724 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-08T12%3A27%3A45Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-08T11%3A27%3A44Z&ske=2026-09-08T12%3A27%3A45Z&sks=b&skv=2018-11-09&sig=NlLq7bcEpPGE3Moim4ELwiWg%2F6WGdIYCHpM8cxf22PI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg3MDE4MCwibmJmIjoxNzg4ODY4MzgwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.oSlHGWiyBgvCzHp8ov5viIfhjpOojGyMLVIvlCM6m6I&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-09-08 11:53:00.724 | --2026-09-08 13:53:00-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-09-08T12%3A27%3A45Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-09-08T11%3A27%3A44Z&ske=2026-09-08T12%3A27%3A45Z&sks=b&skv=2018-11-09&sig=NlLq7bcEpPGE3Moim4ELwiWg%2F6WGdIYCHpM8cxf22PI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg3MDE4MCwibmJmIjoxNzg4ODY4MzgwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.oSlHGWiyBgvCzHp8ov5viIfhjpOojGyMLVIvlCM6m6I&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-09-08 11:53:00.724 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2026-09-08 11:53:00.735 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-09-08 11:53:00.777 | HTTP request sent, awaiting response... 200 OK 2026-09-08 11:53:00.777 | Length: 21692416 (21M) [application/octet-stream] 2026-09-08 11:53:00.777 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-09-08 11:53:00.828 | 2026-09-08 11:53:01.040 | 0K ........ ........ .... 100% 78.6M=0.3s 2026-09-08 11:53:01.040 | 2026-09-08 11:53:01.041 | 2026-09-08 13:53:01 (78.6 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-09-08 11:53:01.041 | 2026-09-08 11:53:01.046 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-09-08 11:53:01.048 | + functions:upload_image:163 : break 2026-09-08 11:53:01.050 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-08 11:53:01.052 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-09-08 11:53:01.055 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-09-08 11:53:01.059 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-09-08 11:53:01.061 | + functions:upload_image:313 : local kernel= 2026-09-08 11:53:01.064 | + functions:upload_image:314 : local ramdisk= 2026-09-08 11:53:01.067 | + functions:upload_image:315 : local disk_format= 2026-09-08 11:53:01.069 | + functions:upload_image:316 : local container_format= 2026-09-08 11:53:01.073 | + functions:upload_image:317 : local unpack= 2026-09-08 11:53:01.075 | + functions:upload_image:318 : local img_property= 2026-09-08 11:53:01.077 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-08 11:53:01.080 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-09-08 11:53:01.083 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-09-08 11:53:01.086 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-09-08 11:53:01.088 | + functions:upload_image:328 : case "$image_fname" in 2026-09-08 11:53:01.091 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-09-08 11:53:01.096 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-09-08 11:53:01.099 | + functions:upload_image:350 : local format 2026-09-08 11:53:01.103 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-08 11:53:01.103 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-09-08 11:53:01.118 | + functions:upload_image:351 : format=qcow2 2026-09-08 11:53:01.120 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-09-08 11:53:01.122 | + functions:upload_image:353 : disk_format=qcow2 2026-09-08 11:53:01.125 | + functions:upload_image:357 : container_format=bare 2026-09-08 11:53:01.129 | + functions:upload_image:404 : is_arch ppc64le 2026-09-08 11:53:01.132 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 11:53:01.136 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-09-08 11:53:01.139 | + functions:upload_image:404 : is_arch ppc64 2026-09-08 11:53:01.145 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 11:53:01.149 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-08 11:53:01.152 | + functions:upload_image:404 : is_arch ppc 2026-09-08 11:53:01.155 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 11:53:01.160 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-09-08 11:53:01.164 | + functions:upload_image:408 : is_arch aarch64 2026-09-08 11:53:01.170 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 11:53:01.176 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-08 11:53:01.180 | + functions:upload_image:412 : '[' bare = bare ']' 2026-09-08 11:53:01.185 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-09-08 11:53:01.189 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-09-08 11:53:01.192 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-09-08 11:53:01.197 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-09-08 11:53:01.201 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-09-08 11:53:01.205 | + functions:_upload_image:112 : shift 2026-09-08 11:53:01.208 | + functions:_upload_image:113 : local container=bare 2026-09-08 11:53:01.212 | + functions:_upload_image:114 : shift 2026-09-08 11:53:01.215 | + functions:_upload_image:115 : local disk=qcow2 2026-09-08 11:53:01.218 | + functions:_upload_image:116 : shift 2026-09-08 11:53:01.222 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-08 11:53:01.226 | + functions:_upload_image:118 : shift 2026-09-08 11:53:01.230 | + functions:_upload_image:119 : local properties 2026-09-08 11:53:01.233 | + functions:_upload_image:120 : local useimport 2026-09-08 11:53:01.239 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-09-08 11:53:01.243 | ++ functions:_image_properties_to_arg:94 : local result= 2026-09-08 11:53:01.247 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-09-08 11:53:01.250 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-09-08 11:53:01.254 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-09-08 11:53:01.258 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-09-08 11:53:01.261 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-09-08 11:53:01.266 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-08 11:53:01.271 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-08 11:53:06.674 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-08 11:53:06.674 | | Field | Value | 2026-09-08 11:53:06.674 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-08 11:53:06.674 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-09-08 11:53:06.674 | | container_format | bare | 2026-09-08 11:53:06.674 | | created_at | 2026-09-08T11:53:05Z | 2026-09-08 11:53:06.674 | | disk_format | qcow2 | 2026-09-08 11:53:06.674 | | file | /v2/images/b26da701-1c2d-4a94-85e8-c9359299d324/file | 2026-09-08 11:53:06.675 | | id | b26da701-1c2d-4a94-85e8-c9359299d324 | 2026-09-08 11:53:06.675 | | min_disk | 0 | 2026-09-08 11:53:06.675 | | min_ram | 0 | 2026-09-08 11:53:06.675 | | name | cirros-0.6.3-x86_64-disk | 2026-09-08 11:53:06.675 | | owner | 742b8e4c05fc48f1aef69ab23395269c | 2026-09-08 11:53:06.675 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-09-08 11:53:06.675 | | protected | False | 2026-09-08 11:53:06.676 | | schema | /v2/schemas/image | 2026-09-08 11:53:06.676 | | size | 21692416 | 2026-09-08 11:53:06.676 | | status | active | 2026-09-08 11:53:06.676 | | tags | | 2026-09-08 11:53:06.676 | | updated_at | 2026-09-08T11:53:07Z | 2026-09-08 11:53:06.676 | | virtual_size | 117440512 | 2026-09-08 11:53:06.677 | | visibility | public | 2026-09-08 11:53:06.677 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-08 11:53:07.013 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-09-08 11:53:07.068 | [2028 Async create_flavors:73754]: Waiting for completion of create_flavors running on PID 73754 (2 other jobs running) 2026-09-08 11:53:07.094 | [2028 Async create_flavors:73754]: Signaling child to exit 2026-09-08 11:53:14.214 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:53:14.244 | [73754 Async create_flavors:73754]: finished successfully 2026-09-08 11:53:14.270 | WAKEUP 2026-09-08 11:53:14.296 | [2028 Async create_flavors:73754]: Signaled 2026-09-08 11:53:14.298 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-09-08 11:53:14.298 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:53:14.298 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-09-08 11:53:14.298 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-09-08 11:53:14.298 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-09-08 11:53:14.298 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.298 | | Field | Value | 2026-09-08 11:53:14.299 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.299 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:53:14.299 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:53:14.299 | | description | None | 2026-09-08 11:53:14.299 | | disk | 1 | 2026-09-08 11:53:14.299 | | id | c1 | 2026-09-08 11:53:14.300 | | name | cirros256 | 2026-09-08 11:53:14.300 | | os-flavor-access:is_public | True | 2026-09-08 11:53:14.300 | | properties | hw_rng:allowed='True' | 2026-09-08 11:53:14.300 | | ram | 256 | 2026-09-08 11:53:14.301 | | rxtx_factor | 1.0 | 2026-09-08 11:53:14.301 | | swap | 0 | 2026-09-08 11:53:14.301 | | vcpus | 1 | 2026-09-08 11:53:14.301 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.301 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-09-08 11:53:14.301 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.301 | | Field | Value | 2026-09-08 11:53:14.302 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.302 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:53:14.302 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:53:14.302 | | description | None | 2026-09-08 11:53:14.302 | | disk | 5 | 2026-09-08 11:53:14.302 | | id | d1 | 2026-09-08 11:53:14.302 | | name | ds512M | 2026-09-08 11:53:14.303 | | os-flavor-access:is_public | True | 2026-09-08 11:53:14.303 | | properties | hw_rng:allowed='True' | 2026-09-08 11:53:14.303 | | ram | 512 | 2026-09-08 11:53:14.303 | | rxtx_factor | 1.0 | 2026-09-08 11:53:14.303 | | swap | 0 | 2026-09-08 11:53:14.303 | | vcpus | 1 | 2026-09-08 11:53:14.303 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.303 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-09-08 11:53:14.304 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.304 | | Field | Value | 2026-09-08 11:53:14.304 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.304 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:53:14.304 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:53:14.304 | | description | None | 2026-09-08 11:53:14.304 | | disk | 10 | 2026-09-08 11:53:14.305 | | id | d2 | 2026-09-08 11:53:14.305 | | name | ds1G | 2026-09-08 11:53:14.305 | | os-flavor-access:is_public | True | 2026-09-08 11:53:14.305 | | properties | hw_rng:allowed='True' | 2026-09-08 11:53:14.305 | | ram | 1024 | 2026-09-08 11:53:14.305 | | rxtx_factor | 1.0 | 2026-09-08 11:53:14.305 | | swap | 0 | 2026-09-08 11:53:14.305 | | vcpus | 1 | 2026-09-08 11:53:14.306 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.306 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-09-08 11:53:14.306 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.306 | | Field | Value | 2026-09-08 11:53:14.306 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.306 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:53:14.306 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:53:14.307 | | description | None | 2026-09-08 11:53:14.307 | | disk | 10 | 2026-09-08 11:53:14.307 | | id | d3 | 2026-09-08 11:53:14.307 | | name | ds2G | 2026-09-08 11:53:14.307 | | os-flavor-access:is_public | True | 2026-09-08 11:53:14.307 | | properties | hw_rng:allowed='True' | 2026-09-08 11:53:14.307 | | ram | 2048 | 2026-09-08 11:53:14.307 | | rxtx_factor | 1.0 | 2026-09-08 11:53:14.308 | | swap | 0 | 2026-09-08 11:53:14.308 | | vcpus | 2 | 2026-09-08 11:53:14.308 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.308 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-09-08 11:53:14.308 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.308 | | Field | Value | 2026-09-08 11:53:14.308 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.309 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:53:14.309 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:53:14.309 | | description | None | 2026-09-08 11:53:14.309 | | disk | 20 | 2026-09-08 11:53:14.309 | | id | d4 | 2026-09-08 11:53:14.309 | | name | ds4G | 2026-09-08 11:53:14.309 | | os-flavor-access:is_public | True | 2026-09-08 11:53:14.309 | | properties | hw_rng:allowed='True' | 2026-09-08 11:53:14.310 | | ram | 4096 | 2026-09-08 11:53:14.310 | | rxtx_factor | 1.0 | 2026-09-08 11:53:14.310 | | swap | 0 | 2026-09-08 11:53:14.310 | | vcpus | 4 | 2026-09-08 11:53:14.310 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.310 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-09-08 11:53:14.310 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-09-08 11:53:14.311 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-09-08 11:53:14.311 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.311 | | Field | Value | 2026-09-08 11:53:14.311 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.311 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:53:14.311 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:53:14.312 | | description | None | 2026-09-08 11:53:14.312 | | disk | 1 | 2026-09-08 11:53:14.312 | | id | 1 | 2026-09-08 11:53:14.312 | | name | m1.tiny | 2026-09-08 11:53:14.312 | | os-flavor-access:is_public | True | 2026-09-08 11:53:14.312 | | properties | hw_rng:allowed='True' | 2026-09-08 11:53:14.313 | | ram | 512 | 2026-09-08 11:53:14.313 | | rxtx_factor | 1.0 | 2026-09-08 11:53:14.313 | | swap | 0 | 2026-09-08 11:53:14.313 | | vcpus | 1 | 2026-09-08 11:53:14.313 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.314 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-09-08 11:53:14.314 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.314 | | Field | Value | 2026-09-08 11:53:14.314 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.314 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:53:14.314 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:53:14.314 | | description | None | 2026-09-08 11:53:14.315 | | disk | 20 | 2026-09-08 11:53:14.315 | | id | 2 | 2026-09-08 11:53:14.315 | | name | m1.small | 2026-09-08 11:53:14.315 | | os-flavor-access:is_public | True | 2026-09-08 11:53:14.315 | | properties | hw_rng:allowed='True' | 2026-09-08 11:53:14.315 | | ram | 2048 | 2026-09-08 11:53:14.315 | | rxtx_factor | 1.0 | 2026-09-08 11:53:14.315 | | swap | 0 | 2026-09-08 11:53:14.316 | | vcpus | 1 | 2026-09-08 11:53:14.316 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.316 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-09-08 11:53:14.316 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.316 | | Field | Value | 2026-09-08 11:53:14.316 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.316 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:53:14.316 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:53:14.317 | | description | None | 2026-09-08 11:53:14.317 | | disk | 40 | 2026-09-08 11:53:14.317 | | id | 3 | 2026-09-08 11:53:14.317 | | name | m1.medium | 2026-09-08 11:53:14.317 | | os-flavor-access:is_public | True | 2026-09-08 11:53:14.317 | | properties | hw_rng:allowed='True' | 2026-09-08 11:53:14.317 | | ram | 4096 | 2026-09-08 11:53:14.317 | | rxtx_factor | 1.0 | 2026-09-08 11:53:14.318 | | swap | 0 | 2026-09-08 11:53:14.318 | | vcpus | 2 | 2026-09-08 11:53:14.318 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.318 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-09-08 11:53:14.318 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.318 | | Field | Value | 2026-09-08 11:53:14.318 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.318 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:53:14.319 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:53:14.319 | | description | None | 2026-09-08 11:53:14.319 | | disk | 80 | 2026-09-08 11:53:14.319 | | id | 4 | 2026-09-08 11:53:14.319 | | name | m1.large | 2026-09-08 11:53:14.319 | | os-flavor-access:is_public | True | 2026-09-08 11:53:14.319 | | properties | hw_rng:allowed='True' | 2026-09-08 11:53:14.320 | | ram | 8192 | 2026-09-08 11:53:14.320 | | rxtx_factor | 1.0 | 2026-09-08 11:53:14.320 | | swap | 0 | 2026-09-08 11:53:14.320 | | vcpus | 4 | 2026-09-08 11:53:14.320 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.320 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-09-08 11:53:14.320 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.320 | | Field | Value | 2026-09-08 11:53:14.321 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.321 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:53:14.321 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:53:14.321 | | description | None | 2026-09-08 11:53:14.321 | | disk | 160 | 2026-09-08 11:53:14.321 | | id | 5 | 2026-09-08 11:53:14.321 | | name | m1.xlarge | 2026-09-08 11:53:14.322 | | os-flavor-access:is_public | True | 2026-09-08 11:53:14.322 | | properties | hw_rng:allowed='True' | 2026-09-08 11:53:14.322 | | ram | 16384 | 2026-09-08 11:53:14.322 | | rxtx_factor | 1.0 | 2026-09-08 11:53:14.322 | | swap | 0 | 2026-09-08 11:53:14.322 | | vcpus | 8 | 2026-09-08 11:53:14.323 | +----------------------------+-----------------------+ 2026-09-08 11:53:14.351 | [2028 Async create_flavors:73754]: finished create_flavors with result 0 in 40 seconds 2026-09-08 11:53:14.357 | + inc/async:async_wait:197 : return 0 2026-09-08 11:53:14.361 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-09-08 11:53:14.387 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:53:14.392 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-09-08 11:53:14.417 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:53:14.420 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-09-08 11:53:14.447 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:53:14.451 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-09-08 11:53:14.454 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-08 11:53:14.457 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-09-08 11:53:14.460 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:53:14.462 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-09-08 11:53:14.465 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-09-08 11:53:14.468 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-09-08 11:53:14.470 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-09-08 11:53:14.472 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-09-08 11:53:14.473 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-09-08 11:53:14.475 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-09-08 11:53:14.477 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-09-08 11:53:14.479 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-09-08 11:53:14.481 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-09-08 11:53:14.482 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-09-08 11:53:14.484 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-09-08 11:53:14.486 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-09-08 11:53:14.488 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-08 11:53:14.490 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-09-08 11:53:14.491 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-08 11:53:14.493 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-09-08 11:53:14.495 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-08 11:53:14.496 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-09-08 11:53:14.498 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-08 11:53:14.500 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-09-08 11:53:14.502 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-08 11:53:14.503 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-09-08 11:53:14.505 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-09-08 11:53:14.507 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-08 11:53:14.509 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-09-08 11:53:14.511 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-08 11:53:14.513 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-09-08 11:53:14.514 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-09-08 11:53:14.516 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-09-08 11:53:14.518 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-08 11:53:14.520 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-09-08 11:53:14.522 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-08 11:53:14.523 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-09-08 11:53:14.525 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-09-08 11:53:14.527 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-09-08 11:53:14.529 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-09-08 11:53:14.531 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-09-08 11:53:14.532 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-09-08 11:53:14.534 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-09-08 11:53:14.536 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-09-08 11:53:14.538 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-09-08 11:53:14.540 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-09-08 11:53:14.542 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-09-08 11:53:14.544 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-09-08 11:53:14.545 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-08 11:53:14.548 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-08 11:53:14.550 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-09-08 11:53:14.552 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-09-08 11:53:14.553 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-09-08 11:53:14.555 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-09-08 11:53:14.557 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-09-08 11:53:14.559 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-09-08 11:53:14.561 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-09-08 11:53:14.564 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-09-08 11:53:14.567 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-09-08 11:53:14.567 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-09-08 11:53:14.567 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-09-08 11:53:14.568 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-09-08 11:53:14.569 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-09-08 11:53:16.668 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-09-08 11:53:16.671 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-09-08 11:53:16.989 | + ./stack.sh:main:1406 : save_stackenv 2026-09-08 11:53:16.992 | + functions-common:save_stackenv:65 : local tag= 2026-09-08 11:53:16.996 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-08 11:53:17.002 | + functions-common:save_stackenv:67 : time_stamp=2026-09-08-135316 2026-09-08 11:53:17.006 | + functions-common:save_stackenv:68 : echo '# 2026-09-08-135316 ' 2026-09-08 11:53:17.012 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:53:17.015 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-08 11:53:17.019 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:53:17.022 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-08 11:53:17.026 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:53:17.029 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-08 11:53:17.032 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:53:17.035 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-09-08 11:53:17.039 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:53:17.042 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.83 2026-09-08 11:53:17.046 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:53:17.049 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.83/identity 2026-09-08 11:53:17.054 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:53:17.057 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-08-133108 2026-09-08 11:53:17.060 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:53:17.064 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-08 11:53:17.067 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:53:17.070 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.83 2026-09-08 11:53:17.073 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:53:17.077 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-08 11:53:17.081 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:53:17.085 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-08 11:53:17.089 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:53:17.093 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-08 11:53:17.097 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:53:17.101 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-08 11:53:17.105 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:53:17.109 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.83 2026-09-08 11:53:17.113 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:53:17.117 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-08 11:53:17.120 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-09-08 11:53:17.124 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-08 11:53:17.128 | + inc/meta-config:merge_config_group:171 : shift 2026-09-08 11:53:17.131 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-09-08 11:53:17.135 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:53:17.139 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-08 11:53:17.143 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-08 11:53:17.147 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-09-08 11:53:17.151 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:53:17.155 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-09-08 11:53:17.158 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:53:17.162 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-09-08 11:53:17.162 | /^\[\[.+\|.*\]\]/ { 2026-09-08 11:53:17.162 | gsub("[][]", "", $1); 2026-09-08 11:53:17.162 | split($1, a, "|"); 2026-09-08 11:53:17.163 | if (a[1] == matchgroup) 2026-09-08 11:53:17.163 | print a[2] 2026-09-08 11:53:17.163 | } 2026-09-08 11:53:17.163 | ' /home/quobyte/devstack/local.conf 2026-09-08 11:53:17.171 | + ./stack.sh:main:1424 : run_phase stack extra 2026-09-08 11:53:17.174 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 11:53:17.178 | + functions-common:run_phase:1849 : local phase=extra 2026-09-08 11:53:17.181 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 11:53:17.185 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 11:53:17.189 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 11:53:17.193 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 11:53:17.197 | + functions-common:run_phase:1858 : local extra 2026-09-08 11:53:17.202 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 11:53:17.207 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 11:53:17.210 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 11:53:17.214 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 11:53:17.218 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-09-08 11:53:17.222 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 11:53:17.246 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:53:17.249 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:53:17.253 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:53:17.257 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-09-08 11:53:17.260 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:53:17.263 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 11:53:17.266 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:53:17.270 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-09-08 11:53:17.274 | ++ extras.d/80-tempest.sh:source:15 : : 2026-09-08 11:53:17.277 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 11:53:17.281 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-08 11:53:17.285 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:53:17.289 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 11:53:17.292 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-09-08 11:53:17.297 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 11:53:17.300 | + functions-common:run_plugins:1835 : local phase=extra 2026-09-08 11:53:17.304 | + functions-common:run_plugins:1837 : local plugins= 2026-09-08 11:53:17.307 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 11:53:17.311 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-09-08 11:53:17.316 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-08 11:53:17.320 | + inc/meta-config:merge_config_group:171 : shift 2026-09-08 11:53:17.323 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-09-08 11:53:17.327 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:53:17.330 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-08 11:53:17.334 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-08 11:53:17.339 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-09-08 11:53:17.343 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:53:17.347 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-09-08 11:53:17.351 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:53:17.355 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-09-08 11:53:17.355 | /^\[\[.+\|.*\]\]/ { 2026-09-08 11:53:17.355 | gsub("[][]", "", $1); 2026-09-08 11:53:17.355 | split($1, a, "|"); 2026-09-08 11:53:17.355 | if (a[1] == matchgroup) 2026-09-08 11:53:17.356 | print a[2] 2026-09-08 11:53:17.356 | } 2026-09-08 11:53:17.356 | ' /home/quobyte/devstack/local.conf 2026-09-08 11:53:17.363 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-09-08 11:53:17.388 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:53:17.391 | + ./stack.sh:main:1442 : is_nova_ready 2026-09-08 11:53:17.394 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-09-08 11:53:17.398 | + functions:wait_for_compute:490 : local timeout=60 2026-09-08 11:53:17.401 | + functions:wait_for_compute:491 : local rval=0 2026-09-08 11:53:17.405 | + functions:wait_for_compute:492 : local compute_hostname 2026-09-08 11:53:17.407 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-09-08 11:53:17.411 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 11:53:17.414 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:53:17.417 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:53:17.421 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:53:17.427 | + functions-common:time_start:2411 : _TIME_START[$name]=1788868397423 2026-09-08 11:53:17.432 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-09-08 11:53:17.462 | + functions:wait_for_compute:494 : compute_hostname= 2026-09-08 11:53:17.465 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-09-08 11:53:17.470 | ++ functions:wait_for_compute:496 : hostname 2026-09-08 11:53:17.477 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-09-08 11:53:17.481 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-09-08 11:53:17.486 | ++ functions:wait_for_compute:498 : hostname 2026-09-08 11:53:17.490 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:53:17.493 | + :: : ID= 2026-09-08 11:53:17.495 | + :: : [[ '' == '' ]] 2026-09-08 11:53:17.496 | + :: : sleep 1 2026-09-08 11:53:18.500 | + :: : [[ libvirt = \f\a\k\e ]] 2026-09-08 11:53:18.502 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-09-08 11:53:21.649 | + :: : ID=ca36c15d-d027-41c6-bc84-845a83430888 2026-09-08 11:53:21.651 | + :: : [[ ca36c15d-d027-41c6-bc84-845a83430888 == '' ]] 2026-09-08 11:53:21.656 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-09-08 11:53:21.660 | + functions-common:time_stop:2420 : local name 2026-09-08 11:53:21.663 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:53:21.667 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:53:21.671 | + functions-common:time_stop:2423 : local total 2026-09-08 11:53:21.675 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:53:21.679 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 11:53:21.683 | + functions-common:time_stop:2427 : start_time=1788868397423 2026-09-08 11:53:21.687 | + functions-common:time_stop:2429 : [[ -z 1788868397423 ]] 2026-09-08 11:53:21.692 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:53:21.697 | + functions-common:time_stop:2432 : end_time=1788868401693 2026-09-08 11:53:21.702 | + functions-common:time_stop:2433 : elapsed_time=4270 2026-09-08 11:53:21.706 | + functions-common:time_stop:2434 : total=24697 2026-09-08 11:53:21.709 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:53:21.713 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28967 2026-09-08 11:53:21.716 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-09-08 11:53:21.720 | + functions:wait_for_compute:516 : return 0 2026-09-08 11:53:21.724 | + ./stack.sh:main:1446 : service_check 2026-09-08 11:53:21.728 | + functions-common:service_check:1713 : local service 2026-09-08 11:53:21.732 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:21.736 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-09-08 11:53:21.754 | not-found 2026-09-08 11:53:21.759 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:21.763 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-09-08 11:53:21.783 | enabled 2026-09-08 11:53:21.789 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-09-08 11:53:21.813 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-09-08 11:53:21.813 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-09-08 11:53:21.813 | Active: active (running) since Tue 2026-09-08 13:50:10 CEST; 3min 10s ago 2026-09-08 11:53:21.813 | Main PID: 61525 (uwsgi) 2026-09-08 11:53:21.814 | Status: "uWSGI is ready" 2026-09-08 11:53:21.814 | Tasks: 17 (limit: 14255) 2026-09-08 11:53:21.814 | Memory: 271.2M (peak: 271.9M) 2026-09-08 11:53:21.814 | CPU: 14.486s 2026-09-08 11:53:21.814 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-09-08 11:53:21.814 | ├─61525 "nova-apiuWSGI master" 2026-09-08 11:53:21.814 | ├─61526 "nova-apiuWSGI worker 1" 2026-09-08 11:53:21.814 | └─61527 "nova-apiuWSGI worker 2" 2026-09-08 11:53:21.814 | 2026-09-08 11:53:21.814 | Sep 08 13:53:21 devstack devstack@n-api.service[61526]: [pid: 61526|app: 0|req: 18/36] 192.168.122.83 () {54 vars in 930 bytes} [Tue Sep 8 13:53:21 2026] GET /compute/v2.1 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 11:53:21.815 | Sep 08 13:53:21 devstack devstack@n-api.service[61527]: DEBUG nova.api.openstack.wsgi [None req-6e8df271-630b-4903-b0e9-51da8d536b82 admin admin] Calling method '>' {{(pid=61527) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-09-08 11:53:21.815 | Sep 08 13:53:21 devstack devstack@n-api.service[61527]: DEBUG oslo_concurrency.lockutils [None req-6e8df271-630b-4903-b0e9-51da8d536b82 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61527) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-08 11:53:21.815 | Sep 08 13:53:21 devstack devstack@n-api.service[61527]: DEBUG oslo_concurrency.lockutils [None req-6e8df271-630b-4903-b0e9-51da8d536b82 admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61527) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-08 11:53:21.815 | Sep 08 13:53:21 devstack devstack@n-api.service[61527]: DEBUG oslo_concurrency.lockutils [None req-6e8df271-630b-4903-b0e9-51da8d536b82 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61527) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 11:53:21.815 | Sep 08 13:53:21 devstack devstack@n-api.service[61527]: DEBUG oslo_concurrency.lockutils [None req-6e8df271-630b-4903-b0e9-51da8d536b82 admin admin] Acquiring lock "dfe820ca-e483-4c4f-9eeb-6b012b3d31b7" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61527) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-08 11:53:21.815 | Sep 08 13:53:21 devstack devstack@n-api.service[61527]: DEBUG oslo_concurrency.lockutils [None req-6e8df271-630b-4903-b0e9-51da8d536b82 admin admin] Lock "dfe820ca-e483-4c4f-9eeb-6b012b3d31b7" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=61527) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-08 11:53:21.815 | Sep 08 13:53:21 devstack devstack@n-api.service[61527]: DEBUG oslo_concurrency.lockutils [None req-6e8df271-630b-4903-b0e9-51da8d536b82 admin admin] Lock "dfe820ca-e483-4c4f-9eeb-6b012b3d31b7" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61527) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 11:53:21.815 | Sep 08 13:53:21 devstack devstack@n-api.service[61527]: INFO nova.api.openstack.requestlog [None req-6e8df271-630b-4903-b0e9-51da8d536b82 admin admin] 192.168.122.83 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.160975 2026-09-08 11:53:21.816 | Sep 08 13:53:21 devstack devstack@n-api.service[61527]: [pid: 61527|app: 0|req: 19/37] 192.168.122.83 () {60 vars in 1320 bytes} [Tue Sep 8 13:53:21 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-09-08 11:53:21.819 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:21.823 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-09-08 11:53:21.844 | enabled 2026-09-08 11:53:21.849 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-09-08 11:53:21.872 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-09-08 11:53:21.872 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-09-08 11:53:21.872 | Active: active (running) since Tue 2026-09-08 13:52:29 CEST; 52s ago 2026-09-08 11:53:21.872 | Main PID: 73593 (nova-compute) 2026-09-08 11:53:21.872 | Tasks: 11 (limit: 14255) 2026-09-08 11:53:21.872 | Memory: 135.5M (peak: 137.9M) 2026-09-08 11:53:21.872 | CPU: 4.827s 2026-09-08 11:53:21.872 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-09-08 11:53:21.873 | └─73593 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-09-08 11:53:21.873 | 2026-09-08 11:53:21.873 | Sep 08 13:52:52 devstack nova-compute[73593]: DEBUG nova.compute.resource_tracker [None req-c71d284b-b9d1-4e26-aa41-35f437bf67f1 None None] Compute_service record updated for devstack:devstack {{(pid=73593) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-09-08 11:53:21.873 | Sep 08 13:52:52 devstack nova-compute[73593]: DEBUG oslo_concurrency.lockutils [None req-c71d284b-b9d1-4e26-aa41-35f437bf67f1 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.193s {{(pid=73593) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 11:53:21.873 | Sep 08 13:52:52 devstack nova-compute[73593]: DEBUG nova.service [None req-c71d284b-b9d1-4e26-aa41-35f437bf67f1 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73593) start /opt/stack/nova/nova/service.py:262}} 2026-09-08 11:53:21.873 | Sep 08 13:52:52 devstack nova-compute[73593]: DEBUG nova.service [None req-c71d284b-b9d1-4e26-aa41-35f437bf67f1 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73593) start /opt/stack/nova/nova/service.py:278}} 2026-09-08 11:53:21.873 | Sep 08 13:52:52 devstack nova-compute[73593]: DEBUG nova.service [None req-c71d284b-b9d1-4e26-aa41-35f437bf67f1 None None] Join ServiceGroup membership for this service compute {{(pid=73593) start /opt/stack/nova/nova/service.py:288}} 2026-09-08 11:53:21.873 | Sep 08 13:52:52 devstack nova-compute[73593]: DEBUG nova.servicegroup.drivers.db [None req-c71d284b-b9d1-4e26-aa41-35f437bf67f1 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73593) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-08 11:53:21.873 | Sep 08 13:52:57 devstack nova-compute[73593]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=73593) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:21.873 | Sep 08 13:53:00 devstack nova-compute[73593]: DEBUG oslo_service.periodic_task [None req-5c51678b-8d40-453b-b8c2-16a7af7537b9 None None] Running periodic task ComputeManager._sync_power_states {{(pid=73593) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-08 11:53:21.873 | Sep 08 13:53:00 devstack nova-compute[73593]: DEBUG oslo_service.periodic_task [None req-5c51678b-8d40-453b-b8c2-16a7af7537b9 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73593) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-08 11:53:21.874 | Sep 08 13:53:00 devstack nova-compute[73593]: DEBUG oslo.service.backend._threading.loopingcall [None req-5c51678b-8d40-453b-b8c2-16a7af7537b9 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 33.04 seconds {{(pid=73593) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:21.877 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:21.882 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-09-08 11:53:21.900 | not-found 2026-09-08 11:53:21.906 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:21.910 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-09-08 11:53:21.936 | enabled 2026-09-08 11:53:21.941 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-09-08 11:53:21.964 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-09-08 11:53:21.964 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-09-08 11:53:21.964 | Active: active (running) since Tue 2026-09-08 13:52:16 CEST; 1min 5s ago 2026-09-08 11:53:21.964 | Main PID: 69909 (nova-scheduler:) 2026-09-08 11:53:21.964 | Tasks: 19 (limit: 14255) 2026-09-08 11:53:21.964 | Memory: 155.1M (peak: 155.7M) 2026-09-08 11:53:21.965 | CPU: 4.862s 2026-09-08 11:53:21.965 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-09-08 11:53:21.965 | ├─69909 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-09-08 11:53:21.965 | ├─71660 "nova-scheduler: ServiceWrapper worker(0)" 2026-09-08 11:53:21.965 | └─71675 "nova-scheduler: ServiceWrapper worker(1)" 2026-09-08 11:53:21.965 | 2026-09-08 11:53:21.965 | Sep 08 13:52:22 devstack nova-scheduler[71675]: DEBUG nova.servicegroup.drivers.db [None req-7604d41c-0241-47cb-b1af-6616053ce3d3 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71675) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-08 11:53:21.965 | Sep 08 13:52:28 devstack nova-scheduler[71660]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=71660) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:21.965 | Sep 08 13:52:28 devstack nova-scheduler[71675]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=71675) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:21.965 | Sep 08 13:52:30 devstack nova-scheduler[69909]: DEBUG dbcounter [-] [69909] Writing DB stats nova_api:SELECT=3 {{(pid=69909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:21.965 | Sep 08 13:52:30 devstack nova-scheduler[69909]: DEBUG dbcounter [-] [69909] Writing DB stats nova_cell0:SELECT=1 {{(pid=69909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:21.966 | Sep 08 13:52:30 devstack nova-scheduler[69909]: DEBUG dbcounter [-] [69909] Writing DB stats nova_cell1:SELECT=1 {{(pid=69909) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:21.966 | Sep 08 13:52:35 devstack nova-scheduler[71660]: DEBUG oslo.service.backend._threading.loopingcall [None req-cf4db81a-7626-4f04-8410-358536d26939 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71660) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:21.966 | Sep 08 13:52:38 devstack nova-scheduler[71660]: DEBUG dbcounter [-] [71660] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=71660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:21.966 | Sep 08 13:52:38 devstack nova-scheduler[71675]: DEBUG dbcounter [-] [71675] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=71675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:21.966 | Sep 08 13:52:41 devstack nova-scheduler[71675]: DEBUG oslo.service.backend._threading.loopingcall [None req-6406cd61-b625-4cc9-9d37-3fce0eedbcef None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71675) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:21.971 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:21.975 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-09-08 11:53:21.994 | not-found 2026-09-08 11:53:21.998 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.002 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-09-08 11:53:22.021 | enabled 2026-09-08 11:53:22.026 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-09-08 11:53:22.050 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-09-08 11:53:22.050 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-09-08 11:53:22.050 | Active: active (running) since Tue 2026-09-08 13:52:18 CEST; 1min 3s ago 2026-09-08 11:53:22.050 | Main PID: 70522 (uwsgi) 2026-09-08 11:53:22.050 | Status: "uWSGI is ready" 2026-09-08 11:53:22.050 | Tasks: 16 (limit: 14255) 2026-09-08 11:53:22.050 | Memory: 220.1M (peak: 220.4M) 2026-09-08 11:53:22.050 | CPU: 10.115s 2026-09-08 11:53:22.051 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-09-08 11:53:22.051 | ├─70522 "nova-api-metauWSGI master" 2026-09-08 11:53:22.051 | ├─70523 "nova-api-metauWSGI worker 1" 2026-09-08 11:53:22.051 | ├─70524 "nova-api-metauWSGI worker 2" 2026-09-08 11:53:22.051 | └─70525 "nova-api-metauWSGI http 1" 2026-09-08 11:53:22.051 | 2026-09-08 11:53:22.051 | Sep 08 13:52:25 devstack devstack@n-api-meta.service[70523]: DEBUG nova.api.openstack.wsgi_app [None req-0ad5e869-ded0-43e2-bb77-6d20c1575b1a None None] ******************************************************************************** {{(pid=70523) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-09-08 11:53:22.051 | Sep 08 13:52:25 devstack devstack@n-api-meta.service[70523]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x717c362a4668 pid: 70523 (default app) 2026-09-08 11:53:22.051 | Sep 08 13:52:33 devstack devstack@n-api-meta.service[70524]: DEBUG dbcounter [-] [70524] Writing DB stats nova_api:SELECT=1 {{(pid=70524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.051 | Sep 08 13:52:34 devstack devstack@n-api-meta.service[70523]: DEBUG dbcounter [-] [70523] Writing DB stats nova_api:SELECT=1 {{(pid=70523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.051 | Sep 08 13:52:34 devstack devstack@n-api-meta.service[70524]: DEBUG dbcounter [-] [70524] Writing DB stats nova_cell0:SELECT=1 {{(pid=70524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.052 | Sep 08 13:52:34 devstack devstack@n-api-meta.service[70524]: DEBUG dbcounter [-] [70524] Writing DB stats nova_cell1:SELECT=1 {{(pid=70524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.052 | Sep 08 13:52:34 devstack devstack@n-api-meta.service[70523]: DEBUG dbcounter [-] [70523] Writing DB stats nova_cell0:SELECT=1 {{(pid=70523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.052 | Sep 08 13:52:34 devstack devstack@n-api-meta.service[70523]: DEBUG dbcounter [-] [70523] Writing DB stats nova_cell1:SELECT=1 {{(pid=70523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.052 | Sep 08 13:52:34 devstack devstack@n-api-meta.service[70524]: DEBUG dbcounter [-] [70524] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.052 | Sep 08 13:52:34 devstack devstack@n-api-meta.service[70523]: DEBUG dbcounter [-] [70523] Writing DB stats nova_cell0:SELECT=1 {{(pid=70523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.055 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.058 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-09-08 11:53:22.077 | enabled 2026-09-08 11:53:22.082 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-09-08 11:53:22.106 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-09-08 11:53:22.106 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-09-08 11:53:22.106 | Active: active (running) since Tue 2026-09-08 13:50:53 CEST; 2min 28s ago 2026-09-08 11:53:22.106 | Main PID: 67679 (uwsgi) 2026-09-08 11:53:22.106 | Status: "uWSGI is ready" 2026-09-08 11:53:22.107 | Tasks: 5 (limit: 14255) 2026-09-08 11:53:22.107 | Memory: 174.4M (peak: 174.7M) 2026-09-08 11:53:22.107 | CPU: 6.408s 2026-09-08 11:53:22.107 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-09-08 11:53:22.107 | ├─67679 "placementuWSGI master" 2026-09-08 11:53:22.107 | ├─67680 "placementuWSGI worker 1" 2026-09-08 11:53:22.107 | └─67681 "placementuWSGI worker 2" 2026-09-08 11:53:22.107 | 2026-09-08 11:53:22.107 | Sep 08 13:52:52 devstack devstack@placement-api.service[67681]: INFO placement.requestlog [req-e3d299e2-8754-46aa-b8b1-ab39afcb9fc1 req-ce3a3b96-cabd-4ab7-9a91-4163362ce8ed service nova] 192.168.122.83 "PUT /placement/resource_providers/0ef7def8-b865-436e-aca3-5d9edb3d87f5/inventories" status: 200 len: 396 microversion: 1.26 2026-09-08 11:53:22.107 | Sep 08 13:52:52 devstack devstack@placement-api.service[67681]: [pid: 67681|app: 0|req: 5/9] 192.168.122.83 () {64 vars in 1493 bytes} [Tue Sep 8 13:52:52 2026] PUT /placement/resource_providers/0ef7def8-b865-436e-aca3-5d9edb3d87f5/inventories => generated 396 bytes in 66 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-09-08 11:53:22.108 | Sep 08 13:52:52 devstack devstack@placement-api.service[67680]: DEBUG placement.requestlog [req-e3d299e2-8754-46aa-b8b1-ab39afcb9fc1 req-3b62078a-0a10-4664-95e9-166604660d94 None None] Starting request: 192.168.122.83 "GET /placement/traits?name=in:COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_RESCUE_BFV,HW_CPU_X86_BMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AVX,COMPUTE_ADDRESS_SPACE_EMULATED,OWNER_NOVA,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NODE,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE4A,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSSE3,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE42,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ACCELERATORS,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AESNI,HW_CPU_X86_ABM,HW_CPU_X86_BMI2,HW_CPU_X86_FMA3,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_TRUSTED_CERTS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_AC97" {{(pid=67680) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-08 11:53:22.108 | Sep 08 13:52:52 devstack devstack@placement-api.service[67680]: INFO placement.requestlog [req-e3d299e2-8754-46aa-b8b1-ab39afcb9fc1 req-3b62078a-0a10-4664-95e9-166604660d94 service nova] 192.168.122.83 "GET /placement/traits?name=in:COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_RESCUE_BFV,HW_CPU_X86_BMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AVX,COMPUTE_ADDRESS_SPACE_EMULATED,OWNER_NOVA,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NODE,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE4A,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSSE3,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE42,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ACCELERATORS,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AESNI,HW_CPU_X86_ABM,HW_CPU_X86_BMI2,HW_CPU_X86_FMA3,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_TRUSTED_CERTS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_AC97" status: 200 len: 2072 microversion: 1.6 2026-09-08 11:53:22.108 | Sep 08 13:52:52 devstack devstack@placement-api.service[67680]: [pid: 67680|app: 0|req: 5/10] 192.168.122.83 () {60 vars in 4929 bytes} [Tue Sep 8 13:52:52 2026] GET /placement/traits?name=in:COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE41,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_SATA,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_RESCUE_BFV,HW_CPU_X86_BMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AVX,COMPUTE_ADDRESS_SPACE_EMULATED,OWNER_NOVA,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_F16C,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SVM,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NODE,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSE4A,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSSE3,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE42,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_ACCELERATORS,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_CLMUL,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AESNI,HW_CPU_X86_ABM,HW_CPU_X86_BMI2,HW_CPU_X86_FMA3,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_TRUSTED_CERTS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_AC97 => generated 2072 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-09-08 11:53:22.108 | Sep 08 13:52:52 devstack devstack@placement-api.service[67681]: DEBUG placement.requestlog [req-e3d299e2-8754-46aa-b8b1-ab39afcb9fc1 req-61a3304a-9068-439a-8a41-75ce310deef9 None None] Starting request: 192.168.122.83 "PUT /placement/resource_providers/0ef7def8-b865-436e-aca3-5d9edb3d87f5/traits" {{(pid=67681) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-08 11:53:22.108 | Sep 08 13:52:52 devstack devstack@placement-api.service[67681]: INFO placement.requestlog [req-e3d299e2-8754-46aa-b8b1-ab39afcb9fc1 req-61a3304a-9068-439a-8a41-75ce310deef9 service nova] 192.168.122.83 "PUT /placement/resource_providers/0ef7def8-b865-436e-aca3-5d9edb3d87f5/traits" status: 200 len: 2107 microversion: 1.6 2026-09-08 11:53:22.108 | Sep 08 13:52:52 devstack devstack@placement-api.service[67681]: [pid: 67681|app: 0|req: 6/11] 192.168.122.83 () {64 vars in 1478 bytes} [Tue Sep 8 13:52:52 2026] PUT /placement/resource_providers/0ef7def8-b865-436e-aca3-5d9edb3d87f5/traits => generated 2107 bytes in 232 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-09-08 11:53:22.108 | Sep 08 13:53:02 devstack devstack@placement-api.service[67680]: DEBUG dbcounter [-] [67680] Writing DB stats placement:SELECT=4 {{(pid=67680) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.108 | Sep 08 13:53:02 devstack devstack@placement-api.service[67681]: DEBUG dbcounter [-] [67681] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=67681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.114 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.117 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-09-08 11:53:22.134 | not-found 2026-09-08 11:53:22.139 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.143 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-09-08 11:53:22.162 | enabled 2026-09-08 11:53:22.167 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-09-08 11:53:22.193 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-09-08 11:53:22.193 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-09-08 11:53:22.193 | Active: active (running) since Tue 2026-09-08 13:52:54 CEST; 27s ago 2026-09-08 11:53:22.193 | Main PID: 76752 (uwsgi) 2026-09-08 11:53:22.193 | Status: "uWSGI is ready" 2026-09-08 11:53:22.194 | Tasks: 9 (limit: 14255) 2026-09-08 11:53:22.194 | Memory: 260.5M (peak: 261.0M) 2026-09-08 11:53:22.194 | CPU: 11.501s 2026-09-08 11:53:22.194 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-09-08 11:53:22.194 | ├─76752 "glance-apiuWSGI master" 2026-09-08 11:53:22.194 | ├─76754 "glance-apiuWSGI worker 1" 2026-09-08 11:53:22.194 | └─76755 "glance-apiuWSGI worker 2" 2026-09-08 11:53:22.194 | 2026-09-08 11:53:22.194 | Sep 08 13:53:06 devstack devstack@g-api.service[76755]: INFO glance.location [None req-05490a33-2360-4c31-97d6-25a1cb62628c admin admin] Image format matched and virtual size computed: 117440512 2026-09-08 11:53:22.194 | Sep 08 13:53:06 devstack devstack@g-api.service[76755]: DEBUG glance_store.backend [None req-05490a33-2360-4c31-97d6-25a1cb62628c admin admin] Skipping store.set_acls... not implemented. {{(pid=76755) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-09-08 11:53:22.195 | Sep 08 13:53:06 devstack devstack@g-api.service[76755]: [pid: 76755|app: 0|req: 3/4] 127.0.0.1 () {42 vars in 911 bytes} [Tue Sep 8 13:53:05 2026] PUT /v2/images/b26da701-1c2d-4a94-85e8-c9359299d324/file => generated 0 bytes in 1587 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-09-08 11:53:22.195 | Sep 08 13:53:06 devstack devstack@g-api.service[76754]: DEBUG glance.api.middleware.version_negotiation [None req-b8db94ad-19e1-4f54-9106-d0ceb78461f9 admin admin] Determining version of request: GET /v2/images/b26da701-1c2d-4a94-85e8-c9359299d324 Accept: */* {{(pid=76754) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-09-08 11:53:22.195 | Sep 08 13:53:06 devstack devstack@g-api.service[76754]: DEBUG glance.api.middleware.version_negotiation [None req-b8db94ad-19e1-4f54-9106-d0ceb78461f9 admin admin] Using url versioning {{(pid=76754) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-09-08 11:53:22.195 | Sep 08 13:53:06 devstack devstack@g-api.service[76754]: DEBUG glance.api.middleware.version_negotiation [None req-b8db94ad-19e1-4f54-9106-d0ceb78461f9 admin admin] Matched version: v2 {{(pid=76754) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-09-08 11:53:22.195 | Sep 08 13:53:06 devstack devstack@g-api.service[76754]: DEBUG glance.api.middleware.version_negotiation [None req-b8db94ad-19e1-4f54-9106-d0ceb78461f9 admin admin] new path /v2/images/b26da701-1c2d-4a94-85e8-c9359299d324 {{(pid=76754) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-09-08 11:53:22.195 | Sep 08 13:53:06 devstack devstack@g-api.service[76754]: [pid: 76754|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Tue Sep 8 13:53:06 2026] GET /v2/images/b26da701-1c2d-4a94-85e8-c9359299d324 => generated 976 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 11:53:22.195 | Sep 08 13:53:16 devstack devstack@g-api.service[76755]: DEBUG dbcounter [-] [76755] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.195 | Sep 08 13:53:16 devstack devstack@g-api.service[76754]: DEBUG dbcounter [-] [76754] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.198 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.202 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-09-08 11:53:22.221 | enabled 2026-09-08 11:53:22.228 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-09-08 11:53:22.251 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-09-08 11:53:22.251 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-09-08 11:53:22.251 | Active: active (running) since Tue 2026-09-08 13:52:43 CEST; 38s ago 2026-09-08 11:53:22.251 | Main PID: 75227 (cinder-schedule) 2026-09-08 11:53:22.251 | Tasks: 1 (limit: 14255) 2026-09-08 11:53:22.251 | Memory: 108.6M (peak: 109.1M) 2026-09-08 11:53:22.251 | CPU: 4.175s 2026-09-08 11:53:22.252 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-09-08 11:53:22.252 | └─75227 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-09-08 11:53:22.252 | 2026-09-08 11:53:22.252 | Sep 08 13:52:48 devstack cinder-scheduler[75227]: DEBUG oslo_service.backend._eventlet.service [None req-30559b79-70ba-41b0-a349-b762a69db3a7 None None] ******************************************************************************** {{(pid=75227) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-09-08 11:53:22.252 | Sep 08 13:52:48 devstack cinder-scheduler[75227]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-09-08 11:53:22.252 | Sep 08 13:52:48 devstack cinder-scheduler[75227]: INFO cinder.manager [None req-585830b7-a8a9-4881-9556-301a8108ee1d None None] Initiating service 1 cleanup 2026-09-08 11:53:22.252 | Sep 08 13:52:48 devstack cinder-scheduler[75227]: INFO cinder.manager [None req-585830b7-a8a9-4881-9556-301a8108ee1d None None] Service 1 cleanup completed. 2026-09-08 11:53:22.252 | Sep 08 13:52:48 devstack cinder-scheduler[75227]: DEBUG cinder.service [None req-585830b7-a8a9-4881-9556-301a8108ee1d None None] Creating RPC server for service cinder-scheduler {{(pid=75227) start /opt/stack/cinder/cinder/service.py:231}} 2026-09-08 11:53:22.252 | Sep 08 13:52:48 devstack cinder-scheduler[75227]: DEBUG cinder.service [None req-585830b7-a8a9-4881-9556-301a8108ee1d None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75227) start /opt/stack/cinder/cinder/service.py:237}} 2026-09-08 11:53:22.252 | Sep 08 13:52:58 devstack cinder-scheduler[75227]: DEBUG cinder.scheduler.host_manager [None req-3ba135b6-c428-4dea-a34b-e78af6aae5ed None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=75227) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-09-08 11:53:22.253 | Sep 08 13:52:58 devstack cinder-scheduler[75227]: DEBUG cinder.scheduler.host_manager [None req-3ba135b6-c428-4dea-a34b-e78af6aae5ed None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 9, 8, 11, 52, 57, 998846)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 9, 8, 11, 52, 57, 998846)}]. {{(pid=75227) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-09-08 11:53:22.253 | Sep 08 13:52:58 devstack cinder-scheduler[75227]: DEBUG cinder.scheduler.host_manager [None req-3ba135b6-c428-4dea-a34b-e78af6aae5ed None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 9, 8, 11, 52, 57, 962589)} {{(pid=75227) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-09-08 11:53:22.253 | Sep 08 13:53:08 devstack cinder-scheduler[75227]: DEBUG dbcounter [-] [75227] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=75227) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.258 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.262 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-09-08 11:53:22.280 | enabled 2026-09-08 11:53:22.286 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-09-08 11:53:22.309 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-09-08 11:53:22.310 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-09-08 11:53:22.310 | Active: active (running) since Tue 2026-09-08 13:52:36 CEST; 45s ago 2026-09-08 11:53:22.310 | Main PID: 74497 (uwsgi) 2026-09-08 11:53:22.310 | Status: "uWSGI is ready" 2026-09-08 11:53:22.310 | Tasks: 7 (limit: 14255) 2026-09-08 11:53:22.310 | Memory: 244.8M (peak: 245.3M) 2026-09-08 11:53:22.310 | CPU: 10.797s 2026-09-08 11:53:22.310 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-09-08 11:53:22.310 | ├─74497 "cinder-apiuWSGI master" 2026-09-08 11:53:22.310 | ├─74506 "cinder-apiuWSGI worker 1" 2026-09-08 11:53:22.311 | └─74507 "cinder-apiuWSGI worker 2" 2026-09-08 11:53:22.311 | 2026-09-08 11:53:22.311 | Sep 08 13:52:50 devstack devstack@c-api.service[74506]: DEBUG cinder.api.middleware.request_id [None req-e7763263-8005-4faf-8f0f-ddcded131e03 None None] RequestId filter calling following filter/app {{(pid=74506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-09-08 11:53:22.311 | Sep 08 13:52:51 devstack devstack@c-api.service[74506]: INFO cinder.api.openstack.wsgi [None req-e7763263-8005-4faf-8f0f-ddcded131e03 admin admin] POST http://192.168.122.83/volume/v3/types/1ada85eb-e7d5-4be5-bba2-8ce357c89d6e/extra_specs 2026-09-08 11:53:22.311 | Sep 08 13:52:51 devstack devstack@c-api.service[74506]: DEBUG cinder.api.openstack.wsgi [None req-e7763263-8005-4faf-8f0f-ddcded131e03 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-09-08 11:53:22.311 | Sep 08 13:52:51 devstack devstack@c-api.service[74506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-09-08 11:53:22.311 | Sep 08 13:52:51 devstack devstack@c-api.service[74506]: warnings.warn( 2026-09-08 11:53:22.311 | Sep 08 13:52:51 devstack devstack@c-api.service[74506]: DEBUG oslo_db.sqlalchemy.engines [None req-e7763263-8005-4faf-8f0f-ddcded131e03 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=74506) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 11:53:22.311 | Sep 08 13:52:51 devstack devstack@c-api.service[74506]: INFO cinder.api.openstack.wsgi [None req-e7763263-8005-4faf-8f0f-ddcded131e03 admin admin] http://192.168.122.83/volume/v3/types/1ada85eb-e7d5-4be5-bba2-8ce357c89d6e/extra_specs returned with HTTP 200 2026-09-08 11:53:22.311 | Sep 08 13:52:51 devstack devstack@c-api.service[74506]: [pid: 74506|app: 0|req: 1/3] 192.168.122.83 () {60 vars in 1333 bytes} [Tue Sep 8 13:52:50 2026] POST /volume/v3/types/1ada85eb-e7d5-4be5-bba2-8ce357c89d6e/extra_specs => generated 55 bytes in 832 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-08 11:53:22.311 | Sep 08 13:53:00 devstack devstack@c-api.service[74507]: DEBUG dbcounter [-] [74507] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.312 | Sep 08 13:53:01 devstack devstack@c-api.service[74506]: DEBUG dbcounter [-] [74506] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.317 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.322 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-09-08 11:53:22.341 | enabled 2026-09-08 11:53:22.346 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-09-08 11:53:22.369 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-09-08 11:53:22.369 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-09-08 11:53:22.369 | Active: active (running) since Tue 2026-09-08 13:52:46 CEST; 36s ago 2026-09-08 11:53:22.369 | Main PID: 75883 (cinder-volume) 2026-09-08 11:53:22.370 | Tasks: 2 (limit: 14255) 2026-09-08 11:53:22.370 | Memory: 142.7M (peak: 156.8M) 2026-09-08 11:53:22.370 | CPU: 11.111s 2026-09-08 11:53:22.370 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-09-08 11:53:22.370 | ├─75883 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-08 11:53:22.370 | └─76039 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-08 11:53:22.370 | 2026-09-08 11:53:22.370 | Sep 08 13:52:58 devstack sudo[76893]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-09-08 11:53:22.370 | Sep 08 13:52:59 devstack sudo[76893]: pam_unix(sudo:session): session closed for user root 2026-09-08 11:53:22.370 | Sep 08 13:52:59 devstack cinder-volume[76039]: DEBUG oslo_concurrency.processutils [None req-3ba135b6-c428-4dea-a34b-e78af6aae5ed None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.262s {{(pid=76039) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-09-08 11:53:22.370 | Sep 08 13:52:59 devstack cinder-volume[76039]: INFO cinder.volume.manager [None req-3ba135b6-c428-4dea-a34b-e78af6aae5ed None None] Driver post RPC initialization completed successfully. 2026-09-08 11:53:22.371 | Sep 08 13:53:01 devstack cinder-volume[75883]: DEBUG dbcounter [-] [75883] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=75883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.371 | Sep 08 13:53:09 devstack cinder-volume[76039]: DEBUG dbcounter [-] [76039] Writing DB stats cinder:SELECT=3 {{(pid=76039) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.371 | Sep 08 13:53:09 devstack cinder-volume[76039]: DEBUG dbcounter [-] [76039] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=76039) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.371 | Sep 08 13:53:10 devstack cinder-volume[76039]: DEBUG oslo_service.periodic_task [None req-36dda314-862b-4197-a66a-8493a1431fc9 None None] Running periodic task VolumeManager._thread_info {{(pid=76039) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-08 11:53:22.371 | Sep 08 13:53:10 devstack cinder-volume[76039]: DEBUG cinder.volume.manager [None req-36dda314-862b-4197-a66a-8493a1431fc9 None None] thread count: 6 {{(pid=76039) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-09-08 11:53:22.371 | Sep 08 13:53:10 devstack cinder-volume[76039]: DEBUG cinder.volume.manager [None req-36dda314-862b-4197-a66a-8493a1431fc9 None None] thread info: [<_MainThread(MainThread, started 128778864636032)>, , , , , ] {{(pid=76039) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-09-08 11:53:22.375 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.379 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-09-08 11:53:22.397 | not-found 2026-09-08 11:53:22.402 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.406 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-09-08 11:53:22.424 | not-found 2026-09-08 11:53:22.429 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.432 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-09-08 11:53:22.450 | not-found 2026-09-08 11:53:22.455 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.459 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-09-08 11:53:22.476 | not-found 2026-09-08 11:53:22.482 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.486 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-09-08 11:53:22.504 | not-found 2026-09-08 11:53:22.509 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.513 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-09-08 11:53:22.533 | enabled 2026-09-08 11:53:22.539 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-09-08 11:53:22.562 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-09-08 11:53:22.562 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-09-08 11:53:22.562 | Active: active (running) since Tue 2026-09-08 13:50:32 CEST; 2min 50s ago 2026-09-08 11:53:22.562 | Main PID: 64300 (neutron-ovn-age) 2026-09-08 11:53:22.562 | Tasks: 20 (limit: 14255) 2026-09-08 11:53:22.562 | Memory: 344.0M (peak: 344.8M) 2026-09-08 11:53:22.562 | CPU: 11.641s 2026-09-08 11:53:22.563 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-09-08 11:53:22.563 | ├─64300 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-09-08 11:53:22.563 | ├─65733 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-09-08 11:53:22.563 | ├─66049 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpqe8lhwkg/privsep.sock 2026-09-08 11:53:22.563 | └─68569 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpjgoo5ozb/privsep.sock 2026-09-08 11:53:22.563 | 2026-09-08 11:53:22.563 | Sep 08 13:51:36 devstack neutron-ovn-agent[65733]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65733) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 11:53:22.563 | Sep 08 13:51:36 devstack neutron-ovn-agent[65733]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65733) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-08 11:53:22.563 | Sep 08 13:51:36 devstack neutron-ovn-agent[65733]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=65733) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-08 11:53:22.564 | Sep 08 13:51:36 devstack neutron-ovn-agent[65733]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65733) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 11:53:22.564 | Sep 08 13:52:36 devstack neutron-ovn-agent[65733]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65733) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-08 11:53:22.564 | Sep 08 13:52:36 devstack neutron-ovn-agent[65733]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65733) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-08 11:53:22.564 | Sep 08 13:52:36 devstack neutron-ovn-agent[65733]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65733) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 11:53:22.565 | Sep 08 13:52:36 devstack neutron-ovn-agent[65733]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65733) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-08 11:53:22.565 | Sep 08 13:52:36 devstack neutron-ovn-agent[65733]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65733) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-08 11:53:22.565 | Sep 08 13:52:36 devstack neutron-ovn-agent[65733]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65733) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 11:53:22.569 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.573 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-09-08 11:53:22.591 | not-found 2026-09-08 11:53:22.598 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.602 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-09-08 11:53:22.620 | not-found 2026-09-08 11:53:22.626 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.630 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-09-08 11:53:22.647 | not-found 2026-09-08 11:53:22.654 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.658 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-09-08 11:53:22.676 | not-found 2026-09-08 11:53:22.682 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.685 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-09-08 11:53:22.705 | enabled 2026-09-08 11:53:22.712 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-09-08 11:53:22.737 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-09-08 11:53:22.737 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-09-08 11:53:22.737 | Active: active (running) since Tue 2026-09-08 13:44:04 CEST; 9min ago 2026-09-08 11:53:22.737 | Main PID: 40848 (dstat.sh) 2026-09-08 11:53:22.737 | Tasks: 3 (limit: 14255) 2026-09-08 11:53:22.737 | Memory: 27.3M (peak: 27.8M) 2026-09-08 11:53:22.737 | CPU: 3.317s 2026-09-08 11:53:22.737 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-09-08 11:53:22.738 | ├─40848 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-09-08 11:53:22.738 | ├─40974 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-09-08 11:53:22.738 | └─40975 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-09-08 11:53:22.738 | 2026-09-08 11:53:22.738 | Sep 08 13:53:12 devstack dstat.sh[40975]: 08-09 13:53:12| 19 8 70 0 0|5236M 288M 213M 6006M| 52B 0 | 0 108k| 0 13.0 |2591 1691 |2.72 2.50 1.67|3.0 0 0| 0 0 | | 17 285 0 26 0 2026-09-08 11:53:22.738 | Sep 08 13:53:13 devstack dstat.sh[40975]: 08-09 13:53:13| 21 7 68 0 0|5248M 276M 213M 6006M| 0 0 | 0 1167k| 0 45.0 |3090 2366 |2.72 2.50 1.67|2.0 0 0| 0 0 | | 17 285 0 26 0 2026-09-08 11:53:22.738 | Sep 08 13:53:14 devstack dstat.sh[40975]: 08-09 13:53:14| 16 14 64 0 0|5260M 264M 213M 6006M| 14k 40k| 36k 108k|4.00 9.00 |4720 3549 |2.72 2.50 1.67|1.0 0 262| 0 0 | | 17 285 0 26 0 2026-09-08 11:53:22.738 | Sep 08 13:53:15 devstack dstat.sh[40975]: 08-09 13:53:15| 18 10 69 1 0|5260M 264M 213M 6006M| 0 0 | 0 564k| 0 44.0 |2751 2246 |2.72 2.50 1.67|1.0 0 0| 0 0 | | 17 285 0 26 0 2026-09-08 11:53:22.738 | Sep 08 13:53:16 devstack dstat.sh[40975]: 08-09 13:53:16| 24 7 64 0 0|5262M 262M 213M 6006M| 184B 652B| 0 364k| 0 47.0 |3125 2274 |2.72 2.50 1.67|2.0 0 3.0| 0 0 | | 17 289 0 26 0 2026-09-08 11:53:22.738 | Sep 08 13:53:17 devstack dstat.sh[40975]: 08-09 13:53:17| 3 14 76 0 0|5217M 307M 213M 6006M|7853B 22k| 140k 136k|6.00 9.00 |4352 3746 |2.58 2.47 1.66| 0 0 279| 0 0 | | 17 289 0 26 0 2026-09-08 11:53:22.738 | Sep 08 13:53:18 devstack dstat.sh[40975]: 08-09 13:53:18| 9 5 82 0 0|5220M 304M 213M 6006M| 184B 476B| 0 388k| 0 8.00 |1999 1533 |2.58 2.47 1.66|1.0 0 5.0| 0 0 | | 17 289 0 26 0 2026-09-08 11:53:22.739 | Sep 08 13:53:19 devstack dstat.sh[40975]: 08-09 13:53:19| 17 9 70 0 0|5238M 286M 213M 6006M| 0 0 | 0 0 | 0 0 |2342 1394 |2.58 2.47 1.66|2.0 0 0| 0 0 | | 17 289 0 26 0 2026-09-08 11:53:22.739 | Sep 08 13:53:20 devstack dstat.sh[40975]: 08-09 13:53:20| 20 7 70 0 0|5261M 263M 213M 6006M| 52B 0 | 0 4097B| 0 1.00 |2406 1487 |2.58 2.47 1.66|2.0 0 0| 0 0 | | 17 289 0 26 0 2026-09-08 11:53:22.739 | Sep 08 13:53:21 devstack dstat.sh[40975]: 08-09 13:53:21| 19 12 62 0 0|5215M 309M 213M 6006M|4818B 22k|8192B 7680k|2.00 569 |4648 3872 |2.58 2.47 1.66|3.0 0 93| 0 0 | | 17 293 0 27 0 2026-09-08 11:53:22.744 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.747 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-09-08 11:53:22.767 | enabled 2026-09-08 11:53:22.772 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-09-08 11:53:22.796 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-09-08 11:53:22.796 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-09-08 11:53:22.796 | Active: active (running) since Tue 2026-09-08 13:50:30 CEST; 2min 52s ago 2026-09-08 11:53:22.796 | Main PID: 63602 (neutron-ovn-met) 2026-09-08 11:53:22.796 | Tasks: 2 (limit: 14255) 2026-09-08 11:53:22.796 | Memory: 121.2M (peak: 121.9M) 2026-09-08 11:53:22.797 | CPU: 3.777s 2026-09-08 11:53:22.797 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-09-08 11:53:22.797 | └─63602 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-09-08 11:53:22.797 | 2026-09-08 11:53:22.797 | Sep 08 13:50:33 devstack neutron-ovn-metadata-agent[63602]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-09-08 11:53:22.797 | Sep 08 13:50:33 devstack neutron-ovn-metadata-agent[63602]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-09-08 11:53:22.798 | Sep 08 13:50:33 devstack neutron-ovn-metadata-agent[63602]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 11:53:22.798 | Sep 08 13:50:33 devstack neutron-ovn-metadata-agent[63602]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-09-08 11:53:22.798 | Sep 08 13:50:33 devstack neutron-ovn-metadata-agent[63602]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-09-08 11:53:22.798 | Sep 08 13:50:33 devstack neutron-ovn-metadata-agent[63602]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 11:53:22.798 | Sep 08 13:50:33 devstack neutron-ovn-metadata-agent[63602]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-09-08 11:53:22.798 | Sep 08 13:50:33 devstack neutron-ovn-metadata-agent[63602]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-09-08 11:53:22.798 | Sep 08 13:50:33 devstack neutron-ovn-metadata-agent[63602]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-09-08 11:53:22.798 | Sep 08 13:50:33 devstack neutron-ovn-metadata-agent[63602]: ERROR neutron 2026-09-08 11:53:22.803 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.806 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-09-08 11:53:22.825 | enabled 2026-09-08 11:53:22.830 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-09-08 11:53:22.855 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-09-08 11:53:22.855 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-09-08 11:53:22.855 | Active: active (running) since Tue 2026-09-08 13:50:35 CEST; 2min 47s ago 2026-09-08 11:53:22.855 | Main PID: 65379 (uwsgi) 2026-09-08 11:53:22.855 | Status: "uWSGI is ready" 2026-09-08 11:53:22.855 | Tasks: 23 (limit: 14255) 2026-09-08 11:53:22.855 | Memory: 386.1M (peak: 387.0M) 2026-09-08 11:53:22.856 | CPU: 39.869s 2026-09-08 11:53:22.856 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-09-08 11:53:22.856 | ├─65379 "neutron-apiuWSGI master" 2026-09-08 11:53:22.856 | ├─65380 "neutron-apiuWSGI worker 1" 2026-09-08 11:53:22.856 | └─65381 "neutron-apiuWSGI worker 2" 2026-09-08 11:53:22.856 | 2026-09-08 11:53:22.856 | Sep 08 13:53:06 devstack devstack@neutron-api.service[65380]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65380) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-08 11:53:22.856 | Sep 08 13:53:06 devstack devstack@neutron-api.service[65380]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "39cf9f8d25a6547f8921be91517380bf" from periodic health check thread {{(pid=65380) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-08 11:53:22.857 | Sep 08 13:53:06 devstack devstack@neutron-api.service[65381]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65381) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-08 11:53:22.857 | Sep 08 13:53:06 devstack devstack@neutron-api.service[65381]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "379f7828c91350769b6f1e508d3d0865" from periodic health check thread {{(pid=65381) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-08 11:53:22.857 | Sep 08 13:53:16 devstack devstack@neutron-api.service[65380]: DEBUG dbcounter [-] [65380] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.857 | Sep 08 13:53:16 devstack devstack@neutron-api.service[65381]: DEBUG dbcounter [-] [65381] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.857 | Sep 08 13:53:21 devstack devstack@neutron-api.service[65380]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65380) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-08 11:53:22.857 | Sep 08 13:53:21 devstack devstack@neutron-api.service[65380]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "39cf9f8d25a6547f8921be91517380bf" from periodic health check thread {{(pid=65380) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-08 11:53:22.857 | Sep 08 13:53:21 devstack devstack@neutron-api.service[65381]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65381) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-08 11:53:22.857 | Sep 08 13:53:21 devstack devstack@neutron-api.service[65381]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "379f7828c91350769b6f1e508d3d0865" from periodic health check thread {{(pid=65381) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-08 11:53:22.861 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.865 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-09-08 11:53:22.885 | enabled 2026-09-08 11:53:22.891 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-09-08 11:53:22.915 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-09-08 11:53:22.915 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-09-08 11:53:22.915 | Active: active (running) since Tue 2026-09-08 13:50:40 CEST; 2min 42s ago 2026-09-08 11:53:22.915 | Main PID: 66392 (neutron-periodi) 2026-09-08 11:53:22.915 | Tasks: 15 (limit: 14255) 2026-09-08 11:53:22.915 | Memory: 179.4M (peak: 179.7M) 2026-09-08 11:53:22.915 | CPU: 6.523s 2026-09-08 11:53:22.916 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-09-08 11:53:22.916 | ├─66392 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-09-08 11:53:22.916 | └─67015 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-09-08 11:53:22.916 | 2026-09-08 11:53:22.916 | Sep 08 13:52:22 devstack neutron-periodic-workers[67015]: DEBUG oslo.service.backend._threading.loopingcall [None req-f3eb745a-399e-4793-a8bf-a6f76f30484d None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.93 seconds {{(pid=67015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:22.916 | Sep 08 13:52:23 devstack neutron-periodic-workers[67015]: DEBUG neutron.db.agents_db [None req-5553879b-d6e9-48b6-80e8-4408521d39b2 None None] Agent healthcheck: found 0 active agents {{(pid=67015) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-08 11:53:22.916 | Sep 08 13:52:23 devstack neutron-periodic-workers[67015]: DEBUG oslo.service.backend._threading.loopingcall [None req-5553879b-d6e9-48b6-80e8-4408521d39b2 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=67015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:22.916 | Sep 08 13:52:33 devstack neutron-periodic-workers[67015]: DEBUG dbcounter [-] [67015] Writing DB stats neutron:SELECT=4 {{(pid=67015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.916 | Sep 08 13:52:50 devstack neutron-periodic-workers[67015]: DEBUG oslo.service.backend._threading.loopingcall [None req-8defc9be-e6f5-49fb-95aa-35799df5fe56 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=67015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:22.916 | Sep 08 13:52:59 devstack neutron-periodic-workers[67015]: DEBUG oslo.service.backend._threading.loopingcall [None req-f3eb745a-399e-4793-a8bf-a6f76f30484d None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:22.916 | Sep 08 13:53:00 devstack neutron-periodic-workers[67015]: DEBUG neutron.db.agents_db [None req-5553879b-d6e9-48b6-80e8-4408521d39b2 None None] Agent healthcheck: found 0 active agents {{(pid=67015) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-08 11:53:22.917 | Sep 08 13:53:00 devstack neutron-periodic-workers[67015]: DEBUG oslo.service.backend._threading.loopingcall [None req-5553879b-d6e9-48b6-80e8-4408521d39b2 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:22.917 | Sep 08 13:53:04 devstack neutron-periodic-workers[67015]: DEBUG oslo.service.backend._threading.loopingcall [None req-c4efca41-a54d-43d6-b278-7fe89532fdc5 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.99 seconds {{(pid=67015) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:22.917 | Sep 08 13:53:14 devstack neutron-periodic-workers[67015]: DEBUG dbcounter [-] [67015] Writing DB stats neutron:DELETE=1,neutron:SELECT=5 {{(pid=67015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.923 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.928 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-09-08 11:53:22.947 | enabled 2026-09-08 11:53:22.952 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-09-08 11:53:22.976 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-09-08 11:53:22.976 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-09-08 11:53:22.977 | Active: active (running) since Tue 2026-09-08 13:50:37 CEST; 2min 45s ago 2026-09-08 11:53:22.977 | Main PID: 65892 (neutron-rpc-ser) 2026-09-08 11:53:22.977 | Tasks: 23 (limit: 14255) 2026-09-08 11:53:22.977 | Memory: 191.0M (peak: 191.4M) 2026-09-08 11:53:22.977 | CPU: 8.161s 2026-09-08 11:53:22.977 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-09-08 11:53:22.977 | ├─65892 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-09-08 11:53:22.977 | ├─66983 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-09-08 11:53:22.977 | └─66985 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-09-08 11:53:22.977 | 2026-09-08 11:53:22.978 | Sep 08 13:50:50 devstack neutron-rpc-server[66985]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=66985) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-09-08 11:53:22.978 | Sep 08 13:50:50 devstack neutron-rpc-server[66985]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66985) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-08 11:53:22.978 | Sep 08 13:50:50 devstack neutron-rpc-server[66985]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66985) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-08 11:53:22.978 | Sep 08 13:50:50 devstack neutron-rpc-server[66983]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=66983) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-08 11:53:22.978 | Sep 08 13:50:50 devstack neutron-rpc-server[66983]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=66983) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-08 11:53:22.978 | Sep 08 13:50:50 devstack neutron-rpc-server[66983]: DEBUG neutron.service [-] calling wait on {{(pid=66983) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-08 11:53:22.978 | Sep 08 13:50:50 devstack neutron-rpc-server[66985]: DEBUG neutron.service [-] calling wait on {{(pid=66985) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-08 11:53:22.978 | Sep 08 13:50:58 devstack neutron-rpc-server[65892]: DEBUG dbcounter [-] [65892] Writing DB stats neutron:SELECT=5,neutron:INSERT=657 {{(pid=65892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:22.978 | Sep 08 13:51:19 devstack neutron-rpc-server[66985]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-08 11:53:22.979 | Sep 08 13:51:19 devstack neutron-rpc-server[66983]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-08 11:53:22.983 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:22.985 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-09-08 11:53:23.005 | enabled 2026-09-08 11:53:23.011 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-09-08 11:53:23.034 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-09-08 11:53:23.034 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-09-08 11:53:23.034 | Active: active (running) since Tue 2026-09-08 13:50:42 CEST; 2min 40s ago 2026-09-08 11:53:23.034 | Main PID: 66896 (neutron-ovn-mai) 2026-09-08 11:53:23.035 | Tasks: 12 (limit: 14255) 2026-09-08 11:53:23.035 | Memory: 253.1M (peak: 253.5M) 2026-09-08 11:53:23.035 | CPU: 7.492s 2026-09-08 11:53:23.035 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-09-08 11:53:23.035 | ├─66896 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-09-08 11:53:23.035 | └─66999 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-09-08 11:53:23.035 | 2026-09-08 11:53:23.035 | Sep 08 13:51:10 devstack neutron-ovn-maintenance-worker[66999]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f1205b83-c7e3-4092-8e96-d8ce03391dd6 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66999) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-08 11:53:23.035 | Sep 08 13:51:10 devstack neutron-ovn-maintenance-worker[66999]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f1205b83-c7e3-4092-8e96-d8ce03391dd6 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66999) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-08 11:53:23.035 | Sep 08 13:51:10 devstack neutron-ovn-maintenance-worker[66999]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f1205b83-c7e3-4092-8e96-d8ce03391dd6 None None] OVN maintenance task update_router_distributed_flag finished in 0.008 seconds 2026-09-08 11:53:23.036 | Sep 08 13:51:10 devstack neutron-ovn-maintenance-worker[66999]: DEBUG futurist.periodics [None req-f1205b83-c7e3-4092-8e96-d8ce03391dd6 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_distributed_flag' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=66999) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-08 11:53:23.036 | Sep 08 13:51:10 devstack neutron-ovn-maintenance-worker[66999]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f1205b83-c7e3-4092-8e96-d8ce03391dd6 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66999) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-08 11:53:23.036 | Sep 08 13:51:10 devstack neutron-ovn-maintenance-worker[66999]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f1205b83-c7e3-4092-8e96-d8ce03391dd6 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66999) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-08 11:53:23.036 | Sep 08 13:51:10 devstack neutron-ovn-maintenance-worker[66999]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-f1205b83-c7e3-4092-8e96-d8ce03391dd6 None None] OVN maintenance task update_security_group_with_address_group finished in 0.019 seconds 2026-09-08 11:53:23.036 | Sep 08 13:51:10 devstack neutron-ovn-maintenance-worker[66999]: DEBUG futurist.periodics [None req-f1205b83-c7e3-4092-8e96-d8ce03391dd6 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_security_group_with_address_group' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=66999) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-08 11:53:23.036 | Sep 08 13:51:10 devstack neutron-ovn-maintenance-worker[66999]: DEBUG futurist.periodics [None req-f1205b83-c7e3-4092-8e96-d8ce03391dd6 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_virtual_port_parent_hostname' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=66999) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-08 11:53:23.036 | Sep 08 13:51:20 devstack neutron-ovn-maintenance-worker[66999]: DEBUG dbcounter [-] [66999] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66999) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:23.042 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:23.046 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-09-08 11:53:23.065 | enabled 2026-09-08 11:53:23.071 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-09-08 11:53:23.094 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-09-08 11:53:23.094 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-09-08 11:53:23.094 | Active: active (running) since Tue 2026-09-08 13:52:20 CEST; 1min 2s ago 2026-09-08 11:53:23.094 | Main PID: 71169 (nova-novncproxy) 2026-09-08 11:53:23.094 | Tasks: 4 (limit: 14255) 2026-09-08 11:53:23.094 | Memory: 109.3M (peak: 109.6M) 2026-09-08 11:53:23.095 | CPU: 3.627s 2026-09-08 11:53:23.095 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-09-08 11:53:23.095 | └─71169 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-09-08 11:53:23.095 | 2026-09-08 11:53:23.095 | Sep 08 13:52:21 devstack nova-novncproxy[71169]: If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:53:23.095 | Sep 08 13:52:21 devstack nova-novncproxy[71169]: framework. For more detail see 2026-09-08 11:53:23.095 | Sep 08 13:52:21 devstack nova-novncproxy[71169]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:53:23.096 | Sep 08 13:52:21 devstack nova-novncproxy[71169]: import eventlet # noqa 2026-09-08 11:53:23.096 | Sep 08 13:52:21 devstack nova-novncproxy[71169]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-08 11:53:23.096 | Sep 08 13:52:25 devstack nova-novncproxy[71169]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-09-08 11:53:23.096 | Sep 08 13:52:25 devstack nova-novncproxy[71169]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-09-08 11:53:23.096 | Sep 08 13:52:25 devstack nova-novncproxy[71169]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-09-08 11:53:23.096 | Sep 08 13:52:25 devstack nova-novncproxy[71169]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-09-08 11:53:23.096 | Sep 08 13:52:25 devstack nova-novncproxy[71169]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-09-08 11:53:23.099 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:23.103 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-09-08 11:53:23.123 | enabled 2026-09-08 11:53:23.128 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-09-08 11:53:23.151 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-09-08 11:53:23.152 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-09-08 11:53:23.152 | Active: active (running) since Tue 2026-09-08 13:52:23 CEST; 59s ago 2026-09-08 11:53:23.152 | Main PID: 71966 (nova-conductor:) 2026-09-08 11:53:23.152 | Tasks: 19 (limit: 14255) 2026-09-08 11:53:23.152 | Memory: 157.6M (peak: 158.1M) 2026-09-08 11:53:23.152 | CPU: 4.986s 2026-09-08 11:53:23.152 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-09-08 11:53:23.152 | ├─71966 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-09-08 11:53:23.153 | ├─73652 "nova-conductor: ServiceWrapper worker(0)" 2026-09-08 11:53:23.153 | └─73654 "nova-conductor: ServiceWrapper worker(1)" 2026-09-08 11:53:23.153 | 2026-09-08 11:53:23.153 | Sep 08 13:52:30 devstack nova-conductor[73654]: DEBUG nova.servicegroup.drivers.db [None req-9fd428b5-a044-431b-adfc-c8c5b4ba7315 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73654) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-08 11:53:23.153 | Sep 08 13:52:35 devstack nova-conductor[73652]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73652) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:23.153 | Sep 08 13:52:35 devstack nova-conductor[73654]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73654) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:23.153 | Sep 08 13:52:37 devstack nova-conductor[71966]: DEBUG dbcounter [-] [71966] Writing DB stats nova_api:SELECT=1 {{(pid=71966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:23.153 | Sep 08 13:52:38 devstack nova-conductor[71966]: DEBUG dbcounter [-] [71966] Writing DB stats nova_cell0:SELECT=1 {{(pid=71966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:23.153 | Sep 08 13:52:38 devstack nova-conductor[71966]: DEBUG dbcounter [-] [71966] Writing DB stats nova_cell1:SELECT=1 {{(pid=71966) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:23.154 | Sep 08 13:52:45 devstack nova-conductor[73652]: DEBUG dbcounter [-] [73652] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73652) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:23.154 | Sep 08 13:52:45 devstack nova-conductor[73654]: DEBUG dbcounter [-] [73654] Writing DB stats nova_cell0:SELECT=3 {{(pid=73654) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:23.154 | Sep 08 13:53:08 devstack nova-conductor[73652]: DEBUG oslo.service.backend._threading.loopingcall [None req-01cd002d-bd74-4f11-aa7a-75a88270d0da None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73652) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:23.154 | Sep 08 13:53:15 devstack nova-conductor[73654]: DEBUG oslo.service.backend._threading.loopingcall [None req-87cda39f-b5f1-4a43-8e74-38d81b673453 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73654) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:23.159 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:53:23.162 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-09-08 11:53:23.181 | enabled 2026-09-08 11:53:23.187 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-09-08 11:53:23.210 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-09-08 11:53:23.211 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-09-08 11:53:23.211 | Active: active (running) since Tue 2026-09-08 13:52:26 CEST; 56s ago 2026-09-08 11:53:23.211 | Main PID: 72527 (nova-conductor:) 2026-09-08 11:53:23.211 | Tasks: 37 (limit: 14255) 2026-09-08 11:53:23.211 | Memory: 166.8M (peak: 167.3M) 2026-09-08 11:53:23.211 | CPU: 4.999s 2026-09-08 11:53:23.211 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-09-08 11:53:23.211 | ├─72527 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-09-08 11:53:23.212 | ├─73675 "nova-conductor: ServiceWrapper worker(0)" 2026-09-08 11:53:23.212 | └─73677 "nova-conductor: ServiceWrapper worker(1)" 2026-09-08 11:53:23.212 | 2026-09-08 11:53:23.212 | Sep 08 13:52:36 devstack nova-conductor[73677]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73677) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:23.212 | Sep 08 13:52:40 devstack nova-conductor[72527]: DEBUG dbcounter [-] [72527] Writing DB stats nova_cell1:SELECT=1 {{(pid=72527) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:53:23.212 | Sep 08 13:52:46 devstack nova-conductor[73675]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73675) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:23.212 | Sep 08 13:52:46 devstack nova-conductor[73677]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73677) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:23.212 | Sep 08 13:52:56 devstack nova-conductor[73675]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73675) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:23.212 | Sep 08 13:52:56 devstack nova-conductor[73677]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73677) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:23.213 | Sep 08 13:53:06 devstack nova-conductor[73675]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73675) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:23.213 | Sep 08 13:53:06 devstack nova-conductor[73677]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73677) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:23.213 | Sep 08 13:53:16 devstack nova-conductor[73675]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73675) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:23.213 | Sep 08 13:53:16 devstack nova-conductor[73677]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73677) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:53:23.218 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-09-08 11:53:23.243 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:53:23.248 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-09-08 11:53:23.272 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:53:23.276 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-09-08 11:53:23.280 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:53:23.841 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:53:23.842 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:53:23.842 | we strongly recommend against using it for new projects. 2026-09-08 11:53:23.842 | 2026-09-08 11:53:23.842 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:53:23.842 | framework. For more detail see 2026-09-08 11:53:23.842 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:53:23.842 | 2026-09-08 11:53:23.843 | import eventlet # noqa 2026-09-08 11:53:24.114 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-08 11:53:27.194 | INFO dbcounter [None req-74de5c34-ae98-4e48-ac23-f4c02ed44dbd None None] Registered counter for database nova_api 2026-09-08 11:53:27.320 | DEBUG dbcounter [-] [78162] Writer thread running {{(pid=78162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:53:27.330 | Found 2 cell mappings. 2026-09-08 11:53:27.330 | Skipping cell0 since it does not contain hosts. 2026-09-08 11:53:27.331 | Getting computes from cell 'cell1': dfe820ca-e483-4c4f-9eeb-6b012b3d31b7 2026-09-08 11:53:27.331 | INFO dbcounter [None req-74de5c34-ae98-4e48-ac23-f4c02ed44dbd None None] Registered counter for database nova_cell1 2026-09-08 11:53:27.404 | DEBUG dbcounter [-] [78162] Writer thread running {{(pid=78162) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:53:27.565 | Checking host mapping for compute host 'devstack': 0ef7def8-b865-436e-aca3-5d9edb3d87f5 2026-09-08 11:53:27.565 | Creating host mapping for compute host 'devstack': 0ef7def8-b865-436e-aca3-5d9edb3d87f5 2026-09-08 11:53:27.565 | Found 1 unmapped computes in cell: dfe820ca-e483-4c4f-9eeb-6b012b3d31b7 2026-09-08 11:53:28.398 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-09-08 11:53:28.950 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:53:28.950 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:53:28.951 | we strongly recommend against using it for new projects. 2026-09-08 11:53:28.951 | 2026-09-08 11:53:28.951 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:53:28.951 | framework. For more detail see 2026-09-08 11:53:28.952 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:53:28.952 | 2026-09-08 11:53:28.952 | import eventlet # noqa 2026-09-08 11:53:29.218 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-09-08 11:53:32.749 | +-------------------------------------------+ 2026-09-08 11:53:32.750 | | Upgrade Check Results | 2026-09-08 11:53:32.750 | +-------------------------------------------+ 2026-09-08 11:53:32.750 | | Check: Cells v2 | 2026-09-08 11:53:32.750 | | Result: Success | 2026-09-08 11:53:32.751 | | Details: None | 2026-09-08 11:53:32.751 | +-------------------------------------------+ 2026-09-08 11:53:32.751 | | Check: Placement API | 2026-09-08 11:53:32.751 | | Result: Success | 2026-09-08 11:53:32.751 | | Details: None | 2026-09-08 11:53:32.751 | +-------------------------------------------+ 2026-09-08 11:53:32.752 | | Check: Cinder API | 2026-09-08 11:53:32.752 | | Result: Success | 2026-09-08 11:53:32.752 | | Details: None | 2026-09-08 11:53:32.752 | +-------------------------------------------+ 2026-09-08 11:53:32.752 | | Check: Policy File JSON to YAML Migration | 2026-09-08 11:53:32.752 | | Result: Success | 2026-09-08 11:53:32.752 | | Details: None | 2026-09-08 11:53:32.753 | +-------------------------------------------+ 2026-09-08 11:53:32.753 | | Check: Older than N-1 computes | 2026-09-08 11:53:32.753 | | Result: Success | 2026-09-08 11:53:32.753 | | Details: None | 2026-09-08 11:53:32.753 | +-------------------------------------------+ 2026-09-08 11:53:32.753 | | Check: hw_machine_type unset | 2026-09-08 11:53:32.753 | | Result: Success | 2026-09-08 11:53:32.754 | | Details: None | 2026-09-08 11:53:32.754 | +-------------------------------------------+ 2026-09-08 11:53:32.754 | | Check: Service User Token Configuration | 2026-09-08 11:53:32.754 | | Result: Success | 2026-09-08 11:53:32.754 | | Details: None | 2026-09-08 11:53:32.754 | +-------------------------------------------+ 2026-09-08 11:53:33.524 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-09-08 11:53:33.531 | + ./stack.sh:main:1485 : command openstack complete 2026-09-08 11:53:33.531 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-09-08 11:53:36.956 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-09-08 11:53:36.984 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:53:36.988 | + ./stack.sh:main:1490 : is_ubuntu 2026-09-08 11:53:36.991 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:53:36.994 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:53:36.997 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-09-08 11:53:37.001 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:53:37.004 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-09-08 11:53:37.008 | + ./stack.sh:main:1492 : set_lvm_filter 2026-09-08 11:53:37.011 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-09-08 11:53:37.013 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-09-08 11:53:37.017 | + lib/lvm:set_lvm_filter:191 : local pv 2026-09-08 11:53:37.019 | + lib/lvm:set_lvm_filter:192 : local vg 2026-09-08 11:53:37.022 | + lib/lvm:set_lvm_filter:193 : local line 2026-09-08 11:53:37.027 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-09-08 11:53:37.074 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-09-08 11:53:37.079 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-09-08 11:53:37.080 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-09-08 11:53:37.080 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-09-08 11:53:37.086 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-09-08 11:53:37.090 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-09-08 11:53:37.093 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-09-08 11:53:37.097 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-08 11:53:37.100 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-09-08 11:53:37.103 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-09-08 11:53:37.122 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-09-08 11:53:37.142 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-08 11:53:37.145 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:53:37.149 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-09-08 11:53:37.153 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-09-08 11:53:37.156 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 11:53:37.159 | + functions-common:run_phase:1849 : local phase=test-config 2026-09-08 11:53:37.163 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 11:53:37.166 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 11:53:37.170 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 11:53:37.174 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 11:53:37.178 | + functions-common:run_phase:1858 : local extra 2026-09-08 11:53:37.182 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 11:53:37.187 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 11:53:37.191 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 11:53:37.194 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 11:53:37.198 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-09-08 11:53:37.202 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 11:53:37.223 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:53:37.227 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:53:37.230 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:53:37.234 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-09-08 11:53:37.237 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:53:37.240 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 11:53:37.243 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:53:37.246 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-09-08 11:53:37.249 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:53:37.253 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-08 11:53:37.255 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:53:37.258 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-08 11:53:37.261 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-09-08 11:53:37.315 | [2028 Async install_tempest:38926]: Waiting for completion of install_tempest running on PID 38926 (1 other jobs running) 2026-09-08 11:53:37.340 | [2028 Async install_tempest:38926]: Signaling child to exit 2026-09-08 11:53:37.341 | WAKEUP 2026-09-08 11:53:37.363 | [2028 Async install_tempest:38926]: Signaled 2026-09-08 11:53:37.365 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-09-08 11:53:37.365 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-09-08 11:53:37.365 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-09-08 11:53:37.365 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-08 11:53:37.365 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-08 11:53:37.365 | +++ functions-common:git_clone:593 : pwd 2026-09-08 11:53:37.366 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:53:37.366 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:53:37.366 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:53:37.366 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:53:37.366 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:53:37.366 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:53:37.366 | ++ functions-common:git_clone:610 : echo master 2026-09-08 11:53:37.366 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:53:37.366 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-09-08 11:53:37.366 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:53:37.366 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-09-08 11:53:37.366 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 11:53:37.367 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 11:53:37.367 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:53:37.367 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 11:53:37.367 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:53:37.367 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:53:37.367 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 11:53:37.367 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:53:37.367 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:53:37.367 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788867824887 2026-09-08 11:53:37.367 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-09-08 11:53:37.368 | Cloning into '/opt/stack/tempest'... 2026-09-08 11:53:37.368 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:53:37.368 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:53:37.368 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:53:37.368 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:53:37.368 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:53:37.368 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:53:37.368 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:53:37.368 | ++ functions-common:time_stop:2427 : start_time=1788867824887 2026-09-08 11:53:37.368 | ++ functions-common:time_stop:2429 : [[ -z 1788867824887 ]] 2026-09-08 11:53:37.369 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:53:37.369 | ++ functions-common:time_stop:2432 : end_time=1788867833045 2026-09-08 11:53:37.369 | ++ functions-common:time_stop:2433 : elapsed_time=8158 2026-09-08 11:53:37.369 | ++ functions-common:time_stop:2434 : total=335727 2026-09-08 11:53:37.369 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:53:37.369 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=343885 2026-09-08 11:53:37.369 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-09-08 11:53:37.369 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 11:53:37.369 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 11:53:37.369 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 11:53:37.369 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:53:37.370 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 11:53:37.370 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:53:37.370 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:53:37.370 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 11:53:37.370 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:53:37.370 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:53:37.370 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788867833117 2026-09-08 11:53:37.370 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 11:53:37.370 | From https://review.opendev.org/openstack/tempest 2026-09-08 11:53:37.370 | * branch master -> FETCH_HEAD 2026-09-08 11:53:37.371 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:53:37.371 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:53:37.371 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:53:37.371 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:53:37.371 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:53:37.371 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:53:37.371 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:53:37.371 | ++ functions-common:time_stop:2427 : start_time=1788867833117 2026-09-08 11:53:37.371 | ++ functions-common:time_stop:2429 : [[ -z 1788867833117 ]] 2026-09-08 11:53:37.371 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:53:37.372 | ++ functions-common:time_stop:2432 : end_time=1788867833731 2026-09-08 11:53:37.372 | ++ functions-common:time_stop:2433 : elapsed_time=614 2026-09-08 11:53:37.372 | ++ functions-common:time_stop:2434 : total=343885 2026-09-08 11:53:37.372 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:53:37.372 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=344499 2026-09-08 11:53:37.372 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:53:37.372 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 11:53:37.372 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 11:53:37.372 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:53:37.372 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 11:53:37.373 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:53:37.373 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:53:37.373 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 11:53:37.373 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:53:37.373 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:53:37.373 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788867833793 2026-09-08 11:53:37.373 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:53:37.373 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:53:37.373 | 2026-09-08 11:53:37.373 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:53:37.373 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:53:37.374 | state without impacting any branches by switching back to a branch. 2026-09-08 11:53:37.374 | 2026-09-08 11:53:37.374 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:53:37.374 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:53:37.374 | 2026-09-08 11:53:37.374 | git switch -c 2026-09-08 11:53:37.374 | 2026-09-08 11:53:37.374 | Or undo this operation with: 2026-09-08 11:53:37.374 | 2026-09-08 11:53:37.375 | git switch - 2026-09-08 11:53:37.375 | 2026-09-08 11:53:37.375 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:53:37.375 | 2026-09-08 11:53:37.375 | HEAD is now at 2646b0b2d Merge "Grant user role for EC2 credential tests" 2026-09-08 11:53:37.375 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:53:37.375 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:53:37.375 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:53:37.375 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:53:37.375 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:53:37.376 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:53:37.376 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:53:37.376 | ++ functions-common:time_stop:2427 : start_time=1788867833793 2026-09-08 11:53:37.376 | ++ functions-common:time_stop:2429 : [[ -z 1788867833793 ]] 2026-09-08 11:53:37.376 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:53:37.376 | ++ functions-common:time_stop:2432 : end_time=1788867833992 2026-09-08 11:53:37.376 | ++ functions-common:time_stop:2433 : elapsed_time=199 2026-09-08 11:53:37.376 | ++ functions-common:time_stop:2434 : total=344499 2026-09-08 11:53:37.376 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:53:37.376 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=344698 2026-09-08 11:53:37.376 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-09-08 11:53:37.377 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-09-08 11:53:37.377 | ++ functions-common:git_clone:673 : head -1 2026-09-08 11:53:37.377 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-08 11:53:37.377 | 2646b0b2d Merge "Grant user role for EC2 credential tests" 2026-09-08 11:53:37.377 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:53:37.377 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-09-08 11:53:37.377 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-09-08 11:53:37.377 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-09-08 11:53:37.377 | Collecting tox!=2.8.0,<4.0.0 2026-09-08 11:53:37.378 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-09-08 11:53:37.378 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-09-08 11:53:37.378 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-09-08 11:53:37.378 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.3) 2026-09-08 11:53:37.378 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-09-08 11:53:37.378 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-09-08 11:53:37.378 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-09-08 11:53:37.378 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-09-08 11:53:37.378 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-09-08 11:53:37.378 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-09-08 11:53:37.378 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 11:53:37.379 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-09-08 11:53:37.379 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-09-08 11:53:37.379 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.11.3) 2026-09-08 11:53:37.379 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-09-08 11:53:37.379 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-09-08 11:53:37.379 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-09-08 11:53:37.379 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-09-08 11:53:37.379 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-09-08 11:53:37.379 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-09-08 11:53:37.379 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-09-08 11:53:37.380 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 51.6 MB/s 0:00:00 2026-09-08 11:53:37.380 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-09-08 11:53:37.380 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-09-08 11:53:37.380 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-09-08 11:53:37.380 | 2026-09-08 11:53:37.380 | Successfully installed distlib-0.4.3 filelock-3.32.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.5.2 tox-3.28.0 virtualenv-21.7.4 2026-09-08 11:53:37.380 | ++ inc/python:pip_install:216 : result=0 2026-09-08 11:53:37.380 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:53:37.380 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:53:37.380 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:53:37.380 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:53:37.381 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:53:37.381 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:53:37.381 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:53:37.381 | ++ functions-common:time_stop:2427 : start_time=1788867834082 2026-09-08 11:53:37.381 | ++ functions-common:time_stop:2429 : [[ -z 1788867834082 ]] 2026-09-08 11:53:37.381 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:53:37.381 | ++ functions-common:time_stop:2432 : end_time=1788867837726 2026-09-08 11:53:37.381 | ++ functions-common:time_stop:2433 : elapsed_time=3644 2026-09-08 11:53:37.381 | ++ functions-common:time_stop:2434 : total=152835 2026-09-08 11:53:37.381 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:53:37.382 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156479 2026-09-08 11:53:37.382 | ++ inc/python:pip_install:219 : return 0 2026-09-08 11:53:37.382 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-09-08 11:53:37.382 | /opt/stack/tempest ~/devstack 2026-09-08 11:53:37.382 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-09-08 11:53:37.382 | Switched to branch 'master' 2026-09-08 11:53:37.382 | Your branch is up to date with 'origin/master'. 2026-09-08 11:53:37.382 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-09-08 11:53:37.382 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-08 11:53:37.382 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.kg7uPM5fAp 2026-09-08 11:53:37.383 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.kg7uPM5fAp 2026-09-08 11:53:37.383 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-08 11:53:37.383 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.kg7uPM5fAp 2026-09-08 11:53:37.383 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-08 11:53:37.383 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-08 11:53:37.383 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-08 11:53:37.383 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 11:53:37.383 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 11:53:37.383 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 11:53:37.383 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 11:53:37.384 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-09-08 11:53:37.384 | full create: /opt/stack/tempest/.tox/tempest 2026-09-08 11:53:37.384 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-08 11:53:37.384 | full develop-inst: /opt/stack/tempest 2026-09-08 11:53:37.384 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@2646b0b2dae54853fe70a720ed5608c86e0fd375#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-08 11:53:37.384 | ___________________________________ summary ____________________________________ 2026-09-08 11:53:37.384 | full: skipped tests 2026-09-08 11:53:37.384 | congratulations :) 2026-09-08 11:53:37.384 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.kg7uPM5fAp -r requirements.txt 2026-09-08 11:53:37.385 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-09-08 11:53:37.385 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.16.0) 2026-09-08 11:53:37.385 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-09-08 11:53:37.385 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-09-08 11:53:37.385 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-09-08 11:53:37.385 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-09-08 11:53:37.385 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-09-08 11:53:37.385 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-09-08 11:53:37.385 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-09-08 11:53:37.385 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-09-08 11:53:37.386 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-09-08 11:53:37.386 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-09-08 11:53:37.386 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-09-08 11:53:37.386 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-09-08 11:53:37.386 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-09-08 11:53:37.386 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-09-08 11:53:37.386 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-09-08 11:53:37.386 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-09-08 11:53:37.386 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-09-08 11:53:37.386 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-09-08 11:53:37.387 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-09-08 11:53:37.387 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-09-08 11:53:37.387 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-09-08 11:53:37.387 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-09-08 11:53:37.387 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-09-08 11:53:37.387 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-08 11:53:37.387 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-09-08 11:53:37.387 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-09-08 11:53:37.387 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-09-08 11:53:37.387 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.6.3) 2026-09-08 11:53:37.388 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-09-08 11:53:37.388 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-09-08 11:53:37.388 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-09-08 11:53:37.388 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-09-08 11:53:37.388 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-09-08 11:53:37.388 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-09-08 11:53:37.388 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-09-08 11:53:37.388 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-09-08 11:53:37.388 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-09-08 11:53:37.388 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-09-08 11:53:37.388 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.1) 2026-09-08 11:53:37.389 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-09-08 11:53:37.389 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-09-08 11:53:37.389 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-09-08 11:53:37.389 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.3) 2026-09-08 11:53:37.389 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-09-08 11:53:37.389 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.2) 2026-09-08 11:53:37.389 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.3.0) 2026-09-08 11:53:37.389 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-09-08 11:53:37.389 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-09-08 11:53:37.389 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-09-08 11:53:37.390 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-09-08 11:53:37.390 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-09-08 11:53:37.390 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.16.0) 2026-09-08 11:53:37.390 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-09-08 11:53:37.390 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.5.0) 2026-09-08 11:53:37.390 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-09-08 11:53:37.390 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-09-08 11:53:37.390 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-08 11:53:37.390 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-09-08 11:53:37.390 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-09-08 11:53:37.391 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-09-08 11:53:37.391 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.kg7uPM5fAp 2026-09-08 11:53:37.391 | ++ lib/tempest:install_tempest:868 : popd 2026-09-08 11:53:37.391 | ~/devstack 2026-09-08 11:53:37.406 | [2028 Async install_tempest:38926]: finished install_tempest with result 0 in 41 seconds 2026-09-08 11:53:37.411 | ++ inc/async:async_wait:197 : return 0 2026-09-08 11:53:37.414 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-09-08 11:53:37.418 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:53:37.420 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-09-08 11:53:37.423 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-09-08 11:53:37.428 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-09-08 11:53:37.432 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-09-08 11:53:37.435 | ++ inc/python:setup_develop:353 : local bindep 2026-09-08 11:53:37.438 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-08 11:53:37.441 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-09-08 11:53:37.443 | ++ inc/python:setup_develop:359 : local extras= 2026-09-08 11:53:37.446 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-09-08 11:53:37.449 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 11:53:37.452 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-08 11:53:37.454 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-09-08 11:53:37.457 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 11:53:37.460 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 11:53:37.463 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-09-08 11:53:37.466 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 11:53:37.470 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-09-08 11:53:37.473 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 11:53:37.476 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 11:53:37.480 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-09-08 11:53:37.487 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-09-08 11:53:37.490 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-09-08 11:53:37.493 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-09-08 11:53:37.660 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-09-08 11:53:37.663 | ++ inc/python:setup_package:436 : local bindep=0 2026-09-08 11:53:37.666 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-09-08 11:53:37.669 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 11:53:37.671 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-08 11:53:37.674 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-09-08 11:53:37.677 | ++ inc/python:setup_package:445 : local flags=-e 2026-09-08 11:53:37.680 | ++ inc/python:setup_package:446 : local extras= 2026-09-08 11:53:37.682 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 11:53:37.685 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 11:53:37.689 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 11:53:37.692 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 11:53:37.694 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 11:53:37.697 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-09-08 11:53:37.722 | Using python 3.12 to install /opt/stack/tempest 2026-09-08 11:53:37.725 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-09-08 11:53:38.753 | Obtaining file:///opt/stack/tempest 2026-09-08 11:53:38.757 | Installing build dependencies: started 2026-09-08 11:53:40.622 | Installing build dependencies: finished with status 'done' 2026-09-08 11:53:40.623 | Checking if build backend supports build_editable: started 2026-09-08 11:53:41.196 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 11:53:41.198 | Getting requirements to build editable: started 2026-09-08 11:53:41.516 | Getting requirements to build editable: finished with status 'done' 2026-09-08 11:53:41.518 | Preparing editable metadata (pyproject.toml): started 2026-09-08 11:53:42.870 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:53:42.894 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (7.0.3) 2026-09-08 11:53:42.895 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (4.16.0) 2026-09-08 11:53:42.896 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (4.26.0) 2026-09-08 11:53:42.897 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (2.9.1) 2026-09-08 11:53:42.898 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (4.0.0) 2026-09-08 11:53:42.899 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (43.0.3) 2026-09-08 11:53:42.900 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (1.3.0) 2026-09-08 11:53:42.900 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (7.6.1) 2026-09-08 11:53:42.901 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (10.7.0) 2026-09-08 11:53:42.902 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (8.3.1) 2026-09-08 11:53:42.946 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev61) 2026-09-08 11:53:42.948 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-09-08 11:53:42.953 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (5.11.0) 2026-09-08 11:53:42.954 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (10.2.0) 2026-09-08 11:53:42.955 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (4.3.2) 2026-09-08 11:53:42.956 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (6.0.3) 2026-09-08 11:53:42.957 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (1.4.6) 2026-09-08 11:53:42.958 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (5.9.1) 2026-09-08 11:53:42.958 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (3.18.0) 2026-09-08 11:53:42.959 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (2.7.0) 2026-09-08 11:53:42.960 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (3.1.0) 2026-09-08 11:53:42.961 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (0.7.1) 2026-09-08 11:53:42.962 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (0.20) 2026-09-08 11:53:42.963 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (0.6.2) 2026-09-08 11:53:42.965 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (0.6.0) 2026-09-08 11:53:42.966 | Requirement already satisfied: cmd2>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (4.2.0) 2026-09-08 11:53:42.970 | Requirement already satisfied: prompt-toolkit>=3.0.53 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (3.0.53) 2026-09-08 11:53:42.971 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (1.11.0) 2026-09-08 11:53:42.972 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (15.0.0) 2026-09-08 11:53:42.973 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (1.8.0) 2026-09-08 11:53:42.975 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev61) (2.1.1) 2026-09-08 11:53:42.980 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev61) (3.0) 2026-09-08 11:53:42.982 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev61) (2.3.0) 2026-09-08 11:53:42.989 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev61) (26.1.0) 2026-09-08 11:53:42.990 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev61) (2025.9.1) 2026-09-08 11:53:42.991 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev61) (0.37.0) 2026-09-08 11:53:42.992 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev61) (2026.6.3) 2026-09-08 11:53:43.002 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev61) (6.9.0) 2026-09-08 11:53:43.006 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev61) (2.0.0) 2026-09-08 11:53:43.007 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev61) (2.34.2) 2026-09-08 11:53:43.012 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev61) (6.5.0) 2026-09-08 11:53:43.014 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev61) (2.9.0.post0) 2026-09-08 11:53:43.017 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev61) (4.16.0) 2026-09-08 11:53:43.020 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev61) (1.2.1) 2026-09-08 11:53:43.025 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev61) (2.1.0) 2026-09-08 11:53:43.027 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev61) (3.3.2) 2026-09-08 11:53:43.027 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev61) (26.3) 2026-09-08 11:53:43.029 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev61) (7.2.2) 2026-09-08 11:53:43.037 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev61) (5.0.0) 2026-09-08 11:53:43.038 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev61) (3.0.3) 2026-09-08 11:53:43.039 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev61) (1.6.2) 2026-09-08 11:53:43.047 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev61) (84.0.0) 2026-09-08 11:53:43.052 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev61) (0.8.2) 2026-09-08 11:53:43.075 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev61) (1.17.0) 2026-09-08 11:53:43.088 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev61) (3.5.0) 2026-09-08 11:53:43.090 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev61) (3.18) 2026-09-08 11:53:43.092 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev61) (2023.11.17) 2026-09-08 11:53:43.111 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (4.2.0) 2026-09-08 11:53:43.112 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (2.20.0) 2026-09-08 11:53:43.118 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev61) (0.1.2) 2026-09-08 11:53:43.133 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev61) (0.16.0) 2026-09-08 11:53:43.152 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev61) 2026-09-08 11:53:43.154 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-09-08 11:53:43.201 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-09-08 11:53:43.204 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-09-08 11:53:43.219 | Building wheels for collected packages: tempest 2026-09-08 11:53:43.221 | Building editable for tempest (pyproject.toml): started 2026-09-08 11:53:44.870 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-09-08 11:53:44.871 | Created wheel for tempest: filename=tempest-46.3.1.dev61-0.editable-py3-none-any.whl size=8321 sha256=4e59128889b7ff46f4ef2fd4d38495123facb1182db696a84bc61583ad52e305 2026-09-08 11:53:44.871 | Stored in directory: /tmp/pip-ephem-wheel-cache-icp_1vsr/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-09-08 11:53:44.876 | Successfully built tempest 2026-09-08 11:53:45.179 | Installing collected packages: tomlkit, stestr, tempest 2026-09-08 11:53:45.444 | 2026-09-08 11:53:45.469 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev61 tomlkit-0.15.1 2026-09-08 11:53:45.655 | ++ inc/python:pip_install:216 : result=0 2026-09-08 11:53:45.657 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:53:45.660 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:53:45.662 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:53:45.665 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:53:45.667 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:53:45.670 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:53:45.673 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:53:45.675 | ++ functions-common:time_stop:2427 : start_time=1788868417716 2026-09-08 11:53:45.677 | ++ functions-common:time_stop:2429 : [[ -z 1788868417716 ]] 2026-09-08 11:53:45.682 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:53:45.685 | ++ functions-common:time_stop:2432 : end_time=1788868425682 2026-09-08 11:53:45.688 | ++ functions-common:time_stop:2433 : elapsed_time=7966 2026-09-08 11:53:45.690 | ++ functions-common:time_stop:2434 : total=164125 2026-09-08 11:53:45.693 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:53:45.695 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172091 2026-09-08 11:53:45.698 | ++ inc/python:pip_install:219 : return 0 2026-09-08 11:53:45.700 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 11:53:45.703 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:53:45.705 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-09-08 11:53:45.708 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-09-08 11:53:45.711 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:53:45.713 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:53:45.716 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-09-08 11:53:45.718 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-08 11:53:45.721 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-09-08 11:53:45.723 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-09-08 11:53:45.726 | ++ lib/tempest:configure_tempest:213 : local images 2026-09-08 11:53:45.728 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-09-08 11:53:45.731 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-09-08 11:53:45.733 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-09-08 11:53:45.736 | ++ lib/tempest:configure_tempest:217 : local password 2026-09-08 11:53:45.738 | ++ lib/tempest:configure_tempest:218 : local line 2026-09-08 11:53:45.741 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-09-08 11:53:45.743 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-09-08 11:53:45.746 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-09-08 11:53:45.748 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-09-08 11:53:45.751 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-09-08 11:53:45.753 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-09-08 11:53:45.756 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-09-08 11:53:45.758 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-09-08 11:53:45.762 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-09-08 11:53:45.765 | ++ lib/tempest:configure_tempest:228 : local disk 2026-09-08 11:53:45.767 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-09-08 11:53:45.767 | ' 2026-09-08 11:53:45.771 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-09-08 11:53:45.773 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-09-08 11:53:45.794 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:53:45.797 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-09-08 11:53:45.801 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-09-08 11:53:45.804 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-09-08 11:53:45.807 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-09-08 11:53:45.812 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-08 11:53:45.813 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-09-08 11:53:45.813 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-09-08 11:53:49.561 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:53:49.564 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-09-08 11:53:49.567 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-09-08 11:53:49.570 | ++ lib/tempest:get_active_images:176 : img_id=b26da701-1c2d-4a94-85e8-c9359299d324 2026-09-08 11:53:49.574 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-09-08 11:53:49.576 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-08 11:53:49.579 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-09-08 11:53:49.582 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-09-08 11:53:49.585 | ++ lib/tempest:configure_tempest:266 : '[' -z b26da701-1c2d-4a94-85e8-c9359299d324 ']' 2026-09-08 11:53:49.588 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=b26da701-1c2d-4a94-85e8-c9359299d324 2026-09-08 11:53:49.591 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-09-08 11:53:49.608 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-09-08 11:53:49.612 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-09-08 11:53:49.615 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-09-08 11:53:49.618 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-09-08 11:53:49.621 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-09-08 11:53:49.624 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-09-08 11:53:49.627 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-09-08 11:53:49.629 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-09-08 11:53:49.634 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-09-08 11:53:49.634 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-09-08 11:53:52.747 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:53:52.752 | ++ lib/tempest:configure_tempest:303 : admin_project_id=742b8e4c05fc48f1aef69ab23395269c 2026-09-08 11:53:52.755 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-09-08 11:53:52.775 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:53:52.778 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-09-08 11:53:55.857 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:53:55.860 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 11:53:55.860 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-08 11:53:55.860 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 11:53:55.860 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-08 11:53:55.860 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-08 11:53:55.860 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-08 11:53:55.860 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-08 11:53:55.861 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-08 11:53:55.861 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-08 11:53:55.861 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-08 11:53:55.861 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-08 11:53:55.861 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-08 11:53:55.861 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-08 11:53:55.861 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-09-08 11:53:55.863 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-09-08 11:53:55.866 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 11:53:55.866 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-08 11:53:55.866 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 11:53:55.866 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-08 11:53:55.866 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-08 11:53:55.866 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-08 11:53:55.866 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-08 11:53:55.866 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-08 11:53:55.867 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-08 11:53:55.867 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-08 11:53:55.867 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-08 11:53:55.867 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-08 11:53:55.867 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-08 11:53:55.867 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-09-08 11:53:55.869 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib b26da701-1c2d-4a94-85e8-c9359299d324 2026-09-08 11:53:55.872 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-08 11:53:55.875 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show b26da701-1c2d-4a94-85e8-c9359299d324 -c size -f value 2026-09-08 11:53:58.933 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:53:58.935 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-08 11:53:58.938 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-08 11:53:58.938 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-08 11:53:58.981 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-09-08 11:53:58.983 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-09-08 11:53:58.987 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-09-08 11:54:01.731 | +----------------------------+-----------------------+ 2026-09-08 11:54:01.731 | | Field | Value | 2026-09-08 11:54:01.731 | +----------------------------+-----------------------+ 2026-09-08 11:54:01.731 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:54:01.731 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:54:01.732 | | description | None | 2026-09-08 11:54:01.732 | | disk | 1 | 2026-09-08 11:54:01.732 | | id | 42 | 2026-09-08 11:54:01.732 | | name | m1.nano | 2026-09-08 11:54:01.732 | | os-flavor-access:is_public | True | 2026-09-08 11:54:01.732 | | properties | hw_rng:allowed='True' | 2026-09-08 11:54:01.732 | | ram | 192 | 2026-09-08 11:54:01.733 | | rxtx_factor | 1.0 | 2026-09-08 11:54:01.733 | | swap | 0 | 2026-09-08 11:54:01.733 | | vcpus | 1 | 2026-09-08 11:54:01.733 | +----------------------------+-----------------------+ 2026-09-08 11:54:02.092 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-09-08 11:54:02.095 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 11:54:02.095 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-08 11:54:02.095 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 11:54:02.095 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-08 11:54:02.095 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-08 11:54:02.096 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-08 11:54:02.096 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-08 11:54:02.096 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-08 11:54:02.096 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-08 11:54:02.096 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-08 11:54:02.096 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-08 11:54:02.096 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-08 11:54:02.096 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-08 11:54:02.096 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-09-08 11:54:02.099 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib b26da701-1c2d-4a94-85e8-c9359299d324 2026-09-08 11:54:02.101 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-08 11:54:02.105 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show b26da701-1c2d-4a94-85e8-c9359299d324 -c size -f value 2026-09-08 11:54:05.177 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:54:05.181 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-08 11:54:05.184 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-08 11:54:05.185 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-08 11:54:05.224 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-09-08 11:54:05.227 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-09-08 11:54:05.230 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-09-08 11:54:08.000 | +----------------------------+-----------------------+ 2026-09-08 11:54:08.000 | | Field | Value | 2026-09-08 11:54:08.000 | +----------------------------+-----------------------+ 2026-09-08 11:54:08.000 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:54:08.001 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:54:08.001 | | description | None | 2026-09-08 11:54:08.001 | | disk | 1 | 2026-09-08 11:54:08.001 | | id | 84 | 2026-09-08 11:54:08.001 | | name | m1.micro | 2026-09-08 11:54:08.001 | | os-flavor-access:is_public | True | 2026-09-08 11:54:08.001 | | properties | hw_rng:allowed='True' | 2026-09-08 11:54:08.001 | | ram | 256 | 2026-09-08 11:54:08.001 | | rxtx_factor | 1.0 | 2026-09-08 11:54:08.001 | | swap | 0 | 2026-09-08 11:54:08.001 | | vcpus | 1 | 2026-09-08 11:54:08.002 | +----------------------------+-----------------------+ 2026-09-08 11:54:08.355 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-09-08 11:54:08.358 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-09-08 11:54:08.377 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:54:08.380 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-09-08 11:54:08.382 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-09-08 11:54:08.385 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-09-08 11:54:08.388 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-08 11:54:08.390 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-08 11:54:08.394 | +++ functions-common:git_clone:593 : pwd 2026-09-08 11:54:08.396 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:54:08.400 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:54:08.403 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:54:08.424 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:54:08.426 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:54:08.430 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:54:08.433 | ++ functions-common:git_clone:610 : echo master 2026-09-08 11:54:08.434 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:54:08.439 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-09-08 11:54:08.442 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:54:08.445 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-09-08 11:54:08.448 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 11:54:08.450 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 11:54:08.453 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:54:08.456 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 11:54:08.459 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:54:08.461 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:54:08.464 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 11:54:08.467 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:54:08.471 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:54:08.476 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788868448473 2026-09-08 11:54:08.478 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-09-08 11:54:08.483 | Cloning into '/opt/stack/os-test-images'... 2026-09-08 11:54:09.114 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:54:09.117 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:54:09.121 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:54:09.123 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:54:09.126 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:54:09.128 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:54:09.131 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:54:09.134 | ++ functions-common:time_stop:2427 : start_time=1788868448473 2026-09-08 11:54:09.137 | ++ functions-common:time_stop:2429 : [[ -z 1788868448473 ]] 2026-09-08 11:54:09.141 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:54:09.146 | ++ functions-common:time_stop:2432 : end_time=1788868449142 2026-09-08 11:54:09.149 | ++ functions-common:time_stop:2433 : elapsed_time=669 2026-09-08 11:54:09.152 | ++ functions-common:time_stop:2434 : total=335727 2026-09-08 11:54:09.154 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:54:09.157 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=336396 2026-09-08 11:54:09.160 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-09-08 11:54:09.164 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 11:54:09.166 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 11:54:09.169 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 11:54:09.172 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:54:09.175 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 11:54:09.177 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:54:09.180 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:54:09.183 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 11:54:09.186 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:54:09.190 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:54:09.194 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788868449191 2026-09-08 11:54:09.197 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 11:54:09.665 | From https://review.opendev.org/openstack/os-test-images 2026-09-08 11:54:09.665 | * branch master -> FETCH_HEAD 2026-09-08 11:54:09.674 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:54:09.677 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:54:09.680 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:54:09.683 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:54:09.686 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:54:09.689 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:54:09.692 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:54:09.695 | ++ functions-common:time_stop:2427 : start_time=1788868449191 2026-09-08 11:54:09.698 | ++ functions-common:time_stop:2429 : [[ -z 1788868449191 ]] 2026-09-08 11:54:09.702 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:54:09.707 | ++ functions-common:time_stop:2432 : end_time=1788868449704 2026-09-08 11:54:09.710 | ++ functions-common:time_stop:2433 : elapsed_time=513 2026-09-08 11:54:09.713 | ++ functions-common:time_stop:2434 : total=336396 2026-09-08 11:54:09.715 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:54:09.718 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=336909 2026-09-08 11:54:09.722 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:54:09.725 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 11:54:09.728 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 11:54:09.731 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:54:09.734 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 11:54:09.737 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:54:09.741 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:54:09.743 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 11:54:09.746 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:54:09.750 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:54:09.754 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788868449751 2026-09-08 11:54:09.758 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:54:09.764 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:54:09.765 | 2026-09-08 11:54:09.765 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:54:09.765 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:54:09.765 | state without impacting any branches by switching back to a branch. 2026-09-08 11:54:09.765 | 2026-09-08 11:54:09.765 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:54:09.765 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:54:09.765 | 2026-09-08 11:54:09.765 | git switch -c 2026-09-08 11:54:09.765 | 2026-09-08 11:54:09.765 | Or undo this operation with: 2026-09-08 11:54:09.766 | 2026-09-08 11:54:09.766 | git switch - 2026-09-08 11:54:09.766 | 2026-09-08 11:54:09.766 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:54:09.766 | 2026-09-08 11:54:09.766 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-09-08 11:54:09.769 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:54:09.772 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:54:09.775 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:54:09.777 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:54:09.780 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:54:09.783 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:54:09.786 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:54:09.788 | ++ functions-common:time_stop:2427 : start_time=1788868449751 2026-09-08 11:54:09.791 | ++ functions-common:time_stop:2429 : [[ -z 1788868449751 ]] 2026-09-08 11:54:09.795 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:54:09.800 | ++ functions-common:time_stop:2432 : end_time=1788868449797 2026-09-08 11:54:09.803 | ++ functions-common:time_stop:2433 : elapsed_time=46 2026-09-08 11:54:09.805 | ++ functions-common:time_stop:2434 : total=336909 2026-09-08 11:54:09.809 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:54:09.811 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=336955 2026-09-08 11:54:09.814 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-09-08 11:54:09.832 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-09-08 11:54:09.836 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-08 11:54:09.837 | ++ functions-common:git_clone:673 : head -1 2026-09-08 11:54:09.839 | 5d0367e Clean-up zuul config spacing 2026-09-08 11:54:09.841 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:54:09.845 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-09-08 11:54:09.845 | /opt/stack/os-test-images ~/devstack 2026-09-08 11:54:09.847 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-09-08 11:54:10.323 | generate create: /opt/stack/os-test-images/.tox/generate 2026-09-08 11:54:11.020 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-09-08 11:54:13.745 | generate installed: PyYAML==6.0.3 2026-09-08 11:54:13.746 | generate run-test-pre: PYTHONHASHSEED='2100269314' 2026-09-08 11:54:13.747 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-09-08 11:54:13.861 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-09-08 11:54:13.881 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-09-08 11:54:13.900 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-09-08 11:54:13.926 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-09-08 11:54:13.929 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-09-08 11:54:13.937 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-09-08 11:54:13.945 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-09-08 11:54:13.975 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-09-08 11:54:13.989 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-09-08 11:54:13.996 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-09-08 11:54:14.007 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-09-08 11:54:14.007 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-09-08 11:54:14.014 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-09-08 11:54:14.021 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-09-08 11:54:14.039 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-09-08 11:54:14.042 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-09-08 11:54:14.045 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-09-08 11:54:14.055 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-09-08 11:54:14.066 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-09-08 11:54:14.079 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-09-08 11:54:14.081 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-09-08 11:54:14.095 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-09-08 11:54:14.098 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-09-08 11:54:14.101 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-09-08 11:54:14.111 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-09-08 11:54:14.114 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-09-08 11:54:14.125 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-09-08 11:54:14.150 | ___________________________________ summary ____________________________________ 2026-09-08 11:54:14.150 | generate: commands succeeded 2026-09-08 11:54:14.151 | congratulations :) 2026-09-08 11:54:14.200 | ++ lib/tempest:configure_tempest:376 : popd 2026-09-08 11:54:14.201 | ~/devstack 2026-09-08 11:54:14.203 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-09-08 11:54:14.240 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-09-08 11:54:14.244 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-09-08 11:54:14.267 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-09-08 11:54:14.269 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-09-08 11:54:14.272 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-09-08 11:54:14.310 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-09-08 11:54:14.345 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-09-08 11:54:14.348 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-09-08 11:54:14.351 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-09-08 11:54:14.354 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-08 11:54:14.357 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-09-08 11:54:17.497 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:54:17.500 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-08 11:54:17.500 | address-scope 2026-09-08 11:54:17.500 | agent 2026-09-08 11:54:17.501 | allowed-address-pairs 2026-09-08 11:54:17.501 | auto-allocated-topology 2026-09-08 11:54:17.501 | availability_zone 2026-09-08 11:54:17.501 | default-subnetpools 2026-09-08 11:54:17.501 | dhcp_agent_scheduler 2026-09-08 11:54:17.501 | dns-integration 2026-09-08 11:54:17.501 | dns-domain-ports 2026-09-08 11:54:17.501 | dns-integration-domain-keywords 2026-09-08 11:54:17.501 | empty-string-filtering 2026-09-08 11:54:17.501 | external-net 2026-09-08 11:54:17.502 | extra_dhcp_opt 2026-09-08 11:54:17.502 | extraroute 2026-09-08 11:54:17.502 | extraroute-atomic 2026-09-08 11:54:17.502 | filter-validation 2026-09-08 11:54:17.502 | floating-ip-port-forwarding-detail 2026-09-08 11:54:17.502 | fip-port-details 2026-09-08 11:54:17.502 | flavors 2026-09-08 11:54:17.502 | floatingip-pools 2026-09-08 11:54:17.502 | floating-ip-router-writable 2026-09-08 11:54:17.502 | router 2026-09-08 11:54:17.502 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:54:17.503 | enable-default-route-bfd 2026-09-08 11:54:17.503 | enable-default-route-ecmp 2026-09-08 11:54:17.503 | ext-gw-mode 2026-09-08 11:54:17.503 | l3-ha 2026-09-08 11:54:17.503 | external-gateway-multihoming 2026-09-08 11:54:17.503 | l3-flavors 2026-09-08 11:54:17.503 | l3_agent_scheduler 2026-09-08 11:54:17.503 | multi-provider 2026-09-08 11:54:17.503 | net-mtu 2026-09-08 11:54:17.503 | net-mtu-writable 2026-09-08 11:54:17.503 | network_availability_zone 2026-09-08 11:54:17.503 | network-ip-availability 2026-09-08 11:54:17.504 | network-ip-availability-details 2026-09-08 11:54:17.504 | pagination 2026-09-08 11:54:17.504 | port-device-profile 2026-09-08 11:54:17.504 | port-mac-address-regenerate 2026-09-08 11:54:17.504 | port-numa-affinity-policy 2026-09-08 11:54:17.504 | port-numa-affinity-policy-socket 2026-09-08 11:54:17.504 | binding 2026-09-08 11:54:17.504 | binding-extended 2026-09-08 11:54:17.504 | port-security 2026-09-08 11:54:17.504 | project-id 2026-09-08 11:54:17.504 | provider 2026-09-08 11:54:17.505 | qinq 2026-09-08 11:54:17.505 | quota-check-limit 2026-09-08 11:54:17.505 | quota-check-limit-default 2026-09-08 11:54:17.505 | quotas 2026-09-08 11:54:17.505 | quota_details 2026-09-08 11:54:17.505 | rbac-policies 2026-09-08 11:54:17.505 | rbac-address-scope 2026-09-08 11:54:17.505 | rbac-security-groups 2026-09-08 11:54:17.505 | revision-if-match 2026-09-08 11:54:17.505 | standard-attr-revisions 2026-09-08 11:54:17.505 | router_availability_zone 2026-09-08 11:54:17.506 | router-enable-snat 2026-09-08 11:54:17.506 | security-groups-default-rules 2026-09-08 11:54:17.506 | security-groups-default-statefulness 2026-09-08 11:54:17.506 | security-groups-normalized-cidr 2026-09-08 11:54:17.506 | security-groups-remote-address-group 2026-09-08 11:54:17.506 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:54:17.506 | security-groups-shared-filtering 2026-09-08 11:54:17.506 | security-group 2026-09-08 11:54:17.506 | service-type 2026-09-08 11:54:17.506 | sorting 2026-09-08 11:54:17.506 | standard-attr-description 2026-09-08 11:54:17.507 | stateful-security-group 2026-09-08 11:54:17.507 | subnet-dns-publish-fixed-ip 2026-09-08 11:54:17.507 | subnet-external-network 2026-09-08 11:54:17.507 | subnet_onboard 2026-09-08 11:54:17.507 | subnet-service-types 2026-09-08 11:54:17.507 | subnet_allocation 2026-09-08 11:54:17.507 | subnetpool-prefix-ops 2026-09-08 11:54:17.507 | tag-creation 2026-09-08 11:54:17.507 | standard-attr-tag 2026-09-08 11:54:17.507 | standard-attr-timestamp 2026-09-08 11:54:17.508 | vlan-transparent' 2026-09-08 11:54:17.508 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-08 11:54:17.508 | address-scope 2026-09-08 11:54:17.508 | agent 2026-09-08 11:54:17.508 | allowed-address-pairs 2026-09-08 11:54:17.508 | auto-allocated-topology 2026-09-08 11:54:17.508 | availability_zone 2026-09-08 11:54:17.508 | default-subnetpools 2026-09-08 11:54:17.509 | dhcp_agent_scheduler 2026-09-08 11:54:17.509 | dns-integration 2026-09-08 11:54:17.509 | dns-domain-ports 2026-09-08 11:54:17.509 | dns-integration-domain-keywords 2026-09-08 11:54:17.509 | empty-string-filtering 2026-09-08 11:54:17.509 | external-net 2026-09-08 11:54:17.509 | extra_dhcp_opt 2026-09-08 11:54:17.509 | extraroute 2026-09-08 11:54:17.509 | extraroute-atomic 2026-09-08 11:54:17.509 | filter-validation 2026-09-08 11:54:17.509 | floating-ip-port-forwarding-detail 2026-09-08 11:54:17.510 | fip-port-details 2026-09-08 11:54:17.510 | flavors 2026-09-08 11:54:17.510 | floatingip-pools 2026-09-08 11:54:17.510 | floating-ip-router-writable 2026-09-08 11:54:17.510 | router 2026-09-08 11:54:17.510 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:54:17.510 | enable-default-route-bfd 2026-09-08 11:54:17.510 | enable-default-route-ecmp 2026-09-08 11:54:17.510 | ext-gw-mode 2026-09-08 11:54:17.510 | l3-ha 2026-09-08 11:54:17.511 | external-gateway-multihoming 2026-09-08 11:54:17.511 | l3-flavors 2026-09-08 11:54:17.511 | l3_agent_scheduler 2026-09-08 11:54:17.511 | multi-provider 2026-09-08 11:54:17.511 | net-mtu 2026-09-08 11:54:17.511 | net-mtu-writable 2026-09-08 11:54:17.511 | network_availability_zone 2026-09-08 11:54:17.511 | network-ip-availability 2026-09-08 11:54:17.511 | network-ip-availability-details 2026-09-08 11:54:17.511 | pagination 2026-09-08 11:54:17.512 | port-device-profile 2026-09-08 11:54:17.512 | port-mac-address-regenerate 2026-09-08 11:54:17.512 | port-numa-affinity-policy 2026-09-08 11:54:17.512 | port-numa-affinity-policy-socket 2026-09-08 11:54:17.512 | binding 2026-09-08 11:54:17.512 | binding-extended 2026-09-08 11:54:17.512 | port-security 2026-09-08 11:54:17.512 | project-id 2026-09-08 11:54:17.512 | provider 2026-09-08 11:54:17.512 | qinq 2026-09-08 11:54:17.512 | quota-check-limit 2026-09-08 11:54:17.513 | quota-check-limit-default 2026-09-08 11:54:17.513 | quotas 2026-09-08 11:54:17.513 | quota_details 2026-09-08 11:54:17.513 | rbac-policies 2026-09-08 11:54:17.513 | rbac-address-scope 2026-09-08 11:54:17.513 | rbac-security-groups 2026-09-08 11:54:17.513 | revision-if-match 2026-09-08 11:54:17.513 | standard-attr-revisions 2026-09-08 11:54:17.513 | router_availability_zone 2026-09-08 11:54:17.513 | router-enable-snat 2026-09-08 11:54:17.513 | security-groups-default-rules 2026-09-08 11:54:17.514 | security-groups-default-statefulness 2026-09-08 11:54:17.514 | security-groups-normalized-cidr 2026-09-08 11:54:17.514 | security-groups-remote-address-group 2026-09-08 11:54:17.514 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:54:17.514 | security-groups-shared-filtering 2026-09-08 11:54:17.514 | security-group 2026-09-08 11:54:17.514 | service-type 2026-09-08 11:54:17.514 | sorting 2026-09-08 11:54:17.514 | standard-attr-description 2026-09-08 11:54:17.514 | stateful-security-group 2026-09-08 11:54:17.514 | subnet-dns-publish-fixed-ip 2026-09-08 11:54:17.515 | subnet-external-network 2026-09-08 11:54:17.515 | subnet_onboard 2026-09-08 11:54:17.515 | subnet-service-types 2026-09-08 11:54:17.515 | subnet_allocation 2026-09-08 11:54:17.515 | subnetpool-prefix-ops 2026-09-08 11:54:17.515 | tag-creation 2026-09-08 11:54:17.515 | standard-attr-tag 2026-09-08 11:54:17.515 | standard-attr-timestamp 2026-09-08 11:54:17.515 | vlan-transparent =~ external-net ]] 2026-09-08 11:54:17.515 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-08 11:54:17.515 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-09-08 11:54:20.665 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:54:20.668 | ++ lib/tempest:configure_tempest:395 : public_network_id=aa247e0c-0623-4985-aa56-a0a694adf2e6 2026-09-08 11:54:20.671 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-09-08 11:54:24.123 | +---------------------------+--------------------------------------+ 2026-09-08 11:54:24.123 | | Field | Value | 2026-09-08 11:54:24.123 | +---------------------------+--------------------------------------+ 2026-09-08 11:54:24.123 | | admin_state_up | UP | 2026-09-08 11:54:24.123 | | availability_zone_hints | | 2026-09-08 11:54:24.124 | | availability_zones | | 2026-09-08 11:54:24.124 | | created_at | 2026-09-08T11:54:23Z | 2026-09-08 11:54:24.124 | | description | | 2026-09-08 11:54:24.124 | | dns_domain | None | 2026-09-08 11:54:24.124 | | id | 1c2354c7-15c3-45a1-a02b-59ab34167675 | 2026-09-08 11:54:24.124 | | ipv4_address_scope | None | 2026-09-08 11:54:24.124 | | ipv6_address_scope | None | 2026-09-08 11:54:24.124 | | is_default | False | 2026-09-08 11:54:24.124 | | is_vlan_qinq | None | 2026-09-08 11:54:24.124 | | is_vlan_transparent | False | 2026-09-08 11:54:24.125 | | mtu | 1442 | 2026-09-08 11:54:24.125 | | name | shared | 2026-09-08 11:54:24.125 | | port_security_enabled | True | 2026-09-08 11:54:24.125 | | project_id | 742b8e4c05fc48f1aef69ab23395269c | 2026-09-08 11:54:24.125 | | provider:network_type | geneve | 2026-09-08 11:54:24.125 | | provider:physical_network | None | 2026-09-08 11:54:24.125 | | provider:segmentation_id | 32128 | 2026-09-08 11:54:24.125 | | pvlan | None | 2026-09-08 11:54:24.125 | | qinq | False | 2026-09-08 11:54:24.125 | | qos_policy_id | None | 2026-09-08 11:54:24.125 | | revision_number | 1 | 2026-09-08 11:54:24.125 | | router:external | Internal | 2026-09-08 11:54:24.126 | | segments | None | 2026-09-08 11:54:24.126 | | shared | True | 2026-09-08 11:54:24.126 | | status | ACTIVE | 2026-09-08 11:54:24.126 | | subnets | | 2026-09-08 11:54:24.126 | | tags | | 2026-09-08 11:54:24.126 | | updated_at | 2026-09-08T11:54:23Z | 2026-09-08 11:54:24.126 | +---------------------------+--------------------------------------+ 2026-09-08 11:54:24.476 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-09-08 11:54:28.138 | +----------------------+--------------------------------------+ 2026-09-08 11:54:28.138 | | Field | Value | 2026-09-08 11:54:28.138 | +----------------------+--------------------------------------+ 2026-09-08 11:54:28.138 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-09-08 11:54:28.138 | | cidr | 192.168.233.0/24 | 2026-09-08 11:54:28.138 | | created_at | 2026-09-08T11:54:27Z | 2026-09-08 11:54:28.138 | | description | shared-subnet | 2026-09-08 11:54:28.138 | | dns_nameservers | | 2026-09-08 11:54:28.139 | | dns_publish_fixed_ip | None | 2026-09-08 11:54:28.139 | | enable_dhcp | True | 2026-09-08 11:54:28.139 | | gateway_ip | 192.168.233.1 | 2026-09-08 11:54:28.139 | | host_routes | | 2026-09-08 11:54:28.139 | | id | 83917d85-ddc3-4387-b5fd-5587233a82f9 | 2026-09-08 11:54:28.139 | | ip_version | 4 | 2026-09-08 11:54:28.139 | | ipv6_address_mode | None | 2026-09-08 11:54:28.139 | | ipv6_ra_mode | None | 2026-09-08 11:54:28.139 | | name | shared-subnet | 2026-09-08 11:54:28.139 | | network_id | 1c2354c7-15c3-45a1-a02b-59ab34167675 | 2026-09-08 11:54:28.139 | | project_id | 742b8e4c05fc48f1aef69ab23395269c | 2026-09-08 11:54:28.139 | | revision_number | 0 | 2026-09-08 11:54:28.140 | | router:external | False | 2026-09-08 11:54:28.140 | | segment_id | None | 2026-09-08 11:54:28.140 | | service_types | | 2026-09-08 11:54:28.140 | | subnetpool_id | None | 2026-09-08 11:54:28.140 | | tags | | 2026-09-08 11:54:28.140 | | updated_at | 2026-09-08T11:54:27Z | 2026-09-08 11:54:28.140 | +----------------------+--------------------------------------+ 2026-09-08 11:54:28.490 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-09-08 11:54:28.527 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-09-08 11:54:28.563 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-09-08 11:54:28.568 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-09-08 11:54:28.603 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-09-08 11:54:28.639 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-09-08 11:54:28.674 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-09-08 11:54:28.711 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-09-08 11:54:28.749 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.83/identity/v3 2026-09-08 11:54:28.788 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-09-08 11:54:28.823 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-09-08 11:54:28.857 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-09-08 11:54:28.892 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-09-08 11:54:28.895 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-09-08 11:54:28.932 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-09-08 11:54:28.966 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-09-08 11:54:29.001 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-09-08 11:54:29.036 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-09-08 11:54:29.073 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-09-08 11:54:29.092 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:54:29.094 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-09-08 11:54:29.097 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-09-08 11:54:29.134 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-09-08 11:54:29.154 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:54:29.157 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-09-08 11:54:29.194 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-09-08 11:54:29.231 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-09-08 11:54:29.267 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-09-08 11:54:29.270 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-09-08 11:54:29.305 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-09-08 11:54:29.340 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-09-08 11:54:29.360 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:54:29.363 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref b26da701-1c2d-4a94-85e8-c9359299d324 2026-09-08 11:54:29.397 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt b26da701-1c2d-4a94-85e8-c9359299d324 2026-09-08 11:54:29.432 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-09-08 11:54:29.467 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-09-08 11:54:29.503 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-09-08 11:54:29.541 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-09-08 11:54:29.560 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:54:29.563 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-09-08 11:54:29.566 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-09-08 11:54:29.569 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-09-08 11:54:29.572 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-09-08 11:54:29.576 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-09-08 11:54:29.578 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-09-08 11:54:29.602 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-09-08 11:54:29.605 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-09-08 11:54:29.639 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-09-08 11:54:29.676 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-09-08 11:54:29.713 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-09-08 11:54:29.748 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-09-08 11:54:29.784 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-09-08 11:54:29.819 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-09-08 11:54:29.854 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-09-08 11:54:29.890 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-09-08 11:54:29.928 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-09-08 11:54:29.930 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-08 11:54:29.966 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-09-08 11:54:29.969 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-09-08 11:54:29.989 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:54:29.991 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-09-08 11:54:30.029 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-09-08 11:54:30.049 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:54:30.053 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-09-08 11:54:30.055 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-09-08 11:54:30.075 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:54:30.078 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-09-08 11:54:30.081 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-09-08 11:54:30.084 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-09-08 11:54:30.120 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-09-08 11:54:30.155 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id aa247e0c-0623-4985-aa56-a0a694adf2e6 2026-09-08 11:54:30.190 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-09-08 11:54:30.226 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-09-08 11:54:30.263 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-09-08 11:54:30.301 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-09-08 11:54:30.338 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-09-08 11:54:30.373 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-09-08 11:54:30.411 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-09-08 11:54:30.414 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-09-08 11:54:30.417 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-09-08 11:54:30.420 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-08 11:54:30.457 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-09-08 11:54:30.462 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-09-08 11:54:30.462 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-09-08 11:54:30.467 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-09-08 11:54:30.470 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-09-08 11:54:30.505 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-09-08 11:54:30.508 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-09-08 11:54:30.511 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-08 11:54:30.514 | ++ functions-common:is_provider_network:2272 : return 1 2026-09-08 11:54:30.517 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-09-08 11:54:30.552 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-09-08 11:54:30.589 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-09-08 11:54:30.623 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-09-08 11:54:30.658 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-09-08 11:54:30.693 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-09-08 11:54:30.731 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-08 11:54:30.734 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-09-08 11:54:30.738 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-09-08 11:54:30.756 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-09-08 11:54:30.795 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-08 11:54:30.798 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-09-08 11:54:30.801 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-09-08 11:54:30.820 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-09-08 11:54:30.856 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-08 11:54:30.859 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-09-08 11:54:30.862 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-09-08 11:54:30.866 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-09-08 11:54:30.888 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-09-08 11:54:30.925 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-08 11:54:30.928 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-09-08 11:54:30.931 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-09-08 11:54:30.950 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-09-08 11:54:30.982 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-09-08 11:54:31.015 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-09-08 11:54:31.017 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-09-08 11:54:31.052 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-09-08 11:54:31.054 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-09-08 11:54:31.057 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-09-08 11:54:31.060 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-09-08 11:54:31.081 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-09-08 11:54:31.083 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-09-08 11:54:31.117 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-09-08 11:54:31.135 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:54:31.138 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-09-08 11:54:31.173 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-09-08 11:54:31.176 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-09-08 11:54:31.179 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-09-08 11:54:31.182 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-09-08 11:54:31.185 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-09-08 11:54:31.187 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-09-08 11:54:31.191 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-09-08 11:54:31.193 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-09-08 11:54:31.196 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-09-08 11:54:31.217 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-09-08 11:54:31.220 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-09-08 11:54:31.256 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-09-08 11:54:31.258 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-09-08 11:54:31.262 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-09-08 11:54:31.264 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-09-08 11:54:31.299 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-09-08 11:54:31.333 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-09-08 11:54:31.367 | ++ lib/tempest:configure_tempest:718 : local service 2026-09-08 11:54:31.369 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-09-08 11:54:31.372 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 11:54:31.375 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-09-08 11:54:31.392 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:54:31.395 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-09-08 11:54:31.431 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 11:54:31.434 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-09-08 11:54:31.452 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:54:31.454 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-09-08 11:54:31.488 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 11:54:31.491 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-09-08 11:54:31.509 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:54:31.512 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-09-08 11:54:31.545 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 11:54:31.548 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-09-08 11:54:31.568 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:54:31.571 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-09-08 11:54:31.608 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 11:54:31.610 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-09-08 11:54:31.629 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:54:31.631 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-09-08 11:54:31.665 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 11:54:31.668 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-09-08 11:54:31.686 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:54:31.690 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-09-08 11:54:31.725 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 11:54:31.727 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-09-08 11:54:31.746 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:54:31.748 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-09-08 11:54:31.784 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-09-08 11:54:31.787 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-09-08 11:54:31.822 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-09-08 11:54:31.825 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-09-08 11:54:31.862 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-09-08 11:54:31.865 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-09-08 11:54:31.900 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-09-08 11:54:31.903 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-09-08 11:54:31.937 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-09-08 11:54:31.940 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-09-08 11:54:31.976 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-09-08 11:54:31.980 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-09-08 11:54:31.982 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-09-08 11:54:31.985 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-09-08 11:54:31.991 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.v2tOMbHU1N 2026-09-08 11:54:31.993 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-09-08 11:54:31.996 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-09-08 11:54:31.999 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-08 11:54:32.004 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.G5KjL7xVLU 2026-09-08 11:54:32.007 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.G5KjL7xVLU 2026-09-08 11:54:32.010 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-08 11:54:32.013 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.G5KjL7xVLU 2026-09-08 11:54:32.015 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-08 11:54:32.018 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-08 11:54:32.021 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-08 11:54:32.028 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 11:54:32.032 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 11:54:32.035 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 11:54:32.037 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 11:54:32.041 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-09-08 11:54:32.044 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-09-08 11:54:32.605 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-09-08 11:54:33.532 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-08 11:54:50.516 | venv-tempest develop-inst: /opt/stack/tempest 2026-09-08 11:54:57.439 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@2646b0b2dae54853fe70a720ed5608c86e0fd375#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-08 11:54:57.439 | ___________________________________ summary ____________________________________ 2026-09-08 11:54:57.439 | venv-tempest: skipped tests 2026-09-08 11:54:57.439 | congratulations :) 2026-09-08 11:54:57.491 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.G5KjL7xVLU -r requirements.txt 2026-09-08 11:54:58.408 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-09-08 11:54:58.408 | !! 2026-09-08 11:54:58.408 | 2026-09-08 11:54:58.408 | ******************************************************************************** 2026-09-08 11:54:58.409 | Requirements should be satisfied by a PEP 517 installer. 2026-09-08 11:54:58.409 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-08 11:54:58.409 | 2026-09-08 11:54:58.409 | This deprecation is overdue, please update your project and remove deprecated 2026-09-08 11:54:58.409 | calls to avoid build errors in the future. 2026-09-08 11:54:58.410 | ******************************************************************************** 2026-09-08 11:54:58.410 | 2026-09-08 11:54:58.410 | !! 2026-09-08 11:54:58.410 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-08 11:54:58.805 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-08 11:54:58.806 | !! 2026-09-08 11:54:58.806 | 2026-09-08 11:54:58.806 | ******************************************************************************** 2026-09-08 11:54:58.806 | Please avoid running ``setup.py`` directly. 2026-09-08 11:54:58.806 | Instead, use pypa/build, pypa/installer or other 2026-09-08 11:54:58.806 | standards-based tools. 2026-09-08 11:54:58.806 | 2026-09-08 11:54:58.806 | This deprecation is overdue, please update your project and remove deprecated 2026-09-08 11:54:58.806 | calls to avoid build errors in the future. 2026-09-08 11:54:58.806 | 2026-09-08 11:54:58.806 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-08 11:54:58.807 | ******************************************************************************** 2026-09-08 11:54:58.807 | 2026-09-08 11:54:58.807 | !! 2026-09-08 11:54:58.807 | self.initialize_options() 2026-09-08 11:54:58.807 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-08 11:54:58.807 | warnings.warn(msg) 2026-09-08 11:54:58.838 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-09-08 11:54:58.838 | !! 2026-09-08 11:54:58.838 | 2026-09-08 11:54:58.839 | ******************************************************************************** 2026-09-08 11:54:58.839 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-09-08 11:54:58.839 | 2026-09-08 11:54:58.839 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-08 11:54:58.839 | or your builds will no longer be supported. 2026-09-08 11:54:58.839 | 2026-09-08 11:54:58.839 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-08 11:54:58.839 | ******************************************************************************** 2026-09-08 11:54:58.839 | 2026-09-08 11:54:58.839 | !! 2026-09-08 11:54:58.839 | corresp(dist, value, root_dir) 2026-09-08 11:54:58.996 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-08 11:55:05.896 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@2646b0b2dae54853fe70a720ed5608c86e0fd375#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-08 11:55:05.896 | venv-tempest run-test-pre: PYTHONHASHSEED='151112901' 2026-09-08 11:55:05.897 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.G5KjL7xVLU -r requirements.txt 2026-09-08 11:55:06.905 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-09-08 11:55:06.907 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.16.0) 2026-09-08 11:55:06.907 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-09-08 11:55:06.908 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-09-08 11:55:06.909 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-09-08 11:55:06.909 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-09-08 11:55:06.910 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-09-08 11:55:06.911 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-09-08 11:55:06.915 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.7.0) 2026-09-08 11:55:06.916 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.1) 2026-09-08 11:55:06.917 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-09-08 11:55:06.919 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-09-08 11:55:06.919 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.2.0) 2026-09-08 11:55:06.920 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-09-08 11:55:06.921 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-09-08 11:55:06.923 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-09-08 11:55:06.923 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.1) 2026-09-08 11:55:06.923 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-09-08 11:55:06.924 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-09-08 11:55:06.925 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-09-08 11:55:06.926 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-09-08 11:55:06.927 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-09-08 11:55:06.928 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-09-08 11:55:06.930 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (84.0.0) 2026-09-08 11:55:06.932 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-09-08 11:55:06.935 | Requirement already satisfied: cmd2>=4.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-08 11:55:06.938 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-09-08 11:55:06.939 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-09-08 11:55:06.940 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-09-08 11:55:06.941 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.6.3) 2026-09-08 11:55:06.946 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-09-08 11:55:06.948 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-09-08 11:55:06.949 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-09-08 11:55:06.952 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.1.1) 2026-09-08 11:55:06.958 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-09-08 11:55:06.962 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-09-08 11:55:06.962 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-09-08 11:55:06.966 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-09-08 11:55:06.967 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-09-08 11:55:06.970 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-09-08 11:55:06.971 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.1) 2026-09-08 11:55:06.974 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-09-08 11:55:06.976 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-09-08 11:55:06.978 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-09-08 11:55:06.979 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.3) 2026-09-08 11:55:06.980 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-09-08 11:55:06.993 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.2) 2026-09-08 11:55:06.998 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.3.0) 2026-09-08 11:55:07.012 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-09-08 11:55:07.017 | Requirement already satisfied: prompt-toolkit>=3.0.53 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.53) 2026-09-08 11:55:07.017 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-09-08 11:55:07.017 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-09-08 11:55:07.017 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-09-08 11:55:07.027 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.16.0) 2026-09-08 11:55:07.049 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-09-08 11:55:07.056 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.5.0) 2026-09-08 11:55:07.057 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-09-08 11:55:07.058 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-09-08 11:55:07.072 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-09-08 11:55:07.074 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-09-08 11:55:07.079 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=4.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-09-08 11:55:07.308 | ___________________________________ summary ____________________________________ 2026-09-08 11:55:07.309 | venv-tempest: commands succeeded 2026-09-08 11:55:07.309 | congratulations :) 2026-09-08 11:55:07.358 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.G5KjL7xVLU 2026-09-08 11:55:07.363 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-09-08 11:55:07.367 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:55:07.371 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-09-08 11:55:07.408 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.v2tOMbHU1N 2026-09-08 11:55:08.312 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-09-08 11:55:08.312 | !! 2026-09-08 11:55:08.313 | 2026-09-08 11:55:08.313 | ******************************************************************************** 2026-09-08 11:55:08.313 | Requirements should be satisfied by a PEP 517 installer. 2026-09-08 11:55:08.313 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-08 11:55:08.313 | 2026-09-08 11:55:08.313 | This deprecation is overdue, please update your project and remove deprecated 2026-09-08 11:55:08.313 | calls to avoid build errors in the future. 2026-09-08 11:55:08.313 | ******************************************************************************** 2026-09-08 11:55:08.313 | 2026-09-08 11:55:08.313 | !! 2026-09-08 11:55:08.313 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-08 11:55:08.707 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-08 11:55:08.707 | !! 2026-09-08 11:55:08.707 | 2026-09-08 11:55:08.707 | ******************************************************************************** 2026-09-08 11:55:08.708 | Please avoid running ``setup.py`` directly. 2026-09-08 11:55:08.708 | Instead, use pypa/build, pypa/installer or other 2026-09-08 11:55:08.708 | standards-based tools. 2026-09-08 11:55:08.708 | 2026-09-08 11:55:08.708 | This deprecation is overdue, please update your project and remove deprecated 2026-09-08 11:55:08.708 | calls to avoid build errors in the future. 2026-09-08 11:55:08.708 | 2026-09-08 11:55:08.708 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-08 11:55:08.708 | ******************************************************************************** 2026-09-08 11:55:08.708 | 2026-09-08 11:55:08.708 | !! 2026-09-08 11:55:08.709 | self.initialize_options() 2026-09-08 11:55:08.709 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-08 11:55:08.709 | warnings.warn(msg) 2026-09-08 11:55:08.738 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-09-08 11:55:08.738 | !! 2026-09-08 11:55:08.738 | 2026-09-08 11:55:08.738 | ******************************************************************************** 2026-09-08 11:55:08.738 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-09-08 11:55:08.738 | 2026-09-08 11:55:08.739 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-08 11:55:08.739 | or your builds will no longer be supported. 2026-09-08 11:55:08.739 | 2026-09-08 11:55:08.739 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-08 11:55:08.739 | ******************************************************************************** 2026-09-08 11:55:08.739 | 2026-09-08 11:55:08.739 | !! 2026-09-08 11:55:08.739 | corresp(dist, value, root_dir) 2026-09-08 11:55:08.882 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-08 11:55:15.672 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.1.1,charset-normalizer==3.5.0,cliff==4.16.0,cmd2==4.2.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.7.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.1,oslo.serialization==5.11.0,oslo.utils==10.2.0,packaging==26.3,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.53,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.6.3,setuptools==84.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.1,-e git+https://review.opendev.org/openstack/tempest.git@2646b0b2dae54853fe70a720ed5608c86e0fd375#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.2,wrapt==2.3.0 2026-09-08 11:55:15.673 | venv-tempest run-test-pre: PYTHONHASHSEED='2434395281' 2026-09-08 11:55:15.673 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.v2tOMbHU1N 2026-09-08 11:55:19.860 | ___________________________________ summary ____________________________________ 2026-09-08 11:55:19.861 | venv-tempest: commands succeeded 2026-09-08 11:55:19.863 | congratulations :) 2026-09-08 11:55:19.915 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-09-08 11:55:19.936 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:55:19.940 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-09-08 11:55:19.943 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-09-08 11:55:19.964 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:55:19.967 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-09-08 11:55:19.970 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floating-ip-router-writable,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-08 11:55:19.973 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-09-08 11:55:19.977 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floating-ip-router-writable,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-08 11:55:19.982 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floating-ip-router-writable,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-09-08 11:55:19.986 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floating-ip-router-writable,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-08 11:55:19.989 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-09-08 11:55:19.992 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-09-08 11:55:19.995 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floating-ip-router-writable,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-09-08 11:55:20.019 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floating-ip-router-writable,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-08 11:55:20.043 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floating-ip-router-writable,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-08 11:55:20.046 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-09-08 11:55:20.049 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floating-ip-router-writable,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-09-08 11:55:20.085 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-09-08 11:55:20.089 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-09-08 11:55:20.092 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-09-08 11:55:20.130 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-09-08 11:55:20.133 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-09-08 11:55:20.136 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-09-08 11:55:20.172 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-09-08 11:55:20.173 | ' 2026-09-08 11:55:20.176 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-09-08 11:55:20.179 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:55:20.182 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-09-08 11:55:20.184 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-09-08 11:55:20.187 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-09-08 11:55:20.187 | /opt/stack/tempest /opt/stack/tempest 2026-09-08 11:55:20.191 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-09-08 11:55:20.194 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-09-08 11:55:20.194 | /opt/stack/tempest 2026-09-08 11:55:20.197 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 11:55:20.200 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-08 11:55:20.203 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:55:20.206 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 11:55:20.209 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-09-08 11:55:20.213 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 11:55:20.216 | + functions-common:run_plugins:1835 : local phase=test-config 2026-09-08 11:55:20.219 | + functions-common:run_plugins:1837 : local plugins= 2026-09-08 11:55:20.222 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 11:55:20.225 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-09-08 11:55:20.229 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-08 11:55:20.232 | + inc/meta-config:merge_config_group:171 : shift 2026-09-08 11:55:20.235 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-09-08 11:55:20.239 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:55:20.242 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-08 11:55:20.245 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-08 11:55:20.249 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-09-08 11:55:20.253 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:55:20.256 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-09-08 11:55:20.260 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:55:20.262 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-09-08 11:55:20.263 | /^\[\[.+\|.*\]\]/ { 2026-09-08 11:55:20.263 | gsub("[][]", "", $1); 2026-09-08 11:55:20.263 | split($1, a, "|"); 2026-09-08 11:55:20.263 | if (a[1] == matchgroup) 2026-09-08 11:55:20.263 | print a[2] 2026-09-08 11:55:20.263 | } 2026-09-08 11:55:20.263 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 28 async_wait 141 osc 432 apt-get 197 test_with_retry 8 dbsync 8 pip_install 172 apt-get-update 5 run_process 43 git_timed 336 ------------------------- Unaccounted time 86 ========================= Total runtime 1456 ================= Async summary ================= Time spent in the background minus waits: 522 sec Elapsed time: 1456 sec Time if we did everything serially: 1978 sec Speedup: 1.35852 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21030 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 32 | | nova_cell1 | SELECT | 63 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5216 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 85 | | placement | SET | 2 | | neutron | UPDATE | 218 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 16 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.83 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.83/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble