2026-06-28 15:02:08.816 | + ./stack.sh:main:488 : exec 2026-06-28 15:02:08.816 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-28-170208.summary.2026-06-28-170208 2026-06-28 15:02:08.816 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-28-170208' 2026-06-28 15:02:08.816 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:02:08.816 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-28-170208 2026-06-28 15:02:08.816 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-28-170208 /opt/stack/logs/stack.sh.log 2026-06-28 15:02:08.816 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-28-170208.summary.2026-06-28-170208 /opt/stack/logs/stack.sh.log.summary 2026-06-28 15:02:08.816 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-28 15:02:08.816 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-28 15:02:08.816 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-28 15:02:08.817 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-28 15:02:08.817 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-28 15:02:08.817 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-28 15:02:08.817 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-28 15:02:08.817 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-28 15:02:08.817 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-28 15:02:08.817 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-28 15:02:08.817 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-28 15:02:08.817 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-28 15:02:08.817 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-28 15:02:08.818 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-28 15:02:08.822 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-28 15:02:08.825 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-28 15:02:08.828 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-28 15:02:08.830 | + ./stack.sh:main:574 : set -o errexit 2026-06-28 15:02:08.833 | + ./stack.sh:main:577 : uname -a 2026-06-28 15:02:08.835 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-28 15:02:08.837 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-28 15:02:08.840 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-28 15:02:08.844 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-28 15:02:08.882 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-28 15:02:08.900 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-28 15:02:08.904 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-28 15:02:08.920 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-28 15:02:08.923 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-28 15:02:08.940 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-28 15:02:08.944 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-28 15:02:08.960 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-28 15:02:08.963 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-28 15:02:08.965 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-28 15:02:08.969 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-28 15:02:08.984 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-28 15:02:08.988 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-28 15:02:09.003 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-28 15:02:09.006 | + ./stack.sh:main:591 : tune_host 2026-06-28 15:02:09.008 | + lib/host:tune_host:125 : configure_host_mem 2026-06-28 15:02:09.011 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-28 15:02:09.013 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-28 15:02:09.015 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-28 15:02:09.017 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-28 15:02:09.020 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-28 15:02:09.022 | + functions-common:install_package:1438 : update_package_repo 2026-06-28 15:02:09.024 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-28 15:02:09.027 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-28 15:02:09.029 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-28 15:02:09.031 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-28 15:02:09.034 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-28 15:02:09.036 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:02:09.038 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:02:09.040 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-28 15:02:09.043 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-28 15:02:09.045 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-28 15:02:09.048 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-28 15:02:09.051 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-28 15:02:09.055 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-28 15:02:09.057 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-28 15:02:09.059 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-28 15:02:09.062 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:02:09.064 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:02:09.067 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:02:09.070 | + functions-common:time_start:2411 : _TIME_START[$name]=1782658929068 2026-06-28 15:02:09.073 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-28 15:02:09.075 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-28 15:02:09.077 | + 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-06-28 15:02:09.203 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-28 15:02:09.203 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-28 15:02:09.203 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-28 15:02:09.206 | Get:4 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-28 15:02:09.248 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-28 15:02:12.460 | Fetched 4747 B in 1s (9179 B/s) 2026-06-28 15:02:14.057 | Reading package lists... 2026-06-28 15:02:14.085 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-28 15:02:14.087 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-28 15:02:14.089 | + functions-common:time_stop:2420 : local name 2026-06-28 15:02:14.091 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:02:14.094 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:02:14.097 | + functions-common:time_stop:2423 : local total 2026-06-28 15:02:14.099 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:02:14.101 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-28 15:02:14.104 | + functions-common:time_stop:2427 : start_time=1782658929068 2026-06-28 15:02:14.106 | + functions-common:time_stop:2429 : [[ -z 1782658929068 ]] 2026-06-28 15:02:14.109 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:02:14.113 | + functions-common:time_stop:2432 : end_time=1782658934110 2026-06-28 15:02:14.115 | + functions-common:time_stop:2433 : elapsed_time=5042 2026-06-28 15:02:14.118 | + functions-common:time_stop:2434 : total=0 2026-06-28 15:02:14.120 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:02:14.122 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5042 2026-06-28 15:02:14.125 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-28 15:02:14.127 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-28 15:02:14.130 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:02:14.132 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:02:14.134 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-28 15:02:14.154 | + 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-06-28 15:02:14.192 | Reading package lists... 2026-06-28 15:02:14.613 | Building dependency tree... 2026-06-28 15:02:14.615 | Reading state information... 2026-06-28 15:02:15.314 | The following NEW packages will be installed: 2026-06-28 15:02:15.317 | ksmtuned 2026-06-28 15:02:15.388 | 0 upgraded, 1 newly installed, 0 to remove and 121 not upgraded. 2026-06-28 15:02:15.389 | Need to get 7444 B of archives. 2026-06-28 15:02:15.389 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-28 15:02:15.389 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-28 15:02:15.614 | perl: warning: Setting locale failed. 2026-06-28 15:02:15.614 | perl: warning: Please check that your locale settings: 2026-06-28 15:02:15.614 | LANGUAGE = (unset), 2026-06-28 15:02:15.614 | LC_ALL = "en_US.utf8", 2026-06-28 15:02:15.614 | LANG = "de_DE.UTF-8" 2026-06-28 15:02:15.615 | are supported and installed on your system. 2026-06-28 15:02:15.615 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:02:15.705 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:02:15.705 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:02:15.705 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:02:15.910 | Fetched 7444 B in 0s (189 kB/s) 2026-06-28 15:02:15.952 | Selecting previously unselected package ksmtuned. 2026-06-28 15:02:16.281 | (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 ... 107864 files and directories currently installed.) 2026-06-28 15:02:16.288 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-28 15:02:16.301 | Unpacking ksmtuned (4.20150326) ... 2026-06-28 15:02:16.366 | Setting up ksmtuned (4.20150326) ... 2026-06-28 15:02:16.576 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-28 15:02:16.768 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-28 15:02:17.454 | perl: warning: Setting locale failed. 2026-06-28 15:02:17.454 | perl: warning: Please check that your locale settings: 2026-06-28 15:02:17.454 | LANGUAGE = (unset), 2026-06-28 15:02:17.454 | LC_ALL = "en_US.utf8", 2026-06-28 15:02:17.454 | LANG = "de_DE.UTF-8" 2026-06-28 15:02:17.455 | are supported and installed on your system. 2026-06-28 15:02:17.455 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:02:17.600 | perl: warning: Setting locale failed. 2026-06-28 15:02:17.601 | perl: warning: Please check that your locale settings: 2026-06-28 15:02:17.601 | LANGUAGE = (unset), 2026-06-28 15:02:17.601 | LC_ALL = "en_US.utf8", 2026-06-28 15:02:17.602 | LANG = "de_DE.UTF-8" 2026-06-28 15:02:17.602 | are supported and installed on your system. 2026-06-28 15:02:17.602 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:02:17.651 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:02:17.651 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:02:17.651 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:02:17.721 | perl: warning: Setting locale failed. 2026-06-28 15:02:17.721 | perl: warning: Please check that your locale settings: 2026-06-28 15:02:17.721 | LANGUAGE = (unset), 2026-06-28 15:02:17.721 | LC_ALL = "en_US.utf8", 2026-06-28 15:02:17.721 | LANG = "de_DE.UTF-8" 2026-06-28 15:02:17.721 | are supported and installed on your system. 2026-06-28 15:02:17.721 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:02:18.259 | 2026-06-28 15:02:18.259 | Running kernel seems to be up-to-date. 2026-06-28 15:02:18.259 | 2026-06-28 15:02:18.259 | No services need to be restarted. 2026-06-28 15:02:18.259 | 2026-06-28 15:02:18.260 | No containers need to be restarted. 2026-06-28 15:02:18.260 | 2026-06-28 15:02:18.260 | No user sessions are running outdated binaries. 2026-06-28 15:02:18.260 | 2026-06-28 15:02:18.260 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-28 15:02:20.247 | + functions-common:apt_get:1211 : result=0 2026-06-28 15:02:20.250 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-28 15:02:20.253 | + functions-common:time_stop:2420 : local name 2026-06-28 15:02:20.255 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:02:20.258 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:02:20.260 | + functions-common:time_stop:2423 : local total 2026-06-28 15:02:20.263 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:02:20.265 | + functions-common:time_stop:2426 : name=apt-get 2026-06-28 15:02:20.268 | + functions-common:time_stop:2427 : start_time=1782658934151 2026-06-28 15:02:20.270 | + functions-common:time_stop:2429 : [[ -z 1782658934151 ]] 2026-06-28 15:02:20.273 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:02:20.278 | + functions-common:time_stop:2432 : end_time=1782658940274 2026-06-28 15:02:20.280 | + functions-common:time_stop:2433 : elapsed_time=6123 2026-06-28 15:02:20.282 | + functions-common:time_stop:2434 : total=1070 2026-06-28 15:02:20.285 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:02:20.287 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7193 2026-06-28 15:02:20.290 | + functions-common:apt_get:1215 : return 0 2026-06-28 15:02:20.293 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-28 15:02:20.310 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-28 15:02:20.312 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-28 15:02:20.315 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-28 15:02:20.317 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-28 15:02:20.320 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-28 15:02:20.323 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-28 15:02:20.323 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-28 15:02:20.333 | 0 2026-06-28 15:02:20.337 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-28 15:02:20.340 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-28 15:02:20.342 | + lib/host:tune_host:126 : configure_host_net 2026-06-28 15:02:20.345 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-28 15:02:20.348 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-28 15:02:20.351 | + ./stack.sh:main:597 : fetch_plugins 2026-06-28 15:02:20.353 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-28 15:02:20.356 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-28 15:02:20.359 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-28 15:02:20.361 | + functions-common:fetch_plugins:1771 : return 2026-06-28 15:02:20.364 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-28 15:02:20.367 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-28 15:02:20.370 | + functions-common:run_phase:1849 : local phase= 2026-06-28 15:02:20.372 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-28 15:02:20.375 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-28 15:02:20.378 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-28 15:02:20.380 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-28 15:02:20.383 | + functions-common:run_phase:1858 : local extra 2026-06-28 15:02:20.387 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-28 15:02:20.391 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-28 15:02:20.393 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-28 15:02:20.396 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-28 15:02:20.399 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-28 15:02:20.402 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-28 15:02:20.419 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:02:20.422 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-28 15:02:20.424 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-28 15:02:20.427 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-28 15:02:20.430 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-28 15:02:20.432 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-28 15:02:20.435 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-28 15:02:20.437 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-28 15:02:20.440 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-28 15:02:20.443 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-28 15:02:20.446 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-28 15:02:20.448 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-28 15:02:20.451 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-28 15:02:20.454 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-28 15:02:20.456 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-28 15:02:20.459 | + functions-common:plugin_override_defaults:1812 : return 2026-06-28 15:02:20.462 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-28 15:02:20.481 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-28 15:02:20.484 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-28 15:02:20.501 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:02:20.505 | +++ lib/tls:source:43 : hostname -f 2026-06-28 15:02:20.510 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-28 15:02:20.513 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-28 15:02:20.515 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-28 15:02:20.518 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-28 15:02:20.521 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-28 15:02:20.524 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-28 15:02:20.526 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-28 15:02:20.529 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-28 15:02:20.532 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-28 15:02:20.535 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-28 15:02:20.539 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-28 15:02:20.554 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-28 15:02:20.573 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-28 15:02:20.588 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-28 15:02:20.603 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-28 15:02:20.642 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-28 15:02:20.722 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-28 15:02:20.828 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-28 15:02:20.859 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-28 15:02:20.917 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-28 15:02:20.971 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-28 15:02:20.974 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-28 15:02:20.994 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:02:20.997 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-28 15:02:21.000 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-28 15:02:21.003 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-28 15:02:21.006 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-28 15:02:21.011 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-28 15:02:21.030 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-28 15:02:21.033 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-28 15:02:21.036 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-28 15:02:21.039 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-28 15:02:21.042 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-28 15:02:21.044 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-28 15:02:21.047 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-28 15:02:21.050 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-28 15:02:21.052 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-28 15:02:21.056 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-28 15:02:21.077 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-28 15:02:21.080 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-28 15:02:21.083 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-28 15:02:21.087 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-28 15:02:21.090 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-28 15:02:21.093 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-28 15:02:21.096 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-28 15:02:21.098 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-28 15:02:21.102 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-28 15:02:21.105 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-28 15:02:21.107 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-28 15:02:21.111 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.244 2026-06-28 15:02:21.113 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-28 15:02:21.117 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-28 15:02:21.122 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-28 15:02:21.122 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-28 15:02:21.127 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-28 15:02:21.130 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-28 15:02:21.133 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-28 15:02:21.136 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-28 15:02:21.139 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-28 15:02:21.143 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-28 15:02:21.163 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-28 15:02:21.167 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.244 2026-06-28 15:02:21.171 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.244 2026-06-28 15:02:21.171 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-28 15:02:21.176 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.244 2026-06-28 15:02:21.179 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-28 15:02:21.182 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-28 15:02:21.185 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-28 15:02:21.188 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-28 15:02:21.191 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-28 15:02:21.194 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-28 15:02:21.196 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-28 15:02:21.199 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-28 15:02:21.203 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-28 15:02:21.206 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-28 15:02:21.209 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-28 15:02:21.212 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-28 15:02:21.214 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-28 15:02:21.217 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-28 15:02:21.220 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-28 15:02:21.223 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-28 15:02:21.227 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-28 15:02:21.230 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-28 15:02:21.233 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-28 15:02:21.237 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-28 15:02:21.240 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-28 15:02:21.244 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-28 15:02:21.262 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-28 15:02:21.265 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-28 15:02:21.269 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-28 15:02:21.273 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-28 15:02:21.276 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-28 15:02:21.279 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-28 15:02:21.282 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-28 15:02:21.285 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-28 15:02:21.288 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-28 15:02:21.291 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-28 15:02:21.294 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-28 15:02:21.298 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-28 15:02:21.301 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-28 15:02:21.304 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-28 15:02:21.306 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-28 15:02:21.309 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-28 15:02:21.312 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-28 15:02:21.316 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-28 15:02:21.319 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-28 15:02:21.322 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-28 15:02:21.441 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-28 15:02:21.458 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-28 15:02:21.461 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-28 15:02:21.464 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-28 15:02:21.467 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-28 15:02:21.470 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-28 15:02:21.474 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-28 15:02:21.477 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-28 15:02:21.480 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-28 15:02:21.483 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-28 15:02:21.486 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-28 15:02:21.490 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-28 15:02:21.493 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-28 15:02:21.496 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-28 15:02:21.499 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-28 15:02:21.503 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-28 15:02:21.506 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-28 15:02:21.509 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-28 15:02:21.512 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-28 15:02:21.515 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-28 15:02:21.518 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-28 15:02:21.523 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-28 15:02:21.524 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-28 15:02:21.525 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-28 15:02:21.526 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-28 15:02:21.532 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=5d:746d:c5ff 2026-06-28 15:02:21.535 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-28 15:02:21.538 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-28 15:02:21.541 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-28 15:02:21.543 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-28 15:02:21.546 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd5d:746d:c5ff::/56 2026-06-28 15:02:21.551 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd5d:746d:c5ff::/56 2026-06-28 15:02:21.551 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-28 15:02:21.558 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd5d:746d:c5ff::/64 2026-06-28 15:02:21.561 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-28 15:02:21.564 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-28 15:02:21.567 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-28 15:02:21.570 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-28 15:02:21.573 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-28 15:02:21.576 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-28 15:02:21.579 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-28 15:02:21.583 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-28 15:02:21.586 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-28 15:02:21.589 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-28 15:02:21.591 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-28 15:02:21.595 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-28 15:02:21.598 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-28 15:02:21.601 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd5d:746d:c5ff::/56 2026-06-28 15:02:21.604 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-28 15:02:21.607 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-28 15:02:21.612 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-28 15:02:21.613 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-28 15:02:21.614 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-28 15:02:21.620 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-28 15:02:21.627 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-28 15:02:21.627 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-28 15:02:21.627 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-28 15:02:21.632 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-28 15:02:21.637 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-28 15:02:21.640 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-28 15:02:21.643 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-28 15:02:21.646 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-28 15:02:21.650 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-28 15:02:21.652 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-28 15:02:21.655 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-28 15:02:21.658 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-28 15:02:21.660 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-28 15:02:21.681 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-28 15:02:21.701 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-28 15:02:21.716 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-28 15:02:21.733 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-28 15:02:21.748 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-28 15:02:21.788 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-28 15:02:21.792 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-28 15:02:21.795 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-28 15:02:21.798 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-28 15:02:21.802 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-28 15:02:21.807 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-28 15:02:21.827 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-28 15:02:21.830 | + ./stack.sh:main:632 : run_phase source 2026-06-28 15:02:21.833 | + functions-common:run_phase:1848 : local mode=source 2026-06-28 15:02:21.836 | + functions-common:run_phase:1849 : local phase= 2026-06-28 15:02:21.839 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-28 15:02:21.842 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-28 15:02:21.845 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-28 15:02:21.848 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-28 15:02:21.851 | + functions-common:run_phase:1858 : local extra 2026-06-28 15:02:21.855 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-28 15:02:21.859 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-28 15:02:21.862 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-28 15:02:21.865 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-28 15:02:21.867 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-28 15:02:21.870 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-28 15:02:21.889 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:02:21.892 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-28 15:02:21.895 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-28 15:02:21.945 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-28 15:02:21.949 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-28 15:02:21.953 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-28 15:02:21.956 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-28 15:02:21.960 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-28 15:02:21.963 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-28 15:02:21.966 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-28 15:02:21.969 | + functions-common:load_plugin_settings:1789 : return 2026-06-28 15:02:21.972 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-28 15:02:21.975 | + functions-common:verify_disabled_services:2131 : local service 2026-06-28 15:02:21.978 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:21.981 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-28 15:02:21.985 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:21.988 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-28 15:02:21.991 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:21.995 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-28 15:02:21.998 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.001 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-28 15:02:22.004 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.007 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-28 15:02:22.010 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.013 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-28 15:02:22.017 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.020 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-28 15:02:22.023 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.025 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-28 15:02:22.028 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.031 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-28 15:02:22.035 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.038 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-28 15:02:22.041 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.044 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-28 15:02:22.047 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.051 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-28 15:02:22.054 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.057 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-28 15:02:22.060 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.063 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-28 15:02:22.066 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.070 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-28 15:02:22.073 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.075 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-28 15:02:22.079 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.082 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-28 15:02:22.085 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.088 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-28 15:02:22.091 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.095 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-28 15:02:22.098 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.101 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-28 15:02:22.104 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.107 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-28 15:02:22.110 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.113 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-28 15:02:22.116 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.120 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-28 15:02:22.123 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.126 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-28 15:02:22.129 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:02:22.132 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-28 15:02:22.136 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-28 15:02:22.139 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-28 15:02:22.142 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-28 15:02:22.164 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:02:22.166 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-28 15:02:22.170 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-28 15:02:22.173 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-28 15:02:22.194 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:02:22.197 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-28 15:02:22.201 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-28 15:02:22.204 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-28 15:02:22.207 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-28 15:02:22.210 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-28 15:02:22.213 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-28 15:02:22.217 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-28 15:02:22.220 | + lib/database:initialize_database_backends:92 : return 0 2026-06-28 15:02:22.224 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-28 15:02:22.224 | Using mysql database backend 2026-06-28 15:02:22.227 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-28 15:02:22.247 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-28 15:02:22.252 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-28 15:02:22.255 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-28 15:02:22.259 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-28 15:02:22.262 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-28 15:02:22.265 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-28 15:02:22.290 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:02:22.293 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-28 15:02:22.317 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-28 15:02:22.340 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:02:22.344 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-28 15:02:22.366 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-28 15:02:22.386 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-28 15:02:22.409 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:02:22.413 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-28 15:02:22.435 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:02:22.439 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-28 15:02:22.442 | + functions-common:save_stackenv:65 : local tag=765 2026-06-28 15:02:22.447 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-28 15:02:22.453 | + functions-common:save_stackenv:67 : time_stamp=2026-06-28-170222 2026-06-28 15:02:22.456 | + functions-common:save_stackenv:68 : echo '# 2026-06-28-170222 765' 2026-06-28 15:02:22.460 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:02:22.464 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-28 15:02:22.468 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:02:22.472 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-28 15:02:22.476 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:02:22.480 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-28 15:02:22.484 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:02:22.488 | + 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-06-28 15:02:22.492 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:02:22.495 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.244 2026-06-28 15:02:22.499 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:02:22.503 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.244/identity 2026-06-28 15:02:22.507 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:02:22.511 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-28-170208 2026-06-28 15:02:22.515 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:02:22.519 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-28 15:02:22.523 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:02:22.526 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.244 2026-06-28 15:02:22.530 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:02:22.534 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-28 15:02:22.538 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:02:22.542 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-28 15:02:22.546 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:02:22.550 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-28 15:02:22.554 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:02:22.558 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-28 15:02:22.562 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:02:22.565 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.244 2026-06-28 15:02:22.569 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:02:22.573 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-28 15:02:22.577 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-28 15:02:22.582 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-28 15:02:22.585 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-28 15:02:22.589 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-28 15:02:22.593 | + functions-common:git_clone:591 : local git_ref=master 2026-06-28 15:02:22.596 | + functions-common:git_clone:592 : local orig_dir 2026-06-28 15:02:22.601 | ++ functions-common:git_clone:593 : pwd 2026-06-28 15:02:22.605 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-28 15:02:22.609 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-28 15:02:22.613 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-28 15:02:22.635 | + functions-common:git_clone:596 : RECLONE=False 2026-06-28 15:02:22.639 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-28 15:02:22.643 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-28 15:02:22.647 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-28 15:02:22.647 | + functions-common:git_clone:610 : echo master 2026-06-28 15:02:22.653 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-28 15:02:22.655 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-28 15:02:22.659 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-28 15:02:22.662 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:02:22.665 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:02:22.668 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:02:22.671 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:02:22.675 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:02:22.678 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:02:22.681 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:02:22.684 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:02:22.688 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:02:22.693 | + functions-common:time_start:2411 : _TIME_START[$name]=1782658942690 2026-06-28 15:02:22.696 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-28 15:02:22.699 | Cloning into '/opt/stack/requirements'... 2026-06-28 15:02:27.883 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:02:27.887 | + functions-common:time_stop:2420 : local name 2026-06-28 15:02:27.891 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:02:27.895 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:02:27.898 | + functions-common:time_stop:2423 : local total 2026-06-28 15:02:27.902 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:02:27.906 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:02:27.910 | + functions-common:time_stop:2427 : start_time=1782658942690 2026-06-28 15:02:27.914 | + functions-common:time_stop:2429 : [[ -z 1782658942690 ]] 2026-06-28 15:02:27.918 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:02:27.924 | + functions-common:time_stop:2432 : end_time=1782658947920 2026-06-28 15:02:27.928 | + functions-common:time_stop:2433 : elapsed_time=5230 2026-06-28 15:02:27.932 | + functions-common:time_stop:2434 : total=0 2026-06-28 15:02:27.935 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:02:27.939 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5230 2026-06-28 15:02:27.943 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-28 15:02:27.947 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-28 15:02:27.951 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:02:27.954 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:02:27.958 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:02:27.962 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:02:27.966 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:02:27.970 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:02:27.974 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:02:27.978 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:02:27.983 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:02:27.988 | + functions-common:time_start:2411 : _TIME_START[$name]=1782658947984 2026-06-28 15:02:27.992 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-28 15:02:28.549 | From https://review.opendev.org/openstack/requirements 2026-06-28 15:02:28.549 | * branch master -> FETCH_HEAD 2026-06-28 15:02:28.561 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:02:28.565 | + functions-common:time_stop:2420 : local name 2026-06-28 15:02:28.569 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:02:28.573 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:02:28.577 | + functions-common:time_stop:2423 : local total 2026-06-28 15:02:28.581 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:02:28.584 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:02:28.588 | + functions-common:time_stop:2427 : start_time=1782658947984 2026-06-28 15:02:28.592 | + functions-common:time_stop:2429 : [[ -z 1782658947984 ]] 2026-06-28 15:02:28.597 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:02:28.602 | + functions-common:time_stop:2432 : end_time=1782658948598 2026-06-28 15:02:28.606 | + functions-common:time_stop:2433 : elapsed_time=614 2026-06-28 15:02:28.610 | + functions-common:time_stop:2434 : total=5230 2026-06-28 15:02:28.613 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:02:28.617 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5844 2026-06-28 15:02:28.621 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-28 15:02:28.625 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:02:28.629 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:02:28.633 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:02:28.636 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:02:28.640 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:02:28.644 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:02:28.648 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:02:28.652 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:02:28.657 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:02:28.662 | + functions-common:time_start:2411 : _TIME_START[$name]=1782658948658 2026-06-28 15:02:28.666 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-28 15:02:28.681 | Note: switching to 'FETCH_HEAD'. 2026-06-28 15:02:28.681 | 2026-06-28 15:02:28.681 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-28 15:02:28.681 | changes and commit them, and you can discard any commits you make in this 2026-06-28 15:02:28.681 | state without impacting any branches by switching back to a branch. 2026-06-28 15:02:28.681 | 2026-06-28 15:02:28.682 | If you want to create a new branch to retain commits you create, you may 2026-06-28 15:02:28.682 | do so (now or later) by using -c with the switch command. Example: 2026-06-28 15:02:28.682 | 2026-06-28 15:02:28.682 | git switch -c 2026-06-28 15:02:28.682 | 2026-06-28 15:02:28.682 | Or undo this operation with: 2026-06-28 15:02:28.682 | 2026-06-28 15:02:28.682 | git switch - 2026-06-28 15:02:28.682 | 2026-06-28 15:02:28.682 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-28 15:02:28.683 | 2026-06-28 15:02:28.683 | HEAD is now at 3b629eba Merge "update constraint for networking-generic-switch to new release 10.0.0" 2026-06-28 15:02:28.687 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:02:28.691 | + functions-common:time_stop:2420 : local name 2026-06-28 15:02:28.695 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:02:28.698 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:02:28.702 | + functions-common:time_stop:2423 : local total 2026-06-28 15:02:28.706 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:02:28.710 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:02:28.714 | + functions-common:time_stop:2427 : start_time=1782658948658 2026-06-28 15:02:28.717 | + functions-common:time_stop:2429 : [[ -z 1782658948658 ]] 2026-06-28 15:02:28.723 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:02:28.728 | + functions-common:time_stop:2432 : end_time=1782658948724 2026-06-28 15:02:28.732 | + functions-common:time_stop:2433 : elapsed_time=66 2026-06-28 15:02:28.736 | + functions-common:time_stop:2434 : total=5844 2026-06-28 15:02:28.740 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:02:28.743 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5910 2026-06-28 15:02:28.747 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-28 15:02:28.765 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-28 15:02:28.770 | + functions-common:git_clone:673 : git show --oneline 2026-06-28 15:02:28.771 | + functions-common:git_clone:673 : head -1 2026-06-28 15:02:28.774 | 3b629eba Merge "update constraint for networking-generic-switch to new release 10.0.0" 2026-06-28 15:02:28.778 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-28 15:02:28.783 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-28 15:02:28.787 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:02:28.791 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-28 15:02:28.795 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-28 15:02:28.800 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-28 15:02:28.804 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-28 15:02:28.808 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-28 15:02:28.812 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-28 15:02:28.817 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-28 15:02:28.821 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-28 15:02:28.827 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-28 15:02:28.832 | ++ tools/install_prereqs.sh:source:47 : NOW=1782658948 2026-06-28 15:02:28.838 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-28 15:02:28.844 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-28 15:02:28.850 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-28 15:02:28.854 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782658948 2026-06-28 15:02:28.858 | ++ tools/install_prereqs.sh:source:50 : [[ 1782658948 -lt 7200 ]] 2026-06-28 15:02:28.861 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-28 15:02:28.866 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-28 15:02:28.870 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-28 15:02:28.874 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-28 15:02:28.878 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-28 15:02:28.882 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-28 15:02:28.886 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-28 15:02:28.891 | +++ 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-06-28 15:02:28.931 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-28 15:02:28.931 | apache2-dev 2026-06-28 15:02:28.931 | bc 2026-06-28 15:02:28.931 | bsdmainutils 2026-06-28 15:02:28.931 | curl 2026-06-28 15:02:28.931 | g++ 2026-06-28 15:02:28.931 | gawk 2026-06-28 15:02:28.931 | gcc 2026-06-28 15:02:28.931 | gettext 2026-06-28 15:02:28.931 | git 2026-06-28 15:02:28.931 | graphviz 2026-06-28 15:02:28.932 | iputils-ping 2026-06-28 15:02:28.932 | libffi-dev 2026-06-28 15:02:28.932 | libjpeg-dev 2026-06-28 15:02:28.932 | libpq-dev 2026-06-28 15:02:28.932 | libssl-dev 2026-06-28 15:02:28.932 | libsystemd-dev 2026-06-28 15:02:28.932 | libxml2-dev 2026-06-28 15:02:28.932 | libxslt1-dev 2026-06-28 15:02:28.932 | libyaml-dev 2026-06-28 15:02:28.932 | lsof 2026-06-28 15:02:28.932 | openssh-server 2026-06-28 15:02:28.933 | openssl 2026-06-28 15:02:28.933 | pkg-config 2026-06-28 15:02:28.933 | psmisc 2026-06-28 15:02:28.933 | python3-dev 2026-06-28 15:02:28.933 | python3-pip 2026-06-28 15:02:28.933 | python3-systemd 2026-06-28 15:02:28.933 | python3-venv 2026-06-28 15:02:28.933 | tar 2026-06-28 15:02:28.933 | tcpdump 2026-06-28 15:02:28.933 | unzip 2026-06-28 15:02:28.933 | uuid-runtime 2026-06-28 15:02:28.933 | wget 2026-06-28 15:02:28.934 | zlib1g-dev 2026-06-28 15:02:28.934 | libkrb5-dev 2026-06-28 15:02:28.934 | libldap2-dev 2026-06-28 15:02:28.934 | libsasl2-dev 2026-06-28 15:02:28.934 | memcached 2026-06-28 15:02:28.934 | python3-mysqldb 2026-06-28 15:02:28.934 | sqlite3 2026-06-28 15:02:28.934 | conntrack 2026-06-28 15:02:28.934 | curl 2026-06-28 15:02:28.934 | ebtables 2026-06-28 15:02:28.934 | genisoimage 2026-06-28 15:02:28.935 | iptables 2026-06-28 15:02:28.935 | iputils-arping 2026-06-28 15:02:28.935 | kpartx 2026-06-28 15:02:28.935 | libjs-jquery-tablesorter 2026-06-28 15:02:28.935 | parted 2026-06-28 15:02:28.935 | pm-utils 2026-06-28 15:02:28.935 | python3-mysqldb 2026-06-28 15:02:28.935 | socat 2026-06-28 15:02:28.935 | sqlite3 2026-06-28 15:02:28.935 | sudo 2026-06-28 15:02:28.935 | vlan 2026-06-28 15:02:28.935 | lsscsi 2026-06-28 15:02:28.936 | open-iscsi 2026-06-28 15:02:28.936 | cryptsetup 2026-06-28 15:02:28.936 | dosfstools 2026-06-28 15:02:28.936 | genisoimage 2026-06-28 15:02:28.936 | gir1.2-libosinfo-1.0 2026-06-28 15:02:28.936 | netcat-openbsd 2026-06-28 15:02:28.936 | open-iscsi 2026-06-28 15:02:28.936 | qemu-utils 2026-06-28 15:02:28.936 | sg3-utils 2026-06-28 15:02:28.936 | sysfsutils 2026-06-28 15:02:28.936 | lvm2 2026-06-28 15:02:28.937 | qemu-utils 2026-06-28 15:02:28.937 | thin-provisioning-tools 2026-06-28 15:02:28.937 | acl 2026-06-28 15:02:28.937 | dnsmasq-base 2026-06-28 15:02:28.937 | dnsmasq-utils 2026-06-28 15:02:28.937 | ebtables 2026-06-28 15:02:28.937 | haproxy 2026-06-28 15:02:28.937 | iptables 2026-06-28 15:02:28.937 | iputils-arping 2026-06-28 15:02:28.937 | iputils-ping 2026-06-28 15:02:28.937 | postgresql-server-dev-all 2026-06-28 15:02:28.937 | python3-mysqldb 2026-06-28 15:02:28.938 | sqlite3 2026-06-28 15:02:28.938 | sudo 2026-06-28 15:02:28.938 | vlan 2026-06-28 15:02:28.938 | pcp' 2026-06-28 15:02:28.938 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-28 15:02:28.964 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-28 15:02:28.964 | apache2-dev 2026-06-28 15:02:28.965 | bc 2026-06-28 15:02:28.965 | bsdmainutils 2026-06-28 15:02:28.965 | curl 2026-06-28 15:02:28.965 | g++ 2026-06-28 15:02:28.965 | gawk 2026-06-28 15:02:28.965 | gcc 2026-06-28 15:02:28.965 | gettext 2026-06-28 15:02:28.965 | git 2026-06-28 15:02:28.965 | graphviz 2026-06-28 15:02:28.965 | iputils-ping 2026-06-28 15:02:28.965 | libffi-dev 2026-06-28 15:02:28.966 | libjpeg-dev 2026-06-28 15:02:28.966 | libpq-dev 2026-06-28 15:02:28.966 | libssl-dev 2026-06-28 15:02:28.966 | libsystemd-dev 2026-06-28 15:02:28.966 | libxml2-dev 2026-06-28 15:02:28.966 | libxslt1-dev 2026-06-28 15:02:28.966 | libyaml-dev 2026-06-28 15:02:28.966 | lsof 2026-06-28 15:02:28.966 | openssh-server 2026-06-28 15:02:28.966 | openssl 2026-06-28 15:02:28.966 | pkg-config 2026-06-28 15:02:28.966 | psmisc 2026-06-28 15:02:28.967 | python3-dev 2026-06-28 15:02:28.967 | python3-pip 2026-06-28 15:02:28.967 | python3-systemd 2026-06-28 15:02:28.967 | python3-venv 2026-06-28 15:02:28.967 | tar 2026-06-28 15:02:28.967 | tcpdump 2026-06-28 15:02:28.967 | unzip 2026-06-28 15:02:28.967 | uuid-runtime 2026-06-28 15:02:28.967 | wget 2026-06-28 15:02:28.967 | zlib1g-dev 2026-06-28 15:02:28.967 | libkrb5-dev 2026-06-28 15:02:28.968 | libldap2-dev 2026-06-28 15:02:28.968 | libsasl2-dev 2026-06-28 15:02:28.968 | memcached 2026-06-28 15:02:28.968 | python3-mysqldb 2026-06-28 15:02:28.968 | sqlite3 2026-06-28 15:02:28.968 | conntrack 2026-06-28 15:02:28.968 | curl 2026-06-28 15:02:28.968 | ebtables 2026-06-28 15:02:28.968 | genisoimage 2026-06-28 15:02:28.968 | iptables 2026-06-28 15:02:28.968 | iputils-arping 2026-06-28 15:02:28.968 | kpartx 2026-06-28 15:02:28.969 | libjs-jquery-tablesorter 2026-06-28 15:02:28.969 | parted 2026-06-28 15:02:28.969 | pm-utils 2026-06-28 15:02:28.969 | python3-mysqldb 2026-06-28 15:02:28.969 | socat 2026-06-28 15:02:28.969 | sqlite3 2026-06-28 15:02:28.969 | sudo 2026-06-28 15:02:28.969 | vlan 2026-06-28 15:02:28.969 | lsscsi 2026-06-28 15:02:28.969 | open-iscsi 2026-06-28 15:02:28.969 | cryptsetup 2026-06-28 15:02:28.970 | dosfstools 2026-06-28 15:02:28.970 | genisoimage 2026-06-28 15:02:28.970 | gir1.2-libosinfo-1.0 2026-06-28 15:02:28.970 | netcat-openbsd 2026-06-28 15:02:28.970 | open-iscsi 2026-06-28 15:02:28.970 | qemu-utils 2026-06-28 15:02:28.970 | sg3-utils 2026-06-28 15:02:28.970 | sysfsutils 2026-06-28 15:02:28.970 | lvm2 2026-06-28 15:02:28.970 | qemu-utils 2026-06-28 15:02:28.970 | thin-provisioning-tools 2026-06-28 15:02:28.971 | acl 2026-06-28 15:02:28.971 | dnsmasq-base 2026-06-28 15:02:28.971 | dnsmasq-utils 2026-06-28 15:02:28.971 | ebtables 2026-06-28 15:02:28.971 | haproxy 2026-06-28 15:02:28.971 | iptables 2026-06-28 15:02:28.971 | iputils-arping 2026-06-28 15:02:28.971 | iputils-ping 2026-06-28 15:02:28.971 | postgresql-server-dev-all 2026-06-28 15:02:28.971 | python3-mysqldb 2026-06-28 15:02:28.971 | sqlite3 2026-06-28 15:02:28.971 | sudo 2026-06-28 15:02:28.972 | vlan 2026-06-28 15:02:28.972 | pcp ' 2026-06-28 15:02:28.972 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-28 15:02:28.973 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:02:28.977 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:02:28.983 | ++ 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-06-28 15:02:28.983 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-28 15:02:28.989 | ++ 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-06-28 15:02:28.993 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-28 15:02:28.997 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-28 15:02:29.001 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-28 15:02:29.005 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-28 15:02:29.009 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-28 15:02:29.013 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-28 15:02:29.017 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:02:29.021 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:02:29.025 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-28 15:02:29.029 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-28 15:02:29.033 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-28 15:02:29.036 | ++ functions-common:apt_get_update:1167 : return 2026-06-28 15:02:29.040 | ++ 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-06-28 15:02:29.044 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-28 15:02:29.048 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:02:29.052 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:02:29.056 | ++ 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-06-28 15:02:29.087 | ++ 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-06-28 15:02:29.126 | Reading package lists... 2026-06-28 15:02:29.491 | Building dependency tree... 2026-06-28 15:02:29.492 | Reading state information... 2026-06-28 15:02:30.028 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-28 15:02:30.028 | bc set to manually installed. 2026-06-28 15:02:30.028 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-28 15:02:30.029 | g++ set to manually installed. 2026-06-28 15:02:30.029 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-28 15:02:30.029 | gawk set to manually installed. 2026-06-28 15:02:30.029 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-28 15:02:30.029 | gcc set to manually installed. 2026-06-28 15:02:30.029 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-28 15:02:30.029 | git set to manually installed. 2026-06-28 15:02:30.029 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-28 15:02:30.029 | iputils-ping set to manually installed. 2026-06-28 15:02:30.030 | lsof is already the newest version (4.95.0-1build3). 2026-06-28 15:02:30.030 | lsof set to manually installed. 2026-06-28 15:02:30.030 | psmisc is already the newest version (23.7-1build1). 2026-06-28 15:02:30.030 | psmisc set to manually installed. 2026-06-28 15:02:30.030 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-28 15:02:30.030 | python3-dev set to manually installed. 2026-06-28 15:02:30.030 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-28 15:02:30.030 | python3-systemd is already the newest version (235-1build4). 2026-06-28 15:02:30.030 | python3-systemd set to manually installed. 2026-06-28 15:02:30.030 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-28 15:02:30.030 | tcpdump set to manually installed. 2026-06-28 15:02:30.030 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-28 15:02:30.031 | uuid-runtime set to manually installed. 2026-06-28 15:02:30.031 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-28 15:02:30.031 | wget set to manually installed. 2026-06-28 15:02:30.031 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-28 15:02:30.031 | zlib1g-dev set to manually installed. 2026-06-28 15:02:30.031 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-28 15:02:30.032 | iptables set to manually installed. 2026-06-28 15:02:30.032 | parted is already the newest version (3.6-4build1). 2026-06-28 15:02:30.032 | parted set to manually installed. 2026-06-28 15:02:30.033 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-28 15:02:30.033 | sudo set to manually installed. 2026-06-28 15:02:30.033 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-28 15:02:30.034 | open-iscsi set to manually installed. 2026-06-28 15:02:30.034 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-28 15:02:30.034 | cryptsetup set to manually installed. 2026-06-28 15:02:30.034 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-28 15:02:30.034 | dosfstools set to manually installed. 2026-06-28 15:02:30.035 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-28 15:02:30.035 | netcat-openbsd set to manually installed. 2026-06-28 15:02:30.035 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-28 15:02:30.035 | sg3-utils set to manually installed. 2026-06-28 15:02:30.035 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-28 15:02:30.035 | lvm2 set to manually installed. 2026-06-28 15:02:30.035 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-28 15:02:30.035 | thin-provisioning-tools set to manually installed. 2026-06-28 15:02:30.035 | acl is already the newest version (2.3.2-1build1.1). 2026-06-28 15:02:30.035 | acl set to manually installed. 2026-06-28 15:02:30.035 | The following additional packages will be installed: 2026-06-28 15:02:30.035 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-28 15:02:30.036 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-28 15:02:30.036 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-28 15:02:30.036 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-28 15:02:30.036 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-28 15:02:30.036 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-28 15:02:30.036 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-28 15:02:30.037 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-28 15:02:30.037 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-28 15:02:30.037 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-28 15:02:30.038 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-28 15:02:30.038 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-28 15:02:30.038 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-28 15:02:30.039 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-28 15:02:30.039 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-28 15:02:30.039 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-28 15:02:30.039 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-28 15:02:30.039 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-28 15:02:30.039 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-28 15:02:30.039 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-28 15:02:30.039 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-28 15:02:30.039 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-28 15:02:30.039 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-28 15:02:30.039 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-28 15:02:30.039 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-28 15:02:30.040 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-28 15:02:30.040 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-28 15:02:30.040 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-28 15:02:30.040 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-28 15:02:30.040 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-28 15:02:30.040 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-28 15:02:30.041 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-28 15:02:30.041 | Suggested packages: 2026-06-28 15:02:30.041 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-28 15:02:30.042 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-28 15:02:30.042 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-28 15:02:30.042 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-28 15:02:30.042 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-28 15:02:30.042 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-28 15:02:30.042 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-28 15:02:30.042 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-28 15:02:30.043 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-28 15:02:30.043 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-28 15:02:30.043 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-28 15:02:30.043 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-28 15:02:30.043 | libqrencode4 libtss2-rc0 ncompress tar-scripts tar-doc zip 2026-06-28 15:02:30.215 | The following NEW packages will be installed: 2026-06-28 15:02:30.215 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-28 15:02:30.216 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-28 15:02:30.216 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-28 15:02:30.216 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-28 15:02:30.216 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-28 15:02:30.216 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-28 15:02:30.216 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-28 15:02:30.216 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-28 15:02:30.216 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-28 15:02:30.216 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-28 15:02:30.216 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-28 15:02:30.216 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-28 15:02:30.217 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-28 15:02:30.217 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-28 15:02:30.217 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-28 15:02:30.217 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-28 15:02:30.217 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-28 15:02:30.217 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-28 15:02:30.217 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-28 15:02:30.217 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-28 15:02:30.217 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-28 15:02:30.217 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-28 15:02:30.217 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-28 15:02:30.217 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-28 15:02:30.218 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-28 15:02:30.218 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-28 15:02:30.218 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-28 15:02:30.218 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-28 15:02:30.218 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-28 15:02:30.219 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-28 15:02:30.219 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-28 15:02:30.219 | uuid-dev vbetool vlan 2026-06-28 15:02:30.220 | The following packages will be upgraded: 2026-06-28 15:02:30.220 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-28 15:02:30.221 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-28 15:02:30.221 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-28 15:02:30.221 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-28 15:02:30.222 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-28 15:02:30.222 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-28 15:02:30.222 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-28 15:02:30.222 | systemd-sysv systemd-timesyncd tar udev 2026-06-28 15:02:30.282 | 36 upgraded, 161 newly installed, 0 to remove and 85 not upgraded. 2026-06-28 15:02:30.282 | Need to get 209 MB of archives. 2026-06-28 15:02:30.282 | After this operation, 941 MB of additional disk space will be used. 2026-06-28 15:02:30.282 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.1 [254 kB] 2026-06-28 15:02:30.305 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-28 15:02:30.307 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-28 15:02:30.308 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-28 15:02:30.312 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-28 15:02:30.314 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-28 15:02:30.319 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-28 15:02:30.343 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-28 15:02:30.349 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-28 15:02:30.349 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-28 15:02:30.351 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-28 15:02:30.354 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-28 15:02:30.394 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-28 15:02:30.415 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-28 15:02:30.418 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-28 15:02:30.440 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-28 15:02:30.443 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-28 15:02:30.447 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-28 15:02:30.449 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-28 15:02:30.450 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-28 15:02:30.451 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-28 15:02:30.452 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-28 15:02:30.454 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-28 15:02:30.463 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-28 15:02:30.477 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-28 15:02:30.480 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-28 15:02:30.481 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-28 15:02:30.483 | Get:28 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-28 15:02:30.505 | Get:29 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-28 15:02:30.508 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-28 15:02:30.510 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-28 15:02:30.511 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-28 15:02:30.517 | Get:33 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-28 15:02:30.528 | Get:34 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-28 15:02:30.529 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-28 15:02:30.530 | Get:36 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-28 15:02:30.541 | Get:37 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-28 15:02:30.542 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-28 15:02:30.543 | Get:39 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.17 [391 kB] 2026-06-28 15:02:30.548 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-28 15:02:30.549 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-28 15:02:30.550 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-28 15:02:30.551 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-28 15:02:30.553 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-28 15:02:30.559 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-28 15:02:30.569 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-28 15:02:30.577 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-28 15:02:30.579 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-28 15:02:31.000 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-28 15:02:31.185 | Get:50 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-28 15:02:31.186 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-28 15:02:31.187 | Get:52 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-28 15:02:31.190 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-28 15:02:31.198 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-28 15:02:31.216 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-28 15:02:31.315 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-28 15:02:31.317 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-28 15:02:31.319 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-28 15:02:31.320 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-28 15:02:31.321 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-28 15:02:31.322 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-28 15:02:31.323 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-28 15:02:31.324 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-28 15:02:31.325 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-28 15:02:31.326 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-28 15:02:31.336 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-28 15:02:31.337 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-28 15:02:31.340 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-28 15:02:31.350 | Get:69 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-28 15:02:31.351 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-28 15:02:31.352 | Get:71 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-28 15:02:31.353 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-28 15:02:31.362 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-28 15:02:31.366 | Get:74 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-28 15:02:31.367 | Get:75 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-28 15:02:31.371 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-28 15:02:31.374 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-28 15:02:31.376 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-28 15:02:31.377 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-28 15:02:31.386 | Get:80 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-28 15:02:31.389 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-28 15:02:31.390 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-28 15:02:31.391 | Get:83 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-28 15:02:31.391 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-28 15:02:31.395 | Get:85 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-28 15:02:31.396 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-28 15:02:31.398 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-28 15:02:31.417 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-28 15:02:31.419 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-28 15:02:31.420 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-28 15:02:31.424 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-28 15:02:31.425 | Get:92 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-28 15:02:31.426 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-28 15:02:31.427 | Get:94 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-28 15:02:31.428 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-28 15:02:31.430 | Get:96 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-28 15:02:31.431 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-28 15:02:31.431 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-28 15:02:31.440 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-28 15:02:31.442 | Get:100 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-28 15:02:31.465 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-28 15:02:31.466 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-28 15:02:31.467 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-28 15:02:31.469 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-28 15:02:31.470 | Get:105 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-28 15:02:31.473 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-28 15:02:31.480 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-28 15:02:31.483 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-28 15:02:31.483 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-28 15:02:31.484 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-28 15:02:31.485 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-28 15:02:31.486 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-28 15:02:31.487 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-28 15:02:31.488 | Get:114 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-28 15:02:31.490 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-28 15:02:31.491 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-28 15:02:31.520 | Get:117 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-28 15:02:31.521 | Get:118 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-28 15:02:31.525 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-28 15:02:31.526 | Get:120 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-28 15:02:31.671 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-28 15:02:31.675 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-28 15:02:31.676 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-28 15:02:31.677 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-28 15:02:31.678 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-28 15:02:31.679 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-28 15:02:31.680 | Get:127 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-28 15:02:31.681 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-28 15:02:31.684 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-28 15:02:31.684 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-28 15:02:31.685 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-28 15:02:31.685 | Get:132 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-28 15:02:31.700 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-28 15:02:31.705 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-28 15:02:31.705 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-28 15:02:31.709 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-28 15:02:31.710 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-28 15:02:31.711 | Get:138 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-28 15:02:31.712 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-28 15:02:31.714 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-28 15:02:31.741 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-28 15:02:31.743 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-28 15:02:31.746 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-28 15:02:31.760 | Get:144 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-28 15:02:31.762 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-28 15:02:31.771 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-06-28 15:02:31.772 | Get:147 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-28 15:02:31.773 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-28 15:02:31.779 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-28 15:02:31.784 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-28 15:02:32.050 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-28 15:02:32.051 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-28 15:02:32.057 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-28 15:02:32.121 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-28 15:02:32.122 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-28 15:02:32.599 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-28 15:02:32.599 | Get:157 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-28 15:02:32.601 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-28 15:02:32.602 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-28 15:02:32.603 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-28 15:02:32.603 | Get:161 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-28 15:02:32.605 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-28 15:02:32.618 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-28 15:02:32.631 | Get:164 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-28 15:02:32.637 | Get:165 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-28 15:02:32.638 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-28 15:02:32.657 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-28 15:02:32.665 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-28 15:02:32.667 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-28 15:02:32.667 | Get:170 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-06-28 15:02:32.668 | Get:171 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-06-28 15:02:32.670 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-06-28 15:02:32.674 | Get:173 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-06-28 15:02:32.676 | Get:174 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-28 15:02:32.701 | Get:175 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-06-28 15:02:32.825 | Get:176 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1255 kB] 2026-06-28 15:02:32.839 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1796 kB] 2026-06-28 15:02:32.858 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-28 15:02:32.860 | Get:179 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-28 15:02:32.862 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-28 15:02:32.863 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-28 15:02:32.864 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-28 15:02:32.865 | Get:183 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-28 15:02:32.866 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-28 15:02:32.866 | Get:185 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-28 15:02:32.867 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-28 15:02:32.868 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-28 15:02:32.871 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-28 15:02:32.872 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-28 15:02:32.872 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-28 15:02:32.878 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-28 15:02:32.881 | Get:192 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-28 15:02:32.882 | Get:193 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-28 15:02:32.885 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-28 15:02:32.887 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-28 15:02:32.919 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-28 15:02:32.924 | Get:197 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-28 15:02:33.160 | perl: warning: Setting locale failed. 2026-06-28 15:02:33.160 | perl: warning: Please check that your locale settings: 2026-06-28 15:02:33.160 | LANGUAGE = (unset), 2026-06-28 15:02:33.160 | LC_ALL = "en_US.utf8", 2026-06-28 15:02:33.160 | LANG = "de_DE.UTF-8" 2026-06-28 15:02:33.160 | are supported and installed on your system. 2026-06-28 15:02:33.160 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:02:33.222 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:02:33.223 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:02:33.223 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:02:33.591 | Vorkonfiguration der Pakete ... 2026-06-28 15:02:33.624 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:02:33.720 | Fetched 209 MB in 3s (78.3 MB/s) 2026-06-28 15:02:33.809 | (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 ... 107873 files and directories currently installed.) 2026-06-28 15:02:33.815 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.1_amd64.deb ... 2026-06-28 15:02:33.829 | Unpacking tar (1.35+dfsg-3ubuntu0.1) over (1.35+dfsg-3build1) ... 2026-06-28 15:02:33.909 | Setting up tar (1.35+dfsg-3ubuntu0.1) ... 2026-06-28 15:02:34.024 | (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 ... 107873 files and directories currently installed.) 2026-06-28 15:02:34.030 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-28 15:02:34.040 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-28 15:02:34.130 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-28 15:02:34.144 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-28 15:02:34.226 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-28 15:02:34.241 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-28 15:02:34.333 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-28 15:02:34.350 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-28 15:02:34.431 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-28 15:02:34.445 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-28 15:02:34.556 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-28 15:02:34.567 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-28 15:02:34.678 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-28 15:02:34.689 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-28 15:02:34.763 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-28 15:02:34.868 | (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 ... 107873 files and directories currently installed.) 2026-06-28 15:02:34.874 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-28 15:02:34.884 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-28 15:02:34.947 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-28 15:02:34.960 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-28 15:02:35.038 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-28 15:02:35.052 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-28 15:02:35.121 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-28 15:02:35.152 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-28 15:02:35.748 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-28 15:02:35.784 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-28 15:02:35.998 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-28 15:02:36.009 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-28 15:02:36.079 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-28 15:02:36.187 | (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 ... 107873 files and directories currently installed.) 2026-06-28 15:02:36.193 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-28 15:02:36.203 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-28 15:02:36.324 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-28 15:02:36.440 | (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 ... 107873 files and directories currently installed.) 2026-06-28 15:02:36.445 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-28 15:02:36.457 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-28 15:02:36.520 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-28 15:02:36.531 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-28 15:02:36.587 | Selecting previously unselected package libapr1t64:amd64. 2026-06-28 15:02:36.598 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-28 15:02:36.602 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-28 15:02:36.650 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-28 15:02:36.660 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-28 15:02:36.664 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-28 15:02:36.709 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-28 15:02:36.719 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-28 15:02:36.723 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-28 15:02:36.760 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-28 15:02:36.771 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-28 15:02:36.775 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-28 15:02:36.816 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-28 15:02:36.826 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-28 15:02:36.831 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-28 15:02:36.886 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-28 15:02:36.898 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-28 15:02:36.963 | Selecting previously unselected package apache2-bin. 2026-06-28 15:02:36.972 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-28 15:02:36.976 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-28 15:02:37.113 | Selecting previously unselected package apache2-data. 2026-06-28 15:02:37.123 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-28 15:02:37.127 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-28 15:02:37.320 | Selecting previously unselected package apache2-utils. 2026-06-28 15:02:37.329 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-28 15:02:37.333 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-28 15:02:37.397 | Selecting previously unselected package apache2. 2026-06-28 15:02:37.407 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-28 15:02:37.414 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:02:37.417 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-28 15:02:37.530 | Selecting previously unselected package haproxy. 2026-06-28 15:02:37.541 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-28 15:02:37.552 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-28 15:02:37.680 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-28 15:02:37.690 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-28 15:02:37.694 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-28 15:02:37.745 | Selecting previously unselected package memcached. 2026-06-28 15:02:37.756 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-28 15:02:37.762 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-28 15:02:37.829 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-28 15:02:37.841 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-28 15:02:37.909 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-28 15:02:38.040 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-28 15:02:38.137 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-28 15:02:38.165 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-28 15:02:38.266 | Selecting previously unselected package libjson-perl. 2026-06-28 15:02:38.277 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-28 15:02:38.280 | Unpacking libjson-perl (4.10000-1) ... 2026-06-28 15:02:38.336 | Selecting previously unselected package postgresql-client-common. 2026-06-28 15:02:38.346 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-28 15:02:38.350 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-28 15:02:38.412 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-28 15:02:38.424 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-28 15:02:38.622 | Selecting previously unselected package ssl-cert. 2026-06-28 15:02:38.633 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-28 15:02:38.636 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-28 15:02:38.686 | Selecting previously unselected package postgresql-common. 2026-06-28 15:02:38.696 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-28 15:02:38.717 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-28 15:02:38.727 | Unpacking postgresql-common (257build1.1) ... 2026-06-28 15:02:38.848 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-28 15:02:38.864 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-28 15:02:38.926 | Selecting previously unselected package libsysfs2:amd64. 2026-06-28 15:02:38.934 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-28 15:02:38.938 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-28 15:02:38.980 | Selecting previously unselected package sysfsutils. 2026-06-28 15:02:38.990 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-28 15:02:38.996 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-28 15:02:39.035 | Selecting previously unselected package autotools-dev. 2026-06-28 15:02:39.046 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-28 15:02:39.049 | Unpacking autotools-dev (20220109.1) ... 2026-06-28 15:02:39.094 | Selecting previously unselected package m4. 2026-06-28 15:02:39.104 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-28 15:02:39.107 | Unpacking m4 (1.4.19-4build1) ... 2026-06-28 15:02:39.180 | Selecting previously unselected package autoconf. 2026-06-28 15:02:39.191 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-28 15:02:39.194 | Unpacking autoconf (2.71-3) ... 2026-06-28 15:02:39.288 | Selecting previously unselected package automake. 2026-06-28 15:02:39.299 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-28 15:02:39.305 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-28 15:02:39.424 | Selecting previously unselected package autopoint. 2026-06-28 15:02:39.435 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-28 15:02:39.439 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-28 15:02:39.483 | Selecting previously unselected package libdebhelper-perl. 2026-06-28 15:02:39.493 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-28 15:02:39.498 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-28 15:02:39.586 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-28 15:02:39.598 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-28 15:02:39.602 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-28 15:02:40.631 | Selecting previously unselected package libclang-cpp17t64. 2026-06-28 15:02:40.640 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-28 15:02:40.644 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-28 15:02:41.185 | Selecting previously unselected package libgc1:amd64. 2026-06-28 15:02:41.196 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-28 15:02:41.200 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-28 15:02:41.252 | Selecting previously unselected package libobjc4:amd64. 2026-06-28 15:02:41.263 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-28 15:02:41.267 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-28 15:02:41.308 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-28 15:02:41.318 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-28 15:02:41.322 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-28 15:02:41.380 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-28 15:02:41.391 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-28 15:02:41.395 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-28 15:02:41.631 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-28 15:02:41.642 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-28 15:02:41.646 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-28 15:02:41.730 | Selecting previously unselected package libclang1-17t64. 2026-06-28 15:02:41.741 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-28 15:02:41.745 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-28 15:02:42.057 | Selecting previously unselected package clang-17. 2026-06-28 15:02:42.069 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-28 15:02:42.073 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-28 15:02:42.123 | Selecting previously unselected package libtool. 2026-06-28 15:02:42.134 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-28 15:02:42.138 | Unpacking libtool (2.4.7-7build1) ... 2026-06-28 15:02:42.193 | Selecting previously unselected package dh-autoreconf. 2026-06-28 15:02:42.203 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-28 15:02:42.207 | Unpacking dh-autoreconf (20) ... 2026-06-28 15:02:42.256 | Selecting previously unselected package libarchive-zip-perl. 2026-06-28 15:02:42.267 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-28 15:02:42.271 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-28 15:02:42.337 | Selecting previously unselected package libsub-override-perl. 2026-06-28 15:02:42.347 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-28 15:02:42.350 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-28 15:02:42.387 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-28 15:02:42.398 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-28 15:02:42.401 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-28 15:02:42.442 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-28 15:02:42.453 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-28 15:02:42.456 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-28 15:02:42.492 | Selecting previously unselected package debugedit. 2026-06-28 15:02:42.503 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-28 15:02:42.507 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-28 15:02:42.545 | Selecting previously unselected package dwz. 2026-06-28 15:02:42.555 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-28 15:02:42.559 | Unpacking dwz (0.15-1build6) ... 2026-06-28 15:02:42.601 | Selecting previously unselected package gettext. 2026-06-28 15:02:42.611 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-28 15:02:42.616 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-28 15:02:42.727 | Selecting previously unselected package intltool-debian. 2026-06-28 15:02:42.737 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-28 15:02:42.741 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-28 15:02:42.783 | Selecting previously unselected package po-debconf. 2026-06-28 15:02:42.793 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-28 15:02:42.797 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-28 15:02:42.883 | Selecting previously unselected package debhelper. 2026-06-28 15:02:42.894 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-28 15:02:42.897 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-28 15:02:43.161 | Selecting previously unselected package uuid-dev:amd64. 2026-06-28 15:02:43.172 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-28 15:02:43.175 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-28 15:02:43.223 | Selecting previously unselected package libsctp1:amd64. 2026-06-28 15:02:43.234 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-28 15:02:43.237 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-28 15:02:43.270 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-28 15:02:43.281 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-28 15:02:43.284 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-28 15:02:43.333 | Selecting previously unselected package libapr1-dev. 2026-06-28 15:02:43.343 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-28 15:02:43.347 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-28 15:02:43.716 | Selecting previously unselected package libldap-dev:amd64. 2026-06-28 15:02:43.727 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-28 15:02:43.730 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-28 15:02:43.887 | Selecting previously unselected package libldap2-dev. 2026-06-28 15:02:43.898 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-28 15:02:43.902 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-28 15:02:43.934 | Selecting previously unselected package libaprutil1-dev. 2026-06-28 15:02:43.944 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-28 15:02:43.948 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-28 15:02:44.260 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-28 15:02:44.269 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-28 15:02:44.272 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-28 15:02:44.317 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-28 15:02:44.328 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-28 15:02:44.331 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-28 15:02:44.377 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-28 15:02:44.387 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-28 15:02:44.391 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-28 15:02:44.425 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-28 15:02:44.435 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-28 15:02:44.439 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-28 15:02:44.552 | Selecting previously unselected package apache2-dev. 2026-06-28 15:02:44.563 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-28 15:02:44.566 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-28 15:02:44.653 | Selecting previously unselected package ncal. 2026-06-28 15:02:44.664 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-28 15:02:44.668 | Unpacking ncal (12.1.8) ... 2026-06-28 15:02:44.710 | Selecting previously unselected package bsdmainutils. 2026-06-28 15:02:44.721 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-28 15:02:44.728 | Unpacking bsdmainutils (12.1.8) ... 2026-06-28 15:02:44.760 | Selecting previously unselected package conntrack. 2026-06-28 15:02:44.770 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-28 15:02:44.774 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-28 15:02:44.828 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-28 15:02:44.854 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-28 15:02:44.921 | Selecting previously unselected package dnsmasq-utils. 2026-06-28 15:02:44.932 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-28 15:02:44.936 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-28 15:02:44.983 | Selecting previously unselected package ebtables. 2026-06-28 15:02:44.993 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-28 15:02:45.009 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-28 15:02:45.056 | Selecting previously unselected package fonts-liberation. 2026-06-28 15:02:45.066 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-28 15:02:45.070 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-28 15:02:45.155 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-28 15:02:45.166 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-28 15:02:45.169 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-28 15:02:45.213 | Selecting previously unselected package fonts-liberation2. 2026-06-28 15:02:45.224 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-28 15:02:45.245 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-28 15:02:45.279 | Selecting previously unselected package genisoimage. 2026-06-28 15:02:45.290 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-28 15:02:45.293 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-28 15:02:45.350 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-28 15:02:45.361 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-28 15:02:45.365 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-28 15:02:45.411 | Selecting previously unselected package libann0. 2026-06-28 15:02:45.422 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-28 15:02:45.425 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-28 15:02:45.462 | Selecting previously unselected package libcdt5:amd64. 2026-06-28 15:02:45.473 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-28 15:02:45.476 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-28 15:02:45.513 | Selecting previously unselected package libcgraph6:amd64. 2026-06-28 15:02:45.524 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-28 15:02:45.528 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-28 15:02:45.567 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-28 15:02:45.578 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-28 15:02:45.581 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-28 15:02:45.624 | Selecting previously unselected package libltdl7:amd64. 2026-06-28 15:02:45.635 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-28 15:02:45.639 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-28 15:02:45.677 | Selecting previously unselected package libpathplan4:amd64. 2026-06-28 15:02:45.688 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-28 15:02:45.691 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-28 15:02:45.731 | Selecting previously unselected package libgvc6. 2026-06-28 15:02:45.742 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-28 15:02:45.746 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-28 15:02:45.809 | Selecting previously unselected package libgvpr2:amd64. 2026-06-28 15:02:45.818 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-28 15:02:45.821 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-28 15:02:45.863 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-28 15:02:45.874 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-28 15:02:45.877 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-28 15:02:45.939 | Selecting previously unselected package libice6:amd64. 2026-06-28 15:02:45.950 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-28 15:02:45.953 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-28 15:02:45.990 | Selecting previously unselected package libsm6:amd64. 2026-06-28 15:02:46.001 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-28 15:02:46.005 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-28 15:02:46.044 | Selecting previously unselected package libxt6t64:amd64. 2026-06-28 15:02:46.054 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-28 15:02:46.058 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-28 15:02:46.100 | Selecting previously unselected package libxmu6:amd64. 2026-06-28 15:02:46.111 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-28 15:02:46.114 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-28 15:02:46.151 | Selecting previously unselected package libxaw7:amd64. 2026-06-28 15:02:46.162 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-28 15:02:46.165 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-28 15:02:46.207 | Selecting previously unselected package graphviz. 2026-06-28 15:02:46.218 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-28 15:02:46.221 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-28 15:02:46.317 | Selecting previously unselected package icu-devtools. 2026-06-28 15:02:46.328 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-28 15:02:46.332 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-28 15:02:46.390 | Selecting previously unselected package iputils-arping. 2026-06-28 15:02:46.401 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-28 15:02:46.408 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-28 15:02:46.451 | Selecting previously unselected package comerr-dev:amd64. 2026-06-28 15:02:46.462 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-28 15:02:46.468 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-28 15:02:46.516 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-28 15:02:46.527 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-28 15:02:46.531 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-28 15:02:46.572 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-28 15:02:46.583 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-28 15:02:46.586 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-28 15:02:46.625 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-28 15:02:46.636 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-28 15:02:46.640 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-28 15:02:46.680 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-28 15:02:46.691 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-28 15:02:46.694 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-28 15:02:46.731 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-28 15:02:46.742 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-28 15:02:46.745 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-28 15:02:46.815 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-28 15:02:46.826 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-28 15:02:46.829 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-28 15:02:46.868 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-28 15:02:46.879 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-28 15:02:46.882 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-28 15:02:47.153 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-28 15:02:47.164 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-28 15:02:47.168 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-28 15:02:47.221 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-28 15:02:47.231 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-28 15:02:47.279 | Selecting previously unselected package libgts-bin. 2026-06-28 15:02:47.290 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-28 15:02:47.294 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-28 15:02:47.342 | Selecting previously unselected package libicu-dev:amd64. 2026-06-28 15:02:47.353 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-28 15:02:47.357 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-28 15:02:47.890 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-28 15:02:47.900 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-28 15:02:47.904 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-28 15:02:47.954 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-28 15:02:47.965 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-28 15:02:47.969 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-28 15:02:48.003 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-28 15:02:48.014 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-28 15:02:48.018 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-28 15:02:48.193 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-28 15:02:48.205 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-28 15:02:48.208 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-28 15:02:48.247 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-28 15:02:48.259 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-28 15:02:48.262 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-28 15:02:48.380 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-28 15:02:48.391 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-28 15:02:48.395 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-28 15:02:48.435 | Selecting previously unselected package libjson-xs-perl. 2026-06-28 15:02:48.446 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-28 15:02:48.450 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-28 15:02:48.494 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-28 15:02:48.504 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-28 15:02:48.508 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-28 15:02:48.572 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-28 15:02:48.583 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-28 15:02:48.587 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-28 15:02:48.626 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-28 15:02:48.636 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-28 15:02:48.641 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-28 15:02:48.686 | Selecting previously unselected package mysql-common. 2026-06-28 15:02:48.696 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-28 15:02:48.712 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-28 15:02:48.757 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-28 15:02:48.768 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-28 15:02:48.771 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-28 15:02:48.861 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-28 15:02:48.872 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-28 15:02:48.875 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-28 15:02:48.956 | Selecting previously unselected package pcp-conf. 2026-06-28 15:02:48.967 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-28 15:02:48.970 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-28 15:02:49.014 | Selecting previously unselected package libpcp3t64. 2026-06-28 15:02:49.025 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-28 15:02:49.028 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-28 15:02:49.076 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-28 15:02:49.087 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-28 15:02:49.090 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-28 15:02:49.126 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-28 15:02:49.137 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-28 15:02:49.140 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-28 15:02:49.183 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-28 15:02:49.194 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-28 15:02:49.197 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-28 15:02:49.238 | Selecting previously unselected package libpq5:amd64. 2026-06-28 15:02:49.249 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-28 15:02:49.252 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-28 15:02:49.293 | Selecting previously unselected package libssl-dev:amd64. 2026-06-28 15:02:49.304 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-28 15:02:49.307 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-28 15:02:49.510 | Selecting previously unselected package libpq-dev. 2026-06-28 15:02:49.521 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-28 15:02:49.524 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-28 15:02:49.577 | Selecting previously unselected package libsasl2-dev. 2026-06-28 15:02:49.586 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-28 15:02:49.590 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-28 15:02:49.665 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-28 15:02:49.676 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-28 15:02:49.680 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-28 15:02:49.917 | Selecting previously unselected package libx86-1:amd64. 2026-06-28 15:02:49.929 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-28 15:02:49.933 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-28 15:02:49.974 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-28 15:02:49.985 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-28 15:02:49.989 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-28 15:02:50.095 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-28 15:02:50.106 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-28 15:02:50.151 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-28 15:02:50.163 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-28 15:02:50.166 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-28 15:02:50.263 | Selecting previously unselected package llvm-17-runtime. 2026-06-28 15:02:50.274 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-28 15:02:50.278 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-28 15:02:50.341 | Selecting previously unselected package libpfm4:amd64. 2026-06-28 15:02:50.352 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-28 15:02:50.356 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-28 15:02:50.425 | Selecting previously unselected package llvm-17. 2026-06-28 15:02:50.437 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-28 15:02:50.441 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-28 15:02:51.457 | Selecting previously unselected package libffi-dev:amd64. 2026-06-28 15:02:51.469 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-28 15:02:51.473 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-28 15:02:51.531 | Selecting previously unselected package llvm-17-tools. 2026-06-28 15:02:51.543 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-28 15:02:51.547 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-28 15:02:51.896 | Selecting previously unselected package libz3-4:amd64. 2026-06-28 15:02:51.908 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-28 15:02:51.912 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-28 15:02:52.115 | Selecting previously unselected package libz3-dev:amd64. 2026-06-28 15:02:52.127 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-28 15:02:52.130 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-28 15:02:52.186 | Selecting previously unselected package llvm-17-dev. 2026-06-28 15:02:52.197 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-28 15:02:52.201 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-28 15:02:55.512 | Selecting previously unselected package lsscsi. 2026-06-28 15:02:55.524 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-28 15:02:55.528 | Unpacking lsscsi (0.32-1build1) ... 2026-06-28 15:02:55.570 | Selecting previously unselected package osinfo-db. 2026-06-28 15:02:55.582 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-28 15:02:55.586 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-28 15:02:56.237 | Selecting previously unselected package pkgconf-bin. 2026-06-28 15:02:56.249 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-28 15:02:56.253 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-28 15:02:56.297 | Selecting previously unselected package pkgconf:amd64. 2026-06-28 15:02:56.308 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-28 15:02:56.316 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-28 15:02:56.363 | Selecting previously unselected package pkg-config:amd64. 2026-06-28 15:02:56.374 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-28 15:02:56.381 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-28 15:02:56.423 | Selecting previously unselected package pm-utils. 2026-06-28 15:02:56.433 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-28 15:02:56.437 | Unpacking pm-utils (1.4.1-21) ... 2026-06-28 15:02:56.514 | Selecting previously unselected package postgresql-client-16. 2026-06-28 15:02:56.525 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-28 15:02:56.529 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-28 15:02:56.723 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-28 15:02:56.735 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-28 15:02:56.739 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-28 15:02:57.285 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-28 15:02:57.295 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-28 15:02:57.299 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-28 15:02:57.352 | Selecting previously unselected package python3-mysqldb. 2026-06-28 15:02:57.364 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-28 15:02:57.368 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-28 15:02:57.419 | Selecting previously unselected package python3-pip-whl. 2026-06-28 15:02:57.430 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-28 15:02:57.434 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-28 15:02:57.486 | Selecting previously unselected package python3-setuptools-whl. 2026-06-28 15:02:57.498 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-28 15:02:57.501 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-28 15:02:57.550 | Selecting previously unselected package python3.12-venv. 2026-06-28 15:02:57.561 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-28 15:02:57.565 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-28 15:02:57.603 | Selecting previously unselected package python3-venv. 2026-06-28 15:02:57.614 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-28 15:02:57.617 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-28 15:02:57.663 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-28 15:02:57.691 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-28 15:02:57.749 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-28 15:02:57.758 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-28 15:02:57.822 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-28 15:02:57.834 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-28 15:02:57.906 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-28 15:02:57.948 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-28 15:02:58.010 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-28 15:02:58.020 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-28 15:02:58.167 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-28 15:02:58.191 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-28 15:02:58.689 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-28 15:02:58.703 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-28 15:02:58.905 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-28 15:02:58.916 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-28 15:02:59.088 | Selecting previously unselected package sqlite3. 2026-06-28 15:02:59.100 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-28 15:02:59.104 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-28 15:02:59.151 | Selecting previously unselected package unzip. 2026-06-28 15:02:59.162 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-28 15:02:59.166 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-28 15:02:59.216 | Selecting previously unselected package vbetool. 2026-06-28 15:02:59.228 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-28 15:02:59.232 | Unpacking vbetool (1.1-5) ... 2026-06-28 15:02:59.276 | Selecting previously unselected package libosinfo-l10n. 2026-06-28 15:02:59.288 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-28 15:02:59.292 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-28 15:02:59.363 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-28 15:02:59.373 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-28 15:02:59.376 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-28 15:02:59.419 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-28 15:02:59.431 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-28 15:02:59.435 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-28 15:02:59.486 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-28 15:02:59.496 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-28 15:02:59.543 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-28 15:02:59.555 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-28 15:02:59.558 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-28 15:02:59.609 | Selecting previously unselected package libpcp-archive1t64. 2026-06-28 15:02:59.621 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-28 15:02:59.624 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-28 15:02:59.666 | Selecting previously unselected package libpcp-gui2t64. 2026-06-28 15:02:59.677 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-28 15:02:59.682 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-28 15:02:59.724 | Selecting previously unselected package libpcp-import1t64. 2026-06-28 15:02:59.736 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-28 15:02:59.740 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-28 15:02:59.783 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-28 15:02:59.795 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-28 15:02:59.798 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-28 15:02:59.842 | Selecting previously unselected package libpcp-trace2t64. 2026-06-28 15:02:59.853 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-28 15:02:59.857 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-28 15:02:59.900 | Selecting previously unselected package libpcp-web1t64. 2026-06-28 15:02:59.910 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-28 15:02:59.914 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-28 15:02:59.958 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-28 15:02:59.969 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-28 15:02:59.973 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-28 15:03:00.040 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-28 15:03:00.068 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-28 15:03:00.161 | Selecting previously unselected package python3-pcp. 2026-06-28 15:03:00.173 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-28 15:03:00.178 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-28 15:03:00.236 | Selecting previously unselected package pcp. 2026-06-28 15:03:00.248 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-28 15:03:00.486 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-28 15:03:01.373 | Selecting previously unselected package socat. 2026-06-28 15:03:01.385 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-28 15:03:01.389 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-28 15:03:01.461 | Selecting previously unselected package vlan. 2026-06-28 15:03:01.477 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-28 15:03:01.483 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-28 15:03:01.566 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-28 15:03:01.577 | Setting up postgresql-client-common (257build1.1) ... 2026-06-28 15:03:01.597 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-28 15:03:01.609 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-28 15:03:01.620 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-28 15:03:01.654 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-28 15:03:01.660 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-28 15:03:01.671 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-28 15:03:01.683 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-28 15:03:01.695 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-28 15:03:01.706 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-28 15:03:01.716 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:03:02.349 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-28 15:03:02.362 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-28 15:03:02.373 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-28 15:03:02.384 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-28 15:03:03.019 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-28 15:03:03.019 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-28 15:03:03.492 | Setting up ncal (12.1.8) ... 2026-06-28 15:03:03.502 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-28 15:03:03.512 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-28 15:03:03.524 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-28 15:03:03.534 | Setting up vbetool (1.1-5) ... 2026-06-28 15:03:03.545 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-28 15:03:03.578 | Setting up pm-utils (1.4.1-21) ... 2026-06-28 15:03:03.595 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-28 15:03:03.609 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-28 15:03:03.620 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-28 15:03:03.632 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:03:04.854 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-28 15:03:04.867 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-28 15:03:04.878 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-28 15:03:04.889 | Setting up m4 (1.4.19-4build1) ... 2026-06-28 15:03:04.900 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-28 15:03:04.910 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-28 15:03:04.920 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-28 15:03:04.943 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-28 15:03:04.977 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-28 15:03:04.987 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-28 15:03:04.997 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-28 15:03:05.882 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-28 15:03:06.333 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-28 15:03:06.343 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-28 15:03:06.587 | Setting up autotools-dev (20220109.1) ... 2026-06-28 15:03:06.598 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-28 15:03:06.609 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-28 15:03:06.621 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-28 15:03:06.631 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-28 15:03:06.642 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-28 15:03:06.652 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-28 15:03:06.663 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-28 15:03:06.672 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-28 15:03:06.683 | Setting up ebtables (2.0.11-6build1) ... 2026-06-28 15:03:07.248 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-28 15:03:07.258 | Setting up socat (1.8.0.0-4build3) ... 2026-06-28 15:03:07.268 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-28 15:03:07.279 | Setting up bsdmainutils (12.1.8) ... 2026-06-28 15:03:07.291 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-28 15:03:07.304 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-28 15:03:07.314 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-28 15:03:07.325 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-28 15:03:07.335 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-28 15:03:07.346 | Setting up lsscsi (0.32-1build1) ... 2026-06-28 15:03:07.356 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-28 15:03:07.366 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-28 15:03:07.377 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-28 15:03:07.388 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-28 15:03:07.398 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:03:07.409 | Setting up autoconf (2.71-3) ... 2026-06-28 15:03:07.425 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-28 15:03:07.435 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-28 15:03:07.445 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-28 15:03:07.455 | Setting up dwz (0.15-1build6) ... 2026-06-28 15:03:07.466 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-28 15:03:07.476 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-28 15:03:07.486 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-28 15:03:07.511 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-28 15:03:07.521 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-28 15:03:07.531 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-28 15:03:07.541 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-28 15:03:07.552 | Setting up libjson-perl (4.10000-1) ... 2026-06-28 15:03:07.583 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-28 15:03:07.593 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-28 15:03:07.623 | Setting up debugedit (1:5.0-5build2) ... 2026-06-28 15:03:07.634 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-28 15:03:07.644 | Setting up libsub-override-perl (0.10-1) ... 2026-06-28 15:03:07.654 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-28 15:03:07.665 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-28 15:03:07.675 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-28 15:03:07.685 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-28 15:03:07.695 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-28 15:03:07.705 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:03:07.716 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-28 15:03:07.726 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-28 15:03:07.736 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-28 15:03:07.753 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-28 15:03:07.763 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-28 15:03:07.773 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-28 15:03:07.783 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-28 15:03:07.793 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:03:08.867 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-28 15:03:08.877 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-28 15:03:08.887 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-28 15:03:08.898 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-28 15:03:08.909 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-28 15:03:08.921 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-28 15:03:08.928 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-28 15:03:08.939 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-28 15:03:08.949 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-28 15:03:08.959 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-28 15:03:08.970 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-28 15:03:08.980 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-28 15:03:08.990 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-28 15:03:09.001 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-28 15:03:09.011 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-28 15:03:09.096 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:03:09.096 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:03:09.096 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:03:10.952 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-28 15:03:10.961 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-28 15:03:11.066 | Setting up libtool (2.4.7-7build1) ... 2026-06-28 15:03:11.076 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-28 15:03:11.651 | 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-06-28 15:03:11.690 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:03:11.707 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-28 15:03:11.716 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-28 15:03:12.592 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-28 15:03:13.191 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-28 15:03:13.206 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-28 15:03:13.218 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-28 15:03:13.282 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-28 15:03:13.284 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-28 15:03:13.287 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-28 15:03:13.966 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-28 15:03:13.978 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-28 15:03:13.990 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-28 15:03:14.000 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-28 15:03:14.010 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-28 15:03:14.020 | Setting up dh-autoreconf (20) ... 2026-06-28 15:03:14.030 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-28 15:03:14.040 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-28 15:03:14.050 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-28 15:03:14.060 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-28 15:03:14.070 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-28 15:03:14.080 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-28 15:03:14.090 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-28 15:03:14.100 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-28 15:03:14.110 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-28 15:03:14.172 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:03:14.172 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:03:14.172 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:03:14.349 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:03:14.858 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-28 15:03:15.337 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-28 15:03:15.348 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-28 15:03:15.358 | Setting up postgresql-common (257build1.1) ... 2026-06-28 15:03:15.429 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:03:15.429 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:03:15.429 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:03:15.508 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:03:15.947 | 2026-06-28 15:03:15.947 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-28 15:03:16.123 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-28 15:03:16.123 | Removing obsolete dictionary files: 2026-06-28 15:03:17.187 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-28 15:03:17.769 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-28 15:03:17.823 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-28 15:03:18.564 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-28 15:03:19.627 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-28 15:03:19.639 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-28 15:03:19.650 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-28 15:03:19.661 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-28 15:03:19.672 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-28 15:03:19.684 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-28 15:03:19.695 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-28 15:03:20.355 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-28 15:03:20.366 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-28 15:03:20.377 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-28 15:03:20.390 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-28 15:03:20.401 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-28 15:03:20.412 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-28 15:03:20.422 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-28 15:03:20.433 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-28 15:03:20.444 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-28 15:03:21.234 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-28 15:03:21.244 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-28 15:03:21.253 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-28 15:03:21.317 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-28 15:03:21.327 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-28 15:03:21.337 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:03:21.347 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-28 15:03:21.357 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-28 15:03:21.367 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:03:21.377 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-28 15:03:21.387 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-28 15:03:21.398 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-28 15:03:21.409 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-28 15:03:21.420 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-28 15:03:21.430 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-28 15:03:21.441 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-28 15:03:22.365 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-28 15:03:22.377 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-28 15:03:22.387 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-28 15:03:22.398 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-28 15:03:22.408 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-28 15:03:22.421 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-28 15:03:22.432 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:03:22.443 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-28 15:03:22.511 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:03:22.512 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:03:22.512 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:03:22.686 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-28 15:03:22.698 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-28 15:03:22.708 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-28 15:03:22.719 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-28 15:03:22.732 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-28 15:03:23.335 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:03:23.378 | Enabling module mpm_event. 2026-06-28 15:03:23.428 | Enabling module authz_core. 2026-06-28 15:03:23.433 | Enabling module authz_host. 2026-06-28 15:03:23.481 | Enabling module authn_core. 2026-06-28 15:03:23.487 | Enabling module auth_basic. 2026-06-28 15:03:23.535 | Enabling module access_compat. 2026-06-28 15:03:23.582 | Enabling module authn_file. 2026-06-28 15:03:23.630 | Enabling module authz_user. 2026-06-28 15:03:23.677 | Enabling module alias. 2026-06-28 15:03:23.725 | Enabling module dir. 2026-06-28 15:03:23.772 | Enabling module autoindex. 2026-06-28 15:03:23.819 | Enabling module env. 2026-06-28 15:03:23.866 | Enabling module mime. 2026-06-28 15:03:23.916 | Enabling module negotiation. 2026-06-28 15:03:23.962 | Enabling module setenvif. 2026-06-28 15:03:24.010 | Enabling module filter. 2026-06-28 15:03:24.057 | Enabling module deflate. 2026-06-28 15:03:24.104 | Enabling module status. 2026-06-28 15:03:24.152 | Enabling module reqtimeout. 2026-06-28 15:03:24.199 | Enabling conf charset. 2026-06-28 15:03:24.247 | Enabling conf localized-error-pages. 2026-06-28 15:03:24.293 | Enabling conf other-vhosts-access-log. 2026-06-28 15:03:24.342 | Enabling conf security. 2026-06-28 15:03:24.389 | Enabling conf serve-cgi-bin. 2026-06-28 15:03:24.436 | Enabling site 000-default. 2026-06-28 15:03:25.477 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-28 15:03:26.162 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-28 15:03:27.620 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-28 15:03:27.632 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-28 15:03:27.643 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-28 15:03:27.940 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-28 15:03:27.952 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-28 15:03:29.795 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-28 15:03:29.862 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-28 15:03:29.929 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-28 15:03:29.996 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-28 15:03:31.820 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-28 15:03:31.835 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-28 15:03:31.851 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-28 15:03:31.919 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-28 15:03:36.247 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:03:36.446 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:03:36.552 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:03:40.171 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:03:41.040 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-28 15:03:41.163 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-28 15:03:41.197 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-28 15:03:42.411 | Processing triggers for ufw (0.36.2-6) ... 2026-06-28 15:03:42.540 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-28 15:03:46.189 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-28 15:03:46.218 | Processing triggers for install-info (7.1-3build2) ... 2026-06-28 15:03:46.379 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-28 15:03:46.655 | perl: warning: Setting locale failed. 2026-06-28 15:03:46.655 | perl: warning: Please check that your locale settings: 2026-06-28 15:03:46.655 | LANGUAGE = (unset), 2026-06-28 15:03:46.655 | LC_ALL = "en_US.utf8", 2026-06-28 15:03:46.656 | LANG = "de_DE.UTF-8" 2026-06-28 15:03:46.656 | are supported and installed on your system. 2026-06-28 15:03:46.656 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:03:46.787 | perl: warning: Setting locale failed. 2026-06-28 15:03:46.787 | perl: warning: Please check that your locale settings: 2026-06-28 15:03:46.787 | LANGUAGE = (unset), 2026-06-28 15:03:46.787 | LC_ALL = "en_US.utf8", 2026-06-28 15:03:46.787 | LANG = "de_DE.UTF-8" 2026-06-28 15:03:46.788 | are supported and installed on your system. 2026-06-28 15:03:46.788 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:03:46.838 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:03:46.838 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:03:46.838 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:03:46.908 | perl: warning: Setting locale failed. 2026-06-28 15:03:46.908 | perl: warning: Please check that your locale settings: 2026-06-28 15:03:46.909 | LANGUAGE = (unset), 2026-06-28 15:03:46.909 | LC_ALL = "en_US.utf8", 2026-06-28 15:03:46.909 | LANG = "de_DE.UTF-8" 2026-06-28 15:03:46.909 | are supported and installed on your system. 2026-06-28 15:03:46.909 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:03:47.253 | 2026-06-28 15:03:47.253 | Running kernel seems to be up-to-date. 2026-06-28 15:03:47.253 | 2026-06-28 15:03:47.253 | Restarting services... 2026-06-28 15:03:47.383 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-28 15:03:50.752 | 2026-06-28 15:03:50.752 | Service restarts being deferred: 2026-06-28 15:03:50.752 | systemctl restart ModemManager.service 2026-06-28 15:03:50.752 | /etc/needrestart/restart.d/dbus.service 2026-06-28 15:03:50.752 | systemctl restart systemd-logind.service 2026-06-28 15:03:50.752 | systemctl restart virtlockd.service 2026-06-28 15:03:50.752 | systemctl restart virtlogd.service 2026-06-28 15:03:50.752 | 2026-06-28 15:03:50.752 | No containers need to be restarted. 2026-06-28 15:03:50.753 | 2026-06-28 15:03:50.753 | User sessions running outdated binaries: 2026-06-28 15:03:50.753 | quobyte @ session #5: sshd[2022] 2026-06-28 15:03:50.769 | quobyte @ user manager service: systemd[1161] 2026-06-28 15:03:50.783 | 2026-06-28 15:03:50.783 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-28 15:03:52.834 | ++ functions-common:apt_get:1211 : result=0 2026-06-28 15:03:52.838 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-28 15:03:52.842 | ++ functions-common:time_stop:2420 : local name 2026-06-28 15:03:52.846 | ++ functions-common:time_stop:2421 : local end_time 2026-06-28 15:03:52.849 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:03:52.853 | ++ functions-common:time_stop:2423 : local total 2026-06-28 15:03:52.857 | ++ functions-common:time_stop:2424 : local start_time 2026-06-28 15:03:52.860 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-28 15:03:52.864 | ++ functions-common:time_stop:2427 : start_time=1782658949082 2026-06-28 15:03:52.868 | ++ functions-common:time_stop:2429 : [[ -z 1782658949082 ]] 2026-06-28 15:03:52.873 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:03:52.878 | ++ functions-common:time_stop:2432 : end_time=1782659032874 2026-06-28 15:03:52.882 | ++ functions-common:time_stop:2433 : elapsed_time=83792 2026-06-28 15:03:52.886 | ++ functions-common:time_stop:2434 : total=7193 2026-06-28 15:03:52.890 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:03:52.893 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90985 2026-06-28 15:03:52.897 | ++ functions-common:apt_get:1215 : return 0 2026-06-28 15:03:52.901 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-28 15:03:52.905 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-28 15:03:52.910 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-28 15:03:52.917 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-28 15:03:52.921 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-28 15:03:52.925 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-28 15:03:52.931 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-28 15:03:52.938 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-28 15:03:52.942 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-28 15:03:52.946 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-28 15:03:52.949 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:03:53.288 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-28 15:03:53.290 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-28 15:03:53.293 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-28 15:03:53.295 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-28 15:03:53.298 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-28 15:03:53.300 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-28 15:03:53.302 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-28 15:03:53.304 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-28 15:03:53.307 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-28 15:03:53.310 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-28 15:03:53.312 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-28 15:03:53.315 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-28 15:03:53.317 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-28 15:03:53.320 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-28 15:03:53.322 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-28 15:03:53.324 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-28 15:03:53.327 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-28 15:03:53.329 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-28 15:03:53.331 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-28 15:03:53.334 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-28 15:03:53.337 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-28 15:03:53.340 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-28 15:03:53.343 | + functions-common:_ensure_lsb_release:420 : return 2026-06-28 15:03:53.346 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-28 15:03:53.361 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-28 15:03:53.364 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-28 15:03:53.380 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-28 15:03:53.383 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-28 15:03:53.398 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-28 15:03:53.400 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-28 15:03:53.403 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-28 15:03:53.405 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-28 15:03:53.408 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-28 15:03:53.410 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-28 15:03:53.412 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-28 15:03:53.414 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-28 15:03:53.416 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-28 15:03:53.419 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-28 15:03:53.422 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-28 15:03:53.422 | Distro: noble 2026-06-28 15:03:53.424 | + tools/install_pip.sh:main:117 : get_versions 2026-06-28 15:03:53.427 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-28 15:03:53.432 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-28 15:03:53.434 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-28 15:03:53.438 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-28 15:03:53.438 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-28 15:03:54.159 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-28 15:03:54.162 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-28 15:03:54.162 | pip: 24.0 2026-06-28 15:03:54.164 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-28 15:03:54.167 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-28 15:03:54.169 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-28 15:03:54.171 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-28 15:03:54.173 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-28 15:03:54.176 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-28 15:03:54.178 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-28 15:03:54.181 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-28 15:03:54.183 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-28 15:03:54.186 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-28 15:03:54.188 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-28 15:03:54.190 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-28 15:03:54.192 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-28 15:03:54.195 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-28 15:03:54.197 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-28 15:03:54.199 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-28 15:03:54.202 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:03:54.205 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:03:54.208 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-28 15:03:54.213 | + tools/install_pip.sh:main:146 : set -x 2026-06-28 15:03:54.216 | + tools/install_pip.sh:main:149 : get_versions 2026-06-28 15:03:54.219 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-28 15:03:54.223 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-28 15:03:54.226 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-28 15:03:54.230 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-28 15:03:54.230 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-28 15:03:54.846 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-28 15:03:54.849 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-28 15:03:54.849 | pip: 24.0 2026-06-28 15:03:54.853 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-28 15:03:54.857 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-28 15:03:54.861 | + ./stack.sh:main:804 : fixup_all 2026-06-28 15:03:54.865 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-28 15:03:54.868 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-28 15:03:54.871 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:03:54.874 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:03:54.877 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-28 15:03:54.893 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-28 15:03:54.912 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-28 15:03:54.928 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-28 15:03:54.932 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-28 15:03:54.935 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-28 15:03:54.938 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-28 15:03:54.941 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-28 15:03:54.944 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-28 15:03:54.947 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-28 15:03:54.950 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-28 15:03:54.953 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-28 15:03:54.956 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-28 15:03:54.959 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-28 15:03:54.962 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-28 15:03:54.965 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-28 15:03:54.968 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-28 15:03:54.971 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-28 15:03:54.974 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-28 15:03:54.978 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-28 15:03:54.981 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-28 15:03:54.997 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-28 15:03:55.014 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-28 15:03:55.030 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-28 15:03:55.046 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-28 15:03:55.062 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-28 15:03:55.079 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-28 15:03:55.095 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-28 15:03:55.114 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-28 15:03:55.117 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-28 15:03:55.121 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-28 15:04:00.581 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-28 15:04:00.607 | Using python 3.12 to install setuptools 2026-06-28 15:04:00.610 | + 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-06-28 15:04:02.007 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-28 15:04:02.284 | Collecting pip 2026-06-28 15:04:02.392 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-28 15:04:02.404 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-28 15:04:02.873 | Collecting setuptools[core] 2026-06-28 15:04:02.888 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-28 15:04:03.052 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-28 15:04:03.068 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-28 15:04:03.154 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-28 15:04:03.170 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-28 15:04:03.194 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.9 MB/s eta 0:00:00 2026-06-28 15:04:03.272 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-28 15:04:03.288 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-28 15:04:03.400 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-28 15:04:03.418 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-28 15:04:03.499 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-28 15:04:03.514 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-28 15:04:03.629 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-28 15:04:03.644 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-28 15:04:03.726 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-28 15:04:03.743 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-28 15:04:04.009 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-28 15:04:04.025 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-06-28 15:04:04.113 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-28 15:04:04.129 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-28 15:04:04.314 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-28 15:04:04.329 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-28 15:04:04.392 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-28 15:04:04.408 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-28 15:04:04.507 | 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-06-28 15:04:04.523 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-28 15:04:04.621 | 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-06-28 15:04:04.636 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-28 15:04:04.684 | 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-06-28 15:04:04.716 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-28 15:04:04.804 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.2 MB/s eta 0:00:00 2026-06-28 15:04:04.820 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-28 15:04:04.844 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-28 15:04:04.867 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-28 15:04:04.881 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.4 MB/s eta 0:00:00 2026-06-28 15:04:04.896 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-28 15:04:04.910 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.8 MB/s eta 0:00:00 2026-06-28 15:04:04.925 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-28 15:04:04.948 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-28 15:04:04.989 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 27.2 MB/s eta 0:00:00 2026-06-28 15:04:05.005 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-28 15:04:05.030 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-28 15:04:05.052 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-06-28 15:04:05.067 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 11.4 MB/s eta 0:00:00 2026-06-28 15:04:05.082 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-28 15:04:05.105 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-28 15:04:05.125 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 19.5 MB/s eta 0:00:00 2026-06-28 15:04:05.142 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-28 15:04:05.166 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-28 15:04:05.181 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.1 MB/s eta 0:00:00 2026-06-28 15:04:05.197 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-28 15:04:05.249 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.5 MB/s eta 0:00:00 2026-06-28 15:04:05.989 | 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-06-28 15:04:06.015 | Attempting uninstall: setuptools 2026-06-28 15:04:06.031 | Found existing installation: setuptools 68.1.2 2026-06-28 15:04:06.031 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:04:06.031 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-28 15:04:07.240 | Attempting uninstall: pygments 2026-06-28 15:04:07.250 | Found existing installation: Pygments 2.17.2 2026-06-28 15:04:07.251 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:04:07.251 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-28 15:04:08.531 | Attempting uninstall: pip 2026-06-28 15:04:08.535 | Found existing installation: pip 24.0 2026-06-28 15:04:08.608 | Uninstalling pip-24.0: 2026-06-28 15:04:08.618 | Successfully uninstalled pip-24.0 2026-06-28 15:04:10.257 | Attempting uninstall: packaging 2026-06-28 15:04:10.266 | Found existing installation: packaging 24.0 2026-06-28 15:04:10.267 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:04:10.268 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-28 15:04:10.461 | Attempting uninstall: markdown-it-py 2026-06-28 15:04:10.487 | Found existing installation: markdown-it-py 3.0.0 2026-06-28 15:04:10.487 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:04:10.488 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-28 15:04:10.646 | Attempting uninstall: wheel 2026-06-28 15:04:10.694 | Found existing installation: wheel 0.42.0 2026-06-28 15:04:10.696 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:04:10.696 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-28 15:04:10.746 | Attempting uninstall: rich 2026-06-28 15:04:10.795 | Found existing installation: rich 13.7.1 2026-06-28 15:04:10.796 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:04:10.796 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-28 15:04:11.517 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-06-28 15:04:11.763 | + inc/python:pip_install:216 : result=0 2026-06-28 15:04:11.768 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:04:11.772 | + functions-common:time_stop:2420 : local name 2026-06-28 15:04:11.775 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:04:11.779 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:04:11.782 | + functions-common:time_stop:2423 : local total 2026-06-28 15:04:11.785 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:04:11.789 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:04:11.792 | + functions-common:time_stop:2427 : start_time=1782659040600 2026-06-28 15:04:11.796 | + functions-common:time_stop:2429 : [[ -z 1782659040600 ]] 2026-06-28 15:04:11.800 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:04:11.805 | + functions-common:time_stop:2432 : end_time=1782659051801 2026-06-28 15:04:11.809 | + functions-common:time_stop:2433 : elapsed_time=11201 2026-06-28 15:04:11.812 | + functions-common:time_stop:2434 : total=0 2026-06-28 15:04:11.815 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:04:11.819 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11201 2026-06-28 15:04:11.822 | + inc/python:pip_install:219 : return 0 2026-06-28 15:04:11.826 | + 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-06-28 15:04:11.830 | + 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-06-28 15:04:11.834 | + 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-06-28 15:04:11.838 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-28 15:04:11.842 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-28 15:04:11.847 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-28 15:04:11.877 | Using python 3.12 to install os-testr 2026-06-28 15:04:11.881 | + 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-06-28 15:04:13.351 | Collecting os-testr 2026-06-28 15:04:13.498 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-28 15:04:13.560 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-28 15:04:13.577 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-28 15:04:13.699 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-28 15:04:13.716 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-28 15:04:13.775 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-28 15:04:13.792 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-28 15:04:13.804 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-28 15:04:13.831 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-28 15:04:13.853 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-28 15:04:13.944 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-28 15:04:13.959 | 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-06-28 15:04:13.994 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-28 15:04:14.022 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-28 15:04:14.060 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-28 15:04:14.083 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-28 15:04:14.106 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-28 15:04:14.127 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-28 15:04:14.162 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 26.7 MB/s 0:00:00 2026-06-28 15:04:14.326 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-28 15:04:14.472 | Attempting uninstall: PyYAML 2026-06-28 15:04:14.479 | Found existing installation: PyYAML 6.0.1 2026-06-28 15:04:14.479 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:04:14.479 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-28 15:04:14.868 | 2026-06-28 15:04:14.873 | 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-06-28 15:04:15.008 | + inc/python:pip_install:216 : result=0 2026-06-28 15:04:15.012 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:04:15.016 | + functions-common:time_stop:2420 : local name 2026-06-28 15:04:15.020 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:04:15.024 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:04:15.028 | + functions-common:time_stop:2423 : local total 2026-06-28 15:04:15.031 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:04:15.035 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:04:15.038 | + functions-common:time_stop:2427 : start_time=1782659051869 2026-06-28 15:04:15.042 | + functions-common:time_stop:2429 : [[ -z 1782659051869 ]] 2026-06-28 15:04:15.046 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:04:15.052 | + functions-common:time_stop:2432 : end_time=1782659055047 2026-06-28 15:04:15.056 | + functions-common:time_stop:2433 : elapsed_time=3178 2026-06-28 15:04:15.059 | + functions-common:time_stop:2434 : total=11201 2026-06-28 15:04:15.063 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:04:15.067 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14379 2026-06-28 15:04:15.070 | + inc/python:pip_install:219 : return 0 2026-06-28 15:04:15.075 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-28 15:04:15.149 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-28 15:04:15.236 | + ./stack.sh:main:832 : install_infra 2026-06-28 15:04:15.240 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-28 15:04:15.244 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-28 15:04:15.248 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-28 15:04:20.781 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-28 15:04:20.785 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-28 15:04:20.820 | + 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-06-28 15:04:22.192 | Collecting pbr 2026-06-28 15:04:22.196 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-28 15:04:22.626 | Collecting setuptools[core] 2026-06-28 15:04:22.628 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-28 15:04:22.779 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-28 15:04:22.781 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-28 15:04:22.855 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-28 15:04:22.857 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-28 15:04:22.927 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-28 15:04:22.929 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-28 15:04:23.019 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-28 15:04:23.022 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-28 15:04:23.089 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-28 15:04:23.093 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-28 15:04:23.190 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-28 15:04:23.193 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-28 15:04:23.262 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-28 15:04:23.265 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-28 15:04:23.501 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-28 15:04:23.504 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-06-28 15:04:23.579 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-28 15:04:23.581 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-28 15:04:23.749 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-28 15:04:23.752 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-28 15:04:23.802 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-28 15:04:23.804 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-28 15:04:23.884 | 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-06-28 15:04:23.886 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-28 15:04:23.968 | 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-06-28 15:04:23.972 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-28 15:04:24.059 | 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-06-28 15:04:24.155 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-28 15:04:24.181 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-28 15:04:24.184 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-28 15:04:24.186 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-28 15:04:24.189 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-28 15:04:24.192 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-28 15:04:24.195 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-28 15:04:24.197 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-28 15:04:24.208 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-28 15:04:24.211 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-28 15:04:24.213 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-06-28 15:04:24.216 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-28 15:04:24.218 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-28 15:04:24.224 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-28 15:04:24.228 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-28 15:04:24.228 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-28 15:04:24.254 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-28 15:04:24.534 | 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-06-28 15:04:28.232 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-06-28 15:04:28.457 | + inc/python:pip_install:216 : result=0 2026-06-28 15:04:28.461 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:04:28.464 | + functions-common:time_stop:2420 : local name 2026-06-28 15:04:28.468 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:04:28.471 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:04:28.474 | + functions-common:time_stop:2423 : local total 2026-06-28 15:04:28.478 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:04:28.481 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:04:28.484 | + functions-common:time_stop:2427 : start_time=1782659060808 2026-06-28 15:04:28.487 | + functions-common:time_stop:2429 : [[ -z 1782659060808 ]] 2026-06-28 15:04:28.492 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:04:28.498 | + functions-common:time_stop:2432 : end_time=1782659068494 2026-06-28 15:04:28.501 | + functions-common:time_stop:2433 : elapsed_time=7686 2026-06-28 15:04:28.505 | + functions-common:time_stop:2434 : total=14379 2026-06-28 15:04:28.509 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:04:28.512 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22065 2026-06-28 15:04:28.516 | + inc/python:pip_install:219 : return 0 2026-06-28 15:04:28.520 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-28 15:04:28.524 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-28 15:04:28.554 | + 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-06-28 15:04:29.796 | Processing /opt/stack/requirements 2026-06-28 15:04:29.800 | Installing build dependencies: started 2026-06-28 15:04:32.892 | Installing build dependencies: finished with status 'done' 2026-06-28 15:04:32.895 | Getting requirements to build wheel: started 2026-06-28 15:04:33.187 | Getting requirements to build wheel: finished with status 'done' 2026-06-28 15:04:33.192 | Preparing metadata (pyproject.toml): started 2026-06-28 15:04:34.356 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-28 15:04:34.648 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8461) 2026-06-28 15:04:34.745 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-28 15:04:34.767 | 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.dev8461) (26.2) 2026-06-28 15:04:34.880 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8461) 2026-06-28 15:04:34.898 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-28 15:04:35.054 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8461) 2026-06-28 15:04:35.058 | 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-06-28 15:04:35.208 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8461) 2026-06-28 15:04:35.224 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-28 15:04:35.236 | 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.dev8461) (82.0.1) 2026-06-28 15:04:35.554 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8461) 2026-06-28 15:04:35.571 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-28 15:04:35.589 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.7 MB/s eta 0:00:00 2026-06-28 15:04:35.657 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8461) 2026-06-28 15:04:35.673 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-28 15:04:35.801 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8461) 2026-06-28 15:04:35.816 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-28 15:04:35.903 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8461) 2026-06-28 15:04:35.918 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-28 15:04:36.037 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-28 15:04:36.064 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-28 15:04:36.076 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.5 MB/s eta 0:00:00 2026-06-28 15:04:36.080 | 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-06-28 15:04:36.102 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-28 15:04:36.115 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.0 MB/s eta 0:00:00 2026-06-28 15:04:36.131 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-28 15:04:36.146 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.7 MB/s eta 0:00:00 2026-06-28 15:04:36.161 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-28 15:04:36.180 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 17.3 MB/s eta 0:00:00 2026-06-28 15:04:36.194 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-28 15:04:36.206 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.3 MB/s eta 0:00:00 2026-06-28 15:04:36.222 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-28 15:04:36.236 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.9 MB/s eta 0:00:00 2026-06-28 15:04:36.269 | Building wheels for collected packages: openstack_requirements 2026-06-28 15:04:36.270 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-28 15:04:38.518 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-28 15:04:38.519 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8461-py3-none-any.whl size=52407 sha256=bdd970ff03c0399b017378568135aba1d0c5c35a94098614dae65bce09b7aa81 2026-06-28 15:04:38.520 | Stored in directory: /tmp/pip-ephem-wheel-cache-1p868awk/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-28 15:04:38.525 | Successfully built openstack_requirements 2026-06-28 15:04:38.807 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-28 15:04:39.538 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8461 requests-2.34.2 urllib3-2.7.0 2026-06-28 15:04:39.779 | + inc/python:pip_install:216 : result=0 2026-06-28 15:04:39.782 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:04:39.785 | + functions-common:time_stop:2420 : local name 2026-06-28 15:04:39.788 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:04:39.792 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:04:39.795 | + functions-common:time_stop:2423 : local total 2026-06-28 15:04:39.799 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:04:39.802 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:04:39.805 | + functions-common:time_stop:2427 : start_time=1782659068543 2026-06-28 15:04:39.808 | + functions-common:time_stop:2429 : [[ -z 1782659068543 ]] 2026-06-28 15:04:39.812 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:04:39.817 | + functions-common:time_stop:2432 : end_time=1782659079813 2026-06-28 15:04:39.821 | + functions-common:time_stop:2433 : elapsed_time=11270 2026-06-28 15:04:39.824 | + functions-common:time_stop:2434 : total=22065 2026-06-28 15:04:39.828 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:04:39.831 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33335 2026-06-28 15:04:39.835 | + inc/python:pip_install:219 : return 0 2026-06-28 15:04:39.838 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-28 15:04:39.842 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-28 15:04:39.846 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-28 15:04:39.849 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:04:39.852 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:04:39.856 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-28 15:04:39.859 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:04:39.863 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-28 15:04:39.890 | Using python 3.12 to install pbr 2026-06-28 15:04:39.894 | + 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-06-28 15:04:40.865 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-28 15:04:41.064 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-28 15:04:41.319 | + inc/python:pip_install:216 : result=0 2026-06-28 15:04:41.323 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:04:41.327 | + functions-common:time_stop:2420 : local name 2026-06-28 15:04:41.330 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:04:41.333 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:04:41.337 | + functions-common:time_stop:2423 : local total 2026-06-28 15:04:41.340 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:04:41.344 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:04:41.347 | + functions-common:time_stop:2427 : start_time=1782659079883 2026-06-28 15:04:41.351 | + functions-common:time_stop:2429 : [[ -z 1782659079883 ]] 2026-06-28 15:04:41.355 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:04:41.361 | + functions-common:time_stop:2432 : end_time=1782659081357 2026-06-28 15:04:41.365 | + functions-common:time_stop:2433 : elapsed_time=1474 2026-06-28 15:04:41.368 | + functions-common:time_stop:2434 : total=33335 2026-06-28 15:04:41.372 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:04:41.375 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34809 2026-06-28 15:04:41.379 | + inc/python:pip_install:219 : return 0 2026-06-28 15:04:41.382 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-28 15:04:46.906 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-28 15:04:47.708 | Collecting bindep 2026-06-28 15:04:47.837 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-28 15:04:47.945 | Collecting distro>=1.7 (from bindep) 2026-06-28 15:04:47.960 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-28 15:04:48.043 | Collecting packaging (from bindep) 2026-06-28 15:04:48.047 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-28 15:04:48.094 | Collecting Parsley (from bindep) 2026-06-28 15:04:48.110 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-28 15:04:48.198 | Collecting pbr>=2 (from bindep) 2026-06-28 15:04:48.201 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-28 15:04:48.598 | Collecting setuptools (from pbr>=2->bindep) 2026-06-28 15:04:48.600 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-28 15:04:48.686 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-28 15:04:48.721 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-28 15:04:48.730 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-28 15:04:48.733 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-28 15:04:48.751 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-28 15:04:48.772 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.1 MB/s eta 0:00:00 2026-06-28 15:04:48.774 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-28 15:04:48.916 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-28 15:04:50.612 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-28 15:04:50.783 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-28 15:04:50.786 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-28 15:04:50.791 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-28 15:04:50.816 | + ./stack.sh:main:841 : pkgs= 2026-06-28 15:04:50.820 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-28 15:04:50.824 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-28 15:04:50.826 | + functions-common:run_phase:1848 : local mode=stack 2026-06-28 15:04:50.829 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-28 15:04:50.833 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-28 15:04:50.836 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-28 15:04:50.839 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-28 15:04:50.843 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-28 15:04:50.847 | + functions-common:run_phase:1858 : local extra 2026-06-28 15:04:50.851 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-28 15:04:50.857 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-28 15:04:50.859 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-28 15:04:50.862 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-28 15:04:50.866 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-28 15:04:50.869 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-28 15:04:50.891 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:04:50.895 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-28 15:04:50.898 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-28 15:04:50.902 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-28 15:04:50.905 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-28 15:04:50.907 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-28 15:04:50.911 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-28 15:04:50.915 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-28 15:04:50.918 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-28 15:04:50.922 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-28 15:04:50.926 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-28 15:04:50.929 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-28 15:04:50.932 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-28 15:04:50.936 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-28 15:04:50.939 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-28 15:04:50.943 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-28 15:04:50.947 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-28 15:04:50.950 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-28 15:04:50.954 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-28 15:04:50.957 | + functions-common:run_plugins:1837 : local plugins= 2026-06-28 15:04:50.961 | + functions-common:run_plugins:1838 : local plugin 2026-06-28 15:04:50.964 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-28 15:04:50.968 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-28 15:04:50.972 | + functions:set_systemd_override:845 : local value=2048 2026-06-28 15:04:50.975 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-28 15:04:50.979 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-28 15:04:51.053 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-28 15:04:51.053 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-28 15:04:51.057 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-28 15:04:51.492 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-28 15:04:51.495 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-28 15:04:51.519 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:04:51.523 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-28 15:04:51.527 | + functions-common:install_package:1438 : update_package_repo 2026-06-28 15:04:51.531 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-28 15:04:51.534 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-28 15:04:51.537 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-28 15:04:51.541 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-28 15:04:51.545 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-28 15:04:51.549 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:04:51.553 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:04:51.556 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-28 15:04:51.560 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-28 15:04:51.564 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-28 15:04:51.568 | + functions-common:apt_get_update:1167 : return 2026-06-28 15:04:51.572 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-28 15:04:51.575 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-28 15:04:51.579 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:04:51.583 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:04:51.587 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-28 15:04:51.617 | + 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-06-28 15:04:51.658 | Reading package lists... 2026-06-28 15:04:52.082 | Building dependency tree... 2026-06-28 15:04:52.084 | Reading state information... 2026-06-28 15:04:52.741 | The following additional packages will be installed: 2026-06-28 15:04:52.741 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-28 15:04:52.741 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-28 15:04:52.741 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-28 15:04:52.744 | erlang-tools erlang-xmerl 2026-06-28 15:04:52.748 | Suggested packages: 2026-06-28 15:04:52.748 | erlang erlang-manpages erlang-doc 2026-06-28 15:04:52.808 | The following NEW packages will be installed: 2026-06-28 15:04:52.808 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-28 15:04:52.808 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-28 15:04:52.809 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-28 15:04:52.812 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-28 15:04:52.871 | 0 upgraded, 18 newly installed, 0 to remove and 85 not upgraded. 2026-06-28 15:04:52.872 | Need to get 36.1 MB of archives. 2026-06-28 15:04:52.872 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-28 15:04:52.872 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-28 15:04:53.031 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-28 15:04:53.048 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-28 15:04:53.051 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-28 15:04:53.065 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-28 15:04:53.079 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-28 15:04:53.083 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-28 15:04:53.105 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-28 15:04:53.108 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-28 15:04:53.109 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-28 15:04:53.111 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-28 15:04:53.120 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-28 15:04:53.146 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-28 15:04:53.148 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-28 15:04:53.150 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-28 15:04:53.155 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-28 15:04:53.163 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-28 15:04:53.182 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-28 15:04:53.638 | perl: warning: Setting locale failed. 2026-06-28 15:04:53.638 | perl: warning: Please check that your locale settings: 2026-06-28 15:04:53.638 | LANGUAGE = (unset), 2026-06-28 15:04:53.638 | LC_ALL = "en_US.utf8", 2026-06-28 15:04:53.638 | LANG = "de_DE.UTF-8" 2026-06-28 15:04:53.639 | are supported and installed on your system. 2026-06-28 15:04:53.639 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:04:53.702 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:04:53.702 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:04:53.702 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:04:53.907 | Fetched 36.1 MB in 1s (66.5 MB/s) 2026-06-28 15:04:53.978 | Selecting previously unselected package erlang-base. 2026-06-28 15:04:54.043 | (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 ... 122977 files and directories currently installed.) 2026-06-28 15:04:54.051 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:54.055 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:54.434 | Selecting previously unselected package erlang-asn1. 2026-06-28 15:04:54.448 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:54.452 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:54.517 | Selecting previously unselected package erlang-crypto. 2026-06-28 15:04:54.531 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:54.535 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:54.584 | Selecting previously unselected package erlang-public-key. 2026-06-28 15:04:54.598 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:54.601 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:54.659 | Selecting previously unselected package erlang-mnesia. 2026-06-28 15:04:54.672 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:54.677 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:54.746 | Selecting previously unselected package erlang-runtime-tools. 2026-06-28 15:04:54.760 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:54.764 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:54.832 | Selecting previously unselected package erlang-ssl. 2026-06-28 15:04:54.845 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:54.850 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:54.944 | Selecting previously unselected package erlang-eldap. 2026-06-28 15:04:54.957 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:54.963 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:55.012 | Selecting previously unselected package erlang-ftp. 2026-06-28 15:04:55.024 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:55.029 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:55.075 | Selecting previously unselected package erlang-tftp. 2026-06-28 15:04:55.087 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:55.092 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:55.139 | Selecting previously unselected package erlang-inets. 2026-06-28 15:04:55.152 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:55.158 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:55.245 | Selecting previously unselected package erlang-snmp. 2026-06-28 15:04:55.258 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:55.263 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:55.419 | Selecting previously unselected package erlang-os-mon. 2026-06-28 15:04:55.433 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:55.437 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:55.486 | Selecting previously unselected package erlang-parsetools. 2026-06-28 15:04:55.498 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:55.502 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:55.548 | Selecting previously unselected package erlang-syntax-tools. 2026-06-28 15:04:55.562 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:55.566 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:55.616 | Selecting previously unselected package erlang-tools. 2026-06-28 15:04:55.629 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:55.633 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:55.698 | Selecting previously unselected package erlang-xmerl. 2026-06-28 15:04:55.712 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-28 15:04:55.715 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:55.801 | Selecting previously unselected package rabbitmq-server. 2026-06-28 15:04:55.815 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-28 15:04:55.821 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-28 15:04:56.862 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:57.231 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-28 15:04:57.231 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-28 15:04:59.713 | Searching for services which depend on erlang and should be started... none found. 2026-06-28 15:04:59.744 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:59.755 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:59.767 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:59.778 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:59.789 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:59.801 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:59.813 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:59.823 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:59.834 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:59.845 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:59.856 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:59.867 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:59.878 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:59.889 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:59.900 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:59.911 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-28 15:04:59.922 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-28 15:05:00.010 | info: Selecting GID from range 100 to 999 ... 2026-06-28 15:05:00.016 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-28 15:05:00.115 | info: Selecting UID from range 100 to 999 ... 2026-06-28 15:05:00.115 | 2026-06-28 15:05:00.120 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-28 15:05:00.124 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-28 15:05:00.177 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-28 15:05:00.385 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-28 15:05:20.470 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-28 15:05:22.148 | perl: warning: Setting locale failed. 2026-06-28 15:05:22.149 | perl: warning: Please check that your locale settings: 2026-06-28 15:05:22.149 | LANGUAGE = (unset), 2026-06-28 15:05:22.149 | LC_ALL = "en_US.utf8", 2026-06-28 15:05:22.149 | LANG = "de_DE.UTF-8" 2026-06-28 15:05:22.149 | are supported and installed on your system. 2026-06-28 15:05:22.149 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:05:22.278 | perl: warning: Setting locale failed. 2026-06-28 15:05:22.278 | perl: warning: Please check that your locale settings: 2026-06-28 15:05:22.278 | LANGUAGE = (unset), 2026-06-28 15:05:22.278 | LC_ALL = "en_US.utf8", 2026-06-28 15:05:22.279 | LANG = "de_DE.UTF-8" 2026-06-28 15:05:22.279 | are supported and installed on your system. 2026-06-28 15:05:22.279 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:05:22.328 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:05:22.328 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:05:22.328 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:05:22.399 | perl: warning: Setting locale failed. 2026-06-28 15:05:22.402 | perl: warning: Please check that your locale settings: 2026-06-28 15:05:22.402 | LANGUAGE = (unset), 2026-06-28 15:05:22.402 | LC_ALL = "en_US.utf8", 2026-06-28 15:05:22.402 | LANG = "de_DE.UTF-8" 2026-06-28 15:05:22.402 | are supported and installed on your system. 2026-06-28 15:05:22.403 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:05:22.897 | 2026-06-28 15:05:22.897 | Running kernel seems to be up-to-date. 2026-06-28 15:05:22.897 | 2026-06-28 15:05:22.897 | Restarting services... 2026-06-28 15:05:22.944 | 2026-06-28 15:05:22.945 | Service restarts being deferred: 2026-06-28 15:05:22.945 | /etc/needrestart/restart.d/dbus.service 2026-06-28 15:05:22.945 | systemctl restart systemd-logind.service 2026-06-28 15:05:22.945 | systemctl restart virtlockd.service 2026-06-28 15:05:22.945 | systemctl restart virtlogd.service 2026-06-28 15:05:22.945 | 2026-06-28 15:05:22.945 | No containers need to be restarted. 2026-06-28 15:05:22.945 | 2026-06-28 15:05:22.946 | User sessions running outdated binaries: 2026-06-28 15:05:22.946 | quobyte @ session #5: sshd[2022] 2026-06-28 15:05:22.955 | quobyte @ user manager service: systemd[1161] 2026-06-28 15:05:22.965 | 2026-06-28 15:05:22.965 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-28 15:05:25.293 | + functions-common:apt_get:1211 : result=0 2026-06-28 15:05:25.298 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-28 15:05:25.302 | + functions-common:time_stop:2420 : local name 2026-06-28 15:05:25.305 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:05:25.309 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:05:25.313 | + functions-common:time_stop:2423 : local total 2026-06-28 15:05:25.318 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:05:25.322 | + functions-common:time_stop:2426 : name=apt-get 2026-06-28 15:05:25.326 | + functions-common:time_stop:2427 : start_time=1782659091613 2026-06-28 15:05:25.330 | + functions-common:time_stop:2429 : [[ -z 1782659091613 ]] 2026-06-28 15:05:25.335 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:05:25.341 | + functions-common:time_stop:2432 : end_time=1782659125336 2026-06-28 15:05:25.345 | + functions-common:time_stop:2433 : elapsed_time=33723 2026-06-28 15:05:25.349 | + functions-common:time_stop:2434 : total=90985 2026-06-28 15:05:25.353 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:05:25.358 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=124708 2026-06-28 15:05:25.362 | + functions-common:apt_get:1215 : return 0 2026-06-28 15:05:25.366 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-28 15:05:25.370 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-28 15:05:25.374 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-28 15:05:25.378 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-28 15:05:25.382 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-28 15:05:25.386 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-28 15:05:25.391 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-28 15:05:25.395 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-28 15:05:25.399 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-28 15:05:25.403 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-28 15:05:25.407 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-28 15:05:25.411 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-28 15:05:25.415 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-28 15:05:25.419 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-28 15:05:25.423 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-28 15:05:25.427 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-28 15:05:25.452 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:05:25.457 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-28 15:05:25.462 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:05:25.466 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-28 15:05:25.470 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-28 15:05:25.475 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-28 15:05:25.482 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-28 15:05:25.486 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-28 15:05:25.490 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-28 15:05:25.494 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-28 15:05:25.498 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-28 15:05:25.502 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-28 15:05:25.507 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-28 15:05:26.700 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-28 15:05:26.700 | user tags 2026-06-28 15:05:26.700 | guest [administrator]' 2026-06-28 15:05:26.706 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-28 15:05:26.706 | user tags 2026-06-28 15:05:26.706 | guest [administrator]' 2026-06-28 15:05:26.707 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-28 15:05:26.715 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-28 15:05:26.719 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-28 15:05:26.722 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-28 15:05:27.898 | Adding user "stackrabbit" ... 2026-06-28 15:05:27.916 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-28 15:05:27.941 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-28 15:05:29.053 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-28 15:05:29.092 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-28 15:05:29.096 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-28 15:05:30.205 | Changing password for user "stackrabbit" ... 2026-06-28 15:05:30.248 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-28 15:05:30.251 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-28 15:05:30.255 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-28 15:05:31.399 | Deleting user "guest" ... 2026-06-28 15:05:31.438 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-28 15:05:31.463 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:05:31.467 | + ./stack.sh:main:858 : install_database 2026-06-28 15:05:31.471 | + lib/database:install_database:118 : install_database_mysql 2026-06-28 15:05:31.475 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-28 15:05:31.479 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:05:31.483 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:05:31.487 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-28 15:05:31.499 | perl: warning: Setting locale failed. 2026-06-28 15:05:31.499 | perl: warning: Please check that your locale settings: 2026-06-28 15:05:31.499 | LANGUAGE = (unset), 2026-06-28 15:05:31.499 | LC_ALL = "en_US.utf8", 2026-06-28 15:05:31.500 | LANG = "de_DE.UTF-8" 2026-06-28 15:05:31.500 | are supported and installed on your system. 2026-06-28 15:05:31.500 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:05:31.551 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:05:31.551 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:05:31.551 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:05:31.661 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-28 15:05:31.664 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-28 15:05:31.669 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-28 15:05:31.673 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:05:31.677 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:05:31.680 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-28 15:05:31.684 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-28 15:05:31.687 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-28 15:05:31.692 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-28 15:05:31.696 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-28 15:05:31.699 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-28 15:05:31.703 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-28 15:05:31.706 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-28 15:05:31.710 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-28 15:05:31.714 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-28 15:05:31.718 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-28 15:05:31.722 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-28 15:05:31.725 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-28 15:05:31.729 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-28 15:05:31.733 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-28 15:05:31.736 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-28 15:05:31.739 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-28 15:05:31.743 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-28 15:05:31.746 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-28 15:05:31.750 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:05:31.754 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:05:31.758 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-28 15:05:31.762 | + functions-common:install_package:1438 : update_package_repo 2026-06-28 15:05:31.766 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-28 15:05:31.769 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-28 15:05:31.773 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-28 15:05:31.777 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-28 15:05:31.781 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-28 15:05:31.785 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:05:31.788 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:05:31.792 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-28 15:05:31.796 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-28 15:05:31.800 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-28 15:05:31.803 | + functions-common:apt_get_update:1167 : return 2026-06-28 15:05:31.806 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-28 15:05:31.810 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-28 15:05:31.814 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:05:31.818 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:05:31.822 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-28 15:05:31.849 | + 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-06-28 15:05:31.889 | Reading package lists... 2026-06-28 15:05:32.320 | Building dependency tree... 2026-06-28 15:05:32.322 | Reading state information... 2026-06-28 15:05:33.011 | The following additional packages will be installed: 2026-06-28 15:05:33.011 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-28 15:05:33.011 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-28 15:05:33.011 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-28 15:05:33.012 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-28 15:05:33.013 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-28 15:05:33.013 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-28 15:05:33.014 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-28 15:05:33.017 | Suggested packages: 2026-06-28 15:05:33.018 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-28 15:05:33.018 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-28 15:05:33.073 | The following NEW packages will be installed: 2026-06-28 15:05:33.073 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-28 15:05:33.073 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-28 15:05:33.074 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-28 15:05:33.074 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-28 15:05:33.074 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-28 15:05:33.074 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-28 15:05:33.075 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-28 15:05:33.134 | 0 upgraded, 27 newly installed, 0 to remove and 85 not upgraded. 2026-06-28 15:05:33.134 | Need to get 29.6 MB of archives. 2026-06-28 15:05:33.134 | After this operation, 243 MB of additional disk space will be used. 2026-06-28 15:05:33.134 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-06-28 15:05:33.190 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-28 15:05:33.191 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-28 15:05:33.192 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-28 15:05:33.197 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-28 15:05:33.204 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-06-28 15:05:33.450 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-06-28 15:05:33.467 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-28 15:05:33.467 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-28 15:05:33.468 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-28 15:05:33.470 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-28 15:05:33.472 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-28 15:05:33.473 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-28 15:05:33.474 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-28 15:05:33.475 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-28 15:05:33.475 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-28 15:05:33.477 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-28 15:05:33.477 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-28 15:05:33.478 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-28 15:05:33.479 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-28 15:05:33.482 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-28 15:05:33.483 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-28 15:05:33.483 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-28 15:05:33.484 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-28 15:05:33.486 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-28 15:05:33.577 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-28 15:05:33.578 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-28 15:05:33.833 | perl: warning: Setting locale failed. 2026-06-28 15:05:33.834 | perl: warning: Please check that your locale settings: 2026-06-28 15:05:33.834 | LANGUAGE = (unset), 2026-06-28 15:05:33.834 | LC_ALL = "en_US.utf8", 2026-06-28 15:05:33.834 | LANG = "de_DE.UTF-8" 2026-06-28 15:05:33.834 | are supported and installed on your system. 2026-06-28 15:05:33.834 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:05:33.897 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:05:33.897 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:05:33.897 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:05:34.028 | Vorkonfiguration der Pakete ... 2026-06-28 15:05:34.038 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:05:34.171 | Fetched 29.6 MB in 0s (63.4 MB/s) 2026-06-28 15:05:34.207 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-28 15:05:34.275 | (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 ... 125782 files and directories currently installed.) 2026-06-28 15:05:34.283 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-28 15:05:34.288 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-28 15:05:34.696 | Selecting previously unselected package mysql-client-8.0. 2026-06-28 15:05:34.709 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-28 15:05:34.713 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-28 15:05:34.765 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-28 15:05:34.778 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-28 15:05:34.786 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-28 15:05:34.833 | Selecting previously unselected package libmecab2:amd64. 2026-06-28 15:05:34.846 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-28 15:05:34.850 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-28 15:05:34.905 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-28 15:05:34.918 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-28 15:05:34.922 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-28 15:05:34.972 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-28 15:05:34.986 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-28 15:05:34.990 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-28 15:05:35.948 | Selecting previously unselected package mysql-server-8.0. 2026-06-28 15:05:35.961 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-28 15:05:35.969 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:05:36.022 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:05:36.022 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:05:36.022 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:05:36.098 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:05:36.109 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:05:36.411 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-28 15:05:36.476 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-28 15:05:36.490 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-28 15:05:36.494 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-28 15:05:36.537 | Selecting previously unselected package liburi-perl. 2026-06-28 15:05:36.550 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-28 15:05:36.554 | Unpacking liburi-perl (5.27-1) ... 2026-06-28 15:05:36.638 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-28 15:05:36.651 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-28 15:05:36.655 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-28 15:05:36.712 | Selecting previously unselected package libcgi-pm-perl. 2026-06-28 15:05:36.726 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-28 15:05:36.730 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-28 15:05:36.793 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-28 15:05:36.806 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-28 15:05:36.811 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-28 15:05:36.853 | Selecting previously unselected package libfcgi-perl. 2026-06-28 15:05:36.867 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-28 15:05:36.871 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-28 15:05:36.915 | Selecting previously unselected package libcgi-fast-perl. 2026-06-28 15:05:36.928 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-28 15:05:36.932 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-28 15:05:36.977 | Selecting previously unselected package libclone-perl:amd64. 2026-06-28 15:05:36.990 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-28 15:05:36.994 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-28 15:05:37.037 | Selecting previously unselected package libencode-locale-perl. 2026-06-28 15:05:37.050 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-28 15:05:37.054 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-28 15:05:37.095 | Selecting previously unselected package libfcgi-bin. 2026-06-28 15:05:37.108 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-28 15:05:37.112 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-28 15:05:37.152 | Selecting previously unselected package libhtml-template-perl. 2026-06-28 15:05:37.166 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-28 15:05:37.171 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-28 15:05:37.215 | Selecting previously unselected package libtimedate-perl. 2026-06-28 15:05:37.228 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-28 15:05:37.232 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-28 15:05:37.303 | Selecting previously unselected package libhttp-date-perl. 2026-06-28 15:05:37.316 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-28 15:05:37.320 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-28 15:05:37.362 | Selecting previously unselected package libio-html-perl. 2026-06-28 15:05:37.376 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-28 15:05:37.380 | Unpacking libio-html-perl (1.004-3) ... 2026-06-28 15:05:37.421 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-28 15:05:37.434 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-28 15:05:37.438 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-28 15:05:37.480 | Selecting previously unselected package libhttp-message-perl. 2026-06-28 15:05:37.492 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-28 15:05:37.497 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-28 15:05:37.550 | Selecting previously unselected package mecab-utils. 2026-06-28 15:05:37.564 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-28 15:05:37.568 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-28 15:05:37.614 | Selecting previously unselected package mecab-ipadic. 2026-06-28 15:05:37.627 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-28 15:05:37.632 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-28 15:05:38.256 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-28 15:05:38.270 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-28 15:05:38.273 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-28 15:05:38.312 | Selecting previously unselected package mysql-server. 2026-06-28 15:05:38.325 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-28 15:05:38.328 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-28 15:05:38.395 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-28 15:05:38.406 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-28 15:05:38.420 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-28 15:05:38.431 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-28 15:05:38.441 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-28 15:05:38.453 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-28 15:05:38.463 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-28 15:05:38.474 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-28 15:05:38.486 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-28 15:05:38.497 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-28 15:05:38.508 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-28 15:05:38.519 | Setting up libio-html-perl (1.004-3) ... 2026-06-28 15:05:38.529 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-28 15:05:38.537 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-28 15:05:38.546 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-28 15:05:38.555 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-28 15:05:38.563 | Setting up liburi-perl (5.27-1) ... 2026-06-28 15:05:38.572 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-28 15:05:38.613 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:05:38.665 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:05:38.665 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:05:38.665 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:05:38.744 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:05:38.757 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:05:38.809 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-28 15:05:38.846 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-28 15:05:50.660 | mysqld will log errors to /var/log/mysql/error.log 2026-06-28 15:05:51.491 | mysqld is running as pid 22241 2026-06-28 15:05:53.927 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-28 15:05:55.551 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-28 15:05:55.563 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-28 15:05:55.572 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-28 15:05:55.576 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-28 15:05:55.576 | 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-06-28 15:05:55.576 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-28 15:05:55.581 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-28 15:05:55.581 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-28 15:05:55.589 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-28 15:05:55.688 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-28 15:05:55.688 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-28 15:05:55.688 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-28 15:05:55.689 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-28 15:05:55.689 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-28 15:05:55.690 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-28 15:05:55.741 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-28 15:05:55.742 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-28 15:05:56.060 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-28 15:05:56.060 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-28 15:05:56.066 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-28 15:05:56.218 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-28 15:05:56.301 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-28 15:05:56.301 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-28 15:05:56.527 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-28 15:05:56.527 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-28 15:05:56.527 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-28 15:05:56.557 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-28 15:05:56.606 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-28 15:05:56.607 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-28 15:05:56.610 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-28 15:05:56.610 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-28 15:05:56.610 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-28 15:05:56.957 | 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-06-28 15:05:57.067 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-28 15:05:57.316 | 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-06-28 15:05:57.319 | 2026-06-28 15:05:57.319 | done! 2026-06-28 15:05:57.326 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-28 15:05:57.333 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-28 15:05:57.341 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-28 15:05:57.346 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-28 15:05:57.346 | 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-06-28 15:05:57.346 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-28 15:05:57.352 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-28 15:05:57.352 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-28 15:05:57.364 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-28 15:05:57.491 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-28 15:05:57.492 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-28 15:05:57.492 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-28 15:05:57.493 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-28 15:05:57.494 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-28 15:05:57.494 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-28 15:05:57.577 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-28 15:05:57.577 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-28 15:05:58.039 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-28 15:05:58.039 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-28 15:05:58.049 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-28 15:05:58.250 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-28 15:05:58.356 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-28 15:05:58.356 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-28 15:05:58.653 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-28 15:05:58.653 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-28 15:05:58.654 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-28 15:05:58.693 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-28 15:05:58.762 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-28 15:05:58.762 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-28 15:05:58.768 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-28 15:05:58.768 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-28 15:05:58.768 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-28 15:05:59.189 | 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-06-28 15:05:59.306 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-28 15:05:59.552 | 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-06-28 15:05:59.555 | 2026-06-28 15:05:59.555 | done! 2026-06-28 15:05:59.564 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-28 15:05:59.572 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-28 15:05:59.583 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-28 15:05:59.594 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-28 15:05:59.604 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-28 15:05:59.615 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-28 15:05:59.625 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-28 15:05:59.637 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-28 15:06:01.520 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-28 15:06:01.754 | perl: warning: Setting locale failed. 2026-06-28 15:06:01.754 | perl: warning: Please check that your locale settings: 2026-06-28 15:06:01.754 | LANGUAGE = (unset), 2026-06-28 15:06:01.754 | LC_ALL = "en_US.utf8", 2026-06-28 15:06:01.755 | LANG = "de_DE.UTF-8" 2026-06-28 15:06:01.755 | are supported and installed on your system. 2026-06-28 15:06:01.755 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:06:01.888 | perl: warning: Setting locale failed. 2026-06-28 15:06:01.888 | perl: warning: Please check that your locale settings: 2026-06-28 15:06:01.888 | LANGUAGE = (unset), 2026-06-28 15:06:01.888 | LC_ALL = "en_US.utf8", 2026-06-28 15:06:01.888 | LANG = "de_DE.UTF-8" 2026-06-28 15:06:01.888 | are supported and installed on your system. 2026-06-28 15:06:01.888 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:06:01.938 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:06:01.938 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:06:01.938 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:06:02.008 | perl: warning: Setting locale failed. 2026-06-28 15:06:02.008 | perl: warning: Please check that your locale settings: 2026-06-28 15:06:02.008 | LANGUAGE = (unset), 2026-06-28 15:06:02.008 | LC_ALL = "en_US.utf8", 2026-06-28 15:06:02.008 | LANG = "de_DE.UTF-8" 2026-06-28 15:06:02.008 | are supported and installed on your system. 2026-06-28 15:06:02.008 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:06:02.506 | 2026-06-28 15:06:02.506 | Running kernel seems to be up-to-date. 2026-06-28 15:06:02.506 | 2026-06-28 15:06:02.506 | Restarting services... 2026-06-28 15:06:02.556 | 2026-06-28 15:06:02.556 | Service restarts being deferred: 2026-06-28 15:06:02.556 | /etc/needrestart/restart.d/dbus.service 2026-06-28 15:06:02.556 | systemctl restart systemd-logind.service 2026-06-28 15:06:02.556 | systemctl restart virtlockd.service 2026-06-28 15:06:02.556 | systemctl restart virtlogd.service 2026-06-28 15:06:02.556 | 2026-06-28 15:06:02.557 | No containers need to be restarted. 2026-06-28 15:06:02.557 | 2026-06-28 15:06:02.557 | User sessions running outdated binaries: 2026-06-28 15:06:02.557 | quobyte @ session #5: sshd[2022] 2026-06-28 15:06:02.567 | quobyte @ user manager service: systemd[1161] 2026-06-28 15:06:02.577 | 2026-06-28 15:06:02.578 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-28 15:06:04.561 | + functions-common:apt_get:1211 : result=0 2026-06-28 15:06:04.563 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-28 15:06:04.566 | + functions-common:time_stop:2420 : local name 2026-06-28 15:06:04.568 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:06:04.571 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:06:04.574 | + functions-common:time_stop:2423 : local total 2026-06-28 15:06:04.576 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:06:04.579 | + functions-common:time_stop:2426 : name=apt-get 2026-06-28 15:06:04.581 | + functions-common:time_stop:2427 : start_time=1782659131846 2026-06-28 15:06:04.584 | + functions-common:time_stop:2429 : [[ -z 1782659131846 ]] 2026-06-28 15:06:04.588 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:06:04.592 | + functions-common:time_stop:2432 : end_time=1782659164589 2026-06-28 15:06:04.595 | + functions-common:time_stop:2433 : elapsed_time=32743 2026-06-28 15:06:04.598 | + functions-common:time_stop:2434 : total=124708 2026-06-28 15:06:04.600 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:06:04.602 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157451 2026-06-28 15:06:04.605 | + functions-common:apt_get:1215 : return 0 2026-06-28 15:06:04.608 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-28 15:06:04.610 | + ./stack.sh:main:861 : install_database_python 2026-06-28 15:06:04.612 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-28 15:06:04.616 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-28 15:06:04.619 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-28 15:06:04.621 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-28 15:06:04.625 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-28 15:06:04.628 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-28 15:06:04.631 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-28 15:06:04.635 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-28 15:06:04.637 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-28 15:06:04.642 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-28 15:06:04.644 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-28 15:06:04.646 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-28 15:06:04.651 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-28 15:06:04.655 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-28 15:06:04.678 | Using python 3.12 to install PyMySQL 2026-06-28 15:06:04.681 | + 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-06-28 15:06:05.881 | Collecting PyMySQL 2026-06-28 15:06:06.048 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-28 15:06:06.077 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-28 15:06:06.253 | Installing collected packages: PyMySQL 2026-06-28 15:06:06.322 | Successfully installed PyMySQL-1.2.0 2026-06-28 15:06:06.430 | + inc/python:pip_install:216 : result=0 2026-06-28 15:06:06.433 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:06:06.436 | + functions-common:time_stop:2420 : local name 2026-06-28 15:06:06.439 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:06:06.441 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:06:06.444 | + functions-common:time_stop:2423 : local total 2026-06-28 15:06:06.447 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:06:06.449 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:06:06.451 | + functions-common:time_stop:2427 : start_time=1782659164672 2026-06-28 15:06:06.454 | + functions-common:time_stop:2429 : [[ -z 1782659164672 ]] 2026-06-28 15:06:06.459 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:06:06.463 | + functions-common:time_stop:2432 : end_time=1782659166460 2026-06-28 15:06:06.465 | + functions-common:time_stop:2433 : elapsed_time=1788 2026-06-28 15:06:06.468 | + functions-common:time_stop:2434 : total=34809 2026-06-28 15:06:06.471 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:06:06.473 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36597 2026-06-28 15:06:06.476 | + inc/python:pip_install:219 : return 0 2026-06-28 15:06:06.479 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-28 15:06:06.481 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-28 15:06:06.484 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-28 15:06:06.487 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-28 15:06:06.506 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:06:06.508 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-28 15:06:06.511 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-28 15:06:06.532 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:06:06.535 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-28 15:06:06.554 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:06:06.557 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-28 15:06:06.574 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:06:06.577 | + ./stack.sh:main:869 : install_etcd3 2026-06-28 15:06:06.580 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-28 15:06:06.580 | Installing etcd 2026-06-28 15:06:06.583 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-28 15:06:06.598 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-28 15:06:06.613 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-28 15:06:06.616 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-28 15:06:06.632 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-28 15:06:06.636 | ++ 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-06-28 15:06:06.640 | ++ 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-06-28 15:06:06.643 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-28 15:06:06.646 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-28 15:06:06.650 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-28 15:06:06.653 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-28 15:06:06.656 | ++ 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-06-28 15:06:06.660 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-28 15:06:06.663 | ++ 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-06-28 15:06:06.670 | --2026-06-28 17:06:06-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-28 15:06:06.735 | Resolving github.com (github.com)... 140.82.121.4 2026-06-28 15:06:06.750 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-28 15:06:06.991 | HTTP request sent, awaiting response... 302 Found 2026-06-28 15:06:06.991 | 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-06-28T16%3A02%3A01Z&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-06-28T15%3A01%3A45Z&ske=2026-06-28T16%3A02%3A01Z&sks=b&skv=2018-11-09&sig=qTnzeqjyzWbNkoFfhqmFUCIJ3ViOcsw%2BaTK2TZqBhz4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjY2MDk2NiwibmJmIjoxNzgyNjU5MTY2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._BWPxMI57SwqhnLISS3szyv3ThYdGWN0JLzcR8Xluzo&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-28 15:06:06.992 | --2026-06-28 17:06:06-- 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-06-28T16%3A02%3A01Z&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-06-28T15%3A01%3A45Z&ske=2026-06-28T16%3A02%3A01Z&sks=b&skv=2018-11-09&sig=qTnzeqjyzWbNkoFfhqmFUCIJ3ViOcsw%2BaTK2TZqBhz4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjY2MDk2NiwibmJmIjoxNzgyNjU5MTY2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ._BWPxMI57SwqhnLISS3szyv3ThYdGWN0JLzcR8Xluzo&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-28 15:06:07.008 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2026-06-28 15:06:07.020 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-28 15:06:07.061 | HTTP request sent, awaiting response... 200 OK 2026-06-28 15:06:07.062 | Length: 20927601 (20M) [application/octet-stream] 2026-06-28 15:06:07.062 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-28 15:06:07.115 | 2026-06-28 15:06:07.317 | 0K ........ ........ ... 100% 78.9M=0.3s 2026-06-28 15:06:07.317 | 2026-06-28 15:06:07.317 | 2026-06-28 17:06:07 (78.9 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-28 15:06:07.317 | 2026-06-28 15:06:07.321 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-28 15:06:07.324 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-28 15:06:07.327 | ++ functions:get_extra_file:81 : return 2026-06-28 15:06:07.330 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-28 15:06:07.333 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-28 15:06:07.335 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-28 15:06:07.338 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-28 15:06:07.364 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-28 15:06:07.367 | + 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-06-28 15:06:07.375 | etcd-v3.5.21-linux-amd64/ 2026-06-28 15:06:07.375 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-28 15:06:07.375 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-28 15:06:07.375 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-28 15:06:07.375 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-28 15:06:07.376 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-28 15:06:07.376 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-28 15:06:07.376 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-28 15:06:07.376 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-28 15:06:07.376 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-28 15:06:07.376 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-28 15:06:07.377 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-28 15:06:07.377 | etcd-v3.5.21-linux-amd64/README.md 2026-06-28 15:06:07.377 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-28 15:06:07.540 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-28 15:06:07.737 | etcd-v3.5.21-linux-amd64/etcd 2026-06-28 15:06:07.996 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-28 15:06:08.030 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-28 15:06:08.060 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-28 15:06:08.064 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-28 15:06:08.083 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:06:08.086 | + ./stack.sh:main:888 : install_dstat 2026-06-28 15:06:08.089 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-28 15:06:08.108 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:06:08.111 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-28 15:06:08.114 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:06:08.117 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-28 15:06:08.120 | + ./stack.sh:main:897 : install_libs 2026-06-28 15:06:08.123 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-28 15:06:08.126 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-28 15:06:08.129 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-28 15:06:08.132 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-28 15:06:08.135 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.138 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.141 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-28 15:06:08.143 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.146 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-28 15:06:08.149 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-28 15:06:08.152 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-28 15:06:08.156 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-28 15:06:08.159 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.161 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.164 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-28 15:06:08.167 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.170 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-28 15:06:08.174 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-28 15:06:08.177 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-28 15:06:08.179 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-28 15:06:08.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.186 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.188 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-28 15:06:08.191 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.194 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-28 15:06:08.198 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-28 15:06:08.201 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-28 15:06:08.203 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-28 15:06:08.206 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.210 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.212 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-28 15:06:08.215 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.218 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-28 15:06:08.222 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-28 15:06:08.225 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-28 15:06:08.227 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-28 15:06:08.230 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.233 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.235 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-28 15:06:08.239 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.242 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-28 15:06:08.244 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-28 15:06:08.248 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-28 15:06:08.251 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-28 15:06:08.253 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.256 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.259 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-28 15:06:08.262 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.265 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-28 15:06:08.268 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-28 15:06:08.271 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-28 15:06:08.275 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-28 15:06:08.277 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.280 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.283 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-28 15:06:08.286 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.289 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-28 15:06:08.292 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-28 15:06:08.296 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-28 15:06:08.299 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-28 15:06:08.301 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.304 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.308 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-28 15:06:08.310 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.313 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-28 15:06:08.316 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-28 15:06:08.319 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-28 15:06:08.323 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-28 15:06:08.325 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.328 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.332 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-28 15:06:08.334 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.338 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-28 15:06:08.340 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-28 15:06:08.344 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-28 15:06:08.347 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-28 15:06:08.349 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.353 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.356 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-28 15:06:08.358 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.362 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-28 15:06:08.364 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-28 15:06:08.367 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-28 15:06:08.371 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-28 15:06:08.373 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.377 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.380 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-28 15:06:08.382 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.386 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-28 15:06:08.388 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-28 15:06:08.391 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-28 15:06:08.395 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-28 15:06:08.398 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.401 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.403 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-28 15:06:08.406 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.409 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-28 15:06:08.412 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-28 15:06:08.414 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-28 15:06:08.418 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-28 15:06:08.421 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.424 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.427 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-28 15:06:08.430 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.433 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-28 15:06:08.436 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-28 15:06:08.439 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-28 15:06:08.442 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-28 15:06:08.445 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.447 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.451 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-28 15:06:08.453 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.457 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-28 15:06:08.460 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-28 15:06:08.462 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-28 15:06:08.466 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-28 15:06:08.468 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.471 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.474 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-28 15:06:08.476 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.480 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-28 15:06:08.483 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-28 15:06:08.486 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-28 15:06:08.489 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-28 15:06:08.493 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.496 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.499 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-28 15:06:08.502 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.505 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-28 15:06:08.508 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-28 15:06:08.511 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-28 15:06:08.514 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-28 15:06:08.517 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.520 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.523 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-28 15:06:08.526 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.529 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-28 15:06:08.532 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-28 15:06:08.535 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-28 15:06:08.538 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-28 15:06:08.541 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.544 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.547 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-28 15:06:08.549 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.552 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-28 15:06:08.555 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-28 15:06:08.558 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-28 15:06:08.561 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-28 15:06:08.564 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.567 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.570 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-28 15:06:08.573 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.576 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-28 15:06:08.579 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-28 15:06:08.582 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-28 15:06:08.585 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-28 15:06:08.588 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.590 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.593 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-28 15:06:08.596 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.599 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-28 15:06:08.602 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-28 15:06:08.605 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-28 15:06:08.608 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-28 15:06:08.611 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.614 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.617 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-28 15:06:08.621 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.624 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-28 15:06:08.626 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-28 15:06:08.630 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-28 15:06:08.633 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-28 15:06:08.636 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.639 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.642 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-28 15:06:08.645 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.648 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-28 15:06:08.651 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-28 15:06:08.654 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-28 15:06:08.657 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-28 15:06:08.660 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.663 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.666 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-28 15:06:08.668 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.671 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-28 15:06:08.674 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-28 15:06:08.677 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-28 15:06:08.679 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-28 15:06:08.682 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.686 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.688 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-28 15:06:08.691 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.694 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-28 15:06:08.697 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-28 15:06:08.700 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-28 15:06:08.703 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-28 15:06:08.705 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.709 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.712 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-28 15:06:08.715 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.718 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-28 15:06:08.720 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-28 15:06:08.723 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-28 15:06:08.726 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-28 15:06:08.729 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.731 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.735 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-28 15:06:08.738 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.740 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-28 15:06:08.743 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-28 15:06:08.746 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-28 15:06:08.748 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-28 15:06:08.752 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.755 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.757 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-28 15:06:08.760 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.763 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-28 15:06:08.766 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-28 15:06:08.769 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-28 15:06:08.772 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-28 15:06:08.775 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.778 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.780 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-28 15:06:08.784 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.787 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-28 15:06:08.789 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-28 15:06:08.792 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-28 15:06:08.795 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-28 15:06:08.798 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.801 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.804 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-28 15:06:08.807 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.810 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-28 15:06:08.813 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-28 15:06:08.816 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-28 15:06:08.819 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-28 15:06:08.822 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.824 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.827 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-28 15:06:08.830 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.833 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-28 15:06:08.836 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-28 15:06:08.839 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-28 15:06:08.842 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-28 15:06:08.844 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.847 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.850 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-28 15:06:08.853 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.856 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-28 15:06:08.859 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-28 15:06:08.862 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-28 15:06:08.865 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-28 15:06:08.868 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.870 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.873 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-28 15:06:08.876 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.878 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-28 15:06:08.882 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-28 15:06:08.885 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-28 15:06:08.888 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-28 15:06:08.890 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.893 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.896 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-28 15:06:08.899 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.902 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-28 15:06:08.905 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-28 15:06:08.908 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-28 15:06:08.911 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-28 15:06:08.914 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.917 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.920 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-28 15:06:08.922 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.925 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-28 15:06:08.929 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-28 15:06:08.932 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-28 15:06:08.935 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-28 15:06:08.938 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.942 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.945 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-28 15:06:08.948 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.951 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-28 15:06:08.954 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-28 15:06:08.956 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-28 15:06:08.959 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-28 15:06:08.962 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.966 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.968 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-28 15:06:08.971 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.974 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-28 15:06:08.977 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-28 15:06:08.980 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-28 15:06:08.984 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-28 15:06:08.987 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:08.989 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:08.992 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-28 15:06:08.995 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:08.998 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-28 15:06:09.001 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-28 15:06:09.004 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-28 15:06:09.007 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-28 15:06:09.010 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:09.013 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:09.016 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-28 15:06:09.019 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:09.022 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-28 15:06:09.025 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-28 15:06:09.028 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:09.031 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:09.034 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-28 15:06:09.036 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:09.039 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-28 15:06:09.062 | Using python 3.12 to install etcd3gw 2026-06-28 15:06:09.065 | + 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-06-28 15:06:10.305 | Collecting etcd3gw 2026-06-28 15:06:10.451 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-28 15:06:10.462 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-28 15:06:10.503 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-28 15:06:10.505 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-28 15:06:10.551 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-28 15:06:10.568 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-28 15:06:10.612 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-28 15:06:10.630 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-28 15:06:11.147 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-28 15:06:11.169 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-28 15:06:11.192 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-28 15:06:11.366 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-28 15:06:11.368 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-28 15:06:11.406 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-28 15:06:11.408 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-28 15:06:11.453 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-28 15:06:11.456 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-28 15:06:11.461 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-28 15:06:11.576 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-28 15:06:11.610 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-06-28 15:06:11.640 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-28 15:06:11.650 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-28 15:06:11.652 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-28 15:06:11.655 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-28 15:06:11.657 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-28 15:06:11.675 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-28 15:06:11.916 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-28 15:06:11.973 | Attempting uninstall: urllib3 2026-06-28 15:06:11.981 | Found existing installation: urllib3 2.0.7 2026-06-28 15:06:11.982 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:06:11.982 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-28 15:06:12.121 | Attempting uninstall: idna 2026-06-28 15:06:12.129 | Found existing installation: idna 3.6 2026-06-28 15:06:12.130 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:06:12.130 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-28 15:06:12.287 | Attempting uninstall: requests 2026-06-28 15:06:12.294 | Found existing installation: requests 2.31.0 2026-06-28 15:06:12.294 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:06:12.295 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-28 15:06:12.522 | 2026-06-28 15:06:12.528 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-28 15:06:12.658 | + inc/python:pip_install:216 : result=0 2026-06-28 15:06:12.661 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:06:12.663 | + functions-common:time_stop:2420 : local name 2026-06-28 15:06:12.666 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:06:12.668 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:06:12.670 | + functions-common:time_stop:2423 : local total 2026-06-28 15:06:12.673 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:06:12.676 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:06:12.679 | + functions-common:time_stop:2427 : start_time=1782659169056 2026-06-28 15:06:12.682 | + functions-common:time_stop:2429 : [[ -z 1782659169056 ]] 2026-06-28 15:06:12.686 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:06:12.691 | + functions-common:time_stop:2432 : end_time=1782659172687 2026-06-28 15:06:12.694 | + functions-common:time_stop:2433 : elapsed_time=3631 2026-06-28 15:06:12.696 | + functions-common:time_stop:2434 : total=36597 2026-06-28 15:06:12.699 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:06:12.702 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40228 2026-06-28 15:06:12.706 | + inc/python:pip_install:219 : return 0 2026-06-28 15:06:12.709 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-28 15:06:12.711 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-28 15:06:12.714 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-28 15:06:12.716 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-28 15:06:12.720 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-28 15:06:12.723 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-28 15:06:12.726 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-28 15:06:12.729 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-28 15:06:12.732 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-28 15:06:12.735 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-28 15:06:12.738 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-28 15:06:12.741 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-28 15:06:12.744 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-28 15:06:12.747 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-28 15:06:12.750 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-28 15:06:12.753 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-28 15:06:12.756 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-28 15:06:12.759 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:06:12.761 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:06:12.765 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-28 15:06:12.767 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-28 15:06:12.771 | + functions-common:install_package:1438 : update_package_repo 2026-06-28 15:06:12.774 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-28 15:06:12.777 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-28 15:06:12.781 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-28 15:06:12.784 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-28 15:06:12.787 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-28 15:06:12.790 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:06:12.793 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:06:12.796 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-28 15:06:12.800 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-28 15:06:12.803 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-28 15:06:12.805 | + functions-common:apt_get_update:1167 : return 2026-06-28 15:06:12.808 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-28 15:06:12.811 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-28 15:06:12.813 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:06:12.817 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:06:12.819 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-28 15:06:12.843 | + 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-06-28 15:06:12.880 | Reading package lists... 2026-06-28 15:06:13.238 | Building dependency tree... 2026-06-28 15:06:13.239 | Reading state information... 2026-06-28 15:06:13.726 | The following additional packages will be installed: 2026-06-28 15:06:13.728 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-28 15:06:13.731 | Suggested packages: 2026-06-28 15:06:13.733 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-28 15:06:13.733 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-28 15:06:13.733 | python3-uwsgidecorators 2026-06-28 15:06:13.766 | The following NEW packages will be installed: 2026-06-28 15:06:13.768 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-28 15:06:13.850 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-28 15:06:13.850 | Need to get 1270 kB of archives. 2026-06-28 15:06:13.851 | After this operation, 4285 kB of additional disk space will be used. 2026-06-28 15:06:13.851 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-28 15:06:13.904 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-28 15:06:13.907 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-28 15:06:13.922 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-28 15:06:13.939 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-28 15:06:13.940 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-28 15:06:14.166 | perl: warning: Setting locale failed. 2026-06-28 15:06:14.166 | perl: warning: Please check that your locale settings: 2026-06-28 15:06:14.166 | LANGUAGE = (unset), 2026-06-28 15:06:14.166 | LC_ALL = "en_US.utf8", 2026-06-28 15:06:14.166 | LANG = "de_DE.UTF-8" 2026-06-28 15:06:14.166 | are supported and installed on your system. 2026-06-28 15:06:14.166 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:06:14.231 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:06:14.231 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:06:14.231 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:06:14.418 | Fetched 1270 kB in 0s (8693 kB/s) 2026-06-28 15:06:14.460 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-28 15:06:14.524 | (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 ... 126384 files and directories currently installed.) 2026-06-28 15:06:14.530 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-28 15:06:14.538 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-28 15:06:14.589 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-28 15:06:14.600 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-28 15:06:14.605 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-28 15:06:14.654 | Selecting previously unselected package libzmq5:amd64. 2026-06-28 15:06:14.666 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-28 15:06:14.670 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-28 15:06:14.720 | Selecting previously unselected package uwsgi-core. 2026-06-28 15:06:14.733 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-28 15:06:14.737 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-28 15:06:14.909 | Selecting previously unselected package uwsgi. 2026-06-28 15:06:14.921 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-28 15:06:14.929 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-28 15:06:14.981 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-28 15:06:14.993 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-28 15:06:14.999 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-28 15:06:15.065 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-28 15:06:15.077 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-28 15:06:15.088 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-28 15:06:15.099 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-28 15:06:15.118 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-28 15:06:15.666 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-28 15:06:15.699 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-28 15:06:16.680 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-28 15:06:16.916 | perl: warning: Setting locale failed. 2026-06-28 15:06:16.916 | perl: warning: Please check that your locale settings: 2026-06-28 15:06:16.916 | LANGUAGE = (unset), 2026-06-28 15:06:16.916 | LC_ALL = "en_US.utf8", 2026-06-28 15:06:16.916 | LANG = "de_DE.UTF-8" 2026-06-28 15:06:16.916 | are supported and installed on your system. 2026-06-28 15:06:16.916 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:06:17.044 | perl: warning: Setting locale failed. 2026-06-28 15:06:17.044 | perl: warning: Please check that your locale settings: 2026-06-28 15:06:17.044 | LANGUAGE = (unset), 2026-06-28 15:06:17.044 | LC_ALL = "en_US.utf8", 2026-06-28 15:06:17.044 | LANG = "de_DE.UTF-8" 2026-06-28 15:06:17.045 | are supported and installed on your system. 2026-06-28 15:06:17.045 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:06:17.094 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:06:17.094 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:06:17.094 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:06:17.164 | perl: warning: Setting locale failed. 2026-06-28 15:06:17.164 | perl: warning: Please check that your locale settings: 2026-06-28 15:06:17.164 | LANGUAGE = (unset), 2026-06-28 15:06:17.164 | LC_ALL = "en_US.utf8", 2026-06-28 15:06:17.164 | LANG = "de_DE.UTF-8" 2026-06-28 15:06:17.164 | are supported and installed on your system. 2026-06-28 15:06:17.164 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:06:17.659 | 2026-06-28 15:06:17.659 | Running kernel seems to be up-to-date. 2026-06-28 15:06:17.659 | 2026-06-28 15:06:17.660 | Restarting services... 2026-06-28 15:06:17.706 | 2026-06-28 15:06:17.706 | Service restarts being deferred: 2026-06-28 15:06:17.706 | /etc/needrestart/restart.d/dbus.service 2026-06-28 15:06:17.706 | systemctl restart systemd-logind.service 2026-06-28 15:06:17.706 | systemctl restart virtlockd.service 2026-06-28 15:06:17.706 | systemctl restart virtlogd.service 2026-06-28 15:06:17.706 | 2026-06-28 15:06:17.706 | No containers need to be restarted. 2026-06-28 15:06:17.707 | 2026-06-28 15:06:17.707 | User sessions running outdated binaries: 2026-06-28 15:06:17.707 | quobyte @ session #5: sshd[2022] 2026-06-28 15:06:17.716 | quobyte @ user manager service: systemd[1161] 2026-06-28 15:06:17.724 | 2026-06-28 15:06:17.724 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-28 15:06:19.689 | + functions-common:apt_get:1211 : result=0 2026-06-28 15:06:19.692 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-28 15:06:19.694 | + functions-common:time_stop:2420 : local name 2026-06-28 15:06:19.697 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:06:19.700 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:06:19.702 | + functions-common:time_stop:2423 : local total 2026-06-28 15:06:19.705 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:06:19.707 | + functions-common:time_stop:2426 : name=apt-get 2026-06-28 15:06:19.710 | + functions-common:time_stop:2427 : start_time=1782659172839 2026-06-28 15:06:19.713 | + functions-common:time_stop:2429 : [[ -z 1782659172839 ]] 2026-06-28 15:06:19.717 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:06:19.721 | + functions-common:time_stop:2432 : end_time=1782659179718 2026-06-28 15:06:19.724 | + functions-common:time_stop:2433 : elapsed_time=6879 2026-06-28 15:06:19.727 | + functions-common:time_stop:2434 : total=157451 2026-06-28 15:06:19.730 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:06:19.733 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164330 2026-06-28 15:06:19.736 | + functions-common:apt_get:1215 : return 0 2026-06-28 15:06:19.739 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-28 15:06:19.742 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:06:19.745 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:06:19.747 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-28 15:06:19.750 | perl: warning: Setting locale failed. 2026-06-28 15:06:19.750 | perl: warning: Please check that your locale settings: 2026-06-28 15:06:19.750 | LANGUAGE = (unset), 2026-06-28 15:06:19.750 | LC_ALL = "en_US.utf8", 2026-06-28 15:06:19.750 | LANG = (unset) 2026-06-28 15:06:19.751 | are supported and installed on your system. 2026-06-28 15:06:19.751 | perl: warning: Falling back to the standard locale ("C"). 2026-06-28 15:06:19.785 | No module matches proxy 2026-06-28 15:06:19.788 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-28 15:06:19.800 | perl: warning: Setting locale failed. 2026-06-28 15:06:19.800 | perl: warning: Please check that your locale settings: 2026-06-28 15:06:19.800 | LANGUAGE = (unset), 2026-06-28 15:06:19.800 | LC_ALL = "en_US.utf8", 2026-06-28 15:06:19.800 | LANG = "de_DE.UTF-8" 2026-06-28 15:06:19.800 | are supported and installed on your system. 2026-06-28 15:06:19.800 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:06:19.839 | Enabling module proxy. 2026-06-28 15:06:19.844 | To activate the new configuration, you need to run: 2026-06-28 15:06:19.844 | systemctl restart apache2 2026-06-28 15:06:19.850 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-28 15:06:19.860 | perl: warning: Setting locale failed. 2026-06-28 15:06:19.861 | perl: warning: Please check that your locale settings: 2026-06-28 15:06:19.861 | LANGUAGE = (unset), 2026-06-28 15:06:19.861 | LC_ALL = "en_US.utf8", 2026-06-28 15:06:19.861 | LANG = "de_DE.UTF-8" 2026-06-28 15:06:19.861 | are supported and installed on your system. 2026-06-28 15:06:19.861 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:06:19.900 | Considering dependency proxy for proxy_uwsgi: 2026-06-28 15:06:19.900 | Module proxy already enabled 2026-06-28 15:06:19.901 | Enabling module proxy_uwsgi. 2026-06-28 15:06:19.905 | To activate the new configuration, you need to run: 2026-06-28 15:06:19.906 | systemctl restart apache2 2026-06-28 15:06:19.911 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-28 15:06:19.913 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-28 15:06:19.917 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-28 15:06:19.919 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-28 15:06:20.043 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-28 15:06:20.049 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-28 15:06:20.052 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-28 15:06:20.054 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:20.057 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:20.060 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-28 15:06:20.064 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:20.066 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-28 15:06:20.070 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-28 15:06:20.072 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-28 15:06:20.075 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:20.078 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:20.081 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-28 15:06:20.084 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:20.088 | + ./stack.sh:main:905 : install_glanceclient 2026-06-28 15:06:20.092 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-28 15:06:20.095 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-28 15:06:20.098 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:20.100 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:20.104 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-28 15:06:20.107 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:20.111 | + ./stack.sh:main:906 : install_cinderclient 2026-06-28 15:06:20.113 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-28 15:06:20.117 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-28 15:06:20.120 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:20.125 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:20.128 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-28 15:06:20.131 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:20.135 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-28 15:06:20.138 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-28 15:06:20.141 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:20.145 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:20.148 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-28 15:06:20.151 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:20.153 | + ./stack.sh:main:907 : install_novaclient 2026-06-28 15:06:20.155 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-28 15:06:20.158 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-28 15:06:20.162 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:20.165 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:20.169 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-28 15:06:20.172 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:20.175 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-28 15:06:20.195 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:06:20.199 | + ./stack.sh:main:909 : install_swiftclient 2026-06-28 15:06:20.202 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-28 15:06:20.206 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-28 15:06:20.208 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:20.210 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:20.213 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-28 15:06:20.215 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:20.217 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-28 15:06:20.234 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:06:20.236 | + ./stack.sh:main:912 : install_neutronclient 2026-06-28 15:06:20.239 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-28 15:06:20.242 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-28 15:06:20.244 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:20.246 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:20.248 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-28 15:06:20.251 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:20.253 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-28 15:06:20.255 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-28 15:06:20.257 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-28 15:06:20.260 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:06:20.262 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:06:20.264 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-28 15:06:20.266 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:06:20.268 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-28 15:06:20.271 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-28 15:06:20.273 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-28 15:06:20.276 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-28 15:06:20.279 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-28 15:06:20.283 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-28 15:06:20.287 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-28 15:06:20.290 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-28 15:06:20.295 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-28 15:06:20.298 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-28 15:06:20.302 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-28 15:06:20.305 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-28 15:06:20.309 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-28 15:06:20.334 | Using python 3.12 to install keystonemiddleware 2026-06-28 15:06:20.337 | + 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-06-28 15:06:21.538 | Collecting keystonemiddleware 2026-06-28 15:06:21.685 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-28 15:06:21.750 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-28 15:06:21.765 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-28 15:06:21.819 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-28 15:06:21.835 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-28 15:06:21.906 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-28 15:06:21.922 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-28 15:06:21.974 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-28 15:06:21.992 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-28 15:06:22.035 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-28 15:06:22.054 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-28 15:06:22.108 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-28 15:06:22.124 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-28 15:06:22.173 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-28 15:06:22.189 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-28 15:06:22.266 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-28 15:06:22.283 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-28 15:06:22.293 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-28 15:06:22.322 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-28 15:06:22.341 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-28 15:06:22.382 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-28 15:06:22.397 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-28 15:06:22.445 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-28 15:06:22.465 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-28 15:06:22.475 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-28 15:06:22.507 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-28 15:06:22.523 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-28 15:06:22.536 | 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-06-28 15:06:22.572 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-28 15:06:22.589 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-28 15:06:22.624 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-28 15:06:22.644 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-28 15:06:22.685 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-28 15:06:22.700 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-28 15:06:22.743 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-28 15:06:22.759 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-28 15:06:22.806 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-28 15:06:22.821 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-28 15:06:22.863 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-28 15:06:22.879 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-28 15:06:22.915 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-28 15:06:22.935 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-28 15:06:22.945 | 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-06-28 15:06:22.982 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-28 15:06:22.997 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-28 15:06:23.007 | 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-06-28 15:06:23.009 | 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.2.1) 2026-06-28 15:06:23.154 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-28 15:06:23.171 | 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-06-28 15:06:23.227 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-28 15:06:23.242 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-28 15:06:23.252 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-28 15:06:23.379 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-28 15:06:23.394 | 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-06-28 15:06:23.414 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-28 15:06:23.448 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-28 15:06:23.464 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-28 15:06:23.513 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-28 15:06:23.514 | 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-06-28 15:06:23.515 | 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-06-28 15:06:23.517 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-28 15:06:23.556 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-28 15:06:23.602 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-28 15:06:23.639 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-28 15:06:23.662 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-28 15:06:23.684 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-28 15:06:23.706 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-28 15:06:23.730 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-28 15:06:23.757 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-28 15:06:23.805 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 50.2 MB/s 0:00:00 2026-06-28 15:06:23.820 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-28 15:06:23.844 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-28 15:06:23.866 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-28 15:06:23.890 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-28 15:06:23.910 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-06-28 15:06:23.939 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-28 15:06:23.961 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-28 15:06:23.986 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-28 15:06:24.008 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-28 15:06:24.030 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-28 15:06:24.051 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-28 15:06:24.077 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-28 15:06:24.103 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-28 15:06:24.125 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-28 15:06:24.147 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-28 15:06:24.169 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-28 15:06:24.191 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-28 15:06:24.488 | 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-06-28 15:06:24.739 | Attempting uninstall: six 2026-06-28 15:06:24.748 | Found existing installation: six 1.16.0 2026-06-28 15:06:24.750 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:06:24.750 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-28 15:06:24.810 | Attempting uninstall: pyparsing 2026-06-28 15:06:24.818 | Found existing installation: pyparsing 3.1.1 2026-06-28 15:06:24.819 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:06:24.820 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-28 15:06:24.957 | Attempting uninstall: PyJWT 2026-06-28 15:06:24.966 | Found existing installation: PyJWT 2.7.0 2026-06-28 15:06:24.967 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:06:24.970 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-28 15:06:25.131 | Attempting uninstall: netaddr 2026-06-28 15:06:25.138 | Found existing installation: netaddr 0.8.0 2026-06-28 15:06:25.139 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:06:25.140 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-28 15:06:25.395 | Attempting uninstall: python-dateutil 2026-06-28 15:06:25.405 | Found existing installation: python-dateutil 2.8.2 2026-06-28 15:06:25.406 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:06:25.407 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-28 15:06:27.531 | 2026-06-28 15:06:27.539 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-28 15:06:27.713 | + inc/python:pip_install:216 : result=0 2026-06-28 15:06:27.716 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:06:27.719 | + functions-common:time_stop:2420 : local name 2026-06-28 15:06:27.722 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:06:27.725 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:06:27.728 | + functions-common:time_stop:2423 : local total 2026-06-28 15:06:27.732 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:06:27.734 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:06:27.738 | + functions-common:time_stop:2427 : start_time=1782659180328 2026-06-28 15:06:27.741 | + functions-common:time_stop:2429 : [[ -z 1782659180328 ]] 2026-06-28 15:06:27.745 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:06:27.749 | + functions-common:time_stop:2432 : end_time=1782659187746 2026-06-28 15:06:27.751 | + functions-common:time_stop:2433 : elapsed_time=7418 2026-06-28 15:06:27.753 | + functions-common:time_stop:2434 : total=40228 2026-06-28 15:06:27.757 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:06:27.760 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47646 2026-06-28 15:06:27.763 | + inc/python:pip_install:219 : return 0 2026-06-28 15:06:27.766 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-28 15:06:27.769 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-28 15:06:27.772 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-28 15:06:27.776 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-28 15:06:27.779 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-28 15:06:27.782 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-28 15:06:27.786 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-28 15:06:27.787 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-28 15:06:27.793 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-28 15:06:27.796 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-28 15:06:27.799 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-28 15:06:27.803 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-28 15:06:27.806 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-28 15:06:27.829 | Using python 3.12 to install python-memcached 2026-06-28 15:06:27.833 | + 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-06-28 15:06:28.976 | Collecting python-memcached 2026-06-28 15:06:29.122 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-28 15:06:29.151 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-28 15:06:29.332 | Installing collected packages: python-memcached 2026-06-28 15:06:29.368 | Successfully installed python-memcached-1.62 2026-06-28 15:06:29.465 | + inc/python:pip_install:216 : result=0 2026-06-28 15:06:29.468 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:06:29.472 | + functions-common:time_stop:2420 : local name 2026-06-28 15:06:29.474 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:06:29.477 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:06:29.480 | + functions-common:time_stop:2423 : local total 2026-06-28 15:06:29.483 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:06:29.486 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:06:29.489 | + functions-common:time_stop:2427 : start_time=1782659187824 2026-06-28 15:06:29.493 | + functions-common:time_stop:2429 : [[ -z 1782659187824 ]] 2026-06-28 15:06:29.497 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:06:29.501 | + functions-common:time_stop:2432 : end_time=1782659189498 2026-06-28 15:06:29.504 | + functions-common:time_stop:2433 : elapsed_time=1674 2026-06-28 15:06:29.507 | + functions-common:time_stop:2434 : total=47646 2026-06-28 15:06:29.509 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:06:29.512 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49320 2026-06-28 15:06:29.515 | + inc/python:pip_install:219 : return 0 2026-06-28 15:06:29.518 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-28 15:06:29.537 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:06:29.540 | + ./stack.sh:main:919 : '[' 192.168.122.244 == 192.168.122.244 ']' 2026-06-28 15:06:29.543 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-28 15:06:29.546 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-28 15:06:29.549 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-28 15:06:29.551 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-28 15:06:29.554 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-28 15:06:29.558 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-28 15:06:29.576 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:06:29.579 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-28 15:06:29.582 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-28 15:06:29.585 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-28 15:06:29.587 | + functions-common:git_clone:591 : local git_ref=master 2026-06-28 15:06:29.590 | + functions-common:git_clone:592 : local orig_dir 2026-06-28 15:06:29.593 | ++ functions-common:git_clone:593 : pwd 2026-06-28 15:06:29.596 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-28 15:06:29.599 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-28 15:06:29.603 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-28 15:06:29.621 | + functions-common:git_clone:596 : RECLONE=False 2026-06-28 15:06:29.624 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-28 15:06:29.626 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-28 15:06:29.629 | + functions-common:git_clone:610 : echo master 2026-06-28 15:06:29.630 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-28 15:06:29.635 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-28 15:06:29.638 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-28 15:06:29.640 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-28 15:06:29.643 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:06:29.646 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:06:29.649 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:06:29.651 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:06:29.654 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:06:29.656 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:06:29.659 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:06:29.662 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:06:29.666 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:06:29.669 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659189666 2026-06-28 15:06:29.672 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-28 15:06:29.676 | Cloning into '/opt/stack/keystone'... 2026-06-28 15:06:49.483 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:06:49.486 | + functions-common:time_stop:2420 : local name 2026-06-28 15:06:49.489 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:06:49.492 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:06:49.495 | + functions-common:time_stop:2423 : local total 2026-06-28 15:06:49.498 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:06:49.502 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:06:49.505 | + functions-common:time_stop:2427 : start_time=1782659189666 2026-06-28 15:06:49.508 | + functions-common:time_stop:2429 : [[ -z 1782659189666 ]] 2026-06-28 15:06:49.513 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:06:49.517 | + functions-common:time_stop:2432 : end_time=1782659209514 2026-06-28 15:06:49.521 | + functions-common:time_stop:2433 : elapsed_time=19848 2026-06-28 15:06:49.524 | + functions-common:time_stop:2434 : total=5910 2026-06-28 15:06:49.527 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:06:49.530 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25758 2026-06-28 15:06:49.533 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-28 15:06:49.536 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-28 15:06:49.540 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:06:49.543 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:06:49.545 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:06:49.549 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:06:49.552 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:06:49.556 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:06:49.558 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:06:49.561 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:06:49.565 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:06:49.569 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659209566 2026-06-28 15:06:49.573 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-28 15:06:50.203 | From https://review.opendev.org/openstack/keystone 2026-06-28 15:06:50.204 | * branch master -> FETCH_HEAD 2026-06-28 15:06:50.215 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:06:50.218 | + functions-common:time_stop:2420 : local name 2026-06-28 15:06:50.221 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:06:50.224 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:06:50.227 | + functions-common:time_stop:2423 : local total 2026-06-28 15:06:50.230 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:06:50.234 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:06:50.237 | + functions-common:time_stop:2427 : start_time=1782659209566 2026-06-28 15:06:50.240 | + functions-common:time_stop:2429 : [[ -z 1782659209566 ]] 2026-06-28 15:06:50.244 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:06:50.250 | + functions-common:time_stop:2432 : end_time=1782659210246 2026-06-28 15:06:50.253 | + functions-common:time_stop:2433 : elapsed_time=680 2026-06-28 15:06:50.256 | + functions-common:time_stop:2434 : total=25758 2026-06-28 15:06:50.259 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:06:50.262 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26438 2026-06-28 15:06:50.265 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-28 15:06:50.268 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:06:50.271 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:06:50.275 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:06:50.278 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:06:50.280 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:06:50.284 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:06:50.287 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:06:50.290 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:06:50.294 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:06:50.299 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659210295 2026-06-28 15:06:50.302 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-28 15:06:50.468 | Note: switching to 'FETCH_HEAD'. 2026-06-28 15:06:50.468 | 2026-06-28 15:06:50.468 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-28 15:06:50.468 | changes and commit them, and you can discard any commits you make in this 2026-06-28 15:06:50.468 | state without impacting any branches by switching back to a branch. 2026-06-28 15:06:50.468 | 2026-06-28 15:06:50.468 | If you want to create a new branch to retain commits you create, you may 2026-06-28 15:06:50.469 | do so (now or later) by using -c with the switch command. Example: 2026-06-28 15:06:50.469 | 2026-06-28 15:06:50.469 | git switch -c 2026-06-28 15:06:50.469 | 2026-06-28 15:06:50.469 | Or undo this operation with: 2026-06-28 15:06:50.469 | 2026-06-28 15:06:50.469 | git switch - 2026-06-28 15:06:50.469 | 2026-06-28 15:06:50.469 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-28 15:06:50.469 | 2026-06-28 15:06:50.470 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-28 15:06:50.474 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:06:50.478 | + functions-common:time_stop:2420 : local name 2026-06-28 15:06:50.482 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:06:50.484 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:06:50.487 | + functions-common:time_stop:2423 : local total 2026-06-28 15:06:50.491 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:06:50.494 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:06:50.497 | + functions-common:time_stop:2427 : start_time=1782659210295 2026-06-28 15:06:50.500 | + functions-common:time_stop:2429 : [[ -z 1782659210295 ]] 2026-06-28 15:06:50.505 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:06:50.509 | + functions-common:time_stop:2432 : end_time=1782659210506 2026-06-28 15:06:50.512 | + functions-common:time_stop:2433 : elapsed_time=211 2026-06-28 15:06:50.515 | + functions-common:time_stop:2434 : total=26438 2026-06-28 15:06:50.518 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:06:50.522 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26649 2026-06-28 15:06:50.525 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-28 15:06:50.542 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-28 15:06:50.546 | + functions-common:git_clone:673 : head -1 2026-06-28 15:06:50.547 | + functions-common:git_clone:673 : git show --oneline 2026-06-28 15:06:50.551 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-28 15:06:50.554 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-28 15:06:50.558 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-28 15:06:50.561 | + inc/python:setup_develop:353 : local bindep 2026-06-28 15:06:50.564 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-28 15:06:50.567 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-28 15:06:50.571 | + inc/python:setup_develop:359 : local extras= 2026-06-28 15:06:50.574 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-28 15:06:50.578 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-28 15:06:50.581 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-28 15:06:50.583 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-28 15:06:50.587 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-28 15:06:50.590 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-28 15:06:50.595 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-28 15:06:50.598 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-28 15:06:50.601 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-28 15:06:50.604 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-28 15:06:50.608 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-28 15:06:50.613 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-28 15:06:50.619 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-28 15:06:50.622 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-28 15:06:50.626 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-28 15:06:50.783 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-28 15:06:50.787 | + inc/python:setup_package:436 : local bindep=0 2026-06-28 15:06:50.790 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-28 15:06:50.794 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-28 15:06:50.798 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-28 15:06:50.801 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-28 15:06:50.805 | + inc/python:setup_package:445 : local flags=-e 2026-06-28 15:06:50.808 | + inc/python:setup_package:446 : local extras= 2026-06-28 15:06:50.811 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-28 15:06:50.815 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-28 15:06:50.818 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-28 15:06:50.821 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-28 15:06:50.824 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-28 15:06:50.828 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-28 15:06:50.856 | Using python 3.12 to install /opt/stack/keystone 2026-06-28 15:06:50.860 | + 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-06-28 15:06:51.826 | Obtaining file:///opt/stack/keystone 2026-06-28 15:06:51.830 | Installing build dependencies: started 2026-06-28 15:06:53.511 | Installing build dependencies: finished with status 'done' 2026-06-28 15:06:53.512 | Checking if build backend supports build_editable: started 2026-06-28 15:06:54.038 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-28 15:06:54.040 | Getting requirements to build editable: started 2026-06-28 15:06:54.324 | Getting requirements to build editable: finished with status 'done' 2026-06-28 15:06:54.326 | Preparing editable metadata (pyproject.toml): started 2026-06-28 15:06:55.355 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-28 15:06:55.370 | 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.dev45) (7.0.3) 2026-06-28 15:06:55.370 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-28 15:06:55.572 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-28 15:06:55.720 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-28 15:06:55.761 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-28 15:06:55.777 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-28 15:06:56.169 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-28 15:06:56.185 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-28 15:06:56.764 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-28 15:06:56.779 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-28 15:06:56.802 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-28 15:06:56.804 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-28 15:06:56.804 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-28 15:06:56.879 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-28 15:06:56.894 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-28 15:06:56.935 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-28 15:06:56.936 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-28 15:06:56.937 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-28 15:06:57.001 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-28 15:06:57.018 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-28 15:06:57.079 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-28 15:06:57.095 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-28 15:06:57.105 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-28 15:06:57.107 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-28 15:06:57.148 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-28 15:06:57.169 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-28 15:06:57.225 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-28 15:06:57.243 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-28 15:06:57.253 | 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.dev45) (5.10.0) 2026-06-28 15:06:57.282 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-28 15:06:57.301 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-28 15:06:57.311 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-28 15:06:57.338 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-28 15:06:57.353 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-28 15:06:57.398 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-28 15:06:57.416 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-28 15:06:57.426 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-28 15:06:57.427 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-28 15:06:57.468 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-28 15:06:57.483 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-28 15:06:57.496 | 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.dev45) (4.0.1) 2026-06-28 15:06:57.498 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-06-28 15:06:57.532 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-28 15:06:57.550 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-28 15:06:57.600 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-28 15:06:57.616 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-28 15:06:57.818 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-28 15:06:57.833 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-28 15:06:57.868 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-28 15:06:57.883 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-28 15:06:57.894 | 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.dev45) (5.3.1) 2026-06-28 15:06:57.922 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-28 15:06:57.937 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-28 15:06:57.980 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-28 15:06:57.997 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-28 15:06:58.032 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-28 15:06:58.048 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-28 15:06:58.085 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-28 15:06:58.100 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-28 15:06:58.206 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-28 15:06:58.221 | 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-06-28 15:06:58.264 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-28 15:06:58.280 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-28 15:06:58.295 | 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.dev45) (1.17.0) 2026-06-28 15:06:58.365 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-28 15:06:58.381 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-28 15:06:58.426 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-28 15:06:58.441 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-28 15:06:58.478 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-28 15:06:58.493 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-28 15:06:58.544 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-28 15:06:58.559 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-28 15:06:59.113 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-28 15:06:59.128 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-28 15:06:59.143 | 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.dev45) (5.14.0) 2026-06-28 15:06:59.146 | 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.dev45) (2.34.2) 2026-06-28 15:06:59.150 | 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.dev45) (2.1.0) 2026-06-28 15:06:59.151 | 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.dev45) (1.8.2) 2026-06-28 15:06:59.152 | 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.dev45) (4.15.0) 2026-06-28 15:06:59.164 | 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.dev45) (1.3.0) 2026-06-28 15:06:59.165 | 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.dev45) (2.0.0) 2026-06-28 15:06:59.166 | 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.dev45) (6.0.3) 2026-06-28 15:06:59.210 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-28 15:06:59.226 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-28 15:06:59.236 | 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.dev45) (3.1.0) 2026-06-28 15:06:59.266 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-28 15:06:59.282 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-28 15:06:59.316 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-28 15:06:59.331 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-28 15:06:59.382 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-28 15:06:59.398 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-28 15:06:59.410 | 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.dev45) (2.2.1) 2026-06-28 15:06:59.416 | 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.dev45) (2.9.0.post0) 2026-06-28 15:06:59.419 | 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.dev45) (3.4.0) 2026-06-28 15:06:59.461 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:06:59.477 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-28 15:06:59.521 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:06:59.536 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-28 15:06:59.578 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:06:59.601 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-28 15:06:59.659 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:06:59.678 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-28 15:06:59.720 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:06:59.736 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-28 15:06:59.777 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:06:59.792 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-28 15:06:59.837 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:06:59.852 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-28 15:06:59.862 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-28 15:06:59.895 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:06:59.909 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-28 15:06:59.950 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-28 15:06:59.969 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-28 15:07:00.022 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:07:00.038 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-28 15:07:00.310 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:07:00.329 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-28 15:07:00.378 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:07:00.395 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-28 15:07:00.433 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:07:00.450 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-28 15:07:00.487 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:07:00.503 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-28 15:07:00.551 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:07:00.566 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-28 15:07:00.642 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:07:00.658 | 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-06-28 15:07:00.699 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:07:00.713 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-28 15:07:00.773 | 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.dev45) 2026-06-28 15:07:00.789 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-28 15:07:00.834 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-28 15:07:00.851 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-28 15:07:00.871 | 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.dev45) (3.3.2) 2026-06-28 15:07:00.872 | 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.dev45) (7.2.2) 2026-06-28 15:07:00.884 | 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.dev45) (82.0.1) 2026-06-28 15:07:00.920 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-28 15:07:00.935 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-28 15:07:01.002 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-28 15:07:01.018 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-28 15:07:01.064 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-28 15:07:01.080 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-28 15:07:01.132 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-28 15:07:01.147 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-28 15:07:01.169 | 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.dev45) (3.4.7) 2026-06-28 15:07:01.170 | 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.dev45) (3.18) 2026-06-28 15:07:01.171 | 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.dev45) (2.7.0) 2026-06-28 15:07:01.173 | 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.dev45) (2023.11.17) 2026-06-28 15:07:01.224 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-28 15:07:01.240 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-28 15:07:01.302 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-28 15:07:01.322 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-28 15:07:01.422 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-28 15:07:01.464 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-28 15:07:01.543 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 51.8 MB/s 0:00:00 2026-06-28 15:07:01.558 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-28 15:07:01.581 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-28 15:07:01.605 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-28 15:07:01.629 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-28 15:07:01.655 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-28 15:07:01.678 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-28 15:07:01.700 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-28 15:07:01.721 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-28 15:07:01.743 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-28 15:07:01.765 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-28 15:07:01.787 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-28 15:07:01.809 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-28 15:07:01.831 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-28 15:07:01.857 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-28 15:07:01.880 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-28 15:07:01.908 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-28 15:07:01.933 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-28 15:07:01.957 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-28 15:07:01.979 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-28 15:07:02.004 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-28 15:07:02.033 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-28 15:07:02.055 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-28 15:07:02.100 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-28 15:07:02.124 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-28 15:07:02.155 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-28 15:07:02.179 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-28 15:07:02.204 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-06-28 15:07:02.222 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 33.8 MB/s 0:00:00 2026-06-28 15:07:02.238 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-28 15:07:02.261 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-28 15:07:02.282 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-28 15:07:02.303 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-28 15:07:02.326 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-28 15:07:02.352 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-28 15:07:02.372 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-28 15:07:02.394 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-28 15:07:02.419 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-28 15:07:02.446 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-28 15:07:02.469 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-28 15:07:02.499 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-28 15:07:02.522 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-28 15:07:02.544 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-28 15:07:02.567 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-28 15:07:02.592 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-28 15:07:02.621 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-28 15:07:02.675 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 66.0 MB/s 0:00:00 2026-06-28 15:07:02.692 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-28 15:07:02.713 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-28 15:07:02.735 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-28 15:07:02.756 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-28 15:07:02.785 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-28 15:07:02.815 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-28 15:07:02.837 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-28 15:07:02.858 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-28 15:07:02.879 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-28 15:07:02.900 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-28 15:07:02.926 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-28 15:07:03.104 | Building wheels for collected packages: keystone 2026-06-28 15:07:03.105 | Building editable for keystone (pyproject.toml): started 2026-06-28 15:07:04.161 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-28 15:07:04.162 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=3ac7e7a6ddcb8bada19b8e44da3b42c039281e809f0f3c7a9e8ce9036b35fb90 2026-06-28 15:07:04.162 | Stored in directory: /tmp/pip-ephem-wheel-cache-aycnhdbb/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-28 15:07:04.167 | Successfully built keystone 2026-06-28 15:07:04.511 | 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-06-28 15:07:04.550 | Attempting uninstall: pytz 2026-06-28 15:07:04.560 | Found existing installation: pytz 2024.1 2026-06-28 15:07:04.560 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:07:04.561 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-28 15:07:06.332 | Attempting uninstall: oauthlib 2026-06-28 15:07:06.344 | Found existing installation: oauthlib 3.2.2 2026-06-28 15:07:06.344 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:07:06.345 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-28 15:07:06.489 | Attempting uninstall: markupsafe 2026-06-28 15:07:06.501 | Found existing installation: MarkupSafe 2.1.5 2026-06-28 15:07:06.501 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:07:06.502 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-28 15:07:07.567 | Attempting uninstall: click 2026-06-28 15:07:07.580 | Found existing installation: click 8.1.6 2026-06-28 15:07:07.580 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:07:07.581 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-28 15:07:07.746 | Attempting uninstall: blinker 2026-06-28 15:07:07.757 | Found existing installation: blinker 1.7.0 2026-06-28 15:07:07.757 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:07:07.758 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-28 15:07:07.775 | Attempting uninstall: bcrypt 2026-06-28 15:07:07.786 | Found existing installation: bcrypt 3.2.2 2026-06-28 15:07:07.786 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:07:07.787 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-28 15:07:07.805 | Attempting uninstall: attrs 2026-06-28 15:07:07.817 | Found existing installation: attrs 23.2.0 2026-06-28 15:07:07.817 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:07:07.818 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-28 15:07:10.838 | Attempting uninstall: jinja2 2026-06-28 15:07:10.850 | Found existing installation: Jinja2 3.1.2 2026-06-28 15:07:10.851 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:07:10.851 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-28 15:07:11.876 | Attempting uninstall: cryptography 2026-06-28 15:07:11.888 | Found existing installation: cryptography 41.0.7 2026-06-28 15:07:11.888 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:07:11.889 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-28 15:07:12.498 | Attempting uninstall: pyopenssl 2026-06-28 15:07:12.511 | Found existing installation: pyOpenSSL 23.2.0 2026-06-28 15:07:12.512 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:07:12.512 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-28 15:07:12.915 | Attempting uninstall: jsonschema 2026-06-28 15:07:12.929 | Found existing installation: jsonschema 4.10.3 2026-06-28 15:07:12.931 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:07:12.931 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-28 15:07:14.509 | 2026-06-28 15:07:14.510 | 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-06-28 15:07:14.510 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-28 15:07:14.525 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-28 15:07:14.854 | + inc/python:pip_install:216 : result=0 2026-06-28 15:07:14.857 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:07:14.860 | + functions-common:time_stop:2420 : local name 2026-06-28 15:07:14.864 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:07:14.866 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:07:14.870 | + functions-common:time_stop:2423 : local total 2026-06-28 15:07:14.873 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:07:14.876 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:07:14.878 | + functions-common:time_stop:2427 : start_time=1782659210850 2026-06-28 15:07:14.881 | + functions-common:time_stop:2429 : [[ -z 1782659210850 ]] 2026-06-28 15:07:14.884 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:07:14.889 | + functions-common:time_stop:2432 : end_time=1782659234885 2026-06-28 15:07:14.891 | + functions-common:time_stop:2433 : elapsed_time=24035 2026-06-28 15:07:14.893 | + functions-common:time_stop:2434 : total=49320 2026-06-28 15:07:14.895 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:07:14.898 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73355 2026-06-28 15:07:14.901 | + inc/python:pip_install:219 : return 0 2026-06-28 15:07:14.904 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-28 15:07:14.907 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-28 15:07:14.910 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-28 15:07:14.913 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-28 15:07:14.915 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:07:14.918 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:07:14.921 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-28 15:07:14.924 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:07:14.927 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-28 15:07:14.945 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:07:14.949 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-28 15:07:14.951 | + ./stack.sh:main:921 : configure_keystone 2026-06-28 15:07:14.955 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-28 15:07:14.971 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-28 15:07:14.975 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-28 15:07:14.980 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-28 15:07:14.998 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:07:15.001 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-28 15:07:15.037 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-28 15:07:15.071 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-28 15:07:15.106 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-28 15:07:15.141 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-28 15:07:15.175 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-28 15:07:15.210 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-28 15:07:15.242 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-28 15:07:15.276 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-28 15:07:15.310 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-28 15:07:15.313 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-28 15:07:15.315 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-28 15:07:15.318 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-28 15:07:15.321 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-28 15:07:15.324 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-28 15:07:15.342 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:07:15.346 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-28 15:07:15.348 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-28 15:07:15.351 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-28 15:07:15.369 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:07:15.371 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.244:5672/ 2026-06-28 15:07:15.375 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.244:5672/ 2026-06-28 15:07:15.410 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-28 15:07:15.413 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-28 15:07:15.415 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.244/identity 2026-06-28 15:07:15.451 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-28 15:07:15.454 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-28 15:07:15.491 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-28 15:07:15.494 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-28 15:07:15.497 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-28 15:07:15.500 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-28 15:07:15.502 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-28 15:07:15.505 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-28 15:07:15.508 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-28 15:07:15.525 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:07:15.528 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-28 15:07:15.531 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-28 15:07:15.534 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-28 15:07:15.571 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-28 15:07:15.574 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-28 15:07:15.577 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-28 15:07:15.580 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-28 15:07:15.584 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-28 15:07:15.602 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-28 15:07:15.606 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-28 15:07:15.609 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-28 15:07:15.612 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-28 15:07:15.614 | + 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-06-28 15:07:15.650 | + 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-06-28 15:07:15.685 | + 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-06-28 15:07:15.718 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-28 15:07:15.752 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-28 15:07:15.785 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-28 15:07:15.820 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-28 15:07:15.823 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-28 15:07:15.826 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-28 15:07:15.829 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-28 15:07:15.832 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-28 15:07:15.834 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-28 15:07:15.837 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-28 15:07:15.840 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-28 15:07:15.843 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-28 15:07:15.858 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-28 15:07:15.859 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-28 15:07:15.868 | d /var/run/uwsgi 0755 quobyte root 2026-06-28 15:07:15.872 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-28 15:07:15.886 | /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-06-28 15:07:15.891 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-28 15:07:15.893 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-28 15:07:15.897 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-28 15:07:15.900 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-28 15:07:15.934 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-28 15:07:15.968 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-28 15:07:15.999 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-28 15:07:16.033 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-28 15:07:16.066 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-28 15:07:16.098 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-28 15:07:16.131 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-28 15:07:16.163 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-28 15:07:16.197 | + 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-06-28 15:07:16.230 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-28 15:07:16.261 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-28 15:07:16.294 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-28 15:07:16.326 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-28 15:07:16.358 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-28 15:07:16.361 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-28 15:07:16.365 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-28 15:07:16.368 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-28 15:07:16.371 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-28 15:07:16.374 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:07:16.377 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:07:16.380 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-28 15:07:16.383 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-28 15:07:16.385 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-28 15:07:16.416 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-28 15:07:16.450 | + 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-06-28 15:07:16.450 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-28 15:07:16.460 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-28 15:07:16.465 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-28 15:07:16.467 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-28 15:07:16.470 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-28 15:07:16.473 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-28 15:07:16.476 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-28 15:07:16.478 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-28 15:07:16.481 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:07:16.483 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:07:16.486 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-28 15:07:16.489 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-28 15:07:16.491 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:07:16.494 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:07:16.497 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-28 15:07:16.508 | perl: warning: Setting locale failed. 2026-06-28 15:07:16.508 | perl: warning: Please check that your locale settings: 2026-06-28 15:07:16.508 | LANGUAGE = (unset), 2026-06-28 15:07:16.508 | LC_ALL = "en_US.utf8", 2026-06-28 15:07:16.508 | LANG = "de_DE.UTF-8" 2026-06-28 15:07:16.509 | are supported and installed on your system. 2026-06-28 15:07:16.509 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:07:16.548 | Enabling site keystone-api. 2026-06-28 15:07:16.553 | To activate the new configuration, you need to run: 2026-06-28 15:07:16.553 | systemctl reload apache2 2026-06-28 15:07:16.558 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-28 15:07:16.561 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-28 15:07:16.564 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-28 15:07:16.567 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-28 15:07:16.688 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-28 15:07:16.721 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-28 15:07:16.757 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-28 15:07:16.792 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-28 15:07:16.795 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-28 15:07:16.829 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-28 15:07:16.863 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-28 15:07:16.896 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-28 15:07:16.932 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-28 15:07:16.934 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-28 15:07:16.936 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-28 15:07:16.969 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-28 15:07:17.002 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-28 15:07:17.021 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:07:17.025 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-28 15:07:17.045 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:07:17.048 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-28 15:07:17.051 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-28 15:07:17.054 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-28 15:07:17.057 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-28 15:07:17.060 | + lib/stack:stack_install_service:32 : install_glance 2026-06-28 15:07:17.064 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-28 15:07:17.067 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-28 15:07:17.069 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-28 15:07:17.088 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:07:17.091 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-28 15:07:17.095 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-28 15:07:17.114 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:07:17.117 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-28 15:07:17.120 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-28 15:07:17.123 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:07:17.126 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:07:17.129 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-28 15:07:17.132 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:07:17.136 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-28 15:07:17.139 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-28 15:07:17.142 | ++ inc/python:join_extras:29 : echo cinder 2026-06-28 15:07:17.145 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-28 15:07:17.148 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-28 15:07:17.151 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-28 15:07:17.154 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-28 15:07:17.158 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-28 15:07:17.161 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-28 15:07:17.164 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-28 15:07:17.168 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-28 15:07:17.168 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-28 15:07:17.174 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-28 15:07:17.177 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-28 15:07:17.180 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-28 15:07:17.183 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-28 15:07:17.186 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-28 15:07:17.210 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-28 15:07:17.213 | + 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-06-28 15:07:18.519 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-28 15:07:18.690 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-28 15:07:18.707 | 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.5.0) 2026-06-28 15:07:18.708 | 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.8.0) 2026-06-28 15:07:18.708 | 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.10.0) 2026-06-28 15:07:18.709 | 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.1.1) 2026-06-28 15:07:18.710 | 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.5.0) 2026-06-28 15:07:18.711 | 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.8.0) 2026-06-28 15:07:18.712 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-28 15:07:18.713 | 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-06-28 15:07:18.715 | 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.14.0) 2026-06-28 15:07:18.715 | 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) (5.8.0) 2026-06-28 15:07:18.716 | 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-06-28 15:07:18.743 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-28 15:07:18.759 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-28 15:07:18.771 | 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.4.0) 2026-06-28 15:07:18.773 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-28 15:07:18.775 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-06-28 15:07:18.780 | 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-06-28 15:07:18.782 | 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.2.1) 2026-06-28 15:07:18.831 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-28 15:07:18.848 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-28 15:07:19.013 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-28 15:07:19.032 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-28 15:07:19.170 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-28 15:07:19.189 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-28 15:07:19.327 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-28 15:07:19.349 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-28 15:07:19.362 | 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-06-28 15:07:19.363 | 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-06-28 15:07:19.364 | 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-06-28 15:07:19.365 | 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.5.1) 2026-06-28 15:07:19.372 | Requirement already satisfied: pbr>=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) (7.0.3) 2026-06-28 15:07:19.374 | 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-06-28 15:07:19.374 | 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.8.2) 2026-06-28 15:07:19.375 | 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.15.0) 2026-06-28 15:07:19.379 | 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.4.0) 2026-06-28 15:07:19.380 | 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.2.0) 2026-06-28 15:07:19.383 | 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.6.0) 2026-06-28 15:07:19.415 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-28 15:07:19.435 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-28 15:07:19.448 | 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-06-28 15:07:19.453 | 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-06-28 15:07:19.456 | 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-06-28 15:07:19.457 | 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-06-28 15:07:19.458 | 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-06-28 15:07:19.467 | 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-06-28 15:07:19.471 | 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.0.0) 2026-06-28 15:07:19.472 | 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-06-28 15:07:19.475 | 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-06-28 15:07:19.482 | 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.10) 2026-06-28 15:07:19.486 | 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-06-28 15:07:19.486 | 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-06-28 15:07:19.488 | 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-06-28 15:07:19.488 | 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-06-28 15:07:19.492 | 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-06-28 15:07:19.493 | 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.2) 2026-06-28 15:07:19.499 | 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) (82.0.1) 2026-06-28 15:07:19.515 | 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.17.0) 2026-06-28 15:07:19.521 | Requirement already satisfied: wcwidth 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.1) 2026-06-28 15:07:19.526 | 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-06-28 15:07:19.536 | 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.4.7) 2026-06-28 15:07:19.538 | 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-06-28 15:07:19.539 | 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-06-28 15:07:19.540 | 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-06-28 15:07:19.561 | 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-06-28 15:07:19.624 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-28 15:07:19.685 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-28 15:07:19.715 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-28 15:07:19.738 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-28 15:07:19.763 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-28 15:07:19.789 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-28 15:07:19.811 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-28 15:07:20.058 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-28 15:07:21.329 | 2026-06-28 15:07:21.345 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-28 15:07:21.479 | + inc/python:pip_install:216 : result=0 2026-06-28 15:07:21.483 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:07:21.485 | + functions-common:time_stop:2420 : local name 2026-06-28 15:07:21.488 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:07:21.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:07:21.493 | + functions-common:time_stop:2423 : local total 2026-06-28 15:07:21.496 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:07:21.499 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:07:21.502 | + functions-common:time_stop:2427 : start_time=1782659237204 2026-06-28 15:07:21.504 | + functions-common:time_stop:2429 : [[ -z 1782659237204 ]] 2026-06-28 15:07:21.507 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:07:21.516 | + functions-common:time_stop:2432 : end_time=1782659241513 2026-06-28 15:07:21.519 | + functions-common:time_stop:2433 : elapsed_time=4309 2026-06-28 15:07:21.521 | + functions-common:time_stop:2434 : total=73355 2026-06-28 15:07:21.524 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:07:21.526 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77664 2026-06-28 15:07:21.529 | + inc/python:pip_install:219 : return 0 2026-06-28 15:07:21.532 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-28 15:07:21.535 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-28 15:07:21.538 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-28 15:07:21.555 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-28 15:07:21.560 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-28 15:07:21.563 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-28 15:07:21.566 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-28 15:07:21.568 | + functions-common:git_clone:591 : local git_ref=master 2026-06-28 15:07:21.571 | + functions-common:git_clone:592 : local orig_dir 2026-06-28 15:07:21.575 | ++ functions-common:git_clone:593 : pwd 2026-06-28 15:07:21.578 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-28 15:07:21.580 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-28 15:07:21.584 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-28 15:07:21.602 | + functions-common:git_clone:596 : RECLONE=False 2026-06-28 15:07:21.605 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-28 15:07:21.608 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-28 15:07:21.612 | + functions-common:git_clone:610 : echo master 2026-06-28 15:07:21.612 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-28 15:07:21.617 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-28 15:07:21.619 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-28 15:07:21.622 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-28 15:07:21.625 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:07:21.628 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:07:21.631 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:07:21.634 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:07:21.636 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:07:21.638 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:07:21.641 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:07:21.644 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:07:21.648 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:07:21.652 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659241649 2026-06-28 15:07:21.654 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-28 15:07:21.658 | Cloning into '/opt/stack/glance'... 2026-06-28 15:07:29.964 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:07:29.968 | + functions-common:time_stop:2420 : local name 2026-06-28 15:07:29.971 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:07:29.975 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:07:29.978 | + functions-common:time_stop:2423 : local total 2026-06-28 15:07:29.981 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:07:29.985 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:07:29.987 | + functions-common:time_stop:2427 : start_time=1782659241649 2026-06-28 15:07:29.990 | + functions-common:time_stop:2429 : [[ -z 1782659241649 ]] 2026-06-28 15:07:29.995 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:07:30.000 | + functions-common:time_stop:2432 : end_time=1782659249996 2026-06-28 15:07:30.003 | + functions-common:time_stop:2433 : elapsed_time=8347 2026-06-28 15:07:30.006 | + functions-common:time_stop:2434 : total=26649 2026-06-28 15:07:30.008 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:07:30.011 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34996 2026-06-28 15:07:30.015 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-28 15:07:30.017 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-28 15:07:30.021 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:07:30.023 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:07:30.026 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:07:30.030 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:07:30.032 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:07:30.036 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:07:30.039 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:07:30.041 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:07:30.046 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:07:30.050 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659250047 2026-06-28 15:07:30.054 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-28 15:07:30.677 | From https://review.opendev.org/openstack/glance 2026-06-28 15:07:30.677 | * branch master -> FETCH_HEAD 2026-06-28 15:07:30.688 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:07:30.691 | + functions-common:time_stop:2420 : local name 2026-06-28 15:07:30.694 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:07:30.698 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:07:30.701 | + functions-common:time_stop:2423 : local total 2026-06-28 15:07:30.704 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:07:30.707 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:07:30.710 | + functions-common:time_stop:2427 : start_time=1782659250047 2026-06-28 15:07:30.713 | + functions-common:time_stop:2429 : [[ -z 1782659250047 ]] 2026-06-28 15:07:30.717 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:07:30.722 | + functions-common:time_stop:2432 : end_time=1782659250718 2026-06-28 15:07:30.725 | + functions-common:time_stop:2433 : elapsed_time=671 2026-06-28 15:07:30.729 | + functions-common:time_stop:2434 : total=34996 2026-06-28 15:07:30.732 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:07:30.735 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35667 2026-06-28 15:07:30.738 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-28 15:07:30.742 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:07:30.745 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:07:30.748 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:07:30.752 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:07:30.756 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:07:30.759 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:07:30.762 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:07:30.765 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:07:30.770 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:07:30.775 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659250771 2026-06-28 15:07:30.779 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-28 15:07:30.908 | Note: switching to 'FETCH_HEAD'. 2026-06-28 15:07:30.908 | 2026-06-28 15:07:30.909 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-28 15:07:30.909 | changes and commit them, and you can discard any commits you make in this 2026-06-28 15:07:30.909 | state without impacting any branches by switching back to a branch. 2026-06-28 15:07:30.909 | 2026-06-28 15:07:30.909 | If you want to create a new branch to retain commits you create, you may 2026-06-28 15:07:30.909 | do so (now or later) by using -c with the switch command. Example: 2026-06-28 15:07:30.909 | 2026-06-28 15:07:30.909 | git switch -c 2026-06-28 15:07:30.909 | 2026-06-28 15:07:30.909 | Or undo this operation with: 2026-06-28 15:07:30.909 | 2026-06-28 15:07:30.910 | git switch - 2026-06-28 15:07:30.910 | 2026-06-28 15:07:30.910 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-28 15:07:30.910 | 2026-06-28 15:07:30.910 | HEAD is now at 34bf76e91 Merge "Remove glance-grenade-centralized-cache zuul job" 2026-06-28 15:07:30.915 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:07:30.919 | + functions-common:time_stop:2420 : local name 2026-06-28 15:07:30.922 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:07:30.925 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:07:30.929 | + functions-common:time_stop:2423 : local total 2026-06-28 15:07:30.932 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:07:30.936 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:07:30.940 | + functions-common:time_stop:2427 : start_time=1782659250771 2026-06-28 15:07:30.943 | + functions-common:time_stop:2429 : [[ -z 1782659250771 ]] 2026-06-28 15:07:30.947 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:07:30.953 | + functions-common:time_stop:2432 : end_time=1782659250948 2026-06-28 15:07:30.956 | + functions-common:time_stop:2433 : elapsed_time=177 2026-06-28 15:07:30.960 | + functions-common:time_stop:2434 : total=35667 2026-06-28 15:07:30.963 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:07:30.966 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35844 2026-06-28 15:07:30.970 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-28 15:07:30.989 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-28 15:07:30.993 | + functions-common:git_clone:673 : head -1 2026-06-28 15:07:30.994 | + functions-common:git_clone:673 : git show --oneline 2026-06-28 15:07:30.998 | 34bf76e91 Merge "Remove glance-grenade-centralized-cache zuul job" 2026-06-28 15:07:31.001 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-28 15:07:31.006 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-28 15:07:31.009 | + inc/python:setup_develop:353 : local bindep 2026-06-28 15:07:31.013 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-28 15:07:31.017 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-28 15:07:31.021 | + inc/python:setup_develop:359 : local extras= 2026-06-28 15:07:31.024 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-28 15:07:31.028 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-28 15:07:31.031 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-28 15:07:31.035 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-28 15:07:31.039 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-28 15:07:31.043 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-28 15:07:31.047 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-28 15:07:31.051 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-28 15:07:31.054 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-28 15:07:31.057 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-28 15:07:31.061 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-28 15:07:31.066 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-28 15:07:31.072 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-28 15:07:31.076 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-28 15:07:31.080 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-28 15:07:31.241 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-28 15:07:31.244 | + inc/python:setup_package:436 : local bindep=0 2026-06-28 15:07:31.247 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-28 15:07:31.251 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-28 15:07:31.255 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-28 15:07:31.259 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-28 15:07:31.262 | + inc/python:setup_package:445 : local flags=-e 2026-06-28 15:07:31.266 | + inc/python:setup_package:446 : local extras= 2026-06-28 15:07:31.269 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-28 15:07:31.273 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-28 15:07:31.275 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-28 15:07:31.279 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-28 15:07:31.282 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-28 15:07:31.285 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-28 15:07:31.312 | Using python 3.12 to install /opt/stack/glance 2026-06-28 15:07:31.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 -e /opt/stack/glance 2026-06-28 15:07:32.300 | Obtaining file:///opt/stack/glance 2026-06-28 15:07:32.305 | Installing build dependencies: started 2026-06-28 15:07:34.043 | Installing build dependencies: finished with status 'done' 2026-06-28 15:07:34.044 | Checking if build backend supports build_editable: started 2026-06-28 15:07:34.581 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-28 15:07:34.582 | Getting requirements to build editable: started 2026-06-28 15:07:34.872 | Getting requirements to build editable: finished with status 'done' 2026-06-28 15:07:34.874 | Preparing editable metadata (pyproject.toml): started 2026-06-28 15:07:35.778 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-28 15:07:35.797 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (7.0.3) 2026-06-28 15:07:35.799 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (0.7.1) 2026-06-28 15:07:35.799 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.0.51) 2026-06-28 15:07:35.800 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (0.41.0) 2026-06-28 15:07:35.801 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.1.0) 2026-06-28 15:07:35.802 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.5.1) 2026-06-28 15:07:35.803 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (1.8.10) 2026-06-28 15:07:35.804 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (1.18.4) 2026-06-28 15:07:36.002 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev87) 2026-06-28 15:07:36.151 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-28 15:07:36.162 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (10.5.0) 2026-06-28 15:07:36.162 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (7.5.0) 2026-06-28 15:07:36.164 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (6.4.0) 2026-06-28 15:07:36.164 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (2.7.1) 2026-06-28 15:07:36.166 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (10.1.1) 2026-06-28 15:07:36.166 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.8.0) 2026-06-28 15:07:36.167 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.4.0) 2026-06-28 15:07:36.319 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev87) 2026-06-28 15:07:36.335 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-28 15:07:36.350 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.14.0) 2026-06-28 15:07:36.351 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (13.0.0) 2026-06-28 15:07:36.378 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev87) 2026-06-28 15:07:36.395 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-28 15:07:36.406 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.17.0) 2026-06-28 15:07:36.407 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.10.1) 2026-06-28 15:07:36.407 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (4.26.0) 2026-06-28 15:07:36.409 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.8.0) 2026-06-28 15:07:36.409 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (18.0.0) 2026-06-28 15:07:36.410 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (6.8.0) 2026-06-28 15:07:36.530 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev87) 2026-06-28 15:07:36.546 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-28 15:07:36.556 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (8.2.0) 2026-06-28 15:07:36.557 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (18.1.0) 2026-06-28 15:07:36.558 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (8.1.0) 2026-06-28 15:07:36.689 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev87) 2026-06-28 15:07:36.706 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-28 15:07:36.717 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.1.0) 2026-06-28 15:07:36.717 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (4.4.0) 2026-06-28 15:07:36.719 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (5.5.0) 2026-06-28 15:07:36.719 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (3.1.0) 2026-06-28 15:07:36.720 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev87) (43.0.3) 2026-06-28 15:07:36.833 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev87) 2026-06-28 15:07:36.851 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-28 15:07:36.985 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev87) 2026-06-28 15:07:37.003 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-28 15:07:37.015 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev87) (1.3.12) 2026-06-28 15:07:37.016 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev87) (4.15.0) 2026-06-28 15:07:37.051 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-28 15:07:37.066 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-28 15:07:37.079 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev87) (2.34.2) 2026-06-28 15:07:37.082 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev87) (2.0.0) 2026-06-28 15:07:37.086 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev87) (3.0) 2026-06-28 15:07:37.090 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev87) (5.10.0) 2026-06-28 15:07:37.093 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev87) (2.2.1) 2026-06-28 15:07:37.097 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev87) (2.8.0) 2026-06-28 15:07:37.098 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev87) (3.5.2) 2026-06-28 15:07:37.108 | 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==32.1.0.dev87) (1.4.2) 2026-06-28 15:07:37.115 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev87) (3.3.2) 2026-06-28 15:07:37.119 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev87) (26.1.0) 2026-06-28 15:07:37.120 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev87) (2025.9.1) 2026-06-28 15:07:37.121 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev87) (0.37.0) 2026-06-28 15:07:37.122 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev87) (2026.5.1) 2026-06-28 15:07:37.130 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev87) (2.1.0) 2026-06-28 15:07:37.132 | 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==32.1.0.dev87) (1.8.2) 2026-06-28 15:07:37.137 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev87) (4.2.0) 2026-06-28 15:07:37.139 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev87) (4.0.1) 2026-06-28 15:07:37.140 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev87) (2.13.0) 2026-06-28 15:07:37.147 | 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==32.1.0.dev87) (1.5.0) 2026-06-28 15:07:37.150 | 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==32.1.0.dev87) (5.3.1) 2026-06-28 15:07:37.156 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev87) (0.20) 2026-06-28 15:07:37.161 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev87) (1.3.0) 2026-06-28 15:07:37.162 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev87) (2.0.0) 2026-06-28 15:07:37.163 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev87) (6.0.3) 2026-06-28 15:07:37.172 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev87) (2.1.2) 2026-06-28 15:07:37.173 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev87) (0.6.2) 2026-06-28 15:07:37.232 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-28 15:07:37.249 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-28 15:07:37.289 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-28 15:07:37.304 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-28 15:07:37.344 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-28 15:07:37.360 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-28 15:07:37.403 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-28 15:07:37.418 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-28 15:07:37.428 | 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==32.1.0.dev87) (7.2.2) 2026-06-28 15:07:37.459 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev87) 2026-06-28 15:07:37.476 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-28 15:07:37.491 | 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==32.1.0.dev87) (2.9.0.post0) 2026-06-28 15:07:37.496 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev87) (4.6.0) 2026-06-28 15:07:37.497 | 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==32.1.0.dev87) (7.1.4) 2026-06-28 15:07:37.498 | 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==32.1.0.dev87) (5.3.1) 2026-06-28 15:07:37.499 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev87) (5.6.2) 2026-06-28 15:07:37.500 | 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==32.1.0.dev87) (0.16.0) 2026-06-28 15:07:37.504 | 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==32.1.0.dev87) (5.1.0) 2026-06-28 15:07:37.513 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev87) (2026.2) 2026-06-28 15:07:37.514 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev87) (26.2) 2026-06-28 15:07:37.521 | 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==32.1.0.dev87) (0.25.0) 2026-06-28 15:07:37.525 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev87) (5.0.0) 2026-06-28 15:07:37.526 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev87) (3.1.6) 2026-06-28 15:07:37.528 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev87) (4.0.1) 2026-06-28 15:07:37.535 | 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==32.1.0.dev87) (3.0.3) 2026-06-28 15:07:37.550 | 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==32.1.0.dev87) (1.2.1) 2026-06-28 15:07:37.559 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev87) (1.7.6) 2026-06-28 15:07:37.581 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev87) (82.0.1) 2026-06-28 15:07:37.596 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev87) (0.8.1) 2026-06-28 15:07:37.657 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-28 15:07:37.672 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-28 15:07:37.711 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-28 15:07:37.730 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-28 15:07:37.793 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-28 15:07:37.809 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-28 15:07:37.891 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-28 15:07:37.908 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-28 15:07:37.969 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-28 15:07:37.989 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-28 15:07:37.999 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) (15.0.0) 2026-06-28 15:07:38.029 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) 2026-06-28 15:07:38.050 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-28 15:07:38.072 | 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==32.1.0.dev87) (1.17.0) 2026-06-28 15:07:38.092 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev87) (3.4.7) 2026-06-28 15:07:38.093 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev87) (3.18) 2026-06-28 15:07:38.094 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev87) (2.7.0) 2026-06-28 15:07:38.097 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev87) (2023.11.17) 2026-06-28 15:07:38.129 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) (4.2.0) 2026-06-28 15:07:38.131 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) (2.20.0) 2026-06-28 15:07:38.140 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev87) (0.1.2) 2026-06-28 15:07:38.157 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev87) (0.8) 2026-06-28 15:07:38.233 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-28 15:07:38.249 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-28 15:07:38.388 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-28 15:07:38.411 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-28 15:07:38.422 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev87) (9.1.4) 2026-06-28 15:07:38.450 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev87) 2026-06-28 15:07:38.467 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-28 15:07:38.592 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-28 15:07:38.610 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-28 15:07:38.625 | Installing build dependencies: started 2026-06-28 15:07:40.203 | Installing build dependencies: finished with status 'done' 2026-06-28 15:07:40.204 | Getting requirements to build wheel: started 2026-06-28 15:07:40.828 | Getting requirements to build wheel: finished with status 'done' 2026-06-28 15:07:40.830 | Preparing metadata (pyproject.toml): started 2026-06-28 15:07:41.192 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-28 15:07:41.195 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev87) (2026.2) 2026-06-28 15:07:41.245 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-28 15:07:41.260 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-28 15:07:41.309 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev87) 2026-06-28 15:07:41.325 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-28 15:07:41.410 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-28 15:07:41.449 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-28 15:07:41.476 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-28 15:07:41.500 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-28 15:07:41.534 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-28 15:07:41.593 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.2 MB/s 0:00:00 2026-06-28 15:07:41.610 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-28 15:07:41.633 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-28 15:07:41.654 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-28 15:07:41.676 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-28 15:07:41.699 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-28 15:07:41.721 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-28 15:07:41.744 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-28 15:07:41.767 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-28 15:07:41.791 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-28 15:07:41.814 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-28 15:07:41.841 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-28 15:07:41.862 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-28 15:07:41.885 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-28 15:07:41.915 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-28 15:07:41.937 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-28 15:07:41.982 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 50.2 MB/s 0:00:00 2026-06-28 15:07:41.998 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-28 15:07:42.021 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-28 15:07:42.042 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-28 15:07:42.064 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-28 15:07:42.161 | Building wheels for collected packages: glance, simplegeneric 2026-06-28 15:07:42.162 | Building editable for glance (pyproject.toml): started 2026-06-28 15:07:43.015 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-28 15:07:43.016 | Created wheel for glance: filename=glance-32.1.0.dev87-0.editable-py3-none-any.whl size=8994 sha256=997d61f690e1766fa1cc678620c31e62afa2227fe05c234016f3b3d3fbb4360a 2026-06-28 15:07:43.017 | Stored in directory: /tmp/pip-ephem-wheel-cache-c8i2onl3/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-28 15:07:43.023 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-28 15:07:43.435 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-28 15:07:43.436 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=a7ddbc48741fbe2bb124b934516db8831841b6b341cb60062ecabfd020aff398 2026-06-28 15:07:43.436 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-28 15:07:43.441 | Successfully built glance simplegeneric 2026-06-28 15:07:43.716 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-28 15:07:46.693 | Attempting uninstall: jsonpointer 2026-06-28 15:07:46.709 | Found existing installation: jsonpointer 2.0 2026-06-28 15:07:46.709 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:07:46.709 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-28 15:07:46.726 | Attempting uninstall: jmespath 2026-06-28 15:07:46.742 | Found existing installation: jmespath 1.0.1 2026-06-28 15:07:46.742 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:07:46.742 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-28 15:07:46.783 | Attempting uninstall: httplib2 2026-06-28 15:07:46.798 | Found existing installation: httplib2 0.20.4 2026-06-28 15:07:46.801 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:07:46.801 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-28 15:07:46.891 | Attempting uninstall: jsonpatch 2026-06-28 15:07:46.906 | Found existing installation: jsonpatch 1.32 2026-06-28 15:07:46.906 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:07:46.907 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-28 15:07:51.254 | 2026-06-28 15:07:51.274 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev87 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-28 15:07:51.511 | + inc/python:pip_install:216 : result=0 2026-06-28 15:07:51.515 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:07:51.519 | + functions-common:time_stop:2420 : local name 2026-06-28 15:07:51.523 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:07:51.526 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:07:51.529 | + functions-common:time_stop:2423 : local total 2026-06-28 15:07:51.532 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:07:51.536 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:07:51.539 | + functions-common:time_stop:2427 : start_time=1782659251305 2026-06-28 15:07:51.543 | + functions-common:time_stop:2429 : [[ -z 1782659251305 ]] 2026-06-28 15:07:51.547 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:07:51.551 | + functions-common:time_stop:2432 : end_time=1782659271548 2026-06-28 15:07:51.554 | + functions-common:time_stop:2433 : elapsed_time=20243 2026-06-28 15:07:51.557 | + functions-common:time_stop:2434 : total=77664 2026-06-28 15:07:51.560 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:07:51.564 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97907 2026-06-28 15:07:51.567 | + inc/python:pip_install:219 : return 0 2026-06-28 15:07:51.571 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-28 15:07:51.574 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-28 15:07:51.577 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-28 15:07:51.581 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-28 15:07:51.585 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:07:51.589 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:07:51.592 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-28 15:07:51.596 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:07:51.599 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-28 15:07:51.602 | + ./stack.sh:main:942 : configure_glance 2026-06-28 15:07:51.606 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-28 15:07:51.622 | + lib/glance:configure_glance:351 : local dburl 2026-06-28 15:07:51.627 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-28 15:07:51.631 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-28 15:07:51.635 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-28 15:07:51.639 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-28 15:07:51.642 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-28 15:07:51.645 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-28 15:07:51.648 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-28 15:07:51.669 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:07:51.673 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-28 15:07:51.676 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-28 15:07:51.680 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-28 15:07:51.682 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-28 15:07:51.719 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-28 15:07:51.758 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-28 15:07:51.794 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-28 15:07:51.833 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-28 15:07:51.869 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-28 15:07:51.910 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-28 15:07:51.950 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-28 15:07:51.954 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-28 15:07:51.957 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-28 15:07:51.960 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-28 15:07:51.964 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-28 15:07:51.968 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-28 15:07:51.971 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-28 15:07:51.975 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-28 15:07:51.979 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-28 15:07:51.982 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-28 15:07:52.020 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-28 15:07:52.057 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.244/identity 2026-06-28 15:07:52.094 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-28 15:07:52.133 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-28 15:07:52.171 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-28 15:07:52.210 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-28 15:07:52.249 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-28 15:07:52.289 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.244/identity 2026-06-28 15:07:52.329 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-28 15:07:52.369 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-28 15:07:52.408 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-28 15:07:52.411 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-28 15:07:52.455 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-28 15:07:52.458 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-28 15:07:52.461 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-28 15:07:52.464 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-28 15:07:52.467 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-28 15:07:52.469 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-28 15:07:52.492 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:07:52.497 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-28 15:07:52.500 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-28 15:07:52.504 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-28 15:07:52.523 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:07:52.527 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.244:5672/ 2026-06-28 15:07:52.532 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.244:5672/ 2026-06-28 15:07:52.572 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-28 15:07:52.576 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-28 15:07:52.579 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-28 15:07:52.583 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-28 15:07:52.586 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-28 15:07:52.624 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-28 15:07:52.661 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-28 15:07:52.701 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-28 15:07:52.704 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-28 15:07:52.707 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-28 15:07:52.711 | + lib/glance:configure_glance_store:280 : local be 2026-06-28 15:07:52.715 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-28 15:07:52.719 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-28 15:07:52.723 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-28 15:07:52.762 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-28 15:07:52.766 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.244 2026-06-28 15:07:52.806 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-28 15:07:52.810 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-28 15:07:52.813 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-28 15:07:52.835 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:07:52.838 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.244/image 2026-06-28 15:07:52.875 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-28 15:07:52.896 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:07:52.899 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-28 15:07:52.902 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-28 15:07:52.904 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-28 15:07:52.909 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-28 15:07:52.933 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-28 15:07:52.936 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-28 15:07:52.939 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-28 15:07:52.942 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-28 15:07:52.945 | + 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-06-28 15:07:52.980 | + 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-06-28 15:07:53.020 | + 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-06-28 15:07:53.061 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-28 15:07:53.102 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-28 15:07:53.141 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-28 15:07:53.147 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-28 15:07:53.189 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-28 15:07:53.230 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-28 15:07:53.271 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-28 15:07:53.311 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-28 15:07:53.354 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-28 15:07:53.396 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-28 15:07:53.438 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-28 15:07:53.479 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-28 15:07:53.485 | + lib/glance:configure_glance:447 : 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-mode.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-06-28 15:07:53.492 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-28 15:07:53.515 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:07:53.519 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-28 15:07:53.522 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-28 15:07:53.525 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-28 15:07:53.529 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-28 15:07:53.532 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-28 15:07:53.535 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-28 15:07:53.538 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-28 15:07:53.544 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-28 15:07:53.547 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-28 15:07:53.589 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-28 15:07:53.592 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-28 15:07:53.594 | ++ functions:get_random_port:861 : true 2026-06-28 15:07:53.597 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-28 15:07:53.599 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-28 15:07:53.602 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-28 15:07:53.653 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-28 15:07:53.657 | ++ functions:get_random_port:865 : break 2 2026-06-28 15:07:53.660 | ++ functions:get_random_port:869 : echo 60999 2026-06-28 15:07:53.664 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-28 15:07:53.667 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-28 15:07:53.705 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-28 15:07:53.743 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-28 15:07:53.780 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-28 15:07:53.816 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-28 15:07:53.852 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-28 15:07:53.889 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-28 15:07:53.926 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-28 15:07:53.964 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-28 15:07:54.003 | + 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-06-28 15:07:54.040 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-28 15:07:54.076 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-28 15:07:54.112 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-28 15:07:54.148 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-28 15:07:54.184 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-28 15:07:54.224 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-28 15:07:54.264 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-28 15:07:54.304 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-28 15:07:54.342 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-28 15:07:54.379 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-28 15:07:54.418 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-28 15:07:54.421 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-28 15:07:54.425 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-28 15:07:54.429 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-28 15:07:54.433 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:07:54.437 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:07:54.440 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-28 15:07:54.444 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-28 15:07:54.447 | perl: warning: Setting locale failed. 2026-06-28 15:07:54.447 | perl: warning: Please check that your locale settings: 2026-06-28 15:07:54.447 | LANGUAGE = (unset), 2026-06-28 15:07:54.447 | LC_ALL = "en_US.utf8", 2026-06-28 15:07:54.447 | LANG = (unset) 2026-06-28 15:07:54.447 | are supported and installed on your system. 2026-06-28 15:07:54.447 | perl: warning: Falling back to the standard locale ("C"). 2026-06-28 15:07:54.483 | proxy (enabled by site administrator) 2026-06-28 15:07:54.488 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-28 15:07:54.491 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-28 15:07:54.495 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-28 15:07:54.499 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-28 15:07:54.503 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:07:54.507 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:07:54.509 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-28 15:07:54.512 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-28 15:07:54.515 | perl: warning: Setting locale failed. 2026-06-28 15:07:54.515 | perl: warning: Please check that your locale settings: 2026-06-28 15:07:54.515 | LANGUAGE = (unset), 2026-06-28 15:07:54.515 | LC_ALL = "en_US.utf8", 2026-06-28 15:07:54.515 | LANG = (unset) 2026-06-28 15:07:54.516 | are supported and installed on your system. 2026-06-28 15:07:54.516 | perl: warning: Falling back to the standard locale ("C"). 2026-06-28 15:07:54.550 | No module matches proxy_http 2026-06-28 15:07:54.555 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-28 15:07:54.566 | perl: warning: Setting locale failed. 2026-06-28 15:07:54.567 | perl: warning: Please check that your locale settings: 2026-06-28 15:07:54.567 | LANGUAGE = (unset), 2026-06-28 15:07:54.567 | LC_ALL = "en_US.utf8", 2026-06-28 15:07:54.567 | LANG = "de_DE.UTF-8" 2026-06-28 15:07:54.567 | are supported and installed on your system. 2026-06-28 15:07:54.567 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:07:54.609 | Considering dependency proxy for proxy_http: 2026-06-28 15:07:54.609 | Module proxy already enabled 2026-06-28 15:07:54.609 | Enabling module proxy_http. 2026-06-28 15:07:54.615 | To activate the new configuration, you need to run: 2026-06-28 15:07:54.615 | systemctl restart apache2 2026-06-28 15:07:54.621 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-28 15:07:54.625 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-28 15:07:54.629 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-28 15:07:54.632 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-28 15:07:54.636 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-28 15:07:54.774 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-28 15:07:54.779 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-28 15:07:54.783 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-28 15:07:54.786 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-28 15:07:54.790 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:07:54.794 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:07:54.798 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-28 15:07:54.802 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-28 15:07:54.807 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-28 15:07:54.807 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-28 15:07:54.819 | KeepAlive Off 2026-06-28 15:07:54.825 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-28 15:07:54.825 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-28 15:07:54.836 | SetEnv proxy-sendchunked 1 2026-06-28 15:07:54.842 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-28 15:07:54.843 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-28 15:07:54.853 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-28 15:07:54.860 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-28 15:07:54.863 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-28 15:07:54.867 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-28 15:07:54.871 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-28 15:07:54.875 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-28 15:07:54.879 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-28 15:07:54.881 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:07:54.884 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:07:54.887 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-28 15:07:54.891 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-28 15:07:54.895 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:07:54.897 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:07:54.901 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-28 15:07:54.914 | perl: warning: Setting locale failed. 2026-06-28 15:07:54.914 | perl: warning: Please check that your locale settings: 2026-06-28 15:07:54.914 | LANGUAGE = (unset), 2026-06-28 15:07:54.914 | LC_ALL = "en_US.utf8", 2026-06-28 15:07:54.914 | LANG = "de_DE.UTF-8" 2026-06-28 15:07:54.915 | are supported and installed on your system. 2026-06-28 15:07:54.915 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:07:54.955 | Enabling site glance-api. 2026-06-28 15:07:54.960 | To activate the new configuration, you need to run: 2026-06-28 15:07:54.960 | systemctl reload apache2 2026-06-28 15:07:54.966 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-28 15:07:54.970 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-28 15:07:54.974 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-28 15:07:54.977 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-28 15:07:55.111 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-28 15:07:55.118 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-28 15:07:55.160 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-28 15:07:55.204 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-28 15:07:55.208 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-28 15:07:55.250 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-28 15:07:55.290 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-28 15:07:55.331 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-28 15:07:55.355 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:07:55.358 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-28 15:07:55.363 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-28 15:07:55.366 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-28 15:07:55.371 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-28 15:07:55.375 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-28 15:07:55.379 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/97/995197/1 2026-06-28 15:07:55.383 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-28 15:07:55.386 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-28 15:07:55.389 | + functions-common:git_clone:591 : local git_ref=refs/changes/97/995197/1 2026-06-28 15:07:55.392 | + functions-common:git_clone:592 : local orig_dir 2026-06-28 15:07:55.396 | ++ functions-common:git_clone:593 : pwd 2026-06-28 15:07:55.400 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-28 15:07:55.403 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-28 15:07:55.408 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-28 15:07:55.429 | + functions-common:git_clone:596 : RECLONE=False 2026-06-28 15:07:55.432 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-28 15:07:55.435 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-28 15:07:55.440 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-28 15:07:55.440 | + functions-common:git_clone:610 : echo refs/changes/97/995197/1 2026-06-28 15:07:55.445 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-06-28 15:07:55.449 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-28 15:07:55.451 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-28 15:07:55.454 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:07:55.457 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:07:55.461 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:07:55.465 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:07:55.468 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:07:55.471 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:07:55.475 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:07:55.478 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:07:55.483 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:07:55.487 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659275484 2026-06-28 15:07:55.491 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-28 15:07:55.494 | Cloning into '/opt/stack/cinder'... 2026-06-28 15:08:49.669 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:08:49.673 | + functions-common:time_stop:2420 : local name 2026-06-28 15:08:49.677 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:08:49.681 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:08:49.685 | + functions-common:time_stop:2423 : local total 2026-06-28 15:08:49.689 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:08:49.693 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:08:49.697 | + functions-common:time_stop:2427 : start_time=1782659275484 2026-06-28 15:08:49.701 | + functions-common:time_stop:2429 : [[ -z 1782659275484 ]] 2026-06-28 15:08:49.706 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:08:49.713 | + functions-common:time_stop:2432 : end_time=1782659329708 2026-06-28 15:08:49.717 | + functions-common:time_stop:2433 : elapsed_time=54224 2026-06-28 15:08:49.721 | + functions-common:time_stop:2434 : total=35844 2026-06-28 15:08:49.725 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:08:49.729 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90068 2026-06-28 15:08:49.733 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-06-28 15:08:49.737 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/97/995197/1 2026-06-28 15:08:49.741 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:08:49.745 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:08:49.749 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:08:49.753 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:08:49.757 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:08:49.761 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:08:49.765 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:08:49.769 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:08:49.774 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:08:49.780 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659329775 2026-06-28 15:08:49.784 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/97/995197/1 2026-06-28 15:08:51.041 | From https://review.opendev.org/openstack/cinder 2026-06-28 15:08:51.041 | * branch refs/changes/97/995197/1 -> FETCH_HEAD 2026-06-28 15:08:51.050 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:08:51.054 | + functions-common:time_stop:2420 : local name 2026-06-28 15:08:51.059 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:08:51.063 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:08:51.068 | + functions-common:time_stop:2423 : local total 2026-06-28 15:08:51.070 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:08:51.074 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:08:51.078 | + functions-common:time_stop:2427 : start_time=1782659329775 2026-06-28 15:08:51.082 | + functions-common:time_stop:2429 : [[ -z 1782659329775 ]] 2026-06-28 15:08:51.087 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:08:51.093 | + functions-common:time_stop:2432 : end_time=1782659331089 2026-06-28 15:08:51.097 | + functions-common:time_stop:2433 : elapsed_time=1314 2026-06-28 15:08:51.101 | + functions-common:time_stop:2434 : total=90068 2026-06-28 15:08:51.105 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:08:51.109 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91382 2026-06-28 15:08:51.113 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-28 15:08:51.484 | Note: switching to 'FETCH_HEAD'. 2026-06-28 15:08:51.484 | 2026-06-28 15:08:51.484 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-28 15:08:51.484 | changes and commit them, and you can discard any commits you make in this 2026-06-28 15:08:51.484 | state without impacting any branches by switching back to a branch. 2026-06-28 15:08:51.484 | 2026-06-28 15:08:51.485 | If you want to create a new branch to retain commits you create, you may 2026-06-28 15:08:51.485 | do so (now or later) by using -c with the switch command. Example: 2026-06-28 15:08:51.485 | 2026-06-28 15:08:51.485 | git switch -c 2026-06-28 15:08:51.485 | 2026-06-28 15:08:51.485 | Or undo this operation with: 2026-06-28 15:08:51.485 | 2026-06-28 15:08:51.485 | git switch - 2026-06-28 15:08:51.485 | 2026-06-28 15:08:51.485 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-28 15:08:51.485 | 2026-06-28 15:08:51.486 | HEAD is now at b06b7e8d8 requirements: Fix duplicate "packaging" entry 2026-06-28 15:08:51.492 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-28 15:08:51.510 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-28 15:08:51.516 | + functions-common:git_clone:673 : git show --oneline 2026-06-28 15:08:51.516 | + functions-common:git_clone:673 : head -1 2026-06-28 15:08:51.519 | b06b7e8d8 requirements: Fix duplicate "packaging" entry 2026-06-28 15:08:51.523 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-28 15:08:51.527 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-28 15:08:51.531 | + inc/python:setup_develop:353 : local bindep 2026-06-28 15:08:51.535 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-28 15:08:51.539 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-28 15:08:51.543 | + inc/python:setup_develop:359 : local extras= 2026-06-28 15:08:51.547 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-28 15:08:51.551 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-28 15:08:51.555 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-28 15:08:51.559 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-28 15:08:51.563 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-28 15:08:51.567 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-28 15:08:51.573 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-28 15:08:51.577 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-28 15:08:51.581 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-28 15:08:51.585 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-28 15:08:51.590 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-28 15:08:51.595 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-28 15:08:51.603 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-28 15:08:51.607 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-28 15:08:51.611 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-28 15:08:51.770 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-28 15:08:51.774 | + inc/python:setup_package:436 : local bindep=0 2026-06-28 15:08:51.779 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-28 15:08:51.783 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-28 15:08:51.787 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-28 15:08:51.791 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-28 15:08:51.795 | + inc/python:setup_package:445 : local flags=-e 2026-06-28 15:08:51.799 | + inc/python:setup_package:446 : local extras= 2026-06-28 15:08:51.803 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-28 15:08:51.807 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-28 15:08:51.811 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-28 15:08:51.815 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-28 15:08:51.819 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-28 15:08:51.824 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-28 15:08:51.856 | Using python 3.12 to install /opt/stack/cinder 2026-06-28 15:08:51.860 | + 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-06-28 15:08:52.851 | Obtaining file:///opt/stack/cinder 2026-06-28 15:08:52.856 | Installing build dependencies: started 2026-06-28 15:08:54.622 | Installing build dependencies: finished with status 'done' 2026-06-28 15:08:54.624 | Checking if build backend supports build_editable: started 2026-06-28 15:08:55.164 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-28 15:08:55.166 | Getting requirements to build editable: started 2026-06-28 15:08:55.462 | Getting requirements to build editable: finished with status 'done' 2026-06-28 15:08:55.464 | Preparing editable metadata (pyproject.toml): started 2026-06-28 15:08:56.761 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-28 15:08:56.788 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (7.0.3) 2026-06-28 15:08:56.790 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (5.3.1) 2026-06-28 15:08:56.790 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (0.41.0) 2026-06-28 15:08:56.791 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (3.5.2) 2026-06-28 15:08:56.792 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (2.1.0) 2026-06-28 15:08:56.793 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (4.26.0) 2026-06-28 15:08:56.794 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (5.14.0) 2026-06-28 15:08:56.795 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (13.0.0) 2026-06-28 15:08:57.442 | Collecting lxml>=4.5.2 (from cinder==28.0.1.dev1) 2026-06-28 15:08:57.624 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-28 15:08:57.636 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (10.5.0) 2026-06-28 15:08:57.636 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (7.5.0) 2026-06-28 15:08:57.637 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (6.4.0) 2026-06-28 15:08:57.640 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (18.0.0) 2026-06-28 15:08:57.640 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (8.2.0) 2026-06-28 15:08:57.640 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (18.1.0) 2026-06-28 15:08:57.641 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (8.1.0) 2026-06-28 15:08:57.642 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (5.1.0) 2026-06-28 15:08:57.643 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (3.11.0) 2026-06-28 15:08:57.644 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (3.8.0) 2026-06-28 15:08:57.645 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (7.9.0) 2026-06-28 15:08:57.646 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (5.10.0) 2026-06-28 15:08:57.646 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (4.6.0) 2026-06-28 15:08:57.647 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (2.7.1) 2026-06-28 15:08:57.648 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (10.1.1) 2026-06-28 15:08:57.780 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.0.1.dev1) 2026-06-28 15:08:57.796 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-28 15:08:57.806 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (4.4.0) 2026-06-28 15:08:57.807 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (26.2) 2026-06-28 15:08:57.850 | Collecting paramiko>=2.7.2 (from cinder==28.0.1.dev1) 2026-06-28 15:08:57.867 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-28 15:08:57.879 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (3.10.1) 2026-06-28 15:08:57.882 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (3.1.0) 2026-06-28 15:08:57.882 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (3.3.2) 2026-06-28 15:08:57.882 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (7.4.0) 2026-06-28 15:08:57.922 | Collecting python-glanceclient>=3.2.2 (from cinder==28.0.1.dev1) 2026-06-28 15:08:57.940 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-28 15:08:57.951 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (5.8.0) 2026-06-28 15:08:57.996 | Collecting python-novaclient>=18.2.0 (from cinder==28.0.1.dev1) 2026-06-28 15:08:58.016 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-28 15:08:58.061 | Collecting python-swiftclient>=3.10.1 (from cinder==28.0.1.dev1) 2026-06-28 15:08:58.080 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-28 15:08:58.091 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (2.34.2) 2026-06-28 15:08:58.092 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (2.5.1) 2026-06-28 15:08:58.093 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (6.3.0) 2026-06-28 15:08:58.208 | Collecting rtslib-fb>=2.1.74 (from cinder==28.0.1.dev1) 2026-06-28 15:08:58.225 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-28 15:08:58.234 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (2.0.51) 2026-06-28 15:08:58.236 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (5.8.0) 2026-06-28 15:08:58.260 | Collecting tabulate>=0.8.7 (from cinder==28.0.1.dev1) 2026-06-28 15:08:58.276 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-28 15:08:58.300 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (9.1.4) 2026-06-28 15:08:58.301 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (1.8.10) 2026-06-28 15:08:58.302 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (6.8.0) 2026-06-28 15:08:58.434 | Collecting oslo.vmware>=3.10.0 (from cinder==28.0.1.dev1) 2026-06-28 15:08:58.450 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-28 15:08:58.460 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (7.1.0) 2026-06-28 15:08:58.505 | Collecting tooz>=2.8.0 (from cinder==28.0.1.dev1) 2026-06-28 15:08:58.522 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-28 15:08:58.605 | Collecting google-api-python-client>=1.11.0 (from cinder==28.0.1.dev1) 2026-06-28 15:08:58.623 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-28 15:08:58.633 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (5.7.0) 2026-06-28 15:08:58.636 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (43.0.3) 2026-06-28 15:08:58.636 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (0.2.3) 2026-06-28 15:08:58.827 | Collecting zstd>=1.5.0.0 (from cinder==28.0.1.dev1) 2026-06-28 15:08:58.843 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-28 15:08:59.215 | Collecting boto3>=1.18.49 (from cinder==28.0.1.dev1) 2026-06-28 15:08:59.232 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-28 15:08:59.242 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.0.1.dev1) (1.9.0) 2026-06-28 15:08:59.243 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (2026.2) 2026-06-28 15:08:59.244 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.0.1.dev1) (7.1.4) 2026-06-28 15:08:59.660 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.0.1.dev1) 2026-06-28 15:08:59.686 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-28 15:08:59.697 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.0.1.dev1) (1.1.0) 2026-06-28 15:08:59.732 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.0.1.dev1) 2026-06-28 15:08:59.810 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-28 15:08:59.822 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.0.1.dev1) (2.9.0.post0) 2026-06-28 15:08:59.824 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.0.1.dev1) (2.7.0) 2026-06-28 15:08:59.827 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.0.1.dev1) (1.17.0) 2026-06-28 15:08:59.860 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.0.1.dev1) (2.0.0) 2026-06-28 15:08:59.864 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.0.1.dev1) (3.0) 2026-06-28 15:08:59.873 | 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.0.1.dev1) (2.8.0) 2026-06-28 15:08:59.880 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.0.1.dev1) (0.31.2) 2026-06-28 15:08:59.935 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.0.1.dev1) 2026-06-28 15:08:59.952 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-28 15:08:59.991 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.0.1.dev1) 2026-06-28 15:09:00.012 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-28 15:09:00.070 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.0.1.dev1) 2026-06-28 15:09:00.085 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-28 15:09:00.120 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.0.1.dev1) 2026-06-28 15:09:00.135 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-28 15:09:00.179 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.0.1.dev1) 2026-06-28 15:09:00.195 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-28 15:09:00.489 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.0.1.dev1) 2026-06-28 15:09:00.505 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-28 15:09:00.546 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.0.1.dev1) 2026-06-28 15:09:00.561 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-28 15:09:00.611 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.0.1.dev1) 2026-06-28 15:09:00.626 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-28 15:09:00.653 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.0.1.dev1) (3.4.7) 2026-06-28 15:09:00.653 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.0.1.dev1) (3.18) 2026-06-28 15:09:00.657 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.0.1.dev1) (2023.11.17) 2026-06-28 15:09:00.672 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.0.1.dev1) (26.1.0) 2026-06-28 15:09:00.673 | 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.0.1.dev1) (2025.9.1) 2026-06-28 15:09:00.674 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.0.1.dev1) (0.37.0) 2026-06-28 15:09:00.675 | 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.0.1.dev1) (2026.5.1) 2026-06-28 15:09:00.684 | 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.0.1.dev1) (1.8.2) 2026-06-28 15:09:00.685 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.0.1.dev1) (4.15.0) 2026-06-28 15:09:00.689 | 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.0.1.dev1) (4.2.0) 2026-06-28 15:09:00.692 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.0.1.dev1) (4.0.1) 2026-06-28 15:09:00.694 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.0.1.dev1) (2.13.0) 2026-06-28 15:09:00.703 | 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.0.1.dev1) (7.2.2) 2026-06-28 15:09:00.710 | 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.0.1.dev1) (1.5.0) 2026-06-28 15:09:00.717 | 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.0.1.dev1) (0.20) 2026-06-28 15:09:00.718 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.0.1.dev1) (3.1.0) 2026-06-28 15:09:00.721 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.5.0->cinder==28.0.1.dev1) (2.2.1) 2026-06-28 15:09:00.727 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.0.1.dev1) (1.3.0) 2026-06-28 15:09:00.728 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.0.1.dev1) (2.0.0) 2026-06-28 15:09:00.729 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.0.1.dev1) (6.0.3) 2026-06-28 15:09:00.738 | 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.0.1.dev1) (1.18.4) 2026-06-28 15:09:00.741 | 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.0.1.dev1) (2.1.2) 2026-06-28 15:09:00.742 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.0.1.dev1) (0.6.2) 2026-06-28 15:09:00.746 | 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.0.1.dev1) (1.3.12) 2026-06-28 15:09:00.757 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.0.1.dev1) (3.4.0) 2026-06-28 15:09:00.760 | 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.0.1.dev1) (5.3.1) 2026-06-28 15:09:00.761 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.0.1.dev1) (5.6.2) 2026-06-28 15:09:00.762 | 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.0.1.dev1) (0.16.0) 2026-06-28 15:09:00.766 | 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.0.1.dev1) (5.1.0) 2026-06-28 15:09:00.784 | 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.0.1.dev1) (0.25.0) 2026-06-28 15:09:00.787 | 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.0.1.dev1) (5.0.0) 2026-06-28 15:09:00.788 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.0.1.dev1) (3.1.6) 2026-06-28 15:09:00.790 | 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.0.1.dev1) (4.0.1) 2026-06-28 15:09:00.798 | 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.0.1.dev1) (3.0.3) 2026-06-28 15:09:00.810 | 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.0.1.dev1) (1.2.1) 2026-06-28 15:09:00.832 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.0.1.dev1) (1.7.6) 2026-06-28 15:09:00.837 | 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.0.1.dev1) (3.17.0) 2026-06-28 15:09:00.883 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.0.1.dev1) 2026-06-28 15:09:00.913 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-28 15:09:00.979 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.0.1.dev1) 2026-06-28 15:09:00.997 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-28 15:09:01.056 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.0.1.dev1) 2026-06-28 15:09:01.074 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-28 15:09:01.094 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.0.1.dev1) (82.0.1) 2026-06-28 15:09:01.109 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.0.1.dev1) (0.8.1) 2026-06-28 15:09:01.171 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.0.1.dev1) 2026-06-28 15:09:01.188 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-28 15:09:01.222 | 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.0.1.dev1) (4.14.0) 2026-06-28 15:09:01.228 | 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.0.1.dev1) (0.6.0) 2026-06-28 15:09:01.229 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.1.dev1) (4.0.0) 2026-06-28 15:09:01.239 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.1.dev1) (3.0.52) 2026-06-28 15:09:01.240 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.1.dev1) (1.11.0) 2026-06-28 15:09:01.241 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.1.dev1) (15.0.0) 2026-06-28 15:09:01.242 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.1.dev1) (1.8.0) 2026-06-28 15:09:01.283 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.0.1.dev1) 2026-06-28 15:09:01.300 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-28 15:09:01.311 | 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.0.1.dev1) (24.2.1) 2026-06-28 15:09:01.357 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.1.dev1) (4.2.0) 2026-06-28 15:09:01.358 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.1.dev1) (2.20.0) 2026-06-28 15:09:01.369 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.0.1.dev1) (0.1.2) 2026-06-28 15:09:01.387 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.0.1.dev1) (0.8) 2026-06-28 15:09:01.434 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.0.1.dev1) 2026-06-28 15:09:01.450 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-28 15:09:01.504 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.1.dev1) (3.6.1) 2026-06-28 15:09:01.505 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.1.dev1) (3.4.0) 2026-06-28 15:09:01.507 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.0.1.dev1) (4.0.1) 2026-06-28 15:09:01.590 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.0.1.dev1) 2026-06-28 15:09:01.607 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-28 15:09:01.642 | 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.0.1.dev1) (1.33) 2026-06-28 15:09:01.648 | 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.0.1.dev1) (3.1.1) 2026-06-28 15:09:01.734 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-28 15:09:01.772 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-28 15:09:01.989 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 65.0 MB/s 0:00:00 2026-06-28 15:09:02.008 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-28 15:09:02.031 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-28 15:09:02.242 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 73.7 MB/s 0:00:00 2026-06-28 15:09:02.262 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-28 15:09:02.288 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-06-28 15:09:02.312 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-28 15:09:02.334 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-28 15:09:02.360 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-28 15:09:02.382 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-28 15:09:02.407 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-28 15:09:02.432 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-28 15:09:02.515 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 67.6 MB/s 0:00:00 2026-06-28 15:09:02.534 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-28 15:09:02.578 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-28 15:09:02.597 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 31.4 MB/s 0:00:00 2026-06-28 15:09:02.613 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-28 15:09:02.638 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-28 15:09:02.661 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-28 15:09:02.684 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-28 15:09:02.707 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-28 15:09:02.736 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 51.8 MB/s 0:00:00 2026-06-28 15:09:02.753 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-28 15:09:02.779 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-28 15:09:02.806 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-28 15:09:02.830 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-28 15:09:02.855 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-28 15:09:02.885 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-28 15:09:02.909 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-28 15:09:02.932 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-28 15:09:02.955 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-28 15:09:02.979 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-28 15:09:03.005 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-28 15:09:03.045 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 59.4 MB/s 0:00:00 2026-06-28 15:09:03.193 | Building wheels for collected packages: cinder 2026-06-28 15:09:03.195 | Building editable for cinder (pyproject.toml): started 2026-06-28 15:09:04.744 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-28 15:09:04.745 | Created wheel for cinder: filename=cinder-28.0.1.dev1-0.editable-py3-none-any.whl size=9125 sha256=2ddba3fee25412c91ea944f9e50f88eb821acd2aa3209a0bbb43adbef885ae83 2026-06-28 15:09:04.745 | Stored in directory: /tmp/pip-ephem-wheel-cache-mww0hwif/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-28 15:09:04.751 | Successfully built cinder 2026-06-28 15:09:05.068 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-28 15:09:05.424 | Attempting uninstall: pyudev 2026-06-28 15:09:05.444 | Found existing installation: pyudev 0.24.0 2026-06-28 15:09:05.444 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:09:05.444 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-28 15:09:05.500 | Attempting uninstall: pyasn1 2026-06-28 15:09:05.602 | Found existing installation: pyasn1 0.4.8 2026-06-28 15:09:05.602 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:09:05.603 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-28 15:09:07.270 | Attempting uninstall: botocore 2026-06-28 15:09:07.288 | Found existing installation: botocore 1.34.46 2026-06-28 15:09:07.288 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:09:07.291 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-28 15:09:08.490 | Attempting uninstall: s3transfer 2026-06-28 15:09:08.510 | Found existing installation: s3transfer 0.10.1 2026-06-28 15:09:08.511 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:09:08.512 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-28 15:09:09.195 | Attempting uninstall: boto3 2026-06-28 15:09:09.213 | Found existing installation: boto3 1.34.46 2026-06-28 15:09:09.214 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-28 15:09:09.215 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-28 15:09:11.304 | 2026-06-28 15:09:11.327 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.0.1.dev1 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-28 15:09:11.784 | + inc/python:pip_install:216 : result=0 2026-06-28 15:09:11.789 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:09:11.793 | + functions-common:time_stop:2420 : local name 2026-06-28 15:09:11.797 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:09:11.801 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:09:11.805 | + functions-common:time_stop:2423 : local total 2026-06-28 15:09:11.809 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:09:11.812 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:09:11.816 | + functions-common:time_stop:2427 : start_time=1782659331848 2026-06-28 15:09:11.820 | + functions-common:time_stop:2429 : [[ -z 1782659331848 ]] 2026-06-28 15:09:11.824 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:09:11.831 | + functions-common:time_stop:2432 : end_time=1782659351826 2026-06-28 15:09:11.835 | + functions-common:time_stop:2433 : elapsed_time=19978 2026-06-28 15:09:11.839 | + functions-common:time_stop:2434 : total=97907 2026-06-28 15:09:11.843 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:09:11.846 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=117885 2026-06-28 15:09:11.851 | + inc/python:pip_install:219 : return 0 2026-06-28 15:09:11.855 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-28 15:09:11.858 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-28 15:09:11.862 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-28 15:09:11.866 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-28 15:09:11.869 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:09:11.873 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:09:11.877 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-28 15:09:11.881 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:09:11.884 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-28 15:09:11.888 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-28 15:09:11.891 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-28 15:09:11.894 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:09:11.897 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:09:11.902 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-28 15:09:11.920 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-28 15:09:11.924 | + functions-common:install_package:1438 : update_package_repo 2026-06-28 15:09:11.927 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-28 15:09:11.931 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-28 15:09:11.935 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-28 15:09:11.938 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-28 15:09:11.942 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-28 15:09:11.947 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:09:11.951 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:09:11.954 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-28 15:09:11.958 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-28 15:09:11.962 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-28 15:09:11.965 | + functions-common:apt_get_update:1167 : return 2026-06-28 15:09:11.970 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-28 15:09:11.973 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-28 15:09:11.977 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:09:11.980 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:09:11.984 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-28 15:09:12.014 | + 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-06-28 15:09:12.053 | Reading package lists... 2026-06-28 15:09:12.407 | Building dependency tree... 2026-06-28 15:09:12.409 | Reading state information... 2026-06-28 15:09:12.912 | The following additional packages will be installed: 2026-06-28 15:09:12.912 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-28 15:09:12.912 | python3-urwid python3-wcwidth 2026-06-28 15:09:12.914 | Suggested packages: 2026-06-28 15:09:12.914 | python-urwid-doc 2026-06-28 15:09:12.950 | The following NEW packages will be installed: 2026-06-28 15:09:12.950 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-28 15:09:12.951 | python3-urwid python3-wcwidth targetcli-fb 2026-06-28 15:09:13.043 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-28 15:09:13.044 | Need to get 385 kB of archives. 2026-06-28 15:09:13.044 | After this operation, 3098 kB of additional disk space will be used. 2026-06-28 15:09:13.044 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-28 15:09:13.097 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-28 15:09:13.101 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-28 15:09:13.118 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-28 15:09:13.131 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-28 15:09:13.132 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-28 15:09:13.359 | perl: warning: Setting locale failed. 2026-06-28 15:09:13.359 | perl: warning: Please check that your locale settings: 2026-06-28 15:09:13.359 | LANGUAGE = (unset), 2026-06-28 15:09:13.359 | LC_ALL = "en_US.utf8", 2026-06-28 15:09:13.359 | LANG = "de_DE.UTF-8" 2026-06-28 15:09:13.359 | are supported and installed on your system. 2026-06-28 15:09:13.360 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:09:13.423 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:09:13.424 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:09:13.424 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:09:13.611 | Fetched 385 kB in 0s (2464 kB/s) 2026-06-28 15:09:13.658 | Selecting previously unselected package python3-typing-extensions. 2026-06-28 15:09:13.731 | (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 ... 126649 files and directories currently installed.) 2026-06-28 15:09:13.739 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-28 15:09:13.743 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-28 15:09:13.797 | Selecting previously unselected package python3-wcwidth. 2026-06-28 15:09:13.810 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-28 15:09:13.814 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-28 15:09:13.872 | Selecting previously unselected package python3-urwid. 2026-06-28 15:09:13.885 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-28 15:09:13.889 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-28 15:09:13.980 | Selecting previously unselected package python3-configshell-fb. 2026-06-28 15:09:13.993 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-28 15:09:13.997 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-28 15:09:14.058 | Selecting previously unselected package python3-rtslib-fb. 2026-06-28 15:09:14.070 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-28 15:09:14.074 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-28 15:09:14.143 | Selecting previously unselected package targetcli-fb. 2026-06-28 15:09:14.155 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-28 15:09:14.159 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-28 15:09:14.238 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-28 15:09:15.416 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-28 15:09:15.423 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-28 15:09:15.734 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-28 15:09:15.976 | Setting up python3-urwid (2.6.10-1) ... 2026-06-28 15:09:16.509 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-28 15:09:16.706 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-28 15:09:16.706 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-28 15:09:16.731 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-28 15:09:16.731 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-28 15:09:16.731 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-28 15:09:16.732 | keyword = Word(alphanums + '_\-') 2026-06-28 15:09:16.732 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-28 15:09:16.732 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-28 15:09:16.732 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-28 15:09:16.732 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-28 15:09:16.732 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-28 15:09:16.732 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-28 15:09:16.739 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-28 15:09:16.740 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-28 15:09:16.762 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-28 15:09:16.762 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-28 15:09:16.763 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-28 15:09:16.763 | keyword = Word(alphanums + '_\-') 2026-06-28 15:09:16.764 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-28 15:09:16.764 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-28 15:09:16.764 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-28 15:09:16.764 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-28 15:09:16.767 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-28 15:09:16.767 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-28 15:09:16.798 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-28 15:09:17.007 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-28 15:09:17.007 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-28 15:09:17.296 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-28 15:09:18.149 | perl: warning: Setting locale failed. 2026-06-28 15:09:18.149 | perl: warning: Please check that your locale settings: 2026-06-28 15:09:18.149 | LANGUAGE = (unset), 2026-06-28 15:09:18.149 | LC_ALL = "en_US.utf8", 2026-06-28 15:09:18.150 | LANG = "de_DE.UTF-8" 2026-06-28 15:09:18.150 | are supported and installed on your system. 2026-06-28 15:09:18.150 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:09:18.283 | perl: warning: Setting locale failed. 2026-06-28 15:09:18.283 | perl: warning: Please check that your locale settings: 2026-06-28 15:09:18.283 | LANGUAGE = (unset), 2026-06-28 15:09:18.283 | LC_ALL = "en_US.utf8", 2026-06-28 15:09:18.284 | LANG = "de_DE.UTF-8" 2026-06-28 15:09:18.284 | are supported and installed on your system. 2026-06-28 15:09:18.284 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:09:18.334 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:09:18.334 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:09:18.334 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:09:18.408 | perl: warning: Setting locale failed. 2026-06-28 15:09:18.408 | perl: warning: Please check that your locale settings: 2026-06-28 15:09:18.408 | LANGUAGE = (unset), 2026-06-28 15:09:18.408 | LC_ALL = "en_US.utf8", 2026-06-28 15:09:18.408 | LANG = "de_DE.UTF-8" 2026-06-28 15:09:18.409 | are supported and installed on your system. 2026-06-28 15:09:18.409 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:09:18.905 | 2026-06-28 15:09:18.905 | Running kernel seems to be up-to-date. 2026-06-28 15:09:18.905 | 2026-06-28 15:09:18.905 | Restarting services... 2026-06-28 15:09:18.956 | 2026-06-28 15:09:18.956 | Service restarts being deferred: 2026-06-28 15:09:18.957 | /etc/needrestart/restart.d/dbus.service 2026-06-28 15:09:18.957 | systemctl restart systemd-logind.service 2026-06-28 15:09:18.957 | systemctl restart virtlockd.service 2026-06-28 15:09:18.957 | systemctl restart virtlogd.service 2026-06-28 15:09:18.959 | 2026-06-28 15:09:18.959 | No containers need to be restarted. 2026-06-28 15:09:18.959 | 2026-06-28 15:09:18.959 | User sessions running outdated binaries: 2026-06-28 15:09:18.959 | quobyte @ session #5: sshd[2022] 2026-06-28 15:09:18.973 | quobyte @ user manager service: systemd[1161] 2026-06-28 15:09:18.986 | 2026-06-28 15:09:18.986 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-28 15:09:21.345 | + functions-common:apt_get:1211 : result=0 2026-06-28 15:09:21.349 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-28 15:09:21.353 | + functions-common:time_stop:2420 : local name 2026-06-28 15:09:21.357 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:09:21.361 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:09:21.365 | + functions-common:time_stop:2423 : local total 2026-06-28 15:09:21.369 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:09:21.373 | + functions-common:time_stop:2426 : name=apt-get 2026-06-28 15:09:21.377 | + functions-common:time_stop:2427 : start_time=1782659352010 2026-06-28 15:09:21.381 | + functions-common:time_stop:2429 : [[ -z 1782659352010 ]] 2026-06-28 15:09:21.387 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:09:21.393 | + functions-common:time_stop:2432 : end_time=1782659361388 2026-06-28 15:09:21.397 | + functions-common:time_stop:2433 : elapsed_time=9378 2026-06-28 15:09:21.401 | + functions-common:time_stop:2434 : total=164330 2026-06-28 15:09:21.405 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:09:21.409 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=173708 2026-06-28 15:09:21.413 | + functions-common:apt_get:1215 : return 0 2026-06-28 15:09:21.417 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-28 15:09:21.422 | + ./stack.sh:main:948 : configure_cinder 2026-06-28 15:09:21.426 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-28 15:09:21.445 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-28 15:09:21.451 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-28 15:09:21.455 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-28 15:09:21.459 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-28 15:09:21.465 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-28 15:09:21.465 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-28 15:09:21.472 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-28 15:09:21.475 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-28 15:09:21.479 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-28 15:09:21.483 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-28 15:09:21.487 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-28 15:09:21.491 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-28 15:09:21.494 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-28 15:09:21.498 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-28 15:09:21.516 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-28 15:09:21.534 | + 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-06-28 15:09:21.552 | + 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-06-28 15:09:21.569 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-28 15:09:21.586 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-28 15:09:21.603 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-28 15:09:21.609 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-28 15:09:21.614 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.OMjEf1C2Lc 2026-06-28 15:09:21.618 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-28 15:09:21.622 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-28 15:09:21.626 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-28 15:09:21.630 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.OMjEf1C2Lc 2026-06-28 15:09:21.636 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.OMjEf1C2Lc 2026-06-28 15:09:21.653 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.OMjEf1C2Lc /etc/sudoers.d/cinder-rootwrap 2026-06-28 15:09:21.671 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-28 15:09:21.677 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-28 15:09:21.681 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-28 15:09:21.685 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-28 15:09:21.689 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-28 15:09:21.693 | + 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-06-28 15:09:21.697 | + 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-06-28 15:09:21.702 | + 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-06-28 15:09:21.703 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-28 15:09:21.714 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-28 15:09:21.719 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-28 15:09:21.736 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-28 15:09:21.754 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-28 15:09:21.758 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-28 15:09:21.764 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-28 15:09:21.771 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-28 15:09:21.775 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-28 15:09:21.779 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-28 15:09:21.783 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-28 15:09:21.787 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-28 15:09:21.791 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-28 15:09:21.795 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-28 15:09:21.799 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-28 15:09:21.803 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-28 15:09:21.807 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-28 15:09:21.853 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-28 15:09:21.897 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.244/identity 2026-06-28 15:09:21.942 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-28 15:09:21.987 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-28 15:09:22.032 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-28 15:09:22.077 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-28 15:09:22.122 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-28 15:09:22.167 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.244/identity 2026-06-28 15:09:22.212 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-28 15:09:22.257 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-28 15:09:22.308 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-28 15:09:22.313 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-28 15:09:22.366 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-28 15:09:22.416 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-28 15:09:22.420 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-28 15:09:22.424 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-28 15:09:22.429 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-28 15:09:22.434 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-28 15:09:22.438 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-28 15:09:22.443 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-28 15:09:22.470 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:09:22.475 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-28 15:09:22.479 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-28 15:09:22.485 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-28 15:09:22.531 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-28 15:09:22.572 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-28 15:09:22.614 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-28 15:09:22.656 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-28 15:09:22.696 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-28 15:09:22.741 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.244 2026-06-28 15:09:22.783 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-28 15:09:22.827 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-28 15:09:22.838 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key a8ac719b1d2af044e0d026932ccce759 2026-06-28 15:09:22.881 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-28 15:09:22.884 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-28 15:09:22.925 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-28 15:09:22.965 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-28 15:09:23.007 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-28 15:09:23.050 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-28 15:09:23.091 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-28 15:09:23.131 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-28 15:09:23.155 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:09:23.159 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-28 15:09:23.162 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-28 15:09:23.166 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-28 15:09:23.169 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-28 15:09:23.173 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-28 15:09:23.176 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-28 15:09:23.179 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-28 15:09:23.182 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-28 15:09:23.186 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-28 15:09:23.190 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-28 15:09:23.193 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-28 15:09:23.237 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-28 15:09:23.280 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-28 15:09:23.322 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-28 15:09:23.367 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-28 15:09:23.409 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-28 15:09:23.453 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-28 15:09:23.495 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-28 15:09:23.538 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-28 15:09:23.582 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-28 15:09:23.586 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-28 15:09:23.590 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-28 15:09:23.594 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-28 15:09:23.638 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-28 15:09:23.641 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-28 15:09:23.682 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-28 15:09:23.686 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-28 15:09:23.690 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-28 15:09:23.693 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-28 15:09:23.736 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-28 15:09:23.740 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-28 15:09:23.743 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-28 15:09:23.747 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-28 15:09:23.750 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-28 15:09:23.775 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:09:23.779 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-28 15:09:23.804 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:09:23.808 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-28 15:09:23.831 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:09:23.835 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-28 15:09:23.838 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-28 15:09:23.843 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-28 15:09:23.846 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-28 15:09:23.849 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-28 15:09:23.853 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-28 15:09:23.857 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-28 15:09:23.881 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:09:23.886 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-28 15:09:23.890 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-28 15:09:23.893 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-28 15:09:23.917 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:09:23.921 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.244:5672/ 2026-06-28 15:09:23.925 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.244:5672/ 2026-06-28 15:09:23.969 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-28 15:09:23.973 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-28 15:09:23.977 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-28 15:09:23.981 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-28 15:09:23.984 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-28 15:09:23.989 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-28 15:09:24.012 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-28 15:09:24.016 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-28 15:09:24.020 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-28 15:09:24.023 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-28 15:09:24.027 | + 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-06-28 15:09:24.071 | + 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-06-28 15:09:24.113 | + 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-06-28 15:09:24.158 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-28 15:09:24.201 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-28 15:09:24.245 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-28 15:09:24.269 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:09:24.273 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-28 15:09:24.277 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-28 15:09:24.281 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-28 15:09:24.285 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-28 15:09:24.288 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-28 15:09:24.292 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-28 15:09:24.296 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-28 15:09:24.299 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-28 15:09:24.303 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-28 15:09:24.322 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-28 15:09:24.322 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-28 15:09:24.333 | d /var/run/uwsgi 0755 quobyte root 2026-06-28 15:09:24.338 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-28 15:09:24.352 | /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-06-28 15:09:24.358 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-28 15:09:24.361 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-28 15:09:24.367 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-28 15:09:24.370 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-28 15:09:24.415 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-28 15:09:24.457 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-28 15:09:24.498 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-28 15:09:24.540 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-28 15:09:24.582 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-28 15:09:24.626 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-28 15:09:24.667 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-28 15:09:24.707 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-28 15:09:24.748 | + 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-06-28 15:09:24.789 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-28 15:09:24.829 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-28 15:09:24.871 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-28 15:09:24.913 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-28 15:09:24.956 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-28 15:09:24.961 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-28 15:09:24.966 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-28 15:09:24.970 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-28 15:09:24.974 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-28 15:09:24.978 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:09:24.982 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:09:24.986 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-28 15:09:24.990 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-28 15:09:24.995 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-28 15:09:25.035 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-28 15:09:25.079 | + 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-06-28 15:09:25.079 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-28 15:09:25.090 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-28 15:09:25.095 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-28 15:09:25.099 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-28 15:09:25.103 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-28 15:09:25.107 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-28 15:09:25.111 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-28 15:09:25.114 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-28 15:09:25.118 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:09:25.122 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:09:25.126 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-28 15:09:25.130 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-28 15:09:25.134 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:09:25.138 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:09:25.142 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-28 15:09:25.155 | perl: warning: Setting locale failed. 2026-06-28 15:09:25.155 | perl: warning: Please check that your locale settings: 2026-06-28 15:09:25.155 | LANGUAGE = (unset), 2026-06-28 15:09:25.155 | LC_ALL = "en_US.utf8", 2026-06-28 15:09:25.155 | LANG = "de_DE.UTF-8" 2026-06-28 15:09:25.155 | are supported and installed on your system. 2026-06-28 15:09:25.155 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:09:25.196 | Enabling site cinder-api. 2026-06-28 15:09:25.202 | To activate the new configuration, you need to run: 2026-06-28 15:09:25.202 | systemctl reload apache2 2026-06-28 15:09:25.209 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-28 15:09:25.212 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-28 15:09:25.216 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-28 15:09:25.220 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-28 15:09:25.346 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-28 15:09:25.350 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.244/image 2026-06-28 15:09:25.393 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-28 15:09:25.418 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:09:25.422 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-28 15:09:25.427 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-28 15:09:25.431 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-28 15:09:25.435 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-28 15:09:25.438 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-28 15:09:25.443 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-28 15:09:25.447 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-28 15:09:25.450 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-28 15:09:25.454 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-28 15:09:25.458 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-28 15:09:25.503 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-28 15:09:25.543 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.244/identity 2026-06-28 15:09:25.585 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-28 15:09:25.629 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-28 15:09:25.671 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-28 15:09:25.713 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-28 15:09:25.757 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-28 15:09:25.799 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.244/identity 2026-06-28 15:09:25.842 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-28 15:09:25.886 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-28 15:09:25.928 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-28 15:09:25.931 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-28 15:09:25.934 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-28 15:09:25.937 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-28 15:09:25.940 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-28 15:09:25.944 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-28 15:09:25.987 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-28 15:09:26.029 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.244/identity 2026-06-28 15:09:26.070 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-28 15:09:26.111 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-28 15:09:26.153 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-28 15:09:26.196 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-28 15:09:26.240 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-28 15:09:26.282 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-28 15:09:26.327 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-28 15:09:26.368 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-28 15:09:26.372 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-28 15:09:26.395 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:09:26.399 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.244:2379?api_version=v3' 2026-06-28 15:09:26.442 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-28 15:09:26.445 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-28 15:09:26.449 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-28 15:09:26.500 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-28 15:09:26.542 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-28 15:09:26.546 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-28 15:09:26.549 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-28 15:09:26.594 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-28 15:09:26.598 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-28 15:09:26.602 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-28 15:09:26.606 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-28 15:09:26.610 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-28 15:09:26.652 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-28 15:09:26.697 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.244/identity 2026-06-28 15:09:26.738 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-28 15:09:26.778 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-28 15:09:26.821 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-28 15:09:26.863 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-28 15:09:26.907 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-28 15:09:26.950 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-28 15:09:26.976 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:09:26.980 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-28 15:09:26.983 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-28 15:09:26.987 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-28 15:09:26.991 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-28 15:09:26.995 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-28 15:09:26.999 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-28 15:09:27.003 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-28 15:09:27.007 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:09:27.010 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:09:27.015 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-28 15:09:27.019 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:09:27.023 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-28 15:09:27.027 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-28 15:09:27.031 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:09:27.035 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:09:27.039 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-28 15:09:27.043 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:09:27.047 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-28 15:09:27.051 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-28 15:09:27.055 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:09:27.060 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:09:27.064 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-28 15:09:27.067 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:09:27.071 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-28 15:09:27.075 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-28 15:09:27.079 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-28 15:09:27.083 | + functions-common:git_clone:591 : local git_ref=master 2026-06-28 15:09:27.087 | + functions-common:git_clone:592 : local orig_dir 2026-06-28 15:09:27.091 | ++ functions-common:git_clone:593 : pwd 2026-06-28 15:09:27.095 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-28 15:09:27.099 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-28 15:09:27.104 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-28 15:09:27.127 | + functions-common:git_clone:596 : RECLONE=False 2026-06-28 15:09:27.130 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-28 15:09:27.134 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-28 15:09:27.139 | + functions-common:git_clone:610 : echo master 2026-06-28 15:09:27.140 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-28 15:09:27.147 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-28 15:09:27.151 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-28 15:09:27.154 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-28 15:09:27.157 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:09:27.161 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:09:27.165 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:09:27.169 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:09:27.173 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:09:27.177 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:09:27.181 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:09:27.185 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:09:27.189 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:09:27.195 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659367191 2026-06-28 15:09:27.198 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-28 15:09:27.202 | Cloning into '/opt/stack/neutron'... 2026-06-28 15:10:33.014 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:10:33.018 | + functions-common:time_stop:2420 : local name 2026-06-28 15:10:33.022 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:10:33.026 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:10:33.030 | + functions-common:time_stop:2423 : local total 2026-06-28 15:10:33.034 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:10:33.038 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:10:33.042 | + functions-common:time_stop:2427 : start_time=1782659367191 2026-06-28 15:10:33.046 | + functions-common:time_stop:2429 : [[ -z 1782659367191 ]] 2026-06-28 15:10:33.051 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:10:33.057 | + functions-common:time_stop:2432 : end_time=1782659433053 2026-06-28 15:10:33.061 | + functions-common:time_stop:2433 : elapsed_time=65862 2026-06-28 15:10:33.065 | + functions-common:time_stop:2434 : total=91382 2026-06-28 15:10:33.069 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:10:33.073 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157244 2026-06-28 15:10:33.077 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-28 15:10:33.081 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-28 15:10:33.085 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:10:33.090 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:10:33.094 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:10:33.098 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:10:33.102 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:10:33.106 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:10:33.111 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:10:33.114 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:10:33.119 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:10:33.126 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659433121 2026-06-28 15:10:33.130 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-28 15:10:33.860 | From https://review.opendev.org/openstack/neutron 2026-06-28 15:10:33.860 | * branch master -> FETCH_HEAD 2026-06-28 15:10:33.872 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:10:33.876 | + functions-common:time_stop:2420 : local name 2026-06-28 15:10:33.880 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:10:33.884 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:10:33.888 | + functions-common:time_stop:2423 : local total 2026-06-28 15:10:33.892 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:10:33.896 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:10:33.900 | + functions-common:time_stop:2427 : start_time=1782659433121 2026-06-28 15:10:33.904 | + functions-common:time_stop:2429 : [[ -z 1782659433121 ]] 2026-06-28 15:10:33.910 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:10:33.915 | + functions-common:time_stop:2432 : end_time=1782659433911 2026-06-28 15:10:33.919 | + functions-common:time_stop:2433 : elapsed_time=790 2026-06-28 15:10:33.923 | + functions-common:time_stop:2434 : total=157244 2026-06-28 15:10:33.927 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:10:33.931 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158034 2026-06-28 15:10:33.935 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-28 15:10:33.939 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:10:33.944 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:10:33.948 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:10:33.952 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:10:33.956 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:10:33.960 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:10:33.964 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:10:33.968 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:10:33.973 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:10:33.980 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659433975 2026-06-28 15:10:33.984 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-28 15:10:34.455 | Note: switching to 'FETCH_HEAD'. 2026-06-28 15:10:34.455 | 2026-06-28 15:10:34.455 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-28 15:10:34.455 | changes and commit them, and you can discard any commits you make in this 2026-06-28 15:10:34.455 | state without impacting any branches by switching back to a branch. 2026-06-28 15:10:34.456 | 2026-06-28 15:10:34.456 | If you want to create a new branch to retain commits you create, you may 2026-06-28 15:10:34.456 | do so (now or later) by using -c with the switch command. Example: 2026-06-28 15:10:34.456 | 2026-06-28 15:10:34.456 | git switch -c 2026-06-28 15:10:34.456 | 2026-06-28 15:10:34.456 | Or undo this operation with: 2026-06-28 15:10:34.456 | 2026-06-28 15:10:34.456 | git switch - 2026-06-28 15:10:34.456 | 2026-06-28 15:10:34.456 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-28 15:10:34.456 | 2026-06-28 15:10:34.457 | HEAD is now at d0442f1c1a Merge "ovn: Handle missing ``neutron:network_name`` in sibling LRPs" 2026-06-28 15:10:34.465 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:10:34.469 | + functions-common:time_stop:2420 : local name 2026-06-28 15:10:34.474 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:10:34.478 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:10:34.482 | + functions-common:time_stop:2423 : local total 2026-06-28 15:10:34.486 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:10:34.490 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:10:34.494 | + functions-common:time_stop:2427 : start_time=1782659433975 2026-06-28 15:10:34.498 | + functions-common:time_stop:2429 : [[ -z 1782659433975 ]] 2026-06-28 15:10:34.504 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:10:34.510 | + functions-common:time_stop:2432 : end_time=1782659434506 2026-06-28 15:10:34.514 | + functions-common:time_stop:2433 : elapsed_time=531 2026-06-28 15:10:34.518 | + functions-common:time_stop:2434 : total=158034 2026-06-28 15:10:34.522 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:10:34.526 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158565 2026-06-28 15:10:34.531 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-28 15:10:34.550 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-28 15:10:34.555 | + functions-common:git_clone:673 : git show --oneline 2026-06-28 15:10:34.556 | + functions-common:git_clone:673 : head -1 2026-06-28 15:10:34.561 | d0442f1c1a Merge "ovn: Handle missing ``neutron:network_name`` in sibling LRPs" 2026-06-28 15:10:34.566 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-28 15:10:34.570 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-28 15:10:34.574 | + inc/python:setup_develop:353 : local bindep 2026-06-28 15:10:34.579 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-28 15:10:34.583 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-28 15:10:34.587 | + inc/python:setup_develop:359 : local extras= 2026-06-28 15:10:34.592 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-28 15:10:34.596 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-28 15:10:34.600 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-28 15:10:34.605 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-28 15:10:34.609 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-28 15:10:34.613 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-28 15:10:34.619 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-28 15:10:34.623 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-28 15:10:34.628 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-28 15:10:34.632 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-28 15:10:34.636 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-28 15:10:34.642 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-28 15:10:34.650 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-28 15:10:34.654 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-28 15:10:34.659 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-28 15:10:34.820 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-28 15:10:34.824 | + inc/python:setup_package:436 : local bindep=0 2026-06-28 15:10:34.828 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-28 15:10:34.833 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-28 15:10:34.837 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-28 15:10:34.841 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-28 15:10:34.845 | + inc/python:setup_package:445 : local flags=-e 2026-06-28 15:10:34.850 | + inc/python:setup_package:446 : local extras= 2026-06-28 15:10:34.854 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-28 15:10:34.859 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-28 15:10:34.863 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-28 15:10:34.867 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-28 15:10:34.872 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-28 15:10:34.876 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-28 15:10:34.908 | Using python 3.12 to install /opt/stack/neutron 2026-06-28 15:10:34.912 | + 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-06-28 15:10:35.918 | Obtaining file:///opt/stack/neutron 2026-06-28 15:10:35.927 | Installing build dependencies: started 2026-06-28 15:10:37.757 | Installing build dependencies: finished with status 'done' 2026-06-28 15:10:37.758 | Checking if build backend supports build_editable: started 2026-06-28 15:10:38.297 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-28 15:10:38.298 | Getting requirements to build editable: started 2026-06-28 15:10:38.596 | Getting requirements to build editable: finished with status 'done' 2026-06-28 15:10:38.598 | Preparing editable metadata (pyproject.toml): started 2026-06-28 15:10:40.299 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-28 15:10:40.323 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (7.0.3) 2026-06-28 15:10:40.323 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.10.1) 2026-06-28 15:10:40.327 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.1.0) 2026-06-28 15:10:40.327 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (2.5.1) 2026-06-28 15:10:40.327 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.1.0) 2026-06-28 15:10:40.327 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.3.1) 2026-06-28 15:10:40.532 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev542) 2026-06-28 15:10:41.891 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-28 15:10:41.911 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (0.31.2) 2026-06-28 15:10:41.912 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (2.34.2) 2026-06-28 15:10:41.913 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.1.6) 2026-06-28 15:10:41.914 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (13.0.0) 2026-06-28 15:10:41.915 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (1.3.0) 2026-06-28 15:10:41.976 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev542) 2026-06-28 15:10:41.993 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-28 15:10:42.045 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev542) 2026-06-28 15:10:42.062 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-28 15:10:42.074 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (9.1.4) 2026-06-28 15:10:42.074 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (2.0.51) 2026-06-28 15:10:42.076 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (1.8.10) 2026-06-28 15:10:42.076 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.14.0) 2026-06-28 15:10:42.077 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (1.18.4) 2026-06-28 15:10:42.078 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.8.0) 2026-06-28 15:10:42.079 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (4.2.0) 2026-06-28 15:10:42.080 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (7.5.0) 2026-06-28 15:10:42.081 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (10.5.0) 2026-06-28 15:10:42.082 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (6.4.0) 2026-06-28 15:10:42.083 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (18.0.0) 2026-06-28 15:10:42.084 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (6.8.0) 2026-06-28 15:10:42.085 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (8.2.0) 2026-06-28 15:10:42.086 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (18.1.0) 2026-06-28 15:10:42.088 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (8.1.0) 2026-06-28 15:10:42.088 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.1.0) 2026-06-28 15:10:42.088 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.11.0) 2026-06-28 15:10:42.092 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.8.0) 2026-06-28 15:10:42.092 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (7.9.0) 2026-06-28 15:10:42.092 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (5.10.0) 2026-06-28 15:10:42.092 | 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==28.1.0.dev542) (4.6.0) 2026-06-28 15:10:42.093 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (2.7.1) 2026-06-28 15:10:42.094 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (10.1.1) 2026-06-28 15:10:42.095 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.10.2) 2026-06-28 15:10:42.096 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (4.4.0) 2026-06-28 15:10:42.131 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev542) 2026-06-28 15:10:42.149 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-28 15:10:42.276 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev542) 2026-06-28 15:10:42.293 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-28 15:10:42.333 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev542) 2026-06-28 15:10:42.350 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-28 15:10:42.452 | Installing build dependencies: started 2026-06-28 15:10:44.146 | Installing build dependencies: finished with status 'done' 2026-06-28 15:10:44.147 | Getting requirements to build wheel: started 2026-06-28 15:10:44.828 | Getting requirements to build wheel: finished with status 'done' 2026-06-28 15:10:44.829 | Preparing metadata (pyproject.toml): started 2026-06-28 15:10:45.226 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-28 15:10:45.362 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev542) 2026-06-28 15:10:45.382 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-28 15:10:45.392 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (7.2.2) 2026-06-28 15:10:45.431 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev542) 2026-06-28 15:10:45.451 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-28 15:10:45.462 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (24.2.1) 2026-06-28 15:10:45.463 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (18.13.0) 2026-06-28 15:10:45.464 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (4.17.0) 2026-06-28 15:10:45.499 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev542) 2026-06-28 15:10:45.515 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-28 15:10:45.650 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev542) 2026-06-28 15:10:45.669 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-28 15:10:45.679 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (3.4.0) 2026-06-28 15:10:45.680 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev542) (8.1.0) 2026-06-28 15:10:45.683 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev542) (1.3.12) 2026-06-28 15:10:45.685 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev542) (4.15.0) 2026-06-28 15:10:45.686 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev542) (2.2.1) 2026-06-28 15:10:45.692 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev542) (3.3.2) 2026-06-28 15:10:45.696 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev542) (3.0.3) 2026-06-28 15:10:45.698 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev542) (2.1.0) 2026-06-28 15:10:45.700 | 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==28.1.0.dev542) (1.8.2) 2026-06-28 15:10:45.706 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev542) (4.0.1) 2026-06-28 15:10:45.707 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev542) (2.13.0) 2026-06-28 15:10:45.708 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev542) (5.8.0) 2026-06-28 15:10:45.825 | Collecting setproctitle>=1.1.10 (from neutron-lib>=4.1.0->neutron==28.1.0.dev542) 2026-06-28 15:10:45.840 | 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-06-28 15:10:45.883 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev542) 2026-06-28 15:10:45.899 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-28 15:10:45.911 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev542) (43.0.3) 2026-06-28 15:10:45.912 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev542) (1.5.0) 2026-06-28 15:10:45.914 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev542) (1.1.0) 2026-06-28 15:10:45.915 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev542) (1.33) 2026-06-28 15:10:45.917 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev542) (4.10.0) 2026-06-28 15:10:45.917 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev542) (6.0.3) 2026-06-28 15:10:45.921 | 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==28.1.0.dev542) (2.0.0) 2026-06-28 15:10:45.926 | 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==28.1.0.dev542) (3.0) 2026-06-28 15:10:45.933 | 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==28.1.0.dev542) (3.1.1) 2026-06-28 15:10:45.938 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev542) (0.41.0) 2026-06-28 15:10:45.938 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev542) (1.2.1) 2026-06-28 15:10:45.966 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev542) 2026-06-28 15:10:45.983 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-28 15:10:45.996 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev542) (26.2) 2026-06-28 15:10:46.000 | 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==28.1.0.dev542) (2.8.0) 2026-06-28 15:10:46.000 | 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==28.1.0.dev542) (3.5.2) 2026-06-28 15:10:46.012 | 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==28.1.0.dev542) (6.1.1) 2026-06-28 15:10:46.013 | 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==28.1.0.dev542) (4.0.0) 2026-06-28 15:10:46.034 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev542) (0.20) 2026-06-28 15:10:46.040 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev542) (2.0.0) 2026-06-28 15:10:46.048 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev542) (2.1.2) 2026-06-28 15:10:46.049 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev542) (0.6.2) 2026-06-28 15:10:46.056 | 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==28.1.0.dev542) (2.9.0.post0) 2026-06-28 15:10:46.062 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev542) (7.1.4) 2026-06-28 15:10:46.064 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev542) (5.3.1) 2026-06-28 15:10:46.064 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev542) (5.6.2) 2026-06-28 15:10:46.065 | 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==28.1.0.dev542) (0.16.0) 2026-06-28 15:10:46.069 | 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==28.1.0.dev542) (5.1.0) 2026-06-28 15:10:46.078 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev542) (2026.2) 2026-06-28 15:10:46.086 | 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==28.1.0.dev542) (0.25.0) 2026-06-28 15:10:46.089 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev542) (5.0.0) 2026-06-28 15:10:46.092 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev542) (4.0.1) 2026-06-28 15:10:46.122 | 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==28.1.0.dev542) (1.7.6) 2026-06-28 15:10:46.252 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev542) 2026-06-28 15:10:46.273 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-28 15:10:46.290 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev542) (3.17.0) 2026-06-28 15:10:46.344 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev542) 2026-06-28 15:10:46.367 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-28 15:10:46.415 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev542) 2026-06-28 15:10:46.417 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-28 15:10:46.436 | 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==28.1.0.dev542) (3.0.3) 2026-06-28 15:10:46.438 | 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==28.1.0.dev542) (1.6.2) 2026-06-28 15:10:46.446 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev542) (82.0.1) 2026-06-28 15:10:46.473 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev542) (0.8.1) 2026-06-28 15:10:46.516 | 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==28.1.0.dev542) (1.17.0) 2026-06-28 15:10:46.520 | 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==28.1.0.dev542) (4.14.0) 2026-06-28 15:10:46.521 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev542) (4.26.0) 2026-06-28 15:10:46.563 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev542) 2026-06-28 15:10:46.587 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-28 15:10:46.603 | 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==28.1.0.dev542) (0.6.0) 2026-06-28 15:10:46.604 | Requirement already satisfied: cmd2>=3.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==28.1.0.dev542) (4.0.0) 2026-06-28 15:10:46.614 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (3.0.52) 2026-06-28 15:10:46.615 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (1.11.0) 2026-06-28 15:10:46.616 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (15.0.0) 2026-06-28 15:10:46.617 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (1.8.0) 2026-06-28 15:10:46.622 | 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==28.1.0.dev542) (26.1.0) 2026-06-28 15:10:46.623 | 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==28.1.0.dev542) (2025.9.1) 2026-06-28 15:10:46.624 | 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==28.1.0.dev542) (0.37.0) 2026-06-28 15:10:46.625 | 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==28.1.0.dev542) (2026.5.1) 2026-06-28 15:10:46.689 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev542) (3.4.7) 2026-06-28 15:10:46.690 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev542) (3.18) 2026-06-28 15:10:46.691 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev542) (2.7.0) 2026-06-28 15:10:46.693 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev542) (2023.11.17) 2026-06-28 15:10:46.727 | 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>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (4.2.0) 2026-06-28 15:10:46.728 | 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>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (2.20.0) 2026-06-28 15:10:46.739 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev542) (0.1.2) 2026-06-28 15:10:46.759 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev542) (0.8) 2026-06-28 15:10:46.871 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev542) (0.16.0) 2026-06-28 15:10:46.964 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-28 15:10:47.062 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.1 MB/s 0:00:00 2026-06-28 15:10:47.078 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-28 15:10:47.294 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 9.8 MB/s 0:00:00 2026-06-28 15:10:47.314 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-28 15:10:47.349 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-28 15:10:47.377 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-28 15:10:47.407 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-28 15:10:47.440 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-28 15:10:47.471 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-28 15:10:47.489 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-28 15:10:47.515 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-28 15:10:47.554 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-28 15:10:47.616 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-28 15:10:47.643 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-28 15:10:47.668 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-28 15:10:47.704 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-28 15:10:47.725 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-28 15:10:47.805 | Building wheels for collected packages: neutron, ovs 2026-06-28 15:10:47.807 | Building editable for neutron (pyproject.toml): started 2026-06-28 15:10:50.124 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-28 15:10:50.126 | Created wheel for neutron: filename=neutron-28.1.0.dev542-0.editable-py3-none-any.whl size=15978 sha256=7596207a44c16209f51cc538321dc269e799f6ec840bf5b419f34c3cbd0dc841 2026-06-28 15:10:50.126 | Stored in directory: /tmp/pip-ephem-wheel-cache-7rp56qzy/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-28 15:10:50.132 | Building wheel for ovs (pyproject.toml): started 2026-06-28 15:10:50.997 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-28 15:10:50.999 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=aed0b62087c8769a1f6daf2324181652056fe1ad6ca19fdaebdcb24aee8b6dae 2026-06-28 15:10:50.999 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-28 15:10:51.004 | Successfully built neutron ovs 2026-06-28 15:10:51.310 | Installing collected packages: sortedcontainers, pyroute2, setproctitle, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, cotyledon, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-28 15:10:56.961 | 2026-06-28 15:10:56.986 | Successfully installed cotyledon-2.2.0 fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev542 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-06-28 15:10:57.264 | + inc/python:pip_install:216 : result=0 2026-06-28 15:10:57.269 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:10:57.273 | + functions-common:time_stop:2420 : local name 2026-06-28 15:10:57.275 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:10:57.279 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:10:57.283 | + functions-common:time_stop:2423 : local total 2026-06-28 15:10:57.287 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:10:57.292 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:10:57.295 | + functions-common:time_stop:2427 : start_time=1782659434900 2026-06-28 15:10:57.300 | + functions-common:time_stop:2429 : [[ -z 1782659434900 ]] 2026-06-28 15:10:57.304 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:10:57.311 | + functions-common:time_stop:2432 : end_time=1782659457306 2026-06-28 15:10:57.315 | + functions-common:time_stop:2433 : elapsed_time=22406 2026-06-28 15:10:57.319 | + functions-common:time_stop:2434 : total=117885 2026-06-28 15:10:57.322 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:10:57.326 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140291 2026-06-28 15:10:57.330 | + inc/python:pip_install:219 : return 0 2026-06-28 15:10:57.335 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-28 15:10:57.339 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-28 15:10:57.344 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-28 15:10:57.346 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-28 15:10:57.350 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:10:57.354 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:10:57.358 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-28 15:10:57.363 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:10:57.367 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-28 15:10:57.370 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-28 15:10:57.375 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-28 15:10:57.375 | Installing OVN and dependent packages 2026-06-28 15:10:57.379 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-28 15:10:57.384 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-28 15:10:57.409 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:10:57.413 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-28 15:10:57.437 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:10:57.440 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-28 15:10:57.465 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:10:57.469 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-28 15:10:57.473 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-28 15:10:57.498 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:10:57.502 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-28 15:10:57.506 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-28 15:10:57.525 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-28 15:10:57.531 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-28 15:10:57.548 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-28 15:10:57.553 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-28 15:10:57.582 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-28 15:10:57.586 | + functions-common:install_package:1438 : update_package_repo 2026-06-28 15:10:57.589 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-28 15:10:57.592 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-28 15:10:57.596 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-28 15:10:57.600 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-28 15:10:57.604 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-28 15:10:57.608 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:10:57.612 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:10:57.616 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-28 15:10:57.620 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-28 15:10:57.624 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-28 15:10:57.628 | + functions-common:apt_get_update:1167 : return 2026-06-28 15:10:57.632 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-28 15:10:57.636 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-28 15:10:57.640 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:10:57.645 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:10:57.648 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-28 15:10:57.681 | + 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-06-28 15:10:57.729 | Reading package lists... 2026-06-28 15:10:58.122 | Building dependency tree... 2026-06-28 15:10:58.124 | Reading state information... 2026-06-28 15:10:58.670 | fakeroot is already the newest version (1.33-1). 2026-06-28 15:10:58.670 | fakeroot set to manually installed. 2026-06-28 15:10:58.670 | make is already the newest version (4.3-4.1build2). 2026-06-28 15:10:58.670 | make set to manually installed. 2026-06-28 15:10:58.670 | The following additional packages will be installed: 2026-06-28 15:10:58.671 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-28 15:10:58.672 | python3-sortedcontainers 2026-06-28 15:10:58.674 | Suggested packages: 2026-06-28 15:10:58.675 | openvswitch-doc python-sortedcontainers-doc 2026-06-28 15:10:58.720 | The following NEW packages will be installed: 2026-06-28 15:10:58.722 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-28 15:10:58.723 | python3-openvswitch python3-sortedcontainers 2026-06-28 15:10:58.777 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-28 15:10:58.777 | Need to get 4219 kB of archives. 2026-06-28 15:10:58.777 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-28 15:10:58.777 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-28 15:10:58.805 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-28 15:10:58.818 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-28 15:10:58.818 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-28 15:10:58.820 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-28 15:10:58.831 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-28 15:10:59.094 | perl: warning: Setting locale failed. 2026-06-28 15:10:59.094 | perl: warning: Please check that your locale settings: 2026-06-28 15:10:59.094 | LANGUAGE = (unset), 2026-06-28 15:10:59.094 | LC_ALL = "en_US.utf8", 2026-06-28 15:10:59.094 | LANG = "de_DE.UTF-8" 2026-06-28 15:10:59.095 | are supported and installed on your system. 2026-06-28 15:10:59.095 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:10:59.162 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:10:59.162 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:10:59.162 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:10:59.367 | Fetched 4219 kB in 0s (43.9 MB/s) 2026-06-28 15:10:59.421 | Selecting previously unselected package libunbound8:amd64. 2026-06-28 15:10:59.488 | (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 ... 126834 files and directories currently installed.) 2026-06-28 15:10:59.497 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-28 15:10:59.505 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-28 15:10:59.560 | Selecting previously unselected package openvswitch-common. 2026-06-28 15:10:59.574 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-28 15:10:59.578 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-28 15:10:59.683 | Selecting previously unselected package python3-sortedcontainers. 2026-06-28 15:10:59.697 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-28 15:10:59.701 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-28 15:10:59.757 | Selecting previously unselected package libxdp1:amd64. 2026-06-28 15:10:59.771 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-28 15:10:59.775 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-28 15:10:59.834 | Selecting previously unselected package python3-openvswitch. 2026-06-28 15:10:59.848 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-28 15:10:59.852 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-28 15:10:59.963 | Selecting previously unselected package openvswitch-switch. 2026-06-28 15:10:59.977 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-28 15:10:59.986 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-28 15:11:00.123 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-28 15:11:00.370 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-28 15:11:00.382 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-28 15:11:00.393 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-28 15:11:00.408 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-28 15:11:00.795 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-28 15:11:00.820 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-28 15:11:01.516 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-28 15:11:01.708 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-28 15:11:02.742 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-28 15:11:04.483 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-28 15:11:04.734 | perl: warning: Setting locale failed. 2026-06-28 15:11:04.734 | perl: warning: Please check that your locale settings: 2026-06-28 15:11:04.734 | LANGUAGE = (unset), 2026-06-28 15:11:04.735 | LC_ALL = "en_US.utf8", 2026-06-28 15:11:04.735 | LANG = "de_DE.UTF-8" 2026-06-28 15:11:04.735 | are supported and installed on your system. 2026-06-28 15:11:04.735 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:11:04.871 | perl: warning: Setting locale failed. 2026-06-28 15:11:04.871 | perl: warning: Please check that your locale settings: 2026-06-28 15:11:04.871 | LANGUAGE = (unset), 2026-06-28 15:11:04.871 | LC_ALL = "en_US.utf8", 2026-06-28 15:11:04.871 | LANG = "de_DE.UTF-8" 2026-06-28 15:11:04.871 | are supported and installed on your system. 2026-06-28 15:11:04.871 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:11:04.923 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:11:04.923 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:11:04.923 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:11:04.997 | perl: warning: Setting locale failed. 2026-06-28 15:11:04.997 | perl: warning: Please check that your locale settings: 2026-06-28 15:11:04.997 | LANGUAGE = (unset), 2026-06-28 15:11:04.997 | LC_ALL = "en_US.utf8", 2026-06-28 15:11:04.997 | LANG = "de_DE.UTF-8" 2026-06-28 15:11:04.997 | are supported and installed on your system. 2026-06-28 15:11:04.998 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:11:05.506 | 2026-06-28 15:11:05.506 | Running kernel seems to be up-to-date. 2026-06-28 15:11:05.507 | 2026-06-28 15:11:05.507 | Restarting services... 2026-06-28 15:11:05.556 | 2026-06-28 15:11:05.556 | Service restarts being deferred: 2026-06-28 15:11:05.556 | /etc/needrestart/restart.d/dbus.service 2026-06-28 15:11:05.556 | systemctl restart systemd-logind.service 2026-06-28 15:11:05.557 | systemctl restart virtlockd.service 2026-06-28 15:11:05.557 | systemctl restart virtlogd.service 2026-06-28 15:11:05.557 | 2026-06-28 15:11:05.557 | No containers need to be restarted. 2026-06-28 15:11:05.557 | 2026-06-28 15:11:05.557 | User sessions running outdated binaries: 2026-06-28 15:11:05.558 | quobyte @ session #5: sshd[2022] 2026-06-28 15:11:05.569 | quobyte @ user manager service: systemd[1161] 2026-06-28 15:11:05.580 | 2026-06-28 15:11:05.580 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-28 15:11:07.799 | + functions-common:apt_get:1211 : result=0 2026-06-28 15:11:07.803 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-28 15:11:07.807 | + functions-common:time_stop:2420 : local name 2026-06-28 15:11:07.811 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:11:07.815 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:11:07.819 | + functions-common:time_stop:2423 : local total 2026-06-28 15:11:07.823 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:11:07.827 | + functions-common:time_stop:2426 : name=apt-get 2026-06-28 15:11:07.831 | + functions-common:time_stop:2427 : start_time=1782659457676 2026-06-28 15:11:07.835 | + functions-common:time_stop:2429 : [[ -z 1782659457676 ]] 2026-06-28 15:11:07.841 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:11:07.847 | + functions-common:time_stop:2432 : end_time=1782659467842 2026-06-28 15:11:07.850 | + functions-common:time_stop:2433 : elapsed_time=10166 2026-06-28 15:11:07.854 | + functions-common:time_stop:2434 : total=173708 2026-06-28 15:11:07.858 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:11:07.862 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=183874 2026-06-28 15:11:07.866 | + functions-common:apt_get:1215 : return 0 2026-06-28 15:11:07.872 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-28 15:11:07.903 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-28 15:11:07.907 | + functions-common:install_package:1438 : update_package_repo 2026-06-28 15:11:07.911 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-28 15:11:07.916 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-28 15:11:07.920 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-28 15:11:07.924 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-28 15:11:07.928 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-28 15:11:07.932 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:11:07.936 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:11:07.940 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-28 15:11:07.944 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-28 15:11:07.948 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-28 15:11:07.952 | + functions-common:apt_get_update:1167 : return 2026-06-28 15:11:07.956 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-28 15:11:07.961 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-28 15:11:07.965 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:11:07.969 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:11:07.973 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-28 15:11:08.006 | + 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-06-28 15:11:08.046 | Reading package lists... 2026-06-28 15:11:08.430 | Building dependency tree... 2026-06-28 15:11:08.432 | Reading state information... 2026-06-28 15:11:08.973 | The following additional packages will be installed: 2026-06-28 15:11:08.974 | ovn-common 2026-06-28 15:11:09.018 | The following NEW packages will be installed: 2026-06-28 15:11:09.018 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-28 15:11:09.095 | 0 upgraded, 4 newly installed, 0 to remove and 85 not upgraded. 2026-06-28 15:11:09.095 | Need to get 2360 kB of archives. 2026-06-28 15:11:09.095 | After this operation, 8355 kB of additional disk space will be used. 2026-06-28 15:11:09.096 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-28 15:11:09.202 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-28 15:11:09.206 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-28 15:11:09.209 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-28 15:11:09.473 | perl: warning: Setting locale failed. 2026-06-28 15:11:09.473 | perl: warning: Please check that your locale settings: 2026-06-28 15:11:09.473 | LANGUAGE = (unset), 2026-06-28 15:11:09.473 | LC_ALL = "en_US.utf8", 2026-06-28 15:11:09.473 | LANG = "de_DE.UTF-8" 2026-06-28 15:11:09.473 | are supported and installed on your system. 2026-06-28 15:11:09.474 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:11:09.536 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:11:09.536 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:11:09.536 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:11:09.740 | Fetched 2360 kB in 0s (14.0 MB/s) 2026-06-28 15:11:09.824 | Selecting previously unselected package ovn-common. 2026-06-28 15:11:09.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 ... 127034 files and directories currently installed.) 2026-06-28 15:11:09.898 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-28 15:11:09.903 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-28 15:11:10.012 | Selecting previously unselected package ovn-central. 2026-06-28 15:11:10.026 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-28 15:11:10.031 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-28 15:11:10.095 | Selecting previously unselected package ovn-controller-vtep. 2026-06-28 15:11:10.109 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-28 15:11:10.113 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-28 15:11:10.174 | Selecting previously unselected package ovn-host. 2026-06-28 15:11:10.185 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-28 15:11:10.192 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-28 15:11:10.283 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-28 15:11:10.303 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-28 15:11:10.800 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-28 15:11:10.988 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-28 15:11:11.476 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-28 15:11:11.539 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-28 15:11:12.078 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-28 15:11:12.270 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-28 15:11:12.974 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-28 15:11:13.681 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-28 15:11:14.569 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-28 15:11:14.641 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-28 15:11:14.848 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-28 15:11:15.403 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-28 15:11:17.417 | perl: warning: Setting locale failed. 2026-06-28 15:11:17.417 | perl: warning: Please check that your locale settings: 2026-06-28 15:11:17.417 | LANGUAGE = (unset), 2026-06-28 15:11:17.418 | LC_ALL = "en_US.utf8", 2026-06-28 15:11:17.418 | LANG = "de_DE.UTF-8" 2026-06-28 15:11:17.418 | are supported and installed on your system. 2026-06-28 15:11:17.418 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:11:17.554 | perl: warning: Setting locale failed. 2026-06-28 15:11:17.554 | perl: warning: Please check that your locale settings: 2026-06-28 15:11:17.554 | LANGUAGE = (unset), 2026-06-28 15:11:17.554 | LC_ALL = "en_US.utf8", 2026-06-28 15:11:17.555 | LANG = "de_DE.UTF-8" 2026-06-28 15:11:17.555 | are supported and installed on your system. 2026-06-28 15:11:17.555 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:11:17.607 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:11:17.607 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:11:17.607 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:11:17.681 | perl: warning: Setting locale failed. 2026-06-28 15:11:17.681 | perl: warning: Please check that your locale settings: 2026-06-28 15:11:17.681 | LANGUAGE = (unset), 2026-06-28 15:11:17.682 | LC_ALL = "en_US.utf8", 2026-06-28 15:11:17.682 | LANG = "de_DE.UTF-8" 2026-06-28 15:11:17.682 | are supported and installed on your system. 2026-06-28 15:11:17.682 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:11:18.186 | 2026-06-28 15:11:18.186 | Running kernel seems to be up-to-date. 2026-06-28 15:11:18.186 | 2026-06-28 15:11:18.186 | Restarting services... 2026-06-28 15:11:18.236 | 2026-06-28 15:11:18.237 | Service restarts being deferred: 2026-06-28 15:11:18.237 | /etc/needrestart/restart.d/dbus.service 2026-06-28 15:11:18.237 | systemctl restart systemd-logind.service 2026-06-28 15:11:18.237 | systemctl restart virtlockd.service 2026-06-28 15:11:18.237 | systemctl restart virtlogd.service 2026-06-28 15:11:18.237 | 2026-06-28 15:11:18.237 | No containers need to be restarted. 2026-06-28 15:11:18.237 | 2026-06-28 15:11:18.238 | User sessions running outdated binaries: 2026-06-28 15:11:18.239 | quobyte @ session #5: sshd[2022] 2026-06-28 15:11:18.246 | quobyte @ user manager service: systemd[1161] 2026-06-28 15:11:18.258 | 2026-06-28 15:11:18.258 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-28 15:11:20.572 | + functions-common:apt_get:1211 : result=0 2026-06-28 15:11:20.575 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-28 15:11:20.579 | + functions-common:time_stop:2420 : local name 2026-06-28 15:11:20.583 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:11:20.587 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:11:20.591 | + functions-common:time_stop:2423 : local total 2026-06-28 15:11:20.595 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:11:20.599 | + functions-common:time_stop:2426 : name=apt-get 2026-06-28 15:11:20.603 | + functions-common:time_stop:2427 : start_time=1782659468002 2026-06-28 15:11:20.606 | + functions-common:time_stop:2429 : [[ -z 1782659468002 ]] 2026-06-28 15:11:20.612 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:11:20.617 | + functions-common:time_stop:2432 : end_time=1782659480613 2026-06-28 15:11:20.621 | + functions-common:time_stop:2433 : elapsed_time=12611 2026-06-28 15:11:20.625 | + functions-common:time_stop:2434 : total=183874 2026-06-28 15:11:20.629 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:11:20.633 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=196485 2026-06-28 15:11:20.637 | + functions-common:apt_get:1215 : return 0 2026-06-28 15:11:20.641 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-06-28 15:11:20.646 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : 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-06-28 15:11:20.650 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-28 15:11:20.654 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-28 15:11:20.660 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-28 15:11:20.664 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-28 15:11:20.668 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-28 15:11:20.672 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-28 15:11:20.676 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-28 15:11:20.680 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-28 15:11:20.684 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-28 15:11:20.689 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-28 15:11:20.693 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-28 15:11:20.697 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-28 15:11:20.701 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-28 15:11:20.705 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-28 15:11:20.709 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-28 15:11:20.713 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-28 15:11:20.717 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : 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-06-28 15:11:20.721 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-28 15:11:20.725 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-28 15:11:20.729 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-28 15:11:20.733 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:11:20.737 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:11:20.741 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-28 15:11:20.745 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:11:20.749 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-28 15:11:20.754 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-28 15:11:20.758 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-28 15:11:20.785 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:11:20.789 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-28 15:11:20.794 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-28 15:11:20.798 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-28 15:11:20.803 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-28 15:11:20.807 | + lib/stack:stack_install_service:32 : install_nova 2026-06-28 15:11:20.811 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-28 15:11:20.815 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-28 15:11:20.819 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:11:20.823 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:11:20.828 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-28 15:11:20.832 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:11:20.836 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-28 15:11:20.862 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:11:20.866 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-28 15:11:20.870 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-28 15:11:20.875 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-28 15:11:20.879 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-28 15:11:20.883 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-28 15:11:21.043 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-28 15:11:21.047 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:11:21.051 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:11:21.055 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-28 15:11:21.059 | + functions-common:install_package:1438 : update_package_repo 2026-06-28 15:11:21.063 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-28 15:11:21.067 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-28 15:11:21.070 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-28 15:11:21.074 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-28 15:11:21.078 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-28 15:11:21.082 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:11:21.085 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:11:21.089 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-28 15:11:21.093 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-28 15:11:21.097 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-28 15:11:21.101 | + functions-common:apt_get_update:1167 : return 2026-06-28 15:11:21.105 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-28 15:11:21.109 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-28 15:11:21.113 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:11:21.117 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:11:21.121 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-28 15:11:21.152 | + 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-06-28 15:11:21.192 | Reading package lists... 2026-06-28 15:11:21.604 | Building dependency tree... 2026-06-28 15:11:21.606 | Reading state information... 2026-06-28 15:11:22.264 | The following additional packages will be installed: 2026-06-28 15:11:22.264 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-28 15:11:22.264 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-28 15:11:22.264 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-28 15:11:22.265 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-28 15:11:22.265 | qemu-system-sparc 2026-06-28 15:11:22.268 | Suggested packages: 2026-06-28 15:11:22.268 | libvirt-clients-qemu libvirt-login-shell 2026-06-28 15:11:22.268 | libvirt-daemon-driver-storage-gluster 2026-06-28 15:11:22.268 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-28 15:11:22.269 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-28 15:11:22.269 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-28 15:11:22.269 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-28 15:11:22.318 | The following packages will be REMOVED: 2026-06-28 15:11:22.321 | apport-core-dump-handler 2026-06-28 15:11:22.322 | The following NEW packages will be installed: 2026-06-28 15:11:22.325 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-28 15:11:22.325 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-28 15:11:22.325 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-28 15:11:22.327 | The following packages will be upgraded: 2026-06-28 15:11:22.327 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-28 15:11:22.327 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-28 15:11:22.328 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-28 15:11:22.381 | 9 upgraded, 13 newly installed, 1 to remove and 76 not upgraded. 2026-06-28 15:11:22.382 | Need to get 113 MB of archives. 2026-06-28 15:11:22.382 | After this operation, 897 MB of additional disk space will be used. 2026-06-28 15:11:22.382 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-28 15:11:22.407 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-28 15:11:22.408 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-28 15:11:22.409 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-06-28 15:11:22.418 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-28 15:11:22.423 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-28 15:11:22.428 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6040 B] 2026-06-28 15:11:22.428 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-06-28 15:11:22.429 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3112 B] 2026-06-28 15:11:22.430 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1374 B] 2026-06-28 15:11:22.431 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-28 15:11:22.451 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-28 15:11:22.454 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-28 15:11:22.456 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-28 15:11:22.578 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-28 15:11:22.763 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-28 15:11:22.864 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-28 15:11:22.935 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-28 15:11:22.973 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-28 15:11:23.611 | Get:20 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-28 15:11:23.612 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-28 15:11:23.644 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-28 15:11:23.903 | perl: warning: Setting locale failed. 2026-06-28 15:11:23.903 | perl: warning: Please check that your locale settings: 2026-06-28 15:11:23.903 | LANGUAGE = (unset), 2026-06-28 15:11:23.903 | LC_ALL = "en_US.utf8", 2026-06-28 15:11:23.904 | LANG = "de_DE.UTF-8" 2026-06-28 15:11:23.904 | are supported and installed on your system. 2026-06-28 15:11:23.904 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:11:23.968 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:11:23.969 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:11:23.969 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:11:24.099 | Vorkonfiguration der Pakete ... 2026-06-28 15:11:24.302 | Fetched 113 MB in 1s (87.5 MB/s) 2026-06-28 15:11:24.343 | Selecting previously unselected package python3-zstandard. 2026-06-28 15:11:24.411 | (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 ... 127102 files and directories currently installed.) 2026-06-28 15:11:24.420 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-28 15:11:24.424 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-28 15:11:24.568 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-28 15:11:24.568 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-28 15:11:24.568 | Package apport-core-dump-handler is to be removed. 2026-06-28 15:11:24.568 | Package python3-zstandard is not configured yet. 2026-06-28 15:11:24.568 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-28 15:11:24.569 | Package apport-core-dump-handler is to be removed. 2026-06-28 15:11:24.569 | Package systemd-coredump is not installed. 2026-06-28 15:11:24.569 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-28 15:11:24.569 | Package apport-core-dump-handler is to be removed. 2026-06-28 15:11:24.569 | Package python3-zstandard is not configured yet. 2026-06-28 15:11:24.569 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-28 15:11:24.569 | Package apport-core-dump-handler is to be removed. 2026-06-28 15:11:24.569 | Package systemd-coredump is not installed. 2026-06-28 15:11:24.569 | 2026-06-28 15:11:24.638 | (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 ... 127118 files and directories currently installed.) 2026-06-28 15:11:24.647 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-28 15:11:25.502 | Selecting previously unselected package systemd-coredump. 2026-06-28 15:11:25.570 | (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 ... 127114 files and directories currently installed.) 2026-06-28 15:11:25.579 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-28 15:11:25.583 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-28 15:11:25.658 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-28 15:11:25.685 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-28 15:11:25.756 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-28 15:11:25.784 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-28 15:11:25.884 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-28 15:11:25.913 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-28 15:11:26.016 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-28 15:11:26.045 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-28 15:11:26.161 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-28 15:11:26.188 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-28 15:11:26.285 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-28 15:11:26.363 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-28 15:11:26.468 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-28 15:11:26.495 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-28 15:11:26.569 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-28 15:11:26.596 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-28 15:11:26.666 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-28 15:11:26.682 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-28 15:11:26.866 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-28 15:11:26.879 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-28 15:11:26.891 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-28 15:11:26.962 | Selecting previously unselected package python3-libvirt. 2026-06-28 15:11:26.974 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-28 15:11:26.979 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-28 15:11:27.049 | Selecting previously unselected package qemu-system-arm. 2026-06-28 15:11:27.061 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-28 15:11:27.074 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:11:27.593 | Selecting previously unselected package qemu-system-mips. 2026-06-28 15:11:27.608 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-28 15:11:27.621 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:11:28.262 | Selecting previously unselected package qemu-system-ppc. 2026-06-28 15:11:28.277 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-28 15:11:28.289 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:11:28.661 | Selecting previously unselected package qemu-system-sparc. 2026-06-28 15:11:28.675 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-28 15:11:28.688 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:11:28.945 | Selecting previously unselected package qemu-system-s390x. 2026-06-28 15:11:28.958 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-28 15:11:28.969 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:11:29.140 | Selecting previously unselected package qemu-system-misc. 2026-06-28 15:11:29.155 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-28 15:11:29.166 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:11:31.099 | Selecting previously unselected package qemu-system. 2026-06-28 15:11:31.114 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-28 15:11:31.118 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:11:31.159 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-28 15:11:31.175 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-28 15:11:31.179 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-28 15:11:33.015 | Selecting previously unselected package qemu-efi-arm. 2026-06-28 15:11:33.029 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-28 15:11:33.034 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-28 15:11:33.854 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-28 15:11:34.362 | Creating group 'systemd-coredump' with GID 987. 2026-06-28 15:11:34.366 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-28 15:11:34.390 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:11:34.408 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:11:34.429 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:11:34.445 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-28 15:11:34.457 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:11:34.476 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-28 15:11:34.724 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-28 15:11:34.736 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:11:34.756 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-28 15:11:34.768 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:11:34.786 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-28 15:11:35.361 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-28 15:11:35.858 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-28 15:11:36.158 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-28 15:11:36.187 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-28 15:11:36.204 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-28 15:11:36.220 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-28 15:11:36.237 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-28 15:11:36.246 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-28 15:11:36.263 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-28 15:11:36.281 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-28 15:11:36.438 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:11:36.438 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:11:36.438 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:11:40.047 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-28 15:11:40.111 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-28 15:11:41.935 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-28 15:11:42.187 | perl: warning: Setting locale failed. 2026-06-28 15:11:42.187 | perl: warning: Please check that your locale settings: 2026-06-28 15:11:42.187 | LANGUAGE = (unset), 2026-06-28 15:11:42.187 | LC_ALL = "en_US.utf8", 2026-06-28 15:11:42.188 | LANG = "de_DE.UTF-8" 2026-06-28 15:11:42.188 | are supported and installed on your system. 2026-06-28 15:11:42.188 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:11:42.316 | perl: warning: Setting locale failed. 2026-06-28 15:11:42.316 | perl: warning: Please check that your locale settings: 2026-06-28 15:11:42.316 | LANGUAGE = (unset), 2026-06-28 15:11:42.316 | LC_ALL = "en_US.utf8", 2026-06-28 15:11:42.316 | LANG = "de_DE.UTF-8" 2026-06-28 15:11:42.316 | are supported and installed on your system. 2026-06-28 15:11:42.317 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:11:42.366 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-28 15:11:42.366 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-28 15:11:42.366 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-28 15:11:42.439 | perl: warning: Setting locale failed. 2026-06-28 15:11:42.439 | perl: warning: Please check that your locale settings: 2026-06-28 15:11:42.439 | LANGUAGE = (unset), 2026-06-28 15:11:42.439 | LC_ALL = "en_US.utf8", 2026-06-28 15:11:42.439 | LANG = "de_DE.UTF-8" 2026-06-28 15:11:42.439 | are supported and installed on your system. 2026-06-28 15:11:42.439 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:11:42.943 | 2026-06-28 15:11:42.944 | Running kernel seems to be up-to-date. 2026-06-28 15:11:42.944 | 2026-06-28 15:11:42.944 | Restarting services... 2026-06-28 15:11:42.991 | 2026-06-28 15:11:42.991 | Service restarts being deferred: 2026-06-28 15:11:42.991 | /etc/needrestart/restart.d/dbus.service 2026-06-28 15:11:42.991 | systemctl restart systemd-logind.service 2026-06-28 15:11:42.991 | systemctl restart virtlockd.service 2026-06-28 15:11:42.992 | systemctl restart virtlogd.service 2026-06-28 15:11:42.992 | 2026-06-28 15:11:42.992 | No containers need to be restarted. 2026-06-28 15:11:42.992 | 2026-06-28 15:11:42.992 | User sessions running outdated binaries: 2026-06-28 15:11:42.992 | quobyte @ session #5: sshd[2022] 2026-06-28 15:11:43.002 | quobyte @ user manager service: systemd[1161] 2026-06-28 15:11:43.012 | 2026-06-28 15:11:43.012 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-28 15:11:45.285 | + functions-common:apt_get:1211 : result=0 2026-06-28 15:11:45.289 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-28 15:11:45.293 | + functions-common:time_stop:2420 : local name 2026-06-28 15:11:45.296 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:11:45.298 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:11:45.302 | + functions-common:time_stop:2423 : local total 2026-06-28 15:11:45.305 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:11:45.309 | + functions-common:time_stop:2426 : name=apt-get 2026-06-28 15:11:45.312 | + functions-common:time_stop:2427 : start_time=1782659481148 2026-06-28 15:11:45.315 | + functions-common:time_stop:2429 : [[ -z 1782659481148 ]] 2026-06-28 15:11:45.319 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:11:45.325 | + functions-common:time_stop:2432 : end_time=1782659505321 2026-06-28 15:11:45.329 | + functions-common:time_stop:2433 : elapsed_time=24173 2026-06-28 15:11:45.332 | + functions-common:time_stop:2434 : total=196485 2026-06-28 15:11:45.336 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:11:45.339 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=220658 2026-06-28 15:11:45.342 | + functions-common:apt_get:1215 : return 0 2026-06-28 15:11:45.346 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-28 15:11:45.350 | + functions-common:install_package:1438 : update_package_repo 2026-06-28 15:11:45.353 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-28 15:11:45.357 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-28 15:11:45.360 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-28 15:11:45.364 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-28 15:11:45.367 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-28 15:11:45.370 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:11:45.373 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:11:45.376 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-28 15:11:45.380 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-28 15:11:45.383 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-28 15:11:45.386 | + functions-common:apt_get_update:1167 : return 2026-06-28 15:11:45.390 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-28 15:11:45.392 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-28 15:11:45.396 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:11:45.399 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:11:45.402 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-28 15:11:45.433 | + 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-06-28 15:11:45.473 | Reading package lists... 2026-06-28 15:11:45.905 | Building dependency tree... 2026-06-28 15:11:45.907 | Reading state information... 2026-06-28 15:11:46.698 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-28 15:11:46.698 | ovmf set to manually installed. 2026-06-28 15:11:46.698 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-28 15:11:46.698 | swtpm set to manually installed. 2026-06-28 15:11:46.698 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-28 15:11:46.698 | swtpm-tools set to manually installed. 2026-06-28 15:11:46.698 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-28 15:11:46.698 | mdevctl set to manually installed. 2026-06-28 15:11:46.698 | 0 upgraded, 0 newly installed, 0 to remove and 76 not upgraded. 2026-06-28 15:11:46.706 | + functions-common:apt_get:1211 : result=0 2026-06-28 15:11:46.711 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-28 15:11:46.714 | + functions-common:time_stop:2420 : local name 2026-06-28 15:11:46.718 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:11:46.720 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:11:46.723 | + functions-common:time_stop:2423 : local total 2026-06-28 15:11:46.727 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:11:46.730 | + functions-common:time_stop:2426 : name=apt-get 2026-06-28 15:11:46.733 | + functions-common:time_stop:2427 : start_time=1782659505429 2026-06-28 15:11:46.737 | + functions-common:time_stop:2429 : [[ -z 1782659505429 ]] 2026-06-28 15:11:46.742 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:11:46.749 | + functions-common:time_stop:2432 : end_time=1782659506745 2026-06-28 15:11:46.752 | + functions-common:time_stop:2433 : elapsed_time=1316 2026-06-28 15:11:46.756 | + functions-common:time_stop:2434 : total=220658 2026-06-28 15:11:46.760 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:11:46.763 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=221974 2026-06-28 15:11:46.767 | + functions-common:apt_get:1215 : return 0 2026-06-28 15:11:46.771 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-28 15:11:46.776 | ++ functions-common:is_arch:519 : uname -m 2026-06-28 15:11:46.781 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-28 15:11:46.784 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-28 15:11:46.788 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-28 15:11:46.792 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-28 15:11:46.795 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-28 15:11:46.799 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-28 15:11:46.802 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-28 15:11:46.826 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:11:46.831 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-28 15:11:46.855 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-28 15:11:46.859 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-28 15:11:46.862 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-28 15:11:46.866 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-28 15:11:46.870 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-28 15:11:46.874 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-28 15:11:46.878 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-28 15:11:46.882 | + functions-common:git_clone:592 : local orig_dir 2026-06-28 15:11:46.888 | ++ functions-common:git_clone:593 : pwd 2026-06-28 15:11:46.891 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-28 15:11:46.894 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-28 15:11:46.898 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-28 15:11:46.921 | + functions-common:git_clone:596 : RECLONE=False 2026-06-28 15:11:46.924 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-28 15:11:46.927 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-28 15:11:46.931 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-28 15:11:46.932 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-28 15:11:46.939 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-28 15:11:46.943 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-28 15:11:46.947 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-28 15:11:46.950 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:11:46.954 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:11:46.957 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:11:46.960 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:11:46.963 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:11:46.967 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:11:46.971 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:11:46.973 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:11:46.978 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:11:46.983 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659506979 2026-06-28 15:11:46.987 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-28 15:11:46.991 | Cloning into '/opt/stack/novnc'... 2026-06-28 15:11:48.958 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:11:48.962 | + functions-common:time_stop:2420 : local name 2026-06-28 15:11:48.965 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:11:48.969 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:11:48.972 | + functions-common:time_stop:2423 : local total 2026-06-28 15:11:48.976 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:11:48.979 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:11:48.983 | + functions-common:time_stop:2427 : start_time=1782659506979 2026-06-28 15:11:48.987 | + functions-common:time_stop:2429 : [[ -z 1782659506979 ]] 2026-06-28 15:11:48.991 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:11:48.997 | + functions-common:time_stop:2432 : end_time=1782659508993 2026-06-28 15:11:49.001 | + functions-common:time_stop:2433 : elapsed_time=2014 2026-06-28 15:11:49.005 | + functions-common:time_stop:2434 : total=158565 2026-06-28 15:11:49.009 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:11:49.013 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160579 2026-06-28 15:11:49.017 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-28 15:11:49.021 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-28 15:11:49.025 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:11:49.029 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:11:49.033 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:11:49.037 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:11:49.041 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:11:49.045 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:11:49.049 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:11:49.053 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:11:49.058 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:11:49.064 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659509059 2026-06-28 15:11:49.067 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-28 15:11:49.478 | From https://github.com/novnc/novnc 2026-06-28 15:11:49.478 | * tag v1.3.0 -> FETCH_HEAD 2026-06-28 15:11:49.489 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:11:49.493 | + functions-common:time_stop:2420 : local name 2026-06-28 15:11:49.496 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:11:49.499 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:11:49.503 | + functions-common:time_stop:2423 : local total 2026-06-28 15:11:49.506 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:11:49.510 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:11:49.514 | + functions-common:time_stop:2427 : start_time=1782659509059 2026-06-28 15:11:49.517 | + functions-common:time_stop:2429 : [[ -z 1782659509059 ]] 2026-06-28 15:11:49.522 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:11:49.527 | + functions-common:time_stop:2432 : end_time=1782659509523 2026-06-28 15:11:49.530 | + functions-common:time_stop:2433 : elapsed_time=464 2026-06-28 15:11:49.534 | + functions-common:time_stop:2434 : total=160579 2026-06-28 15:11:49.537 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:11:49.541 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161043 2026-06-28 15:11:49.545 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-28 15:11:49.549 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:11:49.553 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:11:49.557 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:11:49.561 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:11:49.564 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:11:49.568 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:11:49.572 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:11:49.576 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:11:49.581 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:11:49.586 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659509582 2026-06-28 15:11:49.589 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-28 15:11:49.622 | Note: switching to 'FETCH_HEAD'. 2026-06-28 15:11:49.622 | 2026-06-28 15:11:49.623 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-28 15:11:49.623 | changes and commit them, and you can discard any commits you make in this 2026-06-28 15:11:49.623 | state without impacting any branches by switching back to a branch. 2026-06-28 15:11:49.623 | 2026-06-28 15:11:49.623 | If you want to create a new branch to retain commits you create, you may 2026-06-28 15:11:49.623 | do so (now or later) by using -c with the switch command. Example: 2026-06-28 15:11:49.623 | 2026-06-28 15:11:49.623 | git switch -c 2026-06-28 15:11:49.624 | 2026-06-28 15:11:49.624 | Or undo this operation with: 2026-06-28 15:11:49.624 | 2026-06-28 15:11:49.624 | git switch - 2026-06-28 15:11:49.624 | 2026-06-28 15:11:49.624 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-28 15:11:49.624 | 2026-06-28 15:11:49.624 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-28 15:11:49.630 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:11:49.634 | + functions-common:time_stop:2420 : local name 2026-06-28 15:11:49.638 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:11:49.641 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:11:49.645 | + functions-common:time_stop:2423 : local total 2026-06-28 15:11:49.649 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:11:49.653 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:11:49.657 | + functions-common:time_stop:2427 : start_time=1782659509582 2026-06-28 15:11:49.661 | + functions-common:time_stop:2429 : [[ -z 1782659509582 ]] 2026-06-28 15:11:49.665 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:11:49.671 | + functions-common:time_stop:2432 : end_time=1782659509667 2026-06-28 15:11:49.675 | + functions-common:time_stop:2433 : elapsed_time=85 2026-06-28 15:11:49.679 | + functions-common:time_stop:2434 : total=161043 2026-06-28 15:11:49.683 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:11:49.687 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161128 2026-06-28 15:11:49.691 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-28 15:11:49.711 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-28 15:11:49.715 | + functions-common:git_clone:673 : git show --oneline 2026-06-28 15:11:49.716 | + functions-common:git_clone:673 : head -1 2026-06-28 15:11:49.718 | 463c39e noVNC 1.3.0 2026-06-28 15:11:49.723 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-28 15:11:49.727 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-28 15:11:49.752 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:11:49.756 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-28 15:11:49.760 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-28 15:11:49.764 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-28 15:11:49.768 | + functions-common:git_clone:591 : local git_ref=master 2026-06-28 15:11:49.772 | + functions-common:git_clone:592 : local orig_dir 2026-06-28 15:11:49.777 | ++ functions-common:git_clone:593 : pwd 2026-06-28 15:11:49.781 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-28 15:11:49.785 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-28 15:11:49.790 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-28 15:11:49.812 | + functions-common:git_clone:596 : RECLONE=False 2026-06-28 15:11:49.815 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-28 15:11:49.819 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-28 15:11:49.823 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-28 15:11:49.825 | + functions-common:git_clone:610 : echo master 2026-06-28 15:11:49.831 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-06-28 15:11:49.835 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-28 15:11:49.839 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-28 15:11:49.842 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:11:49.846 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:11:49.850 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:11:49.853 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:11:49.857 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:11:49.860 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:11:49.864 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:11:49.867 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:11:49.872 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:11:49.876 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659509873 2026-06-28 15:11:49.880 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-28 15:11:49.884 | Cloning into '/opt/stack/nova'... 2026-06-28 15:15:28.487 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:15:28.491 | + functions-common:time_stop:2420 : local name 2026-06-28 15:15:28.495 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:15:28.499 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:15:28.503 | + functions-common:time_stop:2423 : local total 2026-06-28 15:15:28.507 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:15:28.510 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:15:28.515 | + functions-common:time_stop:2427 : start_time=1782659509873 2026-06-28 15:15:28.519 | + functions-common:time_stop:2429 : [[ -z 1782659509873 ]] 2026-06-28 15:15:28.525 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:15:28.531 | + functions-common:time_stop:2432 : end_time=1782659728526 2026-06-28 15:15:28.535 | + functions-common:time_stop:2433 : elapsed_time=218653 2026-06-28 15:15:28.538 | + functions-common:time_stop:2434 : total=161128 2026-06-28 15:15:28.543 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:15:28.547 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=379781 2026-06-28 15:15:28.551 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-06-28 15:15:28.555 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-28 15:15:28.559 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:15:28.563 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:15:28.567 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:15:28.571 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:15:28.575 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:15:28.579 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:15:28.583 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:15:28.587 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:15:28.592 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:15:28.599 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659728594 2026-06-28 15:15:28.603 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-28 15:15:29.507 | From https://review.opendev.org/openstack/nova 2026-06-28 15:15:29.508 | * branch master -> FETCH_HEAD 2026-06-28 15:15:29.520 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:15:29.524 | + functions-common:time_stop:2420 : local name 2026-06-28 15:15:29.528 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:15:29.532 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:15:29.536 | + functions-common:time_stop:2423 : local total 2026-06-28 15:15:29.540 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:15:29.544 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:15:29.548 | + functions-common:time_stop:2427 : start_time=1782659728594 2026-06-28 15:15:29.552 | + functions-common:time_stop:2429 : [[ -z 1782659728594 ]] 2026-06-28 15:15:29.557 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:15:29.563 | + functions-common:time_stop:2432 : end_time=1782659729559 2026-06-28 15:15:29.567 | + functions-common:time_stop:2433 : elapsed_time=965 2026-06-28 15:15:29.571 | + functions-common:time_stop:2434 : total=379781 2026-06-28 15:15:29.575 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:15:29.579 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=380746 2026-06-28 15:15:29.583 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-28 15:15:29.587 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:15:29.591 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:15:29.596 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:15:29.600 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:15:29.604 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:15:29.608 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:15:29.612 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:15:29.616 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:15:29.621 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:15:29.627 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659729622 2026-06-28 15:15:29.631 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-28 15:15:30.186 | Note: switching to 'FETCH_HEAD'. 2026-06-28 15:15:30.186 | 2026-06-28 15:15:30.187 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-28 15:15:30.187 | changes and commit them, and you can discard any commits you make in this 2026-06-28 15:15:30.187 | state without impacting any branches by switching back to a branch. 2026-06-28 15:15:30.187 | 2026-06-28 15:15:30.187 | If you want to create a new branch to retain commits you create, you may 2026-06-28 15:15:30.187 | do so (now or later) by using -c with the switch command. Example: 2026-06-28 15:15:30.187 | 2026-06-28 15:15:30.187 | git switch -c 2026-06-28 15:15:30.187 | 2026-06-28 15:15:30.187 | Or undo this operation with: 2026-06-28 15:15:30.187 | 2026-06-28 15:15:30.188 | git switch - 2026-06-28 15:15:30.188 | 2026-06-28 15:15:30.188 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-28 15:15:30.188 | 2026-06-28 15:15:30.188 | HEAD is now at 27e693a165 Merge "compute: Pre-load flavor and system_metadata in init_host" 2026-06-28 15:15:30.197 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:15:30.201 | + functions-common:time_stop:2420 : local name 2026-06-28 15:15:30.205 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:15:30.209 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:15:30.213 | + functions-common:time_stop:2423 : local total 2026-06-28 15:15:30.217 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:15:30.221 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:15:30.225 | + functions-common:time_stop:2427 : start_time=1782659729622 2026-06-28 15:15:30.229 | + functions-common:time_stop:2429 : [[ -z 1782659729622 ]] 2026-06-28 15:15:30.234 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:15:30.240 | + functions-common:time_stop:2432 : end_time=1782659730236 2026-06-28 15:15:30.244 | + functions-common:time_stop:2433 : elapsed_time=614 2026-06-28 15:15:30.248 | + functions-common:time_stop:2434 : total=380746 2026-06-28 15:15:30.252 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:15:30.256 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=381360 2026-06-28 15:15:30.260 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-28 15:15:30.283 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-28 15:15:30.289 | + functions-common:git_clone:673 : git show --oneline 2026-06-28 15:15:30.289 | + functions-common:git_clone:673 : head -1 2026-06-28 15:15:30.326 | 27e693a165 Merge "compute: Pre-load flavor and system_metadata in init_host" 2026-06-28 15:15:30.332 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-28 15:15:30.336 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-28 15:15:30.340 | + inc/python:setup_develop:353 : local bindep 2026-06-28 15:15:30.344 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-28 15:15:30.348 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-28 15:15:30.352 | + inc/python:setup_develop:359 : local extras= 2026-06-28 15:15:30.356 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-28 15:15:30.360 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-28 15:15:30.365 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-28 15:15:30.369 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-28 15:15:30.373 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-28 15:15:30.377 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-28 15:15:30.383 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-28 15:15:30.387 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-28 15:15:30.392 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-28 15:15:30.397 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-28 15:15:30.401 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-28 15:15:30.407 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-28 15:15:30.414 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-28 15:15:30.419 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-28 15:15:30.423 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-28 15:15:30.581 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-28 15:15:30.586 | + inc/python:setup_package:436 : local bindep=0 2026-06-28 15:15:30.590 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-28 15:15:30.594 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-28 15:15:30.599 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-28 15:15:30.603 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-28 15:15:30.607 | + inc/python:setup_package:445 : local flags=-e 2026-06-28 15:15:30.611 | + inc/python:setup_package:446 : local extras= 2026-06-28 15:15:30.616 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-28 15:15:30.620 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-28 15:15:30.624 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-28 15:15:30.628 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-28 15:15:30.633 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-28 15:15:30.637 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-28 15:15:30.669 | Using python 3.12 to install /opt/stack/nova 2026-06-28 15:15:30.673 | + 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-06-28 15:15:31.705 | Obtaining file:///opt/stack/nova 2026-06-28 15:15:31.710 | Installing build dependencies: started 2026-06-28 15:15:33.545 | Installing build dependencies: finished with status 'done' 2026-06-28 15:15:33.545 | Checking if build backend supports build_editable: started 2026-06-28 15:15:34.093 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-28 15:15:34.094 | Getting requirements to build editable: started 2026-06-28 15:15:34.397 | Getting requirements to build editable: finished with status 'done' 2026-06-28 15:15:34.399 | Preparing editable metadata (pyproject.toml): started 2026-06-28 15:15:36.680 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-28 15:15:36.706 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (7.0.3) 2026-06-28 15:15:36.709 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (2.0.51) 2026-06-28 15:15:36.709 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (5.3.1) 2026-06-28 15:15:36.709 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (0.41.0) 2026-06-28 15:15:36.709 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (3.1.6) 2026-06-28 15:15:36.710 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (13.0.0) 2026-06-28 15:15:36.711 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (6.1.1) 2026-06-28 15:15:36.712 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (2.5.1) 2026-06-28 15:15:36.713 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (43.0.3) 2026-06-28 15:15:36.714 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (1.8.10) 2026-06-28 15:15:36.715 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (3.5.2) 2026-06-28 15:15:36.716 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (3.1.0) 2026-06-28 15:15:36.717 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (3.10.1) 2026-06-28 15:15:36.718 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (3.17.0) 2026-06-28 15:15:36.719 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (1.18.4) 2026-06-28 15:15:36.720 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (1.3.0) 2026-06-28 15:15:36.721 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (4.0.0) 2026-06-28 15:15:36.722 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (4.26.0) 2026-06-28 15:15:36.723 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (9.9.0) 2026-06-28 15:15:36.725 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (5.14.0) 2026-06-28 15:15:36.725 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (12.0.0) 2026-06-28 15:15:36.726 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (4.12.0) 2026-06-28 15:15:36.727 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (2.34.2) 2026-06-28 15:15:36.728 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (5.8.0) 2026-06-28 15:15:36.924 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev235) 2026-06-28 15:15:37.079 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-28 15:15:37.095 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (4.2.0) 2026-06-28 15:15:37.096 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (7.5.0) 2026-06-28 15:15:37.096 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (10.5.0) 2026-06-28 15:15:37.097 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (6.4.0) 2026-06-28 15:15:37.098 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (8.2.0) 2026-06-28 15:15:37.099 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (2.11.0) 2026-06-28 15:15:37.100 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (3.8.0) 2026-06-28 15:15:37.101 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (5.10.0) 2026-06-28 15:15:37.102 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (2.7.1) 2026-06-28 15:15:37.102 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (10.1.1) 2026-06-28 15:15:37.103 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (18.0.0) 2026-06-28 15:15:37.104 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (7.9.0) 2026-06-28 15:15:37.105 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (18.1.0) 2026-06-28 15:15:37.106 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (5.1.0) 2026-06-28 15:15:37.106 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (3.11.0) 2026-06-28 15:15:37.107 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (6.8.0) 2026-06-28 15:15:37.109 | 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.dev235) (4.6.0) 2026-06-28 15:15:37.110 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (2.0.0) 2026-06-28 15:15:37.111 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (8.1.0) 2026-06-28 15:15:37.111 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (7.2.2) 2026-06-28 15:15:37.112 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (3.10.2) 2026-06-28 15:15:37.113 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (7.1.0) 2026-06-28 15:15:37.114 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (1.1.0) 2026-06-28 15:15:37.115 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (3.8.0) 2026-06-28 15:15:37.115 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (5.0.0) 2026-06-28 15:15:37.116 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (5.7.0) 2026-06-28 15:15:37.234 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev235) 2026-06-28 15:15:37.251 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-28 15:15:37.262 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (8.1.0) 2026-06-28 15:15:37.263 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (0.2.3) 2026-06-28 15:15:37.264 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (1.4.2) 2026-06-28 15:15:37.265 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (1.8.2) 2026-06-28 15:15:37.266 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (2.9.0.post0) 2026-06-28 15:15:37.266 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (3.4.0) 2026-06-28 15:15:37.267 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (4.17.0) 2026-06-28 15:15:37.268 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev235) (6.0.3) 2026-06-28 15:15:37.271 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev235) (1.3.12) 2026-06-28 15:15:37.272 | 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.dev235) (4.15.0) 2026-06-28 15:15:37.275 | 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.dev235) (7.4.0) 2026-06-28 15:15:37.279 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev235) (2.0.0) 2026-06-28 15:15:37.284 | 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.dev235) (3.0) 2026-06-28 15:15:37.291 | 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.dev235) (2.8.0) 2026-06-28 15:15:37.299 | 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.dev235) (3.1.0) 2026-06-28 15:15:37.301 | 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.dev235) (2.2.1) 2026-06-28 15:15:37.306 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev235) (3.0.3) 2026-06-28 15:15:37.309 | 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.dev235) (26.1.0) 2026-06-28 15:15:37.310 | 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.dev235) (2025.9.1) 2026-06-28 15:15:37.310 | 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.dev235) (0.37.0) 2026-06-28 15:15:37.311 | 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.dev235) (2026.5.1) 2026-06-28 15:15:37.319 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev235) (2.1.0) 2026-06-28 15:15:37.327 | 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.dev235) (4.0.1) 2026-06-28 15:15:37.328 | 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.dev235) (2.13.0) 2026-06-28 15:15:37.328 | 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.dev235) (5.8.0) 2026-06-28 15:15:37.342 | 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.dev235) (1.5.0) 2026-06-28 15:15:37.343 | 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.dev235) (1.1.0) 2026-06-28 15:15:37.344 | 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.dev235) (1.33) 2026-06-28 15:15:37.345 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev235) (4.10.0) 2026-06-28 15:15:37.354 | 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.dev235) (3.1.1) 2026-06-28 15:15:37.361 | 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.dev235) (9.1.4) 2026-06-28 15:15:37.373 | 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.dev235) (2.18.0) 2026-06-28 15:15:37.380 | 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.dev235) (0.20) 2026-06-28 15:15:37.394 | 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.dev235) (2.1.2) 2026-06-28 15:15:37.395 | 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.dev235) (0.6.2) 2026-06-28 15:15:37.412 | 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.dev235) (7.1.4) 2026-06-28 15:15:37.413 | 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.dev235) (5.3.1) 2026-06-28 15:15:37.414 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev235) (5.6.2) 2026-06-28 15:15:37.415 | 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.dev235) (0.16.0) 2026-06-28 15:15:37.419 | 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.dev235) (5.1.0) 2026-06-28 15:15:37.429 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev235) (2026.2) 2026-06-28 15:15:37.429 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev235) (26.2) 2026-06-28 15:15:37.437 | 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.dev235) (0.25.0) 2026-06-28 15:15:37.441 | 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.dev235) (5.0.0) 2026-06-28 15:15:37.443 | 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.dev235) (4.0.1) 2026-06-28 15:15:37.457 | 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.dev235) (1.2.1) 2026-06-28 15:15:37.478 | 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.dev235) (1.7.6) 2026-06-28 15:15:37.485 | 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.dev235) (2.2.0) 2026-06-28 15:15:37.491 | 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.dev235) (1.3.7) 2026-06-28 15:15:37.502 | 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.dev235) (3.3.2) 2026-06-28 15:15:37.514 | 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.dev235) (4.3.2) 2026-06-28 15:15:37.515 | 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.dev235) (3.7.1) 2026-06-28 15:15:37.525 | 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.dev235) (2.4.0) 2026-06-28 15:15:37.534 | 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.dev235) (3.0.3) 2026-06-28 15:15:37.535 | 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.dev235) (1.6.2) 2026-06-28 15:15:37.545 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev235) (82.0.1) 2026-06-28 15:15:37.564 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev235) (0.8.1) 2026-06-28 15:15:37.602 | 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.dev235) (4.14.0) 2026-06-28 15:15:37.609 | 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.dev235) (0.6.0) 2026-06-28 15:15:37.610 | Requirement already satisfied: cmd2>=3.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.dev235) (4.0.0) 2026-06-28 15:15:37.620 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev235) (3.0.52) 2026-06-28 15:15:37.621 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev235) (1.11.0) 2026-06-28 15:15:37.622 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev235) (15.0.0) 2026-06-28 15:15:37.623 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev235) (1.8.0) 2026-06-28 15:15:37.644 | 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.dev235) (1.17.0) 2026-06-28 15:15:37.651 | 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.dev235) (2.1.0) 2026-06-28 15:15:37.652 | 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.dev235) (24.2.1) 2026-06-28 15:15:37.673 | 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.dev235) (4.6.0) 2026-06-28 15:15:37.700 | 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.dev235) (3.4.7) 2026-06-28 15:15:37.701 | 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.dev235) (3.18) 2026-06-28 15:15:37.702 | 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.dev235) (2.7.0) 2026-06-28 15:15:37.704 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev235) (2023.11.17) 2026-06-28 15:15:37.745 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev235) (4.2.0) 2026-06-28 15:15:37.746 | 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>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev235) (2.20.0) 2026-06-28 15:15:37.757 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev235) (0.1.2) 2026-06-28 15:15:37.778 | 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.dev235) (0.8) 2026-06-28 15:15:37.838 | 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.dev235) (0.16.0) 2026-06-28 15:15:38.381 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev235) 2026-06-28 15:15:38.400 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-28 15:15:38.440 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev235) 2026-06-28 15:15:38.456 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-28 15:15:38.513 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev235) 2026-06-28 15:15:38.532 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-28 15:15:38.643 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-28 15:15:38.668 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-28 15:15:38.697 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-28 15:15:38.739 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-28 15:15:39.033 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 59.3 MB/s 0:00:00 2026-06-28 15:15:39.050 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-28 15:15:39.118 | Building wheels for collected packages: nova 2026-06-28 15:15:39.119 | Building editable for nova (pyproject.toml): started 2026-06-28 15:15:41.810 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-28 15:15:41.812 | Created wheel for nova: filename=nova-33.1.0.dev235-0.editable-py3-none-any.whl size=10619 sha256=53ac0c8c22705822dcd8a80c68481fa0fd3e41ecdf9661502235579b79443742 2026-06-28 15:15:41.812 | Stored in directory: /tmp/pip-ephem-wheel-cache-rrenc9ej/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-28 15:15:41.818 | Successfully built nova 2026-06-28 15:15:42.090 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-28 15:15:46.643 | 2026-06-28 15:15:46.668 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev235 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-28 15:15:46.893 | + inc/python:pip_install:216 : result=0 2026-06-28 15:15:46.895 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:15:46.899 | + functions-common:time_stop:2420 : local name 2026-06-28 15:15:46.901 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:15:46.904 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:15:46.907 | + functions-common:time_stop:2423 : local total 2026-06-28 15:15:46.909 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:15:46.911 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:15:46.914 | + functions-common:time_stop:2427 : start_time=1782659730662 2026-06-28 15:15:46.917 | + functions-common:time_stop:2429 : [[ -z 1782659730662 ]] 2026-06-28 15:15:46.921 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:15:46.925 | + functions-common:time_stop:2432 : end_time=1782659746923 2026-06-28 15:15:46.928 | + functions-common:time_stop:2433 : elapsed_time=16261 2026-06-28 15:15:46.931 | + functions-common:time_stop:2434 : total=140291 2026-06-28 15:15:46.933 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:15:46.936 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156552 2026-06-28 15:15:46.938 | + inc/python:pip_install:219 : return 0 2026-06-28 15:15:46.941 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-28 15:15:46.944 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-28 15:15:46.946 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-28 15:15:46.949 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-28 15:15:46.951 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:15:46.954 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:15:46.957 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-28 15:15:46.960 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:15:46.962 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-28 15:15:46.979 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-28 15:15:46.982 | + ./stack.sh:main:959 : configure_nova 2026-06-28 15:15:46.985 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-28 15:15:47.000 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-28 15:15:47.004 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-28 15:15:47.007 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-28 15:15:47.011 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-28 15:15:47.012 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-28 15:15:47.016 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-28 15:15:47.019 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-28 15:15:47.022 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-28 15:15:47.026 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-28 15:15:47.028 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-28 15:15:47.031 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-28 15:15:47.034 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-28 15:15:47.036 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-28 15:15:47.052 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-28 15:15:47.068 | + 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-06-28 15:15:47.084 | + 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-06-28 15:15:47.098 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-28 15:15:47.114 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-28 15:15:47.129 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-28 15:15:47.132 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-28 15:15:47.137 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.RTbRVkfXzQ 2026-06-28 15:15:47.139 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-28 15:15:47.141 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-28 15:15:47.144 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-28 15:15:47.146 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-28 15:15:47.149 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-28 15:15:47.151 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.RTbRVkfXzQ 2026-06-28 15:15:47.155 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.RTbRVkfXzQ 2026-06-28 15:15:47.171 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.RTbRVkfXzQ /etc/sudoers.d/nova-rootwrap 2026-06-28 15:15:47.187 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-28 15:15:47.191 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-28 15:15:47.194 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-28 15:15:47.196 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-28 15:15:47.200 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-28 15:15:47.202 | + 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-06-28 15:15:47.205 | + 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-06-28 15:15:47.209 | + 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-06-28 15:15:47.209 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-28 15:15:47.219 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-28 15:15:47.224 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-28 15:15:47.240 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-28 15:15:47.255 | + lib/nova:configure_nova:264 : [[ 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-06-28 15:15:47.257 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-28 15:15:47.261 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-28 15:15:47.277 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:47.280 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-28 15:15:47.291 | net.ipv4.ip_forward = 1 2026-06-28 15:15:47.295 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-28 15:15:47.298 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-28 15:15:47.301 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-28 15:15:47.317 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-28 15:15:47.320 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-28 15:15:47.322 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-28 15:15:47.338 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-28 15:15:47.341 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-28 15:15:47.342 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-28 15:15:47.348 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:b268e322e8b5 2026-06-28 15:15:47.352 | InitiatorName=iqn.2016-04.com.open-iscsi:b268e322e8b5 2026-06-28 15:15:47.357 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-28 15:15:47.360 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-28 15:15:47.438 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-28 15:15:47.441 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-28 15:15:47.444 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-28 15:15:47.447 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-28 15:15:47.502 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-28 15:15:47.506 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-28 15:15:47.511 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-28 15:15:47.517 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-28 15:15:47.553 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-28 15:15:47.555 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-28 15:15:47.588 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-28 15:15:47.623 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-28 15:15:47.657 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-28 15:15:47.692 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-28 15:15:47.726 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-28 15:15:47.760 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.244 2026-06-28 15:15:47.794 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-28 15:15:47.827 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-28 15:15:47.859 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-28 15:15:47.891 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-28 15:15:47.924 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-28 15:15:47.960 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-28 15:15:47.994 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-28 15:15:48.027 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-28 15:15:48.061 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-28 15:15:48.064 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-28 15:15:48.067 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-28 15:15:48.069 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-28 15:15:48.072 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-28 15:15:48.074 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-28 15:15:48.077 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-28 15:15:48.080 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-28 15:15:48.083 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-28 15:15:48.086 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-28 15:15:48.089 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-28 15:15:48.092 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-28 15:15:48.094 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-28 15:15:48.097 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-28 15:15:48.100 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-28 15:15:48.119 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:48.122 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-28 15:15:48.125 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-28 15:15:48.127 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-28 15:15:48.162 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-28 15:15:48.165 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-28 15:15:48.168 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-28 15:15:48.170 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-28 15:15:48.173 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-28 15:15:48.176 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-28 15:15:48.178 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-28 15:15:48.195 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:48.198 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-28 15:15:48.201 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-28 15:15:48.204 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-28 15:15:48.240 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-28 15:15:48.242 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-28 15:15:48.245 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-28 15:15:48.248 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-28 15:15:48.251 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-28 15:15:48.254 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-28 15:15:48.256 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-28 15:15:48.275 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:48.277 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-28 15:15:48.280 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-28 15:15:48.283 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-28 15:15:48.318 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-28 15:15:48.353 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-28 15:15:48.386 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-28 15:15:48.419 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-28 15:15:48.439 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:48.441 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-28 15:15:48.460 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:48.464 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-28 15:15:48.465 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-28 15:15:48.470 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-28 15:15:48.473 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-28 15:15:48.507 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-28 15:15:48.510 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-28 15:15:48.546 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-28 15:15:48.580 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-28 15:15:48.583 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-28 15:15:48.586 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-28 15:15:48.589 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-28 15:15:48.592 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-28 15:15:48.594 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-28 15:15:48.598 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-28 15:15:48.601 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-28 15:15:48.603 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-28 15:15:48.606 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-28 15:15:48.641 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-28 15:15:48.675 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.244/identity 2026-06-28 15:15:48.708 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-28 15:15:48.741 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-28 15:15:48.775 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-28 15:15:48.809 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-28 15:15:48.843 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-28 15:15:48.877 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.244/identity 2026-06-28 15:15:48.912 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-28 15:15:48.943 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-28 15:15:48.976 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-28 15:15:48.978 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-28 15:15:48.997 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:49.000 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-28 15:15:49.003 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-28 15:15:49.037 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-28 15:15:49.040 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-28 15:15:49.043 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-28 15:15:49.046 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-28 15:15:49.049 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-28 15:15:49.083 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-28 15:15:49.115 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.244/identity 2026-06-28 15:15:49.147 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-28 15:15:49.180 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-28 15:15:49.212 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-28 15:15:49.246 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-28 15:15:49.278 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-28 15:15:49.312 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-28 15:15:49.331 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:15:49.334 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-28 15:15:49.353 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:15:49.356 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-28 15:15:49.358 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-28 15:15:49.392 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-28 15:15:49.427 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-28 15:15:49.429 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-28 15:15:49.461 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-28 15:15:49.464 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-28 15:15:49.467 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-28 15:15:49.470 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-28 15:15:49.473 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-28 15:15:49.475 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-28 15:15:49.478 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-28 15:15:49.481 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-28 15:15:49.484 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-28 15:15:49.487 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-28 15:15:49.490 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-28 15:15:49.493 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-28 15:15:49.495 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-28 15:15:49.498 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-28 15:15:49.501 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-28 15:15:49.503 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-28 15:15:49.507 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-28 15:15:49.510 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-28 15:15:49.512 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-28 15:15:49.516 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-28 15:15:49.536 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-28 15:15:49.539 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-28 15:15:49.542 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-28 15:15:49.545 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-28 15:15:49.547 | + 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-06-28 15:15:49.581 | + 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-06-28 15:15:49.615 | + 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-06-28 15:15:49.650 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-28 15:15:49.684 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-28 15:15:49.718 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-28 15:15:49.753 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-28 15:15:49.772 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:49.774 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-28 15:15:49.777 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-28 15:15:49.780 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-28 15:15:49.782 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-28 15:15:49.785 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-28 15:15:49.787 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-28 15:15:49.790 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-28 15:15:49.793 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-28 15:15:49.795 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-28 15:15:49.811 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-28 15:15:49.812 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-28 15:15:49.823 | d /var/run/uwsgi 0755 quobyte root 2026-06-28 15:15:49.827 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-28 15:15:49.841 | /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-06-28 15:15:49.845 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-28 15:15:49.848 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-28 15:15:49.853 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-28 15:15:49.856 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-28 15:15:49.892 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-28 15:15:49.926 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-28 15:15:49.959 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-28 15:15:49.994 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-28 15:15:50.025 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-28 15:15:50.058 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-28 15:15:50.091 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-28 15:15:50.124 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-28 15:15:50.157 | + 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-06-28 15:15:50.190 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-28 15:15:50.223 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-28 15:15:50.255 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-28 15:15:50.289 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-28 15:15:50.322 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-28 15:15:50.325 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-28 15:15:50.329 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-28 15:15:50.332 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-28 15:15:50.335 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-28 15:15:50.337 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:15:50.340 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:15:50.342 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-28 15:15:50.346 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-28 15:15:50.349 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-28 15:15:50.381 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-28 15:15:50.418 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-28 15:15:50.418 | + 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-06-28 15:15:50.428 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-28 15:15:50.432 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-28 15:15:50.435 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-28 15:15:50.437 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-28 15:15:50.440 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-28 15:15:50.443 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-28 15:15:50.445 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-28 15:15:50.448 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:15:50.451 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:15:50.454 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-28 15:15:50.457 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-28 15:15:50.459 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:15:50.462 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:15:50.465 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-28 15:15:50.476 | perl: warning: Setting locale failed. 2026-06-28 15:15:50.476 | perl: warning: Please check that your locale settings: 2026-06-28 15:15:50.476 | LANGUAGE = (unset), 2026-06-28 15:15:50.476 | LC_ALL = "en_US.utf8", 2026-06-28 15:15:50.476 | LANG = "de_DE.UTF-8" 2026-06-28 15:15:50.476 | are supported and installed on your system. 2026-06-28 15:15:50.476 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:15:50.516 | Enabling site nova-api. 2026-06-28 15:15:50.522 | To activate the new configuration, you need to run: 2026-06-28 15:15:50.522 | systemctl reload apache2 2026-06-28 15:15:50.526 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-28 15:15:50.529 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-28 15:15:50.532 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-28 15:15:50.534 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-28 15:15:50.667 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-28 15:15:50.686 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:50.689 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-28 15:15:50.692 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-28 15:15:50.695 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-28 15:15:50.698 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-28 15:15:50.700 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-28 15:15:50.703 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-28 15:15:50.706 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-28 15:15:50.709 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-28 15:15:50.711 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-28 15:15:50.727 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-28 15:15:50.728 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-28 15:15:50.738 | d /var/run/uwsgi 0755 quobyte root 2026-06-28 15:15:50.743 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-28 15:15:50.757 | /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-06-28 15:15:50.762 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-28 15:15:50.765 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-28 15:15:50.770 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-28 15:15:50.772 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-28 15:15:50.807 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-28 15:15:50.838 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-28 15:15:50.873 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-28 15:15:50.907 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-28 15:15:50.940 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-28 15:15:50.974 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-28 15:15:51.006 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-28 15:15:51.038 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-28 15:15:51.069 | + 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-06-28 15:15:51.101 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-28 15:15:51.135 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-28 15:15:51.167 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-28 15:15:51.201 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-28 15:15:51.234 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-28 15:15:51.237 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-28 15:15:51.270 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-28 15:15:51.288 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:15:51.291 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-28 15:15:51.328 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-28 15:15:51.331 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-28 15:15:51.333 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-28 15:15:51.353 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:51.356 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.244:5672/ 2026-06-28 15:15:51.360 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.244:5672/ 2026-06-28 15:15:51.395 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-28 15:15:51.430 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-28 15:15:51.433 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-28 15:15:51.436 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-28 15:15:51.439 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-28 15:15:51.442 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-28 15:15:51.445 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-28 15:15:51.464 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:51.468 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-28 15:15:51.471 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-28 15:15:51.474 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-28 15:15:51.491 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:51.494 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.244:5672/ 2026-06-28 15:15:51.497 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.244:5672/ 2026-06-28 15:15:51.536 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-28 15:15:51.538 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-28 15:15:51.542 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-28 15:15:51.576 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-28 15:15:51.610 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-28 15:15:51.648 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-28 15:15:51.668 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:15:51.671 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-28 15:15:51.704 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-28 15:15:51.707 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-28 15:15:51.710 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-28 15:15:51.747 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-28 15:15:51.750 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-28 15:15:51.753 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-28 15:15:51.755 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-28 15:15:51.759 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-28 15:15:51.793 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-28 15:15:51.827 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.244/identity 2026-06-28 15:15:51.862 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-28 15:15:51.894 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-28 15:15:51.929 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-28 15:15:51.965 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-28 15:15:51.999 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-28 15:15:52.034 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-28 15:15:52.052 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:52.056 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-28 15:15:52.060 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-28 15:15:52.063 | + lib/nova:create_nova_conf:587 : local conf 2026-06-28 15:15:52.066 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-28 15:15:52.070 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-28 15:15:52.073 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-28 15:15:52.075 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-28 15:15:52.079 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-28 15:15:52.082 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-28 15:15:52.085 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-28 15:15:52.090 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-28 15:15:52.093 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-28 15:15:52.096 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-28 15:15:52.099 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-28 15:15:52.102 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-28 15:15:52.105 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-28 15:15:52.108 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-28 15:15:52.126 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:52.129 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-28 15:15:52.132 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-28 15:15:52.135 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-28 15:15:52.172 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-28 15:15:52.208 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-28 15:15:52.245 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-28 15:15:52.247 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-28 15:15:52.251 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-28 15:15:52.254 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-28 15:15:52.271 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:52.276 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-28 15:15:52.276 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-28 15:15:53.409 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-28 15:15:53.412 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-28 15:15:54.497 | Adding vhost "nova_cell1" ... 2026-06-28 15:15:54.588 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-28 15:15:55.707 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-28 15:15:55.744 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-28 15:15:55.746 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-28 15:15:55.749 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-28 15:15:55.752 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-28 15:15:55.754 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-28 15:15:55.757 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-28 15:15:55.776 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:55.781 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-28 15:15:55.784 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-28 15:15:55.787 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-28 15:15:55.806 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:55.809 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.244:5672/nova_cell1 2026-06-28 15:15:55.813 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.244:5672/nova_cell1 2026-06-28 15:15:55.847 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-28 15:15:55.850 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-28 15:15:55.852 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-28 15:15:55.870 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:55.873 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-28 15:15:55.876 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-28 15:15:55.879 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-28 15:15:55.882 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-28 15:15:55.885 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-28 15:15:55.887 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-28 15:15:55.890 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-28 15:15:55.924 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-28 15:15:55.959 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.244/identity 2026-06-28 15:15:55.993 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-28 15:15:56.025 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-28 15:15:56.057 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-28 15:15:56.091 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-28 15:15:56.123 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-28 15:15:56.156 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-28 15:15:56.159 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-28 15:15:56.161 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-28 15:15:56.165 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-28 15:15:56.185 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-28 15:15:56.187 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-28 15:15:56.190 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-28 15:15:56.193 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-28 15:15:56.195 | + 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-06-28 15:15:56.228 | + 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-06-28 15:15:56.262 | + 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-06-28 15:15:56.298 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-28 15:15:56.332 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-28 15:15:56.365 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-28 15:15:56.369 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-28 15:15:56.374 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-28 15:15:56.377 | + lib/nova:create_nova_conf:621 : local conf 2026-06-28 15:15:56.380 | + lib/nova:create_nova_conf:622 : local offset 2026-06-28 15:15:56.385 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-28 15:15:56.388 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-28 15:15:56.391 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-28 15:15:56.395 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-28 15:15:56.397 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-28 15:15:56.400 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-28 15:15:56.403 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-28 15:15:56.406 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-28 15:15:56.409 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-28 15:15:56.412 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-28 15:15:56.431 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:56.435 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-28 15:15:56.471 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-28 15:15:56.506 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-28 15:15:56.509 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-28 15:15:56.513 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-28 15:15:56.516 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-28 15:15:56.535 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:15:56.538 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-28 15:15:56.557 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:15:56.560 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-28 15:15:56.581 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:56.584 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-28 15:15:56.587 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-28 15:15:56.590 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-28 15:15:56.593 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-28 15:15:56.612 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:56.615 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-28 15:15:56.631 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-28 15:15:56.631 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-28 15:15:56.642 | cgroup_device_acl = [ 2026-06-28 15:15:56.642 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-28 15:15:56.642 | "/dev/random", "/dev/urandom", 2026-06-28 15:15:56.642 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-28 15:15:56.642 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-28 15:15:56.642 | "/dev/vfio/vfio", 2026-06-28 15:15:56.642 | ] 2026-06-28 15:15:56.646 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-28 15:15:56.650 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-28 15:15:56.652 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-28 15:15:56.655 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-28 15:15:56.659 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-28 15:15:56.661 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-28 15:15:56.665 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-28 15:15:56.667 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-28 15:15:56.671 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-28 15:15:56.674 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-28 15:15:56.676 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-28 15:15:56.680 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-28 15:15:56.682 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-28 15:15:56.686 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-28 15:15:56.688 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-28 15:15:56.694 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-28 15:15:56.696 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-28 15:15:56.699 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-28 15:15:56.702 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-28 15:15:56.731 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-28 15:15:56.734 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-28 15:15:56.737 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:15:56.740 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:15:56.744 | + 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-06-28 15:15:56.746 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-28 15:15:56.750 | + 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-06-28 15:15:56.767 | + 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-06-28 15:15:56.767 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-28 15:15:56.777 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-28 15:15:56.782 | + 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-06-28 15:15:56.798 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-28 15:15:56.798 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-28 15:15:56.808 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-28 15:15:56.812 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-28 15:15:56.815 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-28 15:15:56.818 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-28 15:15:56.820 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-28 15:15:56.823 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-28 15:15:56.825 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-28 15:15:56.896 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-28 15:15:56.899 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-28 15:15:56.904 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-28 15:15:56.997 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-28 15:15:57.029 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-28 15:15:57.062 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-28 15:15:57.065 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-28 15:15:57.097 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-28 15:15:57.129 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-28 15:15:57.163 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-28 15:15:57.197 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-28 15:15:57.232 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-28 15:15:57.236 | ++ functions-common:is_arch:519 : uname -m 2026-06-28 15:15:57.241 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-28 15:15:57.245 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-28 15:15:57.248 | ++ functions-common:is_arch:519 : uname -m 2026-06-28 15:15:57.253 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-28 15:15:57.255 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-28 15:15:57.258 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-28 15:15:57.261 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-28 15:15:57.264 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-28 15:15:57.268 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-28 15:15:57.288 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:15:57.291 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-28 15:15:57.294 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-28 15:15:57.297 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-28 15:15:57.300 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-28 15:15:57.303 | + lib/stack:stack_install_service:32 : install_placement 2026-06-28 15:15:57.305 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-28 15:15:57.308 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-28 15:15:57.311 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-28 15:15:57.315 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-28 15:15:57.318 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-28 15:15:57.321 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-28 15:15:57.326 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-28 15:15:57.326 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-28 15:15:57.331 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-28 15:15:57.334 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-28 15:15:57.337 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-28 15:15:57.341 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-28 15:15:57.344 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-28 15:15:57.368 | Using python 3.12 to install osc-placement 2026-06-28 15:15:57.372 | + 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-06-28 15:15:58.696 | Collecting osc-placement 2026-06-28 15:15:58.863 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-28 15:15:58.873 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-28 15:15:58.874 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-28 15:15:58.875 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-28 15:15:58.876 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-28 15:15:58.878 | 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-06-28 15:15:58.879 | 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-06-28 15:15:58.879 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-28 15:15:58.880 | 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.8.2) 2026-06-28 15:15:58.881 | 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.15.0) 2026-06-28 15:15:58.886 | 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.14.0) 2026-06-28 15:15:58.887 | 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.17.0) 2026-06-28 15:15:58.888 | 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.8.0) 2026-06-28 15:15:58.891 | 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-06-28 15:15:58.892 | Requirement already satisfied: cmd2>=3.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.0.0) 2026-06-28 15:15:58.892 | 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.17.0) 2026-06-28 15:15:58.893 | 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-06-28 15:15:58.897 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-28 15:15:58.898 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-28 15:15:58.899 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-28 15:15:58.899 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-28 15:15:58.902 | 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-06-28 15:15:58.903 | 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-06-28 15:15:58.904 | 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-06-28 15:15:58.905 | 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-06-28 15:15:58.906 | 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-06-28 15:15:58.907 | 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.10.0) 2026-06-28 15:15:58.908 | 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-06-28 15:15:58.911 | 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.0.0) 2026-06-28 15:15:58.915 | 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-06-28 15:15:58.922 | 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-06-28 15:15:58.927 | 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-06-28 15:15:58.928 | 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-06-28 15:15:58.929 | 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.2) 2026-06-28 15:15:58.935 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-28 15:15:58.939 | Requirement already satisfied: wcwidth 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.1) 2026-06-28 15:15:58.954 | 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.4.7) 2026-06-28 15:15:58.954 | 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-06-28 15:15:58.955 | 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-06-28 15:15:58.957 | 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-06-28 15:15:58.970 | 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>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-28 15:15:58.971 | 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>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-28 15:15:58.975 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-28 15:15:59.015 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-28 15:15:59.341 | Installing collected packages: osc-placement 2026-06-28 15:15:59.466 | Successfully installed osc-placement-4.8.0 2026-06-28 15:15:59.610 | + inc/python:pip_install:216 : result=0 2026-06-28 15:15:59.613 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:15:59.616 | + functions-common:time_stop:2420 : local name 2026-06-28 15:15:59.618 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:15:59.621 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:15:59.624 | + functions-common:time_stop:2423 : local total 2026-06-28 15:15:59.626 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:15:59.630 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:15:59.632 | + functions-common:time_stop:2427 : start_time=1782659757362 2026-06-28 15:15:59.635 | + functions-common:time_stop:2429 : [[ -z 1782659757362 ]] 2026-06-28 15:15:59.639 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:15:59.643 | + functions-common:time_stop:2432 : end_time=1782659759640 2026-06-28 15:15:59.646 | + functions-common:time_stop:2433 : elapsed_time=2278 2026-06-28 15:15:59.649 | + functions-common:time_stop:2434 : total=156552 2026-06-28 15:15:59.652 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:15:59.655 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158830 2026-06-28 15:15:59.659 | + inc/python:pip_install:219 : return 0 2026-06-28 15:15:59.662 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-28 15:15:59.665 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-28 15:15:59.667 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-28 15:15:59.669 | + functions-common:git_clone:591 : local git_ref=master 2026-06-28 15:15:59.672 | + functions-common:git_clone:592 : local orig_dir 2026-06-28 15:15:59.676 | ++ functions-common:git_clone:593 : pwd 2026-06-28 15:15:59.679 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-28 15:15:59.682 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-28 15:15:59.685 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-28 15:15:59.705 | + functions-common:git_clone:596 : RECLONE=False 2026-06-28 15:15:59.709 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-28 15:15:59.711 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-28 15:15:59.715 | + functions-common:git_clone:610 : echo master 2026-06-28 15:15:59.716 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-28 15:15:59.721 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-28 15:15:59.724 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-28 15:15:59.727 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-28 15:15:59.730 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:15:59.732 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:15:59.735 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:15:59.738 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:15:59.741 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:15:59.743 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:15:59.746 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:15:59.748 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:15:59.752 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:15:59.757 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659759753 2026-06-28 15:15:59.760 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-28 15:15:59.763 | Cloning into '/opt/stack/placement'... 2026-06-28 15:16:03.499 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:16:03.502 | + functions-common:time_stop:2420 : local name 2026-06-28 15:16:03.505 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:16:03.509 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:16:03.512 | + functions-common:time_stop:2423 : local total 2026-06-28 15:16:03.515 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:16:03.519 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:16:03.521 | + functions-common:time_stop:2427 : start_time=1782659759753 2026-06-28 15:16:03.525 | + functions-common:time_stop:2429 : [[ -z 1782659759753 ]] 2026-06-28 15:16:03.530 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:16:03.536 | + functions-common:time_stop:2432 : end_time=1782659763531 2026-06-28 15:16:03.538 | + functions-common:time_stop:2433 : elapsed_time=3778 2026-06-28 15:16:03.542 | + functions-common:time_stop:2434 : total=381360 2026-06-28 15:16:03.545 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:16:03.549 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=385138 2026-06-28 15:16:03.553 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-28 15:16:03.556 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-28 15:16:03.560 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:16:03.563 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:16:03.567 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:16:03.570 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:16:03.574 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:16:03.578 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:16:03.581 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:16:03.585 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:16:03.589 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:16:03.594 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659763591 2026-06-28 15:16:03.598 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-28 15:16:04.236 | From https://review.opendev.org/openstack/placement 2026-06-28 15:16:04.237 | * branch master -> FETCH_HEAD 2026-06-28 15:16:04.247 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:16:04.251 | + functions-common:time_stop:2420 : local name 2026-06-28 15:16:04.255 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:16:04.257 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:16:04.260 | + functions-common:time_stop:2423 : local total 2026-06-28 15:16:04.264 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:16:04.267 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:16:04.271 | + functions-common:time_stop:2427 : start_time=1782659763591 2026-06-28 15:16:04.273 | + functions-common:time_stop:2429 : [[ -z 1782659763591 ]] 2026-06-28 15:16:04.277 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:16:04.283 | + functions-common:time_stop:2432 : end_time=1782659764279 2026-06-28 15:16:04.286 | + functions-common:time_stop:2433 : elapsed_time=688 2026-06-28 15:16:04.288 | + functions-common:time_stop:2434 : total=385138 2026-06-28 15:16:04.292 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:16:04.295 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=385826 2026-06-28 15:16:04.299 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-28 15:16:04.303 | + functions-common:git_timed:697 : local count=0 2026-06-28 15:16:04.305 | + functions-common:git_timed:698 : local timeout=0 2026-06-28 15:16:04.309 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:16:04.312 | + functions-common:git_timed:701 : timeout=0 2026-06-28 15:16:04.315 | + functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:16:04.319 | + functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:16:04.322 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:16:04.326 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:16:04.330 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:16:04.335 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659764331 2026-06-28 15:16:04.339 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-28 15:16:04.391 | Note: switching to 'FETCH_HEAD'. 2026-06-28 15:16:04.391 | 2026-06-28 15:16:04.391 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-28 15:16:04.391 | changes and commit them, and you can discard any commits you make in this 2026-06-28 15:16:04.392 | state without impacting any branches by switching back to a branch. 2026-06-28 15:16:04.392 | 2026-06-28 15:16:04.392 | If you want to create a new branch to retain commits you create, you may 2026-06-28 15:16:04.392 | do so (now or later) by using -c with the switch command. Example: 2026-06-28 15:16:04.392 | 2026-06-28 15:16:04.392 | git switch -c 2026-06-28 15:16:04.392 | 2026-06-28 15:16:04.392 | Or undo this operation with: 2026-06-28 15:16:04.392 | 2026-06-28 15:16:04.392 | git switch - 2026-06-28 15:16:04.392 | 2026-06-28 15:16:04.392 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-28 15:16:04.393 | 2026-06-28 15:16:04.393 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-06-28 15:16:04.397 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:16:04.400 | + functions-common:time_stop:2420 : local name 2026-06-28 15:16:04.404 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:16:04.407 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:16:04.410 | + functions-common:time_stop:2423 : local total 2026-06-28 15:16:04.415 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:16:04.418 | + functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:16:04.422 | + functions-common:time_stop:2427 : start_time=1782659764331 2026-06-28 15:16:04.426 | + functions-common:time_stop:2429 : [[ -z 1782659764331 ]] 2026-06-28 15:16:04.431 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:16:04.436 | + functions-common:time_stop:2432 : end_time=1782659764432 2026-06-28 15:16:04.439 | + functions-common:time_stop:2433 : elapsed_time=101 2026-06-28 15:16:04.443 | + functions-common:time_stop:2434 : total=385826 2026-06-28 15:16:04.446 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:16:04.449 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=385927 2026-06-28 15:16:04.453 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-28 15:16:04.470 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-28 15:16:04.474 | + functions-common:git_clone:673 : head -1 2026-06-28 15:16:04.475 | + functions-common:git_clone:673 : git show --oneline 2026-06-28 15:16:04.479 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-06-28 15:16:04.483 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-28 15:16:04.486 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-28 15:16:04.489 | + inc/python:setup_develop:353 : local bindep 2026-06-28 15:16:04.493 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-28 15:16:04.496 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-28 15:16:04.500 | + inc/python:setup_develop:359 : local extras= 2026-06-28 15:16:04.504 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-28 15:16:04.507 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-28 15:16:04.511 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-28 15:16:04.514 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-28 15:16:04.518 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-28 15:16:04.521 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-28 15:16:04.526 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-28 15:16:04.529 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-28 15:16:04.534 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-28 15:16:04.537 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-28 15:16:04.541 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-28 15:16:04.547 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-28 15:16:04.554 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-28 15:16:04.558 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-28 15:16:04.562 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-28 15:16:04.722 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-28 15:16:04.726 | + inc/python:setup_package:436 : local bindep=0 2026-06-28 15:16:04.729 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-28 15:16:04.733 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-28 15:16:04.737 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-28 15:16:04.741 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-28 15:16:04.745 | + inc/python:setup_package:445 : local flags=-e 2026-06-28 15:16:04.749 | + inc/python:setup_package:446 : local extras= 2026-06-28 15:16:04.753 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-28 15:16:04.757 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-28 15:16:04.760 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-28 15:16:04.764 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-28 15:16:04.767 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-28 15:16:04.770 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-28 15:16:04.798 | Using python 3.12 to install /opt/stack/placement 2026-06-28 15:16:04.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 -e /opt/stack/placement 2026-06-28 15:16:05.831 | Obtaining file:///opt/stack/placement 2026-06-28 15:16:05.834 | Installing build dependencies: started 2026-06-28 15:16:07.711 | Installing build dependencies: finished with status 'done' 2026-06-28 15:16:07.713 | Checking if build backend supports build_editable: started 2026-06-28 15:16:08.270 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-28 15:16:08.271 | Getting requirements to build editable: started 2026-06-28 15:16:08.584 | Getting requirements to build editable: finished with status 'done' 2026-06-28 15:16:08.586 | Preparing editable metadata (pyproject.toml): started 2026-06-28 15:16:09.516 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-28 15:16:09.540 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-06-28 15:16:09.540 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-06-28 15:16:09.543 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-06-28 15:16:09.543 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-06-28 15:16:09.543 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-06-28 15:16:09.544 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-06-28 15:16:09.545 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-06-28 15:16:09.546 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-06-28 15:16:09.547 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-06-28 15:16:09.548 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-06-28 15:16:09.549 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-06-28 15:16:09.550 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-06-28 15:16:09.552 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-06-28 15:16:09.553 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-06-28 15:16:09.554 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-06-28 15:16:09.554 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-06-28 15:16:09.555 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-06-28 15:16:09.556 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-06-28 15:16:09.560 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-06-28 15:16:09.560 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-06-28 15:16:09.561 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-06-28 15:16:09.562 | 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==15.1.0.dev7) (2025.9.1) 2026-06-28 15:16:09.563 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-06-28 15:16:09.564 | 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==15.1.0.dev7) (2026.5.1) 2026-06-28 15:16:09.570 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.14.0) 2026-06-28 15:16:09.571 | 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==15.1.0.dev7) (4.2.0) 2026-06-28 15:16:09.573 | 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==15.1.0.dev7) (6.8.0) 2026-06-28 15:16:09.575 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-06-28 15:16:09.576 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-06-28 15:16:09.577 | 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==15.1.0.dev7) (5.8.0) 2026-06-28 15:16:09.581 | 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==15.1.0.dev7) (2.1.0) 2026-06-28 15:16:09.582 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-06-28 15:16:09.583 | 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==15.1.0.dev7) (1.8.2) 2026-06-28 15:16:09.584 | 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==15.1.0.dev7) (4.15.0) 2026-06-28 15:16:09.594 | 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==15.1.0.dev7) (1.5.0) 2026-06-28 15:16:09.599 | 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==15.1.0.dev7) (5.3.1) 2026-06-28 15:16:09.604 | 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==15.1.0.dev7) (0.20) 2026-06-28 15:16:09.604 | 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==15.1.0.dev7) (3.1.0) 2026-06-28 15:16:09.606 | 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==15.1.0.dev7) (2.2.1) 2026-06-28 15:16:09.610 | 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==15.1.0.dev7) (1.3.0) 2026-06-28 15:16:09.611 | 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==15.1.0.dev7) (2.0.0) 2026-06-28 15:16:09.612 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-06-28 15:16:09.618 | 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==15.1.0.dev7) (1.18.4) 2026-06-28 15:16:09.620 | 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==15.1.0.dev7) (2.1.2) 2026-06-28 15:16:09.622 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-06-28 15:16:09.626 | 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==15.1.0.dev7) (1.3.12) 2026-06-28 15:16:09.630 | 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==15.1.0.dev7) (2.9.0.post0) 2026-06-28 15:16:09.633 | 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==15.1.0.dev7) (5.0.0) 2026-06-28 15:16:09.634 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-06-28 15:16:09.636 | 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==15.1.0.dev7) (4.0.1) 2026-06-28 15:16:09.642 | 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==15.1.0.dev7) (3.0.3) 2026-06-28 15:16:09.650 | 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==15.1.0.dev7) (1.2.1) 2026-06-28 15:16:09.655 | 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==15.1.0.dev7) (3.17.0) 2026-06-28 15:16:09.659 | 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==15.1.0.dev7) (3.3.2) 2026-06-28 15:16:09.660 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-06-28 15:16:09.661 | 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==15.1.0.dev7) (7.2.2) 2026-06-28 15:16:09.668 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (82.0.1) 2026-06-28 15:16:09.673 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-06-28 15:16:09.689 | 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==15.1.0.dev7) (1.17.0) 2026-06-28 15:16:09.702 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-06-28 15:16:09.703 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-06-28 15:16:09.704 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-06-28 15:16:09.706 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-06-28 15:16:09.725 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-06-28 15:16:09.737 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.2) 2026-06-28 15:16:09.784 | Building wheels for collected packages: openstack-placement 2026-06-28 15:16:09.785 | Building editable for openstack-placement (pyproject.toml): started 2026-06-28 15:16:10.570 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-28 15:16:10.571 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=9389b83bfe583b3c12334c3082627acf450d9cc80d12e19d2e30399e824fad71 2026-06-28 15:16:10.572 | Stored in directory: /tmp/pip-ephem-wheel-cache-fnqcyix6/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-28 15:16:10.579 | Successfully built openstack-placement 2026-06-28 15:16:10.844 | Installing collected packages: openstack-placement 2026-06-28 15:16:10.895 | Successfully installed openstack-placement-15.1.0.dev7 2026-06-28 15:16:11.068 | + inc/python:pip_install:216 : result=0 2026-06-28 15:16:11.071 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:16:11.074 | + functions-common:time_stop:2420 : local name 2026-06-28 15:16:11.078 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:16:11.081 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:16:11.084 | + functions-common:time_stop:2423 : local total 2026-06-28 15:16:11.089 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:16:11.092 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:16:11.096 | + functions-common:time_stop:2427 : start_time=1782659764792 2026-06-28 15:16:11.099 | + functions-common:time_stop:2429 : [[ -z 1782659764792 ]] 2026-06-28 15:16:11.102 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:16:11.107 | + functions-common:time_stop:2432 : end_time=1782659771103 2026-06-28 15:16:11.110 | + functions-common:time_stop:2433 : elapsed_time=6311 2026-06-28 15:16:11.114 | + functions-common:time_stop:2434 : total=158830 2026-06-28 15:16:11.116 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:16:11.120 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165141 2026-06-28 15:16:11.124 | + inc/python:pip_install:219 : return 0 2026-06-28 15:16:11.127 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-28 15:16:11.130 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-28 15:16:11.134 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-28 15:16:11.136 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-28 15:16:11.140 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:16:11.144 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:16:11.147 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-28 15:16:11.151 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:16:11.154 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-28 15:16:11.158 | + ./stack.sh:main:965 : configure_placement 2026-06-28 15:16:11.161 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-28 15:16:11.178 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-28 15:16:11.182 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-28 15:16:11.190 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-28 15:16:11.194 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-28 15:16:11.197 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-28 15:16:11.201 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-28 15:16:11.205 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-28 15:16:11.208 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-28 15:16:11.212 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-28 15:16:11.234 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:16:11.238 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-28 15:16:11.242 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-28 15:16:11.247 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-28 15:16:11.291 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-28 15:16:11.336 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-28 15:16:11.381 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-28 15:16:11.384 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-28 15:16:11.388 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-28 15:16:11.391 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-28 15:16:11.395 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-28 15:16:11.399 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-28 15:16:11.403 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-28 15:16:11.407 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-28 15:16:11.409 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-28 15:16:11.413 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-28 15:16:11.453 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-28 15:16:11.488 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.244/identity 2026-06-28 15:16:11.525 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-28 15:16:11.560 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-28 15:16:11.596 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-28 15:16:11.632 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-28 15:16:11.668 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-28 15:16:11.702 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.244/identity 2026-06-28 15:16:11.736 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-28 15:16:11.772 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-28 15:16:11.811 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-28 15:16:11.815 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-28 15:16:11.818 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-28 15:16:11.821 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-28 15:16:11.825 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-28 15:16:11.845 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-28 15:16:11.848 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-28 15:16:11.851 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-28 15:16:11.854 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-28 15:16:11.858 | + 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-06-28 15:16:11.893 | + 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-06-28 15:16:11.928 | + 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-06-28 15:16:11.962 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-28 15:16:11.999 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-28 15:16:12.034 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-28 15:16:12.037 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-28 15:16:12.040 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-28 15:16:12.043 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-28 15:16:12.046 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-28 15:16:12.048 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-28 15:16:12.051 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-28 15:16:12.054 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-28 15:16:12.056 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-28 15:16:12.074 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-28 15:16:12.075 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-28 15:16:12.085 | d /var/run/uwsgi 0755 quobyte root 2026-06-28 15:16:12.089 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-28 15:16:12.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-06-28 15:16:12.109 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-28 15:16:12.113 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-28 15:16:12.120 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-28 15:16:12.123 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-28 15:16:12.166 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-28 15:16:12.205 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-28 15:16:12.248 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-28 15:16:12.287 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-28 15:16:12.327 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-28 15:16:12.366 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-28 15:16:12.405 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-28 15:16:12.445 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-28 15:16:12.486 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-28 15:16:12.524 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-28 15:16:12.563 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-28 15:16:12.604 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-28 15:16:12.644 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-28 15:16:12.685 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-28 15:16:12.688 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-28 15:16:12.692 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-28 15:16:12.697 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-28 15:16:12.700 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-28 15:16:12.704 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:16:12.708 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:16:12.712 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-28 15:16:12.717 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-28 15:16:12.720 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-28 15:16:12.762 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-28 15:16:12.804 | + 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-06-28 15:16:12.804 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-28 15:16:12.816 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-28 15:16:12.821 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-28 15:16:12.825 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-28 15:16:12.828 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-28 15:16:12.831 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-28 15:16:12.835 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-28 15:16:12.839 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-28 15:16:12.843 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:16:12.846 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:16:12.850 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-28 15:16:12.854 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-28 15:16:12.857 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:16:12.862 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:16:12.866 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-28 15:16:12.877 | perl: warning: Setting locale failed. 2026-06-28 15:16:12.878 | perl: warning: Please check that your locale settings: 2026-06-28 15:16:12.878 | LANGUAGE = (unset), 2026-06-28 15:16:12.878 | LC_ALL = "en_US.utf8", 2026-06-28 15:16:12.878 | LANG = "de_DE.UTF-8" 2026-06-28 15:16:12.878 | are supported and installed on your system. 2026-06-28 15:16:12.878 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:16:12.918 | Enabling site placement-api. 2026-06-28 15:16:12.924 | To activate the new configuration, you need to run: 2026-06-28 15:16:12.924 | systemctl reload apache2 2026-06-28 15:16:12.930 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-28 15:16:12.933 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-28 15:16:12.937 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-28 15:16:12.940 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-28 15:16:13.074 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-28 15:16:13.078 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-28 15:16:13.081 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-28 15:16:13.128 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-28 15:16:13.170 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-28 15:16:13.195 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:16:13.199 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-28 15:16:13.224 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:16:13.228 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-28 15:16:13.231 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-28 15:16:13.235 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-28 15:16:13.239 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-28 15:16:13.243 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-28 15:16:13.246 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-28 15:16:13.251 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-28 15:16:13.295 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-28 15:16:13.333 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.244/identity 2026-06-28 15:16:13.380 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-28 15:16:13.423 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-28 15:16:13.469 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-28 15:16:13.516 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-28 15:16:13.558 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-28 15:16:13.600 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-28 15:16:13.624 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:16:13.627 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-28 15:16:13.651 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:16:13.654 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-28 15:16:13.678 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:16:13.682 | + ./stack.sh:main:989 : init_os_brick 2026-06-28 15:16:13.685 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-28 15:16:13.692 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-28 15:16:13.717 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:16:13.720 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-28 15:16:13.766 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-28 15:16:13.789 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:16:13.792 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-28 15:16:13.836 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-28 15:16:13.860 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:16:13.864 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-28 15:16:13.907 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-28 15:16:13.950 | + ./stack.sh:main:996 : run_phase stack install 2026-06-28 15:16:13.954 | + functions-common:run_phase:1848 : local mode=stack 2026-06-28 15:16:13.957 | + functions-common:run_phase:1849 : local phase=install 2026-06-28 15:16:13.961 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-28 15:16:13.964 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-28 15:16:13.968 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-28 15:16:13.971 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-28 15:16:13.974 | + functions-common:run_phase:1858 : local extra 2026-06-28 15:16:13.979 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-28 15:16:13.984 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-28 15:16:13.988 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-28 15:16:13.992 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-28 15:16:13.995 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-28 15:16:13.999 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-28 15:16:14.021 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:16:14.025 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-28 15:16:14.027 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-28 15:16:14.031 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-28 15:16:14.035 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-28 15:16:14.038 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:16:14.041 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-28 15:16:14.045 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-28 15:16:14.049 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-28 15:16:14.123 | ++ inc/async:async_inner:63 : install_tempest 2026-06-28 15:16:14.171 | [2069 Async install_tempest:44988]: running: install_tempest 2026-06-28 15:16:14.174 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-28 15:16:14.177 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-28 15:16:14.182 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-28 15:16:14.186 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-28 15:16:14.190 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-28 15:16:14.194 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-28 15:16:14.198 | + functions-common:run_plugins:1835 : local phase=install 2026-06-28 15:16:14.203 | + functions-common:run_plugins:1837 : local plugins= 2026-06-28 15:16:14.207 | + functions-common:run_plugins:1838 : local plugin 2026-06-28 15:16:14.211 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-28 15:16:14.215 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-28 15:16:14.219 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:16:14.223 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:16:14.227 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-28 15:16:14.232 | + inc/python:use_library_from_git:269 : return 1 2026-06-28 15:16:14.237 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-28 15:16:14.241 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-28 15:16:14.246 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-28 15:16:14.250 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-28 15:16:14.255 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-28 15:16:14.259 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-28 15:16:14.264 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-28 15:16:14.265 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-28 15:16:14.270 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-28 15:16:14.273 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-28 15:16:14.276 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-28 15:16:14.281 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-28 15:16:14.285 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-28 15:16:14.316 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-28 15:16:14.319 | + 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-06-28 15:16:15.634 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-28 15:16:15.781 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-28 15:16:15.794 | 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-06-28 15:16:15.795 | 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.14.0) 2026-06-28 15:16:15.796 | 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-06-28 15:16:15.796 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-06-28 15:16:15.797 | 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.6.0) 2026-06-28 15:16:15.798 | 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.8.0) 2026-06-28 15:16:15.799 | 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) (5.8.0) 2026-06-28 15:16:15.800 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-28 15:16:15.801 | 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-06-28 15:16:15.802 | 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.8.0) 2026-06-28 15:16:15.804 | 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-06-28 15:16:15.804 | Requirement already satisfied: cmd2>=3.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.0.0) 2026-06-28 15:16:15.805 | 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.17.0) 2026-06-28 15:16:15.806 | 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-06-28 15:16:15.809 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-28 15:16:15.810 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-28 15:16:15.811 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-28 15:16:15.812 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-28 15:16:15.815 | 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.0.0) 2026-06-28 15:16:15.818 | 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-06-28 15:16:15.822 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-28 15:16:15.823 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-28 15:16:15.824 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-28 15:16:15.825 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-28 15:16:15.825 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-28 15:16:15.826 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-28 15:16:15.827 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-28 15:16:15.828 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-28 15:16:15.829 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-28 15:16:15.836 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-28 15:16:15.840 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-28 15:16:15.845 | 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.1.1) 2026-06-28 15:16:15.850 | 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-06-28 15:16:15.851 | 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-06-28 15:16:15.852 | 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.2) 2026-06-28 15:16:15.858 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-28 15:16:15.862 | Requirement already satisfied: wcwidth 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.1) 2026-06-28 15:16:15.879 | 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-06-28 15:16:15.880 | 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.5.0) 2026-06-28 15:16:15.881 | 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.10.0) 2026-06-28 15:16:15.884 | 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.2.1) 2026-06-28 15:16:15.887 | 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-06-28 15:16:15.890 | 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-06-28 15:16:15.897 | 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.4.7) 2026-06-28 15:16:15.898 | 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-06-28 15:16:15.899 | 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-06-28 15:16:15.901 | 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-06-28 15:16:15.916 | 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>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-28 15:16:15.917 | 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>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-28 15:16:15.922 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-28 15:16:15.967 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-28 15:16:16.134 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.7 MB/s 0:00:00 2026-06-28 15:16:16.458 | Installing collected packages: python-openstackclient 2026-06-28 15:16:18.698 | Successfully installed python-openstackclient-10.1.0 2026-06-28 15:16:18.885 | + inc/python:pip_install:216 : result=0 2026-06-28 15:16:18.888 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:16:18.891 | + functions-common:time_stop:2420 : local name 2026-06-28 15:16:18.894 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:16:18.898 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:16:18.901 | + functions-common:time_stop:2423 : local total 2026-06-28 15:16:18.904 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:16:18.907 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:16:18.911 | + functions-common:time_stop:2427 : start_time=1782659774308 2026-06-28 15:16:18.914 | + functions-common:time_stop:2429 : [[ -z 1782659774308 ]] 2026-06-28 15:16:18.918 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:16:18.924 | + functions-common:time_stop:2432 : end_time=1782659778920 2026-06-28 15:16:18.927 | + functions-common:time_stop:2433 : elapsed_time=4612 2026-06-28 15:16:18.930 | + functions-common:time_stop:2434 : total=165141 2026-06-28 15:16:18.934 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:16:18.937 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=169753 2026-06-28 15:16:18.940 | + inc/python:pip_install:219 : return 0 2026-06-28 15:16:18.943 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-28 15:16:18.967 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:16:18.970 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-28 15:16:18.975 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-28 15:16:18.980 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.4plPB6JEt1 2026-06-28 15:16:18.983 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-28 15:16:18.987 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-28 15:16:18.989 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-28 15:16:18.993 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-28 15:16:18.997 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-28 15:16:19.000 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-28 15:16:19.020 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:16:19.024 | + ./stack.sh:main:1065 : configure_database 2026-06-28 15:16:19.028 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-28 15:16:19.031 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-28 15:16:19.034 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-28 15:16:19.037 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:16:19.041 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-28 15:16:19.044 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-28 15:16:19.048 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:16:19.051 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:16:19.054 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-28 15:16:19.058 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-28 15:16:19.062 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:16:19.065 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:16:19.068 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-28 15:16:19.072 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-28 15:16:19.073 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-28 15:16:19.076 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-28 15:16:19.080 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-28 15:16:19.084 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-28 15:16:19.087 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-28 15:16:19.088 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-28 15:16:19.093 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-28 15:16:19.178 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-28 15:16:19.181 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-28 15:16:19.184 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-28 15:16:19.188 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-28 15:16:19.191 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-28 15:16:19.195 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-28 15:16:19.198 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-28 15:16:19.201 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-28 15:16:19.205 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-28 15:16:19.208 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-28 15:16:19.211 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-28 15:16:19.215 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-28 15:16:19.218 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-28 15:16:19.221 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-28 15:16:19.224 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-28 15:16:19.228 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:16:19.231 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:16:19.235 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-28 15:16:19.238 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-28 15:16:19.241 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-28 15:16:20.785 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-28 15:16:20.788 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-28 15:16:20.791 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:16:20.794 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:16:20.797 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-28 15:16:20.801 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-28 15:16:20.804 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-28 15:16:20.822 | mysqladmin: connect to server at 'localhost' failed 2026-06-28 15:16:20.822 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-28 15:16:20.827 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-28 15:16:20.830 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-28 15:16:20.834 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:16:20.837 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:16:20.840 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-28 15:16:20.843 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-28 15:16:20.846 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-28 15:16:20.852 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-28 15:16:20.853 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-28 15:16:20.869 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:16:20.949 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-28 15:16:20.956 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-28 15:16:20.956 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-28 15:16:20.956 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-28 15:16:20.962 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-28 15:16:20.967 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-28 15:16:20.970 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-28 15:16:20.972 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-28 15:16:20.976 | + 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-06-28 15:16:20.995 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:16:21.096 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-28 15:16:21.111 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:16:21.202 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-28 15:16:21.269 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-28 15:16:21.341 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-28 15:16:21.412 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-28 15:16:21.415 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-28 15:16:21.417 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-28 15:16:21.417 | enabling MySQL performance counting 2026-06-28 15:16:21.419 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-28 15:16:21.445 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-28 15:16:21.449 | + 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-06-28 15:16:22.474 | Processing ./tools/dbcounter 2026-06-28 15:16:22.476 | Installing build dependencies: started 2026-06-28 15:16:25.686 | Installing build dependencies: finished with status 'done' 2026-06-28 15:16:25.687 | Getting requirements to build wheel: started 2026-06-28 15:16:26.334 | Getting requirements to build wheel: finished with status 'done' 2026-06-28 15:16:26.336 | Preparing metadata (pyproject.toml): started 2026-06-28 15:16:26.763 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-28 15:16:26.766 | Building wheels for collected packages: dbcounter 2026-06-28 15:16:26.767 | Building wheel for dbcounter (pyproject.toml): started 2026-06-28 15:16:27.218 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-28 15:16:27.219 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=69c43ddf01e1a05b934a2f39c8dd3796ab7686d3cdca7a06d0a8fd09007ddb30 2026-06-28 15:16:27.219 | Stored in directory: /tmp/pip-ephem-wheel-cache-xygbiosn/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-28 15:16:27.223 | Successfully built dbcounter 2026-06-28 15:16:27.528 | Installing collected packages: dbcounter 2026-06-28 15:16:27.573 | Successfully installed dbcounter-0.1 2026-06-28 15:16:27.768 | + inc/python:pip_install:216 : result=0 2026-06-28 15:16:27.772 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:16:27.776 | + functions-common:time_stop:2420 : local name 2026-06-28 15:16:27.779 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:16:27.785 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:16:27.789 | + functions-common:time_stop:2423 : local total 2026-06-28 15:16:27.793 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:16:27.796 | + functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:16:27.800 | + functions-common:time_stop:2427 : start_time=1782659781440 2026-06-28 15:16:27.803 | + functions-common:time_stop:2429 : [[ -z 1782659781440 ]] 2026-06-28 15:16:27.809 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:16:27.814 | + functions-common:time_stop:2432 : end_time=1782659787810 2026-06-28 15:16:27.818 | + functions-common:time_stop:2433 : elapsed_time=6370 2026-06-28 15:16:27.821 | + functions-common:time_stop:2434 : total=169753 2026-06-28 15:16:27.826 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:16:27.829 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=176123 2026-06-28 15:16:27.833 | + inc/python:pip_install:219 : return 0 2026-06-28 15:16:27.837 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-28 15:16:27.841 | + lib/database:recreate_database:112 : local db=stats 2026-06-28 15:16:27.845 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-28 15:16:27.849 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-28 15:16:27.853 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-28 15:16:27.859 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:16:27.934 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-28 15:16:27.940 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:16:28.020 | + 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-06-28 15:16:28.020 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-28 15:16:28.023 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:16:28.112 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-28 15:16:28.115 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-28 15:16:28.195 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-28 15:16:28.271 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-28 15:16:28.347 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-28 15:16:28.422 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-28 15:16:28.496 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-28 15:16:28.575 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-28 15:16:28.649 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-28 15:16:28.653 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-28 15:16:28.657 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-28 15:16:31.316 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-28 15:16:31.319 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-28 15:16:31.324 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-28 15:16:31.334 | + functions-common:save_stackenv:67 : time_stamp=2026-06-28-171631 2026-06-28 15:16:31.339 | + functions-common:save_stackenv:68 : echo '# 2026-06-28-171631 1069' 2026-06-28 15:16:31.344 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:16:31.348 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-28 15:16:31.354 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:16:31.359 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-28 15:16:31.363 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:16:31.369 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-28 15:16:31.373 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:16:31.377 | + 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-06-28 15:16:31.388 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:16:31.389 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.244 2026-06-28 15:16:31.394 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:16:31.399 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.244/identity 2026-06-28 15:16:31.405 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:16:31.409 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-28-170208 2026-06-28 15:16:31.412 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:16:31.415 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-28 15:16:31.420 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:16:31.425 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.244 2026-06-28 15:16:31.430 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:16:31.434 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-28 15:16:31.439 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:16:31.445 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-28 15:16:31.449 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:16:31.453 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-28 15:16:31.459 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:16:31.464 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-28 15:16:31.472 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:16:31.475 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.244 2026-06-28 15:16:31.479 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:16:31.483 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-28 15:16:31.488 | + ./stack.sh:main:1079 : start_dstat 2026-06-28 15:16:31.494 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-28 15:16:31.499 | + functions-common:run_process:1674 : local service=dstat 2026-06-28 15:16:31.503 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-28 15:16:31.507 | + functions-common:run_process:1676 : local group= 2026-06-28 15:16:31.512 | + functions-common:run_process:1677 : local user= 2026-06-28 15:16:31.516 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:16:31.520 | + functions-common:run_process:1680 : local name=dstat 2026-06-28 15:16:31.524 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:16:31.529 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:16:31.534 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:16:31.539 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:16:31.543 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:16:31.554 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659791548 2026-06-28 15:16:31.559 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-28 15:16:31.598 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:16:31.602 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-28 15:16:31.606 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-28 15:16:31.611 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-28 15:16:31.615 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-28 15:16:31.620 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-28 15:16:31.624 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-28 15:16:31.628 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-28 15:16:31.633 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-28 15:16:31.637 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-28 15:16:31.642 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:16:31.646 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:16:31.650 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:16:31.654 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:16:31.659 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-28 15:16:31.663 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-28 15:16:31.667 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-28 15:16:31.671 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-28 15:16:31.675 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-28 15:16:31.680 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-28 15:16:31.684 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-28 15:16:31.688 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-28 15:16:31.692 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-28 15:16:31.696 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-28 15:16:31.700 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-28 15:16:31.704 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-28 15:16:31.711 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-28 15:16:31.812 | + 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-06-28 15:16:31.906 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-28 15:16:31.996 | + 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-06-28 15:16:32.080 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-28 15:16:32.160 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-28 15:16:32.245 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-28 15:16:32.333 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-28 15:16:32.338 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-28 15:16:32.341 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-28 15:16:32.433 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-28 15:16:32.920 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-28 15:16:32.937 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-28 15:16:33.398 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-28 15:16:33.458 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:16:33.463 | + functions-common:time_stop:2420 : local name 2026-06-28 15:16:33.467 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:16:33.471 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:16:33.476 | + functions-common:time_stop:2423 : local total 2026-06-28 15:16:33.480 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:16:33.484 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:16:33.488 | + functions-common:time_stop:2427 : start_time=1782659791548 2026-06-28 15:16:33.492 | + functions-common:time_stop:2429 : [[ -z 1782659791548 ]] 2026-06-28 15:16:33.499 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:16:33.504 | + functions-common:time_stop:2432 : end_time=1782659793500 2026-06-28 15:16:33.508 | + functions-common:time_stop:2433 : elapsed_time=1952 2026-06-28 15:16:33.512 | + functions-common:time_stop:2434 : total=0 2026-06-28 15:16:33.517 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:16:33.521 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1952 2026-06-28 15:16:33.525 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-28 15:16:33.529 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-28 15:16:33.533 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-28 15:16:33.538 | + functions-common:run_process:1676 : local group= 2026-06-28 15:16:33.542 | + functions-common:run_process:1677 : local user=root 2026-06-28 15:16:33.546 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-28 15:16:33.553 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-28 15:16:33.557 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:16:33.561 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:16:33.565 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:16:33.568 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:16:33.575 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:16:33.581 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659793575 2026-06-28 15:16:33.586 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-28 15:16:33.612 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:16:33.618 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:16:33.622 | + functions-common:time_stop:2420 : local name 2026-06-28 15:16:33.627 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:16:33.631 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:16:33.635 | + functions-common:time_stop:2423 : local total 2026-06-28 15:16:33.639 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:16:33.643 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:16:33.648 | + functions-common:time_stop:2427 : start_time=1782659793575 2026-06-28 15:16:33.652 | + functions-common:time_stop:2429 : [[ -z 1782659793575 ]] 2026-06-28 15:16:33.658 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:16:33.664 | + functions-common:time_stop:2432 : end_time=1782659793659 2026-06-28 15:16:33.667 | + functions-common:time_stop:2433 : elapsed_time=84 2026-06-28 15:16:33.669 | + functions-common:time_stop:2434 : total=1952 2026-06-28 15:16:33.671 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:16:33.673 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2036 2026-06-28 15:16:33.675 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-28 15:16:33.698 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:16:33.700 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-28 15:16:33.703 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-28 15:16:33.707 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-28 15:16:33.707 | + functions-common:run_process:1676 : local group= 2026-06-28 15:16:33.709 | + functions-common:run_process:1677 : local user= 2026-06-28 15:16:33.711 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:16:33.713 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-28 15:16:33.716 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:16:33.718 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:16:33.722 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:16:33.722 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:16:33.725 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:16:33.729 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659793726 2026-06-28 15:16:33.731 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-28 15:16:33.761 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:16:33.767 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:16:33.773 | + functions-common:time_stop:2420 : local name 2026-06-28 15:16:33.775 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:16:33.779 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:16:33.779 | + functions-common:time_stop:2423 : local total 2026-06-28 15:16:33.781 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:16:33.783 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:16:33.786 | + functions-common:time_stop:2427 : start_time=1782659793726 2026-06-28 15:16:33.787 | + functions-common:time_stop:2429 : [[ -z 1782659793726 ]] 2026-06-28 15:16:33.790 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:16:33.796 | + functions-common:time_stop:2432 : end_time=1782659793791 2026-06-28 15:16:33.798 | + functions-common:time_stop:2433 : elapsed_time=65 2026-06-28 15:16:33.802 | + functions-common:time_stop:2434 : total=2036 2026-06-28 15:16:33.803 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:16:33.805 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2101 2026-06-28 15:16:33.809 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-28 15:16:33.836 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:16:33.842 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-28 15:16:33.879 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:16:33.882 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-28 15:16:33.920 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:16:33.924 | + ./stack.sh:main:1098 : start_etcd3 2026-06-28 15:16:33.928 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-28 15:16:33.933 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-28 15:16:33.936 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-28 15:16:33.940 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.244:2380' 2026-06-28 15:16:33.944 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.244:2380' 2026-06-28 15:16:33.949 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.244:2379' 2026-06-28 15:16:33.952 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-28 15:16:33.954 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-28 15:16:33.957 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.244:2379' 2026-06-28 15:16:33.959 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-28 15:16:33.962 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-28 15:16:33.965 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-28 15:16:33.967 | + 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.244:2380 --initial-advertise-peer-urls http://192.168.122.244:2380 --advertise-client-urls http://192.168.122.244:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.244:2379 --log-level=debug' '' root 2026-06-28 15:16:33.971 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-28 15:16:33.974 | + 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.244:2380 --initial-advertise-peer-urls http://192.168.122.244:2380 --advertise-client-urls http://192.168.122.244:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.244:2379 --log-level=debug' 2026-06-28 15:16:33.978 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-28 15:16:33.982 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-28 15:16:33.986 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-28 15:16:33.990 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-28 15:16:33.994 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-28 15:16:33.999 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-28 15:16:34.003 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-28 15:16:34.009 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-28 15:16:34.107 | + 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-06-28 15:16:34.209 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-28 15:16:34.289 | + 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.244:2380 --initial-advertise-peer-urls http://192.168.122.244:2380 --advertise-client-urls http://192.168.122.244:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.244:2379 --log-level=debug' 2026-06-28 15:16:34.369 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-28 15:16:34.449 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-28 15:16:34.528 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-28 15:16:34.608 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-28 15:16:34.612 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-28 15:16:34.617 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-28 15:16:34.715 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-28 15:16:35.202 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-28 15:16:35.279 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-28 15:16:35.360 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-28 15:16:35.439 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-28 15:16:35.518 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-28 15:16:35.524 | ++ functions-common:is_arch:519 : uname -m 2026-06-28 15:16:35.529 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-28 15:16:35.533 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-28 15:16:36.011 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-28 15:16:36.039 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-28 15:16:36.502 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-28 15:16:37.647 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-28 15:16:37.675 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:16:37.679 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-28 15:16:37.684 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-28 15:16:37.688 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-28 15:16:37.707 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-28 15:16:37.725 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-28 15:16:37.729 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-28 15:16:37.733 | + 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.244/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-28 15:16:37.841 | The user clouds.yaml file didn't exist. 2026-06-28 15:16:37.856 | + 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.244/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-28 15:16:37.977 | + 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.244/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-28 15:16:38.107 | + 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.244/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-28 15:16:38.239 | + 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.244/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-28 15:16:38.366 | + 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.244/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-28 15:16:38.499 | + 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.244/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-28 15:16:38.632 | + 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.244/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-28 15:16:38.763 | + 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.244/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-28 15:16:38.899 | + 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.244/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-28 15:16:39.042 | + functions-common:write_clouds_yaml:203 : cat 2026-06-28 15:16:39.050 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-28 15:16:39.054 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-28 15:16:39.060 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-28 15:16:39.067 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-28 15:16:39.071 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-28 15:16:39.076 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-28 15:16:39.102 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:16:39.106 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-28 15:16:39.110 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:16:39.115 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-28 15:16:39.119 | + ./stack.sh:main:1115 : '[' 192.168.122.244 == 192.168.122.244 ']' 2026-06-28 15:16:39.123 | + ./stack.sh:main:1116 : init_keystone 2026-06-28 15:16:39.128 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-28 15:16:39.155 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:16:39.159 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-28 15:16:39.164 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-28 15:16:39.168 | + lib/database:recreate_database:112 : local db=keystone 2026-06-28 15:16:39.172 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-28 15:16:39.176 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-28 15:16:39.181 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-28 15:16:39.187 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:16:39.276 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-28 15:16:39.282 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:16:39.361 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-28 15:16:39.365 | + functions-common:time_start:2406 : local name=dbsync 2026-06-28 15:16:39.370 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:16:39.374 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:16:39.379 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:16:39.386 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659799381 2026-06-28 15:16:39.390 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-28 15:16:40.004 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-28 15:16:40.004 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:16:40.004 | we strongly recommend against using it for new projects. 2026-06-28 15:16:40.004 | 2026-06-28 15:16:40.004 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:16:40.004 | framework. For more detail see 2026-06-28 15:16:40.004 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:16:40.004 | 2026-06-28 15:16:40.004 | __import__(import_str) 2026-06-28 15:16:42.965 | INFO dbcounter [-] Registered counter for database keystone 2026-06-28 15:16:43.056 | 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=47923) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-28 15:16:43.072 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-28 15:16:43.073 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-28 15:16:43.073 | DEBUG dbcounter [-] [47923] Writer thread running {{(pid=47923) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:16:43.150 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-28 15:16:46.468 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=47923) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-28 15:16:46.470 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-28 15:16:46.470 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=47923) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:16:46.475 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-28 15:16:46.518 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=47923) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:16:46.522 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-28 15:16:46.545 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=47923) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:16:46.548 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-28 15:16:46.675 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=47923) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:16:46.679 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-28 15:16:46.772 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=47923) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:16:46.775 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-28 15:16:46.863 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=47923) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:16:46.866 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-28 15:16:46.866 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=47923) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-28 15:16:46.868 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-28 15:16:46.926 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=47923) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:16:46.930 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-28 15:16:46.960 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=47923) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:16:47.577 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-28 15:16:47.580 | + functions-common:time_stop:2420 : local name 2026-06-28 15:16:47.583 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:16:47.585 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:16:47.588 | + functions-common:time_stop:2423 : local total 2026-06-28 15:16:47.591 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:16:47.594 | + functions-common:time_stop:2426 : name=dbsync 2026-06-28 15:16:47.596 | + functions-common:time_stop:2427 : start_time=1782659799381 2026-06-28 15:16:47.599 | + functions-common:time_stop:2429 : [[ -z 1782659799381 ]] 2026-06-28 15:16:47.602 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:16:47.606 | + functions-common:time_stop:2432 : end_time=1782659807603 2026-06-28 15:16:47.609 | + functions-common:time_stop:2433 : elapsed_time=8222 2026-06-28 15:16:47.611 | + functions-common:time_stop:2434 : total=0 2026-06-28 15:16:47.614 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:16:47.616 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8222 2026-06-28 15:16:47.619 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-28 15:16:47.622 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-28 15:16:47.626 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-28 15:16:48.227 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-28 15:16:48.227 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:16:48.227 | we strongly recommend against using it for new projects. 2026-06-28 15:16:48.227 | 2026-06-28 15:16:48.228 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:16:48.228 | framework. For more detail see 2026-06-28 15:16:48.228 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:16:48.228 | 2026-06-28 15:16:48.228 | __import__(import_str) 2026-06-28 15:16:50.946 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-28 15:16:50.946 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-28 15:16:50.947 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-28 15:16:50.948 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-28 15:16:50.948 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-28 15:16:50.948 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-28 15:16:50.948 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-28 15:16:50.949 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-28 15:16:50.949 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-28 15:16:51.421 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-28 15:16:51.426 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-28 15:16:52.014 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-28 15:16:52.015 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:16:52.015 | we strongly recommend against using it for new projects. 2026-06-28 15:16:52.015 | 2026-06-28 15:16:52.015 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:16:52.015 | framework. For more detail see 2026-06-28 15:16:52.015 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:16:52.015 | 2026-06-28 15:16:52.016 | __import__(import_str) 2026-06-28 15:16:54.723 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-28 15:16:54.723 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-28 15:16:54.724 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-28 15:16:54.724 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-28 15:16:54.725 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-28 15:16:54.725 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-28 15:16:54.725 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-28 15:16:54.725 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-28 15:16:54.726 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-28 15:16:55.234 | + ./stack.sh:main:1117 : start_keystone 2026-06-28 15:16:55.239 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-28 15:16:55.245 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-28 15:16:55.250 | + functions-common:run_process:1674 : local service=keystone 2026-06-28 15:16:55.254 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-28 15:16:55.258 | + functions-common:run_process:1676 : local group= 2026-06-28 15:16:55.262 | + functions-common:run_process:1677 : local user= 2026-06-28 15:16:55.267 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:16:55.271 | + functions-common:run_process:1680 : local name=keystone 2026-06-28 15:16:55.275 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:16:55.279 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:16:55.283 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:16:55.287 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:16:55.292 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:16:55.299 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659815293 2026-06-28 15:16:55.303 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-28 15:16:55.327 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:16:55.333 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-28 15:16:55.336 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-28 15:16:55.340 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-28 15:16:55.344 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-28 15:16:55.347 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-28 15:16:55.352 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-28 15:16:55.355 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-28 15:16:55.359 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-28 15:16:55.363 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-28 15:16:55.368 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:16:55.372 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:16:55.376 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:16:55.381 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:16:55.385 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-28 15:16:55.390 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-28 15:16:55.394 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-28 15:16:55.399 | + 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-06-28 15:16:55.403 | + 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-06-28 15:16:55.407 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-28 15:16:55.411 | + 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-06-28 15:16:55.415 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-28 15:16:55.419 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-28 15:16:55.423 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-28 15:16:55.427 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-28 15:16:55.430 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-28 15:16:55.437 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-28 15:16:55.533 | + 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-06-28 15:16:55.630 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-28 15:16:55.712 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-28 15:16:55.793 | + 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-06-28 15:16:55.877 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-28 15:16:55.958 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-28 15:16:56.038 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-28 15:16:56.113 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-28 15:16:56.194 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-28 15:16:56.274 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-28 15:16:56.356 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-28 15:16:56.360 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-28 15:16:56.365 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-28 15:16:56.460 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-28 15:16:56.972 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-28 15:16:56.996 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-28 15:16:57.446 | ++ inc/async:async_inner:64 : rc=0 2026-06-28 15:16:57.464 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-28 15:16:57.480 | [44988 Async install_tempest:44988]: finished successfully 2026-06-28 15:16:57.615 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:16:57.621 | + functions-common:time_stop:2420 : local name 2026-06-28 15:16:57.622 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:16:57.626 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:16:57.630 | + functions-common:time_stop:2423 : local total 2026-06-28 15:16:57.635 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:16:57.639 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:16:57.642 | + functions-common:time_stop:2427 : start_time=1782659815293 2026-06-28 15:16:57.646 | + functions-common:time_stop:2429 : [[ -z 1782659815293 ]] 2026-06-28 15:16:57.651 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:16:57.658 | + functions-common:time_stop:2432 : end_time=1782659817653 2026-06-28 15:16:57.662 | + functions-common:time_stop:2433 : elapsed_time=2360 2026-06-28 15:16:57.666 | + functions-common:time_stop:2434 : total=2101 2026-06-28 15:16:57.670 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:16:57.674 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4461 2026-06-28 15:16:57.678 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-28 15:16:57.678 | Waiting for keystone to start... 2026-06-28 15:16:57.685 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.244/identity/v3/ 2026-06-28 15:16:57.687 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.244/identity/v3/ 2026-06-28 15:16:57.691 | + functions:wait_for_service:476 : local timeout=60 2026-06-28 15:16:57.695 | + functions:wait_for_service:477 : local url=http://192.168.122.244/identity/v3/ 2026-06-28 15:16:57.699 | + functions:wait_for_service:478 : local rval=0 2026-06-28 15:16:57.703 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-28 15:16:57.707 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-28 15:16:57.711 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:16:57.715 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:16:57.720 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:16:57.726 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659817722 2026-06-28 15:16:57.731 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-28 15:16:57.735 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:16:57.737 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.244/identity/v3/ 2026-06-28 15:17:03.234 | + :: : [[ 200 == 503 ]] 2026-06-28 15:17:03.235 | + :: : [[ 0 -eq 7 ]] 2026-06-28 15:17:03.241 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-28 15:17:03.245 | + functions-common:time_stop:2420 : local name 2026-06-28 15:17:03.249 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:17:03.254 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:17:03.258 | + functions-common:time_stop:2423 : local total 2026-06-28 15:17:03.262 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:17:03.267 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-28 15:17:03.271 | + functions-common:time_stop:2427 : start_time=1782659817722 2026-06-28 15:17:03.275 | + functions-common:time_stop:2429 : [[ -z 1782659817722 ]] 2026-06-28 15:17:03.281 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:17:03.289 | + functions-common:time_stop:2432 : end_time=1782659823283 2026-06-28 15:17:03.293 | + functions-common:time_stop:2433 : elapsed_time=5561 2026-06-28 15:17:03.297 | + functions-common:time_stop:2434 : total=0 2026-06-28 15:17:03.301 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:17:03.305 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5561 2026-06-28 15:17:03.310 | + functions:wait_for_service:486 : return 0 2026-06-28 15:17:03.314 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-28 15:17:03.342 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:17:03.347 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-28 15:17:03.351 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-28 15:17:03.355 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-28 15:17:04.309 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-28 15:17:04.313 | + 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.244/identity 2026-06-28 15:17:04.905 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-28 15:17:04.905 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:17:04.906 | we strongly recommend against using it for new projects. 2026-06-28 15:17:04.906 | 2026-06-28 15:17:04.906 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:17:04.906 | framework. For more detail see 2026-06-28 15:17:04.906 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:17:04.906 | 2026-06-28 15:17:04.906 | __import__(import_str) 2026-06-28 15:17:08.069 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.070 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.070 | 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=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.078 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.091 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.092 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.122 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.148 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.148 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.234 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.234 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.234 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.235 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.235 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.235 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.247 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.248 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.248 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.248 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.249 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.249 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.249 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.256 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.260 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.260 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.260 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.261 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.261 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.261 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.261 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=48895) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-28 15:17:08.334 | INFO dbcounter [-] Registered counter for database keystone 2026-06-28 15:17:08.427 | 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=48895) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-28 15:17:08.626 | DEBUG dbcounter [-] [48895] Writer thread running {{(pid=48895) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:17:08.764 | INFO keystone.cmd.bootstrap [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] Created domain default 2026-06-28 15:17:08.816 | INFO keystone.cmd.bootstrap [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] Created project admin 2026-06-28 15:17:08.851 | WARNING keystone.common.password_hashing [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-28 15:17:08.875 | INFO keystone.cmd.bootstrap [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] Created user admin 2026-06-28 15:17:08.896 | INFO keystone.cmd.bootstrap [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] Created role reader 2026-06-28 15:17:08.911 | INFO keystone.cmd.bootstrap [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] Created role member 2026-06-28 15:17:08.941 | INFO keystone.cmd.bootstrap [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] Created implied role where 11110b71f86b46f1a3b94df0ffda0570 implies 1f2bdebf20044db99d1b500f180e5241 2026-06-28 15:17:08.956 | INFO keystone.cmd.bootstrap [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] Created role manager 2026-06-28 15:17:08.980 | INFO keystone.cmd.bootstrap [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] Created implied role where 2fafd7f7eb5f470a84ccf46a49b39e6f implies 11110b71f86b46f1a3b94df0ffda0570 2026-06-28 15:17:08.997 | INFO keystone.cmd.bootstrap [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] Created role admin 2026-06-28 15:17:09.024 | INFO keystone.cmd.bootstrap [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] Created implied role where 57ad2c70f4844e90832c699849f3d587 implies 2fafd7f7eb5f470a84ccf46a49b39e6f 2026-06-28 15:17:09.045 | INFO keystone.cmd.bootstrap [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] Created role service 2026-06-28 15:17:09.061 | INFO keystone.cmd.bootstrap [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] Granted role admin on project admin to user admin. 2026-06-28 15:17:09.073 | INFO keystone.cmd.bootstrap [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] Granted role admin on the system to user admin. 2026-06-28 15:17:09.093 | WARNING py.warnings [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-28 15:17:09.094 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-28 15:17:09.094 |  2026-06-28 15:17:09.100 | INFO keystone.cmd.bootstrap [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] Created region RegionOne 2026-06-28 15:17:09.150 | INFO keystone.cmd.bootstrap [None req-cef63487-d433-4e33-b1d0-1cb69eacdcec None None] Created public endpoint http://192.168.122.244/identity 2026-06-28 15:17:09.758 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-28 15:17:09.762 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-28 15:17:09.767 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-28 15:17:09.772 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-28 15:17:14.849 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:17:14.855 | + lib/keystone:create_keystone_accounts:258 : admin_project=67767cad1c7b4b3890a7d1893ddd324b 2026-06-28 15:17:14.860 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-28 15:17:14.865 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-28 15:17:18.254 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:17:18.259 | + lib/keystone:create_keystone_accounts:260 : admin_user=2747600dd59f4623b2a937817862ff82 2026-06-28 15:17:18.263 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-28 15:17:18.267 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-28 15:17:18.270 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-28 15:17:18.274 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 2747600dd59f4623b2a937817862ff82 default 2026-06-28 15:17:18.359 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 2747600dd59f4623b2a937817862ff82 default 2026-06-28 15:17:18.404 | [2069 Async ks-domain-role:49020]: running: get_or_add_user_domain_role admin 2747600dd59f4623b2a937817862ff82 default 2026-06-28 15:17:18.408 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-28 15:17:18.411 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-28 15:17:18.417 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-28 15:17:22.343 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:17:22.347 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-28 15:17:22.351 | + functions-common:get_or_create_domain:878 : echo default 2026-06-28 15:17:22.351 | default 2026-06-28 15:17:22.355 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-28 15:17:22.433 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-28 15:17:22.482 | [2069 Async ks-project:49129]: running: get_or_create_project service Default 2026-06-28 15:17:22.486 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-28 15:17:22.574 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-28 15:17:22.630 | [2069 Async ks-service:49223]: running: get_or_create_role service 2026-06-28 15:17:22.632 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-28 15:17:22.696 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-28 15:17:22.763 | [2069 Async ks-reseller:49317]: running: get_or_create_role ResellerAdmin 2026-06-28 15:17:22.766 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-28 15:17:22.771 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-28 15:17:22.935 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-28 15:17:23.029 | [2069 Async ks-anotherrole:49413]: running: get_or_create_role anotherrole 2026-06-28 15:17:23.037 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-28 15:17:23.052 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-28 15:17:23.055 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-28 15:17:23.065 | +++ 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-06-28 15:17:28.148 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:17:28.226 | [49413 Async ks-anotherrole:49413]: finished successfully 2026-06-28 15:17:28.449 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:17:28.493 | [49317 Async ks-reseller:49317]: finished successfully 2026-06-28 15:17:28.524 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:17:28.554 | [49129 Async ks-project:49129]: finished successfully 2026-06-28 15:17:29.086 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:17:29.087 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:17:29.093 | ++ functions-common:get_or_create_project:928 : project_id=5dc590cb930d488e987b0342a88a2d94 2026-06-28 15:17:29.097 | ++ functions-common:get_or_create_project:929 : echo 5dc590cb930d488e987b0342a88a2d94 2026-06-28 15:17:29.104 | + lib/keystone:create_keystone_accounts:288 : invis_project=5dc590cb930d488e987b0342a88a2d94 2026-06-28 15:17:29.110 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-28 15:17:29.116 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-28 15:17:29.122 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-28 15:17:29.124 | [49223 Async ks-service:49223]: finished successfully 2026-06-28 15:17:29.128 | +++ 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-06-28 15:17:29.518 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:17:29.551 | [49020 Async ks-domain-role:49020]: finished successfully 2026-06-28 15:17:32.767 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:17:32.772 | ++ functions-common:get_or_create_project:928 : project_id=26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:17:32.776 | ++ functions-common:get_or_create_project:929 : echo 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:17:32.781 | + lib/keystone:create_keystone_accounts:292 : demo_project=26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:17:32.785 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-28 15:17:32.791 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-28 15:17:32.795 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-28 15:17:32.798 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-28 15:17:32.802 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-28 15:17:32.808 | +++ 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-06-28 15:17:36.549 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:17:36.554 | ++ functions-common:get_or_create_user:915 : user_id=9b1cdead39c24ba3b49140e6dbfb84f3 2026-06-28 15:17:36.558 | ++ functions-common:get_or_create_user:916 : echo 9b1cdead39c24ba3b49140e6dbfb84f3 2026-06-28 15:17:36.564 | + lib/keystone:create_keystone_accounts:295 : demo_user=9b1cdead39c24ba3b49140e6dbfb84f3 2026-06-28 15:17:36.568 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-28 15:17:36.634 | [2069 Async ks-domain-role:49020]: Waiting for completion of get_or_add_user_domain_role admin 2747600dd59f4623b2a937817862ff82 default running on PID 49020 (6 other jobs running) 2026-06-28 15:17:36.663 | [2069 Async ks-domain-role:49020]: Signaling child to exit 2026-06-28 15:17:36.663 | WAKEUP 2026-06-28 15:17:36.693 | [2069 Async ks-domain-role:49020]: Signaled 2026-06-28 15:17:36.695 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-28 15:17:36.695 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 2747600dd59f4623b2a937817862ff82 --domain default 2026-06-28 15:17:36.695 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2747600dd59f4623b2a937817862ff82 --domain default -c Role -f value 2026-06-28 15:17:36.695 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:17:36.695 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=57ad2c70f4844e90832c699849f3d587 2026-06-28 15:17:36.695 | + functions-common:get_or_add_user_domain_role:999 : echo 57ad2c70f4844e90832c699849f3d587 2026-06-28 15:17:36.695 | 57ad2c70f4844e90832c699849f3d587 2026-06-28 15:17:36.751 | [2069 Async ks-domain-role:49020]: finished get_or_add_user_domain_role admin 2747600dd59f4623b2a937817862ff82 default with result 0 in 11 seconds 2026-06-28 15:17:36.760 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-28 15:17:36.804 | [2069 Async ks-project:49129]: Waiting for completion of get_or_create_project service Default running on PID 49129 (5 other jobs running) 2026-06-28 15:17:36.835 | [2069 Async ks-project:49129]: Signaling child to exit 2026-06-28 15:17:36.835 | WAKEUP 2026-06-28 15:17:36.863 | [2069 Async ks-project:49129]: Signaled 2026-06-28 15:17:36.865 | + functions-common:get_or_create_project:922 : local project_id 2026-06-28 15:17:36.866 | ++ 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-06-28 15:17:36.866 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:17:36.866 | + functions-common:get_or_create_project:928 : project_id=a95b5fd0e852471dba2633f5b053552b 2026-06-28 15:17:36.866 | + functions-common:get_or_create_project:929 : echo a95b5fd0e852471dba2633f5b053552b 2026-06-28 15:17:36.866 | a95b5fd0e852471dba2633f5b053552b 2026-06-28 15:17:36.920 | [2069 Async ks-project:49129]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-28 15:17:36.967 | [2069 Async ks-service:49223]: Waiting for completion of get_or_create_role service running on PID 49223 (4 other jobs running) 2026-06-28 15:17:36.998 | [2069 Async ks-service:49223]: Signaling child to exit 2026-06-28 15:17:36.998 | WAKEUP 2026-06-28 15:17:37.026 | [2069 Async ks-service:49223]: Signaled 2026-06-28 15:17:37.028 | + functions-common:get_or_create_role:935 : local role_id 2026-06-28 15:17:37.028 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-28 15:17:37.028 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:17:37.028 | + functions-common:get_or_create_role:940 : role_id=27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:17:37.028 | + functions-common:get_or_create_role:941 : echo 27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:17:37.028 | 27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:17:37.084 | [2069 Async ks-service:49223]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-28 15:17:37.130 | [2069 Async ks-reseller:49317]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49317 (3 other jobs running) 2026-06-28 15:17:37.163 | [2069 Async ks-reseller:49317]: Signaling child to exit 2026-06-28 15:17:37.163 | WAKEUP 2026-06-28 15:17:37.189 | [2069 Async ks-reseller:49317]: Signaled 2026-06-28 15:17:37.191 | + functions-common:get_or_create_role:935 : local role_id 2026-06-28 15:17:37.192 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-28 15:17:37.192 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:17:37.192 | + functions-common:get_or_create_role:940 : role_id=e98486f4700746d798aab827906d407d 2026-06-28 15:17:37.192 | + functions-common:get_or_create_role:941 : echo e98486f4700746d798aab827906d407d 2026-06-28 15:17:37.192 | e98486f4700746d798aab827906d407d 2026-06-28 15:17:37.247 | [2069 Async ks-reseller:49317]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-06-28 15:17:37.293 | [2069 Async ks-anotherrole:49413]: Waiting for completion of get_or_create_role anotherrole running on PID 49413 (2 other jobs running) 2026-06-28 15:17:37.323 | [2069 Async ks-anotherrole:49413]: Signaling child to exit 2026-06-28 15:17:37.323 | WAKEUP 2026-06-28 15:17:37.350 | [2069 Async ks-anotherrole:49413]: Signaled 2026-06-28 15:17:37.352 | + functions-common:get_or_create_role:935 : local role_id 2026-06-28 15:17:37.352 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-28 15:17:37.352 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:17:37.352 | + functions-common:get_or_create_role:940 : role_id=7515f49722f24f7e9c0604cc42cd1693 2026-06-28 15:17:37.352 | + functions-common:get_or_create_role:941 : echo 7515f49722f24f7e9c0604cc42cd1693 2026-06-28 15:17:37.353 | 7515f49722f24f7e9c0604cc42cd1693 2026-06-28 15:17:37.406 | [2069 Async ks-anotherrole:49413]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-28 15:17:37.412 | + inc/async:async_wait:197 : return 0 2026-06-28 15:17:37.416 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 9b1cdead39c24ba3b49140e6dbfb84f3 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:17:37.504 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9b1cdead39c24ba3b49140e6dbfb84f3 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:17:37.559 | [2069 Async ks-demo-member:50304]: running: get_or_add_user_project_role member 9b1cdead39c24ba3b49140e6dbfb84f3 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:17:37.564 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 2747600dd59f4623b2a937817862ff82 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:17:37.648 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2747600dd59f4623b2a937817862ff82 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:17:37.702 | [2069 Async ks-demo-admin:50400]: running: get_or_add_user_project_role admin 2747600dd59f4623b2a937817862ff82 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:17:37.709 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 9b1cdead39c24ba3b49140e6dbfb84f3 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:17:37.790 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9b1cdead39c24ba3b49140e6dbfb84f3 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:17:37.843 | [2069 Async ks-demo-another:50496]: running: get_or_add_user_project_role anotherrole 9b1cdead39c24ba3b49140e6dbfb84f3 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:17:37.846 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 9b1cdead39c24ba3b49140e6dbfb84f3 5dc590cb930d488e987b0342a88a2d94 2026-06-28 15:17:37.912 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9b1cdead39c24ba3b49140e6dbfb84f3 5dc590cb930d488e987b0342a88a2d94 2026-06-28 15:17:37.963 | [2069 Async ks-demo-invis:50592]: running: get_or_add_user_project_role member 9b1cdead39c24ba3b49140e6dbfb84f3 5dc590cb930d488e987b0342a88a2d94 2026-06-28 15:17:37.967 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-28 15:17:37.972 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-28 15:17:37.978 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-28 15:17:37.983 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-28 15:17:37.988 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-28 15:17:37.994 | +++ 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-06-28 15:17:43.100 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:17:43.110 | ++ functions-common:get_or_create_user:915 : user_id=b460bfe45585439287a04e3bfc6e2017 2026-06-28 15:17:43.115 | ++ functions-common:get_or_create_user:916 : echo b460bfe45585439287a04e3bfc6e2017 2026-06-28 15:17:43.121 | + lib/keystone:create_keystone_accounts:308 : demo_reader=b460bfe45585439287a04e3bfc6e2017 2026-06-28 15:17:43.127 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader b460bfe45585439287a04e3bfc6e2017 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:17:43.200 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b460bfe45585439287a04e3bfc6e2017 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:17:43.318 | [2069 Async ks-demo-reader:50735]: running: get_or_add_user_project_role reader b460bfe45585439287a04e3bfc6e2017 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:17:43.318 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-28 15:17:43.332 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-28 15:17:43.343 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-28 15:17:43.348 | +++ 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-06-28 15:17:48.731 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:17:48.734 | ++ functions-common:get_or_create_project:928 : project_id=a4662b9e00164b89a8536610ce242d41 2026-06-28 15:17:48.736 | ++ functions-common:get_or_create_project:929 : echo a4662b9e00164b89a8536610ce242d41 2026-06-28 15:17:48.738 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=a4662b9e00164b89a8536610ce242d41 2026-06-28 15:17:48.740 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-28 15:17:48.742 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-28 15:17:48.744 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-28 15:17:48.746 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-28 15:17:48.748 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-28 15:17:48.751 | +++ 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-06-28 15:17:49.749 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:17:49.822 | [50304 Async ks-demo-member:50304]: finished successfully 2026-06-28 15:17:50.290 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:17:50.346 | [50592 Async ks-demo-invis:50592]: finished successfully 2026-06-28 15:17:50.584 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:17:50.603 | [50400 Async ks-demo-admin:50400]: finished successfully 2026-06-28 15:17:51.057 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:17:51.082 | [50496 Async ks-demo-another:50496]: finished successfully 2026-06-28 15:17:52.648 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:17:52.654 | ++ functions-common:get_or_create_user:915 : user_id=af7ea2cd095141dc9810b4f9bf939091 2026-06-28 15:17:52.658 | ++ functions-common:get_or_create_user:916 : echo af7ea2cd095141dc9810b4f9bf939091 2026-06-28 15:17:52.662 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=af7ea2cd095141dc9810b4f9bf939091 2026-06-28 15:17:52.666 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin af7ea2cd095141dc9810b4f9bf939091 a4662b9e00164b89a8536610ce242d41 2026-06-28 15:17:52.751 | + inc/async:async_inner:63 : get_or_add_user_project_role admin af7ea2cd095141dc9810b4f9bf939091 a4662b9e00164b89a8536610ce242d41 2026-06-28 15:17:52.806 | [2069 Async ks-alt-admin:51146]: running: get_or_add_user_project_role admin af7ea2cd095141dc9810b4f9bf939091 a4662b9e00164b89a8536610ce242d41 2026-06-28 15:17:52.810 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole af7ea2cd095141dc9810b4f9bf939091 a4662b9e00164b89a8536610ce242d41 2026-06-28 15:17:52.899 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole af7ea2cd095141dc9810b4f9bf939091 a4662b9e00164b89a8536610ce242d41 2026-06-28 15:17:52.958 | [2069 Async ks-alt-another:51242]: running: get_or_add_user_project_role anotherrole af7ea2cd095141dc9810b4f9bf939091 a4662b9e00164b89a8536610ce242d41 2026-06-28 15:17:52.960 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-28 15:17:52.962 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-28 15:17:52.964 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-28 15:17:52.966 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-28 15:17:52.968 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-28 15:17:52.971 | +++ 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-06-28 15:17:54.697 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:17:54.720 | [50735 Async ks-demo-reader:50735]: finished successfully 2026-06-28 15:17:56.952 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:17:56.957 | ++ functions-common:get_or_create_user:915 : user_id=0831a72fae7b48fb89a07c23679c4912 2026-06-28 15:17:56.961 | ++ functions-common:get_or_create_user:916 : echo 0831a72fae7b48fb89a07c23679c4912 2026-06-28 15:17:56.966 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=0831a72fae7b48fb89a07c23679c4912 2026-06-28 15:17:56.970 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 0831a72fae7b48fb89a07c23679c4912 a4662b9e00164b89a8536610ce242d41 2026-06-28 15:17:57.080 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0831a72fae7b48fb89a07c23679c4912 a4662b9e00164b89a8536610ce242d41 2026-06-28 15:17:57.137 | [2069 Async ks-alt-member-user:51418]: running: get_or_add_user_project_role member 0831a72fae7b48fb89a07c23679c4912 a4662b9e00164b89a8536610ce242d41 2026-06-28 15:17:57.144 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-28 15:17:57.152 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-28 15:17:57.155 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-28 15:17:57.160 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-28 15:17:57.163 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-28 15:17:57.169 | +++ 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-06-28 15:18:01.118 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:01.126 | ++ functions-common:get_or_create_user:915 : user_id=21e4d009777c403b8bfb03f337c93b1a 2026-06-28 15:18:01.128 | ++ functions-common:get_or_create_user:916 : echo 21e4d009777c403b8bfb03f337c93b1a 2026-06-28 15:18:01.135 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=21e4d009777c403b8bfb03f337c93b1a 2026-06-28 15:18:01.140 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 21e4d009777c403b8bfb03f337c93b1a a4662b9e00164b89a8536610ce242d41 2026-06-28 15:18:01.252 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 21e4d009777c403b8bfb03f337c93b1a a4662b9e00164b89a8536610ce242d41 2026-06-28 15:18:01.316 | [2069 Async ks-alt-reader-user:51589]: running: get_or_add_user_project_role reader 21e4d009777c403b8bfb03f337c93b1a a4662b9e00164b89a8536610ce242d41 2026-06-28 15:18:01.319 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-28 15:18:01.325 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-28 15:18:01.329 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-28 15:18:01.331 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-28 15:18:01.335 | +++ 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-06-28 15:18:02.345 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:18:02.377 | [51242 Async ks-alt-another:51242]: finished successfully 2026-06-28 15:18:02.448 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:18:02.475 | [51146 Async ks-alt-admin:51146]: finished successfully 2026-06-28 15:18:05.440 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:05.446 | ++ functions-common:get_or_create_user:915 : user_id=dfd9004717394581b6140c3588139f25 2026-06-28 15:18:05.449 | ++ functions-common:get_or_create_user:916 : echo dfd9004717394581b6140c3588139f25 2026-06-28 15:18:05.454 | + lib/keystone:create_keystone_accounts:340 : system_member_user=dfd9004717394581b6140c3588139f25 2026-06-28 15:18:05.460 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member dfd9004717394581b6140c3588139f25 all 2026-06-28 15:18:05.564 | + inc/async:async_inner:63 : get_or_add_user_system_role member dfd9004717394581b6140c3588139f25 all 2026-06-28 15:18:05.619 | [2069 Async ks-system-member:51819]: running: get_or_add_user_system_role member dfd9004717394581b6140c3588139f25 all 2026-06-28 15:18:05.630 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-28 15:18:05.634 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-28 15:18:05.641 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-28 15:18:05.649 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-28 15:18:05.657 | +++ 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-06-28 15:18:06.405 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:18:06.432 | [51418 Async ks-alt-member-user:51418]: finished successfully 2026-06-28 15:18:09.487 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:09.494 | ++ functions-common:get_or_create_user:915 : user_id=3e2bbbf1395d4e21ad8eedebef7dd8b0 2026-06-28 15:18:09.499 | ++ functions-common:get_or_create_user:916 : echo 3e2bbbf1395d4e21ad8eedebef7dd8b0 2026-06-28 15:18:09.505 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=3e2bbbf1395d4e21ad8eedebef7dd8b0 2026-06-28 15:18:09.509 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 3e2bbbf1395d4e21ad8eedebef7dd8b0 all 2026-06-28 15:18:09.599 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 3e2bbbf1395d4e21ad8eedebef7dd8b0 all 2026-06-28 15:18:09.678 | [2069 Async ks-system-reader:52024]: running: get_or_add_user_system_role reader 3e2bbbf1395d4e21ad8eedebef7dd8b0 all 2026-06-28 15:18:09.682 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-28 15:18:09.687 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-28 15:18:09.694 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-28 15:18:09.700 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-28 15:18:09.705 | +++ 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-06-28 15:18:10.434 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:18:10.459 | [51589 Async ks-alt-reader-user:51589]: finished successfully 2026-06-28 15:18:13.748 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:13.754 | ++ functions-common:get_or_create_group:892 : group_id=d56af897821647db920b7c72e11f9dd1 2026-06-28 15:18:13.760 | ++ functions-common:get_or_create_group:893 : echo d56af897821647db920b7c72e11f9dd1 2026-06-28 15:18:13.766 | + lib/keystone:create_keystone_accounts:350 : admin_group=d56af897821647db920b7c72e11f9dd1 2026-06-28 15:18:13.772 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-28 15:18:13.778 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-28 15:18:13.782 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-28 15:18:13.787 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-28 15:18:13.793 | +++ 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-06-28 15:18:17.656 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:17.660 | ++ functions-common:get_or_create_group:892 : group_id=581f18c0725744d9a7cde911498d61bd 2026-06-28 15:18:17.664 | ++ functions-common:get_or_create_group:893 : echo 581f18c0725744d9a7cde911498d61bd 2026-06-28 15:18:17.670 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=581f18c0725744d9a7cde911498d61bd 2026-06-28 15:18:17.674 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 581f18c0725744d9a7cde911498d61bd 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:18:17.776 | + inc/async:async_inner:63 : get_or_add_group_project_role member 581f18c0725744d9a7cde911498d61bd 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:18:17.837 | [2069 Async ks-group-memberdemo:52288]: running: get_or_add_group_project_role member 581f18c0725744d9a7cde911498d61bd 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:18:17.841 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 581f18c0725744d9a7cde911498d61bd 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:18:17.955 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 581f18c0725744d9a7cde911498d61bd 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:18:18.025 | [2069 Async ks-group-anotherdemo:52367]: running: get_or_add_group_project_role anotherrole 581f18c0725744d9a7cde911498d61bd 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:18:18.033 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 581f18c0725744d9a7cde911498d61bd a4662b9e00164b89a8536610ce242d41 2026-06-28 15:18:18.229 | + inc/async:async_inner:63 : get_or_add_group_project_role member 581f18c0725744d9a7cde911498d61bd a4662b9e00164b89a8536610ce242d41 2026-06-28 15:18:18.333 | [2069 Async ks-group-memberalt:52452]: running: get_or_add_group_project_role member 581f18c0725744d9a7cde911498d61bd a4662b9e00164b89a8536610ce242d41 2026-06-28 15:18:18.343 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 581f18c0725744d9a7cde911498d61bd a4662b9e00164b89a8536610ce242d41 2026-06-28 15:18:18.481 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:18:18.485 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 581f18c0725744d9a7cde911498d61bd a4662b9e00164b89a8536610ce242d41 2026-06-28 15:18:18.566 | [51819 Async ks-system-member:51819]: finished successfully 2026-06-28 15:18:18.575 | [2069 Async ks-group-anotheralt:52541]: running: get_or_add_group_project_role anotherrole 581f18c0725744d9a7cde911498d61bd a4662b9e00164b89a8536610ce242d41 2026-06-28 15:18:18.582 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin d56af897821647db920b7c72e11f9dd1 67767cad1c7b4b3890a7d1893ddd324b 2026-06-28 15:18:18.756 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d56af897821647db920b7c72e11f9dd1 67767cad1c7b4b3890a7d1893ddd324b 2026-06-28 15:18:18.848 | [2069 Async ks-group-admin:52668]: running: get_or_add_group_project_role admin d56af897821647db920b7c72e11f9dd1 67767cad1c7b4b3890a7d1893ddd324b 2026-06-28 15:18:18.856 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-28 15:18:18.972 | [2069 Async ks-demo-member:50304]: Waiting for completion of get_or_add_user_project_role member 9b1cdead39c24ba3b49140e6dbfb84f3 26a7ad80a0424a27b7afd2ec034b70c3 running on PID 50304 (17 other jobs running) 2026-06-28 15:18:19.035 | [2069 Async ks-demo-member:50304]: Signaling child to exit 2026-06-28 15:18:19.035 | WAKEUP 2026-06-28 15:18:19.082 | [2069 Async ks-demo-member:50304]: Signaled 2026-06-28 15:18:19.085 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:18:19.085 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:18:19.085 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-28 15:18:19.085 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:18:19.085 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:18:19.086 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-28 15:18:19.088 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-28 15:18:19.088 | ++ functions-common:_get_domain_args:957 : echo 2026-06-28 15:18:19.088 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-28 15:18:19.088 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 9b1cdead39c24ba3b49140e6dbfb84f3 --project 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:18:19.088 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9b1cdead39c24ba3b49140e6dbfb84f3 --project 26a7ad80a0424a27b7afd2ec034b70c3 -c Role -f value 2026-06-28 15:18:19.089 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:19.089 | + functions-common:get_or_add_user_project_role:979 : user_role_id=11110b71f86b46f1a3b94df0ffda0570 2026-06-28 15:18:19.089 | + functions-common:get_or_add_user_project_role:980 : echo 11110b71f86b46f1a3b94df0ffda0570 2026-06-28 15:18:19.089 | 11110b71f86b46f1a3b94df0ffda0570 2026-06-28 15:18:19.182 | [2069 Async ks-demo-member:50304]: finished get_or_add_user_project_role member 9b1cdead39c24ba3b49140e6dbfb84f3 26a7ad80a0424a27b7afd2ec034b70c3 with result 0 in 12 seconds 2026-06-28 15:18:19.269 | [2069 Async ks-demo-admin:50400]: Waiting for completion of get_or_add_user_project_role admin 2747600dd59f4623b2a937817862ff82 26a7ad80a0424a27b7afd2ec034b70c3 running on PID 50400 (16 other jobs running) 2026-06-28 15:18:19.330 | [2069 Async ks-demo-admin:50400]: Signaling child to exit 2026-06-28 15:18:19.331 | WAKEUP 2026-06-28 15:18:19.384 | [2069 Async ks-demo-admin:50400]: Signaled 2026-06-28 15:18:19.387 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:18:19.387 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:18:19.387 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-28 15:18:19.387 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:18:19.387 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:18:19.387 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-28 15:18:19.387 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-28 15:18:19.387 | ++ functions-common:_get_domain_args:957 : echo 2026-06-28 15:18:19.387 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-28 15:18:19.388 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 2747600dd59f4623b2a937817862ff82 --project 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:18:19.389 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2747600dd59f4623b2a937817862ff82 --project 26a7ad80a0424a27b7afd2ec034b70c3 -c Role -f value 2026-06-28 15:18:19.389 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:19.389 | + functions-common:get_or_add_user_project_role:979 : user_role_id=57ad2c70f4844e90832c699849f3d587 2026-06-28 15:18:19.389 | + functions-common:get_or_add_user_project_role:980 : echo 57ad2c70f4844e90832c699849f3d587 2026-06-28 15:18:19.389 | 57ad2c70f4844e90832c699849f3d587 2026-06-28 15:18:19.495 | [2069 Async ks-demo-admin:50400]: finished get_or_add_user_project_role admin 2747600dd59f4623b2a937817862ff82 26a7ad80a0424a27b7afd2ec034b70c3 with result 0 in 12 seconds 2026-06-28 15:18:19.569 | [2069 Async ks-demo-another:50496]: Waiting for completion of get_or_add_user_project_role anotherrole 9b1cdead39c24ba3b49140e6dbfb84f3 26a7ad80a0424a27b7afd2ec034b70c3 running on PID 50496 (15 other jobs running) 2026-06-28 15:18:19.607 | [2069 Async ks-demo-another:50496]: Signaling child to exit 2026-06-28 15:18:19.608 | WAKEUP 2026-06-28 15:18:19.648 | [2069 Async ks-demo-another:50496]: Signaled 2026-06-28 15:18:19.650 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:18:19.650 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:18:19.650 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-28 15:18:19.650 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:18:19.650 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:18:19.650 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-28 15:18:19.650 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-28 15:18:19.651 | ++ functions-common:_get_domain_args:957 : echo 2026-06-28 15:18:19.651 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-28 15:18:19.651 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 9b1cdead39c24ba3b49140e6dbfb84f3 --project 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:18:19.651 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9b1cdead39c24ba3b49140e6dbfb84f3 --project 26a7ad80a0424a27b7afd2ec034b70c3 -c Role -f value 2026-06-28 15:18:19.651 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:19.651 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7515f49722f24f7e9c0604cc42cd1693 2026-06-28 15:18:19.651 | + functions-common:get_or_add_user_project_role:980 : echo 7515f49722f24f7e9c0604cc42cd1693 2026-06-28 15:18:19.651 | 7515f49722f24f7e9c0604cc42cd1693 2026-06-28 15:18:19.739 | [2069 Async ks-demo-another:50496]: finished get_or_add_user_project_role anotherrole 9b1cdead39c24ba3b49140e6dbfb84f3 26a7ad80a0424a27b7afd2ec034b70c3 with result 0 in 13 seconds 2026-06-28 15:18:19.825 | [2069 Async ks-demo-invis:50592]: Waiting for completion of get_or_add_user_project_role member 9b1cdead39c24ba3b49140e6dbfb84f3 5dc590cb930d488e987b0342a88a2d94 running on PID 50592 (14 other jobs running) 2026-06-28 15:18:19.875 | [2069 Async ks-demo-invis:50592]: Signaling child to exit 2026-06-28 15:18:19.875 | WAKEUP 2026-06-28 15:18:19.923 | [2069 Async ks-demo-invis:50592]: Signaled 2026-06-28 15:18:19.927 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:18:19.927 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:18:19.927 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-28 15:18:19.928 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:18:19.928 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:18:19.928 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-28 15:18:19.928 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-28 15:18:19.928 | ++ functions-common:_get_domain_args:957 : echo 2026-06-28 15:18:19.928 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-28 15:18:19.928 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 9b1cdead39c24ba3b49140e6dbfb84f3 --project 5dc590cb930d488e987b0342a88a2d94 2026-06-28 15:18:19.928 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9b1cdead39c24ba3b49140e6dbfb84f3 --project 5dc590cb930d488e987b0342a88a2d94 -c Role -f value 2026-06-28 15:18:19.928 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:19.928 | + functions-common:get_or_add_user_project_role:979 : user_role_id=11110b71f86b46f1a3b94df0ffda0570 2026-06-28 15:18:19.929 | + functions-common:get_or_add_user_project_role:980 : echo 11110b71f86b46f1a3b94df0ffda0570 2026-06-28 15:18:19.929 | 11110b71f86b46f1a3b94df0ffda0570 2026-06-28 15:18:20.023 | [2069 Async ks-demo-invis:50592]: finished get_or_add_user_project_role member 9b1cdead39c24ba3b49140e6dbfb84f3 5dc590cb930d488e987b0342a88a2d94 with result 0 in 12 seconds 2026-06-28 15:18:20.107 | [2069 Async ks-demo-reader:50735]: Waiting for completion of get_or_add_user_project_role reader b460bfe45585439287a04e3bfc6e2017 26a7ad80a0424a27b7afd2ec034b70c3 running on PID 50735 (13 other jobs running) 2026-06-28 15:18:20.164 | [2069 Async ks-demo-reader:50735]: Signaling child to exit 2026-06-28 15:18:20.165 | WAKEUP 2026-06-28 15:18:20.211 | [2069 Async ks-demo-reader:50735]: Signaled 2026-06-28 15:18:20.213 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:18:20.213 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:18:20.213 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-28 15:18:20.213 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:18:20.213 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:18:20.213 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-28 15:18:20.213 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-28 15:18:20.213 | ++ functions-common:_get_domain_args:957 : echo 2026-06-28 15:18:20.214 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-28 15:18:20.214 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user b460bfe45585439287a04e3bfc6e2017 --project 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:18:20.214 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b460bfe45585439287a04e3bfc6e2017 --project 26a7ad80a0424a27b7afd2ec034b70c3 -c Role -f value 2026-06-28 15:18:20.214 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:20.218 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1f2bdebf20044db99d1b500f180e5241 2026-06-28 15:18:20.218 | + functions-common:get_or_add_user_project_role:980 : echo 1f2bdebf20044db99d1b500f180e5241 2026-06-28 15:18:20.218 | 1f2bdebf20044db99d1b500f180e5241 2026-06-28 15:18:20.315 | [2069 Async ks-demo-reader:50735]: finished get_or_add_user_project_role reader b460bfe45585439287a04e3bfc6e2017 26a7ad80a0424a27b7afd2ec034b70c3 with result 0 in 11 seconds 2026-06-28 15:18:20.323 | + inc/async:async_wait:197 : return 0 2026-06-28 15:18:20.330 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-28 15:18:20.436 | [2069 Async ks-alt-admin:51146]: Waiting for completion of get_or_add_user_project_role admin af7ea2cd095141dc9810b4f9bf939091 a4662b9e00164b89a8536610ce242d41 running on PID 51146 (12 other jobs running) 2026-06-28 15:18:20.488 | [2069 Async ks-alt-admin:51146]: Signaling child to exit 2026-06-28 15:18:20.495 | WAKEUP 2026-06-28 15:18:20.532 | [2069 Async ks-alt-admin:51146]: Signaled 2026-06-28 15:18:20.536 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:18:20.536 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:18:20.536 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-28 15:18:20.536 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:18:20.536 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:18:20.536 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-28 15:18:20.537 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-28 15:18:20.537 | ++ functions-common:_get_domain_args:957 : echo 2026-06-28 15:18:20.537 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-28 15:18:20.537 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user af7ea2cd095141dc9810b4f9bf939091 --project a4662b9e00164b89a8536610ce242d41 2026-06-28 15:18:20.537 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user af7ea2cd095141dc9810b4f9bf939091 --project a4662b9e00164b89a8536610ce242d41 -c Role -f value 2026-06-28 15:18:20.537 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:20.537 | + functions-common:get_or_add_user_project_role:979 : user_role_id=57ad2c70f4844e90832c699849f3d587 2026-06-28 15:18:20.537 | + functions-common:get_or_add_user_project_role:980 : echo 57ad2c70f4844e90832c699849f3d587 2026-06-28 15:18:20.537 | 57ad2c70f4844e90832c699849f3d587 2026-06-28 15:18:20.629 | [2069 Async ks-alt-admin:51146]: finished get_or_add_user_project_role admin af7ea2cd095141dc9810b4f9bf939091 a4662b9e00164b89a8536610ce242d41 with result 0 in 9 seconds 2026-06-28 15:18:20.700 | [2069 Async ks-alt-another:51242]: Waiting for completion of get_or_add_user_project_role anotherrole af7ea2cd095141dc9810b4f9bf939091 a4662b9e00164b89a8536610ce242d41 running on PID 51242 (11 other jobs running) 2026-06-28 15:18:20.747 | [2069 Async ks-alt-another:51242]: Signaling child to exit 2026-06-28 15:18:20.753 | WAKEUP 2026-06-28 15:18:20.795 | [2069 Async ks-alt-another:51242]: Signaled 2026-06-28 15:18:20.797 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:18:20.797 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:18:20.797 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-28 15:18:20.798 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:18:20.798 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:18:20.800 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-28 15:18:20.802 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-28 15:18:20.802 | ++ functions-common:_get_domain_args:957 : echo 2026-06-28 15:18:20.802 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-28 15:18:20.802 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user af7ea2cd095141dc9810b4f9bf939091 --project a4662b9e00164b89a8536610ce242d41 2026-06-28 15:18:20.802 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user af7ea2cd095141dc9810b4f9bf939091 --project a4662b9e00164b89a8536610ce242d41 -c Role -f value 2026-06-28 15:18:20.802 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:20.803 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7515f49722f24f7e9c0604cc42cd1693 2026-06-28 15:18:20.803 | + functions-common:get_or_add_user_project_role:980 : echo 7515f49722f24f7e9c0604cc42cd1693 2026-06-28 15:18:20.803 | 7515f49722f24f7e9c0604cc42cd1693 2026-06-28 15:18:20.892 | [2069 Async ks-alt-another:51242]: finished get_or_add_user_project_role anotherrole af7ea2cd095141dc9810b4f9bf939091 a4662b9e00164b89a8536610ce242d41 with result 0 in 9 seconds 2026-06-28 15:18:20.969 | [2069 Async ks-alt-member-user:51418]: Waiting for completion of get_or_add_user_project_role member 0831a72fae7b48fb89a07c23679c4912 a4662b9e00164b89a8536610ce242d41 running on PID 51418 (10 other jobs running) 2026-06-28 15:18:21.036 | [2069 Async ks-alt-member-user:51418]: Signaling child to exit 2026-06-28 15:18:21.039 | WAKEUP 2026-06-28 15:18:21.084 | [2069 Async ks-alt-member-user:51418]: Signaled 2026-06-28 15:18:21.086 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:18:21.086 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:18:21.086 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-28 15:18:21.086 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:18:21.086 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:18:21.086 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-28 15:18:21.087 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-28 15:18:21.087 | ++ functions-common:_get_domain_args:957 : echo 2026-06-28 15:18:21.087 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-28 15:18:21.087 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 0831a72fae7b48fb89a07c23679c4912 --project a4662b9e00164b89a8536610ce242d41 2026-06-28 15:18:21.087 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0831a72fae7b48fb89a07c23679c4912 --project a4662b9e00164b89a8536610ce242d41 -c Role -f value 2026-06-28 15:18:21.087 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:21.087 | + functions-common:get_or_add_user_project_role:979 : user_role_id=11110b71f86b46f1a3b94df0ffda0570 2026-06-28 15:18:21.087 | + functions-common:get_or_add_user_project_role:980 : echo 11110b71f86b46f1a3b94df0ffda0570 2026-06-28 15:18:21.087 | 11110b71f86b46f1a3b94df0ffda0570 2026-06-28 15:18:21.205 | [2069 Async ks-alt-member-user:51418]: finished get_or_add_user_project_role member 0831a72fae7b48fb89a07c23679c4912 a4662b9e00164b89a8536610ce242d41 with result 0 in 9 seconds 2026-06-28 15:18:21.281 | [2069 Async ks-alt-reader-user:51589]: Waiting for completion of get_or_add_user_project_role reader 21e4d009777c403b8bfb03f337c93b1a a4662b9e00164b89a8536610ce242d41 running on PID 51589 (9 other jobs running) 2026-06-28 15:18:21.350 | [2069 Async ks-alt-reader-user:51589]: Signaling child to exit 2026-06-28 15:18:21.350 | WAKEUP 2026-06-28 15:18:21.410 | [2069 Async ks-alt-reader-user:51589]: Signaled 2026-06-28 15:18:21.413 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:18:21.414 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:18:21.414 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-28 15:18:21.417 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:18:21.417 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:18:21.417 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-28 15:18:21.417 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-28 15:18:21.418 | ++ functions-common:_get_domain_args:957 : echo 2026-06-28 15:18:21.418 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-28 15:18:21.418 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 21e4d009777c403b8bfb03f337c93b1a --project a4662b9e00164b89a8536610ce242d41 2026-06-28 15:18:21.418 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 21e4d009777c403b8bfb03f337c93b1a --project a4662b9e00164b89a8536610ce242d41 -c Role -f value 2026-06-28 15:18:21.418 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:21.418 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1f2bdebf20044db99d1b500f180e5241 2026-06-28 15:18:21.418 | + functions-common:get_or_add_user_project_role:980 : echo 1f2bdebf20044db99d1b500f180e5241 2026-06-28 15:18:21.418 | 1f2bdebf20044db99d1b500f180e5241 2026-06-28 15:18:21.521 | [2069 Async ks-alt-reader-user:51589]: finished get_or_add_user_project_role reader 21e4d009777c403b8bfb03f337c93b1a a4662b9e00164b89a8536610ce242d41 with result 0 in 9 seconds 2026-06-28 15:18:21.534 | + inc/async:async_wait:197 : return 0 2026-06-28 15:18:21.536 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-28 15:18:21.728 | [2069 Async ks-system-member:51819]: Waiting for completion of get_or_add_user_system_role member dfd9004717394581b6140c3588139f25 all running on PID 51819 (8 other jobs running) 2026-06-28 15:18:21.799 | [2069 Async ks-system-member:51819]: Signaling child to exit 2026-06-28 15:18:21.799 | WAKEUP 2026-06-28 15:18:21.860 | [2069 Async ks-system-member:51819]: Signaled 2026-06-28 15:18:21.861 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-28 15:18:21.861 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-28 15:18:21.861 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-28 15:18:21.861 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:18:21.861 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:18:21.861 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-28 15:18:21.861 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-28 15:18:21.861 | ++ functions-common:_get_domain_args:957 : echo 2026-06-28 15:18:21.861 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-28 15:18:21.861 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dfd9004717394581b6140c3588139f25 --system all -f value -c Role 2026-06-28 15:18:21.862 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:21.862 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-28 15:18:21.862 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-28 15:18:21.862 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user dfd9004717394581b6140c3588139f25 --system all 2026-06-28 15:18:21.862 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dfd9004717394581b6140c3588139f25 --system all -f value -c Role 2026-06-28 15:18:21.862 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:21.862 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-28 15:18:21.862 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-28 15:18:21.862 | 2026-06-28 15:18:21.970 | [2069 Async ks-system-member:51819]: finished get_or_add_user_system_role member dfd9004717394581b6140c3588139f25 all with result 0 in 13 seconds 2026-06-28 15:18:22.056 | [2069 Async ks-system-reader:52024]: Waiting for completion of get_or_add_user_system_role reader 3e2bbbf1395d4e21ad8eedebef7dd8b0 all running on PID 52024 (7 other jobs running) 2026-06-28 15:18:22.115 | [2069 Async ks-system-reader:52024]: Signaling child to exit 2026-06-28 15:18:25.608 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:18:25.670 | [52024 Async ks-system-reader:52024]: finished successfully 2026-06-28 15:18:25.726 | WAKEUP 2026-06-28 15:18:25.774 | [2069 Async ks-system-reader:52024]: Signaled 2026-06-28 15:18:25.779 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-28 15:18:25.779 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-28 15:18:25.779 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-28 15:18:25.780 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:18:25.780 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:18:25.780 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-28 15:18:25.780 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-28 15:18:25.780 | ++ functions-common:_get_domain_args:957 : echo 2026-06-28 15:18:25.780 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-28 15:18:25.780 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3e2bbbf1395d4e21ad8eedebef7dd8b0 --system all -f value -c Role 2026-06-28 15:18:25.781 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:25.781 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-28 15:18:25.781 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-28 15:18:25.781 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 3e2bbbf1395d4e21ad8eedebef7dd8b0 --system all 2026-06-28 15:18:25.781 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3e2bbbf1395d4e21ad8eedebef7dd8b0 --system all -f value -c Role 2026-06-28 15:18:25.781 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:25.781 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=1f2bdebf20044db99d1b500f180e5241 2026-06-28 15:18:25.781 | + functions-common:get_or_add_user_system_role:1030 : echo 1f2bdebf20044db99d1b500f180e5241 2026-06-28 15:18:25.781 | 1f2bdebf20044db99d1b500f180e5241 2026-06-28 15:18:25.887 | [2069 Async ks-system-reader:52024]: finished get_or_add_user_system_role reader 3e2bbbf1395d4e21ad8eedebef7dd8b0 all with result 0 in 16 seconds 2026-06-28 15:18:25.893 | + inc/async:async_wait:197 : return 0 2026-06-28 15:18:25.900 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-28 15:18:26.044 | [2069 Async ks-group-memberdemo:52288]: Waiting for completion of get_or_add_group_project_role member 581f18c0725744d9a7cde911498d61bd 26a7ad80a0424a27b7afd2ec034b70c3 running on PID 52288 (6 other jobs running) 2026-06-28 15:18:26.097 | [2069 Async ks-group-memberdemo:52288]: Signaling child to exit 2026-06-28 15:18:29.346 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:18:29.384 | [52367 Async ks-group-anotherdemo:52367]: finished successfully 2026-06-28 15:18:30.241 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:18:30.280 | [52288 Async ks-group-memberdemo:52288]: finished successfully 2026-06-28 15:18:30.320 | WAKEUP 2026-06-28 15:18:30.359 | [2069 Async ks-group-memberdemo:52288]: Signaled 2026-06-28 15:18:30.360 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-28 15:18:30.360 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 581f18c0725744d9a7cde911498d61bd --project 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:18:30.360 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 581f18c0725744d9a7cde911498d61bd --project 26a7ad80a0424a27b7afd2ec034b70c3 -f value -c Role 2026-06-28 15:18:30.360 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:30.360 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=11110b71f86b46f1a3b94df0ffda0570 2026-06-28 15:18:30.361 | + functions-common:get_or_add_group_project_role:1049 : echo 11110b71f86b46f1a3b94df0ffda0570 2026-06-28 15:18:30.361 | 11110b71f86b46f1a3b94df0ffda0570 2026-06-28 15:18:30.417 | [2069 Async ks-group-memberdemo:52288]: finished get_or_add_group_project_role member 581f18c0725744d9a7cde911498d61bd 26a7ad80a0424a27b7afd2ec034b70c3 with result 0 in 12 seconds 2026-06-28 15:18:30.459 | [2069 Async ks-group-anotherdemo:52367]: Waiting for completion of get_or_add_group_project_role anotherrole 581f18c0725744d9a7cde911498d61bd 26a7ad80a0424a27b7afd2ec034b70c3 running on PID 52367 (5 other jobs running) 2026-06-28 15:18:30.493 | [2069 Async ks-group-anotherdemo:52367]: Signaling child to exit 2026-06-28 15:18:30.494 | WAKEUP 2026-06-28 15:18:30.522 | [2069 Async ks-group-anotherdemo:52367]: Signaled 2026-06-28 15:18:30.524 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-28 15:18:30.524 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 581f18c0725744d9a7cde911498d61bd --project 26a7ad80a0424a27b7afd2ec034b70c3 2026-06-28 15:18:30.524 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 581f18c0725744d9a7cde911498d61bd --project 26a7ad80a0424a27b7afd2ec034b70c3 -f value -c Role 2026-06-28 15:18:30.524 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:30.524 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=7515f49722f24f7e9c0604cc42cd1693 2026-06-28 15:18:30.525 | + functions-common:get_or_add_group_project_role:1049 : echo 7515f49722f24f7e9c0604cc42cd1693 2026-06-28 15:18:30.525 | 7515f49722f24f7e9c0604cc42cd1693 2026-06-28 15:18:30.576 | [2069 Async ks-group-anotherdemo:52367]: finished get_or_add_group_project_role anotherrole 581f18c0725744d9a7cde911498d61bd 26a7ad80a0424a27b7afd2ec034b70c3 with result 0 in 11 seconds 2026-06-28 15:18:30.616 | [2069 Async ks-group-memberalt:52452]: Waiting for completion of get_or_add_group_project_role member 581f18c0725744d9a7cde911498d61bd a4662b9e00164b89a8536610ce242d41 running on PID 52452 (4 other jobs running) 2026-06-28 15:18:30.654 | [2069 Async ks-group-memberalt:52452]: Signaling child to exit 2026-06-28 15:18:30.727 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:18:30.758 | [52541 Async ks-group-anotheralt:52541]: finished successfully 2026-06-28 15:18:30.797 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:18:30.834 | [52452 Async ks-group-memberalt:52452]: finished successfully 2026-06-28 15:18:30.865 | WAKEUP 2026-06-28 15:18:30.894 | [2069 Async ks-group-memberalt:52452]: Signaled 2026-06-28 15:18:30.896 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-28 15:18:30.897 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 581f18c0725744d9a7cde911498d61bd --project a4662b9e00164b89a8536610ce242d41 2026-06-28 15:18:30.897 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 581f18c0725744d9a7cde911498d61bd --project a4662b9e00164b89a8536610ce242d41 -f value -c Role 2026-06-28 15:18:30.897 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:30.897 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=11110b71f86b46f1a3b94df0ffda0570 2026-06-28 15:18:30.897 | + functions-common:get_or_add_group_project_role:1049 : echo 11110b71f86b46f1a3b94df0ffda0570 2026-06-28 15:18:30.897 | 11110b71f86b46f1a3b94df0ffda0570 2026-06-28 15:18:30.957 | [2069 Async ks-group-memberalt:52452]: finished get_or_add_group_project_role member 581f18c0725744d9a7cde911498d61bd a4662b9e00164b89a8536610ce242d41 with result 0 in 12 seconds 2026-06-28 15:18:31.005 | [2069 Async ks-group-anotheralt:52541]: Waiting for completion of get_or_add_group_project_role anotherrole 581f18c0725744d9a7cde911498d61bd a4662b9e00164b89a8536610ce242d41 running on PID 52541 (3 other jobs running) 2026-06-28 15:18:31.041 | [2069 Async ks-group-anotheralt:52541]: Signaling child to exit 2026-06-28 15:18:31.042 | WAKEUP 2026-06-28 15:18:31.069 | [2069 Async ks-group-anotheralt:52541]: Signaled 2026-06-28 15:18:31.071 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-28 15:18:31.071 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 581f18c0725744d9a7cde911498d61bd --project a4662b9e00164b89a8536610ce242d41 2026-06-28 15:18:31.071 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 581f18c0725744d9a7cde911498d61bd --project a4662b9e00164b89a8536610ce242d41 -f value -c Role 2026-06-28 15:18:31.071 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:31.071 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=7515f49722f24f7e9c0604cc42cd1693 2026-06-28 15:18:31.071 | + functions-common:get_or_add_group_project_role:1049 : echo 7515f49722f24f7e9c0604cc42cd1693 2026-06-28 15:18:31.071 | 7515f49722f24f7e9c0604cc42cd1693 2026-06-28 15:18:31.126 | [2069 Async ks-group-anotheralt:52541]: finished get_or_add_group_project_role anotherrole 581f18c0725744d9a7cde911498d61bd a4662b9e00164b89a8536610ce242d41 with result 0 in 12 seconds 2026-06-28 15:18:31.176 | [2069 Async ks-group-admin:52668]: Waiting for completion of get_or_add_group_project_role admin d56af897821647db920b7c72e11f9dd1 67767cad1c7b4b3890a7d1893ddd324b running on PID 52668 (2 other jobs running) 2026-06-28 15:18:31.206 | [2069 Async ks-group-admin:52668]: Signaling child to exit 2026-06-28 15:18:31.438 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:18:31.470 | [52668 Async ks-group-admin:52668]: finished successfully 2026-06-28 15:18:31.500 | WAKEUP 2026-06-28 15:18:31.529 | [2069 Async ks-group-admin:52668]: Signaled 2026-06-28 15:18:31.531 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-28 15:18:31.531 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group d56af897821647db920b7c72e11f9dd1 --project 67767cad1c7b4b3890a7d1893ddd324b 2026-06-28 15:18:31.531 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d56af897821647db920b7c72e11f9dd1 --project 67767cad1c7b4b3890a7d1893ddd324b -f value -c Role 2026-06-28 15:18:31.531 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:18:31.531 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=57ad2c70f4844e90832c699849f3d587 2026-06-28 15:18:31.531 | + functions-common:get_or_add_group_project_role:1049 : echo 57ad2c70f4844e90832c699849f3d587 2026-06-28 15:18:31.531 | 57ad2c70f4844e90832c699849f3d587 2026-06-28 15:18:31.586 | [2069 Async ks-group-admin:52668]: finished get_or_add_group_project_role admin d56af897821647db920b7c72e11f9dd1 67767cad1c7b4b3890a7d1893ddd324b with result 0 in 12 seconds 2026-06-28 15:18:31.593 | + inc/async:async_wait:197 : return 0 2026-06-28 15:18:31.597 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-28 15:18:31.624 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:18:31.629 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-28 15:18:31.656 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:18:31.660 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-28 15:18:31.664 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-28 15:18:31.752 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-28 15:18:31.804 | [2069 Async create_nova_accounts:54547]: running: create_nova_accounts 2026-06-28 15:18:31.809 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-28 15:18:31.837 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:18:31.841 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-28 15:18:31.846 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-28 15:18:31.931 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-28 15:18:31.984 | [2069 Async create_glance_accounts:54670]: running: create_glance_accounts 2026-06-28 15:18:31.989 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-28 15:18:32.019 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:18:32.023 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-28 15:18:32.028 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-28 15:18:32.118 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-28 15:18:32.175 | [2069 Async create_cinder_accounts:54808]: running: create_cinder_accounts 2026-06-28 15:18:32.178 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-28 15:18:32.213 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:18:32.216 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-28 15:18:32.220 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-28 15:18:32.288 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-28 15:18:32.361 | [2069 Async create_neutron_accounts:54950]: running: create_neutron_accounts 2026-06-28 15:18:32.366 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-28 15:18:32.399 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:18:32.403 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-28 15:18:32.434 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:18:32.441 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-28 15:18:32.545 | [2069 Async create_nova_accounts:54547]: Waiting for completion of create_nova_accounts running on PID 54547 (5 other jobs running) 2026-06-28 15:18:32.601 | [2069 Async create_nova_accounts:54547]: Signaling child to exit 2026-06-28 15:19:07.481 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:19:07.506 | [54950 Async create_neutron_accounts:54950]: finished successfully 2026-06-28 15:19:16.059 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:19:16.091 | [54808 Async create_cinder_accounts:54808]: finished successfully 2026-06-28 15:19:32.781 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:19:32.815 | [54547 Async create_nova_accounts:54547]: finished successfully 2026-06-28 15:19:32.844 | WAKEUP 2026-06-28 15:19:32.874 | [2069 Async create_nova_accounts:54547]: Signaled 2026-06-28 15:19:32.876 | + lib/nova:create_nova_accounts:384 : [[ 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-06-28 15:19:32.876 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-28 15:19:32.876 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-28 15:19:32.876 | + functions-common:get_or_create_user:899 : local user_id 2026-06-28 15:19:32.876 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-28 15:19:32.876 | + functions-common:get_or_create_user:903 : local email= 2026-06-28 15:19:32.876 | ++ 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-06-28 15:19:32.876 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:32.876 | + functions-common:get_or_create_user:915 : user_id=ab3fc5b15f544fe3a55411e6cffb9b16 2026-06-28 15:19:32.876 | + functions-common:get_or_create_user:916 : echo ab3fc5b15f544fe3a55411e6cffb9b16 2026-06-28 15:19:32.876 | ab3fc5b15f544fe3a55411e6cffb9b16 2026-06-28 15:19:32.877 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-28 15:19:32.877 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:19:32.877 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:19:32.877 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-28 15:19:32.877 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:19:32.877 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:19:32.878 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-28 15:19:32.878 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-28 15:19:32.878 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-28 15:19:32.878 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-28 15:19:32.878 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-28 15:19:32.878 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-28 15:19:32.878 | + 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-06-28 15:19:32.878 | ++ 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-06-28 15:19:32.878 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:32.879 | + functions-common:get_or_add_user_project_role:979 : user_role_id=27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:19:32.879 | + functions-common:get_or_add_user_project_role:980 : echo 27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:19:32.879 | 27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:19:32.879 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-28 15:19:32.879 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-28 15:19:32.879 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:19:32.879 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:19:32.879 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-28 15:19:32.879 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:19:32.879 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:19:32.880 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-28 15:19:32.880 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-28 15:19:32.880 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-28 15:19:32.880 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-28 15:19:32.880 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-28 15:19:32.880 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-28 15:19:32.880 | + 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-06-28 15:19:32.880 | ++ 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-06-28 15:19:32.880 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:32.881 | + functions-common:get_or_add_user_project_role:979 : user_role_id=57ad2c70f4844e90832c699849f3d587 2026-06-28 15:19:32.881 | + functions-common:get_or_add_user_project_role:980 : echo 57ad2c70f4844e90832c699849f3d587 2026-06-28 15:19:32.881 | 57ad2c70f4844e90832c699849f3d587 2026-06-28 15:19:32.881 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-28 15:19:32.881 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.244/compute 2026-06-28 15:19:32.881 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-28 15:19:32.881 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-28 15:19:32.881 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-28 15:19:32.881 | ++ 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-06-28 15:19:32.881 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:32.881 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-28 15:19:32.882 | 402eaffba85f49cb87e030eff9239e93' 2026-06-28 15:19:32.882 | + functions-common:get_or_create_service:1067 : echo 402eaffba85f49cb87e030eff9239e93 2026-06-28 15:19:32.882 | 402eaffba85f49cb87e030eff9239e93 2026-06-28 15:19:32.882 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.244/compute/v2/$(project_id)s' 2026-06-28 15:19:32.882 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-28 15:19:32.882 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.244/compute/v2/$(project_id)s' RegionOne 2026-06-28 15:19:32.882 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-28 15:19:32.882 | +++ 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-06-28 15:19:32.883 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:32.883 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-28 15:19:32.883 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-28 15:19:32.883 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.244/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-28 15:19:32.883 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:32.883 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c0b16120997d49d489fdc765bf20152f 2026-06-28 15:19:32.883 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c0b16120997d49d489fdc765bf20152f 2026-06-28 15:19:32.883 | + functions-common:get_or_create_endpoint:1100 : public_id=c0b16120997d49d489fdc765bf20152f 2026-06-28 15:19:32.883 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-28 15:19:32.883 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-28 15:19:32.884 | + functions-common:get_or_create_endpoint:1109 : echo c0b16120997d49d489fdc765bf20152f 2026-06-28 15:19:32.884 | c0b16120997d49d489fdc765bf20152f 2026-06-28 15:19:32.884 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-28 15:19:32.884 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-28 15:19:32.884 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-28 15:19:32.886 | ++ 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-06-28 15:19:32.886 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:32.886 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-28 15:19:32.886 | 2a54507226c043d7abea0b1d25089fdb' 2026-06-28 15:19:32.886 | + functions-common:get_or_create_service:1067 : echo 2a54507226c043d7abea0b1d25089fdb 2026-06-28 15:19:32.886 | 2a54507226c043d7abea0b1d25089fdb 2026-06-28 15:19:32.886 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.244/compute/v2.1 2026-06-28 15:19:32.886 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-28 15:19:32.886 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.244/compute/v2.1 RegionOne 2026-06-28 15:19:32.886 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-28 15:19:32.886 | +++ 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-06-28 15:19:32.887 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:32.887 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-28 15:19:32.887 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-28 15:19:32.887 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.244/compute/v2.1 --region RegionOne -f value -c id 2026-06-28 15:19:32.887 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:32.887 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=478b4d5fc9cd4d11a62d2c4f52963dc5 2026-06-28 15:19:32.887 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 478b4d5fc9cd4d11a62d2c4f52963dc5 2026-06-28 15:19:32.887 | + functions-common:get_or_create_endpoint:1100 : public_id=478b4d5fc9cd4d11a62d2c4f52963dc5 2026-06-28 15:19:32.887 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-28 15:19:32.888 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-28 15:19:32.888 | + functions-common:get_or_create_endpoint:1109 : echo 478b4d5fc9cd4d11a62d2c4f52963dc5 2026-06-28 15:19:32.888 | 478b4d5fc9cd4d11a62d2c4f52963dc5 2026-06-28 15:19:32.888 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-28 15:19:32.888 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:19:32.888 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-28 15:19:32.888 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:19:32.888 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-28 15:19:32.888 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:19:32.888 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-28 15:19:32.889 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:19:32.889 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-28 15:19:32.931 | [2069 Async create_nova_accounts:54547]: finished create_nova_accounts with result 0 in 61 seconds 2026-06-28 15:19:32.979 | [2069 Async create_glance_accounts:54670]: Waiting for completion of create_glance_accounts running on PID 54670 (4 other jobs running) 2026-06-28 15:19:33.010 | [2069 Async create_glance_accounts:54670]: Signaling child to exit 2026-06-28 15:19:46.546 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:19:46.579 | [54670 Async create_glance_accounts:54670]: finished successfully 2026-06-28 15:19:46.607 | WAKEUP 2026-06-28 15:19:46.635 | [2069 Async create_glance_accounts:54670]: Signaled 2026-06-28 15:19:46.637 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-28 15:19:46.637 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:19:46.637 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-28 15:19:46.638 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-28 15:19:46.638 | + functions-common:get_or_create_user:899 : local user_id 2026-06-28 15:19:46.638 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-28 15:19:46.638 | + functions-common:get_or_create_user:903 : local email= 2026-06-28 15:19:46.638 | ++ 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-06-28 15:19:46.638 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:46.638 | + functions-common:get_or_create_user:915 : user_id=20f2f4536e994e69ba3451f7a0c0127f 2026-06-28 15:19:46.638 | + functions-common:get_or_create_user:916 : echo 20f2f4536e994e69ba3451f7a0c0127f 2026-06-28 15:19:46.638 | 20f2f4536e994e69ba3451f7a0c0127f 2026-06-28 15:19:46.638 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-28 15:19:46.639 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:19:46.639 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:19:46.639 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-28 15:19:46.639 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:19:46.639 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:19:46.639 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-28 15:19:46.639 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-28 15:19:46.639 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-28 15:19:46.639 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-28 15:19:46.639 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-28 15:19:46.640 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-28 15:19:46.640 | + 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-06-28 15:19:46.640 | ++ 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-06-28 15:19:46.640 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:46.640 | + functions-common:get_or_add_user_project_role:979 : user_role_id=27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:19:46.640 | + functions-common:get_or_add_user_project_role:980 : echo 27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:19:46.640 | 27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:19:46.640 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-28 15:19:46.640 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-28 15:19:46.640 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:19:46.640 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:19:46.640 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-28 15:19:46.641 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:19:46.641 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:19:46.641 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-28 15:19:46.641 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-28 15:19:46.641 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-28 15:19:46.641 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-28 15:19:46.641 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-28 15:19:46.641 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-28 15:19:46.641 | + 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-06-28 15:19:46.641 | ++ 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-06-28 15:19:46.641 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:46.642 | + functions-common:get_or_add_user_project_role:979 : user_role_id=57ad2c70f4844e90832c699849f3d587 2026-06-28 15:19:46.642 | + functions-common:get_or_add_user_project_role:980 : echo 57ad2c70f4844e90832c699849f3d587 2026-06-28 15:19:46.642 | 57ad2c70f4844e90832c699849f3d587 2026-06-28 15:19:46.642 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-28 15:19:46.642 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:19:46.642 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-28 15:19:46.642 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-28 15:19:46.642 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-28 15:19:46.642 | ++ 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-06-28 15:19:46.642 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:46.642 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-28 15:19:46.643 | 0547589469114fcd9e6c32e6f11e94c0' 2026-06-28 15:19:46.643 | + functions-common:get_or_create_service:1067 : echo 0547589469114fcd9e6c32e6f11e94c0 2026-06-28 15:19:46.643 | 0547589469114fcd9e6c32e6f11e94c0 2026-06-28 15:19:46.643 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.244/image 2026-06-28 15:19:46.643 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-28 15:19:46.643 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.244/image RegionOne 2026-06-28 15:19:46.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-28 15:19:46.643 | +++ 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-06-28 15:19:46.643 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:46.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-28 15:19:46.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-28 15:19:46.644 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.244/image --region RegionOne -f value -c id 2026-06-28 15:19:46.644 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:46.644 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=bcc1c5401e8543dab8894a1c6ac5d3a3 2026-06-28 15:19:46.644 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo bcc1c5401e8543dab8894a1c6ac5d3a3 2026-06-28 15:19:46.644 | + functions-common:get_or_create_endpoint:1100 : public_id=bcc1c5401e8543dab8894a1c6ac5d3a3 2026-06-28 15:19:46.644 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-28 15:19:46.644 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-28 15:19:46.644 | + functions-common:get_or_create_endpoint:1109 : echo bcc1c5401e8543dab8894a1c6ac5d3a3 2026-06-28 15:19:46.644 | bcc1c5401e8543dab8894a1c6ac5d3a3 2026-06-28 15:19:46.644 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-28 15:19:46.644 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-28 15:19:46.645 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-28 15:19:46.645 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:46.645 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-28 15:19:46.645 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-28 15:19:46.645 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-28 15:19:46.645 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-28 15:19:46.645 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-28 15:19:46.645 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-28 15:19:46.645 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-28 15:19:46.645 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-28 15:19:46.645 | +---------------+----------------------------------+ 2026-06-28 15:19:46.646 | | Field | Value | 2026-06-28 15:19:46.646 | +---------------+----------------------------------+ 2026-06-28 15:19:46.646 | | default_limit | 2000 | 2026-06-28 15:19:46.646 | | description | None | 2026-06-28 15:19:46.646 | | id | f47a1bb16506402f86e9ab37f55c0473 | 2026-06-28 15:19:46.646 | | region_id | RegionOne | 2026-06-28 15:19:46.646 | | resource_name | image_size_total | 2026-06-28 15:19:46.646 | | service_id | 0547589469114fcd9e6c32e6f11e94c0 | 2026-06-28 15:19:46.646 | +---------------+----------------------------------+ 2026-06-28 15:19:46.646 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-28 15:19:46.647 | +---------------+----------------------------------+ 2026-06-28 15:19:46.647 | | Field | Value | 2026-06-28 15:19:46.647 | +---------------+----------------------------------+ 2026-06-28 15:19:46.647 | | default_limit | 2000 | 2026-06-28 15:19:46.647 | | description | None | 2026-06-28 15:19:46.647 | | id | f5f82ca3474145bd87545fa2126010eb | 2026-06-28 15:19:46.647 | | region_id | RegionOne | 2026-06-28 15:19:46.647 | | resource_name | image_stage_total | 2026-06-28 15:19:46.647 | | service_id | 0547589469114fcd9e6c32e6f11e94c0 | 2026-06-28 15:19:46.647 | +---------------+----------------------------------+ 2026-06-28 15:19:46.647 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-28 15:19:46.648 | +---------------+----------------------------------+ 2026-06-28 15:19:46.648 | | Field | Value | 2026-06-28 15:19:46.648 | +---------------+----------------------------------+ 2026-06-28 15:19:46.648 | | default_limit | 100 | 2026-06-28 15:19:46.648 | | description | None | 2026-06-28 15:19:46.648 | | id | 9d1ac874a1724871b3cae9aa1a0f7abd | 2026-06-28 15:19:46.648 | | region_id | RegionOne | 2026-06-28 15:19:46.648 | | resource_name | image_count_total | 2026-06-28 15:19:46.648 | | service_id | 0547589469114fcd9e6c32e6f11e94c0 | 2026-06-28 15:19:46.648 | +---------------+----------------------------------+ 2026-06-28 15:19:46.648 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-28 15:19:46.649 | +---------------+----------------------------------+ 2026-06-28 15:19:46.649 | | Field | Value | 2026-06-28 15:19:46.649 | +---------------+----------------------------------+ 2026-06-28 15:19:46.649 | | default_limit | 100 | 2026-06-28 15:19:46.649 | | description | None | 2026-06-28 15:19:46.649 | | id | df55c8e6c9444cb98a828a03bbfc3254 | 2026-06-28 15:19:46.649 | | region_id | RegionOne | 2026-06-28 15:19:46.649 | | resource_name | image_count_uploading | 2026-06-28 15:19:46.649 | | service_id | 0547589469114fcd9e6c32e6f11e94c0 | 2026-06-28 15:19:46.649 | +---------------+----------------------------------+ 2026-06-28 15:19:46.649 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-28 15:19:46.650 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-28 15:19:46.650 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-28 15:19:46.650 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-28 15:19:46.650 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-28 15:19:46.650 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.244/identity 2026-06-28 15:19:46.650 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-28 15:19:46.650 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-28 15:19:46.650 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:46.650 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id bcc1c5401e8543dab8894a1c6ac5d3a3 2026-06-28 15:19:46.650 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-28 15:19:46.650 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-28 15:19:46.651 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:19:46.698 | [2069 Async create_glance_accounts:54670]: finished create_glance_accounts with result 0 in 74 seconds 2026-06-28 15:19:46.745 | [2069 Async create_cinder_accounts:54808]: Waiting for completion of create_cinder_accounts running on PID 54808 (3 other jobs running) 2026-06-28 15:19:46.776 | [2069 Async create_cinder_accounts:54808]: Signaling child to exit 2026-06-28 15:19:46.776 | WAKEUP 2026-06-28 15:19:46.804 | [2069 Async create_cinder_accounts:54808]: Signaled 2026-06-28 15:19:46.806 | + lib/cinder:create_cinder_accounts:452 : [[ 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-06-28 15:19:46.806 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-28 15:19:46.806 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-28 15:19:46.806 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:19:46.806 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-28 15:19:46.806 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-28 15:19:46.806 | + functions-common:get_or_create_user:899 : local user_id 2026-06-28 15:19:46.806 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-28 15:19:46.807 | + functions-common:get_or_create_user:903 : local email= 2026-06-28 15:19:46.807 | ++ 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-06-28 15:19:46.807 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:46.807 | + functions-common:get_or_create_user:915 : user_id=ee4d3564140c480c91e7dbb6913dd69a 2026-06-28 15:19:46.807 | + functions-common:get_or_create_user:916 : echo ee4d3564140c480c91e7dbb6913dd69a 2026-06-28 15:19:46.807 | ee4d3564140c480c91e7dbb6913dd69a 2026-06-28 15:19:46.807 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-28 15:19:46.807 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:19:46.807 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:19:46.807 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-28 15:19:46.808 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:19:46.808 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:19:46.808 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-28 15:19:46.808 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-28 15:19:46.808 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-28 15:19:46.808 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-28 15:19:46.808 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-28 15:19:46.808 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-28 15:19:46.808 | + 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-06-28 15:19:46.808 | ++ 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-06-28 15:19:46.809 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:46.809 | + functions-common:get_or_add_user_project_role:979 : user_role_id=27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:19:46.809 | + functions-common:get_or_add_user_project_role:980 : echo 27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:19:46.809 | 27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:19:46.809 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-28 15:19:46.809 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-28 15:19:46.809 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.244/volume 2026-06-28 15:19:46.809 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-28 15:19:46.809 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-28 15:19:46.809 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-28 15:19:46.810 | ++ 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-06-28 15:19:46.810 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:46.810 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-28 15:19:46.810 | e5cdac4431364f34ad6804a27e1d6712' 2026-06-28 15:19:46.810 | + functions-common:get_or_create_service:1067 : echo e5cdac4431364f34ad6804a27e1d6712 2026-06-28 15:19:46.810 | e5cdac4431364f34ad6804a27e1d6712 2026-06-28 15:19:46.810 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.244/volume/v3 2026-06-28 15:19:46.810 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-28 15:19:46.810 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.244/volume/v3 RegionOne 2026-06-28 15:19:46.810 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-28 15:19:46.811 | +++ 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-06-28 15:19:46.811 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:46.811 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-28 15:19:46.811 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-28 15:19:46.811 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.244/volume/v3 --region RegionOne -f value -c id 2026-06-28 15:19:46.811 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:46.811 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=da1ee4ce255145db8bd52c5bdc21462d 2026-06-28 15:19:46.811 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo da1ee4ce255145db8bd52c5bdc21462d 2026-06-28 15:19:46.811 | + functions-common:get_or_create_endpoint:1100 : public_id=da1ee4ce255145db8bd52c5bdc21462d 2026-06-28 15:19:46.811 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-28 15:19:46.812 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-28 15:19:46.812 | + functions-common:get_or_create_endpoint:1109 : echo da1ee4ce255145db8bd52c5bdc21462d 2026-06-28 15:19:46.812 | da1ee4ce255145db8bd52c5bdc21462d 2026-06-28 15:19:46.812 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-28 15:19:46.812 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-28 15:19:46.812 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-28 15:19:46.812 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-28 15:19:46.812 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:46.812 | ++ functions-common:get_or_create_project:928 : project_id=a95b5fd0e852471dba2633f5b053552b 2026-06-28 15:19:46.812 | ++ functions-common:get_or_create_project:929 : echo a95b5fd0e852471dba2633f5b053552b 2026-06-28 15:19:46.813 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a95b5fd0e852471dba2633f5b053552b 2026-06-28 15:19:46.813 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-28 15:19:46.813 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-28 15:19:46.813 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-28 15:19:46.813 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-28 15:19:46.813 | +++ 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-06-28 15:19:46.813 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-28 15:19:46.813 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:46.813 | ++ functions-common:get_or_create_user:915 : user_id=ee4d3564140c480c91e7dbb6913dd69a 2026-06-28 15:19:46.813 | ++ functions-common:get_or_create_user:916 : echo ee4d3564140c480c91e7dbb6913dd69a 2026-06-28 15:19:46.814 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id ee4d3564140c480c91e7dbb6913dd69a 2026-06-28 15:19:46.865 | [2069 Async create_cinder_accounts:54808]: finished create_cinder_accounts with result 0 in 44 seconds 2026-06-28 15:19:46.871 | + inc/async:async_wait:197 : return 0 2026-06-28 15:19:46.875 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-28 15:19:46.941 | [2069 Async create_neutron_accounts:54950]: Waiting for completion of create_neutron_accounts running on PID 54950 (2 other jobs running) 2026-06-28 15:19:46.971 | [2069 Async create_neutron_accounts:54950]: Signaling child to exit 2026-06-28 15:19:46.972 | WAKEUP 2026-06-28 15:19:47.000 | [2069 Async create_neutron_accounts:54950]: Signaled 2026-06-28 15:19:47.002 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-28 15:19:47.002 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.244/ 2026-06-28 15:19:47.002 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-28 15:19:47.002 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.244/networking 2026-06-28 15:19:47.002 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-28 15:19:47.002 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:19:47.002 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-28 15:19:47.002 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-28 15:19:47.002 | + functions-common:get_or_create_user:899 : local user_id 2026-06-28 15:19:47.002 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-28 15:19:47.002 | + functions-common:get_or_create_user:903 : local email= 2026-06-28 15:19:47.003 | ++ 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-06-28 15:19:47.003 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:47.003 | + functions-common:get_or_create_user:915 : user_id=0e0b2742cb574e0096355c36780d6160 2026-06-28 15:19:47.003 | + functions-common:get_or_create_user:916 : echo 0e0b2742cb574e0096355c36780d6160 2026-06-28 15:19:47.003 | 0e0b2742cb574e0096355c36780d6160 2026-06-28 15:19:47.003 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-28 15:19:47.003 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:19:47.003 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:19:47.003 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-28 15:19:47.003 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:19:47.003 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:19:47.004 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-28 15:19:47.004 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-28 15:19:47.004 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-28 15:19:47.004 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-28 15:19:47.004 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-28 15:19:47.004 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-28 15:19:47.005 | + 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-06-28 15:19:47.005 | ++ 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-06-28 15:19:47.005 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:47.006 | + functions-common:get_or_add_user_project_role:979 : user_role_id=27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:19:47.006 | + functions-common:get_or_add_user_project_role:980 : echo 27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:19:47.006 | 27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:19:47.007 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-28 15:19:47.007 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-28 15:19:47.007 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-28 15:19:47.008 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-28 15:19:47.008 | ++ 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-06-28 15:19:47.008 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:47.008 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-28 15:19:47.008 | da83f4fc275e4af88026d3b322cb10b8' 2026-06-28 15:19:47.008 | + functions-common:get_or_create_service:1067 : echo da83f4fc275e4af88026d3b322cb10b8 2026-06-28 15:19:47.008 | da83f4fc275e4af88026d3b322cb10b8 2026-06-28 15:19:47.008 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.244/networking 2026-06-28 15:19:47.008 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-28 15:19:47.008 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.244/networking RegionOne 2026-06-28 15:19:47.008 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-28 15:19:47.009 | +++ 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-06-28 15:19:47.009 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:47.009 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-28 15:19:47.009 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-28 15:19:47.009 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.244/networking --region RegionOne -f value -c id 2026-06-28 15:19:47.009 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:19:47.010 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b4852855b7cc4c3caaf44ee7caac34c3 2026-06-28 15:19:47.010 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b4852855b7cc4c3caaf44ee7caac34c3 2026-06-28 15:19:47.010 | + functions-common:get_or_create_endpoint:1100 : public_id=b4852855b7cc4c3caaf44ee7caac34c3 2026-06-28 15:19:47.010 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-28 15:19:47.011 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-28 15:19:47.011 | + functions-common:get_or_create_endpoint:1109 : echo b4852855b7cc4c3caaf44ee7caac34c3 2026-06-28 15:19:47.011 | b4852855b7cc4c3caaf44ee7caac34c3 2026-06-28 15:19:47.057 | [2069 Async create_neutron_accounts:54950]: finished create_neutron_accounts with result 0 in 35 seconds 2026-06-28 15:19:47.067 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-28 15:19:47.074 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-28 15:19:47.078 | + inc/async:async_wait:197 : return 0 2026-06-28 15:19:47.082 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-28 15:19:47.109 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:19:47.113 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-28 15:19:47.140 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:19:47.144 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-28 15:19:47.148 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:19:47.152 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-28 15:19:47.157 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-28 15:19:47.161 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-28 15:19:47.248 | + inc/async:async_inner:63 : init_glance 2026-06-28 15:19:47.301 | [2069 Async init_glance:57186]: running: init_glance 2026-06-28 15:19:47.306 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-28 15:19:47.333 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:19:47.337 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-28 15:19:47.342 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:19:47.346 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-28 15:19:47.350 | + ./stack.sh:main:1167 : configure_neutron 2026-06-28 15:19:47.355 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-28 15:19:47.360 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-28 15:19:47.364 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-28 15:19:47.389 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-28 15:19:47.391 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-28 15:20:01.305 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:20:01.329 | [57186 Async init_glance:57186]: finished successfully 2026-06-28 15:20:13.071 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-28 15:20:13.071 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-28 15:20:28.938 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-28 15:20:28.944 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-28 15:20:28.948 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-28 15:20:28.952 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-28 15:20:28.955 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-28 15:20:28.958 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-28 15:20:28.961 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-28 15:20:28.965 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-28 15:20:28.968 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-28 15:20:28.972 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-28 15:20:28.976 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-28 15:20:28.979 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-28 15:20:28.983 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-28 15:20:28.986 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-28 15:20:28.989 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-28 15:20:28.992 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-28 15:20:28.999 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:20:29.003 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:20:29.006 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-28 15:20:29.010 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:20:29.018 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-28 15:20:29.022 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-28 15:20:29.025 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-28 15:20:29.028 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-28 15:20:29.031 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-28 15:20:29.034 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-28 15:20:29.037 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-28 15:20:29.057 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:20:29.060 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-28 15:20:29.064 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-28 15:20:29.068 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-28 15:20:29.108 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-28 15:20:29.149 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-28 15:20:29.190 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-28 15:20:29.231 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-28 15:20:29.271 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-28 15:20:29.308 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-28 15:20:29.312 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-28 15:20:29.316 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-28 15:20:29.319 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-28 15:20:29.323 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-28 15:20:29.345 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-28 15:20:29.348 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-28 15:20:29.351 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-28 15:20:29.354 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-28 15:20:29.357 | + 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-06-28 15:20:29.399 | + 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-06-28 15:20:29.441 | + 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-06-28 15:20:29.484 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-28 15:20:29.528 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-28 15:20:29.570 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-28 15:20:29.573 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-28 15:20:29.577 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-28 15:20:29.581 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-28 15:20:29.585 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-28 15:20:29.589 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-28 15:20:29.592 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-28 15:20:29.596 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-28 15:20:29.615 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-28 15:20:29.636 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-28 15:20:29.653 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-28 15:20:29.671 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-28 15:20:29.687 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-28 15:20:29.691 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-28 15:20:29.696 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-28 15:20:29.702 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.fZ5lVnuzvU 2026-06-28 15:20:29.706 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-28 15:20:29.709 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-28 15:20:29.712 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.fZ5lVnuzvU 2026-06-28 15:20:29.717 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.fZ5lVnuzvU 2026-06-28 15:20:29.734 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.fZ5lVnuzvU /etc/sudoers.d/neutron-rootwrap 2026-06-28 15:20:29.751 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-28 15:20:29.754 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-28 15:20:29.757 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-28 15:20:29.794 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-28 15:20:29.797 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-28 15:20:29.841 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-28 15:20:29.845 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-28 15:20:29.848 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-28 15:20:29.852 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-28 15:20:29.857 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-28 15:20:29.860 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-28 15:20:29.881 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:20:29.886 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-28 15:20:29.890 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-28 15:20:29.893 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-28 15:20:29.914 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:20:29.920 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.244:5672/ 2026-06-28 15:20:29.926 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.244:5672/ 2026-06-28 15:20:29.962 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-28 15:20:29.965 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-28 15:20:29.968 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-28 15:20:29.990 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:20:29.993 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-28 15:20:30.013 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:20:30.016 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-28 15:20:30.037 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:20:30.040 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-28 15:20:30.061 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:20:30.064 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-28 15:20:30.085 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:20:30.089 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-28 15:20:30.092 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-28 15:20:30.113 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:20:30.116 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-28 15:20:30.119 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-28 15:20:30.123 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-28 15:20:30.123 | Configuring OVN 2026-06-28 15:20:30.126 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-28 15:20:30.128 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-28 15:20:30.133 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-28 15:20:30.137 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=d46525f4-9e58-4205-98a0-dc27e6535217 2026-06-28 15:20:30.141 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-28 15:20:30.144 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-28 15:20:30.147 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-28 15:20:30.150 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-28 15:20:30.153 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-28 15:20:30.156 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-28 15:20:30.158 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-28 15:20:30.162 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-28 15:20:30.165 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-28 15:20:30.167 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-28 15:20:30.171 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-28 15:20:30.174 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-28 15:20:30.177 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-28 15:20:30.180 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-28 15:20:30.182 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-28 15:20:30.186 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-28 15:20:30.189 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-28 15:20:30.191 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-28 15:20:30.194 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-28 15:20:30.213 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:20:30.217 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-28 15:20:30.268 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-28 15:20:30.271 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-28 15:20:30.274 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-28 15:20:30.293 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:20:30.296 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-28 15:20:30.300 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-28 15:20:30.303 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-28 15:20:30.306 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-28 15:20:30.322 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-28 15:20:30.327 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-28 15:20:30.331 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-28 15:20:55.344 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-28 15:20:55.344 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-28 15:21:10.718 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-28 15:21:10.724 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-28 15:21:10.728 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-28 15:21:10.732 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-28 15:21:10.777 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-28 15:21:10.781 | + lib/neutron:configure_root_helper_options:1107 : 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-06-28 15:21:10.824 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-28 15:21:10.870 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.244 2026-06-28 15:21:10.914 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-28 15:21:10.959 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-28 15:21:11.005 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-28 15:21:11.049 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.244:6642 2026-06-28 15:21:11.093 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-28 15:21:11.114 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:21:11.117 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-28 15:21:11.121 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-28 15:21:11.158 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.244:6641 2026-06-28 15:21:11.193 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-28 15:21:11.196 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-28 15:21:11.196 | Configuring Neutron for OVN 2026-06-28 15:21:11.199 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-28 15:21:11.217 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:21:11.220 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-28 15:21:11.224 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-28 15:21:11.224 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-28 15:21:14.964 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : 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-06-28 15:21:14.968 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-28 15:21:14.968 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-28 15:21:18.177 | + 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,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,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-06-28 15:21:18.180 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-28 15:21:18.200 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:21:18.204 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : 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,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-06-28 15:21:18.209 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:21:18.209 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-28 15:21:18.211 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-28 15:21:18.211 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : 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,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-06-28 15:21:18.213 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:21:18.214 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-28 15:21:18.220 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-28 15:21:18.220 | address-scope 2026-06-28 15:21:18.220 | agent 2026-06-28 15:21:18.220 | allowed-address-pairs 2026-06-28 15:21:18.220 | auto-allocated-topology 2026-06-28 15:21:18.220 | availability_zone 2026-06-28 15:21:18.221 | bgp 2026-06-28 15:21:18.221 | bgp_4byte_asn 2026-06-28 15:21:18.221 | bgp_dragent_scheduler 2026-06-28 15:21:18.221 | binding 2026-06-28 15:21:18.221 | binding-extended 2026-06-28 15:21:18.221 | default-subnetpools 2026-06-28 15:21:18.221 | dhcp_agent_scheduler 2026-06-28 15:21:18.221 | dns-domain-ports 2026-06-28 15:21:18.221 | dns-integration 2026-06-28 15:21:18.221 | dns-integration-domain-keywords 2026-06-28 15:21:18.222 | empty-string-filtering 2026-06-28 15:21:18.222 | enable-default-route-bfd 2026-06-28 15:21:18.222 | enable-default-route-ecmp 2026-06-28 15:21:18.222 | expose-port-forwarding-in-fip 2026-06-28 15:21:18.222 | ext-gw-mode 2026-06-28 15:21:18.222 | external-gateway-multihoming 2026-06-28 15:21:18.222 | external-net 2026-06-28 15:21:18.222 | extra_dhcp_opt 2026-06-28 15:21:18.222 | extraroute 2026-06-28 15:21:18.222 | extraroute-atomic 2026-06-28 15:21:18.223 | filter-validation 2026-06-28 15:21:18.223 | fip-port-details 2026-06-28 15:21:18.223 | flavors 2026-06-28 15:21:18.223 | floating-ip-port-forwarding 2026-06-28 15:21:18.223 | floating-ip-port-forwarding-description 2026-06-28 15:21:18.223 | floating-ip-port-forwarding-detail 2026-06-28 15:21:18.223 | floating-ip-port-forwarding-port-ranges 2026-06-28 15:21:18.223 | floatingip-pools 2026-06-28 15:21:18.223 | fwaas_v2 2026-06-28 15:21:18.223 | ip_allocation 2026-06-28 15:21:18.223 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:21:18.224 | l3-flavors 2026-06-28 15:21:18.224 | l3-ha 2026-06-28 15:21:18.224 | l3_agent_scheduler 2026-06-28 15:21:18.224 | logging 2026-06-28 15:21:18.224 | multi-provider 2026-06-28 15:21:18.224 | net-mtu 2026-06-28 15:21:18.224 | net-mtu-writable 2026-06-28 15:21:18.224 | network-ip-availability 2026-06-28 15:21:18.224 | network_availability_zone 2026-06-28 15:21:18.224 | network_ha 2026-06-28 15:21:18.225 | pagination 2026-06-28 15:21:18.225 | port-device-profile 2026-06-28 15:21:18.225 | port-hardware-offload-type 2026-06-28 15:21:18.225 | port-mac-address-regenerate 2026-06-28 15:21:18.225 | port-numa-affinity-policy 2026-06-28 15:21:18.225 | port-numa-affinity-policy-socket 2026-06-28 15:21:18.225 | port-resource-request 2026-06-28 15:21:18.225 | port-security 2026-06-28 15:21:18.225 | port-trusted-vif 2026-06-28 15:21:18.225 | project-id 2026-06-28 15:21:18.226 | provider 2026-06-28 15:21:18.226 | pvlan 2026-06-28 15:21:18.226 | qinq 2026-06-28 15:21:18.226 | qos 2026-06-28 15:21:18.226 | qos-bw-limit-direction 2026-06-28 15:21:18.226 | qos-bw-minimum-ingress 2026-06-28 15:21:18.226 | qos-default 2026-06-28 15:21:18.226 | qos-fip 2026-06-28 15:21:18.226 | qos-gateway-ip 2026-06-28 15:21:18.226 | qos-rule-type-details 2026-06-28 15:21:18.226 | qos-rule-type-filter 2026-06-28 15:21:18.227 | qos-rules-alias 2026-06-28 15:21:18.227 | quota-check-limit 2026-06-28 15:21:18.227 | quota-check-limit-default 2026-06-28 15:21:18.227 | quota_details 2026-06-28 15:21:18.227 | quotas 2026-06-28 15:21:18.227 | rbac-address-scope 2026-06-28 15:21:18.227 | rbac-policies 2026-06-28 15:21:18.227 | rbac-security-groups 2026-06-28 15:21:18.227 | router 2026-06-28 15:21:18.227 | router-enable-snat 2026-06-28 15:21:18.228 | router_availability_zone 2026-06-28 15:21:18.228 | security-group 2026-06-28 15:21:18.228 | security-groups-default-rules 2026-06-28 15:21:18.228 | security-groups-default-statefulness 2026-06-28 15:21:18.228 | security-groups-normalized-cidr 2026-06-28 15:21:18.228 | security-groups-remote-address-group 2026-06-28 15:21:18.228 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:21:18.228 | security-groups-shared-filtering 2026-06-28 15:21:18.228 | segment 2026-06-28 15:21:18.228 | sorting 2026-06-28 15:21:18.228 | standard-attr-description 2026-06-28 15:21:18.229 | standard-attr-fwaas-v2 2026-06-28 15:21:18.229 | standard-attr-revisions 2026-06-28 15:21:18.229 | standard-attr-tag 2026-06-28 15:21:18.229 | standard-attr-timestamp 2026-06-28 15:21:18.229 | stateful-security-group 2026-06-28 15:21:18.229 | subnet-dns-publish-fixed-ip 2026-06-28 15:21:18.229 | subnet-external-network 2026-06-28 15:21:18.229 | subnet-service-types 2026-06-28 15:21:18.229 | subnet_allocation 2026-06-28 15:21:18.229 | subnet_onboard 2026-06-28 15:21:18.230 | subnetpool-prefix-ops 2026-06-28 15:21:18.230 | tag-creation 2026-06-28 15:21:18.230 | tap-mirror 2026-06-28 15:21:18.230 | tap-mirror-both-direction 2026-06-28 15:21:18.230 | trunk 2026-06-28 15:21:18.230 | uplink-status-propagation 2026-06-28 15:21:18.230 | uplink-status-propagation-updatable 2026-06-28 15:21:18.230 | vlan-transparent 2026-06-28 15:21:18.230 | vpn-endpoint-groups 2026-06-28 15:21:18.230 | vpnaas' 2026-06-28 15:21:18.231 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : 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,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-06-28 15:21:18.232 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:21:18.233 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-28 15:21:18.233 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-28 15:21:18.237 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:21:18.238 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-28 15:21:18.244 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-28 15:21:18.244 | address-scope 2026-06-28 15:21:18.244 | agent 2026-06-28 15:21:18.244 | allowed-address-pairs 2026-06-28 15:21:18.244 | auto-allocated-topology 2026-06-28 15:21:18.244 | availability_zone 2026-06-28 15:21:18.244 | bgp 2026-06-28 15:21:18.244 | bgp_4byte_asn 2026-06-28 15:21:18.244 | bgp_dragent_scheduler 2026-06-28 15:21:18.244 | binding 2026-06-28 15:21:18.244 | binding-extended 2026-06-28 15:21:18.245 | default-subnetpools 2026-06-28 15:21:18.245 | dhcp_agent_scheduler 2026-06-28 15:21:18.245 | dns-domain-ports 2026-06-28 15:21:18.245 | dns-integration 2026-06-28 15:21:18.245 | dns-integration-domain-keywords 2026-06-28 15:21:18.245 | empty-string-filtering 2026-06-28 15:21:18.245 | enable-default-route-bfd 2026-06-28 15:21:18.245 | enable-default-route-ecmp 2026-06-28 15:21:18.245 | expose-port-forwarding-in-fip 2026-06-28 15:21:18.245 | ext-gw-mode 2026-06-28 15:21:18.245 | external-gateway-multihoming 2026-06-28 15:21:18.246 | external-net 2026-06-28 15:21:18.246 | extra_dhcp_opt 2026-06-28 15:21:18.246 | extraroute 2026-06-28 15:21:18.246 | extraroute-atomic 2026-06-28 15:21:18.246 | filter-validation 2026-06-28 15:21:18.246 | fip-port-details 2026-06-28 15:21:18.247 | flavors 2026-06-28 15:21:18.247 | floating-ip-port-forwarding 2026-06-28 15:21:18.247 | floating-ip-port-forwarding-description 2026-06-28 15:21:18.248 | floating-ip-port-forwarding-detail 2026-06-28 15:21:18.248 | floating-ip-port-forwarding-port-ranges 2026-06-28 15:21:18.249 | floatingip-pools 2026-06-28 15:21:18.250 | fwaas_v2 2026-06-28 15:21:18.250 | ip_allocation 2026-06-28 15:21:18.250 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:21:18.250 | l3-flavors 2026-06-28 15:21:18.250 | l3-ha 2026-06-28 15:21:18.250 | l3_agent_scheduler 2026-06-28 15:21:18.250 | logging 2026-06-28 15:21:18.251 | multi-provider 2026-06-28 15:21:18.251 | net-mtu 2026-06-28 15:21:18.251 | net-mtu-writable 2026-06-28 15:21:18.251 | network-ip-availability 2026-06-28 15:21:18.251 | network_availability_zone 2026-06-28 15:21:18.251 | network_ha 2026-06-28 15:21:18.251 | pagination 2026-06-28 15:21:18.251 | port-device-profile 2026-06-28 15:21:18.251 | port-hardware-offload-type 2026-06-28 15:21:18.251 | port-mac-address-regenerate 2026-06-28 15:21:18.251 | port-numa-affinity-policy 2026-06-28 15:21:18.252 | port-numa-affinity-policy-socket 2026-06-28 15:21:18.252 | port-resource-request 2026-06-28 15:21:18.252 | port-security 2026-06-28 15:21:18.252 | port-trusted-vif 2026-06-28 15:21:18.252 | project-id 2026-06-28 15:21:18.252 | provider 2026-06-28 15:21:18.252 | pvlan 2026-06-28 15:21:18.252 | qinq 2026-06-28 15:21:18.252 | qos 2026-06-28 15:21:18.252 | qos-bw-limit-direction 2026-06-28 15:21:18.252 | qos-bw-minimum-ingress 2026-06-28 15:21:18.252 | qos-default 2026-06-28 15:21:18.253 | qos-fip 2026-06-28 15:21:18.253 | qos-gateway-ip 2026-06-28 15:21:18.253 | qos-rule-type-details 2026-06-28 15:21:18.253 | qos-rule-type-filter 2026-06-28 15:21:18.253 | qos-rules-alias 2026-06-28 15:21:18.253 | quota-check-limit 2026-06-28 15:21:18.253 | quota-check-limit-default 2026-06-28 15:21:18.253 | quota_details 2026-06-28 15:21:18.253 | quotas 2026-06-28 15:21:18.253 | rbac-address-scope 2026-06-28 15:21:18.253 | rbac-policies 2026-06-28 15:21:18.254 | rbac-security-groups 2026-06-28 15:21:18.254 | router 2026-06-28 15:21:18.254 | router-enable-snat 2026-06-28 15:21:18.254 | router_availability_zone 2026-06-28 15:21:18.254 | security-group 2026-06-28 15:21:18.254 | security-groups-default-rules 2026-06-28 15:21:18.254 | security-groups-default-statefulness 2026-06-28 15:21:18.254 | security-groups-normalized-cidr 2026-06-28 15:21:18.254 | security-groups-remote-address-group 2026-06-28 15:21:18.254 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:21:18.255 | security-groups-shared-filtering 2026-06-28 15:21:18.255 | segment 2026-06-28 15:21:18.255 | sorting 2026-06-28 15:21:18.255 | standard-attr-description 2026-06-28 15:21:18.255 | standard-attr-fwaas-v2 2026-06-28 15:21:18.256 | standard-attr-revisions 2026-06-28 15:21:18.256 | standard-attr-tag 2026-06-28 15:21:18.256 | standard-attr-timestamp 2026-06-28 15:21:18.256 | stateful-security-group 2026-06-28 15:21:18.256 | subnet-dns-publish-fixed-ip 2026-06-28 15:21:18.256 | subnet-external-network 2026-06-28 15:21:18.256 | subnet-service-types 2026-06-28 15:21:18.256 | subnet_allocation 2026-06-28 15:21:18.256 | subnet_onboard 2026-06-28 15:21:18.257 | subnetpool-prefix-ops 2026-06-28 15:21:18.257 | tag-creation 2026-06-28 15:21:18.257 | tap-mirror 2026-06-28 15:21:18.257 | tap-mirror-both-direction 2026-06-28 15:21:18.257 | trunk 2026-06-28 15:21:18.257 | uplink-status-propagation 2026-06-28 15:21:18.257 | uplink-status-propagation-updatable 2026-06-28 15:21:18.257 | vlan-transparent 2026-06-28 15:21:18.257 | vpn-endpoint-groups 2026-06-28 15:21:18.258 | vpnaas' 2026-06-28 15:21:18.258 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-28 15:21:18.258 | address-scope 2026-06-28 15:21:18.258 | agent 2026-06-28 15:21:18.258 | allowed-address-pairs 2026-06-28 15:21:18.258 | auto-allocated-topology 2026-06-28 15:21:18.258 | availability_zone 2026-06-28 15:21:18.258 | bgp 2026-06-28 15:21:18.258 | bgp_4byte_asn 2026-06-28 15:21:18.258 | bgp_dragent_scheduler 2026-06-28 15:21:18.259 | binding 2026-06-28 15:21:18.259 | binding-extended 2026-06-28 15:21:18.259 | default-subnetpools 2026-06-28 15:21:18.259 | dhcp_agent_scheduler 2026-06-28 15:21:18.259 | dns-domain-ports 2026-06-28 15:21:18.259 | dns-integration 2026-06-28 15:21:18.259 | dns-integration-domain-keywords 2026-06-28 15:21:18.259 | empty-string-filtering 2026-06-28 15:21:18.259 | enable-default-route-bfd 2026-06-28 15:21:18.259 | enable-default-route-ecmp 2026-06-28 15:21:18.259 | expose-port-forwarding-in-fip 2026-06-28 15:21:18.260 | ext-gw-mode 2026-06-28 15:21:18.260 | external-gateway-multihoming 2026-06-28 15:21:18.260 | external-net 2026-06-28 15:21:18.260 | extra_dhcp_opt 2026-06-28 15:21:18.260 | extraroute 2026-06-28 15:21:18.260 | extraroute-atomic 2026-06-28 15:21:18.260 | filter-validation 2026-06-28 15:21:18.260 | fip-port-details 2026-06-28 15:21:18.260 | flavors 2026-06-28 15:21:18.260 | floating-ip-port-forwarding 2026-06-28 15:21:18.261 | floating-ip-port-forwarding-description 2026-06-28 15:21:18.261 | floating-ip-port-forwarding-detail 2026-06-28 15:21:18.261 | floating-ip-port-forwarding-port-ranges 2026-06-28 15:21:18.261 | floatingip-pools 2026-06-28 15:21:18.261 | fwaas_v2 2026-06-28 15:21:18.261 | ip_allocation 2026-06-28 15:21:18.261 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:21:18.261 | l3-flavors 2026-06-28 15:21:18.262 | l3-ha 2026-06-28 15:21:18.262 | l3_agent_scheduler 2026-06-28 15:21:18.262 | logging 2026-06-28 15:21:18.262 | multi-provider 2026-06-28 15:21:18.262 | net-mtu 2026-06-28 15:21:18.262 | net-mtu-writable 2026-06-28 15:21:18.262 | network-ip-availability 2026-06-28 15:21:18.262 | network_availability_zone 2026-06-28 15:21:18.262 | network_ha 2026-06-28 15:21:18.262 | pagination 2026-06-28 15:21:18.263 | port-device-profile 2026-06-28 15:21:18.263 | port-hardware-offload-type 2026-06-28 15:21:18.263 | port-mac-address-regenerate 2026-06-28 15:21:18.263 | port-numa-affinity-policy 2026-06-28 15:21:18.263 | port-numa-affinity-policy-socket 2026-06-28 15:21:18.263 | port-resource-request 2026-06-28 15:21:18.263 | port-security 2026-06-28 15:21:18.263 | port-trusted-vif 2026-06-28 15:21:18.263 | project-id 2026-06-28 15:21:18.263 | provider 2026-06-28 15:21:18.264 | pvlan 2026-06-28 15:21:18.264 | qinq 2026-06-28 15:21:18.264 | qos 2026-06-28 15:21:18.264 | qos-bw-limit-direction 2026-06-28 15:21:18.264 | qos-bw-minimum-ingress 2026-06-28 15:21:18.264 | qos-default 2026-06-28 15:21:18.264 | qos-fip 2026-06-28 15:21:18.264 | qos-gateway-ip 2026-06-28 15:21:18.264 | qos-rule-type-details 2026-06-28 15:21:18.264 | qos-rule-type-filter 2026-06-28 15:21:18.265 | qos-rules-alias 2026-06-28 15:21:18.265 | quota-check-limit 2026-06-28 15:21:18.265 | quota-check-limit-default 2026-06-28 15:21:18.265 | quota_details 2026-06-28 15:21:18.265 | quotas 2026-06-28 15:21:18.265 | rbac-address-scope 2026-06-28 15:21:18.265 | rbac-policies 2026-06-28 15:21:18.265 | rbac-security-groups 2026-06-28 15:21:18.265 | router 2026-06-28 15:21:18.265 | router-enable-snat 2026-06-28 15:21:18.265 | router_availability_zone 2026-06-28 15:21:18.266 | security-group 2026-06-28 15:21:18.266 | security-groups-default-rules 2026-06-28 15:21:18.266 | security-groups-default-statefulness 2026-06-28 15:21:18.266 | security-groups-normalized-cidr 2026-06-28 15:21:18.266 | security-groups-remote-address-group 2026-06-28 15:21:18.266 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:21:18.266 | security-groups-shared-filtering 2026-06-28 15:21:18.266 | segment 2026-06-28 15:21:18.266 | sorting 2026-06-28 15:21:18.266 | standard-attr-description 2026-06-28 15:21:18.267 | standard-attr-fwaas-v2 2026-06-28 15:21:18.267 | standard-attr-revisions 2026-06-28 15:21:18.267 | standard-attr-tag 2026-06-28 15:21:18.267 | standard-attr-timestamp 2026-06-28 15:21:18.267 | stateful-security-group 2026-06-28 15:21:18.267 | subnet-dns-publish-fixed-ip 2026-06-28 15:21:18.267 | subnet-external-network 2026-06-28 15:21:18.267 | subnet-service-types 2026-06-28 15:21:18.267 | subnet_allocation 2026-06-28 15:21:18.267 | subnet_onboard 2026-06-28 15:21:18.267 | subnetpool-prefix-ops 2026-06-28 15:21:18.268 | tag-creation 2026-06-28 15:21:18.268 | tap-mirror 2026-06-28 15:21:18.268 | tap-mirror-both-direction 2026-06-28 15:21:18.268 | trunk 2026-06-28 15:21:18.268 | uplink-status-propagation 2026-06-28 15:21:18.268 | uplink-status-propagation-updatable 2026-06-28 15:21:18.268 | vlan-transparent 2026-06-28 15:21:18.268 | vpn-endpoint-groups 2026-06-28 15:21:18.268 | vpnaas' 2026-06-28 15:21:18.268 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-28 15:21:18.269 | address-scope 2026-06-28 15:21:18.269 | agent 2026-06-28 15:21:18.269 | allowed-address-pairs 2026-06-28 15:21:18.269 | auto-allocated-topology 2026-06-28 15:21:18.269 | availability_zone 2026-06-28 15:21:18.269 | bgp 2026-06-28 15:21:18.269 | bgp_4byte_asn 2026-06-28 15:21:18.269 | bgp_dragent_scheduler 2026-06-28 15:21:18.269 | binding 2026-06-28 15:21:18.269 | binding-extended 2026-06-28 15:21:18.270 | default-subnetpools 2026-06-28 15:21:18.270 | dhcp_agent_scheduler 2026-06-28 15:21:18.270 | dns-domain-ports 2026-06-28 15:21:18.270 | dns-integration 2026-06-28 15:21:18.270 | dns-integration-domain-keywords 2026-06-28 15:21:18.270 | empty-string-filtering 2026-06-28 15:21:18.270 | enable-default-route-bfd 2026-06-28 15:21:18.270 | enable-default-route-ecmp 2026-06-28 15:21:18.270 | expose-port-forwarding-in-fip 2026-06-28 15:21:18.270 | ext-gw-mode 2026-06-28 15:21:18.270 | external-gateway-multihoming 2026-06-28 15:21:18.271 | external-net 2026-06-28 15:21:18.271 | extra_dhcp_opt 2026-06-28 15:21:18.271 | extraroute 2026-06-28 15:21:18.271 | extraroute-atomic 2026-06-28 15:21:18.271 | filter-validation 2026-06-28 15:21:18.271 | fip-port-details 2026-06-28 15:21:18.271 | flavors 2026-06-28 15:21:18.271 | floating-ip-port-forwarding 2026-06-28 15:21:18.271 | floating-ip-port-forwarding-description 2026-06-28 15:21:18.271 | floating-ip-port-forwarding-detail 2026-06-28 15:21:18.272 | floating-ip-port-forwarding-port-ranges 2026-06-28 15:21:18.272 | floatingip-pools 2026-06-28 15:21:18.272 | fwaas_v2 2026-06-28 15:21:18.272 | ip_allocation 2026-06-28 15:21:18.272 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:21:18.272 | l3-flavors 2026-06-28 15:21:18.272 | l3-ha 2026-06-28 15:21:18.272 | l3_agent_scheduler 2026-06-28 15:21:18.272 | logging 2026-06-28 15:21:18.272 | multi-provider 2026-06-28 15:21:18.273 | net-mtu 2026-06-28 15:21:18.273 | net-mtu-writable 2026-06-28 15:21:18.273 | network-ip-availability 2026-06-28 15:21:18.273 | network_availability_zone 2026-06-28 15:21:18.273 | network_ha 2026-06-28 15:21:18.273 | pagination 2026-06-28 15:21:18.273 | port-device-profile 2026-06-28 15:21:18.273 | port-hardware-offload-type 2026-06-28 15:21:18.273 | port-mac-address-regenerate 2026-06-28 15:21:18.273 | port-numa-affinity-policy 2026-06-28 15:21:18.274 | port-numa-affinity-policy-socket 2026-06-28 15:21:18.274 | port-resource-request 2026-06-28 15:21:18.274 | port-security 2026-06-28 15:21:18.274 | port-trusted-vif 2026-06-28 15:21:18.274 | project-id 2026-06-28 15:21:18.274 | provider 2026-06-28 15:21:18.274 | pvlan 2026-06-28 15:21:18.274 | qinq 2026-06-28 15:21:18.274 | qos 2026-06-28 15:21:18.274 | qos-bw-limit-direction 2026-06-28 15:21:18.274 | qos-bw-minimum-ingress 2026-06-28 15:21:18.275 | qos-default 2026-06-28 15:21:18.275 | qos-fip 2026-06-28 15:21:18.275 | qos-gateway-ip 2026-06-28 15:21:18.275 | qos-rule-type-details 2026-06-28 15:21:18.275 | qos-rule-type-filter 2026-06-28 15:21:18.275 | qos-rules-alias 2026-06-28 15:21:18.275 | quota-check-limit 2026-06-28 15:21:18.275 | quota-check-limit-default 2026-06-28 15:21:18.275 | quota_details 2026-06-28 15:21:18.275 | quotas 2026-06-28 15:21:18.276 | rbac-address-scope 2026-06-28 15:21:18.276 | rbac-policies 2026-06-28 15:21:18.276 | rbac-security-groups 2026-06-28 15:21:18.276 | router 2026-06-28 15:21:18.276 | router-enable-snat 2026-06-28 15:21:18.276 | router_availability_zone 2026-06-28 15:21:18.276 | security-group 2026-06-28 15:21:18.276 | security-groups-default-rules 2026-06-28 15:21:18.276 | security-groups-default-statefulness 2026-06-28 15:21:18.276 | security-groups-normalized-cidr 2026-06-28 15:21:18.276 | security-groups-remote-address-group 2026-06-28 15:21:18.277 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:21:18.277 | security-groups-shared-filtering 2026-06-28 15:21:18.277 | segment 2026-06-28 15:21:18.277 | sorting 2026-06-28 15:21:18.277 | standard-attr-description 2026-06-28 15:21:18.277 | standard-attr-fwaas-v2 2026-06-28 15:21:18.277 | standard-attr-revisions 2026-06-28 15:21:18.277 | standard-attr-tag 2026-06-28 15:21:18.277 | standard-attr-timestamp 2026-06-28 15:21:18.277 | stateful-security-group 2026-06-28 15:21:18.278 | subnet-dns-publish-fixed-ip 2026-06-28 15:21:18.278 | subnet-external-network 2026-06-28 15:21:18.278 | subnet-service-types 2026-06-28 15:21:18.278 | subnet_allocation 2026-06-28 15:21:18.278 | subnet_onboard 2026-06-28 15:21:18.278 | subnetpool-prefix-ops 2026-06-28 15:21:18.279 | tag-creation 2026-06-28 15:21:18.280 | tap-mirror 2026-06-28 15:21:18.280 | tap-mirror-both-direction 2026-06-28 15:21:18.280 | trunk 2026-06-28 15:21:18.280 | uplink-status-propagation 2026-06-28 15:21:18.280 | uplink-status-propagation-updatable 2026-06-28 15:21:18.280 | vlan-transparent 2026-06-28 15:21:18.280 | vpn-endpoint-groups 2026-06-28 15:21:18.280 | vpnaas' 2026-06-28 15:21:18.280 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:21:18.280 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-28 15:21:18.280 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:21:18.281 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-28 15:21:18.281 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-28 15:21:18.281 | address-scope 2026-06-28 15:21:18.281 | agent 2026-06-28 15:21:18.281 | allowed-address-pairs 2026-06-28 15:21:18.281 | auto-allocated-topology 2026-06-28 15:21:18.281 | availability_zone 2026-06-28 15:21:18.281 | bgp 2026-06-28 15:21:18.281 | bgp_4byte_asn 2026-06-28 15:21:18.281 | bgp_dragent_scheduler 2026-06-28 15:21:18.282 | binding 2026-06-28 15:21:18.282 | binding-extended 2026-06-28 15:21:18.282 | default-subnetpools 2026-06-28 15:21:18.282 | dhcp_agent_scheduler 2026-06-28 15:21:18.282 | dns-domain-ports 2026-06-28 15:21:18.282 | dns-integration 2026-06-28 15:21:18.283 | dns-integration-domain-keywords 2026-06-28 15:21:18.283 | empty-string-filtering 2026-06-28 15:21:18.284 | enable-default-route-bfd 2026-06-28 15:21:18.284 | enable-default-route-ecmp 2026-06-28 15:21:18.284 | expose-port-forwarding-in-fip 2026-06-28 15:21:18.284 | ext-gw-mode 2026-06-28 15:21:18.284 | external-gateway-multihoming 2026-06-28 15:21:18.284 | external-net 2026-06-28 15:21:18.284 | extra_dhcp_opt 2026-06-28 15:21:18.284 | extraroute 2026-06-28 15:21:18.284 | extraroute-atomic 2026-06-28 15:21:18.285 | filter-validation 2026-06-28 15:21:18.285 | fip-port-details 2026-06-28 15:21:18.285 | flavors 2026-06-28 15:21:18.285 | floating-ip-port-forwarding 2026-06-28 15:21:18.285 | floating-ip-port-forwarding-description 2026-06-28 15:21:18.285 | floating-ip-port-forwarding-detail 2026-06-28 15:21:18.285 | floating-ip-port-forwarding-port-ranges 2026-06-28 15:21:18.285 | floatingip-pools 2026-06-28 15:21:18.285 | fwaas_v2 2026-06-28 15:21:18.285 | ip_allocation 2026-06-28 15:21:18.286 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:21:18.286 | l3-flavors 2026-06-28 15:21:18.286 | l3-ha 2026-06-28 15:21:18.286 | l3_agent_scheduler 2026-06-28 15:21:18.286 | logging 2026-06-28 15:21:18.286 | multi-provider 2026-06-28 15:21:18.286 | net-mtu 2026-06-28 15:21:18.286 | net-mtu-writable 2026-06-28 15:21:18.286 | network-ip-availability 2026-06-28 15:21:18.286 | network_availability_zone 2026-06-28 15:21:18.287 | network_ha 2026-06-28 15:21:18.287 | pagination 2026-06-28 15:21:18.287 | port-device-profile 2026-06-28 15:21:18.287 | port-hardware-offload-type 2026-06-28 15:21:18.287 | port-mac-address-regenerate 2026-06-28 15:21:18.287 | port-numa-affinity-policy 2026-06-28 15:21:18.287 | port-numa-affinity-policy-socket 2026-06-28 15:21:18.287 | port-resource-request 2026-06-28 15:21:18.287 | port-security 2026-06-28 15:21:18.287 | port-trusted-vif 2026-06-28 15:21:18.287 | project-id 2026-06-28 15:21:18.288 | provider 2026-06-28 15:21:18.288 | pvlan 2026-06-28 15:21:18.288 | qinq 2026-06-28 15:21:18.288 | qos 2026-06-28 15:21:18.288 | qos-bw-limit-direction 2026-06-28 15:21:18.288 | qos-bw-minimum-ingress 2026-06-28 15:21:18.288 | qos-default 2026-06-28 15:21:18.288 | qos-fip 2026-06-28 15:21:18.288 | qos-gateway-ip 2026-06-28 15:21:18.288 | qos-rule-type-details 2026-06-28 15:21:18.288 | qos-rule-type-filter 2026-06-28 15:21:18.289 | qos-rules-alias 2026-06-28 15:21:18.289 | quota-check-limit 2026-06-28 15:21:18.289 | quota-check-limit-default 2026-06-28 15:21:18.289 | quota_details 2026-06-28 15:21:18.289 | quotas 2026-06-28 15:21:18.289 | rbac-address-scope 2026-06-28 15:21:18.289 | rbac-policies 2026-06-28 15:21:18.289 | rbac-security-groups 2026-06-28 15:21:18.289 | router 2026-06-28 15:21:18.289 | router-enable-snat 2026-06-28 15:21:18.290 | router_availability_zone 2026-06-28 15:21:18.290 | security-group 2026-06-28 15:21:18.290 | security-groups-default-rules 2026-06-28 15:21:18.290 | security-groups-default-statefulness 2026-06-28 15:21:18.290 | security-groups-normalized-cidr 2026-06-28 15:21:18.290 | security-groups-remote-address-group 2026-06-28 15:21:18.290 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:21:18.290 | security-groups-shared-filtering 2026-06-28 15:21:18.290 | segment 2026-06-28 15:21:18.290 | sorting 2026-06-28 15:21:18.291 | standard-attr-description 2026-06-28 15:21:18.291 | standard-attr-fwaas-v2 2026-06-28 15:21:18.291 | standard-attr-revisions 2026-06-28 15:21:18.291 | standard-attr-tag 2026-06-28 15:21:18.291 | standard-attr-timestamp 2026-06-28 15:21:18.291 | stateful-security-group 2026-06-28 15:21:18.291 | subnet-dns-publish-fixed-ip 2026-06-28 15:21:18.291 | subnet-external-network 2026-06-28 15:21:18.291 | subnet-service-types 2026-06-28 15:21:18.291 | subnet_allocation 2026-06-28 15:21:18.291 | subnet_onboard 2026-06-28 15:21:18.292 | subnetpool-prefix-ops 2026-06-28 15:21:18.292 | tag-creation 2026-06-28 15:21:18.292 | tap-mirror 2026-06-28 15:21:18.292 | tap-mirror-both-direction 2026-06-28 15:21:18.292 | trunk 2026-06-28 15:21:18.292 | uplink-status-propagation 2026-06-28 15:21:18.292 | uplink-status-propagation-updatable 2026-06-28 15:21:18.292 | vlan-transparent 2026-06-28 15:21:18.292 | vpn-endpoint-groups 2026-06-28 15:21:18.293 | vpnaas' 2026-06-28 15:21:18.293 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:21:18.293 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-28 15:21:18.293 | address-scope 2026-06-28 15:21:18.293 | agent 2026-06-28 15:21:18.293 | allowed-address-pairs 2026-06-28 15:21:18.293 | auto-allocated-topology 2026-06-28 15:21:18.293 | availability_zone 2026-06-28 15:21:18.293 | bgp 2026-06-28 15:21:18.293 | bgp_4byte_asn 2026-06-28 15:21:18.294 | bgp_dragent_scheduler 2026-06-28 15:21:18.294 | binding 2026-06-28 15:21:18.294 | binding-extended 2026-06-28 15:21:18.294 | default-subnetpools 2026-06-28 15:21:18.294 | dhcp_agent_scheduler 2026-06-28 15:21:18.294 | dns-domain-ports 2026-06-28 15:21:18.294 | dns-integration 2026-06-28 15:21:18.294 | dns-integration-domain-keywords 2026-06-28 15:21:18.294 | empty-string-filtering 2026-06-28 15:21:18.294 | enable-default-route-bfd 2026-06-28 15:21:18.295 | enable-default-route-ecmp 2026-06-28 15:21:18.295 | expose-port-forwarding-in-fip 2026-06-28 15:21:18.295 | ext-gw-mode 2026-06-28 15:21:18.295 | external-gateway-multihoming 2026-06-28 15:21:18.295 | external-net 2026-06-28 15:21:18.295 | extra_dhcp_opt 2026-06-28 15:21:18.295 | extraroute 2026-06-28 15:21:18.295 | extraroute-atomic 2026-06-28 15:21:18.295 | filter-validation 2026-06-28 15:21:18.295 | fip-port-details 2026-06-28 15:21:18.296 | flavors 2026-06-28 15:21:18.296 | floating-ip-port-forwarding 2026-06-28 15:21:18.296 | floating-ip-port-forwarding-description 2026-06-28 15:21:18.296 | floating-ip-port-forwarding-detail 2026-06-28 15:21:18.296 | floating-ip-port-forwarding-port-ranges 2026-06-28 15:21:18.296 | floatingip-pools 2026-06-28 15:21:18.296 | fwaas_v2 2026-06-28 15:21:18.296 | ip_allocation 2026-06-28 15:21:18.296 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:21:18.296 | l3-flavors 2026-06-28 15:21:18.296 | l3-ha 2026-06-28 15:21:18.297 | l3_agent_scheduler 2026-06-28 15:21:18.297 | logging 2026-06-28 15:21:18.297 | multi-provider 2026-06-28 15:21:18.297 | net-mtu 2026-06-28 15:21:18.297 | net-mtu-writable 2026-06-28 15:21:18.297 | network-ip-availability 2026-06-28 15:21:18.297 | network_availability_zone 2026-06-28 15:21:18.297 | network_ha 2026-06-28 15:21:18.297 | pagination 2026-06-28 15:21:18.297 | port-device-profile 2026-06-28 15:21:18.298 | port-hardware-offload-type 2026-06-28 15:21:18.298 | port-mac-address-regenerate 2026-06-28 15:21:18.298 | port-numa-affinity-policy 2026-06-28 15:21:18.298 | port-numa-affinity-policy-socket 2026-06-28 15:21:18.298 | port-resource-request 2026-06-28 15:21:18.298 | port-security 2026-06-28 15:21:18.298 | port-trusted-vif 2026-06-28 15:21:18.298 | project-id 2026-06-28 15:21:18.298 | provider 2026-06-28 15:21:18.298 | pvlan 2026-06-28 15:21:18.299 | qinq 2026-06-28 15:21:18.299 | qos 2026-06-28 15:21:18.299 | qos-bw-limit-direction 2026-06-28 15:21:18.299 | qos-bw-minimum-ingress 2026-06-28 15:21:18.299 | qos-default 2026-06-28 15:21:18.299 | qos-fip 2026-06-28 15:21:18.299 | qos-gateway-ip 2026-06-28 15:21:18.299 | qos-rule-type-details 2026-06-28 15:21:18.299 | qos-rule-type-filter 2026-06-28 15:21:18.299 | qos-rules-alias 2026-06-28 15:21:18.299 | quota-check-limit 2026-06-28 15:21:18.300 | quota-check-limit-default 2026-06-28 15:21:18.300 | quota_details 2026-06-28 15:21:18.300 | quotas 2026-06-28 15:21:18.300 | rbac-address-scope 2026-06-28 15:21:18.300 | rbac-policies 2026-06-28 15:21:18.300 | rbac-security-groups 2026-06-28 15:21:18.300 | router 2026-06-28 15:21:18.300 | router-enable-snat 2026-06-28 15:21:18.300 | router_availability_zone 2026-06-28 15:21:18.300 | security-group 2026-06-28 15:21:18.301 | security-groups-default-rules 2026-06-28 15:21:18.301 | security-groups-default-statefulness 2026-06-28 15:21:18.301 | security-groups-normalized-cidr 2026-06-28 15:21:18.301 | security-groups-remote-address-group 2026-06-28 15:21:18.301 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:21:18.301 | security-groups-shared-filtering 2026-06-28 15:21:18.301 | segment 2026-06-28 15:21:18.301 | sorting 2026-06-28 15:21:18.301 | standard-attr-description 2026-06-28 15:21:18.301 | standard-attr-fwaas-v2 2026-06-28 15:21:18.301 | standard-attr-revisions 2026-06-28 15:21:18.302 | standard-attr-tag 2026-06-28 15:21:18.302 | standard-attr-timestamp 2026-06-28 15:21:18.302 | stateful-security-group 2026-06-28 15:21:18.302 | subnet-dns-publish-fixed-ip 2026-06-28 15:21:18.302 | subnet-external-network 2026-06-28 15:21:18.302 | subnet-service-types 2026-06-28 15:21:18.302 | subnet_allocation 2026-06-28 15:21:18.302 | subnet_onboard 2026-06-28 15:21:18.302 | subnetpool-prefix-ops 2026-06-28 15:21:18.302 | tag-creation 2026-06-28 15:21:18.303 | tap-mirror 2026-06-28 15:21:18.303 | tap-mirror-both-direction 2026-06-28 15:21:18.303 | trunk 2026-06-28 15:21:18.303 | uplink-status-propagation 2026-06-28 15:21:18.303 | uplink-status-propagation-updatable 2026-06-28 15:21:18.303 | vlan-transparent 2026-06-28 15:21:18.303 | vpn-endpoint-groups 2026-06-28 15:21:18.303 | vpnaas' 2026-06-28 15:21:18.303 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-28 15:21:18.303 | address-scope 2026-06-28 15:21:18.303 | agent 2026-06-28 15:21:18.304 | allowed-address-pairs 2026-06-28 15:21:18.304 | auto-allocated-topology 2026-06-28 15:21:18.304 | availability_zone 2026-06-28 15:21:18.304 | bgp 2026-06-28 15:21:18.304 | bgp_4byte_asn 2026-06-28 15:21:18.304 | bgp_dragent_scheduler 2026-06-28 15:21:18.304 | binding 2026-06-28 15:21:18.304 | binding-extended 2026-06-28 15:21:18.304 | default-subnetpools 2026-06-28 15:21:18.304 | dhcp_agent_scheduler 2026-06-28 15:21:18.304 | dns-domain-ports 2026-06-28 15:21:18.305 | dns-integration 2026-06-28 15:21:18.305 | dns-integration-domain-keywords 2026-06-28 15:21:18.305 | empty-string-filtering 2026-06-28 15:21:18.305 | enable-default-route-bfd 2026-06-28 15:21:18.305 | enable-default-route-ecmp 2026-06-28 15:21:18.305 | expose-port-forwarding-in-fip 2026-06-28 15:21:18.305 | ext-gw-mode 2026-06-28 15:21:18.305 | external-gateway-multihoming 2026-06-28 15:21:18.305 | external-net 2026-06-28 15:21:18.305 | extra_dhcp_opt 2026-06-28 15:21:18.305 | extraroute 2026-06-28 15:21:18.306 | extraroute-atomic 2026-06-28 15:21:18.306 | filter-validation 2026-06-28 15:21:18.306 | fip-port-details 2026-06-28 15:21:18.306 | flavors 2026-06-28 15:21:18.306 | floating-ip-port-forwarding 2026-06-28 15:21:18.306 | floating-ip-port-forwarding-description 2026-06-28 15:21:18.306 | floating-ip-port-forwarding-detail 2026-06-28 15:21:18.306 | floating-ip-port-forwarding-port-ranges 2026-06-28 15:21:18.306 | floatingip-pools 2026-06-28 15:21:18.307 | fwaas_v2 2026-06-28 15:21:18.307 | ip_allocation 2026-06-28 15:21:18.307 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:21:18.307 | l3-flavors 2026-06-28 15:21:18.307 | l3-ha 2026-06-28 15:21:18.307 | l3_agent_scheduler 2026-06-28 15:21:18.307 | logging 2026-06-28 15:21:18.307 | multi-provider 2026-06-28 15:21:18.307 | net-mtu 2026-06-28 15:21:18.307 | net-mtu-writable 2026-06-28 15:21:18.307 | network-ip-availability 2026-06-28 15:21:18.308 | network_availability_zone 2026-06-28 15:21:18.308 | network_ha 2026-06-28 15:21:18.308 | pagination 2026-06-28 15:21:18.308 | port-device-profile 2026-06-28 15:21:18.308 | port-hardware-offload-type 2026-06-28 15:21:18.308 | port-mac-address-regenerate 2026-06-28 15:21:18.308 | port-numa-affinity-policy 2026-06-28 15:21:18.308 | port-numa-affinity-policy-socket 2026-06-28 15:21:18.308 | port-resource-request 2026-06-28 15:21:18.308 | port-security 2026-06-28 15:21:18.308 | port-trusted-vif 2026-06-28 15:21:18.309 | project-id 2026-06-28 15:21:18.309 | provider 2026-06-28 15:21:18.309 | pvlan 2026-06-28 15:21:18.309 | qinq 2026-06-28 15:21:18.309 | qos 2026-06-28 15:21:18.309 | qos-bw-limit-direction 2026-06-28 15:21:18.309 | qos-bw-minimum-ingress 2026-06-28 15:21:18.309 | qos-default 2026-06-28 15:21:18.309 | qos-fip 2026-06-28 15:21:18.309 | qos-gateway-ip 2026-06-28 15:21:18.310 | qos-rule-type-details 2026-06-28 15:21:18.310 | qos-rule-type-filter 2026-06-28 15:21:18.310 | qos-rules-alias 2026-06-28 15:21:18.310 | quota-check-limit 2026-06-28 15:21:18.310 | quota-check-limit-default 2026-06-28 15:21:18.311 | quota_details 2026-06-28 15:21:18.311 | quotas 2026-06-28 15:21:18.311 | rbac-address-scope 2026-06-28 15:21:18.311 | rbac-policies 2026-06-28 15:21:18.312 | rbac-security-groups 2026-06-28 15:21:18.312 | router 2026-06-28 15:21:18.312 | router-enable-snat 2026-06-28 15:21:18.312 | router_availability_zone 2026-06-28 15:21:18.312 | security-group 2026-06-28 15:21:18.312 | security-groups-default-rules 2026-06-28 15:21:18.312 | security-groups-default-statefulness 2026-06-28 15:21:18.313 | security-groups-normalized-cidr 2026-06-28 15:21:18.313 | security-groups-remote-address-group 2026-06-28 15:21:18.313 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:21:18.313 | security-groups-shared-filtering 2026-06-28 15:21:18.313 | segment 2026-06-28 15:21:18.313 | sorting 2026-06-28 15:21:18.313 | standard-attr-description 2026-06-28 15:21:18.313 | standard-attr-fwaas-v2 2026-06-28 15:21:18.313 | standard-attr-revisions 2026-06-28 15:21:18.314 | standard-attr-tag 2026-06-28 15:21:18.314 | standard-attr-timestamp 2026-06-28 15:21:18.314 | stateful-security-group 2026-06-28 15:21:18.314 | subnet-dns-publish-fixed-ip 2026-06-28 15:21:18.314 | subnet-external-network 2026-06-28 15:21:18.314 | subnet-service-types 2026-06-28 15:21:18.314 | subnet_allocation 2026-06-28 15:21:18.314 | subnet_onboard 2026-06-28 15:21:18.314 | subnetpool-prefix-ops 2026-06-28 15:21:18.314 | tag-creation 2026-06-28 15:21:18.314 | tap-mirror 2026-06-28 15:21:18.315 | tap-mirror-both-direction 2026-06-28 15:21:18.315 | trunk 2026-06-28 15:21:18.315 | uplink-status-propagation 2026-06-28 15:21:18.315 | uplink-status-propagation-updatable 2026-06-28 15:21:18.315 | vlan-transparent 2026-06-28 15:21:18.315 | vpn-endpoint-groups 2026-06-28 15:21:18.315 | vpnaas' 2026-06-28 15:21:18.315 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-28 15:21:18.315 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:21:18.315 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-28 15:21:18.316 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-28 15:21:18.316 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-28 15:21:18.316 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-28 15:21:18.316 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : 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 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-06-28 15:21:18.319 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : 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,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-06-28 15:21:18.322 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : 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,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-06-28 15:21:18.326 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-28 15:21:18.330 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:18.333 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-28 15:21:18.337 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-28 15:21:18.341 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-28 15:21:18.344 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:18.347 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-28 15:21:18.383 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.244:6641 2026-06-28 15:21:18.388 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:18.392 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-28 15:21:18.396 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.244:6641 2026-06-28 15:21:18.400 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.244:6641 ']' 2026-06-28 15:21:18.403 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:18.406 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.244:6641 2026-06-28 15:21:18.444 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.244:6642 2026-06-28 15:21:18.447 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:18.449 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-28 15:21:18.453 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.244:6642 2026-06-28 15:21:18.457 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.244:6642 ']' 2026-06-28 15:21:18.459 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:18.463 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.244:6642 2026-06-28 15:21:18.503 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-28 15:21:18.524 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:21:18.527 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-28 15:21:18.531 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:18.534 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-28 15:21:18.537 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-28 15:21:18.541 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-28 15:21:18.544 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:18.547 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-28 15:21:18.588 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-28 15:21:18.592 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:18.595 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-28 15:21:18.598 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-28 15:21:18.601 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-28 15:21:18.604 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:18.607 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-28 15:21:18.646 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-28 15:21:18.649 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:18.652 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-28 15:21:18.655 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-28 15:21:18.658 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-28 15:21:18.662 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:18.665 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-28 15:21:18.705 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-28 15:21:18.730 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-28 15:21:18.752 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:21:18.755 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-28 15:21:18.759 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-28 15:21:18.781 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:21:18.784 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-28 15:21:18.787 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-28 15:21:18.790 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-28 15:21:18.793 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:18.796 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-28 15:21:18.800 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-28 15:21:18.803 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-28 15:21:18.806 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:18.809 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-28 15:21:18.850 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-28 15:21:18.872 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:21:18.875 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-28 15:21:18.918 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-28 15:21:18.944 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:21:18.947 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-28 15:21:18.987 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-28 15:21:19.010 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:21:19.014 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-28 15:21:19.017 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-28 15:21:19.038 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:21:19.042 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-28 15:21:19.044 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-28 15:21:19.047 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-28 15:21:19.086 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-28 15:21:19.108 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:21:19.111 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-28 15:21:19.131 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:21:19.135 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-28 15:21:19.159 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:21:19.163 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-28 15:21:19.182 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:21:19.186 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-28 15:21:19.207 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:21:19.209 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-28 15:21:19.233 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:21:19.236 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-28 15:21:19.239 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-28 15:21:19.242 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-28 15:21:19.248 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-28 15:21:19.283 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-28 15:21:19.320 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-28 15:21:19.363 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-28 15:21:19.405 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-28 15:21:19.409 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-28 15:21:19.413 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-28 15:21:19.417 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-28 15:21:19.421 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-28 15:21:19.423 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-28 15:21:19.426 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-28 15:21:19.430 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-28 15:21:19.434 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-28 15:21:19.437 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-28 15:21:19.474 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-28 15:21:19.515 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.244/identity 2026-06-28 15:21:19.554 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-28 15:21:19.593 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-28 15:21:19.633 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-28 15:21:19.672 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-28 15:21:19.708 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-28 15:21:19.749 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.244/identity 2026-06-28 15:21:19.791 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-28 15:21:19.830 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-28 15:21:19.867 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-28 15:21:19.869 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-28 15:21:19.910 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-28 15:21:19.952 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-28 15:21:19.956 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-28 15:21:19.960 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-28 15:21:19.962 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-28 15:21:19.965 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-28 15:21:20.003 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-28 15:21:20.043 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.244/identity 2026-06-28 15:21:20.079 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-28 15:21:20.120 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-28 15:21:20.158 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-28 15:21:20.195 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-28 15:21:20.234 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-28 15:21:20.269 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-28 15:21:20.272 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-28 15:21:20.275 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-28 15:21:20.278 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-28 15:21:20.281 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-28 15:21:20.317 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-28 15:21:20.353 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.244/identity 2026-06-28 15:21:20.393 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-28 15:21:20.431 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-28 15:21:20.469 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-28 15:21:20.504 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-28 15:21:20.542 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-28 15:21:20.578 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-28 15:21:20.580 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-28 15:21:20.583 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-28 15:21:20.586 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-28 15:21:20.588 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-28 15:21:20.591 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-28 15:21:20.593 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-28 15:21:20.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-28 15:21:20.598 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-28 15:21:20.602 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-28 15:21:20.604 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-28 15:21:20.606 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-28 15:21:20.609 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-28 15:21:20.612 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-28 15:21:20.615 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-28 15:21:20.617 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-28 15:21:20.619 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-28 15:21:20.623 | + 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-06-28 15:21:20.625 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:20.628 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-28 15:21:20.631 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-28 15:21:20.634 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-28 15:21:20.636 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:20.639 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-28 15:21:20.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-28 15:21:20.679 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:20.681 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-28 15:21:20.684 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-28 15:21:20.687 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-28 15:21:20.690 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:20.692 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-28 15:21:20.729 | + 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-06-28 15:21:20.732 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:20.735 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-28 15:21:20.737 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-28 15:21:20.739 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-28 15:21:20.743 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:20.746 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-28 15:21:20.785 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-28 15:21:20.787 | + 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-06-28 15:21:20.791 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:20.794 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-28 15:21:20.797 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-28 15:21:20.801 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-28 15:21:20.803 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:20.807 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-28 15:21:20.844 | + 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-06-28 15:21:20.846 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:20.850 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-28 15:21:20.853 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-28 15:21:20.855 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-28 15:21:20.858 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:20.860 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-28 15:21:20.899 | + 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-06-28 15:21:20.903 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:20.906 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-28 15:21:20.908 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-28 15:21:20.910 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-28 15:21:20.913 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:20.916 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-28 15:21:20.951 | + 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-06-28 15:21:20.954 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:20.957 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-28 15:21:20.960 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-28 15:21:20.963 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-28 15:21:20.965 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:20.967 | + 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-06-28 15:21:21.002 | + 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-06-28 15:21:21.005 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:21.008 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-28 15:21:21.010 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-28 15:21:21.012 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-28 15:21:21.015 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:21.017 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-28 15:21:21.056 | + 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-06-28 15:21:21.058 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:21.060 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-28 15:21:21.064 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-28 15:21:21.067 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-28 15:21:21.069 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:21.072 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-28 15:21:21.109 | + 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-06-28 15:21:21.112 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:21.116 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-28 15:21:21.119 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-28 15:21:21.123 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-28 15:21:21.126 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:21.129 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-28 15:21:21.169 | + 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-06-28 15:21:21.172 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-28 15:21:21.175 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-28 15:21:21.179 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-28 15:21:21.182 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-28 15:21:21.186 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-28 15:21:21.190 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-28 15:21:21.230 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-28 15:21:21.234 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-28 15:21:21.276 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-28 15:21:21.318 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-28 15:21:21.321 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-28 15:21:21.324 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-28 15:21:21.328 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-28 15:21:21.331 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-28 15:21:21.334 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-28 15:21:21.337 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-28 15:21:21.340 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-28 15:21:21.343 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-28 15:21:21.360 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-28 15:21:21.362 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-28 15:21:21.373 | d /var/run/uwsgi 0755 quobyte root 2026-06-28 15:21:21.378 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-28 15:21:21.392 | /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-06-28 15:21:21.397 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-28 15:21:21.400 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-28 15:21:21.403 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-28 15:21:21.407 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-28 15:21:21.445 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-28 15:21:21.479 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-28 15:21:21.512 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-28 15:21:21.547 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-28 15:21:21.585 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-28 15:21:21.623 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-28 15:21:21.657 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-28 15:21:21.692 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-28 15:21:21.730 | + 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-06-28 15:21:21.767 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-28 15:21:21.803 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-28 15:21:21.839 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-28 15:21:21.876 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-28 15:21:21.912 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-28 15:21:21.916 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-28 15:21:21.920 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-28 15:21:21.923 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-28 15:21:21.927 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-28 15:21:21.930 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:21:21.933 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:21:21.937 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-28 15:21:21.941 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-28 15:21:21.944 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-28 15:21:21.981 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-28 15:21:22.021 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-28 15:21:22.021 | + 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-06-28 15:21:22.031 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-28 15:21:22.038 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-28 15:21:22.041 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-28 15:21:22.043 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-28 15:21:22.047 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-28 15:21:22.050 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-28 15:21:22.053 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-28 15:21:22.056 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:21:22.059 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:21:22.062 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-28 15:21:22.065 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-28 15:21:22.067 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:21:22.070 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:21:22.074 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-28 15:21:22.087 | perl: warning: Setting locale failed. 2026-06-28 15:21:22.087 | perl: warning: Please check that your locale settings: 2026-06-28 15:21:22.087 | LANGUAGE = (unset), 2026-06-28 15:21:22.087 | LC_ALL = "en_US.utf8", 2026-06-28 15:21:22.087 | LANG = "de_DE.UTF-8" 2026-06-28 15:21:22.088 | are supported and installed on your system. 2026-06-28 15:21:22.088 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-28 15:21:22.128 | Enabling site neutron-api. 2026-06-28 15:21:22.136 | To activate the new configuration, you need to run: 2026-06-28 15:21:22.136 | systemctl reload apache2 2026-06-28 15:21:22.140 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-28 15:21:22.143 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-28 15:21:22.145 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-28 15:21:22.147 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-28 15:21:22.285 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-28 15:21:22.306 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:21:22.311 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-28 15:21:22.332 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:21:22.336 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-28 15:21:22.339 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-28 15:21:22.422 | + inc/async:async_inner:63 : init_neutron 2026-06-28 15:21:22.466 | [2069 Async init_neutron:61382]: running: init_neutron 2026-06-28 15:21:22.470 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-28 15:21:22.492 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:21:22.495 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-28 15:21:22.522 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:21:22.527 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-28 15:21:22.532 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-28 15:21:22.537 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-28 15:21:22.585 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-28 15:21:22.589 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-28 15:21:22.641 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-28 15:21:22.668 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:21:22.673 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-28 15:21:22.699 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:21:22.704 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-28 15:21:22.708 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:21:22.712 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-28 15:21:22.716 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-28 15:21:22.721 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-28 15:21:22.807 | + inc/async:async_inner:63 : init_cinder 2026-06-28 15:21:22.862 | [2069 Async init_cinder:61618]: running: init_cinder 2026-06-28 15:21:22.867 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-28 15:21:22.896 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:21:22.902 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-28 15:21:22.907 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:21:22.911 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-28 15:21:22.916 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-28 15:21:22.920 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-28 15:21:23.019 | + inc/async:async_inner:63 : init_placement 2026-06-28 15:21:23.065 | [2069 Async init_placement:61748]: running: init_placement 2026-06-28 15:21:23.069 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-28 15:21:23.131 | [2069 Async init_neutron:61382]: Waiting for completion of init_neutron running on PID 61382 (5 other jobs running) 2026-06-28 15:21:23.158 | [2069 Async init_neutron:61382]: Signaling child to exit 2026-06-28 15:21:37.841 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:21:37.890 | [61618 Async init_cinder:61618]: finished successfully 2026-06-28 15:22:13.108 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:22:13.144 | [61748 Async init_placement:61748]: finished successfully 2026-06-28 15:22:16.096 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:22:16.126 | [61382 Async init_neutron:61382]: finished successfully 2026-06-28 15:22:16.155 | WAKEUP 2026-06-28 15:22:16.181 | [2069 Async init_neutron:61382]: Signaled 2026-06-28 15:22:16.183 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-28 15:22:16.183 | + lib/database:recreate_database:112 : local db=neutron 2026-06-28 15:22:16.183 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-28 15:22:16.183 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-28 15:22:16.183 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-28 15:22:16.184 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:22:16.184 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-28 15:22:16.184 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:22:16.184 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-28 15:22:16.184 | + functions-common:time_start:2406 : local name=dbsync 2026-06-28 15:22:16.184 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:22:16.184 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:22:16.184 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:22:16.184 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660082634 2026-06-28 15:22:16.184 | + lib/neutron:init_neutron:501 : /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-06-28 15:22:16.185 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-28 15:22:16.185 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-28 15:22:16.185 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-28 15:22:16.185 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-28 15:22:16.185 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-28 15:22:16.185 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-28 15:22:16.185 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-28 15:22:16.185 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-28 15:22:16.185 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-28 15:22:16.186 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-28 15:22:16.186 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-28 15:22:16.186 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-28 15:22:16.186 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-28 15:22:16.186 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-28 15:22:16.186 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-28 15:22:16.186 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-28 15:22:16.186 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-28 15:22:16.186 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-28 15:22:16.186 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-28 15:22:16.186 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-28 15:22:16.187 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-28 15:22:16.187 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-28 15:22:16.187 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-28 15:22:16.187 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-28 15:22:16.187 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-28 15:22:16.187 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-28 15:22:16.187 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-28 15:22:16.187 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-28 15:22:16.187 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-28 15:22:16.187 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-28 15:22:16.188 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-28 15:22:16.188 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-28 15:22:16.188 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-28 15:22:16.188 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-28 15:22:16.188 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-28 15:22:16.188 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-28 15:22:16.188 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-28 15:22:16.188 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-28 15:22:16.188 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-28 15:22:16.188 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-28 15:22:16.189 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-28 15:22:16.189 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-28 15:22:16.189 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-28 15:22:16.189 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-28 15:22:16.189 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-28 15:22:16.189 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-28 15:22:16.189 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-28 15:22:16.189 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-28 15:22:16.189 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-28 15:22:16.189 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-28 15:22:16.190 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-28 15:22:16.190 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-28 15:22:16.190 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-28 15:22:16.190 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-28 15:22:16.190 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-28 15:22:16.190 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-28 15:22:16.190 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-28 15:22:16.190 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-28 15:22:16.190 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-28 15:22:16.190 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-28 15:22:16.190 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-28 15:22:16.191 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-28 15:22:16.191 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-28 15:22:16.191 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-28 15:22:16.191 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-28 15:22:16.191 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-28 15:22:16.191 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-28 15:22:16.191 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-28 15:22:16.191 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-28 15:22:16.191 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-28 15:22:16.191 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-28 15:22:16.192 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-28 15:22:16.192 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-28 15:22:16.192 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-28 15:22:16.192 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-28 15:22:16.192 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-28 15:22:16.192 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-28 15:22:16.192 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-28 15:22:16.192 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-28 15:22:16.192 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-28 15:22:16.192 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-28 15:22:16.193 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-28 15:22:16.193 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-28 15:22:16.193 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-28 15:22:16.193 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-28 15:22:16.193 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-28 15:22:16.193 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-28 15:22:16.193 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-28 15:22:16.193 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-28 15:22:16.193 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-28 15:22:16.193 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-28 15:22:16.194 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-28 15:22:16.194 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-28 15:22:16.194 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-28 15:22:16.194 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-28 15:22:16.194 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-28 15:22:16.194 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-28 15:22:16.194 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-28 15:22:16.194 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-28 15:22:16.194 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-28 15:22:16.194 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-28 15:22:16.194 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-28 15:22:16.195 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-28 15:22:16.195 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-28 15:22:16.195 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-28 15:22:16.195 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-28 15:22:16.195 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-28 15:22:16.195 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-28 15:22:16.195 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-28 15:22:16.195 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-28 15:22:16.195 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-28 15:22:16.195 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-28 15:22:16.196 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-28 15:22:16.196 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-28 15:22:16.196 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-28 15:22:16.196 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-28 15:22:16.196 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-28 15:22:16.196 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-28 15:22:16.196 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-28 15:22:16.196 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-28 15:22:16.196 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-28 15:22:16.196 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-28 15:22:16.197 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-28 15:22:16.197 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-28 15:22:16.197 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-28 15:22:16.197 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-28 15:22:16.197 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-28 15:22:16.197 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-28 15:22:16.197 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-28 15:22:16.197 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-28 15:22:16.197 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-28 15:22:16.197 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-28 15:22:16.198 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-28 15:22:16.198 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-28 15:22:16.198 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-28 15:22:16.198 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-28 15:22:16.198 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-28 15:22:16.198 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-28 15:22:16.198 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-28 15:22:16.198 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-28 15:22:16.198 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-28 15:22:16.198 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-28 15:22:16.199 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-28 15:22:16.199 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-28 15:22:16.199 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-28 15:22:16.199 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-28 15:22:16.199 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-28 15:22:16.199 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-28 15:22:16.199 | Running upgrade for neutron ... 2026-06-28 15:22:16.199 | OK 2026-06-28 15:22:16.199 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-28 15:22:16.199 | + functions-common:time_stop:2420 : local name 2026-06-28 15:22:16.200 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:22:16.200 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:22:16.200 | + functions-common:time_stop:2423 : local total 2026-06-28 15:22:16.200 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:22:16.200 | + functions-common:time_stop:2426 : name=dbsync 2026-06-28 15:22:16.200 | + functions-common:time_stop:2427 : start_time=1782660082634 2026-06-28 15:22:16.200 | + functions-common:time_stop:2429 : [[ -z 1782660082634 ]] 2026-06-28 15:22:16.200 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:22:16.200 | + functions-common:time_stop:2432 : end_time=1782660136072 2026-06-28 15:22:16.200 | + functions-common:time_stop:2433 : elapsed_time=53438 2026-06-28 15:22:16.201 | + functions-common:time_stop:2434 : total=8222 2026-06-28 15:22:16.201 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:22:16.201 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=61660 2026-06-28 15:22:16.239 | [2069 Async init_neutron:61382]: finished init_neutron with result 0 in 53 seconds 2026-06-28 15:22:16.245 | + inc/async:async_wait:197 : return 0 2026-06-28 15:22:16.249 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-28 15:22:16.311 | [2069 Async init_placement:61748]: Waiting for completion of init_placement running on PID 61748 (4 other jobs running) 2026-06-28 15:22:16.341 | [2069 Async init_placement:61748]: Signaling child to exit 2026-06-28 15:22:16.341 | WAKEUP 2026-06-28 15:22:16.368 | [2069 Async init_placement:61748]: Signaled 2026-06-28 15:22:16.369 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-28 15:22:16.370 | + lib/database:recreate_database:112 : local db=placement 2026-06-28 15:22:16.370 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-28 15:22:16.370 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-28 15:22:16.370 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-28 15:22:16.370 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:22:16.370 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-28 15:22:16.370 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:22:16.370 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-28 15:22:16.370 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-28 15:22:16.371 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:22:16.371 | we strongly recommend against using it for new projects. 2026-06-28 15:22:16.371 | 2026-06-28 15:22:16.371 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:22:16.371 | framework. For more detail see 2026-06-28 15:22:16.371 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:22:16.371 | 2026-06-28 15:22:16.371 | __import__(import_str) 2026-06-28 15:22:16.371 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-28 15:22:16.371 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-28 15:22:16.372 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-28 15:22:16.372 | + functions-common:get_or_create_user:899 : local user_id 2026-06-28 15:22:16.372 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-28 15:22:16.372 | + functions-common:get_or_create_user:903 : local email= 2026-06-28 15:22:16.372 | ++ 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-06-28 15:22:16.372 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:22:16.372 | + functions-common:get_or_create_user:915 : user_id=c726c202064f41e388a058ccc311e8b6 2026-06-28 15:22:16.372 | + functions-common:get_or_create_user:916 : echo c726c202064f41e388a058ccc311e8b6 2026-06-28 15:22:16.372 | c726c202064f41e388a058ccc311e8b6 2026-06-28 15:22:16.372 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-28 15:22:16.373 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:22:16.373 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:22:16.373 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-28 15:22:16.373 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:22:16.373 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:22:16.373 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-28 15:22:16.373 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-28 15:22:16.373 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-28 15:22:16.373 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-28 15:22:16.373 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-28 15:22:16.374 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-28 15:22:16.374 | + 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-06-28 15:22:16.374 | ++ 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-06-28 15:22:16.374 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:22:16.374 | + functions-common:get_or_add_user_project_role:979 : user_role_id=27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:22:16.374 | + functions-common:get_or_add_user_project_role:980 : echo 27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:22:16.374 | 27b5a3f1800e4d628b26d309ef38e913 2026-06-28 15:22:16.374 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-28 15:22:16.374 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-28 15:22:16.374 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-28 15:22:16.374 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-28 15:22:16.375 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-28 15:22:16.375 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-28 15:22:16.375 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-28 15:22:16.375 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-28 15:22:16.375 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-28 15:22:16.375 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-28 15:22:16.375 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-28 15:22:16.375 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-28 15:22:16.375 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-28 15:22:16.375 | + 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-06-28 15:22:16.376 | ++ 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-06-28 15:22:16.376 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:22:16.376 | + functions-common:get_or_add_user_project_role:979 : user_role_id=57ad2c70f4844e90832c699849f3d587 2026-06-28 15:22:16.376 | + functions-common:get_or_add_user_project_role:980 : echo 57ad2c70f4844e90832c699849f3d587 2026-06-28 15:22:16.376 | 57ad2c70f4844e90832c699849f3d587 2026-06-28 15:22:16.376 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.244/placement 2026-06-28 15:22:16.376 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-28 15:22:16.376 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-28 15:22:16.376 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-28 15:22:16.376 | ++ 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-06-28 15:22:16.377 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:22:16.377 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-28 15:22:16.377 | 4c3ce20997774f59a7ef8d5ec8d428df' 2026-06-28 15:22:16.377 | + functions-common:get_or_create_service:1067 : echo 4c3ce20997774f59a7ef8d5ec8d428df 2026-06-28 15:22:16.377 | 4c3ce20997774f59a7ef8d5ec8d428df 2026-06-28 15:22:16.377 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.244/placement 2026-06-28 15:22:16.377 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-28 15:22:16.377 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.244/placement RegionOne 2026-06-28 15:22:16.377 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-28 15:22:16.377 | +++ 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-06-28 15:22:16.378 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:22:16.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-28 15:22:16.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-28 15:22:16.378 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.244/placement --region RegionOne -f value -c id 2026-06-28 15:22:16.378 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:22:16.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d6c35fe06cd0496a8f1b051ae2e2ff5f 2026-06-28 15:22:16.378 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d6c35fe06cd0496a8f1b051ae2e2ff5f 2026-06-28 15:22:16.378 | + functions-common:get_or_create_endpoint:1100 : public_id=d6c35fe06cd0496a8f1b051ae2e2ff5f 2026-06-28 15:22:16.378 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-28 15:22:16.378 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-28 15:22:16.379 | + functions-common:get_or_create_endpoint:1109 : echo d6c35fe06cd0496a8f1b051ae2e2ff5f 2026-06-28 15:22:16.379 | d6c35fe06cd0496a8f1b051ae2e2ff5f 2026-06-28 15:22:16.426 | [2069 Async init_placement:61748]: finished init_placement with result 0 in 50 seconds 2026-06-28 15:22:16.433 | + inc/async:async_wait:197 : return 0 2026-06-28 15:22:16.437 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-28 15:22:16.503 | [2069 Async init_glance:57186]: Waiting for completion of init_glance running on PID 57186 (3 other jobs running) 2026-06-28 15:22:16.534 | [2069 Async init_glance:57186]: Signaling child to exit 2026-06-28 15:22:16.534 | WAKEUP 2026-06-28 15:22:16.560 | [2069 Async init_glance:57186]: Signaled 2026-06-28 15:22:16.561 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-28 15:22:16.561 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-28 15:22:16.562 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-28 15:22:16.562 | + lib/database:recreate_database:112 : local db=glance 2026-06-28 15:22:16.562 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-28 15:22:16.562 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-28 15:22:16.562 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-28 15:22:16.562 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:22:16.562 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-28 15:22:16.562 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:22:16.562 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-28 15:22:16.562 | + functions-common:time_start:2406 : local name=dbsync 2026-06-28 15:22:16.562 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:22:16.563 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:22:16.563 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:22:16.563 | + functions-common:time_start:2411 : _TIME_START[$name]=1782659987474 2026-06-28 15:22:16.563 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-28 15:22:16.563 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-28 15:22:16.563 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:22:16.563 | we strongly recommend against using it for new projects. 2026-06-28 15:22:16.563 | 2026-06-28 15:22:16.563 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:22:16.563 | framework. For more detail see 2026-06-28 15:22:16.564 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:22:16.564 | 2026-06-28 15:22:16.564 | __import__(import_str) 2026-06-28 15:22:16.564 | INFO dbcounter [-] Registered counter for database glance 2026-06-28 15:22:16.564 | 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=57292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-28 15:22:16.564 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-28 15:22:16.564 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-28 15:22:16.564 | DEBUG dbcounter [-] [57292] Writer thread running {{(pid=57292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:22:16.564 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-28 15:22:16.564 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-28 15:22:16.565 | INFO dbcounter [-] Registered counter for database glance 2026-06-28 15:22:16.565 | 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=57292) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-28 15:22:16.565 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-28 15:22:16.565 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-28 15:22:16.565 | DEBUG dbcounter [-] [57292] Writer thread running {{(pid=57292) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:22:16.565 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-28 15:22:16.565 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-28 15:22:16.565 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-28 15:22:16.565 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.565 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-28 15:22:16.566 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.566 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-28 15:22:16.566 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.566 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-28 15:22:16.566 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.566 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-28 15:22:16.566 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.566 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-28 15:22:16.566 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.567 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-28 15:22:16.567 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.567 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-28 15:22:16.567 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.567 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-28 15:22:16.567 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.567 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-28 15:22:16.567 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.567 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-28 15:22:16.568 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.568 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-28 15:22:16.568 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.568 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-28 15:22:16.568 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.568 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-28 15:22:16.568 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.568 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-28 15:22:16.568 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.568 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-28 15:22:16.568 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-28 15:22:16.569 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-28 15:22:16.569 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-28 15:22:16.569 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-28 15:22:16.569 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-28 15:22:16.569 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-28 15:22:16.569 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-28 15:22:16.569 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-28 15:22:16.569 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-28 15:22:16.569 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-28 15:22:16.569 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-28 15:22:16.569 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-28 15:22:16.570 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.570 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-28 15:22:16.570 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.570 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-28 15:22:16.570 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.570 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-28 15:22:16.570 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.570 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-28 15:22:16.570 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.570 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-28 15:22:16.571 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.571 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-28 15:22:16.571 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.571 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-28 15:22:16.571 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.571 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-28 15:22:16.571 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.571 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-28 15:22:16.571 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.571 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-28 15:22:16.572 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.572 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-28 15:22:16.572 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57292) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-28 15:22:16.572 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-28 15:22:16.572 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-28 15:22:16.572 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-28 15:22:16.572 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-28 15:22:16.572 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-28 15:22:16.572 | Database migration is up to date. No migration needed. 2026-06-28 15:22:16.572 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-28 15:22:16.573 | Database is synced successfully. 2026-06-28 15:22:16.573 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-28 15:22:16.573 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-28 15:22:16.573 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:22:16.573 | we strongly recommend against using it for new projects. 2026-06-28 15:22:16.573 | 2026-06-28 15:22:16.573 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:22:16.573 | framework. For more detail see 2026-06-28 15:22:16.573 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:22:16.573 | 2026-06-28 15:22:16.573 | __import__(import_str) 2026-06-28 15:22:16.574 | INFO dbcounter [-] Registered counter for database glance 2026-06-28 15:22:16.574 | 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=57470) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-28 15:22:16.574 | DEBUG dbcounter [-] [57470] Writer thread running {{(pid=57470) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:22:16.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-28 15:22:16.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-28 15:22:16.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-28 15:22:16.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-28 15:22:16.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-28 15:22:16.574 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-28 15:22:16.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-28 15:22:16.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-28 15:22:16.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-28 15:22:16.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-28 15:22:16.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-28 15:22:16.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-28 15:22:16.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-28 15:22:16.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-28 15:22:16.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-28 15:22:16.575 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-28 15:22:16.576 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-28 15:22:16.576 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-28 15:22:16.576 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-28 15:22:16.576 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-28 15:22:16.576 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-28 15:22:16.576 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-28 15:22:16.576 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-28 15:22:16.576 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-28 15:22:16.576 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-28 15:22:16.576 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-28 15:22:16.577 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-28 15:22:16.577 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-28 15:22:16.577 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-28 15:22:16.577 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-28 15:22:16.577 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-28 15:22:16.577 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-28 15:22:16.577 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-28 15:22:16.577 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-28 15:22:16.577 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-28 15:22:16.577 | + functions-common:time_stop:2420 : local name 2026-06-28 15:22:16.578 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:22:16.578 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:22:16.578 | + functions-common:time_stop:2423 : local total 2026-06-28 15:22:16.578 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:22:16.578 | + functions-common:time_stop:2426 : name=dbsync 2026-06-28 15:22:16.578 | + functions-common:time_stop:2427 : start_time=1782659987474 2026-06-28 15:22:16.578 | + functions-common:time_stop:2429 : [[ -z 1782659987474 ]] 2026-06-28 15:22:16.578 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:22:16.578 | + functions-common:time_stop:2432 : end_time=1782660001284 2026-06-28 15:22:16.578 | + functions-common:time_stop:2433 : elapsed_time=13810 2026-06-28 15:22:16.579 | + functions-common:time_stop:2434 : total=8222 2026-06-28 15:22:16.579 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:22:16.579 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22032 2026-06-28 15:22:16.619 | [2069 Async init_glance:57186]: finished init_glance with result 0 in 14 seconds 2026-06-28 15:22:16.624 | + inc/async:async_wait:197 : return 0 2026-06-28 15:22:16.628 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-28 15:22:16.654 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-28 15:22:16.658 | + inc/async:async_wait:197 : return 0 2026-06-28 15:22:16.662 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-28 15:22:16.723 | [2069 Async init_cinder:61618]: Waiting for completion of init_cinder running on PID 61618 (2 other jobs running) 2026-06-28 15:22:16.752 | [2069 Async init_cinder:61618]: Signaling child to exit 2026-06-28 15:22:16.752 | WAKEUP 2026-06-28 15:22:16.779 | [2069 Async init_cinder:61618]: Signaled 2026-06-28 15:22:16.781 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-28 15:22:16.781 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:22:16.781 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-28 15:22:16.781 | + lib/database:recreate_database:112 : local db=cinder 2026-06-28 15:22:16.781 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-28 15:22:16.781 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-28 15:22:16.781 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-28 15:22:16.781 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:22:16.781 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-28 15:22:16.782 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:22:16.782 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-28 15:22:16.782 | + functions-common:time_start:2406 : local name=dbsync 2026-06-28 15:22:16.782 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:22:16.782 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:22:16.782 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:22:16.782 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660083079 2026-06-28 15:22:16.782 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-28 15:22:16.782 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-28 15:22:16.782 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:22:16.783 | we strongly recommend against using it for new projects. 2026-06-28 15:22:16.783 | 2026-06-28 15:22:16.783 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:22:16.783 | framework. For more detail see 2026-06-28 15:22:16.783 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:22:16.783 | 2026-06-28 15:22:16.783 | import eventlet # noqa 2026-06-28 15:22:16.783 | INFO dbcounter [-] Registered counter for database cinder 2026-06-28 15:22:16.783 | 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=61817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-28 15:22:16.783 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-28 15:22:16.783 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-28 15:22:16.784 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-28 15:22:16.784 | DEBUG dbcounter [-] [61817] Writer thread running {{(pid=61817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:22:16.784 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-28 15:22:16.784 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=61817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-28 15:22:16.784 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-28 15:22:16.784 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=61817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.784 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-28 15:22:16.784 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=61817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.784 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-28 15:22:16.784 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=61817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.784 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-28 15:22:16.785 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=61817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.785 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-28 15:22:16.785 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=61817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.785 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-28 15:22:16.785 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=61817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.785 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-28 15:22:16.785 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=61817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:16.785 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-28 15:22:16.785 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-28 15:22:16.785 | + functions-common:time_stop:2420 : local name 2026-06-28 15:22:16.786 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:22:16.786 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:22:16.786 | + functions-common:time_stop:2423 : local total 2026-06-28 15:22:16.786 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:22:16.786 | + functions-common:time_stop:2426 : name=dbsync 2026-06-28 15:22:16.786 | + functions-common:time_stop:2427 : start_time=1782660083079 2026-06-28 15:22:16.786 | + functions-common:time_stop:2429 : [[ -z 1782660083079 ]] 2026-06-28 15:22:16.786 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:22:16.786 | + functions-common:time_stop:2432 : end_time=1782660095645 2026-06-28 15:22:16.786 | + functions-common:time_stop:2433 : elapsed_time=12566 2026-06-28 15:22:16.787 | + functions-common:time_stop:2434 : total=8222 2026-06-28 15:22:16.787 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:22:16.787 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20788 2026-06-28 15:22:16.787 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-28 15:22:16.787 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:22:16.787 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-28 15:22:16.787 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-28 15:22:16.787 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-28 15:22:16.787 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-28 15:22:16.787 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-28 15:22:16.787 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-28 15:22:16.788 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-28 15:22:16.788 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-28 15:22:16.788 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-28 15:22:16.788 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-28 15:22:16.788 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-28 15:22:16.788 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-28 15:22:16.788 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-28 15:22:16.788 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-28 15:22:16.788 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-28 15:22:16.788 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-28 15:22:16.788 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-28 15:22:16.789 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-28 15:22:16.789 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-28 15:22:16.789 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-28 15:22:16.789 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-28 15:22:16.789 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-28 15:22:16.789 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-28 15:22:16.789 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-28 15:22:16.789 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-28 15:22:16.789 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-28 15:22:16.789 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-28 15:22:16.789 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-28 15:22:16.790 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-28 15:22:16.790 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-28 15:22:16.790 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-28 15:22:16.790 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-28 15:22:16.790 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-28 15:22:16.790 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-28 15:22:16.790 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-28 15:22:16.790 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-28 15:22:16.790 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-28 15:22:16.790 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-28 15:22:16.790 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-28 15:22:16.791 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-28 15:22:16.791 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-28 15:22:16.791 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-28 15:22:16.791 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-28 15:22:16.791 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-28 15:22:16.791 | [Unit] 2026-06-28 15:22:16.791 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-28 15:22:16.791 | DefaultDependencies=no 2026-06-28 15:22:16.791 | After=systemd-udev-settle.service 2026-06-28 15:22:16.791 | Before=lvm2-activation-early.service 2026-06-28 15:22:16.791 | Wants=systemd-udev-settle.service 2026-06-28 15:22:16.792 | 2026-06-28 15:22:16.792 | [Service] 2026-06-28 15:22:16.792 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-28 15:22:16.792 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-28 15:22:16.792 | RemainAfterExit=yes 2026-06-28 15:22:16.792 | Type=oneshot 2026-06-28 15:22:16.792 | 2026-06-28 15:22:16.792 | [Install] 2026-06-28 15:22:16.792 | WantedBy=local-fs.target 2026-06-28 15:22:16.792 | Also=systemd-udev-settle.service 2026-06-28 15:22:16.792 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-28 15:22:16.793 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-28 15:22:16.793 | 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-06-28 15:22:16.793 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-28 15:22:16.793 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-28 15:22:16.793 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-28 15:22:16.793 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-28 15:22:16.793 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-28 15:22:16.793 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-28 15:22:16.793 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-28 15:22:16.793 | Physical volume "/dev/loop0" successfully created. 2026-06-28 15:22:16.793 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-28 15:22:16.794 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-28 15:22:16.794 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:22:16.794 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-28 15:22:16.794 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-28 15:22:16.794 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-28 15:22:16.794 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-28 15:22:16.794 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:22:16.794 | we strongly recommend against using it for new projects. 2026-06-28 15:22:16.794 | 2026-06-28 15:22:16.794 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:22:16.794 | framework. For more detail see 2026-06-28 15:22:16.795 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:22:16.795 | 2026-06-28 15:22:16.795 | import eventlet # noqa 2026-06-28 15:22:16.795 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-28 15:22:16.795 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-28 15:22:16.795 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-28 15:22:16.795 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-28 15:22:16.795 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:22:16.795 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-28 15:22:16.832 | [2069 Async init_cinder:61618]: finished init_cinder with result 0 in 15 seconds 2026-06-28 15:22:16.837 | + inc/async:async_wait:197 : return 0 2026-06-28 15:22:16.840 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-28 15:22:16.863 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:22:16.866 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-28 15:22:16.870 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:22:16.874 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-28 15:22:16.878 | + ./stack.sh:main:1239 : init_nova 2026-06-28 15:22:16.881 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-28 15:22:16.907 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:22:16.910 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-28 15:22:16.935 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:22:16.938 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-28 15:22:16.941 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-28 15:22:17.019 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-28 15:22:17.067 | [2069 Async nova-cell-0:63944]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-28 15:22:17.070 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-28 15:22:17.076 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-28 15:22:17.080 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-28 15:22:17.083 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-28 15:22:17.086 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-28 15:22:17.090 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-28 15:22:17.171 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-28 15:22:17.217 | [2069 Async nova-cell-1:64048]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-28 15:22:17.220 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-28 15:22:17.223 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-28 15:22:17.226 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-28 15:22:17.229 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-28 15:22:17.232 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-28 15:22:17.239 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:22:17.320 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-28 15:22:17.325 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:22:17.414 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-28 15:22:17.889 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-28 15:22:17.889 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:22:17.889 | we strongly recommend against using it for new projects. 2026-06-28 15:22:17.889 | 2026-06-28 15:22:17.890 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:22:17.890 | framework. For more detail see 2026-06-28 15:22:17.890 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:22:17.890 | 2026-06-28 15:22:17.890 | import eventlet # noqa 2026-06-28 15:22:18.238 | 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-06-28 15:22:22.230 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-28 15:22:22.331 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-28 15:22:22.331 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-28 15:22:22.332 | DEBUG dbcounter [-] [64118] Writer thread running {{(pid=64118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:22:22.413 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-28 15:22:27.741 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64118) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-28 15:22:27.747 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-28 15:22:29.852 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64118) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:29.857 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-28 15:22:29.861 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64118) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:30.582 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-28 15:22:30.585 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-28 15:22:30.587 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-28 15:22:30.592 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-28 15:22:30.598 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-28 15:22:30.603 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-28 15:22:30.607 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-28 15:22:30.644 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:22:30.650 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-28 15:22:30.655 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-28 15:22:30.660 | + lib/nova:init_nova:868 : /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-06-28 15:22:31.151 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-28 15:22:31.151 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:22:31.151 | we strongly recommend against using it for new projects. 2026-06-28 15:22:31.151 | 2026-06-28 15:22:31.151 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:22:31.151 | framework. For more detail see 2026-06-28 15:22:31.151 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:22:31.151 | 2026-06-28 15:22:31.152 | import eventlet # noqa 2026-06-28 15:22:31.532 | 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-06-28 15:22:34.829 | INFO dbcounter [None req-d353deda-8680-4dae-8ab3-2b5cdfe165fe None None] Registered counter for database nova_api 2026-06-28 15:22:34.971 | DEBUG dbcounter [-] [64741] Writer thread running {{(pid=64741) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:22:35.668 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-28 15:22:35.676 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-28 15:22:35.682 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-28 15:22:35.779 | [2069 Async nova-cell-0:63944]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 63944 (3 other jobs running) 2026-06-28 15:22:35.820 | [2069 Async nova-cell-0:63944]: Signaling child to exit 2026-06-28 15:22:43.123 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:22:43.158 | [63944 Async nova-cell-0:63944]: finished successfully 2026-06-28 15:22:43.184 | WAKEUP 2026-06-28 15:22:43.208 | [2069 Async nova-cell-0:63944]: Signaled 2026-06-28 15:22:43.210 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-28 15:22:43.210 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-28 15:22:43.210 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-28 15:22:43.210 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-28 15:22:43.210 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-28 15:22:43.210 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-28 15:22:43.210 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-28 15:22:43.210 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:22:43.210 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-28 15:22:43.211 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:22:43.211 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-28 15:22:43.211 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-28 15:22:43.211 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:22:43.211 | we strongly recommend against using it for new projects. 2026-06-28 15:22:43.211 | 2026-06-28 15:22:43.211 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:22:43.211 | framework. For more detail see 2026-06-28 15:22:43.211 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:22:43.211 | 2026-06-28 15:22:43.212 | import eventlet # noqa 2026-06-28 15:22:43.212 | 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-06-28 15:22:43.212 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-28 15:22:43.212 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-28 15:22:43.212 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-28 15:22:43.212 | DEBUG dbcounter [-] [64098] Writer thread running {{(pid=64098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:22:43.212 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-28 15:22:43.212 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-28 15:22:43.212 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-28 15:22:43.212 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.212 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-28 15:22:43.213 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.213 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-28 15:22:43.213 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.213 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-28 15:22:43.213 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.213 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-28 15:22:43.213 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.213 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-28 15:22:43.213 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.213 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-28 15:22:43.213 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.214 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-28 15:22:43.214 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.214 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-28 15:22:43.214 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.264 | [2069 Async nova-cell-0:63944]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-06-28 15:22:43.270 | + inc/async:async_wait:197 : return 0 2026-06-28 15:22:43.274 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-28 15:22:43.277 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-28 15:22:43.336 | [2069 Async nova-cell-1:64048]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64048 (2 other jobs running) 2026-06-28 15:22:43.362 | [2069 Async nova-cell-1:64048]: Signaling child to exit 2026-06-28 15:22:43.680 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:22:43.711 | [64048 Async nova-cell-1:64048]: finished successfully 2026-06-28 15:22:43.741 | WAKEUP 2026-06-28 15:22:43.769 | [2069 Async nova-cell-1:64048]: Signaled 2026-06-28 15:22:43.771 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-28 15:22:43.771 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-28 15:22:43.771 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-28 15:22:43.771 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-28 15:22:43.771 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-28 15:22:43.771 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-28 15:22:43.771 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-28 15:22:43.771 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:22:43.771 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-28 15:22:43.772 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-28 15:22:43.772 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-28 15:22:43.772 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-28 15:22:43.772 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:22:43.772 | we strongly recommend against using it for new projects. 2026-06-28 15:22:43.772 | 2026-06-28 15:22:43.772 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:22:43.772 | framework. For more detail see 2026-06-28 15:22:43.772 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:22:43.772 | 2026-06-28 15:22:43.772 | import eventlet # noqa 2026-06-28 15:22:43.772 | 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-06-28 15:22:43.773 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-28 15:22:43.773 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-28 15:22:43.773 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-28 15:22:43.773 | DEBUG dbcounter [-] [64115] Writer thread running {{(pid=64115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:22:43.773 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-28 15:22:43.773 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64115) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-28 15:22:43.773 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-28 15:22:43.774 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64115) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.774 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-28 15:22:43.774 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64115) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.774 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-28 15:22:43.774 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64115) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.774 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-28 15:22:43.774 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64115) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.774 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-28 15:22:43.774 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64115) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.775 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-28 15:22:43.775 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64115) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.775 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-28 15:22:43.775 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64115) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.775 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-28 15:22:43.775 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64115) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.775 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-28 15:22:43.776 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64115) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-28 15:22:43.823 | [2069 Async nova-cell-1:64048]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-06-28 15:22:43.830 | + inc/async:async_wait:197 : return 0 2026-06-28 15:22:43.834 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-28 15:22:43.838 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-28 15:22:44.304 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-28 15:22:44.305 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:22:44.305 | we strongly recommend against using it for new projects. 2026-06-28 15:22:44.305 | 2026-06-28 15:22:44.305 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:22:44.305 | framework. For more detail see 2026-06-28 15:22:44.305 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:22:44.305 | 2026-06-28 15:22:44.305 | import eventlet # noqa 2026-06-28 15:22:44.663 | 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-06-28 15:22:47.763 | Running batches of 50 until complete 2026-06-28 15:22:47.763 | INFO dbcounter [None req-858f3ff5-8845-42ee-ad1c-52320aa282bb None None] Registered counter for database nova_cell0 2026-06-28 15:22:47.970 | DEBUG dbcounter [-] [65384] Writer thread running {{(pid=65384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:22:47.975 | INFO dbcounter [None req-858f3ff5-8845-42ee-ad1c-52320aa282bb None None] Registered counter for database nova_api 2026-06-28 15:22:48.145 | DEBUG dbcounter [-] [65384] Writer thread running {{(pid=65384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:22:48.350 | INFO dbcounter [None req-858f3ff5-8845-42ee-ad1c-52320aa282bb None None] Registered counter for database nova_cell0 2026-06-28 15:22:48.430 | DEBUG dbcounter [-] [65384] Writer thread running {{(pid=65384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:22:48.518 | +-------------------------------------+--------------+-----------+ 2026-06-28 15:22:48.518 | | Migration | Total Needed | Completed | 2026-06-28 15:22:48.518 | +-------------------------------------+--------------+-----------+ 2026-06-28 15:22:48.518 | | fill_virtual_interface_list | 0 | 0 | 2026-06-28 15:22:48.518 | | migrate_empty_ratio | 0 | 0 | 2026-06-28 15:22:48.518 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-28 15:22:48.519 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-28 15:22:48.519 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-28 15:22:48.519 | | populate_dev_uuids | 0 | 0 | 2026-06-28 15:22:48.519 | | populate_instance_compute_id | 0 | 0 | 2026-06-28 15:22:48.519 | | populate_missing_availability_zones | 0 | 0 | 2026-06-28 15:22:48.519 | | populate_queued_for_delete | 0 | 0 | 2026-06-28 15:22:48.519 | | populate_user_id | 0 | 0 | 2026-06-28 15:22:48.519 | | populate_uuids | 0 | 0 | 2026-06-28 15:22:48.519 | +-------------------------------------+--------------+-----------+ 2026-06-28 15:22:49.433 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-28 15:22:49.439 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-28 15:22:49.443 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-28 15:22:49.447 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-28 15:22:49.451 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-28 15:22:49.454 | + lib/nova:init_nova:886 : /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-06-28 15:22:49.922 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-28 15:22:49.922 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:22:49.922 | we strongly recommend against using it for new projects. 2026-06-28 15:22:49.922 | 2026-06-28 15:22:49.922 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:22:49.922 | framework. For more detail see 2026-06-28 15:22:49.922 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:22:49.922 | 2026-06-28 15:22:49.922 | import eventlet # noqa 2026-06-28 15:22:50.279 | 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-06-28 15:22:53.392 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-28 15:22:53.392 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-28 15:22:53.392 | INFO dbcounter [None req-b1dea4ed-0b34-4f43-9b6c-4cedea4bdddc None None] Registered counter for database nova_api 2026-06-28 15:22:53.524 | DEBUG dbcounter [-] [65402] Writer thread running {{(pid=65402) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:22:54.372 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-28 15:22:54.375 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-28 15:22:54.393 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-28 15:22:54.396 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-28 15:22:54.400 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-28 15:22:54.479 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-28 15:22:54.528 | [2069 Async configure_neutron_nova:65461]: running: configure_neutron_nova 2026-06-28 15:22:54.532 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-28 15:22:54.536 | + functions-common:run_phase:1848 : local mode=stack 2026-06-28 15:22:54.541 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-28 15:22:54.545 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-28 15:22:54.548 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-28 15:22:54.553 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-28 15:22:54.557 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-28 15:22:54.561 | + functions-common:run_phase:1858 : local extra 2026-06-28 15:22:54.568 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-28 15:22:54.574 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-28 15:22:54.579 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-28 15:22:54.583 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-28 15:22:54.588 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-28 15:22:54.592 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-28 15:22:54.618 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:22:54.622 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-28 15:22:54.627 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-28 15:22:54.631 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-28 15:22:54.635 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-28 15:22:54.639 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-28 15:22:54.642 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-28 15:22:54.647 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-28 15:22:54.651 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-28 15:22:54.654 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-28 15:22:54.659 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-28 15:22:54.662 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-28 15:22:54.666 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-28 15:22:54.670 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-28 15:22:54.674 | + functions-common:run_plugins:1837 : local plugins= 2026-06-28 15:22:54.678 | + functions-common:run_plugins:1838 : local plugin 2026-06-28 15:22:54.681 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-28 15:22:54.685 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-28 15:22:54.689 | + inc/meta-config:merge_config_group:171 : shift 2026-06-28 15:22:54.693 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-28 15:22:54.699 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-28 15:22:54.701 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-28 15:22:54.704 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-28 15:22:54.711 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-28 15:22:54.715 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-28 15:22:54.718 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-28 15:22:54.721 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-28 15:22:54.725 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-28 15:22:54.725 | /^\[\[.+\|.*\]\]/ { 2026-06-28 15:22:54.725 | gsub("[][]", "", $1); 2026-06-28 15:22:54.725 | split($1, a, "|"); 2026-06-28 15:22:54.726 | if (a[1] == matchgroup) 2026-06-28 15:22:54.726 | print a[2] 2026-06-28 15:22:54.726 | } 2026-06-28 15:22:54.726 | ' /home/quobyte/devstack/local.conf 2026-06-28 15:22:54.733 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-28 15:22:54.737 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-28 15:22:54.740 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-28 15:22:54.745 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-28 15:22:54.748 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-28 15:22:54.753 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-28 15:22:54.757 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-28 15:22:54.761 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-28 15:22:54.766 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-28 15:22:54.771 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-28 15:22:54.775 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-28 15:22:54.779 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-28 15:22:54.783 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-28 15:22:54.788 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-28 15:22:54.792 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-28 15:22:54.795 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-28 15:22:54.799 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-28 15:22:54.805 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-28 15:22:54.809 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-28 15:22:54.814 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-28 15:22:54.818 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-28 15:22:54.823 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-28 15:22:54.824 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:22:54.824 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-28 15:22:54.824 | BEGIN { 2026-06-28 15:22:54.824 | section = "" 2026-06-28 15:22:54.824 | last_section = "" 2026-06-28 15:22:54.825 | section_count = 0 2026-06-28 15:22:54.825 | } 2026-06-28 15:22:54.825 | /^\[.+\]/ { 2026-06-28 15:22:54.825 | gsub("[][]", "", $1); 2026-06-28 15:22:54.825 | section=$1 2026-06-28 15:22:54.825 | next 2026-06-28 15:22:54.825 | } 2026-06-28 15:22:54.825 | /^ *\#/ { 2026-06-28 15:22:54.825 | next 2026-06-28 15:22:54.825 | } 2026-06-28 15:22:54.825 | /^[^ \t]+/ { 2026-06-28 15:22:54.826 | # get offset of first = in $0 2026-06-28 15:22:54.826 | eq_idx = index($0, "=") 2026-06-28 15:22:54.826 | # extract attr & value from $0 2026-06-28 15:22:54.826 | attr = substr($0, 1, eq_idx - 1) 2026-06-28 15:22:54.826 | value = substr($0, eq_idx + 1) 2026-06-28 15:22:54.826 | # only need to strip trailing whitespace from attr 2026-06-28 15:22:54.827 | sub(/[ \t]*$/, "", attr) 2026-06-28 15:22:54.827 | # need to strip leading & trailing whitespace from value 2026-06-28 15:22:54.827 | sub(/^[ \t]*/, "", value) 2026-06-28 15:22:54.827 | sub(/[ \t]*$/, "", value) 2026-06-28 15:22:54.827 | 2026-06-28 15:22:54.827 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-28 15:22:54.827 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-28 15:22:54.828 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-28 15:22:54.828 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-28 15:22:54.828 | if (! (section, attr) in cfg_attr_count) { 2026-06-28 15:22:54.828 | if (section != last_section) { 2026-06-28 15:22:54.828 | cfg_section[section_count++] = section 2026-06-28 15:22:54.828 | last_section = section 2026-06-28 15:22:54.828 | } 2026-06-28 15:22:54.828 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-28 15:22:54.828 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-28 15:22:54.828 | 2026-06-28 15:22:54.828 | cfg_attr[section, attr, 0] = value 2026-06-28 15:22:54.829 | cfg_attr_count[section, attr] = 1 2026-06-28 15:22:54.829 | } else { 2026-06-28 15:22:54.829 | lno = cfg_attr_count[section, attr]++ 2026-06-28 15:22:54.829 | cfg_attr[section, attr, lno] = value 2026-06-28 15:22:54.829 | } 2026-06-28 15:22:54.829 | } 2026-06-28 15:22:54.829 | END { 2026-06-28 15:22:54.829 | # Process each section in order 2026-06-28 15:22:54.829 | for (sno = 0; sno < section_count; sno++) { 2026-06-28 15:22:54.829 | section = cfg_section[sno] 2026-06-28 15:22:54.829 | # The ini routines simply append a config item immediately 2026-06-28 15:22:54.830 | # after the section header. To keep the same order as defined 2026-06-28 15:22:54.830 | # in local.conf, invoke the ini routines in the reverse order 2026-06-28 15:22:54.830 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-28 15:22:54.830 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-28 15:22:54.830 | if (cfg_attr_count[section, attr] == 1) 2026-06-28 15:22:54.830 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-28 15:22:54.830 | else { 2026-06-28 15:22:54.830 | # For multiline, invoke the ini routines in the reverse order 2026-06-28 15:22:54.830 | count = cfg_attr_count[section, attr] 2026-06-28 15:22:54.830 | print "inidelete " configfile " " section " " attr 2026-06-28 15:22:54.831 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-28 15:22:54.831 | for (l = count -2; l >= 0; l--) 2026-06-28 15:22:54.832 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-28 15:22:54.832 | } 2026-06-28 15:22:54.832 | } 2026-06-28 15:22:54.832 | } 2026-06-28 15:22:54.832 | } 2026-06-28 15:22:54.832 | ' 2026-06-28 15:22:54.832 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-28 15:22:54.832 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-28 15:22:54.835 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-28 15:22:54.839 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-28 15:22:54.844 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-28 15:22:54.848 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-28 15:22:54.851 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-28 15:22:54.851 | BEGIN { group = "" } 2026-06-28 15:22:54.851 | /^\[\[.+\|.*\]\]/ { 2026-06-28 15:22:54.851 | gsub("[][]", "", $1); 2026-06-28 15:22:54.851 | split($1, a, "|"); 2026-06-28 15:22:54.851 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-28 15:22:54.852 | group=a[1] 2026-06-28 15:22:54.852 | } else { 2026-06-28 15:22:54.852 | group="" 2026-06-28 15:22:54.852 | } 2026-06-28 15:22:54.852 | next 2026-06-28 15:22:54.852 | } 2026-06-28 15:22:54.852 | { 2026-06-28 15:22:54.852 | if (group != "") 2026-06-28 15:22:54.852 | print $0 2026-06-28 15:22:54.852 | } 2026-06-28 15:22:54.852 | ' /home/quobyte/devstack/local.conf 2026-06-28 15:22:54.862 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-28 15:22:54.867 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-28 15:22:54.909 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:22:54.913 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-28 15:22:54.918 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-28 15:22:54.961 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:22:54.965 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-28 15:22:54.969 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-28 15:22:55.018 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:22:55.022 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-28 15:22:55.026 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-28 15:22:55.072 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:22:55.076 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-28 15:22:55.080 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-28 15:22:55.124 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:22:55.129 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-28 15:22:55.133 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-28 15:22:55.138 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-28 15:22:55.145 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-28 15:22:55.151 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-28 15:22:55.155 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-28 15:22:55.160 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-28 15:22:55.165 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-28 15:22:55.171 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-28 15:22:55.175 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-28 15:22:55.181 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-28 15:22:55.185 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-28 15:22:55.189 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-28 15:22:55.194 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-28 15:22:55.198 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-28 15:22:55.202 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-28 15:22:55.206 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-28 15:22:55.211 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-28 15:22:55.214 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-28 15:22:55.220 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-28 15:22:55.224 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-28 15:22:55.228 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-28 15:22:55.236 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:22:55.236 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-28 15:22:55.238 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-28 15:22:55.238 | BEGIN { 2026-06-28 15:22:55.239 | section = "" 2026-06-28 15:22:55.239 | last_section = "" 2026-06-28 15:22:55.239 | section_count = 0 2026-06-28 15:22:55.239 | } 2026-06-28 15:22:55.239 | /^\[.+\]/ { 2026-06-28 15:22:55.239 | gsub("[][]", "", $1); 2026-06-28 15:22:55.239 | section=$1 2026-06-28 15:22:55.239 | next 2026-06-28 15:22:55.239 | } 2026-06-28 15:22:55.239 | /^ *\#/ { 2026-06-28 15:22:55.239 | next 2026-06-28 15:22:55.240 | } 2026-06-28 15:22:55.240 | /^[^ \t]+/ { 2026-06-28 15:22:55.240 | # get offset of first = in $0 2026-06-28 15:22:55.240 | eq_idx = index($0, "=") 2026-06-28 15:22:55.240 | # extract attr & value from $0 2026-06-28 15:22:55.240 | attr = substr($0, 1, eq_idx - 1) 2026-06-28 15:22:55.240 | value = substr($0, eq_idx + 1) 2026-06-28 15:22:55.241 | # only need to strip trailing whitespace from attr 2026-06-28 15:22:55.241 | sub(/[ \t]*$/, "", attr) 2026-06-28 15:22:55.241 | # need to strip leading & trailing whitespace from value 2026-06-28 15:22:55.242 | sub(/^[ \t]*/, "", value) 2026-06-28 15:22:55.243 | sub(/[ \t]*$/, "", value) 2026-06-28 15:22:55.243 | 2026-06-28 15:22:55.243 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-28 15:22:55.243 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-28 15:22:55.243 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-28 15:22:55.243 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-28 15:22:55.243 | if (! (section, attr) in cfg_attr_count) { 2026-06-28 15:22:55.243 | if (section != last_section) { 2026-06-28 15:22:55.243 | cfg_section[section_count++] = section 2026-06-28 15:22:55.243 | last_section = section 2026-06-28 15:22:55.244 | } 2026-06-28 15:22:55.244 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-28 15:22:55.244 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-28 15:22:55.244 | 2026-06-28 15:22:55.244 | cfg_attr[section, attr, 0] = value 2026-06-28 15:22:55.244 | cfg_attr_count[section, attr] = 1 2026-06-28 15:22:55.244 | } else { 2026-06-28 15:22:55.244 | lno = cfg_attr_count[section, attr]++ 2026-06-28 15:22:55.244 | cfg_attr[section, attr, lno] = value 2026-06-28 15:22:55.244 | } 2026-06-28 15:22:55.245 | } 2026-06-28 15:22:55.245 | END { 2026-06-28 15:22:55.245 | # Process each section in order 2026-06-28 15:22:55.245 | for (sno = 0; sno < section_count; sno++) { 2026-06-28 15:22:55.245 | section = cfg_section[sno] 2026-06-28 15:22:55.245 | # The ini routines simply append a config item immediately 2026-06-28 15:22:55.245 | # after the section header. To keep the same order as defined 2026-06-28 15:22:55.245 | # in local.conf, invoke the ini routines in the reverse order 2026-06-28 15:22:55.245 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-28 15:22:55.245 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-28 15:22:55.246 | if (cfg_attr_count[section, attr] == 1) 2026-06-28 15:22:55.246 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-28 15:22:55.246 | else { 2026-06-28 15:22:55.246 | # For multiline, invoke the ini routines in the reverse order 2026-06-28 15:22:55.246 | count = cfg_attr_count[section, attr] 2026-06-28 15:22:55.246 | print "inidelete " configfile " " section " " attr 2026-06-28 15:22:55.246 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-28 15:22:55.246 | for (l = count -2; l >= 0; l--) 2026-06-28 15:22:55.246 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-28 15:22:55.246 | } 2026-06-28 15:22:55.246 | } 2026-06-28 15:22:55.246 | } 2026-06-28 15:22:55.247 | } 2026-06-28 15:22:55.247 | ' 2026-06-28 15:22:55.247 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-28 15:22:55.247 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-28 15:22:55.247 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-28 15:22:55.250 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-28 15:22:55.254 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-28 15:22:55.258 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-28 15:22:55.263 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-28 15:22:55.263 | BEGIN { group = "" } 2026-06-28 15:22:55.263 | /^\[\[.+\|.*\]\]/ { 2026-06-28 15:22:55.264 | gsub("[][]", "", $1); 2026-06-28 15:22:55.264 | split($1, a, "|"); 2026-06-28 15:22:55.264 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-28 15:22:55.264 | group=a[1] 2026-06-28 15:22:55.264 | } else { 2026-06-28 15:22:55.264 | group="" 2026-06-28 15:22:55.264 | } 2026-06-28 15:22:55.264 | next 2026-06-28 15:22:55.264 | } 2026-06-28 15:22:55.264 | { 2026-06-28 15:22:55.265 | if (group != "") 2026-06-28 15:22:55.265 | print $0 2026-06-28 15:22:55.265 | } 2026-06-28 15:22:55.265 | ' /home/quobyte/devstack/local.conf 2026-06-28 15:22:55.274 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-28 15:22:55.277 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-28 15:22:55.327 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:22:55.332 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-28 15:22:55.337 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-28 15:22:55.342 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-28 15:22:55.348 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-28 15:22:55.352 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-28 15:22:55.357 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-28 15:22:55.361 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-28 15:22:55.367 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-28 15:22:55.373 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-28 15:22:55.378 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-28 15:22:55.382 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-28 15:22:55.387 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-28 15:22:55.391 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-28 15:22:55.395 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-28 15:22:55.399 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-28 15:22:55.404 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-28 15:22:55.408 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-28 15:22:55.414 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-28 15:22:55.418 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-28 15:22:55.424 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-28 15:22:55.428 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-28 15:22:55.435 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:22:55.435 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-28 15:22:55.435 | BEGIN { 2026-06-28 15:22:55.435 | section = "" 2026-06-28 15:22:55.435 | last_section = "" 2026-06-28 15:22:55.435 | section_count = 0 2026-06-28 15:22:55.435 | } 2026-06-28 15:22:55.436 | /^\[.+\]/ { 2026-06-28 15:22:55.436 | gsub("[][]", "", $1); 2026-06-28 15:22:55.436 | section=$1 2026-06-28 15:22:55.436 | next 2026-06-28 15:22:55.436 | } 2026-06-28 15:22:55.436 | /^ *\#/ { 2026-06-28 15:22:55.436 | next 2026-06-28 15:22:55.436 | } 2026-06-28 15:22:55.436 | /^[^ \t]+/ { 2026-06-28 15:22:55.437 | # get offset of first = in $0 2026-06-28 15:22:55.437 | eq_idx = index($0, "=") 2026-06-28 15:22:55.437 | # extract attr & value from $0 2026-06-28 15:22:55.437 | attr = substr($0, 1, eq_idx - 1) 2026-06-28 15:22:55.437 | value = substr($0, eq_idx + 1) 2026-06-28 15:22:55.441 | # only need to strip trailing whitespace from attr 2026-06-28 15:22:55.441 | sub(/[ \t]*$/, "", attr) 2026-06-28 15:22:55.441 | # need to strip leading & trailing whitespace from value 2026-06-28 15:22:55.441 | sub(/^[ \t]*/, "", value) 2026-06-28 15:22:55.441 | sub(/[ \t]*$/, "", value) 2026-06-28 15:22:55.441 | 2026-06-28 15:22:55.441 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-28 15:22:55.441 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-28 15:22:55.442 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-28 15:22:55.442 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-28 15:22:55.442 | if (! (section, attr) in cfg_attr_count) { 2026-06-28 15:22:55.442 | if (section != last_section) { 2026-06-28 15:22:55.442 | cfg_section[section_count++] = section 2026-06-28 15:22:55.442 | last_section = section 2026-06-28 15:22:55.442 | } 2026-06-28 15:22:55.442 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-28 15:22:55.442 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-28 15:22:55.442 | 2026-06-28 15:22:55.443 | cfg_attr[section, attr, 0] = value 2026-06-28 15:22:55.443 | cfg_attr_count[section, attr] = 1 2026-06-28 15:22:55.443 | } else { 2026-06-28 15:22:55.443 | lno = cfg_attr_count[section, attr]++ 2026-06-28 15:22:55.443 | cfg_attr[section, attr, lno] = value 2026-06-28 15:22:55.444 | } 2026-06-28 15:22:55.444 | } 2026-06-28 15:22:55.444 | END { 2026-06-28 15:22:55.444 | # Process each section in order 2026-06-28 15:22:55.444 | for (sno = 0; sno < section_count; sno++) { 2026-06-28 15:22:55.445 | section = cfg_section[sno] 2026-06-28 15:22:55.445 | # The ini routines simply append a config item immediately 2026-06-28 15:22:55.445 | # after the section header. To keep the same order as defined 2026-06-28 15:22:55.445 | # in local.conf, invoke the ini routines in the reverse order 2026-06-28 15:22:55.445 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-28 15:22:55.445 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-28 15:22:55.446 | if (cfg_attr_count[section, attr] == 1) 2026-06-28 15:22:55.446 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-28 15:22:55.446 | else { 2026-06-28 15:22:55.446 | # For multiline, invoke the ini routines in the reverse order 2026-06-28 15:22:55.446 | count = cfg_attr_count[section, attr] 2026-06-28 15:22:55.447 | print "inidelete " configfile " " section " " attr 2026-06-28 15:22:55.447 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-28 15:22:55.447 | for (l = count -2; l >= 0; l--) 2026-06-28 15:22:55.447 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-28 15:22:55.447 | } 2026-06-28 15:22:55.447 | } 2026-06-28 15:22:55.448 | } 2026-06-28 15:22:55.448 | } 2026-06-28 15:22:55.448 | ' 2026-06-28 15:22:55.448 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-28 15:22:55.448 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-28 15:22:55.449 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-28 15:22:55.449 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-28 15:22:55.452 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-28 15:22:55.456 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-28 15:22:55.461 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-28 15:22:55.464 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-28 15:22:55.464 | BEGIN { group = "" } 2026-06-28 15:22:55.465 | /^\[\[.+\|.*\]\]/ { 2026-06-28 15:22:55.465 | gsub("[][]", "", $1); 2026-06-28 15:22:55.465 | split($1, a, "|"); 2026-06-28 15:22:55.465 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-28 15:22:55.465 | group=a[1] 2026-06-28 15:22:55.465 | } else { 2026-06-28 15:22:55.465 | group="" 2026-06-28 15:22:55.465 | } 2026-06-28 15:22:55.465 | next 2026-06-28 15:22:55.466 | } 2026-06-28 15:22:55.466 | { 2026-06-28 15:22:55.466 | if (group != "") 2026-06-28 15:22:55.466 | print $0 2026-06-28 15:22:55.466 | } 2026-06-28 15:22:55.466 | ' /home/quobyte/devstack/local.conf 2026-06-28 15:22:55.476 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-28 15:22:55.480 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-28 15:22:55.530 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:22:55.534 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-28 15:22:55.538 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-28 15:22:55.587 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:22:55.591 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-28 15:22:55.596 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-28 15:22:55.645 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:22:55.649 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-28 15:22:55.653 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-28 15:22:55.674 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:22:55.702 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:22:55.706 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-b310acdd-6a83-4b24-b2a4-2a8aada48bef"' 2026-06-28 15:22:55.706 | [65461 Async configure_neutron_nova:65461]: finished successfully 2026-06-28 15:22:55.711 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-b310acdd-6a83-4b24-b2a4-2a8aada48bef 2026-06-28 15:22:55.756 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:22:55.760 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-28 15:22:55.764 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-28 15:22:55.807 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:22:55.811 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-28 15:22:55.815 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-28 15:22:55.858 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:22:55.864 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-28 15:22:55.889 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:22:55.894 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-28 15:22:55.898 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-28 15:22:55.924 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:22:55.928 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-28 15:22:55.971 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-28 15:22:56.023 | [2069 Async configure_neutron_nova:65461]: Waiting for completion of configure_neutron_nova running on PID 65461 (2 other jobs running) 2026-06-28 15:22:56.050 | [2069 Async configure_neutron_nova:65461]: Signaling child to exit 2026-06-28 15:22:56.050 | WAKEUP 2026-06-28 15:22:56.072 | [2069 Async configure_neutron_nova:65461]: Signaled 2026-06-28 15:22:56.074 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-28 15:22:56.074 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-28 15:22:56.074 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-28 15:22:56.074 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-28 15:22:56.075 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-28 15:22:56.075 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-28 15:22:56.075 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-28 15:22:56.075 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-28 15:22:56.075 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.244/identity 2026-06-28 15:22:56.075 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-28 15:22:56.075 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-28 15:22:56.075 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-28 15:22:56.075 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-28 15:22:56.076 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-28 15:22:56.076 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-28 15:22:56.076 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-28 15:22:56.076 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-28 15:22:56.077 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-28 15:22:56.077 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-28 15:22:56.077 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:22:56.078 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-28 15:22:56.078 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-28 15:22:56.079 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-28 15:22:56.079 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-28 15:22:56.079 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-28 15:22:56.079 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-28 15:22:56.079 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-28 15:22:56.079 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-28 15:22:56.079 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-28 15:22:56.079 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-28 15:22:56.079 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-28 15:22:56.079 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-28 15:22:56.080 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-28 15:22:56.080 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-28 15:22:56.080 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-28 15:22:56.080 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-28 15:22:56.080 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-28 15:22:56.081 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-28 15:22:56.081 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.244/identity 2026-06-28 15:22:56.082 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-28 15:22:56.082 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-28 15:22:56.082 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-28 15:22:56.082 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-28 15:22:56.082 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-28 15:22:56.082 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-28 15:22:56.083 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-28 15:22:56.083 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-28 15:22:56.083 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-28 15:22:56.083 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-28 15:22:56.083 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:22:56.084 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-28 15:22:56.084 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-28 15:22:56.120 | [2069 Async configure_neutron_nova:65461]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-28 15:22:56.125 | + inc/async:async_wait:197 : return 0 2026-06-28 15:22:56.128 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-28 15:22:56.150 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:22:56.153 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-28 15:22:56.190 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-28 15:22:56.231 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-28 15:22:56.251 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:22:56.254 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-28 15:22:56.257 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:22:56.260 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-28 15:22:56.263 | + ./stack.sh:main:1293 : start_nova_api 2026-06-28 15:22:56.266 | + lib/nova:start_nova_api:966 : 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-06-28 15:22:56.269 | + lib/nova:start_nova_api:967 : 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-06-28 15:22:56.272 | + lib/nova:start_nova_api:967 : 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-06-28 15:22:56.277 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-28 15:22:56.281 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-28 15:22:56.285 | + functions-common:run_process:1674 : local service=n-api 2026-06-28 15:22:56.288 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-28 15:22:56.291 | + functions-common:run_process:1676 : local group= 2026-06-28 15:22:56.294 | + functions-common:run_process:1677 : local user= 2026-06-28 15:22:56.298 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:22:56.301 | + functions-common:run_process:1680 : local name=n-api 2026-06-28 15:22:56.304 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:22:56.306 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:22:56.310 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:22:56.312 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:22:56.317 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:22:56.322 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660176318 2026-06-28 15:22:56.325 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-28 15:22:56.345 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:22:56.348 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-28 15:22:56.351 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-28 15:22:56.354 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-28 15:22:56.357 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-28 15:22:56.360 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-28 15:22:56.364 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-28 15:22:56.366 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-28 15:22:56.369 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-28 15:22:56.373 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-28 15:22:56.375 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:22:56.379 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:22:56.382 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:22:56.385 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:22:56.388 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-28 15:22:56.391 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-28 15:22:56.395 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-28 15:22:56.398 | + 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-06-28 15:22:56.401 | + 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-06-28 15:22:56.404 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-28 15:22:56.407 | + 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-06-28 15:22:56.409 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-28 15:22:56.412 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-28 15:22:56.415 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-28 15:22:56.417 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-28 15:22:56.420 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-28 15:22:56.426 | + 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-06-28 15:22:56.504 | + 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-06-28 15:22:56.583 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-28 15:22:56.647 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-28 15:22:56.715 | + 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-06-28 15:22:56.782 | + 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-06-28 15:22:56.851 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-28 15:22:56.918 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-28 15:22:56.985 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-28 15:22:57.054 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-28 15:22:57.124 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-28 15:22:57.193 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-28 15:22:57.196 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-28 15:22:57.200 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-28 15:22:57.279 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-28 15:22:57.733 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-28 15:22:57.759 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-28 15:22:58.196 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-28 15:22:58.334 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:22:58.336 | + functions-common:time_stop:2420 : local name 2026-06-28 15:22:58.339 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:22:58.341 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:22:58.343 | + functions-common:time_stop:2423 : local total 2026-06-28 15:22:58.345 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:22:58.347 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:22:58.349 | + functions-common:time_stop:2427 : start_time=1782660176318 2026-06-28 15:22:58.352 | + functions-common:time_stop:2429 : [[ -z 1782660176318 ]] 2026-06-28 15:22:58.355 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:22:58.358 | + functions-common:time_stop:2432 : end_time=1782660178356 2026-06-28 15:22:58.361 | + functions-common:time_stop:2433 : elapsed_time=2038 2026-06-28 15:22:58.363 | + functions-common:time_stop:2434 : total=4461 2026-06-28 15:22:58.365 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:22:58.367 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6499 2026-06-28 15:22:58.369 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-28 15:22:58.370 | Waiting for nova-api to start... 2026-06-28 15:22:58.372 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.244/compute/v2.1/ 2026-06-28 15:22:58.374 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.244/compute/v2.1/ 2026-06-28 15:22:58.377 | + functions:wait_for_service:476 : local timeout=60 2026-06-28 15:22:58.379 | + functions:wait_for_service:477 : local url=http://192.168.122.244/compute/v2.1/ 2026-06-28 15:22:58.381 | + functions:wait_for_service:478 : local rval=0 2026-06-28 15:22:58.383 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-28 15:22:58.386 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-28 15:22:58.388 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:22:58.390 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:22:58.393 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:22:58.397 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660178394 2026-06-28 15:22:58.399 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-28 15:22:58.402 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:22:58.404 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.244/compute/v2.1/ 2026-06-28 15:23:04.474 | + :: : [[ 200 == 503 ]] 2026-06-28 15:23:04.475 | + :: : [[ 0 -eq 7 ]] 2026-06-28 15:23:04.479 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-28 15:23:04.482 | + functions-common:time_stop:2420 : local name 2026-06-28 15:23:04.485 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:23:04.488 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:23:04.491 | + functions-common:time_stop:2423 : local total 2026-06-28 15:23:04.494 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:23:04.497 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-28 15:23:04.500 | + functions-common:time_stop:2427 : start_time=1782660178394 2026-06-28 15:23:04.503 | + functions-common:time_stop:2429 : [[ -z 1782660178394 ]] 2026-06-28 15:23:04.506 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:23:04.513 | + functions-common:time_stop:2432 : end_time=1782660184509 2026-06-28 15:23:04.516 | + functions-common:time_stop:2433 : elapsed_time=6115 2026-06-28 15:23:04.518 | + functions-common:time_stop:2434 : total=5561 2026-06-28 15:23:04.521 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:23:04.525 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11676 2026-06-28 15:23:04.528 | + functions:wait_for_service:486 : return 0 2026-06-28 15:23:04.532 | + lib/nova:start_nova_api:979 : 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-06-28 15:23:04.536 | + lib/nova:start_nova_api:979 : 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-06-28 15:23:04.540 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-28 15:23:04.560 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:04.564 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-28 15:23:04.568 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:23:04.571 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-28 15:23:04.576 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-28 15:23:04.579 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-28 15:23:04.583 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-28 15:23:04.586 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-28 15:23:04.590 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-28 15:23:04.594 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-28 15:23:04.597 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-28 15:23:04.602 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-28 15:23:04.618 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-28 15:23:04.625 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-28 15:23:04.629 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-28 15:23:04.635 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-28 15:23:04.650 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-28 15:23:04.667 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-28 15:23:04.683 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-28 15:23:04.685 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-28 15:23:04.685 | Starting OVN 2026-06-28 15:23:04.688 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-28 15:23:04.690 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-28 15:23:04.690 | Starting OVS 2026-06-28 15:23:04.692 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-28 15:23:04.708 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:04.710 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-28 15:23:04.764 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-28 15:23:04.816 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-28 15:23:04.819 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-28 15:23:04.823 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-28 15:23:05.290 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-28 15:23:05.763 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-28 15:23:05.763 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-28 15:23:05.763 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-28 15:23:05.763 | 2026-06-28 15:23:05.763 | Possible reasons for having these kinds of units are: 2026-06-28 15:23:05.764 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-28 15:23:05.764 | .wants/, .requires/, or .upholds/ directory. 2026-06-28 15:23:05.764 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-28 15:23:05.764 | a requirement dependency on it. 2026-06-28 15:23:05.764 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-28 15:23:05.764 | D-Bus, udev, scripted systemctl call, ...). 2026-06-28 15:23:05.764 | • In case of template units, the unit is meant to be enabled with some 2026-06-28 15:23:05.764 | instance name specified. 2026-06-28 15:23:05.769 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-28 15:23:10.309 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-28 15:23:10.313 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-28 15:23:10.791 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-28 15:23:11.271 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-28 15:23:11.271 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-28 15:23:11.271 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-28 15:23:11.271 | 2026-06-28 15:23:11.271 | Possible reasons for having these kinds of units are: 2026-06-28 15:23:11.272 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-28 15:23:11.272 | .wants/, .requires/, or .upholds/ directory. 2026-06-28 15:23:11.272 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-28 15:23:11.272 | a requirement dependency on it. 2026-06-28 15:23:11.272 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-28 15:23:11.272 | D-Bus, udev, scripted systemctl call, ...). 2026-06-28 15:23:11.273 | • In case of template units, the unit is meant to be enabled with some 2026-06-28 15:23:11.274 | instance name specified. 2026-06-28 15:23:11.276 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-28 15:23:11.457 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-28 15:23:11.458 | Configuring OVSDB 2026-06-28 15:23:11.461 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-28 15:23:11.489 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:23:11.493 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-28 15:23:11.525 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-28 15:23:11.553 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=d46525f4-9e58-4205-98a0-dc27e6535217 2026-06-28 15:23:11.576 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.244:6642 2026-06-28 15:23:11.599 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-28 15:23:11.623 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-28 15:23:11.646 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.244 2026-06-28 15:23:11.672 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-28 15:23:11.678 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-28 15:23:11.701 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-28 15:23:11.704 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-28 15:23:11.728 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-28 15:23:11.732 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-28 15:23:11.735 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-28 15:23:11.739 | + functions-common:is_provider_network:2272 : return 1 2026-06-28 15:23:11.742 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-28 15:23:11.746 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-28 15:23:11.749 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-28 15:23:11.753 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-28 15:23:11.756 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-28 15:23:11.760 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-28 15:23:11.789 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-28 15:23:11.822 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-28 15:23:11.851 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-28 15:23:11.878 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:23:11.882 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-28 15:23:11.886 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-28 15:23:11.889 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-28 15:23:11.892 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-28 15:23:11.896 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-28 15:23:11.919 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:11.923 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-28 15:23:11.926 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-28 15:23:11.930 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-28 15:23:12.419 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-28 15:23:12.933 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-28 15:23:13.041 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-28 15:23:13.046 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-28 15:23:13.050 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-28 15:23:13.055 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-28 15:23:13.060 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-28 15:23:14.067 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-28 15:23:14.072 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-28 15:23:14.076 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-28 15:23:14.080 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-28 15:23:14.084 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-28 15:23:14.089 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-28 15:23:14.094 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-28 15:23:14.098 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-28 15:23:14.102 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-28 15:23:14.107 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-28 15:23:14.111 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-28 15:23:14.115 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-28 15:23:14.119 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-28 15:23:14.146 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:23:14.151 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : 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-06-28 15:23:14.181 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : 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-06-28 15:23:14.209 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-28 15:23:14.230 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-28 15:23:14.252 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-28 15:23:14.279 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:14.284 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-28 15:23:14.288 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-28 15:23:14.292 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-28 15:23:14.792 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-28 15:23:15.277 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-28 15:23:15.277 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-28 15:23:15.277 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-28 15:23:15.277 | 2026-06-28 15:23:15.277 | Possible reasons for having these kinds of units are: 2026-06-28 15:23:15.277 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-28 15:23:15.277 | .wants/, .requires/, or .upholds/ directory. 2026-06-28 15:23:15.278 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-28 15:23:15.278 | a requirement dependency on it. 2026-06-28 15:23:15.278 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-28 15:23:15.278 | D-Bus, udev, scripted systemctl call, ...). 2026-06-28 15:23:15.278 | • In case of template units, the unit is meant to be enabled with some 2026-06-28 15:23:15.278 | instance name specified. 2026-06-28 15:23:15.284 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-28 15:23:15.554 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-28 15:23:15.583 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:23:15.587 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-28 15:23:15.592 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-28 15:23:15.622 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:15.626 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-28 15:23:15.630 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-28 15:23:15.634 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : 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-06-28 15:23:15.638 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-28 15:23:15.642 | + 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-06-28 15:23:15.646 | + functions-common:run_process:1676 : local group= 2026-06-28 15:23:15.650 | + functions-common:run_process:1677 : local user= 2026-06-28 15:23:15.654 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:23:15.658 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-28 15:23:15.662 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:23:15.665 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:23:15.669 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:23:15.673 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:23:15.678 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:23:15.683 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660195679 2026-06-28 15:23:15.687 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-28 15:23:15.714 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:15.718 | + 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-06-28 15:23:15.723 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-28 15:23:15.727 | + 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-06-28 15:23:15.731 | + 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-06-28 15:23:15.736 | + 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-06-28 15:23:15.740 | + 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-06-28 15:23:15.745 | + 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-06-28 15:23:15.748 | + 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-06-28 15:23:15.753 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-28 15:23:15.757 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:23:15.761 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:23:15.765 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:23:15.769 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:23:15.773 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-28 15:23:15.777 | + 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-06-28 15:23:15.781 | + 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-06-28 15:23:15.785 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-28 15:23:15.789 | + 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-06-28 15:23:15.793 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-28 15:23:15.797 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-28 15:23:15.801 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-28 15:23:15.805 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-28 15:23:15.809 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-28 15:23:15.813 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-28 15:23:15.817 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-28 15:23:15.823 | + 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-06-28 15:23:15.915 | + 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-06-28 15:23:16.008 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-28 15:23:16.090 | + 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-06-28 15:23:16.169 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-28 15:23:16.244 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-28 15:23:16.321 | + 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-06-28 15:23:16.398 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-28 15:23:16.402 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-28 15:23:16.405 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-28 15:23:16.494 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-28 15:23:16.974 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-28 15:23:17.007 | 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-06-28 15:23:17.478 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-28 15:23:17.528 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:23:17.532 | + functions-common:time_stop:2420 : local name 2026-06-28 15:23:17.537 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:23:17.541 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:23:17.546 | + functions-common:time_stop:2423 : local total 2026-06-28 15:23:17.550 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:23:17.554 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:23:17.559 | + functions-common:time_stop:2427 : start_time=1782660195679 2026-06-28 15:23:17.563 | + functions-common:time_stop:2429 : [[ -z 1782660195679 ]] 2026-06-28 15:23:17.569 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:23:17.576 | + functions-common:time_stop:2432 : end_time=1782660197571 2026-06-28 15:23:17.580 | + functions-common:time_stop:2433 : elapsed_time=1892 2026-06-28 15:23:17.584 | + functions-common:time_stop:2434 : total=6499 2026-06-28 15:23:17.589 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:23:17.593 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8391 2026-06-28 15:23:17.597 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-28 15:23:17.602 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-28 15:23:17.606 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-28 15:23:17.613 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-28 15:23:17.641 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-28 15:23:17.645 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-28 15:23:17.650 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-28 15:23:17.654 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-28 15:23:17.659 | + 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-06-28 15:23:17.711 | + 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-06-28 15:23:17.760 | + 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-06-28 15:23:17.807 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-28 15:23:17.855 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-28 15:23:17.904 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-28 15:23:17.909 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-28 15:23:17.937 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:17.942 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-28 15:23:18.010 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-28 15:23:18.014 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-28 15:23:18.018 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-28 15:23:18.022 | + 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-06-28 15:23:18.027 | + functions-common:run_process:1676 : local group= 2026-06-28 15:23:18.031 | + functions-common:run_process:1677 : local user= 2026-06-28 15:23:18.037 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:23:18.041 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-28 15:23:18.045 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:23:18.050 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:23:18.054 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:23:18.058 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:23:18.064 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:23:18.071 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660198066 2026-06-28 15:23:18.075 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-28 15:23:18.103 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:18.108 | + 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-06-28 15:23:18.112 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-28 15:23:18.117 | + 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-06-28 15:23:18.121 | + 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-06-28 15:23:18.126 | + 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-06-28 15:23:18.131 | + 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-06-28 15:23:18.135 | + 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-06-28 15:23:18.139 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-28 15:23:18.146 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-28 15:23:18.152 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:23:18.156 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:23:18.161 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:23:18.165 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:23:18.169 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-28 15:23:18.174 | + 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-06-28 15:23:18.179 | + 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-06-28 15:23:18.183 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-28 15:23:18.187 | + 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-06-28 15:23:18.191 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-28 15:23:18.196 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-28 15:23:18.200 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-28 15:23:18.205 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-28 15:23:18.209 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-28 15:23:18.213 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-28 15:23:18.217 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-28 15:23:18.224 | + 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-06-28 15:23:18.321 | + 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-06-28 15:23:18.416 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-28 15:23:18.492 | + 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-06-28 15:23:18.569 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-28 15:23:18.652 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-28 15:23:18.731 | + 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-06-28 15:23:18.811 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-28 15:23:18.815 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-28 15:23:18.819 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-28 15:23:18.913 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-28 15:23:19.391 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-28 15:23:19.421 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-28 15:23:19.883 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-28 15:23:19.946 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:23:19.951 | + functions-common:time_stop:2420 : local name 2026-06-28 15:23:19.955 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:23:19.959 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:23:19.963 | + functions-common:time_stop:2423 : local total 2026-06-28 15:23:19.968 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:23:19.972 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:23:19.977 | + functions-common:time_stop:2427 : start_time=1782660198066 2026-06-28 15:23:19.981 | + functions-common:time_stop:2429 : [[ -z 1782660198066 ]] 2026-06-28 15:23:19.986 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:23:19.992 | + functions-common:time_stop:2432 : end_time=1782660199988 2026-06-28 15:23:19.997 | + functions-common:time_stop:2433 : elapsed_time=1922 2026-06-28 15:23:20.002 | + functions-common:time_stop:2434 : total=8391 2026-06-28 15:23:20.006 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:23:20.011 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10313 2026-06-28 15:23:20.015 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-28 15:23:20.018 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-28 15:23:20.022 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-28 15:23:20.027 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-28 15:23:20.060 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-28 15:23:20.064 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-28 15:23:20.069 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-28 15:23:20.073 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-28 15:23:20.077 | + 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-06-28 15:23:20.124 | + 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-06-28 15:23:20.178 | + 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-06-28 15:23:20.226 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-28 15:23:20.274 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-28 15:23:20.319 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-28 15:23:20.323 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-28 15:23:20.327 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-28 15:23:20.332 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-28 15:23:20.359 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-28 15:23:20.387 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-28 15:23:20.391 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-28 15:23:20.396 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-28 15:23:20.400 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-28 15:23:20.473 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-28 15:23:20.501 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:20.505 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-28 15:23:20.509 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:23:20.513 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-28 15:23:20.519 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-28 15:23:20.523 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-28 15:23:20.527 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-28 15:23:20.576 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-28 15:23:20.581 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-28 15:23:20.585 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-28 15:23:20.637 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-28 15:23:20.683 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-28 15:23:20.688 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-28 15:23:20.692 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-28 15:23:20.698 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-28 15:23:20.703 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-28 15:23:20.707 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-28 15:23:20.713 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-28 15:23:20.718 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-28 15:23:20.722 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-28 15:23:20.726 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-28 15:23:20.731 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-28 15:23:20.735 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-28 15:23:20.740 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-28 15:23:20.745 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-28 15:23:20.749 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-28 15:23:20.754 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-28 15:23:20.759 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-28 15:23:20.764 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-28 15:23:20.769 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-28 15:23:20.774 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-28 15:23:20.810 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-28 15:23:20.815 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-28 15:23:20.875 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-28 15:23:20.935 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-28 15:23:20.940 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-28 15:23:21.001 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-28 15:23:21.007 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-28 15:23:21.073 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-28 15:23:21.081 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-28 15:23:21.084 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-28 15:23:21.088 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-28 15:23:21.092 | + functions-common:run_process:1676 : local group= 2026-06-28 15:23:21.097 | + functions-common:run_process:1677 : local user= 2026-06-28 15:23:21.101 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:23:21.105 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-28 15:23:21.109 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:23:21.114 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:23:21.118 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:23:21.123 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:23:21.128 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:23:21.135 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660201130 2026-06-28 15:23:21.139 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-28 15:23:21.173 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:21.177 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-28 15:23:21.182 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-28 15:23:21.186 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-28 15:23:21.190 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-28 15:23:21.194 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-28 15:23:21.199 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-28 15:23:21.203 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-28 15:23:21.208 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-28 15:23:21.212 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-28 15:23:21.216 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:23:21.221 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:23:21.225 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:23:21.229 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:23:21.234 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-28 15:23:21.238 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-28 15:23:21.243 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-28 15:23:21.247 | + 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-06-28 15:23:21.252 | + 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-06-28 15:23:21.256 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-28 15:23:21.260 | + 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-06-28 15:23:21.264 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-28 15:23:21.268 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-28 15:23:21.272 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-28 15:23:21.276 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-28 15:23:21.281 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-28 15:23:21.287 | + 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-06-28 15:23:21.381 | + 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-06-28 15:23:21.473 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-28 15:23:21.560 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-28 15:23:21.645 | + 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-06-28 15:23:21.728 | + 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-06-28 15:23:21.810 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-28 15:23:21.892 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-28 15:23:21.975 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-28 15:23:22.064 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-28 15:23:22.148 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-28 15:23:22.231 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-28 15:23:22.235 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-28 15:23:22.240 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-28 15:23:22.339 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-28 15:23:22.838 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-28 15:23:22.873 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-28 15:23:23.358 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-28 15:23:23.509 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:23:23.517 | + functions-common:time_stop:2420 : local name 2026-06-28 15:23:23.522 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:23:23.525 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:23:23.528 | + functions-common:time_stop:2423 : local total 2026-06-28 15:23:23.533 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:23:23.534 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:23:23.539 | + functions-common:time_stop:2427 : start_time=1782660201130 2026-06-28 15:23:23.542 | + functions-common:time_stop:2429 : [[ -z 1782660201130 ]] 2026-06-28 15:23:23.548 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:23:23.553 | + functions-common:time_stop:2432 : end_time=1782660203550 2026-06-28 15:23:23.558 | + functions-common:time_stop:2433 : elapsed_time=2420 2026-06-28 15:23:23.558 | + functions-common:time_stop:2434 : total=10313 2026-06-28 15:23:23.560 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:23:23.562 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12733 2026-06-28 15:23:23.565 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.244/ 2026-06-28 15:23:23.567 | + lib/neutron:start_neutron_service_and_check:644 : 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-06-28 15:23:23.569 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-28 15:23:23.572 | + 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-06-28 15:23:23.574 | + functions-common:run_process:1676 : local group= 2026-06-28 15:23:23.576 | + functions-common:run_process:1677 : local user= 2026-06-28 15:23:23.579 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:23:23.581 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-28 15:23:23.583 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:23:23.588 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:23:23.588 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:23:23.590 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:23:23.596 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:23:23.600 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660203598 2026-06-28 15:23:23.603 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-28 15:23:23.624 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:23.627 | + 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-06-28 15:23:23.629 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-28 15:23:23.633 | + 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-06-28 15:23:23.634 | + 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-06-28 15:23:23.636 | + 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-06-28 15:23:23.638 | + 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-06-28 15:23:23.640 | + 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-06-28 15:23:23.643 | + 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-06-28 15:23:23.645 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-28 15:23:23.650 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:23:23.650 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:23:23.652 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:23:23.654 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:23:23.656 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-28 15:23:23.659 | + 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-06-28 15:23:23.661 | + 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-06-28 15:23:23.663 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-28 15:23:23.665 | + 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-06-28 15:23:23.670 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-28 15:23:23.672 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-28 15:23:23.678 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-28 15:23:23.681 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-28 15:23:23.694 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-28 15:23:23.695 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-28 15:23:23.698 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-28 15:23:23.702 | + 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-06-28 15:23:23.782 | + 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-06-28 15:23:23.885 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-28 15:23:23.988 | + 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-06-28 15:23:24.082 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-28 15:23:24.154 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-28 15:23:24.231 | + 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-06-28 15:23:24.314 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-28 15:23:24.317 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-28 15:23:24.319 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-28 15:23:24.407 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-28 15:23:24.954 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-28 15:23:24.995 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-28 15:23:25.505 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-28 15:23:25.553 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:23:25.560 | + functions-common:time_stop:2420 : local name 2026-06-28 15:23:25.567 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:23:25.570 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:23:25.575 | + functions-common:time_stop:2423 : local total 2026-06-28 15:23:25.582 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:23:25.586 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:23:25.591 | + functions-common:time_stop:2427 : start_time=1782660203598 2026-06-28 15:23:25.598 | + functions-common:time_stop:2429 : [[ -z 1782660203598 ]] 2026-06-28 15:23:25.607 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:23:25.614 | + functions-common:time_stop:2432 : end_time=1782660205606 2026-06-28 15:23:25.618 | + functions-common:time_stop:2433 : elapsed_time=2008 2026-06-28 15:23:25.622 | + functions-common:time_stop:2434 : total=12733 2026-06-28 15:23:25.628 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:23:25.636 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14741 2026-06-28 15:23:25.640 | + lib/neutron:start_neutron_service_and_check:645 : 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-06-28 15:23:25.647 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-28 15:23:25.652 | + 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-06-28 15:23:25.659 | + functions-common:run_process:1676 : local group= 2026-06-28 15:23:25.661 | + functions-common:run_process:1677 : local user= 2026-06-28 15:23:25.665 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:23:25.671 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-28 15:23:25.675 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:23:25.681 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:23:25.685 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:23:25.692 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:23:25.702 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:23:25.707 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660205703 2026-06-28 15:23:25.717 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-28 15:23:25.756 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:25.761 | + 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-06-28 15:23:25.766 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-28 15:23:25.771 | + 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-06-28 15:23:25.776 | + 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-06-28 15:23:25.782 | + 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-06-28 15:23:25.787 | + 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-06-28 15:23:25.790 | + 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-06-28 15:23:25.792 | + 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-06-28 15:23:25.794 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-28 15:23:25.797 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:23:25.799 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:23:25.801 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:23:25.803 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:23:25.805 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-28 15:23:25.807 | + 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-06-28 15:23:25.811 | + 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-06-28 15:23:25.811 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-28 15:23:25.813 | + 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-06-28 15:23:25.815 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-28 15:23:25.817 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-28 15:23:25.819 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-28 15:23:25.821 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-28 15:23:25.823 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-28 15:23:25.825 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-28 15:23:25.827 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-28 15:23:25.831 | + 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-06-28 15:23:25.926 | + 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-06-28 15:23:26.078 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-28 15:23:26.199 | + 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-06-28 15:23:26.331 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-28 15:23:26.463 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-28 15:23:26.594 | + 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-06-28 15:23:26.716 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-28 15:23:26.720 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-28 15:23:26.726 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-28 15:23:26.900 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-28 15:23:27.447 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-28 15:23:27.476 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-28 15:23:28.020 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-28 15:23:28.065 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:23:28.070 | + functions-common:time_stop:2420 : local name 2026-06-28 15:23:28.076 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:23:28.081 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:23:28.086 | + functions-common:time_stop:2423 : local total 2026-06-28 15:23:28.092 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:23:28.096 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:23:28.103 | + functions-common:time_stop:2427 : start_time=1782660205703 2026-06-28 15:23:28.109 | + functions-common:time_stop:2429 : [[ -z 1782660205703 ]] 2026-06-28 15:23:28.116 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:23:28.123 | + functions-common:time_stop:2432 : end_time=1782660208118 2026-06-28 15:23:28.128 | + functions-common:time_stop:2433 : elapsed_time=2415 2026-06-28 15:23:28.131 | + functions-common:time_stop:2434 : total=14741 2026-06-28 15:23:28.136 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:23:28.143 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17156 2026-06-28 15:23:28.153 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-28 15:23:28.157 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-28 15:23:28.162 | + lib/neutron:_run_ovn_maintenance:350 : 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-06-28 15:23:28.170 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-28 15:23:28.175 | + 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-06-28 15:23:28.183 | + functions-common:run_process:1676 : local group= 2026-06-28 15:23:28.189 | + functions-common:run_process:1677 : local user= 2026-06-28 15:23:28.195 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:23:28.202 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-28 15:23:28.209 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:23:28.217 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:23:28.223 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:23:28.234 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:23:28.241 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:23:28.251 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660208242 2026-06-28 15:23:28.258 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-28 15:23:28.290 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:28.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-06-28 15:23:28.305 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-28 15:23:28.307 | + 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-06-28 15:23:28.316 | + 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-06-28 15:23:28.321 | + 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-06-28 15:23:28.325 | + 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-06-28 15:23:28.332 | + 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-06-28 15:23:28.338 | + 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-06-28 15:23:28.342 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-28 15:23:28.348 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:23:28.360 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:23:28.363 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:23:28.370 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:23:28.375 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-28 15:23:28.380 | + 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-06-28 15:23:28.387 | + 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-06-28 15:23:28.391 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-28 15:23:28.397 | + 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-06-28 15:23:28.402 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-28 15:23:28.411 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-28 15:23:28.417 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-28 15:23:28.421 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-28 15:23:28.428 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-28 15:23:28.433 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-28 15:23:28.441 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-28 15:23:28.451 | + 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-06-28 15:23:28.611 | + 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-06-28 15:23:28.761 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-28 15:23:28.899 | + 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-06-28 15:23:29.015 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-28 15:23:29.134 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-28 15:23:29.264 | + 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-06-28 15:23:29.391 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-28 15:23:29.397 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-28 15:23:29.405 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-28 15:23:29.558 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-28 15:23:30.170 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-28 15:23:30.206 | 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-06-28 15:23:30.695 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-28 15:23:30.755 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:23:30.758 | + functions-common:time_stop:2420 : local name 2026-06-28 15:23:30.766 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:23:30.772 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:23:30.780 | + functions-common:time_stop:2423 : local total 2026-06-28 15:23:30.785 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:23:30.793 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:23:30.797 | + functions-common:time_stop:2427 : start_time=1782660208242 2026-06-28 15:23:30.801 | + functions-common:time_stop:2429 : [[ -z 1782660208242 ]] 2026-06-28 15:23:30.809 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:23:30.817 | + functions-common:time_stop:2432 : end_time=1782660210812 2026-06-28 15:23:30.823 | + functions-common:time_stop:2433 : elapsed_time=2570 2026-06-28 15:23:30.828 | + functions-common:time_stop:2434 : total=17156 2026-06-28 15:23:30.834 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:23:30.839 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19726 2026-06-28 15:23:30.845 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-28 15:23:30.848 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.244/networking 2026-06-28 15:23:30.853 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-28 15:23:30.853 | Waiting for Neutron to start... 2026-06-28 15:23:30.858 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.244/networking' 2026-06-28 15:23:30.863 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.244/networking' 'Neutron did not start' 60 2026-06-28 15:23:30.866 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.244/networking' 2026-06-28 15:23:30.870 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-28 15:23:30.879 | + functions-common:test_with_retry:2360 : local until=60 2026-06-28 15:23:30.885 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-28 15:23:30.890 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-28 15:23:30.896 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-28 15:23:30.899 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:23:30.906 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:23:30.913 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:23:30.923 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660210914 2026-06-28 15:23:30.925 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.244/networking; do sleep 0.5; done' 2026-06-28 15:23:39.283 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.244/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-28 15:23:39.289 | + functions-common:time_stop:2420 : local name 2026-06-28 15:23:39.293 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:23:39.298 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:23:39.302 | + functions-common:time_stop:2423 : local total 2026-06-28 15:23:39.308 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:23:39.312 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-28 15:23:39.319 | + functions-common:time_stop:2427 : start_time=1782660210914 2026-06-28 15:23:39.324 | + functions-common:time_stop:2429 : [[ -z 1782660210914 ]] 2026-06-28 15:23:39.330 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:23:39.338 | + functions-common:time_stop:2432 : end_time=1782660219333 2026-06-28 15:23:39.342 | + functions-common:time_stop:2433 : elapsed_time=8419 2026-06-28 15:23:39.347 | + functions-common:time_stop:2434 : total=0 2026-06-28 15:23:39.351 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:23:39.356 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8419 2026-06-28 15:23:39.361 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-28 15:23:39.394 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:39.397 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-28 15:23:39.402 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:23:39.406 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-28 15:23:39.411 | + ./stack.sh:main:1311 : start_placement 2026-06-28 15:23:39.415 | + lib/placement:start_placement:137 : start_placement_api 2026-06-28 15:23:39.423 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-28 15:23:39.430 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-28 15:23:39.434 | + functions-common:run_process:1674 : local service=placement-api 2026-06-28 15:23:39.439 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-28 15:23:39.443 | + functions-common:run_process:1676 : local group= 2026-06-28 15:23:39.448 | + functions-common:run_process:1677 : local user= 2026-06-28 15:23:39.452 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:23:39.457 | + functions-common:run_process:1680 : local name=placement-api 2026-06-28 15:23:39.461 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:23:39.465 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:23:39.470 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:23:39.474 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:23:39.481 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:23:39.487 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660219482 2026-06-28 15:23:39.491 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-28 15:23:39.519 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:39.523 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-28 15:23:39.528 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-28 15:23:39.532 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-28 15:23:39.537 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-28 15:23:39.541 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-28 15:23:39.546 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-28 15:23:39.551 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-28 15:23:39.555 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-28 15:23:39.560 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-28 15:23:39.564 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:23:39.569 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:23:39.573 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:23:39.577 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:23:39.582 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-28 15:23:39.586 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-28 15:23:39.591 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-28 15:23:39.596 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-28 15:23:39.600 | + 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-06-28 15:23:39.604 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-28 15:23:39.609 | + 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-06-28 15:23:39.613 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-28 15:23:39.617 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-28 15:23:39.621 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-28 15:23:39.626 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-28 15:23:39.630 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-28 15:23:39.638 | + 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-06-28 15:23:39.734 | + 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-06-28 15:23:39.831 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-28 15:23:39.912 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-28 15:23:39.991 | + 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-06-28 15:23:40.073 | + 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-06-28 15:23:40.153 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-28 15:23:40.232 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-28 15:23:40.313 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-28 15:23:40.394 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-28 15:23:40.476 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-28 15:23:40.557 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-28 15:23:40.561 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-28 15:23:40.566 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-28 15:23:40.661 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-28 15:23:41.159 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-28 15:23:41.197 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-28 15:23:41.666 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-28 15:23:41.812 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:23:41.815 | + functions-common:time_stop:2420 : local name 2026-06-28 15:23:41.818 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:23:41.820 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:23:41.823 | + functions-common:time_stop:2423 : local total 2026-06-28 15:23:41.826 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:23:41.828 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:23:41.830 | + functions-common:time_stop:2427 : start_time=1782660219482 2026-06-28 15:23:41.832 | + functions-common:time_stop:2429 : [[ -z 1782660219482 ]] 2026-06-28 15:23:41.838 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:23:41.843 | + functions-common:time_stop:2432 : end_time=1782660221840 2026-06-28 15:23:41.845 | + functions-common:time_stop:2433 : elapsed_time=2358 2026-06-28 15:23:41.847 | + functions-common:time_stop:2434 : total=19726 2026-06-28 15:23:41.849 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:23:41.851 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22084 2026-06-28 15:23:41.853 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-28 15:23:41.853 | Waiting for placement-api to start... 2026-06-28 15:23:41.857 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.244/placement 2026-06-28 15:23:41.858 | + functions:wait_for_service:476 : local timeout=60 2026-06-28 15:23:41.860 | + functions:wait_for_service:477 : local url=http://192.168.122.244/placement 2026-06-28 15:23:41.862 | + functions:wait_for_service:478 : local rval=0 2026-06-28 15:23:41.864 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-28 15:23:41.866 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-28 15:23:41.868 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:23:41.871 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:23:41.873 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:23:41.877 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660221875 2026-06-28 15:23:41.879 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-28 15:23:41.882 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:23:41.885 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.244/placement 2026-06-28 15:23:44.785 | + :: : [[ 200 == 503 ]] 2026-06-28 15:23:44.787 | + :: : [[ 0 -eq 7 ]] 2026-06-28 15:23:44.792 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-28 15:23:44.797 | + functions-common:time_stop:2420 : local name 2026-06-28 15:23:44.801 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:23:44.805 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:23:44.809 | + functions-common:time_stop:2423 : local total 2026-06-28 15:23:44.813 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:23:44.818 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-28 15:23:44.822 | + functions-common:time_stop:2427 : start_time=1782660221875 2026-06-28 15:23:44.826 | + functions-common:time_stop:2429 : [[ -z 1782660221875 ]] 2026-06-28 15:23:44.833 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:23:44.839 | + functions-common:time_stop:2432 : end_time=1782660224834 2026-06-28 15:23:44.843 | + functions-common:time_stop:2433 : elapsed_time=2959 2026-06-28 15:23:44.847 | + functions-common:time_stop:2434 : total=11676 2026-06-28 15:23:44.852 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:23:44.856 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14635 2026-06-28 15:23:44.860 | + functions:wait_for_service:486 : return 0 2026-06-28 15:23:44.865 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-28 15:23:44.893 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:44.897 | + ./stack.sh:main:1315 : start_neutron 2026-06-28 15:23:44.902 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-28 15:23:44.906 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-28 15:23:44.910 | + functions-common:run_process:1674 : local service=q-agt 2026-06-28 15:23:44.915 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-28 15:23:44.920 | + functions-common:run_process:1676 : local group= 2026-06-28 15:23:44.924 | + functions-common:run_process:1677 : local user= 2026-06-28 15:23:44.929 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:23:44.934 | + functions-common:run_process:1680 : local name=q-agt 2026-06-28 15:23:44.938 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:23:44.942 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:23:44.947 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:23:44.951 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:23:44.957 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:23:44.964 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660224959 2026-06-28 15:23:44.969 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-28 15:23:44.998 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:23:45.003 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:23:45.007 | + functions-common:time_stop:2420 : local name 2026-06-28 15:23:45.012 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:23:45.016 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:23:45.021 | + functions-common:time_stop:2423 : local total 2026-06-28 15:23:45.025 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:23:45.029 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:23:45.034 | + functions-common:time_stop:2427 : start_time=1782660224959 2026-06-28 15:23:45.038 | + functions-common:time_stop:2429 : [[ -z 1782660224959 ]] 2026-06-28 15:23:45.045 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:23:45.050 | + functions-common:time_stop:2432 : end_time=1782660225046 2026-06-28 15:23:45.055 | + functions-common:time_stop:2433 : elapsed_time=87 2026-06-28 15:23:45.059 | + functions-common:time_stop:2434 : total=22084 2026-06-28 15:23:45.064 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:23:45.068 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22171 2026-06-28 15:23:45.072 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-28 15:23:45.076 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-28 15:23:45.080 | + functions-common:is_provider_network:2272 : return 1 2026-06-28 15:23:45.084 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-28 15:23:45.089 | + lib/neutron:start_other_agents:682 : 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-06-28 15:23:45.093 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-28 15:23:45.097 | + 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-06-28 15:23:45.101 | + functions-common:run_process:1676 : local group= 2026-06-28 15:23:45.106 | + functions-common:run_process:1677 : local user= 2026-06-28 15:23:45.110 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:23:45.114 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-28 15:23:45.118 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:23:45.122 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:23:45.127 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:23:45.131 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:23:45.136 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:23:45.143 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660225138 2026-06-28 15:23:45.147 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-28 15:23:45.176 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:23:45.181 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:23:45.186 | + functions-common:time_stop:2420 : local name 2026-06-28 15:23:45.190 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:23:45.195 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:23:45.200 | + functions-common:time_stop:2423 : local total 2026-06-28 15:23:45.204 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:23:45.209 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:23:45.213 | + functions-common:time_stop:2427 : start_time=1782660225138 2026-06-28 15:23:45.218 | + functions-common:time_stop:2429 : [[ -z 1782660225138 ]] 2026-06-28 15:23:45.224 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:23:45.231 | + functions-common:time_stop:2432 : end_time=1782660225226 2026-06-28 15:23:45.235 | + functions-common:time_stop:2433 : elapsed_time=88 2026-06-28 15:23:45.240 | + functions-common:time_stop:2434 : total=22171 2026-06-28 15:23:45.244 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:23:45.249 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22259 2026-06-28 15:23:45.255 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-28 15:23:45.259 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-28 15:23:45.264 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-28 15:23:45.271 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-28 15:23:45.275 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-28 15:23:45.280 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-28 15:23:45.285 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-28 15:23:45.289 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-28 15:23:45.294 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-28 15:23:45.299 | + lib/neutron:start_other_agents:684 : 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-06-28 15:23:45.303 | + functions-common:run_process:1674 : local service=q-l3 2026-06-28 15:23:45.307 | + 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-06-28 15:23:45.312 | + functions-common:run_process:1676 : local group= 2026-06-28 15:23:45.316 | + functions-common:run_process:1677 : local user= 2026-06-28 15:23:45.320 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:23:45.324 | + functions-common:run_process:1680 : local name=q-l3 2026-06-28 15:23:45.328 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:23:45.333 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:23:45.338 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:23:45.342 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:23:45.348 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:23:45.355 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660225350 2026-06-28 15:23:45.359 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-28 15:23:45.388 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:23:45.392 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:23:45.396 | + functions-common:time_stop:2420 : local name 2026-06-28 15:23:45.401 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:23:45.405 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:23:45.410 | + functions-common:time_stop:2423 : local total 2026-06-28 15:23:45.414 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:23:45.418 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:23:45.422 | + functions-common:time_stop:2427 : start_time=1782660225350 2026-06-28 15:23:45.427 | + functions-common:time_stop:2429 : [[ -z 1782660225350 ]] 2026-06-28 15:23:45.433 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:23:45.440 | + functions-common:time_stop:2432 : end_time=1782660225435 2026-06-28 15:23:45.444 | + functions-common:time_stop:2433 : elapsed_time=85 2026-06-28 15:23:45.449 | + functions-common:time_stop:2434 : total=22259 2026-06-28 15:23:45.454 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:23:45.459 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22344 2026-06-28 15:23:45.463 | + lib/neutron:start_other_agents:686 : 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-06-28 15:23:45.467 | + functions-common:run_process:1674 : local service=q-meta 2026-06-28 15:23:45.472 | + 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-06-28 15:23:45.476 | + functions-common:run_process:1676 : local group= 2026-06-28 15:23:45.480 | + functions-common:run_process:1677 : local user= 2026-06-28 15:23:45.485 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:23:45.490 | + functions-common:run_process:1680 : local name=q-meta 2026-06-28 15:23:45.494 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:23:45.498 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:23:45.503 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:23:45.507 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:23:45.511 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:23:45.518 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660225513 2026-06-28 15:23:45.522 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-28 15:23:45.551 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:23:45.554 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:23:45.559 | + functions-common:time_stop:2420 : local name 2026-06-28 15:23:45.564 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:23:45.567 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:23:45.572 | + functions-common:time_stop:2423 : local total 2026-06-28 15:23:45.576 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:23:45.581 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:23:45.585 | + functions-common:time_stop:2427 : start_time=1782660225513 2026-06-28 15:23:45.589 | + functions-common:time_stop:2429 : [[ -z 1782660225513 ]] 2026-06-28 15:23:45.594 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:23:45.601 | + functions-common:time_stop:2432 : end_time=1782660225596 2026-06-28 15:23:45.606 | + functions-common:time_stop:2433 : elapsed_time=83 2026-06-28 15:23:45.610 | + functions-common:time_stop:2434 : total=22344 2026-06-28 15:23:45.615 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:23:45.620 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22427 2026-06-28 15:23:45.624 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-28 15:23:45.628 | + functions-common:run_process:1674 : local service=q-metering 2026-06-28 15:23:45.632 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-28 15:23:45.637 | + functions-common:run_process:1676 : local group= 2026-06-28 15:23:45.641 | + functions-common:run_process:1677 : local user= 2026-06-28 15:23:45.647 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:23:45.652 | + functions-common:run_process:1680 : local name=q-metering 2026-06-28 15:23:45.657 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:23:45.661 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:23:45.665 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:23:45.670 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:23:45.675 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:23:45.682 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660225678 2026-06-28 15:23:45.687 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-28 15:23:45.717 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:23:45.722 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:23:45.726 | + functions-common:time_stop:2420 : local name 2026-06-28 15:23:45.731 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:23:45.736 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:23:45.740 | + functions-common:time_stop:2423 : local total 2026-06-28 15:23:45.745 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:23:45.750 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:23:45.754 | + functions-common:time_stop:2427 : start_time=1782660225678 2026-06-28 15:23:45.759 | + functions-common:time_stop:2429 : [[ -z 1782660225678 ]] 2026-06-28 15:23:45.766 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:23:45.772 | + functions-common:time_stop:2432 : end_time=1782660225767 2026-06-28 15:23:45.777 | + functions-common:time_stop:2433 : elapsed_time=89 2026-06-28 15:23:45.781 | + functions-common:time_stop:2434 : total=22427 2026-06-28 15:23:45.786 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:23:45.790 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22516 2026-06-28 15:23:45.795 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-28 15:23:45.825 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:23:45.830 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-28 15:23:45.835 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-28 15:23:45.839 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:23:45.844 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-28 15:23:45.849 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-28 15:23:45.854 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-28 15:23:45.859 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-28 15:23:45.863 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-28 15:23:45.868 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-28 15:23:45.874 | ++ 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-06-28 15:23:49.775 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:23:49.780 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-28 15:23:49.780 | address-scope 2026-06-28 15:23:49.780 | agent 2026-06-28 15:23:49.780 | allowed-address-pairs 2026-06-28 15:23:49.780 | auto-allocated-topology 2026-06-28 15:23:49.781 | availability_zone 2026-06-28 15:23:49.781 | default-subnetpools 2026-06-28 15:23:49.781 | dhcp_agent_scheduler 2026-06-28 15:23:49.781 | dns-integration 2026-06-28 15:23:49.781 | dns-domain-ports 2026-06-28 15:23:49.781 | dns-integration-domain-keywords 2026-06-28 15:23:49.781 | empty-string-filtering 2026-06-28 15:23:49.781 | external-net 2026-06-28 15:23:49.781 | extra_dhcp_opt 2026-06-28 15:23:49.782 | extraroute 2026-06-28 15:23:49.782 | extraroute-atomic 2026-06-28 15:23:49.782 | filter-validation 2026-06-28 15:23:49.782 | floating-ip-port-forwarding-detail 2026-06-28 15:23:49.782 | fip-port-details 2026-06-28 15:23:49.782 | flavors 2026-06-28 15:23:49.782 | floatingip-pools 2026-06-28 15:23:49.782 | router 2026-06-28 15:23:49.782 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:23:49.782 | enable-default-route-bfd 2026-06-28 15:23:49.783 | enable-default-route-ecmp 2026-06-28 15:23:49.783 | ext-gw-mode 2026-06-28 15:23:49.783 | l3-ha 2026-06-28 15:23:49.783 | external-gateway-multihoming 2026-06-28 15:23:49.783 | l3-flavors 2026-06-28 15:23:49.783 | l3_agent_scheduler 2026-06-28 15:23:49.783 | multi-provider 2026-06-28 15:23:49.783 | net-mtu 2026-06-28 15:23:49.783 | net-mtu-writable 2026-06-28 15:23:49.783 | network_availability_zone 2026-06-28 15:23:49.784 | network-ip-availability 2026-06-28 15:23:49.784 | network-ip-availability-details 2026-06-28 15:23:49.784 | pagination 2026-06-28 15:23:49.784 | port-device-profile 2026-06-28 15:23:49.784 | port-mac-address-regenerate 2026-06-28 15:23:49.784 | port-numa-affinity-policy 2026-06-28 15:23:49.784 | port-numa-affinity-policy-socket 2026-06-28 15:23:49.784 | binding 2026-06-28 15:23:49.784 | binding-extended 2026-06-28 15:23:49.784 | port-security 2026-06-28 15:23:49.785 | project-id 2026-06-28 15:23:49.785 | provider 2026-06-28 15:23:49.785 | qinq 2026-06-28 15:23:49.785 | quota-check-limit 2026-06-28 15:23:49.785 | quota-check-limit-default 2026-06-28 15:23:49.785 | quotas 2026-06-28 15:23:49.785 | quota_details 2026-06-28 15:23:49.785 | rbac-policies 2026-06-28 15:23:49.785 | rbac-address-scope 2026-06-28 15:23:49.785 | rbac-security-groups 2026-06-28 15:23:49.786 | revision-if-match 2026-06-28 15:23:49.786 | standard-attr-revisions 2026-06-28 15:23:49.786 | router_availability_zone 2026-06-28 15:23:49.786 | router-enable-snat 2026-06-28 15:23:49.786 | security-groups-default-rules 2026-06-28 15:23:49.786 | security-groups-default-statefulness 2026-06-28 15:23:49.786 | security-groups-normalized-cidr 2026-06-28 15:23:49.786 | security-groups-remote-address-group 2026-06-28 15:23:49.786 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:23:49.786 | security-groups-shared-filtering 2026-06-28 15:23:49.787 | security-group 2026-06-28 15:23:49.787 | service-type 2026-06-28 15:23:49.787 | sorting 2026-06-28 15:23:49.787 | standard-attr-description 2026-06-28 15:23:49.787 | stateful-security-group 2026-06-28 15:23:49.787 | subnet-dns-publish-fixed-ip 2026-06-28 15:23:49.787 | subnet-external-network 2026-06-28 15:23:49.787 | subnet_onboard 2026-06-28 15:23:49.787 | subnet-service-types 2026-06-28 15:23:49.787 | subnet_allocation 2026-06-28 15:23:49.788 | subnetpool-prefix-ops 2026-06-28 15:23:49.788 | tag-creation 2026-06-28 15:23:49.788 | standard-attr-tag 2026-06-28 15:23:49.788 | standard-attr-timestamp 2026-06-28 15:23:49.788 | vlan-transparent' 2026-06-28 15:23:49.788 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-28 15:23:49.788 | address-scope 2026-06-28 15:23:49.788 | agent 2026-06-28 15:23:49.788 | allowed-address-pairs 2026-06-28 15:23:49.788 | auto-allocated-topology 2026-06-28 15:23:49.789 | availability_zone 2026-06-28 15:23:49.789 | default-subnetpools 2026-06-28 15:23:49.789 | dhcp_agent_scheduler 2026-06-28 15:23:49.789 | dns-integration 2026-06-28 15:23:49.789 | dns-domain-ports 2026-06-28 15:23:49.789 | dns-integration-domain-keywords 2026-06-28 15:23:49.789 | empty-string-filtering 2026-06-28 15:23:49.789 | external-net 2026-06-28 15:23:49.789 | extra_dhcp_opt 2026-06-28 15:23:49.789 | extraroute 2026-06-28 15:23:49.790 | extraroute-atomic 2026-06-28 15:23:49.790 | filter-validation 2026-06-28 15:23:49.790 | floating-ip-port-forwarding-detail 2026-06-28 15:23:49.790 | fip-port-details 2026-06-28 15:23:49.790 | flavors 2026-06-28 15:23:49.790 | floatingip-pools 2026-06-28 15:23:49.790 | router 2026-06-28 15:23:49.790 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:23:49.790 | enable-default-route-bfd 2026-06-28 15:23:49.790 | enable-default-route-ecmp 2026-06-28 15:23:49.790 | ext-gw-mode 2026-06-28 15:23:49.791 | l3-ha 2026-06-28 15:23:49.791 | external-gateway-multihoming 2026-06-28 15:23:49.791 | l3-flavors 2026-06-28 15:23:49.791 | l3_agent_scheduler 2026-06-28 15:23:49.791 | multi-provider 2026-06-28 15:23:49.791 | net-mtu 2026-06-28 15:23:49.791 | net-mtu-writable 2026-06-28 15:23:49.791 | network_availability_zone 2026-06-28 15:23:49.791 | network-ip-availability 2026-06-28 15:23:49.791 | network-ip-availability-details 2026-06-28 15:23:49.792 | pagination 2026-06-28 15:23:49.792 | port-device-profile 2026-06-28 15:23:49.792 | port-mac-address-regenerate 2026-06-28 15:23:49.792 | port-numa-affinity-policy 2026-06-28 15:23:49.792 | port-numa-affinity-policy-socket 2026-06-28 15:23:49.792 | binding 2026-06-28 15:23:49.792 | binding-extended 2026-06-28 15:23:49.792 | port-security 2026-06-28 15:23:49.792 | project-id 2026-06-28 15:23:49.792 | provider 2026-06-28 15:23:49.792 | qinq 2026-06-28 15:23:49.793 | quota-check-limit 2026-06-28 15:23:49.793 | quota-check-limit-default 2026-06-28 15:23:49.793 | quotas 2026-06-28 15:23:49.793 | quota_details 2026-06-28 15:23:49.793 | rbac-policies 2026-06-28 15:23:49.793 | rbac-address-scope 2026-06-28 15:23:49.793 | rbac-security-groups 2026-06-28 15:23:49.793 | revision-if-match 2026-06-28 15:23:49.793 | standard-attr-revisions 2026-06-28 15:23:49.793 | router_availability_zone 2026-06-28 15:23:49.794 | router-enable-snat 2026-06-28 15:23:49.794 | security-groups-default-rules 2026-06-28 15:23:49.794 | security-groups-default-statefulness 2026-06-28 15:23:49.794 | security-groups-normalized-cidr 2026-06-28 15:23:49.794 | security-groups-remote-address-group 2026-06-28 15:23:49.794 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:23:49.794 | security-groups-shared-filtering 2026-06-28 15:23:49.794 | security-group 2026-06-28 15:23:49.794 | service-type 2026-06-28 15:23:49.794 | sorting 2026-06-28 15:23:49.795 | standard-attr-description 2026-06-28 15:23:49.795 | stateful-security-group 2026-06-28 15:23:49.795 | subnet-dns-publish-fixed-ip 2026-06-28 15:23:49.795 | subnet-external-network 2026-06-28 15:23:49.795 | subnet_onboard 2026-06-28 15:23:49.795 | subnet-service-types 2026-06-28 15:23:49.795 | subnet_allocation 2026-06-28 15:23:49.795 | subnetpool-prefix-ops 2026-06-28 15:23:49.795 | tag-creation 2026-06-28 15:23:49.795 | standard-attr-tag 2026-06-28 15:23:49.796 | standard-attr-timestamp 2026-06-28 15:23:49.796 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-28 15:23:49.796 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-28 15:23:49.796 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-28 15:23:49.797 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-28 15:23:49.803 | ++ 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-06-28 15:23:54.114 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:23:54.119 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=726a48d6-be9d-4fb2-9096-eab240398ec0 2026-06-28 15:23:54.123 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-28 15:23:54.129 | ++ 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 fd5d:746d:c5ff::/56 --share --default -f value -c id 2026-06-28 15:23:58.055 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:23:58.059 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=ed2a177a-f80a-4c5c-8f55-914fd253dd7f 2026-06-28 15:23:58.062 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-28 15:23:58.065 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-28 15:23:58.068 | + functions-common:is_provider_network:2272 : return 1 2026-06-28 15:23:58.072 | ++ 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-06-28 15:24:03.466 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:24:03.470 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=1a1664ad-9767-42d9-a993-b33f529af5c3 2026-06-28 15:24:03.473 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-28 15:24:03.476 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-28 15:24:03.498 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-28 15:24:03.502 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-28 15:24:03.506 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 726a48d6-be9d-4fb2-9096-eab240398ec0 ']' 2026-06-28 15:24:03.509 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-28 15:24:03.513 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-28 15:24:03.516 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 726a48d6-be9d-4fb2-9096-eab240398ec0 ' 2026-06-28 15:24:03.520 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-28 15:24:03.523 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 1a1664ad-9767-42d9-a993-b33f529af5c3 private-subnet' 2026-06-28 15:24:03.526 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-28 15:24:03.530 | +++ 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 726a48d6-be9d-4fb2-9096-eab240398ec0 --network 1a1664ad-9767-42d9-a993-b33f529af5c3 private-subnet -f value -c id 2026-06-28 15:24:08.777 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:24:08.781 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=bfc9ec09-decc-45fa-bb5f-414f2289338d 2026-06-28 15:24:08.785 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-28 15:24:08.789 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-28 15:24:08.810 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo bfc9ec09-decc-45fa-bb5f-414f2289338d 2026-06-28 15:24:08.815 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=bfc9ec09-decc-45fa-bb5f-414f2289338d 2026-06-28 15:24:08.817 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-28 15:24:08.821 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-28 15:24:08.825 | ++ 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-06-28 15:24:08.829 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-28 15:24:08.850 | ++ 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-06-28 15:24:08.854 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-28 15:24:08.874 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-28 15:24:08.878 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z ed2a177a-f80a-4c5c-8f55-914fd253dd7f ']' 2026-06-28 15:24:08.882 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-28 15:24:08.887 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-28 15:24:08.890 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool ed2a177a-f80a-4c5c-8f55-914fd253dd7f ' 2026-06-28 15:24:08.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-28 15:24:08.898 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 1a1664ad-9767-42d9-a993-b33f529af5c3 ipv6-private-subnet ' 2026-06-28 15:24:08.901 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-28 15:24:08.906 | +++ 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 ed2a177a-f80a-4c5c-8f55-914fd253dd7f --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 1a1664ad-9767-42d9-a993-b33f529af5c3 ipv6-private-subnet -f value -c id 2026-06-28 15:24:13.737 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:24:13.741 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=8ee00068-de45-4b32-ade4-ba7167c745b5 2026-06-28 15:24:13.745 | ++ 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-06-28 15:24:13.747 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-28 15:24:13.765 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 8ee00068-de45-4b32-ade4-ba7167c745b5 2026-06-28 15:24:13.769 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=8ee00068-de45-4b32-ade4-ba7167c745b5 2026-06-28 15:24:13.773 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-28 15:24:13.777 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-28 15:24:13.781 | ++ 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-06-28 15:24:17.045 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:24:17.048 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-28 15:24:17.048 | address-scope 2026-06-28 15:24:17.048 | agent 2026-06-28 15:24:17.048 | allowed-address-pairs 2026-06-28 15:24:17.048 | auto-allocated-topology 2026-06-28 15:24:17.048 | availability_zone 2026-06-28 15:24:17.049 | default-subnetpools 2026-06-28 15:24:17.049 | dhcp_agent_scheduler 2026-06-28 15:24:17.049 | dns-integration 2026-06-28 15:24:17.049 | dns-domain-ports 2026-06-28 15:24:17.049 | dns-integration-domain-keywords 2026-06-28 15:24:17.049 | empty-string-filtering 2026-06-28 15:24:17.049 | external-net 2026-06-28 15:24:17.049 | extra_dhcp_opt 2026-06-28 15:24:17.049 | extraroute 2026-06-28 15:24:17.049 | extraroute-atomic 2026-06-28 15:24:17.050 | filter-validation 2026-06-28 15:24:17.050 | floating-ip-port-forwarding-detail 2026-06-28 15:24:17.050 | fip-port-details 2026-06-28 15:24:17.050 | flavors 2026-06-28 15:24:17.050 | floatingip-pools 2026-06-28 15:24:17.050 | router 2026-06-28 15:24:17.050 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:24:17.050 | enable-default-route-bfd 2026-06-28 15:24:17.050 | enable-default-route-ecmp 2026-06-28 15:24:17.050 | ext-gw-mode 2026-06-28 15:24:17.051 | l3-ha 2026-06-28 15:24:17.051 | external-gateway-multihoming 2026-06-28 15:24:17.051 | l3-flavors 2026-06-28 15:24:17.051 | l3_agent_scheduler 2026-06-28 15:24:17.051 | multi-provider 2026-06-28 15:24:17.051 | net-mtu 2026-06-28 15:24:17.051 | net-mtu-writable 2026-06-28 15:24:17.051 | network_availability_zone 2026-06-28 15:24:17.051 | network-ip-availability 2026-06-28 15:24:17.051 | network-ip-availability-details 2026-06-28 15:24:17.052 | pagination 2026-06-28 15:24:17.052 | port-device-profile 2026-06-28 15:24:17.052 | port-mac-address-regenerate 2026-06-28 15:24:17.052 | port-numa-affinity-policy 2026-06-28 15:24:17.052 | port-numa-affinity-policy-socket 2026-06-28 15:24:17.052 | binding 2026-06-28 15:24:17.052 | binding-extended 2026-06-28 15:24:17.052 | port-security 2026-06-28 15:24:17.052 | project-id 2026-06-28 15:24:17.052 | provider 2026-06-28 15:24:17.053 | qinq 2026-06-28 15:24:17.053 | quota-check-limit 2026-06-28 15:24:17.053 | quota-check-limit-default 2026-06-28 15:24:17.053 | quotas 2026-06-28 15:24:17.053 | quota_details 2026-06-28 15:24:17.053 | rbac-policies 2026-06-28 15:24:17.053 | rbac-address-scope 2026-06-28 15:24:17.053 | rbac-security-groups 2026-06-28 15:24:17.053 | revision-if-match 2026-06-28 15:24:17.053 | standard-attr-revisions 2026-06-28 15:24:17.054 | router_availability_zone 2026-06-28 15:24:17.054 | router-enable-snat 2026-06-28 15:24:17.054 | security-groups-default-rules 2026-06-28 15:24:17.054 | security-groups-default-statefulness 2026-06-28 15:24:17.054 | security-groups-normalized-cidr 2026-06-28 15:24:17.054 | security-groups-remote-address-group 2026-06-28 15:24:17.054 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:24:17.054 | security-groups-shared-filtering 2026-06-28 15:24:17.055 | security-group 2026-06-28 15:24:17.055 | service-type 2026-06-28 15:24:17.055 | sorting 2026-06-28 15:24:17.055 | standard-attr-description 2026-06-28 15:24:17.055 | stateful-security-group 2026-06-28 15:24:17.055 | subnet-dns-publish-fixed-ip 2026-06-28 15:24:17.055 | subnet-external-network 2026-06-28 15:24:17.055 | subnet_onboard 2026-06-28 15:24:17.055 | subnet-service-types 2026-06-28 15:24:17.056 | subnet_allocation 2026-06-28 15:24:17.056 | subnetpool-prefix-ops 2026-06-28 15:24:17.056 | tag-creation 2026-06-28 15:24:17.056 | standard-attr-tag 2026-06-28 15:24:17.056 | standard-attr-timestamp 2026-06-28 15:24:17.056 | vlan-transparent' 2026-06-28 15:24:17.056 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-28 15:24:17.056 | address-scope 2026-06-28 15:24:17.056 | agent 2026-06-28 15:24:17.057 | allowed-address-pairs 2026-06-28 15:24:17.057 | auto-allocated-topology 2026-06-28 15:24:17.057 | availability_zone 2026-06-28 15:24:17.057 | default-subnetpools 2026-06-28 15:24:17.057 | dhcp_agent_scheduler 2026-06-28 15:24:17.057 | dns-integration 2026-06-28 15:24:17.057 | dns-domain-ports 2026-06-28 15:24:17.057 | dns-integration-domain-keywords 2026-06-28 15:24:17.057 | empty-string-filtering 2026-06-28 15:24:17.057 | external-net 2026-06-28 15:24:17.057 | extra_dhcp_opt 2026-06-28 15:24:17.058 | extraroute 2026-06-28 15:24:17.058 | extraroute-atomic 2026-06-28 15:24:17.058 | filter-validation 2026-06-28 15:24:17.058 | floating-ip-port-forwarding-detail 2026-06-28 15:24:17.058 | fip-port-details 2026-06-28 15:24:17.058 | flavors 2026-06-28 15:24:17.058 | floatingip-pools 2026-06-28 15:24:17.058 | router 2026-06-28 15:24:17.058 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:24:17.058 | enable-default-route-bfd 2026-06-28 15:24:17.059 | enable-default-route-ecmp 2026-06-28 15:24:17.059 | ext-gw-mode 2026-06-28 15:24:17.059 | l3-ha 2026-06-28 15:24:17.059 | external-gateway-multihoming 2026-06-28 15:24:17.059 | l3-flavors 2026-06-28 15:24:17.059 | l3_agent_scheduler 2026-06-28 15:24:17.059 | multi-provider 2026-06-28 15:24:17.059 | net-mtu 2026-06-28 15:24:17.059 | net-mtu-writable 2026-06-28 15:24:17.059 | network_availability_zone 2026-06-28 15:24:17.060 | network-ip-availability 2026-06-28 15:24:17.060 | network-ip-availability-details 2026-06-28 15:24:17.060 | pagination 2026-06-28 15:24:17.060 | port-device-profile 2026-06-28 15:24:17.060 | port-mac-address-regenerate 2026-06-28 15:24:17.060 | port-numa-affinity-policy 2026-06-28 15:24:17.060 | port-numa-affinity-policy-socket 2026-06-28 15:24:17.060 | binding 2026-06-28 15:24:17.060 | binding-extended 2026-06-28 15:24:17.061 | port-security 2026-06-28 15:24:17.061 | project-id 2026-06-28 15:24:17.061 | provider 2026-06-28 15:24:17.061 | qinq 2026-06-28 15:24:17.061 | quota-check-limit 2026-06-28 15:24:17.061 | quota-check-limit-default 2026-06-28 15:24:17.061 | quotas 2026-06-28 15:24:17.061 | quota_details 2026-06-28 15:24:17.061 | rbac-policies 2026-06-28 15:24:17.061 | rbac-address-scope 2026-06-28 15:24:17.062 | rbac-security-groups 2026-06-28 15:24:17.062 | revision-if-match 2026-06-28 15:24:17.062 | standard-attr-revisions 2026-06-28 15:24:17.062 | router_availability_zone 2026-06-28 15:24:17.062 | router-enable-snat 2026-06-28 15:24:17.062 | security-groups-default-rules 2026-06-28 15:24:17.062 | security-groups-default-statefulness 2026-06-28 15:24:17.062 | security-groups-normalized-cidr 2026-06-28 15:24:17.062 | security-groups-remote-address-group 2026-06-28 15:24:17.062 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:24:17.063 | security-groups-shared-filtering 2026-06-28 15:24:17.063 | security-group 2026-06-28 15:24:17.063 | service-type 2026-06-28 15:24:17.063 | sorting 2026-06-28 15:24:17.063 | standard-attr-description 2026-06-28 15:24:17.063 | stateful-security-group 2026-06-28 15:24:17.063 | subnet-dns-publish-fixed-ip 2026-06-28 15:24:17.063 | subnet-external-network 2026-06-28 15:24:17.063 | subnet_onboard 2026-06-28 15:24:17.064 | subnet-service-types 2026-06-28 15:24:17.064 | subnet_allocation 2026-06-28 15:24:17.064 | subnetpool-prefix-ops 2026-06-28 15:24:17.064 | tag-creation 2026-06-28 15:24:17.064 | standard-attr-tag 2026-06-28 15:24:17.064 | standard-attr-timestamp 2026-06-28 15:24:17.064 | vlan-transparent =~ router ]] 2026-06-28 15:24:17.064 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-28 15:24:17.064 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-28 15:24:17.065 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-28 15:24:17.070 | ++ 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-06-28 15:24:20.348 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:24:20.351 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-28 15:24:20.352 | address-scope 2026-06-28 15:24:20.352 | agent 2026-06-28 15:24:20.352 | allowed-address-pairs 2026-06-28 15:24:20.352 | auto-allocated-topology 2026-06-28 15:24:20.352 | availability_zone 2026-06-28 15:24:20.352 | default-subnetpools 2026-06-28 15:24:20.352 | dhcp_agent_scheduler 2026-06-28 15:24:20.352 | dns-integration 2026-06-28 15:24:20.352 | dns-domain-ports 2026-06-28 15:24:20.352 | dns-integration-domain-keywords 2026-06-28 15:24:20.353 | empty-string-filtering 2026-06-28 15:24:20.353 | external-net 2026-06-28 15:24:20.353 | extra_dhcp_opt 2026-06-28 15:24:20.353 | extraroute 2026-06-28 15:24:20.353 | extraroute-atomic 2026-06-28 15:24:20.353 | filter-validation 2026-06-28 15:24:20.353 | floating-ip-port-forwarding-detail 2026-06-28 15:24:20.353 | fip-port-details 2026-06-28 15:24:20.354 | flavors 2026-06-28 15:24:20.354 | floatingip-pools 2026-06-28 15:24:20.354 | router 2026-06-28 15:24:20.354 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:24:20.354 | enable-default-route-bfd 2026-06-28 15:24:20.354 | enable-default-route-ecmp 2026-06-28 15:24:20.354 | ext-gw-mode 2026-06-28 15:24:20.355 | l3-ha 2026-06-28 15:24:20.355 | external-gateway-multihoming 2026-06-28 15:24:20.355 | l3-flavors 2026-06-28 15:24:20.355 | l3_agent_scheduler 2026-06-28 15:24:20.355 | multi-provider 2026-06-28 15:24:20.355 | net-mtu 2026-06-28 15:24:20.355 | net-mtu-writable 2026-06-28 15:24:20.355 | network_availability_zone 2026-06-28 15:24:20.355 | network-ip-availability 2026-06-28 15:24:20.355 | network-ip-availability-details 2026-06-28 15:24:20.355 | pagination 2026-06-28 15:24:20.355 | port-device-profile 2026-06-28 15:24:20.356 | port-mac-address-regenerate 2026-06-28 15:24:20.356 | port-numa-affinity-policy 2026-06-28 15:24:20.356 | port-numa-affinity-policy-socket 2026-06-28 15:24:20.356 | binding 2026-06-28 15:24:20.356 | binding-extended 2026-06-28 15:24:20.356 | port-security 2026-06-28 15:24:20.356 | project-id 2026-06-28 15:24:20.356 | provider 2026-06-28 15:24:20.357 | qinq 2026-06-28 15:24:20.357 | quota-check-limit 2026-06-28 15:24:20.357 | quota-check-limit-default 2026-06-28 15:24:20.357 | quotas 2026-06-28 15:24:20.357 | quota_details 2026-06-28 15:24:20.357 | rbac-policies 2026-06-28 15:24:20.357 | rbac-address-scope 2026-06-28 15:24:20.358 | rbac-security-groups 2026-06-28 15:24:20.358 | revision-if-match 2026-06-28 15:24:20.358 | standard-attr-revisions 2026-06-28 15:24:20.358 | router_availability_zone 2026-06-28 15:24:20.358 | router-enable-snat 2026-06-28 15:24:20.358 | security-groups-default-rules 2026-06-28 15:24:20.358 | security-groups-default-statefulness 2026-06-28 15:24:20.359 | security-groups-normalized-cidr 2026-06-28 15:24:20.359 | security-groups-remote-address-group 2026-06-28 15:24:20.359 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:24:20.359 | security-groups-shared-filtering 2026-06-28 15:24:20.359 | security-group 2026-06-28 15:24:20.359 | service-type 2026-06-28 15:24:20.359 | sorting 2026-06-28 15:24:20.360 | standard-attr-description 2026-06-28 15:24:20.360 | stateful-security-group 2026-06-28 15:24:20.360 | subnet-dns-publish-fixed-ip 2026-06-28 15:24:20.360 | subnet-external-network 2026-06-28 15:24:20.360 | subnet_onboard 2026-06-28 15:24:20.360 | subnet-service-types 2026-06-28 15:24:20.360 | subnet_allocation 2026-06-28 15:24:20.361 | subnetpool-prefix-ops 2026-06-28 15:24:20.361 | tag-creation 2026-06-28 15:24:20.361 | standard-attr-tag 2026-06-28 15:24:20.361 | standard-attr-timestamp 2026-06-28 15:24:20.361 | vlan-transparent' 2026-06-28 15:24:20.361 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-28 15:24:20.361 | address-scope 2026-06-28 15:24:20.362 | agent 2026-06-28 15:24:20.362 | allowed-address-pairs 2026-06-28 15:24:20.362 | auto-allocated-topology 2026-06-28 15:24:20.362 | availability_zone 2026-06-28 15:24:20.362 | default-subnetpools 2026-06-28 15:24:20.362 | dhcp_agent_scheduler 2026-06-28 15:24:20.363 | dns-integration 2026-06-28 15:24:20.363 | dns-domain-ports 2026-06-28 15:24:20.363 | dns-integration-domain-keywords 2026-06-28 15:24:20.363 | empty-string-filtering 2026-06-28 15:24:20.363 | external-net 2026-06-28 15:24:20.363 | extra_dhcp_opt 2026-06-28 15:24:20.363 | extraroute 2026-06-28 15:24:20.363 | extraroute-atomic 2026-06-28 15:24:20.364 | filter-validation 2026-06-28 15:24:20.364 | floating-ip-port-forwarding-detail 2026-06-28 15:24:20.364 | fip-port-details 2026-06-28 15:24:20.364 | flavors 2026-06-28 15:24:20.364 | floatingip-pools 2026-06-28 15:24:20.364 | router 2026-06-28 15:24:20.364 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:24:20.365 | enable-default-route-bfd 2026-06-28 15:24:20.365 | enable-default-route-ecmp 2026-06-28 15:24:20.365 | ext-gw-mode 2026-06-28 15:24:20.365 | l3-ha 2026-06-28 15:24:20.365 | external-gateway-multihoming 2026-06-28 15:24:20.365 | l3-flavors 2026-06-28 15:24:20.366 | l3_agent_scheduler 2026-06-28 15:24:20.366 | multi-provider 2026-06-28 15:24:20.366 | net-mtu 2026-06-28 15:24:20.366 | net-mtu-writable 2026-06-28 15:24:20.366 | network_availability_zone 2026-06-28 15:24:20.366 | network-ip-availability 2026-06-28 15:24:20.366 | network-ip-availability-details 2026-06-28 15:24:20.366 | pagination 2026-06-28 15:24:20.367 | port-device-profile 2026-06-28 15:24:20.367 | port-mac-address-regenerate 2026-06-28 15:24:20.367 | port-numa-affinity-policy 2026-06-28 15:24:20.367 | port-numa-affinity-policy-socket 2026-06-28 15:24:20.367 | binding 2026-06-28 15:24:20.367 | binding-extended 2026-06-28 15:24:20.367 | port-security 2026-06-28 15:24:20.368 | project-id 2026-06-28 15:24:20.368 | provider 2026-06-28 15:24:20.368 | qinq 2026-06-28 15:24:20.368 | quota-check-limit 2026-06-28 15:24:20.368 | quota-check-limit-default 2026-06-28 15:24:20.368 | quotas 2026-06-28 15:24:20.368 | quota_details 2026-06-28 15:24:20.368 | rbac-policies 2026-06-28 15:24:20.369 | rbac-address-scope 2026-06-28 15:24:20.369 | rbac-security-groups 2026-06-28 15:24:20.369 | revision-if-match 2026-06-28 15:24:20.369 | standard-attr-revisions 2026-06-28 15:24:20.369 | router_availability_zone 2026-06-28 15:24:20.369 | router-enable-snat 2026-06-28 15:24:20.370 | security-groups-default-rules 2026-06-28 15:24:20.370 | security-groups-default-statefulness 2026-06-28 15:24:20.370 | security-groups-normalized-cidr 2026-06-28 15:24:20.370 | security-groups-remote-address-group 2026-06-28 15:24:20.370 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:24:20.370 | security-groups-shared-filtering 2026-06-28 15:24:20.370 | security-group 2026-06-28 15:24:20.370 | service-type 2026-06-28 15:24:20.371 | sorting 2026-06-28 15:24:20.371 | standard-attr-description 2026-06-28 15:24:20.371 | stateful-security-group 2026-06-28 15:24:20.371 | subnet-dns-publish-fixed-ip 2026-06-28 15:24:20.371 | subnet-external-network 2026-06-28 15:24:20.371 | subnet_onboard 2026-06-28 15:24:20.372 | subnet-service-types 2026-06-28 15:24:20.372 | subnet_allocation 2026-06-28 15:24:20.372 | subnetpool-prefix-ops 2026-06-28 15:24:20.372 | tag-creation 2026-06-28 15:24:20.372 | standard-attr-tag 2026-06-28 15:24:20.372 | standard-attr-timestamp 2026-06-28 15:24:20.372 | vlan-transparent =~ external-net ]] 2026-06-28 15:24:20.372 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-28 15:24:20.372 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-28 15:24:20.373 | ++ 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-06-28 15:24:24.002 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:24:24.006 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=fbd965e0-2022-4d2b-b03d-34010ceec991 2026-06-28 15:24:24.009 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-28 15:24:24.012 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-28 15:24:24.033 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-28 15:24:24.037 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-28 15:24:24.041 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-28 15:24:24.046 | ++ 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-06-28 15:24:27.317 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:24:27.320 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-28 15:24:27.320 | address-scope 2026-06-28 15:24:27.320 | agent 2026-06-28 15:24:27.320 | allowed-address-pairs 2026-06-28 15:24:27.320 | auto-allocated-topology 2026-06-28 15:24:27.320 | availability_zone 2026-06-28 15:24:27.320 | default-subnetpools 2026-06-28 15:24:27.320 | dhcp_agent_scheduler 2026-06-28 15:24:27.321 | dns-integration 2026-06-28 15:24:27.321 | dns-domain-ports 2026-06-28 15:24:27.321 | dns-integration-domain-keywords 2026-06-28 15:24:27.321 | empty-string-filtering 2026-06-28 15:24:27.321 | external-net 2026-06-28 15:24:27.321 | extra_dhcp_opt 2026-06-28 15:24:27.321 | extraroute 2026-06-28 15:24:27.321 | extraroute-atomic 2026-06-28 15:24:27.322 | filter-validation 2026-06-28 15:24:27.322 | floating-ip-port-forwarding-detail 2026-06-28 15:24:27.322 | fip-port-details 2026-06-28 15:24:27.322 | flavors 2026-06-28 15:24:27.322 | floatingip-pools 2026-06-28 15:24:27.322 | router 2026-06-28 15:24:27.322 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:24:27.322 | enable-default-route-bfd 2026-06-28 15:24:27.323 | enable-default-route-ecmp 2026-06-28 15:24:27.323 | ext-gw-mode 2026-06-28 15:24:27.323 | l3-ha 2026-06-28 15:24:27.323 | external-gateway-multihoming 2026-06-28 15:24:27.323 | l3-flavors 2026-06-28 15:24:27.323 | l3_agent_scheduler 2026-06-28 15:24:27.323 | multi-provider 2026-06-28 15:24:27.324 | net-mtu 2026-06-28 15:24:27.324 | net-mtu-writable 2026-06-28 15:24:27.324 | network_availability_zone 2026-06-28 15:24:27.324 | network-ip-availability 2026-06-28 15:24:27.324 | network-ip-availability-details 2026-06-28 15:24:27.324 | pagination 2026-06-28 15:24:27.324 | port-device-profile 2026-06-28 15:24:27.324 | port-mac-address-regenerate 2026-06-28 15:24:27.325 | port-numa-affinity-policy 2026-06-28 15:24:27.325 | port-numa-affinity-policy-socket 2026-06-28 15:24:27.325 | binding 2026-06-28 15:24:27.325 | binding-extended 2026-06-28 15:24:27.325 | port-security 2026-06-28 15:24:27.325 | project-id 2026-06-28 15:24:27.325 | provider 2026-06-28 15:24:27.326 | qinq 2026-06-28 15:24:27.326 | quota-check-limit 2026-06-28 15:24:27.326 | quota-check-limit-default 2026-06-28 15:24:27.326 | quotas 2026-06-28 15:24:27.326 | quota_details 2026-06-28 15:24:27.326 | rbac-policies 2026-06-28 15:24:27.326 | rbac-address-scope 2026-06-28 15:24:27.326 | rbac-security-groups 2026-06-28 15:24:27.326 | revision-if-match 2026-06-28 15:24:27.327 | standard-attr-revisions 2026-06-28 15:24:27.327 | router_availability_zone 2026-06-28 15:24:27.327 | router-enable-snat 2026-06-28 15:24:27.327 | security-groups-default-rules 2026-06-28 15:24:27.327 | security-groups-default-statefulness 2026-06-28 15:24:27.327 | security-groups-normalized-cidr 2026-06-28 15:24:27.327 | security-groups-remote-address-group 2026-06-28 15:24:27.328 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:24:27.328 | security-groups-shared-filtering 2026-06-28 15:24:27.328 | security-group 2026-06-28 15:24:27.328 | service-type 2026-06-28 15:24:27.328 | sorting 2026-06-28 15:24:27.328 | standard-attr-description 2026-06-28 15:24:27.328 | stateful-security-group 2026-06-28 15:24:27.328 | subnet-dns-publish-fixed-ip 2026-06-28 15:24:27.328 | subnet-external-network 2026-06-28 15:24:27.329 | subnet_onboard 2026-06-28 15:24:27.329 | subnet-service-types 2026-06-28 15:24:27.329 | subnet_allocation 2026-06-28 15:24:27.329 | subnetpool-prefix-ops 2026-06-28 15:24:27.329 | tag-creation 2026-06-28 15:24:27.329 | standard-attr-tag 2026-06-28 15:24:27.329 | standard-attr-timestamp 2026-06-28 15:24:27.329 | vlan-transparent' 2026-06-28 15:24:27.330 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-28 15:24:27.330 | address-scope 2026-06-28 15:24:27.330 | agent 2026-06-28 15:24:27.330 | allowed-address-pairs 2026-06-28 15:24:27.330 | auto-allocated-topology 2026-06-28 15:24:27.330 | availability_zone 2026-06-28 15:24:27.330 | default-subnetpools 2026-06-28 15:24:27.330 | dhcp_agent_scheduler 2026-06-28 15:24:27.331 | dns-integration 2026-06-28 15:24:27.331 | dns-domain-ports 2026-06-28 15:24:27.331 | dns-integration-domain-keywords 2026-06-28 15:24:27.331 | empty-string-filtering 2026-06-28 15:24:27.331 | external-net 2026-06-28 15:24:27.331 | extra_dhcp_opt 2026-06-28 15:24:27.331 | extraroute 2026-06-28 15:24:27.332 | extraroute-atomic 2026-06-28 15:24:27.332 | filter-validation 2026-06-28 15:24:27.332 | floating-ip-port-forwarding-detail 2026-06-28 15:24:27.332 | fip-port-details 2026-06-28 15:24:27.332 | flavors 2026-06-28 15:24:27.332 | floatingip-pools 2026-06-28 15:24:27.333 | router 2026-06-28 15:24:27.333 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:24:27.333 | enable-default-route-bfd 2026-06-28 15:24:27.333 | enable-default-route-ecmp 2026-06-28 15:24:27.333 | ext-gw-mode 2026-06-28 15:24:27.334 | l3-ha 2026-06-28 15:24:27.334 | external-gateway-multihoming 2026-06-28 15:24:27.334 | l3-flavors 2026-06-28 15:24:27.334 | l3_agent_scheduler 2026-06-28 15:24:27.334 | multi-provider 2026-06-28 15:24:27.334 | net-mtu 2026-06-28 15:24:27.334 | net-mtu-writable 2026-06-28 15:24:27.334 | network_availability_zone 2026-06-28 15:24:27.335 | network-ip-availability 2026-06-28 15:24:27.335 | network-ip-availability-details 2026-06-28 15:24:27.335 | pagination 2026-06-28 15:24:27.335 | port-device-profile 2026-06-28 15:24:27.335 | port-mac-address-regenerate 2026-06-28 15:24:27.335 | port-numa-affinity-policy 2026-06-28 15:24:27.335 | port-numa-affinity-policy-socket 2026-06-28 15:24:27.335 | binding 2026-06-28 15:24:27.336 | binding-extended 2026-06-28 15:24:27.336 | port-security 2026-06-28 15:24:27.336 | project-id 2026-06-28 15:24:27.336 | provider 2026-06-28 15:24:27.336 | qinq 2026-06-28 15:24:27.336 | quota-check-limit 2026-06-28 15:24:27.336 | quota-check-limit-default 2026-06-28 15:24:27.337 | quotas 2026-06-28 15:24:27.337 | quota_details 2026-06-28 15:24:27.337 | rbac-policies 2026-06-28 15:24:27.337 | rbac-address-scope 2026-06-28 15:24:27.337 | rbac-security-groups 2026-06-28 15:24:27.337 | revision-if-match 2026-06-28 15:24:27.337 | standard-attr-revisions 2026-06-28 15:24:27.338 | router_availability_zone 2026-06-28 15:24:27.338 | router-enable-snat 2026-06-28 15:24:27.338 | security-groups-default-rules 2026-06-28 15:24:27.338 | security-groups-default-statefulness 2026-06-28 15:24:27.338 | security-groups-normalized-cidr 2026-06-28 15:24:27.338 | security-groups-remote-address-group 2026-06-28 15:24:27.338 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:24:27.339 | security-groups-shared-filtering 2026-06-28 15:24:27.339 | security-group 2026-06-28 15:24:27.339 | service-type 2026-06-28 15:24:27.339 | sorting 2026-06-28 15:24:27.339 | standard-attr-description 2026-06-28 15:24:27.339 | stateful-security-group 2026-06-28 15:24:27.339 | subnet-dns-publish-fixed-ip 2026-06-28 15:24:27.339 | subnet-external-network 2026-06-28 15:24:27.339 | subnet_onboard 2026-06-28 15:24:27.340 | subnet-service-types 2026-06-28 15:24:27.340 | subnet_allocation 2026-06-28 15:24:27.340 | subnetpool-prefix-ops 2026-06-28 15:24:27.340 | tag-creation 2026-06-28 15:24:27.340 | standard-attr-tag 2026-06-28 15:24:27.340 | standard-attr-timestamp 2026-06-28 15:24:27.340 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-28 15:24:27.340 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-28 15:24:27.341 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-28 15:24:27.341 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-28 15:24:27.341 | ++ 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-06-28 15:24:32.064 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:24:32.068 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=e772937a-26b0-4c2f-86a0-15b8383f6180 2026-06-28 15:24:32.070 | + 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-06-28 15:24:32.073 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-28 15:24:32.089 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-28 15:24:32.092 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-28 15:24:32.095 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet fbd965e0-2022-4d2b-b03d-34010ceec991 bfc9ec09-decc-45fa-bb5f-414f2289338d 2026-06-28 15:24:37.589 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-28 15:24:37.594 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 e772937a-26b0-4c2f-86a0-15b8383f6180 2026-06-28 15:24:37.599 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-28 15:24:37.602 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-28 15:24:37.605 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-28 15:24:37.608 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-28 15:24:37.611 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-28 15:24:37.617 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network e772937a-26b0-4c2f-86a0-15b8383f6180 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-28 15:24:37.620 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-28 15:24:37.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-28 15:24:37.629 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-28 15:24:37.630 | +++ 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 e772937a-26b0-4c2f-86a0-15b8383f6180 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-28 15:24:41.208 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:24:41.212 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-28 15:24:41.212 | | id | 859e8566-92cc-4c29-9002-1a6d725b6973 |' 2026-06-28 15:24:41.215 | ++ 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-06-28 15:24:41.219 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-28 15:24:41.236 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 859e8566-92cc-4c29-9002-1a6d725b6973 '|' 2026-06-28 15:24:41.240 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 859e8566-92cc-4c29-9002-1a6d725b6973 |' 2026-06-28 15:24:41.242 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-28 15:24:41.247 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 859e8566-92cc-4c29-9002-1a6d725b6973 '|' 2026-06-28 15:24:41.247 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-28 15:24:41.250 | ++ functions-common:get_field:806 : local data field 2026-06-28 15:24:41.253 | ++ functions-common:get_field:807 : read data 2026-06-28 15:24:41.255 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-28 15:24:41.258 | ++ functions-common:get_field:811 : field='$3' 2026-06-28 15:24:41.262 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 859e8566-92cc-4c29-9002-1a6d725b6973 |' 2026-06-28 15:24:41.262 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-28 15:24:41.268 | ++ functions-common:get_field:807 : read data 2026-06-28 15:24:41.273 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-28 15:24:41.278 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 859e8566-92cc-4c29-9002-1a6d725b6973 '|' 2026-06-28 15:24:41.278 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-28 15:24:41.281 | ++ functions-common:get_field:806 : local data field 2026-06-28 15:24:41.284 | ++ functions-common:get_field:807 : read data 2026-06-28 15:24:41.287 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-28 15:24:41.289 | ++ functions-common:get_field:811 : field='$6' 2026-06-28 15:24:41.293 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 859e8566-92cc-4c29-9002-1a6d725b6973 |' 2026-06-28 15:24:41.294 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-28 15:24:41.300 | ++ functions-common:get_field:807 : read data 2026-06-28 15:24:41.303 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=859e8566-92cc-4c29-9002-1a6d725b6973 2026-06-28 15:24:41.306 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway e772937a-26b0-4c2f-86a0-15b8383f6180 fbd965e0-2022-4d2b-b03d-34010ceec991 2026-06-28 15:24:46.837 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-28 15:24:46.840 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-28 15:24:46.844 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-28 15:24:46.862 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:24:46.866 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-28 15:24:46.870 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-28 15:24:46.873 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-28 15:24:46.877 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-28 15:24:46.881 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-28 15:24:46.885 | ++ 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-06-28 15:24:46.917 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-28 15:24:46.921 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-28 15:24:46.923 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-28 15:24:46.927 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-28 15:24:46.930 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-28 15:24:46.934 | + 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-06-28 15:24:46.936 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-28 15:24:46.940 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-28 15:24:46.943 | + functions-common:test_with_retry:2360 : local until=10 2026-06-28 15:24:46.948 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-28 15:24:46.950 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-28 15:24:46.953 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-28 15:24:46.957 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:24:46.960 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:24:46.964 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:24:46.970 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660286966 2026-06-28 15:24:46.974 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-28 15:24:46.982 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-28 15:24:46.985 | + functions-common:time_stop:2420 : local name 2026-06-28 15:24:46.989 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:24:46.992 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:24:46.993 | + functions-common:time_stop:2423 : local total 2026-06-28 15:24:46.995 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:24:46.998 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-28 15:24:47.000 | + functions-common:time_stop:2427 : start_time=1782660286966 2026-06-28 15:24:47.002 | + functions-common:time_stop:2429 : [[ -z 1782660286966 ]] 2026-06-28 15:24:47.005 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:24:47.009 | + functions-common:time_stop:2432 : end_time=1782660287006 2026-06-28 15:24:47.012 | + functions-common:time_stop:2433 : elapsed_time=40 2026-06-28 15:24:47.014 | + functions-common:time_stop:2434 : total=8419 2026-06-28 15:24:47.016 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:24:47.019 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8459 2026-06-28 15:24:47.022 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-28 15:24:47.025 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-28 15:24:47.034 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-28 15:24:47.036 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-28 15:24:47.039 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-28 15:24:47.042 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-28 15:24:47.044 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-28 15:24:47.062 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-28 15:24:47.087 | ++ 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-06-28 15:24:47.087 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-28 15:24:47.087 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-28 15:24:47.088 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-28 15:24:50.367 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:24:50.372 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.224 ' 2026-06-28 15:24:50.375 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-28 15:24:50.378 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-28 15:24:50.397 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-28 15:24:50.400 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-28 15:24:50.403 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-28 15:24:50.405 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-28 15:24:50.409 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet fbd965e0-2022-4d2b-b03d-34010ceec991 8ee00068-de45-4b32-ade4-ba7167c745b5 2026-06-28 15:24:56.318 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-28 15:24:56.322 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 e772937a-26b0-4c2f-86a0-15b8383f6180 2026-06-28 15:24:56.325 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-28 15:24:56.328 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-28 15:24:56.331 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-28 15:24:56.334 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-28 15:24:56.337 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network e772937a-26b0-4c2f-86a0-15b8383f6180 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-28 15:24:56.339 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-28 15:24:56.342 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-28 15:24:56.347 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-28 15:24:56.347 | +++ 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 e772937a-26b0-4c2f-86a0-15b8383f6180 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-28 15:25:02.434 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:25:02.440 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-28 15:25:02.440 | | id | e411ead6-9a4a-4e67-90f9-c91e5d6c281d |' 2026-06-28 15:25:02.443 | ++ 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-06-28 15:25:02.447 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-28 15:25:02.468 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' e411ead6-9a4a-4e67-90f9-c91e5d6c281d '|' 2026-06-28 15:25:02.472 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | e411ead6-9a4a-4e67-90f9-c91e5d6c281d |' 2026-06-28 15:25:02.477 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-28 15:25:02.484 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' e411ead6-9a4a-4e67-90f9-c91e5d6c281d '|' 2026-06-28 15:25:02.484 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-28 15:25:02.487 | ++ functions-common:get_field:806 : local data field 2026-06-28 15:25:02.490 | ++ functions-common:get_field:807 : read data 2026-06-28 15:25:02.494 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-28 15:25:02.497 | ++ functions-common:get_field:811 : field='$3' 2026-06-28 15:25:02.502 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | e411ead6-9a4a-4e67-90f9-c91e5d6c281d |' 2026-06-28 15:25:02.502 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-28 15:25:02.508 | ++ functions-common:get_field:807 : read data 2026-06-28 15:25:02.514 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-28 15:25:02.517 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-28 15:25:02.522 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' e411ead6-9a4a-4e67-90f9-c91e5d6c281d '|' 2026-06-28 15:25:02.524 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-28 15:25:02.528 | ++ functions-common:get_field:806 : local data field 2026-06-28 15:25:02.531 | ++ functions-common:get_field:807 : read data 2026-06-28 15:25:02.536 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-28 15:25:02.540 | ++ functions-common:get_field:811 : field='$6' 2026-06-28 15:25:02.545 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | e411ead6-9a4a-4e67-90f9-c91e5d6c281d |' 2026-06-28 15:25:02.545 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-28 15:25:02.552 | ++ functions-common:get_field:807 : read data 2026-06-28 15:25:02.558 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=e411ead6-9a4a-4e67-90f9-c91e5d6c281d 2026-06-28 15:25:02.562 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-28 15:25:02.567 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-28 15:25:02.570 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-28 15:25:02.574 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-28 15:25:02.594 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:02.599 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-28 15:25:02.612 | net.ipv6.conf.all.forwarding = 1 2026-06-28 15:25:02.619 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 e411ead6-9a4a-4e67-90f9-c91e5d6c281d 2026-06-28 15:25:02.622 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show fbd965e0-2022-4d2b-b03d-34010ceec991 -c external_gateway_info -f json 2026-06-28 15:25:02.623 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-28 15:25:02.623 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-28 15:25:02.624 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-28 15:25:06.186 | ++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:25:06.193 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-28 15:25:06.197 | + 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-06-28 15:25:06.202 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-28 15:25:06.225 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-28 15:25:06.229 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-28 15:25:06.233 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-28 15:25:06.237 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-28 15:25:06.241 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-28 15:25:06.244 | ++ 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-06-28 15:25:06.268 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-28 15:25:06.272 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-28 15:25:06.275 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-28 15:25:06.279 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-28 15:25:06.297 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-28 15:25:06.314 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd5d:746d:c5ff::/56 2026-06-28 15:25:06.317 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z ed2a177a-f80a-4c5c-8f55-914fd253dd7f ]] 2026-06-28 15:25:06.320 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd5d:746d:c5ff::/56 via 2001:db8::1 dev br-ex 2026-06-28 15:25:06.338 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-28 15:25:06.341 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-28 15:25:06.345 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-28 15:25:06.368 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:06.371 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-28 15:25:06.375 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:25:06.378 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-28 15:25:06.382 | + ./stack.sh:main:1332 : start_nova 2026-06-28 15:25:06.386 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-28 15:25:06.390 | + lib/nova:start_nova_rest:1081 : 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-06-28 15:25:06.394 | + lib/nova:start_nova_rest:1082 : 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-06-28 15:25:06.398 | + lib/nova:start_nova_rest:1082 : 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-06-28 15:25:06.402 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-28 15:25:06.406 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-28 15:25:06.410 | + functions-common:run_process:1674 : local service=n-sch 2026-06-28 15:25:06.413 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-28 15:25:06.417 | + functions-common:run_process:1676 : local group= 2026-06-28 15:25:06.421 | + functions-common:run_process:1677 : local user= 2026-06-28 15:25:06.424 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:25:06.428 | + functions-common:run_process:1680 : local name=n-sch 2026-06-28 15:25:06.432 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:25:06.436 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:25:06.440 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:25:06.444 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:25:06.449 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:25:06.455 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660306451 2026-06-28 15:25:06.459 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-28 15:25:06.485 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:06.488 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-28 15:25:06.492 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-28 15:25:06.496 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-28 15:25:06.500 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-28 15:25:06.504 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-28 15:25:06.508 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-28 15:25:06.511 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-28 15:25:06.515 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-28 15:25:06.519 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-28 15:25:06.522 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:25:06.527 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:25:06.531 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:25:06.535 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:25:06.539 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-28 15:25:06.543 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-28 15:25:06.547 | + 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-06-28 15:25:06.551 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-28 15:25:06.554 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-28 15:25:06.558 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-28 15:25:06.562 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-28 15:25:06.565 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-28 15:25:06.569 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-28 15:25:06.572 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-28 15:25:06.575 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-28 15:25:06.578 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-28 15:25:06.584 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-28 15:25:06.675 | + 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-06-28 15:25:06.766 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-28 15:25:06.841 | + 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-06-28 15:25:06.918 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-28 15:25:06.992 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-28 15:25:07.068 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-28 15:25:07.146 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-28 15:25:07.151 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-28 15:25:07.155 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-28 15:25:07.244 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-28 15:25:07.756 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-28 15:25:07.791 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-28 15:25:08.269 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-28 15:25:08.323 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:25:08.327 | + functions-common:time_stop:2420 : local name 2026-06-28 15:25:08.332 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:25:08.336 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:25:08.340 | + functions-common:time_stop:2423 : local total 2026-06-28 15:25:08.343 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:25:08.347 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:25:08.351 | + functions-common:time_stop:2427 : start_time=1782660306451 2026-06-28 15:25:08.354 | + functions-common:time_stop:2429 : [[ -z 1782660306451 ]] 2026-06-28 15:25:08.360 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:25:08.365 | + functions-common:time_stop:2432 : end_time=1782660308361 2026-06-28 15:25:08.369 | + functions-common:time_stop:2433 : elapsed_time=1910 2026-06-28 15:25:08.374 | + functions-common:time_stop:2434 : total=22516 2026-06-28 15:25:08.378 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:25:08.381 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24426 2026-06-28 15:25:08.387 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-28 15:25:08.393 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-28 15:25:08.398 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-28 15:25:08.402 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-28 15:25:08.406 | + functions-common:run_process:1676 : local group= 2026-06-28 15:25:08.410 | + functions-common:run_process:1677 : local user= 2026-06-28 15:25:08.413 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:25:08.417 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-28 15:25:08.421 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:25:08.425 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:25:08.429 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:25:08.433 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:25:08.439 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:25:08.445 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660308441 2026-06-28 15:25:08.449 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-28 15:25:08.476 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:08.480 | + 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-06-28 15:25:08.484 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-28 15:25:08.488 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-28 15:25:08.492 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-28 15:25:08.496 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-28 15:25:08.499 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-28 15:25:08.503 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-28 15:25:08.508 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-28 15:25:08.512 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-28 15:25:08.516 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:25:08.521 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:25:08.525 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:25:08.529 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:25:08.532 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-28 15:25:08.536 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-28 15:25:08.540 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-28 15:25:08.544 | + 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-06-28 15:25:08.548 | + 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-06-28 15:25:08.552 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-28 15:25:08.556 | + 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-06-28 15:25:08.560 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-28 15:25:08.564 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-28 15:25:08.567 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-28 15:25:08.571 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-28 15:25:08.575 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-28 15:25:08.581 | + 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-06-28 15:25:08.675 | + 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-06-28 15:25:08.769 | + 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-06-28 15:25:08.848 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-28 15:25:08.931 | + 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-06-28 15:25:09.015 | + 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-06-28 15:25:09.099 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-28 15:25:09.181 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-28 15:25:09.266 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-28 15:25:09.347 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-28 15:25:09.427 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-28 15:25:09.506 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-28 15:25:09.510 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-28 15:25:09.514 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-28 15:25:09.608 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-28 15:25:10.129 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-28 15:25:10.166 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-28 15:25:10.652 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-28 15:25:10.800 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:25:10.805 | + functions-common:time_stop:2420 : local name 2026-06-28 15:25:10.808 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:25:10.812 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:25:10.818 | + functions-common:time_stop:2423 : local total 2026-06-28 15:25:10.826 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:25:10.827 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:25:10.831 | + functions-common:time_stop:2427 : start_time=1782660308441 2026-06-28 15:25:10.837 | + functions-common:time_stop:2429 : [[ -z 1782660308441 ]] 2026-06-28 15:25:10.844 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:25:10.850 | + functions-common:time_stop:2432 : end_time=1782660310846 2026-06-28 15:25:10.856 | + functions-common:time_stop:2433 : elapsed_time=2405 2026-06-28 15:25:10.860 | + functions-common:time_stop:2434 : total=24426 2026-06-28 15:25:10.864 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:25:10.868 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26831 2026-06-28 15:25:10.871 | + lib/nova:start_nova_rest:1089 : 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-06-28 15:25:10.873 | + lib/nova:start_nova_rest:1089 : 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-06-28 15:25:10.879 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-28 15:25:10.885 | + lib/nova:start_nova_console_proxies:1104 : 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-06-28 15:25:10.887 | + lib/nova:start_nova_console_proxies:1106 : 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-06-28 15:25:10.891 | + lib/nova:start_nova_console_proxies:1106 : 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-06-28 15:25:10.898 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-28 15:25:10.898 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-28 15:25:10.900 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-28 15:25:10.903 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-28 15:25:10.907 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-28 15:25:10.909 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-28 15:25:10.912 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-28 15:25:10.931 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:10.934 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-28 15:25:10.992 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-28 15:25:10.993 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-28 15:25:11.016 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:25:11.018 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-28 15:25:11.020 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-28 15:25:11.055 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:25:11.059 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-28 15:25:11.065 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-28 15:25:11.067 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-28 15:25:11.070 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-28 15:25:11.073 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-28 15:25:11.075 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-28 15:25:11.077 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-28 15:25:11.080 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-28 15:25:11.082 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-28 15:25:11.085 | + 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-06-28 15:25:11.087 | + functions-common:run_process:1676 : local group= 2026-06-28 15:25:11.089 | + functions-common:run_process:1677 : local user= 2026-06-28 15:25:11.092 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:25:11.094 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-28 15:25:11.096 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:25:11.099 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:25:11.101 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:25:11.103 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:25:11.107 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:25:11.110 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660311108 2026-06-28 15:25:11.113 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-28 15:25:11.135 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:11.137 | + 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-06-28 15:25:11.140 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-28 15:25:11.142 | + 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-06-28 15:25:11.145 | + 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-06-28 15:25:11.148 | + 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-06-28 15:25:11.150 | + 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-06-28 15:25:11.152 | + 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-06-28 15:25:11.155 | + 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-06-28 15:25:11.157 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-28 15:25:11.161 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:25:11.163 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:25:11.166 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:25:11.168 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:25:11.170 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-28 15:25:11.173 | + 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-06-28 15:25:11.175 | + 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-06-28 15:25:11.177 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-28 15:25:11.179 | + 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-06-28 15:25:11.182 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-28 15:25:11.184 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-28 15:25:11.186 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-28 15:25:11.188 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-28 15:25:11.190 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-28 15:25:11.192 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-28 15:25:11.194 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-28 15:25:11.198 | + 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-06-28 15:25:11.281 | + 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-06-28 15:25:11.381 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-28 15:25:11.457 | + 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-06-28 15:25:11.541 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-28 15:25:11.632 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-28 15:25:11.720 | + 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-06-28 15:25:11.818 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-28 15:25:11.825 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-28 15:25:11.830 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-28 15:25:11.942 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-28 15:25:12.540 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-28 15:25:12.573 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-28 15:25:13.097 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-28 15:25:13.155 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:25:13.162 | + functions-common:time_stop:2420 : local name 2026-06-28 15:25:13.166 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:25:13.172 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:25:13.173 | + functions-common:time_stop:2423 : local total 2026-06-28 15:25:13.178 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:25:13.181 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:25:13.184 | + functions-common:time_stop:2427 : start_time=1782660311108 2026-06-28 15:25:13.189 | + functions-common:time_stop:2429 : [[ -z 1782660311108 ]] 2026-06-28 15:25:13.201 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:25:13.204 | + functions-common:time_stop:2432 : end_time=1782660313201 2026-06-28 15:25:13.206 | + functions-common:time_stop:2433 : elapsed_time=2093 2026-06-28 15:25:13.208 | + functions-common:time_stop:2434 : total=26831 2026-06-28 15:25:13.210 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:25:13.212 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28924 2026-06-28 15:25:13.215 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-28 15:25:13.216 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-28 15:25:13.218 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-28 15:25:13.220 | + functions-common:run_process:1676 : local group= 2026-06-28 15:25:13.222 | + functions-common:run_process:1677 : local user= 2026-06-28 15:25:13.225 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:25:13.227 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-28 15:25:13.229 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:25:13.231 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:25:13.233 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:25:13.235 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:25:13.241 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:25:13.244 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660313241 2026-06-28 15:25:13.247 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-28 15:25:13.269 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:25:13.271 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:25:13.273 | + functions-common:time_stop:2420 : local name 2026-06-28 15:25:13.275 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:25:13.278 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:25:13.280 | + functions-common:time_stop:2423 : local total 2026-06-28 15:25:13.282 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:25:13.284 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:25:13.286 | + functions-common:time_stop:2427 : start_time=1782660313241 2026-06-28 15:25:13.288 | + functions-common:time_stop:2429 : [[ -z 1782660313241 ]] 2026-06-28 15:25:13.292 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:25:13.296 | + functions-common:time_stop:2432 : end_time=1782660313293 2026-06-28 15:25:13.298 | + functions-common:time_stop:2433 : elapsed_time=52 2026-06-28 15:25:13.300 | + functions-common:time_stop:2434 : total=28924 2026-06-28 15:25:13.302 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:25:13.304 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28976 2026-06-28 15:25:13.308 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-28 15:25:13.309 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-28 15:25:13.311 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-28 15:25:13.313 | + functions-common:run_process:1676 : local group= 2026-06-28 15:25:13.315 | + functions-common:run_process:1677 : local user= 2026-06-28 15:25:13.317 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:25:13.319 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-28 15:25:13.321 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:25:13.324 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:25:13.326 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:25:13.328 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:25:13.330 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:25:13.334 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660313332 2026-06-28 15:25:13.336 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-28 15:25:13.362 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:25:13.365 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:25:13.372 | + functions-common:time_stop:2420 : local name 2026-06-28 15:25:13.379 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:25:13.384 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:25:13.391 | + functions-common:time_stop:2423 : local total 2026-06-28 15:25:13.398 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:25:13.407 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:25:13.410 | + functions-common:time_stop:2427 : start_time=1782660313332 2026-06-28 15:25:13.417 | + functions-common:time_stop:2429 : [[ -z 1782660313332 ]] 2026-06-28 15:25:13.425 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:25:13.432 | + functions-common:time_stop:2432 : end_time=1782660313426 2026-06-28 15:25:13.437 | + functions-common:time_stop:2433 : elapsed_time=94 2026-06-28 15:25:13.442 | + functions-common:time_stop:2434 : total=28976 2026-06-28 15:25:13.447 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:25:13.452 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29070 2026-06-28 15:25:13.459 | + lib/nova:start_nova_console_proxies:1125 : 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-06-28 15:25:13.466 | + lib/nova:start_nova_console_proxies:1125 : 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-06-28 15:25:13.474 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-28 15:25:13.479 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-28 15:25:13.485 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-28 15:25:13.491 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-28 15:25:13.532 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:13.537 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-28 15:25:13.618 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-28 15:25:13.625 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-28 15:25:13.631 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-28 15:25:13.744 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-28 15:25:13.779 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:13.784 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-28 15:25:13.788 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-28 15:25:13.796 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-28 15:25:13.804 | + functions-common:run_process:1676 : local group= 2026-06-28 15:25:13.808 | + functions-common:run_process:1677 : local user= 2026-06-28 15:25:13.814 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:25:13.821 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-28 15:25:13.826 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:25:13.832 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:25:13.839 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:25:13.844 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:25:13.852 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:25:13.862 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660313853 2026-06-28 15:25:13.867 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-28 15:25:13.908 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:13.912 | + 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-06-28 15:25:13.916 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-28 15:25:13.919 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-28 15:25:13.921 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-28 15:25:13.926 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-28 15:25:13.932 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-28 15:25:13.937 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-28 15:25:13.941 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-28 15:25:13.946 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-28 15:25:13.953 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:25:13.958 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:25:13.964 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:25:13.970 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:25:13.976 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-28 15:25:13.982 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-28 15:25:13.986 | + 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-06-28 15:25:13.993 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-28 15:25:14.000 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-28 15:25:14.006 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-28 15:25:14.012 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-28 15:25:14.018 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-28 15:25:14.019 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-28 15:25:14.022 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-28 15:25:14.029 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-28 15:25:14.034 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-28 15:25:14.045 | + 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-06-28 15:25:14.196 | + 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-06-28 15:25:14.343 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-28 15:25:14.464 | + 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-06-28 15:25:14.579 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-28 15:25:14.696 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-28 15:25:14.799 | + 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-06-28 15:25:14.900 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-28 15:25:14.902 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-28 15:25:14.904 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-28 15:25:14.979 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-28 15:25:15.519 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-28 15:25:15.558 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-28 15:25:16.067 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-28 15:25:16.134 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:25:16.141 | + functions-common:time_stop:2420 : local name 2026-06-28 15:25:16.148 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:25:16.153 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:25:16.160 | + functions-common:time_stop:2423 : local total 2026-06-28 15:25:16.167 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:25:16.176 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:25:16.181 | + functions-common:time_stop:2427 : start_time=1782660313853 2026-06-28 15:25:16.185 | + functions-common:time_stop:2429 : [[ -z 1782660313853 ]] 2026-06-28 15:25:16.191 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:25:16.198 | + functions-common:time_stop:2432 : end_time=1782660316194 2026-06-28 15:25:16.204 | + functions-common:time_stop:2433 : elapsed_time=2341 2026-06-28 15:25:16.205 | + functions-common:time_stop:2434 : total=29070 2026-06-28 15:25:16.209 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:25:16.215 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31411 2026-06-28 15:25:16.224 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-28 15:25:16.232 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-28 15:25:16.240 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-28 15:25:16.285 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:16.292 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-28 15:25:16.303 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-28 15:25:16.311 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-28 15:25:16.315 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-28 15:25:16.321 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-28 15:25:16.327 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-28 15:25:16.332 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-28 15:25:16.337 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-28 15:25:16.339 | + functions-common:run_process:1676 : local group= 2026-06-28 15:25:16.342 | + functions-common:run_process:1677 : local user= 2026-06-28 15:25:16.344 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:25:16.347 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-28 15:25:16.348 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:25:16.350 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:25:16.352 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:25:16.355 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:25:16.360 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:25:16.369 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660316362 2026-06-28 15:25:16.374 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-28 15:25:16.422 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:16.427 | + 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-06-28 15:25:16.431 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-28 15:25:16.433 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-28 15:25:16.440 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-28 15:25:16.444 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-28 15:25:16.451 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-28 15:25:16.458 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-28 15:25:16.461 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-28 15:25:16.466 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-28 15:25:16.471 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:25:16.476 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:25:16.481 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:25:16.489 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:25:16.497 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-28 15:25:16.502 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-28 15:25:16.507 | + 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-06-28 15:25:16.513 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-28 15:25:16.519 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-28 15:25:16.525 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-28 15:25:16.532 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-28 15:25:16.537 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-28 15:25:16.541 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-28 15:25:16.548 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-28 15:25:16.552 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-28 15:25:16.555 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-28 15:25:16.561 | + 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-06-28 15:25:16.690 | + 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-06-28 15:25:16.822 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-28 15:25:16.921 | + 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-06-28 15:25:17.004 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-28 15:25:17.065 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-28 15:25:17.145 | + 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-06-28 15:25:17.211 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-28 15:25:17.215 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-28 15:25:17.215 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-28 15:25:17.298 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-28 15:25:17.827 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-28 15:25:17.868 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-28 15:25:18.369 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-28 15:25:18.432 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:25:18.438 | + functions-common:time_stop:2420 : local name 2026-06-28 15:25:18.443 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:25:18.449 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:25:18.454 | + functions-common:time_stop:2423 : local total 2026-06-28 15:25:18.458 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:25:18.463 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:25:18.468 | + functions-common:time_stop:2427 : start_time=1782660316362 2026-06-28 15:25:18.473 | + functions-common:time_stop:2429 : [[ -z 1782660316362 ]] 2026-06-28 15:25:18.480 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:25:18.487 | + functions-common:time_stop:2432 : end_time=1782660318481 2026-06-28 15:25:18.490 | + functions-common:time_stop:2433 : elapsed_time=2119 2026-06-28 15:25:18.494 | + functions-common:time_stop:2434 : total=31411 2026-06-28 15:25:18.497 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:25:18.499 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33530 2026-06-28 15:25:18.502 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-28 15:25:18.504 | + lib/nova:start_nova_compute:986 : 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-06-28 15:25:18.508 | + lib/nova:start_nova_compute:987 : 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-06-28 15:25:18.510 | + lib/nova:start_nova_compute:987 : 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-06-28 15:25:18.512 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-28 15:25:18.515 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-28 15:25:18.520 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-28 15:25:18.522 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-28 15:25:18.526 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-28 15:25:18.526 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-28 15:25:18.529 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-28 15:25:18.534 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-28 15:25:18.538 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-28 15:25:18.541 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-28 15:25:18.543 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-28 15:25:18.554 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-28 15:25:18.554 | + inc/meta-config:merge_config_file:164 : read a 2026-06-28 15:25:18.554 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-28 15:25:18.554 | BEGIN { 2026-06-28 15:25:18.554 | section = "" 2026-06-28 15:25:18.554 | last_section = "" 2026-06-28 15:25:18.554 | section_count = 0 2026-06-28 15:25:18.555 | } 2026-06-28 15:25:18.555 | /^\[.+\]/ { 2026-06-28 15:25:18.555 | gsub("[][]", "", $1); 2026-06-28 15:25:18.555 | section=$1 2026-06-28 15:25:18.555 | next 2026-06-28 15:25:18.558 | } 2026-06-28 15:25:18.558 | /^ *\#/ { 2026-06-28 15:25:18.558 | next 2026-06-28 15:25:18.559 | } 2026-06-28 15:25:18.559 | /^[^ \t]+/ { 2026-06-28 15:25:18.559 | # get offset of first = in $0 2026-06-28 15:25:18.559 | eq_idx = index($0, "=") 2026-06-28 15:25:18.559 | # extract attr & value from $0 2026-06-28 15:25:18.560 | attr = substr($0, 1, eq_idx - 1) 2026-06-28 15:25:18.560 | value = substr($0, eq_idx + 1) 2026-06-28 15:25:18.560 | # only need to strip trailing whitespace from attr 2026-06-28 15:25:18.560 | sub(/[ \t]*$/, "", attr) 2026-06-28 15:25:18.560 | # need to strip leading & trailing whitespace from value 2026-06-28 15:25:18.560 | sub(/^[ \t]*/, "", value) 2026-06-28 15:25:18.560 | sub(/[ \t]*$/, "", value) 2026-06-28 15:25:18.560 | 2026-06-28 15:25:18.561 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-28 15:25:18.561 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-28 15:25:18.561 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-28 15:25:18.561 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-28 15:25:18.561 | if (! (section, attr) in cfg_attr_count) { 2026-06-28 15:25:18.561 | if (section != last_section) { 2026-06-28 15:25:18.561 | cfg_section[section_count++] = section 2026-06-28 15:25:18.562 | last_section = section 2026-06-28 15:25:18.562 | } 2026-06-28 15:25:18.562 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-28 15:25:18.562 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-28 15:25:18.562 | 2026-06-28 15:25:18.562 | cfg_attr[section, attr, 0] = value 2026-06-28 15:25:18.562 | cfg_attr_count[section, attr] = 1 2026-06-28 15:25:18.562 | } else { 2026-06-28 15:25:18.563 | lno = cfg_attr_count[section, attr]++ 2026-06-28 15:25:18.563 | cfg_attr[section, attr, lno] = value 2026-06-28 15:25:18.563 | } 2026-06-28 15:25:18.563 | } 2026-06-28 15:25:18.563 | END { 2026-06-28 15:25:18.563 | # Process each section in order 2026-06-28 15:25:18.563 | for (sno = 0; sno < section_count; sno++) { 2026-06-28 15:25:18.563 | section = cfg_section[sno] 2026-06-28 15:25:18.563 | # The ini routines simply append a config item immediately 2026-06-28 15:25:18.563 | # after the section header. To keep the same order as defined 2026-06-28 15:25:18.564 | # in local.conf, invoke the ini routines in the reverse order 2026-06-28 15:25:18.564 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-28 15:25:18.564 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-28 15:25:18.564 | if (cfg_attr_count[section, attr] == 1) 2026-06-28 15:25:18.564 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-28 15:25:18.564 | else { 2026-06-28 15:25:18.564 | # For multiline, invoke the ini routines in the reverse order 2026-06-28 15:25:18.565 | count = cfg_attr_count[section, attr] 2026-06-28 15:25:18.565 | print "inidelete " configfile " " section " " attr 2026-06-28 15:25:18.565 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-28 15:25:18.565 | for (l = count -2; l >= 0; l--) 2026-06-28 15:25:18.565 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-28 15:25:18.565 | } 2026-06-28 15:25:18.566 | } 2026-06-28 15:25:18.566 | } 2026-06-28 15:25:18.566 | } 2026-06-28 15:25:18.566 | ' 2026-06-28 15:25:18.566 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-28 15:25:18.566 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-28 15:25:18.572 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-28 15:25:18.586 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-28 15:25:18.603 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-28 15:25:18.607 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-28 15:25:18.610 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-28 15:25:18.610 | BEGIN { group = "" } 2026-06-28 15:25:18.610 | /^\[\[.+\|.*\]\]/ { 2026-06-28 15:25:18.610 | gsub("[][]", "", $1); 2026-06-28 15:25:18.611 | split($1, a, "|"); 2026-06-28 15:25:18.611 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-28 15:25:18.611 | group=a[1] 2026-06-28 15:25:18.611 | } else { 2026-06-28 15:25:18.612 | group="" 2026-06-28 15:25:18.612 | } 2026-06-28 15:25:18.612 | next 2026-06-28 15:25:18.612 | } 2026-06-28 15:25:18.612 | { 2026-06-28 15:25:18.612 | if (group != "") 2026-06-28 15:25:18.612 | print $0 2026-06-28 15:25:18.612 | } 2026-06-28 15:25:18.612 | ' /home/quobyte/devstack/local.conf 2026-06-28 15:25:18.622 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-28 15:25:18.627 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-28 15:25:18.681 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-28 15:25:18.735 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-28 15:25:18.739 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-28 15:25:18.744 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-28 15:25:18.748 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-28 15:25:18.753 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-28 15:25:18.757 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-28 15:25:18.789 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:18.795 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-28 15:25:18.799 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-28 15:25:18.803 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-28 15:25:18.831 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:18.835 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.244:5672/nova_cell1 2026-06-28 15:25:18.840 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.244:5672/nova_cell1 2026-06-28 15:25:18.888 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-28 15:25:18.892 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-28 15:25:18.896 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-28 15:25:18.929 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-28 15:25:18.963 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-28 15:25:18.967 | + lib/nova:configure_console_compute:669 : local offset 2026-06-28 15:25:18.971 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-28 15:25:18.975 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-28 15:25:18.981 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-28 15:25:19.015 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.244 2026-06-28 15:25:19.020 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-28 15:25:19.042 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:19.047 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-28 15:25:19.051 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-28 15:25:19.056 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-28 15:25:19.060 | + functions:vercmp:648 : local 'op=<' 2026-06-28 15:25:19.064 | + functions:vercmp:649 : local v2=1.0.0 2026-06-28 15:25:19.068 | + functions:vercmp:650 : local result 2026-06-28 15:25:19.075 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-28 15:25:19.076 | ++ functions:vercmp:654 : sort -V 2026-06-28 15:25:19.080 | ++ functions:vercmp:654 : head -1 2026-06-28 15:25:19.086 | + functions:vercmp:654 : result=1.0.0 2026-06-28 15:25:19.090 | + functions:vercmp:656 : case $op in 2026-06-28 15:25:19.094 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-28 15:25:19.098 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-28 15:25:19.102 | + functions:vercmp:667 : return 2026-06-28 15:25:19.106 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.244:6080/vnc_lite.html 2026-06-28 15:25:19.109 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.244:6080/vnc_lite.html 2026-06-28 15:25:19.155 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.244:6081/spice_auto.html 2026-06-28 15:25:19.159 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.244:6081/spice_auto.html 2026-06-28 15:25:19.206 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-28 15:25:19.230 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:19.234 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-28 15:25:19.238 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.244 2026-06-28 15:25:19.242 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-28 15:25:19.284 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.244 2026-06-28 15:25:19.333 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-28 15:25:19.358 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:25:19.362 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-28 15:25:19.366 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-28 15:25:19.393 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:25:19.397 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-28 15:25:19.400 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-28 15:25:19.451 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-28 15:25:19.456 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-28 15:25:19.500 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-28 15:25:19.503 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-28 15:25:19.507 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-28 15:25:19.512 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-28 15:25:19.516 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-28 15:25:19.521 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-28 15:25:19.525 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-28 15:25:19.529 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-28 15:25:19.534 | + functions-common:run_process:1676 : local group=libvirt 2026-06-28 15:25:19.538 | + functions-common:run_process:1677 : local user= 2026-06-28 15:25:19.542 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:25:19.546 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-28 15:25:19.550 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:25:19.554 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:25:19.558 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:25:19.562 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:25:19.567 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:25:19.573 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660319569 2026-06-28 15:25:19.577 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-28 15:25:19.603 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:19.607 | + 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-06-28 15:25:19.611 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-28 15:25:19.616 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-28 15:25:19.620 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-28 15:25:19.624 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-28 15:25:19.628 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-28 15:25:19.632 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-28 15:25:19.637 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-28 15:25:19.641 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-28 15:25:19.645 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-28 15:25:19.649 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:25:19.652 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:25:19.656 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:25:19.661 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-28 15:25:19.665 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-28 15:25:19.669 | + 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-06-28 15:25:19.672 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-28 15:25:19.676 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-28 15:25:19.680 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-28 15:25:19.684 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-28 15:25:19.688 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-28 15:25:19.692 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-28 15:25:19.696 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-28 15:25:19.700 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-28 15:25:19.704 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-28 15:25:19.707 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-28 15:25:19.714 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-28 15:25:19.821 | + 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-06-28 15:25:19.926 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-28 15:25:20.012 | + 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-06-28 15:25:20.100 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-28 15:25:20.175 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-28 15:25:20.263 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-28 15:25:20.352 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-28 15:25:20.357 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-28 15:25:20.361 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-28 15:25:20.442 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-28 15:25:20.541 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-28 15:25:21.055 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-28 15:25:21.091 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-28 15:25:21.594 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-28 15:25:21.654 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:25:21.657 | + functions-common:time_stop:2420 : local name 2026-06-28 15:25:21.664 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:25:21.672 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:25:21.678 | + functions-common:time_stop:2423 : local total 2026-06-28 15:25:21.682 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:25:21.688 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:25:21.692 | + functions-common:time_stop:2427 : start_time=1782660319569 2026-06-28 15:25:21.698 | + functions-common:time_stop:2429 : [[ -z 1782660319569 ]] 2026-06-28 15:25:21.701 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:25:21.707 | + functions-common:time_stop:2432 : end_time=1782660321703 2026-06-28 15:25:21.711 | + functions-common:time_stop:2433 : elapsed_time=2134 2026-06-28 15:25:21.718 | + functions-common:time_stop:2434 : total=33530 2026-06-28 15:25:21.723 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:25:21.728 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35664 2026-06-28 15:25:21.735 | + lib/nova:start_nova_compute:1075 : 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-06-28 15:25:21.740 | + lib/nova:start_nova_compute:1075 : 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-06-28 15:25:21.747 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-28 15:25:21.786 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:21.792 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-28 15:25:21.792 | Dumping cells_v2 mapping 2026-06-28 15:25:21.795 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-28 15:25:22.328 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-28 15:25:22.329 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:25:22.329 | we strongly recommend against using it for new projects. 2026-06-28 15:25:22.329 | 2026-06-28 15:25:22.329 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:25:22.329 | framework. For more detail see 2026-06-28 15:25:22.329 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:25:22.329 | 2026-06-28 15:25:22.329 | import eventlet # noqa 2026-06-28 15:25:22.720 | 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-06-28 15:25:25.756 | INFO dbcounter [None req-1eee1083-d87b-475c-9ce0-4d6e0df5d18e None None] Registered counter for database nova_api 2026-06-28 15:25:25.893 | DEBUG dbcounter [-] [80231] Writer thread running {{(pid=80231) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:25:25.935 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-28 15:25:25.935 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-28 15:25:25.935 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-28 15:25:25.936 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-28 15:25:25.936 | | cell1 | 669f07cc-8114-42f7-a350-af416d2fe49a | rabbit://stackrabbit:stackqueue@192.168.122.244:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-28 15:25:25.936 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-28 15:25:26.548 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-28 15:25:26.553 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-28 15:25:26.640 | + inc/async:async_inner:63 : create_flavors 2026-06-28 15:25:26.695 | [2069 Async create_flavors:80331]: running: create_flavors 2026-06-28 15:25:26.699 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-28 15:25:26.725 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:26.729 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-28 15:25:26.734 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:25:26.738 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-28 15:25:26.742 | + ./stack.sh:main:1337 : start_cinder 2026-06-28 15:25:26.746 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-28 15:25:26.752 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-28 15:25:26.759 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-28 15:25:26.763 | + functions-common:run_process:1674 : local service=c-api 2026-06-28 15:25:26.767 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-28 15:25:26.772 | + functions-common:run_process:1676 : local group= 2026-06-28 15:25:26.776 | + functions-common:run_process:1677 : local user= 2026-06-28 15:25:26.782 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:25:26.786 | + functions-common:run_process:1680 : local name=c-api 2026-06-28 15:25:26.789 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:25:26.793 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:25:26.798 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:25:26.801 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:25:26.806 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:25:26.812 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660326807 2026-06-28 15:25:26.817 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-28 15:25:26.857 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:26.861 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-28 15:25:26.865 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-28 15:25:26.872 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-28 15:25:26.878 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-28 15:25:26.883 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-28 15:25:26.887 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-28 15:25:26.891 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-28 15:25:26.898 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-28 15:25:26.904 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-28 15:25:26.909 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:25:26.913 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:25:26.918 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:25:26.922 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:25:26.925 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-28 15:25:26.929 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-28 15:25:26.935 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-28 15:25:26.941 | + 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-06-28 15:25:26.943 | + 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-06-28 15:25:26.947 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-28 15:25:26.950 | + 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-06-28 15:25:26.954 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-28 15:25:26.958 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-28 15:25:26.961 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-28 15:25:26.965 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-28 15:25:26.968 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-28 15:25:26.974 | + 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-06-28 15:25:27.060 | + 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-06-28 15:25:27.142 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-28 15:25:27.221 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-28 15:25:27.316 | + 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-06-28 15:25:27.400 | + 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-06-28 15:25:27.482 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-28 15:25:27.566 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-28 15:25:27.653 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-28 15:25:27.744 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-28 15:25:27.827 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-28 15:25:27.910 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-28 15:25:27.914 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-28 15:25:27.918 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-28 15:25:28.013 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-28 15:25:28.546 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-28 15:25:28.578 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-28 15:25:29.093 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-28 15:25:29.249 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:25:29.257 | + functions-common:time_stop:2420 : local name 2026-06-28 15:25:29.261 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:25:29.269 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:25:29.278 | + functions-common:time_stop:2423 : local total 2026-06-28 15:25:29.285 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:25:29.293 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:25:29.300 | + functions-common:time_stop:2427 : start_time=1782660326807 2026-06-28 15:25:29.309 | + functions-common:time_stop:2429 : [[ -z 1782660326807 ]] 2026-06-28 15:25:29.321 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:25:29.329 | + functions-common:time_stop:2432 : end_time=1782660329322 2026-06-28 15:25:29.336 | + functions-common:time_stop:2433 : elapsed_time=2515 2026-06-28 15:25:29.346 | + functions-common:time_stop:2434 : total=35664 2026-06-28 15:25:29.354 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:25:29.360 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38179 2026-06-28 15:25:29.370 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-28 15:25:29.370 | Waiting for Cinder API to start... 2026-06-28 15:25:29.373 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.244/volume/v3/ 2026-06-28 15:25:29.383 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.244/volume/v3/ 2026-06-28 15:25:29.386 | + functions:wait_for_service:476 : local timeout=60 2026-06-28 15:25:29.399 | + functions:wait_for_service:477 : local url=http://192.168.122.244/volume/v3/ 2026-06-28 15:25:29.409 | + functions:wait_for_service:478 : local rval=0 2026-06-28 15:25:29.422 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-28 15:25:29.430 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-28 15:25:29.441 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:25:29.446 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:25:29.455 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:25:29.466 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660329459 2026-06-28 15:25:29.476 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-28 15:25:29.481 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:25:29.487 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.244/volume/v3/ 2026-06-28 15:25:34.444 | + :: : [[ 401 == 503 ]] 2026-06-28 15:25:34.448 | + :: : [[ 0 -eq 7 ]] 2026-06-28 15:25:34.455 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-28 15:25:34.460 | + functions-common:time_stop:2420 : local name 2026-06-28 15:25:34.465 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:25:34.471 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:25:34.477 | + functions-common:time_stop:2423 : local total 2026-06-28 15:25:34.482 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:25:34.485 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-28 15:25:34.487 | + functions-common:time_stop:2427 : start_time=1782660329459 2026-06-28 15:25:34.489 | + functions-common:time_stop:2429 : [[ -z 1782660329459 ]] 2026-06-28 15:25:34.494 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:25:34.502 | + functions-common:time_stop:2432 : end_time=1782660334496 2026-06-28 15:25:34.506 | + functions-common:time_stop:2433 : elapsed_time=5037 2026-06-28 15:25:34.511 | + functions-common:time_stop:2434 : total=14635 2026-06-28 15:25:34.515 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:25:34.521 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19672 2026-06-28 15:25:34.525 | + functions:wait_for_service:486 : return 0 2026-06-28 15:25:34.529 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-28 15:25:34.533 | + functions-common:run_process:1674 : local service=c-sch 2026-06-28 15:25:34.538 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-28 15:25:34.543 | + functions-common:run_process:1676 : local group= 2026-06-28 15:25:34.548 | + functions-common:run_process:1677 : local user= 2026-06-28 15:25:34.552 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:25:34.557 | + functions-common:run_process:1680 : local name=c-sch 2026-06-28 15:25:34.562 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:25:34.567 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:25:34.571 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:25:34.575 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:25:34.581 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:25:34.587 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660334582 2026-06-28 15:25:34.591 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-28 15:25:34.619 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:34.623 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-28 15:25:34.628 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-28 15:25:34.632 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-28 15:25:34.636 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-28 15:25:34.640 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-28 15:25:34.644 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-28 15:25:34.648 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-28 15:25:34.652 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-28 15:25:34.657 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-28 15:25:34.661 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:25:34.665 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:25:34.669 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:25:34.673 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:25:34.677 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-28 15:25:34.682 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-28 15:25:34.686 | + 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-06-28 15:25:34.690 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-28 15:25:34.694 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-28 15:25:34.698 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-28 15:25:34.702 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-28 15:25:34.706 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-28 15:25:34.710 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-28 15:25:34.714 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-28 15:25:34.718 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-28 15:25:34.722 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-28 15:25:34.729 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-28 15:25:34.826 | + 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-06-28 15:25:34.919 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-28 15:25:35.008 | + 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-06-28 15:25:35.088 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-28 15:25:35.167 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-28 15:25:35.259 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-28 15:25:35.343 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-28 15:25:35.349 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-28 15:25:35.353 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-28 15:25:35.453 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-28 15:25:35.985 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-28 15:25:36.010 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-28 15:25:36.524 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-28 15:25:36.571 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:25:36.577 | + functions-common:time_stop:2420 : local name 2026-06-28 15:25:36.584 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:25:36.589 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:25:36.595 | + functions-common:time_stop:2423 : local total 2026-06-28 15:25:36.600 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:25:36.604 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:25:36.609 | + functions-common:time_stop:2427 : start_time=1782660334582 2026-06-28 15:25:36.613 | + functions-common:time_stop:2429 : [[ -z 1782660334582 ]] 2026-06-28 15:25:36.618 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:25:36.625 | + functions-common:time_stop:2432 : end_time=1782660336620 2026-06-28 15:25:36.629 | + functions-common:time_stop:2433 : elapsed_time=2038 2026-06-28 15:25:36.634 | + functions-common:time_stop:2434 : total=38179 2026-06-28 15:25:36.638 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:25:36.642 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40217 2026-06-28 15:25:36.646 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-28 15:25:36.650 | + lib/cinder:start_cinder:635 : 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-06-28 15:25:36.654 | + functions-common:run_process:1674 : local service=c-bak 2026-06-28 15:25:36.658 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-28 15:25:36.662 | + functions-common:run_process:1676 : local group= 2026-06-28 15:25:36.667 | + functions-common:run_process:1677 : local user= 2026-06-28 15:25:36.671 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-28 15:25:36.675 | + functions-common:run_process:1680 : local name=c-bak 2026-06-28 15:25:36.679 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:25:36.684 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:25:36.688 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:25:36.693 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:25:36.699 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:25:36.705 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660336701 2026-06-28 15:25:36.711 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-28 15:25:36.753 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:25:36.760 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:25:36.768 | + functions-common:time_stop:2420 : local name 2026-06-28 15:25:36.771 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:25:36.776 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:25:36.779 | + functions-common:time_stop:2423 : local total 2026-06-28 15:25:36.783 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:25:36.789 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:25:36.792 | + functions-common:time_stop:2427 : start_time=1782660336701 2026-06-28 15:25:36.795 | + functions-common:time_stop:2429 : [[ -z 1782660336701 ]] 2026-06-28 15:25:36.800 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:25:36.806 | + functions-common:time_stop:2432 : end_time=1782660336801 2026-06-28 15:25:36.809 | + functions-common:time_stop:2433 : elapsed_time=100 2026-06-28 15:25:36.813 | + functions-common:time_stop:2434 : total=40217 2026-06-28 15:25:36.817 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:25:36.820 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40317 2026-06-28 15:25:36.824 | + lib/cinder:start_cinder:636 : 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-06-28 15:25:36.827 | + functions-common:run_process:1674 : local service=c-vol 2026-06-28 15:25:36.832 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-28 15:25:36.835 | + functions-common:run_process:1676 : local group= 2026-06-28 15:25:36.839 | + functions-common:run_process:1677 : local user= 2026-06-28 15:25:36.844 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-28 15:25:36.848 | + functions-common:run_process:1680 : local name=c-vol 2026-06-28 15:25:36.851 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:25:36.856 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:25:36.860 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:25:36.866 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:25:36.872 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:25:36.877 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660336872 2026-06-28 15:25:36.881 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-28 15:25:36.919 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:36.925 | + 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-06-28 15:25:36.929 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-28 15:25:36.932 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-28 15:25:36.935 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-28 15:25:36.938 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-28 15:25:36.942 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-28 15:25:36.949 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-28 15:25:36.953 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-28 15:25:36.960 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-28 15:25:36.964 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:25:36.969 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:25:36.975 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:25:36.980 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-28 15:25:36.986 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-28 15:25:36.991 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-28 15:25:36.996 | + 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-06-28 15:25:37.003 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-28 15:25:37.007 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-28 15:25:37.012 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-28 15:25:37.019 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-28 15:25:37.024 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-28 15:25:37.029 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-28 15:25:37.034 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-28 15:25:37.039 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-28 15:25:37.042 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-28 15:25:37.048 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-28 15:25:37.151 | + 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-06-28 15:25:37.254 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-28 15:25:37.364 | + 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-06-28 15:25:37.475 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-28 15:25:37.564 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-28 15:25:37.668 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-28 15:25:37.772 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-28 15:25:37.778 | + 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-06-28 15:25:37.875 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-28 15:25:37.881 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-28 15:25:37.991 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-28 15:25:38.563 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-28 15:25:38.585 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-28 15:25:39.150 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-28 15:25:39.213 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:25:39.221 | + functions-common:time_stop:2420 : local name 2026-06-28 15:25:39.224 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:25:39.230 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:25:39.234 | + functions-common:time_stop:2423 : local total 2026-06-28 15:25:39.240 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:25:39.243 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:25:39.249 | + functions-common:time_stop:2427 : start_time=1782660336872 2026-06-28 15:25:39.254 | + functions-common:time_stop:2429 : [[ -z 1782660336872 ]] 2026-06-28 15:25:39.256 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:25:39.260 | + functions-common:time_stop:2432 : end_time=1782660339258 2026-06-28 15:25:39.263 | + functions-common:time_stop:2433 : elapsed_time=2386 2026-06-28 15:25:39.265 | + functions-common:time_stop:2434 : total=40317 2026-06-28 15:25:39.267 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:25:39.270 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42703 2026-06-28 15:25:39.272 | + ./stack.sh:main:1338 : create_volume_types 2026-06-28 15:25:39.274 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-28 15:25:39.318 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:39.324 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-28 15:25:39.330 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-28 15:25:39.340 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-28 15:25:39.344 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-28 15:25:39.350 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-28 15:25:39.359 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-28 15:25:39.372 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-28 15:25:39.380 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-28 15:25:39.385 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-28 15:25:39.440 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:39.448 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-28 15:25:44.682 | +-------------+--------------------------------------+ 2026-06-28 15:25:44.682 | | Field | Value | 2026-06-28 15:25:44.682 | +-------------+--------------------------------------+ 2026-06-28 15:25:44.682 | | description | None | 2026-06-28 15:25:44.682 | | id | 231beb20-6113-4d64-be60-0600d7e75434 | 2026-06-28 15:25:44.683 | | is_public | True | 2026-06-28 15:25:44.683 | | name | lvmdriver-1 | 2026-06-28 15:25:44.683 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-28 15:25:44.683 | +-------------+--------------------------------------+ 2026-06-28 15:25:45.119 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-28 15:25:45.122 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-28 15:25:45.126 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-28 15:25:45.132 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-28 15:25:45.137 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-28 15:25:45.167 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:45.172 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-28 15:25:45.175 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:25:45.181 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-28 15:25:45.187 | + ./stack.sh:main:1353 : start_glance 2026-06-28 15:25:45.190 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-28 15:25:45.195 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-28 15:25:45.203 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-28 15:25:45.208 | + functions-common:run_process:1674 : local service=g-api 2026-06-28 15:25:45.214 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-28 15:25:45.219 | + functions-common:run_process:1676 : local group= 2026-06-28 15:25:45.224 | + functions-common:run_process:1677 : local user= 2026-06-28 15:25:45.229 | + functions-common:run_process:1678 : local env_vars= 2026-06-28 15:25:45.233 | + functions-common:run_process:1680 : local name=g-api 2026-06-28 15:25:45.239 | + functions-common:run_process:1682 : time_start run_process 2026-06-28 15:25:45.244 | + functions-common:time_start:2406 : local name=run_process 2026-06-28 15:25:45.249 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:25:45.252 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:25:45.258 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:25:45.266 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660345261 2026-06-28 15:25:45.269 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-28 15:25:45.298 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:45.302 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-28 15:25:45.306 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-28 15:25:45.312 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-28 15:25:45.318 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-28 15:25:45.322 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-28 15:25:45.327 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-28 15:25:45.332 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-28 15:25:45.337 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-28 15:25:45.339 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-28 15:25:45.343 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-28 15:25:45.347 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-28 15:25:45.350 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-28 15:25:45.353 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-28 15:25:45.356 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-28 15:25:45.361 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-28 15:25:45.363 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-28 15:25:45.366 | + 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-06-28 15:25:45.370 | + 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-06-28 15:25:45.373 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-28 15:25:45.376 | + 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-06-28 15:25:45.381 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-28 15:25:45.382 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-28 15:25:45.386 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-28 15:25:45.389 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-28 15:25:45.392 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-28 15:25:45.399 | + 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-06-28 15:25:45.488 | + 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-06-28 15:25:45.588 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-28 15:25:45.670 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-28 15:25:45.751 | + 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-06-28 15:25:45.843 | + 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-06-28 15:25:45.920 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-28 15:25:45.998 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-28 15:25:46.083 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-28 15:25:46.167 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-28 15:25:46.254 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-28 15:25:46.336 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-28 15:25:46.340 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-28 15:25:46.345 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-28 15:25:46.442 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-28 15:25:47.022 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-28 15:25:47.051 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-28 15:25:47.644 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-28 15:25:47.816 | + functions-common:run_process:1686 : time_stop run_process 2026-06-28 15:25:47.823 | + functions-common:time_stop:2420 : local name 2026-06-28 15:25:47.827 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:25:47.834 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:25:47.838 | + functions-common:time_stop:2423 : local total 2026-06-28 15:25:47.845 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:25:47.855 | + functions-common:time_stop:2426 : name=run_process 2026-06-28 15:25:47.861 | + functions-common:time_stop:2427 : start_time=1782660345261 2026-06-28 15:25:47.866 | + functions-common:time_stop:2429 : [[ -z 1782660345261 ]] 2026-06-28 15:25:47.873 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:25:47.881 | + functions-common:time_stop:2432 : end_time=1782660347875 2026-06-28 15:25:47.891 | + functions-common:time_stop:2433 : elapsed_time=2614 2026-06-28 15:25:47.902 | + functions-common:time_stop:2434 : total=42703 2026-06-28 15:25:47.910 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:25:47.920 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45317 2026-06-28 15:25:47.932 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-28 15:25:47.986 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:25:47.996 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.244) to start...' 2026-06-28 15:25:47.996 | Waiting for g-api (192.168.122.244) to start... 2026-06-28 15:25:48.004 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.244/image 2026-06-28 15:25:48.014 | + functions:wait_for_service:476 : local timeout=60 2026-06-28 15:25:48.020 | + functions:wait_for_service:477 : local url=http://192.168.122.244/image 2026-06-28 15:25:48.024 | + functions:wait_for_service:478 : local rval=0 2026-06-28 15:25:48.030 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-28 15:25:48.038 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-28 15:25:48.045 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:25:48.055 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:25:48.070 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:25:48.080 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660348073 2026-06-28 15:25:48.088 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-28 15:25:48.096 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:25:48.101 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.244/image 2026-06-28 15:25:53.543 | + :: : [[ 300 == 503 ]] 2026-06-28 15:25:53.549 | + :: : [[ 0 -eq 7 ]] 2026-06-28 15:25:53.557 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-28 15:25:53.564 | + functions-common:time_stop:2420 : local name 2026-06-28 15:25:53.569 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:25:53.573 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:25:53.578 | + functions-common:time_stop:2423 : local total 2026-06-28 15:25:53.583 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:25:53.586 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-28 15:25:53.592 | + functions-common:time_stop:2427 : start_time=1782660348073 2026-06-28 15:25:53.597 | + functions-common:time_stop:2429 : [[ -z 1782660348073 ]] 2026-06-28 15:25:53.602 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:25:53.612 | + functions-common:time_stop:2432 : end_time=1782660353606 2026-06-28 15:25:53.617 | + functions-common:time_stop:2433 : elapsed_time=5533 2026-06-28 15:25:53.625 | + functions-common:time_stop:2434 : total=19672 2026-06-28 15:25:53.630 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:25:53.635 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25205 2026-06-28 15:25:53.641 | + functions:wait_for_service:486 : return 0 2026-06-28 15:25:53.646 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-28 15:25:53.680 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:53.682 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-28 15:25:53.711 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:25:53.715 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-28 15:25:53.720 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:25:53.724 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-28 15:25:53.728 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-28 15:25:53.733 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-28 15:25:53.737 | + 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-06-28 15:25:53.740 | + functions:upload_image:141 : local image image_fname image_name 2026-06-28 15:25:53.745 | + functions:upload_image:143 : local max_attempts=5 2026-06-28 15:25:53.747 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-28 15:25:53.756 | ++ 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-06-28 15:25:53.761 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-28 15:25:53.764 | + 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-06-28 15:25:53.768 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-28 15:25:53.774 | ++ functions:upload_image:151 : seq 5 2026-06-28 15:25:53.778 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-28 15:25:53.781 | + functions:upload_image:152 : local rc=0 2026-06-28 15:25:53.784 | + 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-06-28 15:25:53.788 | --2026-06-28 17:25:53-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-28 15:25:53.850 | Resolving github.com (github.com)... 140.82.121.4 2026-06-28 15:25:53.870 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-28 15:25:54.099 | HTTP request sent, awaiting response... 302 Found 2026-06-28 15:25:54.099 | 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-06-28T16%3A15%3A21Z&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-06-28T15%3A15%3A16Z&ske=2026-06-28T16%3A15%3A21Z&sks=b&skv=2018-11-09&sig=G93ibcXKppqReMuC3CDpsRPzlYGn12yjZG1kzHzrk0c%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjY2MjE1NCwibmJmIjoxNzgyNjYwMzU0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.1Djz8ABEMy4854w1SWLwjoA19cJVMa5giiT3Ew9CHWA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-28 15:25:54.099 | --2026-06-28 17:25:54-- 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-06-28T16%3A15%3A21Z&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-06-28T15%3A15%3A16Z&ske=2026-06-28T16%3A15%3A21Z&sks=b&skv=2018-11-09&sig=G93ibcXKppqReMuC3CDpsRPzlYGn12yjZG1kzHzrk0c%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjY2MjE1NCwibmJmIjoxNzgyNjYwMzU0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.1Djz8ABEMy4854w1SWLwjoA19cJVMa5giiT3Ew9CHWA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-28 15:25:54.120 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-06-28 15:25:54.133 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-28 15:25:54.282 | HTTP request sent, awaiting response... 200 OK 2026-06-28 15:25:54.282 | Length: 21692416 (21M) [application/octet-stream] 2026-06-28 15:25:54.282 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-28 15:25:54.336 | 2026-06-28 15:25:54.639 | 0K ........ ........ .... 100% 57.9M=0.4s 2026-06-28 15:25:54.639 | 2026-06-28 15:25:54.639 | 2026-06-28 17:25:54 (57.9 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-28 15:25:54.639 | 2026-06-28 15:25:54.649 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-28 15:25:54.651 | + functions:upload_image:163 : break 2026-06-28 15:25:54.656 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-28 15:25:54.659 | + 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-06-28 15:25:54.663 | + 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-06-28 15:25:54.668 | + 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-06-28 15:25:54.672 | + functions:upload_image:313 : local kernel= 2026-06-28 15:25:54.676 | + functions:upload_image:314 : local ramdisk= 2026-06-28 15:25:54.680 | + functions:upload_image:315 : local disk_format= 2026-06-28 15:25:54.687 | + functions:upload_image:316 : local container_format= 2026-06-28 15:25:54.692 | + functions:upload_image:317 : local unpack= 2026-06-28 15:25:54.697 | + functions:upload_image:318 : local img_property= 2026-06-28 15:25:54.703 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-28 15:25:54.706 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-28 15:25:54.710 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-28 15:25:54.714 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-28 15:25:54.717 | + functions:upload_image:328 : case "$image_fname" in 2026-06-28 15:25:54.722 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-28 15:25:54.729 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-28 15:25:54.734 | + functions:upload_image:350 : local format 2026-06-28 15:25:54.740 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-28 15:25:54.744 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-28 15:25:54.755 | + functions:upload_image:351 : format=qcow2 2026-06-28 15:25:54.759 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-28 15:25:54.763 | + functions:upload_image:353 : disk_format=qcow2 2026-06-28 15:25:54.767 | + functions:upload_image:357 : container_format=bare 2026-06-28 15:25:54.771 | + functions:upload_image:404 : is_arch ppc64le 2026-06-28 15:25:54.775 | ++ functions-common:is_arch:519 : uname -m 2026-06-28 15:25:54.782 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-28 15:25:54.785 | + functions:upload_image:404 : is_arch ppc64 2026-06-28 15:25:54.790 | ++ functions-common:is_arch:519 : uname -m 2026-06-28 15:25:54.796 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-28 15:25:54.801 | + functions:upload_image:404 : is_arch ppc 2026-06-28 15:25:54.805 | ++ functions-common:is_arch:519 : uname -m 2026-06-28 15:25:54.811 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-28 15:25:54.815 | + functions:upload_image:408 : is_arch aarch64 2026-06-28 15:25:54.820 | ++ functions-common:is_arch:519 : uname -m 2026-06-28 15:25:54.826 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-28 15:25:54.830 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-28 15:25:54.834 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-28 15:25:54.837 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-28 15:25:54.841 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-28 15:25:54.846 | + 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-06-28 15:25:54.849 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-28 15:25:54.853 | + functions:_upload_image:112 : shift 2026-06-28 15:25:54.857 | + functions:_upload_image:113 : local container=bare 2026-06-28 15:25:54.861 | + functions:_upload_image:114 : shift 2026-06-28 15:25:54.865 | + functions:_upload_image:115 : local disk=qcow2 2026-06-28 15:25:54.867 | + functions:_upload_image:116 : shift 2026-06-28 15:25:54.871 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-28 15:25:54.873 | + functions:_upload_image:118 : shift 2026-06-28 15:25:54.876 | + functions:_upload_image:119 : local properties 2026-06-28 15:25:54.881 | + functions:_upload_image:120 : local useimport 2026-06-28 15:25:54.885 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-28 15:25:54.888 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-28 15:25:54.892 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-28 15:25:54.896 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-28 15:25:54.900 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-28 15:25:54.904 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-28 15:25:54.909 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-28 15:25:54.914 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-28 15:25:54.920 | + 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-06-28 15:26:01.010 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-28 15:26:01.010 | | Field | Value | 2026-06-28 15:26:01.010 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-28 15:26:01.010 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-28 15:26:01.010 | | container_format | bare | 2026-06-28 15:26:01.011 | | created_at | 2026-06-28T15:25:59Z | 2026-06-28 15:26:01.011 | | disk_format | qcow2 | 2026-06-28 15:26:01.011 | | file | /v2/images/4b51c2f2-c812-4e21-a716-a5070c75c2ae/file | 2026-06-28 15:26:01.011 | | id | 4b51c2f2-c812-4e21-a716-a5070c75c2ae | 2026-06-28 15:26:01.011 | | min_disk | 0 | 2026-06-28 15:26:01.011 | | min_ram | 0 | 2026-06-28 15:26:01.011 | | name | cirros-0.6.3-x86_64-disk | 2026-06-28 15:26:01.011 | | owner | 67767cad1c7b4b3890a7d1893ddd324b | 2026-06-28 15:26:01.011 | | 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-06-28 15:26:01.011 | | protected | False | 2026-06-28 15:26:01.012 | | schema | /v2/schemas/image | 2026-06-28 15:26:01.012 | | size | 21692416 | 2026-06-28 15:26:01.012 | | status | active | 2026-06-28 15:26:01.012 | | tags | | 2026-06-28 15:26:01.012 | | updated_at | 2026-06-28T15:26:01Z | 2026-06-28 15:26:01.012 | | virtual_size | 117440512 | 2026-06-28 15:26:01.012 | | visibility | public | 2026-06-28 15:26:01.012 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-28 15:26:01.418 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-28 15:26:01.486 | [2069 Async create_flavors:80331]: Waiting for completion of create_flavors running on PID 80331 (2 other jobs running) 2026-06-28 15:26:01.519 | [2069 Async create_flavors:80331]: Signaling child to exit 2026-06-28 15:26:09.727 | + inc/async:async_inner:64 : rc=0 2026-06-28 15:26:09.760 | [80331 Async create_flavors:80331]: finished successfully 2026-06-28 15:26:09.791 | WAKEUP 2026-06-28 15:26:09.818 | [2069 Async create_flavors:80331]: Signaled 2026-06-28 15:26:09.821 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-28 15:26:09.821 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:26:09.821 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-28 15:26:09.821 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-28 15:26:09.821 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-28 15:26:09.821 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.821 | | Field | Value | 2026-06-28 15:26:09.821 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.821 | | OS-FLV-DISABLED:disabled | False | 2026-06-28 15:26:09.821 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-28 15:26:09.821 | | description | None | 2026-06-28 15:26:09.821 | | disk | 1 | 2026-06-28 15:26:09.822 | | id | c1 | 2026-06-28 15:26:09.822 | | name | cirros256 | 2026-06-28 15:26:09.822 | | os-flavor-access:is_public | True | 2026-06-28 15:26:09.822 | | properties | hw_rng:allowed='True' | 2026-06-28 15:26:09.822 | | ram | 256 | 2026-06-28 15:26:09.822 | | rxtx_factor | 1.0 | 2026-06-28 15:26:09.822 | | swap | 0 | 2026-06-28 15:26:09.822 | | vcpus | 1 | 2026-06-28 15:26:09.822 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.823 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-28 15:26:09.823 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.823 | | Field | Value | 2026-06-28 15:26:09.823 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.823 | | OS-FLV-DISABLED:disabled | False | 2026-06-28 15:26:09.823 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-28 15:26:09.824 | | description | None | 2026-06-28 15:26:09.824 | | disk | 5 | 2026-06-28 15:26:09.825 | | id | d1 | 2026-06-28 15:26:09.825 | | name | ds512M | 2026-06-28 15:26:09.825 | | os-flavor-access:is_public | True | 2026-06-28 15:26:09.826 | | properties | hw_rng:allowed='True' | 2026-06-28 15:26:09.826 | | ram | 512 | 2026-06-28 15:26:09.827 | | rxtx_factor | 1.0 | 2026-06-28 15:26:09.827 | | swap | 0 | 2026-06-28 15:26:09.827 | | vcpus | 1 | 2026-06-28 15:26:09.827 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.827 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-28 15:26:09.827 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.828 | | Field | Value | 2026-06-28 15:26:09.828 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.828 | | OS-FLV-DISABLED:disabled | False | 2026-06-28 15:26:09.828 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-28 15:26:09.828 | | description | None | 2026-06-28 15:26:09.828 | | disk | 10 | 2026-06-28 15:26:09.828 | | id | d2 | 2026-06-28 15:26:09.828 | | name | ds1G | 2026-06-28 15:26:09.828 | | os-flavor-access:is_public | True | 2026-06-28 15:26:09.828 | | properties | hw_rng:allowed='True' | 2026-06-28 15:26:09.828 | | ram | 1024 | 2026-06-28 15:26:09.829 | | rxtx_factor | 1.0 | 2026-06-28 15:26:09.829 | | swap | 0 | 2026-06-28 15:26:09.829 | | vcpus | 1 | 2026-06-28 15:26:09.829 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.829 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-28 15:26:09.830 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.830 | | Field | Value | 2026-06-28 15:26:09.830 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.831 | | OS-FLV-DISABLED:disabled | False | 2026-06-28 15:26:09.831 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-28 15:26:09.831 | | description | None | 2026-06-28 15:26:09.831 | | disk | 10 | 2026-06-28 15:26:09.831 | | id | d3 | 2026-06-28 15:26:09.832 | | name | ds2G | 2026-06-28 15:26:09.832 | | os-flavor-access:is_public | True | 2026-06-28 15:26:09.832 | | properties | hw_rng:allowed='True' | 2026-06-28 15:26:09.832 | | ram | 2048 | 2026-06-28 15:26:09.832 | | rxtx_factor | 1.0 | 2026-06-28 15:26:09.832 | | swap | 0 | 2026-06-28 15:26:09.832 | | vcpus | 2 | 2026-06-28 15:26:09.832 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.832 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-28 15:26:09.832 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.832 | | Field | Value | 2026-06-28 15:26:09.833 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.833 | | OS-FLV-DISABLED:disabled | False | 2026-06-28 15:26:09.833 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-28 15:26:09.833 | | description | None | 2026-06-28 15:26:09.833 | | disk | 20 | 2026-06-28 15:26:09.833 | | id | d4 | 2026-06-28 15:26:09.833 | | name | ds4G | 2026-06-28 15:26:09.833 | | os-flavor-access:is_public | True | 2026-06-28 15:26:09.834 | | properties | hw_rng:allowed='True' | 2026-06-28 15:26:09.834 | | ram | 4096 | 2026-06-28 15:26:09.834 | | rxtx_factor | 1.0 | 2026-06-28 15:26:09.834 | | swap | 0 | 2026-06-28 15:26:09.834 | | vcpus | 4 | 2026-06-28 15:26:09.834 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.834 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-28 15:26:09.834 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-28 15:26:09.834 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-28 15:26:09.834 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.834 | | Field | Value | 2026-06-28 15:26:09.835 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.835 | | OS-FLV-DISABLED:disabled | False | 2026-06-28 15:26:09.835 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-28 15:26:09.835 | | description | None | 2026-06-28 15:26:09.835 | | disk | 1 | 2026-06-28 15:26:09.835 | | id | 1 | 2026-06-28 15:26:09.835 | | name | m1.tiny | 2026-06-28 15:26:09.835 | | os-flavor-access:is_public | True | 2026-06-28 15:26:09.835 | | properties | hw_rng:allowed='True' | 2026-06-28 15:26:09.835 | | ram | 512 | 2026-06-28 15:26:09.835 | | rxtx_factor | 1.0 | 2026-06-28 15:26:09.835 | | swap | 0 | 2026-06-28 15:26:09.836 | | vcpus | 1 | 2026-06-28 15:26:09.836 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.836 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-28 15:26:09.836 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.836 | | Field | Value | 2026-06-28 15:26:09.836 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.836 | | OS-FLV-DISABLED:disabled | False | 2026-06-28 15:26:09.836 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-28 15:26:09.836 | | description | None | 2026-06-28 15:26:09.836 | | disk | 20 | 2026-06-28 15:26:09.836 | | id | 2 | 2026-06-28 15:26:09.836 | | name | m1.small | 2026-06-28 15:26:09.837 | | os-flavor-access:is_public | True | 2026-06-28 15:26:09.837 | | properties | hw_rng:allowed='True' | 2026-06-28 15:26:09.837 | | ram | 2048 | 2026-06-28 15:26:09.837 | | rxtx_factor | 1.0 | 2026-06-28 15:26:09.837 | | swap | 0 | 2026-06-28 15:26:09.837 | | vcpus | 1 | 2026-06-28 15:26:09.837 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.837 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-28 15:26:09.837 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.837 | | Field | Value | 2026-06-28 15:26:09.837 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.838 | | OS-FLV-DISABLED:disabled | False | 2026-06-28 15:26:09.838 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-28 15:26:09.838 | | description | None | 2026-06-28 15:26:09.838 | | disk | 40 | 2026-06-28 15:26:09.838 | | id | 3 | 2026-06-28 15:26:09.838 | | name | m1.medium | 2026-06-28 15:26:09.838 | | os-flavor-access:is_public | True | 2026-06-28 15:26:09.838 | | properties | hw_rng:allowed='True' | 2026-06-28 15:26:09.838 | | ram | 4096 | 2026-06-28 15:26:09.838 | | rxtx_factor | 1.0 | 2026-06-28 15:26:09.838 | | swap | 0 | 2026-06-28 15:26:09.839 | | vcpus | 2 | 2026-06-28 15:26:09.839 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.839 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-28 15:26:09.839 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.839 | | Field | Value | 2026-06-28 15:26:09.839 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.839 | | OS-FLV-DISABLED:disabled | False | 2026-06-28 15:26:09.839 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-28 15:26:09.839 | | description | None | 2026-06-28 15:26:09.839 | | disk | 80 | 2026-06-28 15:26:09.839 | | id | 4 | 2026-06-28 15:26:09.840 | | name | m1.large | 2026-06-28 15:26:09.840 | | os-flavor-access:is_public | True | 2026-06-28 15:26:09.840 | | properties | hw_rng:allowed='True' | 2026-06-28 15:26:09.840 | | ram | 8192 | 2026-06-28 15:26:09.840 | | rxtx_factor | 1.0 | 2026-06-28 15:26:09.840 | | swap | 0 | 2026-06-28 15:26:09.840 | | vcpus | 4 | 2026-06-28 15:26:09.840 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.840 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-28 15:26:09.840 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.840 | | Field | Value | 2026-06-28 15:26:09.841 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.841 | | OS-FLV-DISABLED:disabled | False | 2026-06-28 15:26:09.841 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-28 15:26:09.841 | | description | None | 2026-06-28 15:26:09.841 | | disk | 160 | 2026-06-28 15:26:09.841 | | id | 5 | 2026-06-28 15:26:09.841 | | name | m1.xlarge | 2026-06-28 15:26:09.841 | | os-flavor-access:is_public | True | 2026-06-28 15:26:09.841 | | properties | hw_rng:allowed='True' | 2026-06-28 15:26:09.841 | | ram | 16384 | 2026-06-28 15:26:09.841 | | rxtx_factor | 1.0 | 2026-06-28 15:26:09.841 | | swap | 0 | 2026-06-28 15:26:09.842 | | vcpus | 8 | 2026-06-28 15:26:09.842 | +----------------------------+-----------------------+ 2026-06-28 15:26:09.879 | [2069 Async create_flavors:80331]: finished create_flavors with result 0 in 43 seconds 2026-06-28 15:26:09.885 | + inc/async:async_wait:197 : return 0 2026-06-28 15:26:09.890 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-28 15:26:09.916 | + functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:26:09.919 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-28 15:26:09.945 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:26:09.948 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-28 15:26:09.973 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:26:09.977 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-28 15:26:09.980 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-28 15:26:09.984 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-28 15:26:09.988 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:26:09.990 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-28 15:26:09.993 | ++ 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-06-28 15:26:09.997 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-28 15:26:09.998 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-28 15:26:10.000 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-28 15:26:10.002 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-28 15:26:10.005 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-28 15:26:10.007 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-28 15:26:10.009 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-28 15:26:10.011 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-28 15:26:10.013 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-28 15:26:10.015 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-28 15:26:10.017 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-28 15:26:10.019 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-28 15:26:10.021 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-28 15:26:10.023 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-28 15:26:10.025 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-28 15:26:10.027 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-28 15:26:10.029 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-28 15:26:10.031 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-28 15:26:10.033 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-28 15:26:10.035 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-28 15:26:10.037 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-28 15:26:10.039 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-28 15:26:10.041 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-28 15:26:10.043 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-28 15:26:10.045 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-28 15:26:10.047 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-28 15:26:10.049 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-28 15:26:10.051 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-28 15:26:10.053 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-28 15:26:10.055 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-28 15:26:10.057 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-28 15:26:10.059 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-28 15:26:10.061 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-28 15:26:10.063 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-28 15:26:10.065 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-28 15:26:10.067 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-28 15:26:10.069 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-28 15:26:10.071 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-28 15:26:10.073 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-28 15:26:10.075 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-28 15:26:10.077 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-28 15:26:10.079 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-28 15:26:10.081 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-28 15:26:10.083 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-28 15:26:10.085 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-28 15:26:10.087 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-28 15:26:10.089 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-28 15:26:10.091 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-28 15:26:10.093 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-28 15:26:10.095 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-28 15:26:10.097 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-28 15:26:10.099 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-28 15:26:10.101 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-28 15:26:10.104 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-28 15:26:10.104 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-28 15:26:10.105 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-28 15:26:10.105 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-28 15:26:10.106 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-28 15:26:12.375 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-28 15:26:12.378 | 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-06-28 15:26:12.693 | + ./stack.sh:main:1403 : save_stackenv 2026-06-28 15:26:12.697 | + functions-common:save_stackenv:65 : local tag= 2026-06-28 15:26:12.703 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-28 15:26:12.710 | + functions-common:save_stackenv:67 : time_stamp=2026-06-28-172612 2026-06-28 15:26:12.714 | + functions-common:save_stackenv:68 : echo '# 2026-06-28-172612 ' 2026-06-28 15:26:12.719 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:26:12.724 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-28 15:26:12.728 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:26:12.732 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-28 15:26:12.736 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:26:12.740 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-28 15:26:12.744 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:26:12.748 | + 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-06-28 15:26:12.752 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:26:12.756 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.244 2026-06-28 15:26:12.760 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:26:12.764 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.244/identity 2026-06-28 15:26:12.768 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:26:12.772 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-28-170208 2026-06-28 15:26:12.776 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:26:12.779 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-28 15:26:12.783 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:26:12.787 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.244 2026-06-28 15:26:12.791 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:26:12.795 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-28 15:26:12.799 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:26:12.802 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-28 15:26:12.806 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:26:12.810 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-28 15:26:12.814 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:26:12.817 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-28 15:26:12.821 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:26:12.825 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.244 2026-06-28 15:26:12.829 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-28 15:26:12.834 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-28 15:26:12.838 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-28 15:26:12.842 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-28 15:26:12.846 | + inc/meta-config:merge_config_group:171 : shift 2026-06-28 15:26:12.849 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-28 15:26:12.853 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-28 15:26:12.856 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-28 15:26:12.860 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-28 15:26:12.865 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-28 15:26:12.869 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-28 15:26:12.872 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-28 15:26:12.876 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-28 15:26:12.881 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-28 15:26:12.881 | /^\[\[.+\|.*\]\]/ { 2026-06-28 15:26:12.881 | gsub("[][]", "", $1); 2026-06-28 15:26:12.881 | split($1, a, "|"); 2026-06-28 15:26:12.881 | if (a[1] == matchgroup) 2026-06-28 15:26:12.881 | print a[2] 2026-06-28 15:26:12.882 | } 2026-06-28 15:26:12.882 | ' /home/quobyte/devstack/local.conf 2026-06-28 15:26:12.889 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-28 15:26:12.894 | + functions-common:run_phase:1848 : local mode=stack 2026-06-28 15:26:12.898 | + functions-common:run_phase:1849 : local phase=extra 2026-06-28 15:26:12.902 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-28 15:26:12.905 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-28 15:26:12.910 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-28 15:26:12.913 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-28 15:26:12.917 | + functions-common:run_phase:1858 : local extra 2026-06-28 15:26:12.923 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-28 15:26:12.928 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-28 15:26:12.932 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-28 15:26:12.937 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-28 15:26:12.941 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-28 15:26:12.945 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-28 15:26:12.970 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:26:12.975 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-28 15:26:12.979 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-28 15:26:12.983 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-28 15:26:12.987 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-28 15:26:12.991 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-28 15:26:12.995 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-28 15:26:12.999 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-28 15:26:13.003 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-28 15:26:13.007 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-28 15:26:13.012 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-28 15:26:13.015 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-28 15:26:13.020 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-28 15:26:13.024 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-28 15:26:13.028 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-28 15:26:13.032 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-28 15:26:13.037 | + functions-common:run_plugins:1837 : local plugins= 2026-06-28 15:26:13.041 | + functions-common:run_plugins:1838 : local plugin 2026-06-28 15:26:13.045 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-28 15:26:13.049 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-28 15:26:13.053 | + inc/meta-config:merge_config_group:171 : shift 2026-06-28 15:26:13.057 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-28 15:26:13.062 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-28 15:26:13.066 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-28 15:26:13.070 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-28 15:26:13.074 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-28 15:26:13.078 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-28 15:26:13.082 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-28 15:26:13.085 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-28 15:26:13.088 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-28 15:26:13.088 | /^\[\[.+\|.*\]\]/ { 2026-06-28 15:26:13.089 | gsub("[][]", "", $1); 2026-06-28 15:26:13.089 | split($1, a, "|"); 2026-06-28 15:26:13.089 | if (a[1] == matchgroup) 2026-06-28 15:26:13.089 | print a[2] 2026-06-28 15:26:13.089 | } 2026-06-28 15:26:13.089 | ' /home/quobyte/devstack/local.conf 2026-06-28 15:26:13.096 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-28 15:26:13.123 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:26:13.127 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-28 15:26:13.131 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-28 15:26:13.136 | + functions:wait_for_compute:490 : local timeout=60 2026-06-28 15:26:13.140 | + functions:wait_for_compute:491 : local rval=0 2026-06-28 15:26:13.144 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-28 15:26:13.148 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-28 15:26:13.152 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-28 15:26:13.157 | + functions-common:time_start:2407 : local start_time= 2026-06-28 15:26:13.161 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:26:13.165 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:26:13.171 | + functions-common:time_start:2411 : _TIME_START[$name]=1782660373167 2026-06-28 15:26:13.175 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-28 15:26:13.204 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-28 15:26:13.208 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-28 15:26:13.212 | ++ functions:wait_for_compute:496 : hostname 2026-06-28 15:26:13.218 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-28 15:26:13.222 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-28 15:26:13.228 | ++ functions:wait_for_compute:498 : hostname 2026-06-28 15:26:13.233 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:26:13.235 | + :: : ID= 2026-06-28 15:26:13.237 | + :: : [[ '' == '' ]] 2026-06-28 15:26:13.239 | + :: : sleep 1 2026-06-28 15:26:14.243 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-28 15:26:14.245 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-28 15:26:17.753 | + :: : ID=fba89442-fdcc-47c2-b383-d44f97a37a65 2026-06-28 15:26:17.756 | + :: : [[ fba89442-fdcc-47c2-b383-d44f97a37a65 == '' ]] 2026-06-28 15:26:17.761 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-28 15:26:17.765 | + functions-common:time_stop:2420 : local name 2026-06-28 15:26:17.769 | + functions-common:time_stop:2421 : local end_time 2026-06-28 15:26:17.774 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:26:17.778 | + functions-common:time_stop:2423 : local total 2026-06-28 15:26:17.783 | + functions-common:time_stop:2424 : local start_time 2026-06-28 15:26:17.787 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-28 15:26:17.792 | + functions-common:time_stop:2427 : start_time=1782660373167 2026-06-28 15:26:17.795 | + functions-common:time_stop:2429 : [[ -z 1782660373167 ]] 2026-06-28 15:26:17.801 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:26:17.807 | + functions-common:time_stop:2432 : end_time=1782660377803 2026-06-28 15:26:17.810 | + functions-common:time_stop:2433 : elapsed_time=4636 2026-06-28 15:26:17.814 | + functions-common:time_stop:2434 : total=25205 2026-06-28 15:26:17.817 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:26:17.822 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29841 2026-06-28 15:26:17.825 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-28 15:26:17.828 | + functions:wait_for_compute:516 : return 0 2026-06-28 15:26:17.833 | + ./stack.sh:main:1443 : service_check 2026-06-28 15:26:17.837 | + functions-common:service_check:1713 : local service 2026-06-28 15:26:17.840 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:17.844 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-28 15:26:17.864 | not-found 2026-06-28 15:26:17.871 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:17.875 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-28 15:26:17.894 | enabled 2026-06-28 15:26:17.900 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-28 15:26:17.924 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-28 15:26:17.924 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-28 15:26:17.924 | Active: active (running) since Sun 2026-06-28 17:22:58 CEST; 3min 19s ago 2026-06-28 15:26:17.924 | Main PID: 67637 (uwsgi) 2026-06-28 15:26:17.924 | Status: "uWSGI is ready" 2026-06-28 15:26:17.924 | Tasks: 17 (limit: 14255) 2026-06-28 15:26:17.924 | Memory: 275.8M (peak: 276.2M) 2026-06-28 15:26:17.924 | CPU: 14.867s 2026-06-28 15:26:17.924 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-28 15:26:17.925 | ├─67637 "nova-apiuWSGI master" 2026-06-28 15:26:17.925 | ├─67638 "nova-apiuWSGI worker 1" 2026-06-28 15:26:17.925 | └─67639 "nova-apiuWSGI worker 2" 2026-06-28 15:26:17.925 | 2026-06-28 15:26:17.925 | Jun 28 17:26:17 devstack devstack@n-api.service[67639]: [pid: 67639|app: 0|req: 19/36] 192.168.122.244 () {54 vars in 935 bytes} [Sun Jun 28 17:26:17 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-28 15:26:17.925 | Jun 28 17:26:17 devstack devstack@n-api.service[67638]: DEBUG nova.api.openstack.wsgi [None req-c1b5bab6-cd97-4d04-a716-f6008fbfc6cd admin admin] Calling method '>' {{(pid=67638) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-28 15:26:17.925 | Jun 28 17:26:17 devstack devstack@n-api.service[67638]: DEBUG oslo_concurrency.lockutils [None req-c1b5bab6-cd97-4d04-a716-f6008fbfc6cd admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67638) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-28 15:26:17.925 | Jun 28 17:26:17 devstack devstack@n-api.service[67638]: DEBUG oslo_concurrency.lockutils [None req-c1b5bab6-cd97-4d04-a716-f6008fbfc6cd 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.001s {{(pid=67638) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-28 15:26:17.925 | Jun 28 17:26:17 devstack devstack@n-api.service[67638]: DEBUG oslo_concurrency.lockutils [None req-c1b5bab6-cd97-4d04-a716-f6008fbfc6cd 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=67638) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-28 15:26:17.925 | Jun 28 17:26:17 devstack devstack@n-api.service[67638]: DEBUG oslo_concurrency.lockutils [None req-c1b5bab6-cd97-4d04-a716-f6008fbfc6cd admin admin] Acquiring lock "669f07cc-8114-42f7-a350-af416d2fe49a" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67638) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-28 15:26:17.926 | Jun 28 17:26:17 devstack devstack@n-api.service[67638]: DEBUG oslo_concurrency.lockutils [None req-c1b5bab6-cd97-4d04-a716-f6008fbfc6cd admin admin] Lock "669f07cc-8114-42f7-a350-af416d2fe49a" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67638) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-28 15:26:17.926 | Jun 28 17:26:17 devstack devstack@n-api.service[67638]: DEBUG oslo_concurrency.lockutils [None req-c1b5bab6-cd97-4d04-a716-f6008fbfc6cd admin admin] Lock "669f07cc-8114-42f7-a350-af416d2fe49a" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67638) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-28 15:26:17.926 | Jun 28 17:26:17 devstack devstack@n-api.service[67638]: INFO nova.api.openstack.requestlog [None req-c1b5bab6-cd97-4d04-a716-f6008fbfc6cd admin admin] 192.168.122.244 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.179332 2026-06-28 15:26:17.926 | Jun 28 17:26:17 devstack devstack@n-api.service[67638]: [pid: 67638|app: 0|req: 18/37] 192.168.122.244 () {60 vars in 1325 bytes} [Sun Jun 28 17:26:17 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-28 15:26:17.931 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:17.936 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-28 15:26:17.956 | enabled 2026-06-28 15:26:17.962 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-28 15:26:17.986 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-28 15:26:17.986 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-28 15:26:17.986 | Active: active (running) since Sun 2026-06-28 17:25:21 CEST; 56s ago 2026-06-28 15:26:17.986 | Main PID: 80168 (nova-compute) 2026-06-28 15:26:17.986 | Tasks: 10 (limit: 14255) 2026-06-28 15:26:17.986 | Memory: 135.3M (peak: 136.5M) 2026-06-28 15:26:17.986 | CPU: 4.646s 2026-06-28 15:26:17.986 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-28 15:26:17.986 | └─80168 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-28 15:26:17.987 | 2026-06-28 15:26:17.987 | Jun 28 17:25:51 devstack nova-compute[80168]: DEBUG nova.compute.resource_tracker [None req-6819702d-e3b2-46d2-8ebe-4d03b252535d None None] Compute_service record updated for devstack:devstack {{(pid=80168) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-28 15:26:17.987 | Jun 28 17:25:51 devstack nova-compute[80168]: DEBUG oslo_concurrency.lockutils [None req-6819702d-e3b2-46d2-8ebe-4d03b252535d None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.824s {{(pid=80168) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-28 15:26:17.987 | Jun 28 17:25:51 devstack nova-compute[80168]: DEBUG nova.service [None req-6819702d-e3b2-46d2-8ebe-4d03b252535d None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80168) start /opt/stack/nova/nova/service.py:196}} 2026-06-28 15:26:17.987 | Jun 28 17:25:51 devstack nova-compute[80168]: DEBUG nova.service [None req-6819702d-e3b2-46d2-8ebe-4d03b252535d None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80168) start /opt/stack/nova/nova/service.py:212}} 2026-06-28 15:26:17.987 | Jun 28 17:25:51 devstack nova-compute[80168]: DEBUG nova.service [None req-6819702d-e3b2-46d2-8ebe-4d03b252535d None None] Join ServiceGroup membership for this service compute {{(pid=80168) start /opt/stack/nova/nova/service.py:222}} 2026-06-28 15:26:17.987 | Jun 28 17:25:51 devstack nova-compute[80168]: DEBUG nova.servicegroup.drivers.db [None req-6819702d-e3b2-46d2-8ebe-4d03b252535d None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80168) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-28 15:26:17.987 | Jun 28 17:25:57 devstack nova-compute[80168]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=80168) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:17.987 | Jun 28 17:25:58 devstack nova-compute[80168]: DEBUG oslo_service.periodic_task [None req-aa06865b-9186-4f03-ba3e-9294f67740a6 None None] Running periodic task ComputeManager._sync_power_states {{(pid=80168) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-28 15:26:17.988 | Jun 28 17:25:59 devstack nova-compute[80168]: DEBUG oslo_service.periodic_task [None req-aa06865b-9186-4f03-ba3e-9294f67740a6 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=80168) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-28 15:26:17.988 | Jun 28 17:25:59 devstack nova-compute[80168]: DEBUG oslo.service.backend._threading.loopingcall [None req-aa06865b-9186-4f03-ba3e-9294f67740a6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 26.92 seconds {{(pid=80168) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:17.992 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:17.996 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-28 15:26:18.016 | not-found 2026-06-28 15:26:18.022 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.026 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-28 15:26:18.047 | enabled 2026-06-28 15:26:18.054 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-28 15:26:18.078 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-28 15:26:18.078 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-28 15:26:18.078 | Active: active (running) since Sun 2026-06-28 17:25:08 CEST; 1min 9s ago 2026-06-28 15:26:18.078 | Main PID: 76387 (nova-scheduler:) 2026-06-28 15:26:18.078 | Tasks: 19 (limit: 14255) 2026-06-28 15:26:18.078 | Memory: 157.9M (peak: 158.3M) 2026-06-28 15:26:18.079 | CPU: 5.007s 2026-06-28 15:26:18.079 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-28 15:26:18.079 | ├─76387 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-28 15:26:18.079 | ├─78105 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-28 15:26:18.079 | └─78113 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-28 15:26:18.079 | 2026-06-28 15:26:18.079 | Jun 28 17:25:14 devstack nova-scheduler[78113]: DEBUG nova.servicegroup.drivers.db [None req-61240223-71f0-4c1d-9a2d-b4e97233d42d None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=78113) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-28 15:26:18.079 | Jun 28 17:25:19 devstack nova-scheduler[78105]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=78105) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:18.079 | Jun 28 17:25:19 devstack nova-scheduler[78113]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=78113) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:18.079 | Jun 28 17:25:21 devstack nova-scheduler[76387]: DEBUG dbcounter [-] [76387] Writing DB stats nova_api:SELECT=3 {{(pid=76387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.079 | Jun 28 17:25:22 devstack nova-scheduler[76387]: DEBUG dbcounter [-] [76387] Writing DB stats nova_cell1:SELECT=1 {{(pid=76387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.080 | Jun 28 17:25:22 devstack nova-scheduler[76387]: DEBUG dbcounter [-] [76387] Writing DB stats nova_cell0:SELECT=1 {{(pid=76387) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.080 | Jun 28 17:25:26 devstack nova-scheduler[78105]: DEBUG oslo.service.backend._threading.loopingcall [None req-087141e6-f3b7-447c-aa0b-0479630a99ab None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78105) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:18.080 | Jun 28 17:25:29 devstack nova-scheduler[78105]: DEBUG dbcounter [-] [78105] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.080 | Jun 28 17:25:29 devstack nova-scheduler[78113]: DEBUG dbcounter [-] [78113] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.080 | Jun 28 17:25:44 devstack nova-scheduler[78113]: DEBUG oslo.service.backend._threading.loopingcall [None req-3f80fdfd-a056-402a-9376-e99a80e553a1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78113) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:18.086 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.091 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-28 15:26:18.109 | not-found 2026-06-28 15:26:18.115 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.119 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-28 15:26:18.141 | enabled 2026-06-28 15:26:18.147 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-28 15:26:18.172 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-28 15:26:18.172 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-28 15:26:18.172 | Active: active (running) since Sun 2026-06-28 17:25:10 CEST; 1min 7s ago 2026-06-28 15:26:18.172 | Main PID: 77004 (uwsgi) 2026-06-28 15:26:18.172 | Status: "uWSGI is ready" 2026-06-28 15:26:18.172 | Tasks: 16 (limit: 14255) 2026-06-28 15:26:18.173 | Memory: 223.1M (peak: 223.6M) 2026-06-28 15:26:18.173 | CPU: 10.112s 2026-06-28 15:26:18.173 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-28 15:26:18.173 | ├─77004 "nova-api-metauWSGI master" 2026-06-28 15:26:18.173 | ├─77044 "nova-api-metauWSGI worker 1" 2026-06-28 15:26:18.173 | ├─77045 "nova-api-metauWSGI worker 2" 2026-06-28 15:26:18.173 | └─77046 "nova-api-metauWSGI http 1" 2026-06-28 15:26:18.173 | 2026-06-28 15:26:18.175 | Jun 28 17:25:17 devstack devstack@n-api-meta.service[77044]: DEBUG nova.api.openstack.wsgi_app [None req-1d06e671-dab8-4c93-b7da-449d06ada464 None None] ******************************************************************************** {{(pid=77044) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-28 15:26:18.175 | Jun 28 17:25:17 devstack devstack@n-api-meta.service[77044]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7239740a3668 pid: 77044 (default app) 2026-06-28 15:26:18.175 | Jun 28 17:25:25 devstack devstack@n-api-meta.service[77045]: DEBUG dbcounter [-] [77045] Writing DB stats nova_api:SELECT=1 {{(pid=77045) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.175 | Jun 28 17:25:25 devstack devstack@n-api-meta.service[77044]: DEBUG dbcounter [-] [77044] Writing DB stats nova_api:SELECT=1 {{(pid=77044) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.175 | Jun 28 17:25:26 devstack devstack@n-api-meta.service[77045]: DEBUG dbcounter [-] [77045] Writing DB stats nova_cell1:SELECT=1 {{(pid=77045) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.176 | Jun 28 17:25:26 devstack devstack@n-api-meta.service[77045]: DEBUG dbcounter [-] [77045] Writing DB stats nova_cell0:SELECT=1 {{(pid=77045) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.176 | Jun 28 17:25:26 devstack devstack@n-api-meta.service[77044]: DEBUG dbcounter [-] [77044] Writing DB stats nova_cell0:SELECT=1 {{(pid=77044) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.176 | Jun 28 17:25:26 devstack devstack@n-api-meta.service[77044]: DEBUG dbcounter [-] [77044] Writing DB stats nova_cell1:SELECT=1 {{(pid=77044) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.176 | Jun 28 17:25:26 devstack devstack@n-api-meta.service[77045]: DEBUG dbcounter [-] [77045] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=77045) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.176 | Jun 28 17:25:26 devstack devstack@n-api-meta.service[77044]: DEBUG dbcounter [-] [77044] Writing DB stats nova_cell0:SELECT=1 {{(pid=77044) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.180 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.184 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-28 15:26:18.205 | enabled 2026-06-28 15:26:18.211 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-28 15:26:18.236 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-28 15:26:18.236 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-28 15:26:18.236 | Active: active (running) since Sun 2026-06-28 17:23:41 CEST; 2min 36s ago 2026-06-28 15:26:18.237 | Main PID: 73849 (uwsgi) 2026-06-28 15:26:18.237 | Status: "uWSGI is ready" 2026-06-28 15:26:18.237 | Tasks: 5 (limit: 14255) 2026-06-28 15:26:18.237 | Memory: 177.3M (peak: 177.6M) 2026-06-28 15:26:18.237 | CPU: 6.435s 2026-06-28 15:26:18.237 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-28 15:26:18.237 | ├─73849 "placementuWSGI master" 2026-06-28 15:26:18.238 | ├─73853 "placementuWSGI worker 1" 2026-06-28 15:26:18.238 | └─73854 "placementuWSGI worker 2" 2026-06-28 15:26:18.238 | 2026-06-28 15:26:18.238 | Jun 28 17:25:50 devstack devstack@placement-api.service[73853]: INFO placement.requestlog [req-0bce165a-490c-4f7f-bc61-3fc977a550a9 req-a91d9c83-1499-4672-ab2e-0e21e24b8e72 service nova] 192.168.122.244 "PUT /placement/resource_providers/aad5fd71-00d1-4892-8e78-a0cf91818c5a/inventories" status: 200 len: 396 microversion: 1.26 2026-06-28 15:26:18.238 | Jun 28 17:25:50 devstack devstack@placement-api.service[73853]: [pid: 73853|app: 0|req: 5/9] 192.168.122.244 () {64 vars in 1498 bytes} [Sun Jun 28 17:25:50 2026] PUT /placement/resource_providers/aad5fd71-00d1-4892-8e78-a0cf91818c5a/inventories => generated 396 bytes in 101 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-28 15:26:18.239 | Jun 28 17:25:50 devstack devstack@placement-api.service[73854]: DEBUG placement.requestlog [req-0bce165a-490c-4f7f-bc61-3fc977a550a9 req-2ec3f9ff-709a-4806-a78d-3426a1fa864c None None] Starting request: 192.168.122.244 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_IDE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSSE3,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_BMI2,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_ARCH_X86_64,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE42,HW_CPU_X86_SVM,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_AVX,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_SB16,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_ACCELERATORS,COMPUTE_NODE,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_MMX,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_ABM,HW_CPU_X86_AVX2,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_FDC" {{(pid=73854) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-28 15:26:18.239 | Jun 28 17:25:50 devstack devstack@placement-api.service[73854]: INFO placement.requestlog [req-0bce165a-490c-4f7f-bc61-3fc977a550a9 req-2ec3f9ff-709a-4806-a78d-3426a1fa864c service nova] 192.168.122.244 "GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_IDE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSSE3,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_BMI2,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_ARCH_X86_64,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE42,HW_CPU_X86_SVM,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_AVX,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_SB16,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_ACCELERATORS,COMPUTE_NODE,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_MMX,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_ABM,HW_CPU_X86_AVX2,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_FDC" status: 200 len: 2058 microversion: 1.6 2026-06-28 15:26:18.239 | Jun 28 17:25:50 devstack devstack@placement-api.service[73854]: [pid: 73854|app: 0|req: 5/10] 192.168.122.244 () {60 vars in 4912 bytes} [Sun Jun 28 17:25:50 2026] GET /placement/traits?name=in:COMPUTE_STORAGE_BUS_IDE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VOLUME_EXTEND,HW_CPU_X86_SSSE3,HW_CPU_X86_AMD_SVM,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_BMI2,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_ARCH_X86_64,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_SSE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_PCNET,HW_CPU_X86_SSE42,HW_CPU_X86_SVM,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE2,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_AVX,HW_CPU_X86_CLMUL,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_USB,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_BMI,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_SB16,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_ACCELERATORS,COMPUTE_NODE,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_MMX,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_ABM,HW_CPU_X86_AVX2,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_STORAGE_BUS_FDC => generated 2058 bytes in 54 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-28 15:26:18.239 | Jun 28 17:25:50 devstack devstack@placement-api.service[73853]: DEBUG placement.requestlog [req-0bce165a-490c-4f7f-bc61-3fc977a550a9 req-396d0f6f-9499-43b2-a580-3340c1cb281b None None] Starting request: 192.168.122.244 "PUT /placement/resource_providers/aad5fd71-00d1-4892-8e78-a0cf91818c5a/traits" {{(pid=73853) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-28 15:26:18.239 | Jun 28 17:25:51 devstack devstack@placement-api.service[73853]: INFO placement.requestlog [req-0bce165a-490c-4f7f-bc61-3fc977a550a9 req-396d0f6f-9499-43b2-a580-3340c1cb281b service nova] 192.168.122.244 "PUT /placement/resource_providers/aad5fd71-00d1-4892-8e78-a0cf91818c5a/traits" status: 200 len: 2093 microversion: 1.6 2026-06-28 15:26:18.239 | Jun 28 17:25:51 devstack devstack@placement-api.service[73853]: [pid: 73853|app: 0|req: 6/11] 192.168.122.244 () {64 vars in 1483 bytes} [Sun Jun 28 17:25:50 2026] PUT /placement/resource_providers/aad5fd71-00d1-4892-8e78-a0cf91818c5a/traits => generated 2093 bytes in 284 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-06-28 15:26:18.240 | Jun 28 17:26:00 devstack devstack@placement-api.service[73854]: DEBUG dbcounter [-] [73854] Writing DB stats placement:SELECT=4 {{(pid=73854) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.240 | Jun 28 17:26:01 devstack devstack@placement-api.service[73853]: DEBUG dbcounter [-] [73853] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=73853) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.243 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.248 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-28 15:26:18.273 | not-found 2026-06-28 15:26:18.280 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.284 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-28 15:26:18.306 | enabled 2026-06-28 15:26:18.313 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-28 15:26:18.338 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-28 15:26:18.338 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-28 15:26:18.338 | Active: active (running) since Sun 2026-06-28 17:25:47 CEST; 30s ago 2026-06-28 15:26:18.338 | Main PID: 83322 (uwsgi) 2026-06-28 15:26:18.339 | Status: "uWSGI is ready" 2026-06-28 15:26:18.339 | Tasks: 9 (limit: 14255) 2026-06-28 15:26:18.339 | Memory: 258.3M (peak: 259.0M) 2026-06-28 15:26:18.340 | CPU: 10.872s 2026-06-28 15:26:18.340 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-28 15:26:18.340 | ├─83322 "glance-apiuWSGI master" 2026-06-28 15:26:18.340 | ├─83327 "glance-apiuWSGI worker 1" 2026-06-28 15:26:18.340 | └─83329 "glance-apiuWSGI worker 2" 2026-06-28 15:26:18.340 | 2026-06-28 15:26:18.340 | Jun 28 17:26:00 devstack devstack@g-api.service[83327]: INFO glance.location [None req-72cc0766-fcdd-4dc3-b388-6f91dceacf71 admin admin] Image format matched and virtual size computed: 117440512 2026-06-28 15:26:18.341 | Jun 28 17:26:00 devstack devstack@g-api.service[83327]: DEBUG glance_store.backend [None req-72cc0766-fcdd-4dc3-b388-6f91dceacf71 admin admin] Skipping store.set_acls... not implemented. {{(pid=83327) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-28 15:26:18.341 | Jun 28 17:26:00 devstack devstack@g-api.service[83327]: [pid: 83327|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Sun Jun 28 17:25:59 2026] PUT /v2/images/4b51c2f2-c812-4e21-a716-a5070c75c2ae/file => generated 0 bytes in 1847 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-28 15:26:18.341 | Jun 28 17:26:00 devstack devstack@g-api.service[83329]: DEBUG glance.api.middleware.version_negotiation [None req-c865fcef-db9b-4449-b92a-d82f6c06ba86 admin admin] Determining version of request: GET /v2/images/4b51c2f2-c812-4e21-a716-a5070c75c2ae Accept: */* {{(pid=83329) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-28 15:26:18.341 | Jun 28 17:26:00 devstack devstack@g-api.service[83329]: DEBUG glance.api.middleware.version_negotiation [None req-c865fcef-db9b-4449-b92a-d82f6c06ba86 admin admin] Using url versioning {{(pid=83329) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-28 15:26:18.341 | Jun 28 17:26:00 devstack devstack@g-api.service[83329]: DEBUG glance.api.middleware.version_negotiation [None req-c865fcef-db9b-4449-b92a-d82f6c06ba86 admin admin] Matched version: v2 {{(pid=83329) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-28 15:26:18.341 | Jun 28 17:26:00 devstack devstack@g-api.service[83329]: DEBUG glance.api.middleware.version_negotiation [None req-c865fcef-db9b-4449-b92a-d82f6c06ba86 admin admin] new path /v2/images/4b51c2f2-c812-4e21-a716-a5070c75c2ae {{(pid=83329) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-28 15:26:18.342 | Jun 28 17:26:01 devstack devstack@g-api.service[83329]: [pid: 83329|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Sun Jun 28 17:26:00 2026] GET /v2/images/4b51c2f2-c812-4e21-a716-a5070c75c2ae => generated 976 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-28 15:26:18.342 | Jun 28 17:26:10 devstack devstack@g-api.service[83327]: DEBUG dbcounter [-] [83327] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.342 | Jun 28 17:26:10 devstack devstack@g-api.service[83329]: DEBUG dbcounter [-] [83329] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.345 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.349 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-28 15:26:18.368 | enabled 2026-06-28 15:26:18.375 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-28 15:26:18.401 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-28 15:26:18.401 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-28 15:26:18.401 | Active: active (running) since Sun 2026-06-28 17:25:36 CEST; 41s ago 2026-06-28 15:26:18.401 | Main PID: 81802 (cinder-schedule) 2026-06-28 15:26:18.401 | Tasks: 1 (limit: 14255) 2026-06-28 15:26:18.401 | Memory: 109.6M (peak: 110.0M) 2026-06-28 15:26:18.402 | CPU: 4.076s 2026-06-28 15:26:18.402 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-28 15:26:18.402 | └─81802 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-28 15:26:18.402 | 2026-06-28 15:26:18.402 | Jun 28 17:25:41 devstack cinder-scheduler[81802]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.0.1) 2026-06-28 15:26:18.402 | Jun 28 17:25:41 devstack cinder-scheduler[81802]: INFO cinder.manager [None req-fdfa7e33-dc93-41b7-9f92-669062949746 None None] Initiating service 1 cleanup 2026-06-28 15:26:18.403 | Jun 28 17:25:41 devstack cinder-scheduler[81802]: INFO cinder.manager [None req-fdfa7e33-dc93-41b7-9f92-669062949746 None None] Service 1 cleanup completed. 2026-06-28 15:26:18.403 | Jun 28 17:25:41 devstack cinder-scheduler[81802]: DEBUG cinder.service [None req-fdfa7e33-dc93-41b7-9f92-669062949746 None None] Creating RPC server for service cinder-scheduler {{(pid=81802) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-28 15:26:18.403 | Jun 28 17:25:41 devstack cinder-scheduler[81802]: DEBUG cinder.service [None req-fdfa7e33-dc93-41b7-9f92-669062949746 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=81802) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-28 15:26:18.403 | Jun 28 17:25:51 devstack cinder-scheduler[81802]: DEBUG dbcounter [-] [81802] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.404 | Jun 28 17:25:59 devstack cinder-scheduler[81802]: DEBUG cinder.scheduler.host_manager [None req-b155dfd5-0398-44c9-80a3-514ed2fb3eb8 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', '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}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=81802) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-28 15:26:18.404 | Jun 28 17:25:59 devstack cinder-scheduler[81802]: DEBUG cinder.scheduler.host_manager [None req-b155dfd5-0398-44c9-80a3-514ed2fb3eb8 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, 6, 28, 15, 25, 59, 680944)}, {'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, 6, 28, 15, 25, 59, 680944)}]. {{(pid=81802) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-28 15:26:18.404 | Jun 28 17:25:59 devstack cinder-scheduler[81802]: DEBUG cinder.scheduler.host_manager [None req-b155dfd5-0398-44c9-80a3-514ed2fb3eb8 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, 6, 28, 15, 25, 59, 649748)} {{(pid=81802) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-28 15:26:18.404 | Jun 28 17:26:09 devstack cinder-scheduler[81802]: DEBUG dbcounter [-] [81802] Writing DB stats cinder:SELECT=1 {{(pid=81802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.408 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.412 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-28 15:26:18.435 | enabled 2026-06-28 15:26:18.441 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-28 15:26:18.464 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-28 15:26:18.465 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-28 15:26:18.465 | Active: active (running) since Sun 2026-06-28 17:25:29 CEST; 49s ago 2026-06-28 15:26:18.465 | Main PID: 81047 (uwsgi) 2026-06-28 15:26:18.465 | Status: "uWSGI is ready" 2026-06-28 15:26:18.465 | Tasks: 7 (limit: 14255) 2026-06-28 15:26:18.466 | Memory: 247.2M (peak: 247.5M) 2026-06-28 15:26:18.466 | CPU: 10.845s 2026-06-28 15:26:18.466 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-28 15:26:18.466 | ├─81047 "cinder-apiuWSGI master" 2026-06-28 15:26:18.466 | ├─81073 "cinder-apiuWSGI worker 1" 2026-06-28 15:26:18.466 | └─81074 "cinder-apiuWSGI worker 2" 2026-06-28 15:26:18.466 | 2026-06-28 15:26:18.466 | Jun 28 17:25:44 devstack devstack@c-api.service[81074]: DEBUG dbcounter [-] [81074] Writing DB stats cinder:SELECT=6 {{(pid=81074) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.467 | Jun 28 17:25:44 devstack devstack@c-api.service[81074]: INFO cinder.api.openstack.wsgi [req-293f42fd-93fa-4774-a3f9-713ddbe4216a req-f61f5ae5-5530-4a29-826e-664c9da54f0c admin admin] POST http://192.168.122.244/volume/v3/types/231beb20-6113-4d64-be60-0600d7e75434/extra_specs 2026-06-28 15:26:18.467 | Jun 28 17:25:44 devstack devstack@c-api.service[81074]: DEBUG cinder.api.openstack.wsgi [req-293f42fd-93fa-4774-a3f9-713ddbe4216a req-f61f5ae5-5530-4a29-826e-664c9da54f0c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=81074) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-28 15:26:18.467 | Jun 28 17:25:44 devstack devstack@c-api.service[81074]: /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-06-28 15:26:18.467 | Jun 28 17:25:44 devstack devstack@c-api.service[81074]: warnings.warn( 2026-06-28 15:26:18.468 | Jun 28 17:25:44 devstack devstack@c-api.service[81074]: DEBUG oslo_db.sqlalchemy.engines [req-293f42fd-93fa-4774-a3f9-713ddbe4216a req-f61f5ae5-5530-4a29-826e-664c9da54f0c 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=81074) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-28 15:26:18.468 | Jun 28 17:25:44 devstack devstack@c-api.service[81074]: INFO cinder.api.openstack.wsgi [req-293f42fd-93fa-4774-a3f9-713ddbe4216a req-f61f5ae5-5530-4a29-826e-664c9da54f0c admin admin] http://192.168.122.244/volume/v3/types/231beb20-6113-4d64-be60-0600d7e75434/extra_specs returned with HTTP 200 2026-06-28 15:26:18.468 | Jun 28 17:25:44 devstack devstack@c-api.service[81074]: [pid: 81074|app: 0|req: 2/3] 192.168.122.244 () {62 vars in 1363 bytes} [Sun Jun 28 17:25:43 2026] POST /volume/v3/types/231beb20-6113-4d64-be60-0600d7e75434/extra_specs => generated 55 bytes in 829 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2026-06-28 15:26:18.468 | Jun 28 17:25:53 devstack devstack@c-api.service[81073]: DEBUG dbcounter [-] [81073] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=81073) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.468 | Jun 28 17:25:54 devstack devstack@c-api.service[81074]: DEBUG dbcounter [-] [81074] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=81074) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.473 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.477 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-28 15:26:18.496 | enabled 2026-06-28 15:26:18.503 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-28 15:26:18.527 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-28 15:26:18.527 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-28 15:26:18.527 | Active: active (running) since Sun 2026-06-28 17:25:39 CEST; 39s ago 2026-06-28 15:26:18.528 | Main PID: 82461 (cinder-volume) 2026-06-28 15:26:18.528 | Tasks: 2 (limit: 14255) 2026-06-28 15:26:18.528 | Memory: 144.2M (peak: 172.9M) 2026-06-28 15:26:18.528 | CPU: 20.518s 2026-06-28 15:26:18.529 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-28 15:26:18.529 | ├─82461 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-28 15:26:18.529 | └─82629 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-28 15:26:18.529 | 2026-06-28 15:26:18.529 | Jun 28 17:26:01 devstack sudo[83757]: pam_unix(sudo:session): session closed for user root 2026-06-28 15:26:18.529 | Jun 28 17:26:01 devstack cinder-volume[82629]: DEBUG oslo_concurrency.processutils [None req-b155dfd5-0398-44c9-80a3-514ed2fb3eb8 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.606s {{(pid=82629) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-28 15:26:18.530 | Jun 28 17:26:01 devstack cinder-volume[82629]: DEBUG oslo_concurrency.processutils [None req-b155dfd5-0398-44c9-80a3-514ed2fb3eb8 None None] Running cmd (subprocess): 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 {{(pid=82629) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-28 15:26:18.530 | Jun 28 17:26:01 devstack sudo[83814]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/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 2026-06-28 15:26:18.530 | Jun 28 17:26:01 devstack sudo[83814]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-28 15:26:18.530 | Jun 28 17:26:02 devstack sudo[83814]: pam_unix(sudo:session): session closed for user root 2026-06-28 15:26:18.531 | Jun 28 17:26:02 devstack cinder-volume[82629]: DEBUG oslo_concurrency.processutils [None req-b155dfd5-0398-44c9-80a3-514ed2fb3eb8 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.649s {{(pid=82629) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-28 15:26:18.531 | Jun 28 17:26:02 devstack cinder-volume[82629]: INFO cinder.volume.manager [None req-b155dfd5-0398-44c9-80a3-514ed2fb3eb8 None None] Driver post RPC initialization completed successfully. 2026-06-28 15:26:18.531 | Jun 28 17:26:12 devstack cinder-volume[82629]: DEBUG dbcounter [-] [82629] Writing DB stats cinder:SELECT=3 {{(pid=82629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.531 | Jun 28 17:26:12 devstack cinder-volume[82629]: DEBUG dbcounter [-] [82629] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=82629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:18.533 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.538 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-28 15:26:18.555 | not-found 2026-06-28 15:26:18.562 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.567 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-28 15:26:18.589 | not-found 2026-06-28 15:26:18.596 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.600 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-28 15:26:18.619 | not-found 2026-06-28 15:26:18.626 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.631 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-28 15:26:18.650 | not-found 2026-06-28 15:26:18.657 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.661 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-28 15:26:18.679 | not-found 2026-06-28 15:26:18.685 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.690 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-28 15:26:18.710 | enabled 2026-06-28 15:26:18.717 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-28 15:26:18.740 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-28 15:26:18.740 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-28 15:26:18.740 | Active: active (running) since Sun 2026-06-28 17:23:19 CEST; 2min 58s ago 2026-06-28 15:26:18.740 | Main PID: 70406 (neutron-ovn-age) 2026-06-28 15:26:18.740 | Tasks: 20 (limit: 14255) 2026-06-28 15:26:18.741 | Memory: 345.6M (peak: 346.4M) 2026-06-28 15:26:18.741 | CPU: 12.200s 2026-06-28 15:26:18.741 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-28 15:26:18.741 | ├─70406 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-28 15:26:18.741 | ├─71693 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-28 15:26:18.741 | ├─72087 /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/tmpsgbw9dri/privsep.sock 2026-06-28 15:26:18.742 | └─74710 /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/tmpn47hvf8n/privsep.sock 2026-06-28 15:26:18.742 | 2026-06-28 15:26:18.742 | Jun 28 17:24:24 devstack neutron-ovn-agent[71693]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=71693) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-28 15:26:18.742 | Jun 28 17:25:01 devstack neutron-ovn-agent[71693]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=10f37f97-48a0-4f3f-a73b-ac1f9df05426, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '5e:15:54', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': 'c6:fe:c9:ad:0e:8e', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=10f37f97-48a0-4f3f-a73b-ac1f9df05426, nb_cfg=1) {{(pid=71693) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-28 15:26:18.742 | Jun 28 17:25:01 devstack neutron-ovn-agent[71693]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 8 seconds {{(pid=71693) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-28 15:26:18.743 | Jun 28 17:25:09 devstack neutron-ovn-agent[71693]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=d46525f4-9e58-4205-98a0-dc27e6535217, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=71693) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-28 15:26:18.743 | Jun 28 17:25:24 devstack neutron-ovn-agent[71693]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=71693) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-28 15:26:18.743 | Jun 28 17:25:24 devstack neutron-ovn-agent[71693]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.002s {{(pid=71693) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-28 15:26:18.744 | Jun 28 17:25:24 devstack neutron-ovn-agent[71693]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=71693) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-28 15:26:18.744 | Jun 28 17:25:24 devstack neutron-ovn-agent[71693]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=71693) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-28 15:26:18.744 | Jun 28 17:25:24 devstack neutron-ovn-agent[71693]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=71693) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-28 15:26:18.744 | Jun 28 17:25:24 devstack neutron-ovn-agent[71693]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=71693) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-28 15:26:18.749 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.753 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-28 15:26:18.773 | not-found 2026-06-28 15:26:18.780 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.784 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-28 15:26:18.802 | not-found 2026-06-28 15:26:18.808 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.812 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-28 15:26:18.833 | not-found 2026-06-28 15:26:18.839 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.844 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-28 15:26:18.863 | not-found 2026-06-28 15:26:18.870 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.874 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-28 15:26:18.896 | enabled 2026-06-28 15:26:18.904 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-28 15:26:18.927 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-28 15:26:18.927 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-28 15:26:18.927 | Active: active (running) since Sun 2026-06-28 17:16:33 CEST; 9min ago 2026-06-28 15:26:18.929 | Main PID: 46918 (dstat.sh) 2026-06-28 15:26:18.929 | Tasks: 3 (limit: 14255) 2026-06-28 15:26:18.929 | Memory: 27.5M (peak: 28.0M) 2026-06-28 15:26:18.929 | CPU: 3.375s 2026-06-28 15:26:18.930 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-28 15:26:18.930 | ├─46918 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-28 15:26:18.930 | ├─47021 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-28 15:26:18.930 | └─47022 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-28 15:26:18.930 | 2026-06-28 15:26:18.930 | Jun 28 17:26:09 devstack dstat.sh[47022]: 28-06 17:26:09| 21 8 69 0 0|5283M 267M 222M 5957M| 0 0 | 0 604k| 0 52.0 |2527 2377 |3.00 2.46 1.66|3.0 0 0| 0 0 | | 17 281 0 29 0 2026-06-28 15:26:18.930 | Jun 28 17:26:10 devstack dstat.sh[47022]: 28-06 17:26:10| 17 13 63 0 0|5207M 343M 222M 5957M|5369B 33k| 44k 496k|3.00 48.0 |4735 4513 |3.00 2.46 1.66|2.0 0 262| 0 0 | | 17 281 0 30 0 2026-06-28 15:26:18.930 | Jun 28 17:26:11 devstack dstat.sh[47022]: 28-06 17:26:11| 21 9 67 0 0|5249M 301M 222M 5957M| 66B 0 | 0 324k| 0 25.0 |2215 1736 |3.00 2.46 1.66|1.0 0 3.0| 0 0 | | 17 285 0 30 0 2026-06-28 15:26:18.931 | Jun 28 17:26:12 devstack dstat.sh[47022]: 28-06 17:26:12| 19 8 71 0 0|5276M 274M 222M 5957M| 52B 0 | 0 372k| 0 23.0 |1807 1274 |2.84 2.44 1.66|1.0 0 0| 0 0 | | 17 285 0 30 0 2026-06-28 15:26:18.931 | Jun 28 17:26:13 devstack dstat.sh[47022]: 28-06 17:26:13| 18 15 62 0 0|5290M 259M 222M 5957M|6600B 19k| 140k 500k|6.00 48.0 |4563 4014 |2.84 2.44 1.66|1.0 0 227| 0 0 | | 17 289 0 30 0 2026-06-28 15:26:18.931 | Jun 28 17:26:14 devstack dstat.sh[47022]: 28-06 17:26:14| 0 3 93 0 0|5288M 262M 222M 5957M|1241B 3118B| 0 0 | 0 0 |1369 1603 |2.84 2.44 1.66| 0 0 54| 0 0 | | 17 289 0 30 0 2026-06-28 15:26:18.931 | Jun 28 17:26:15 devstack dstat.sh[47022]: 28-06 17:26:15| 16 8 73 0 0|5302M 247M 222M 5957M| 132B 476B| 0 244k| 0 7.00 |1986 1604 |2.84 2.44 1.66|2.0 0 5.0| 0 0 | | 17 289 0 30 0 2026-06-28 15:26:18.931 | Jun 28 17:26:16 devstack dstat.sh[47022]: 28-06 17:26:16| 18 8 71 0 0|5321M 229M 222M 5957M| 52B 0 | 0 48k| 0 3.00 |1752 1284 |2.84 2.44 1.66|2.0 0 0| 0 0 | | 17 289 0 30 0 2026-06-28 15:26:18.931 | Jun 28 17:26:17 devstack dstat.sh[47022]: 28-06 17:26:17| 20 7 71 0 0|5324M 225M 222M 5957M| 0 0 | 0 0 | 0 0 |2098 1541 |2.69 2.41 1.65|1.0 0 0| 0 0 | | 17 291 0 30 0 2026-06-28 15:26:18.931 | Jun 28 17:26:18 devstack dstat.sh[47022]: 28-06 17:26:18| 19 11 65 0 0|5274M 276M 222M 5957M|4879B 22k|8207B 4103B|2.00 1.00 |3855 3080 |2.69 2.41 1.65|2.0 0 100| 0 0 | | 17 293 0 31 0 2026-06-28 15:26:18.934 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:18.939 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-28 15:26:18.958 | enabled 2026-06-28 15:26:18.964 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-28 15:26:18.990 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-28 15:26:18.990 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-28 15:26:18.990 | Active: active (running) since Sun 2026-06-28 17:23:17 CEST; 3min 1s ago 2026-06-28 15:26:18.990 | Main PID: 69703 (neutron-ovn-met) 2026-06-28 15:26:18.990 | Tasks: 2 (limit: 14255) 2026-06-28 15:26:18.990 | Memory: 121.5M (peak: 122.2M) 2026-06-28 15:26:18.990 | CPU: 3.860s 2026-06-28 15:26:18.991 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-28 15:26:18.991 | └─69703 "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-06-28 15:26:18.991 | 2026-06-28 15:26:18.991 | Jun 28 17:23:21 devstack neutron-ovn-metadata-agent[69703]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-28 15:26:18.991 | Jun 28 17:23:21 devstack neutron-ovn-metadata-agent[69703]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-28 15:26:18.991 | Jun 28 17:23:21 devstack neutron-ovn-metadata-agent[69703]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-28 15:26:18.991 | Jun 28 17:23:21 devstack neutron-ovn-metadata-agent[69703]: 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-06-28 15:26:18.991 | Jun 28 17:23:21 devstack neutron-ovn-metadata-agent[69703]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-28 15:26:18.992 | Jun 28 17:23:21 devstack neutron-ovn-metadata-agent[69703]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-28 15:26:18.992 | Jun 28 17:23:21 devstack neutron-ovn-metadata-agent[69703]: 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-06-28 15:26:18.992 | Jun 28 17:23:21 devstack neutron-ovn-metadata-agent[69703]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-28 15:26:18.992 | Jun 28 17:23:21 devstack neutron-ovn-metadata-agent[69703]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-28 15:26:18.992 | Jun 28 17:23:21 devstack neutron-ovn-metadata-agent[69703]: ERROR neutron 2026-06-28 15:26:18.998 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:19.002 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-28 15:26:19.021 | enabled 2026-06-28 15:26:19.028 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-28 15:26:19.053 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-28 15:26:19.053 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-28 15:26:19.053 | Active: active (running) since Sun 2026-06-28 17:23:23 CEST; 2min 55s ago 2026-06-28 15:26:19.053 | Main PID: 71504 (uwsgi) 2026-06-28 15:26:19.054 | Status: "uWSGI is ready" 2026-06-28 15:26:19.054 | Tasks: 23 (limit: 14255) 2026-06-28 15:26:19.054 | Memory: 389.1M (peak: 389.9M) 2026-06-28 15:26:19.054 | CPU: 40.245s 2026-06-28 15:26:19.054 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-28 15:26:19.054 | ├─71504 "neutron-apiuWSGI master" 2026-06-28 15:26:19.054 | ├─71505 "neutron-apiuWSGI worker 1" 2026-06-28 15:26:19.054 | └─71506 "neutron-apiuWSGI worker 2" 2026-06-28 15:26:19.054 | 2026-06-28 15:26:19.055 | Jun 28 17:25:53 devstack devstack@neutron-api.service[71506]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71506) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-28 15:26:19.055 | Jun 28 17:25:54 devstack devstack@neutron-api.service[71505]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71505) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-28 15:26:19.055 | Jun 28 17:25:54 devstack devstack@neutron-api.service[71505]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71505) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-28 15:26:19.055 | Jun 28 17:26:03 devstack devstack@neutron-api.service[71506]: DEBUG dbcounter [-] [71506] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:19.055 | Jun 28 17:26:04 devstack devstack@neutron-api.service[71505]: DEBUG dbcounter [-] [71505] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:19.055 | Jun 28 17:26:08 devstack devstack@neutron-api.service[71506]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71506) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-28 15:26:19.055 | Jun 28 17:26:08 devstack devstack@neutron-api.service[71506]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71506) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-28 15:26:19.056 | Jun 28 17:26:09 devstack devstack@neutron-api.service[71505]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71505) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-28 15:26:19.056 | Jun 28 17:26:09 devstack devstack@neutron-api.service[71505]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71505) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-28 15:26:19.056 | Jun 28 17:26:18 devstack devstack@neutron-api.service[71506]: DEBUG dbcounter [-] [71506] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:19.061 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:19.065 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-28 15:26:19.085 | enabled 2026-06-28 15:26:19.092 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-28 15:26:19.117 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-28 15:26:19.117 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-28 15:26:19.117 | Active: active (running) since Sun 2026-06-28 17:23:28 CEST; 2min 51s ago 2026-06-28 15:26:19.117 | Main PID: 72552 (neutron-periodi) 2026-06-28 15:26:19.117 | Tasks: 15 (limit: 14255) 2026-06-28 15:26:19.117 | Memory: 181.9M (peak: 182.2M) 2026-06-28 15:26:19.117 | CPU: 6.636s 2026-06-28 15:26:19.117 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-28 15:26:19.118 | ├─72552 "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-06-28 15:26:19.118 | └─73172 "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-06-28 15:26:19.118 | 2026-06-28 15:26:19.118 | Jun 28 17:25:28 devstack neutron-periodic-workers[73172]: DEBUG oslo.service.backend._threading.loopingcall [None req-9e423ca7-71af-4886-acfd-c57ebf3f1b39 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73172) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.118 | Jun 28 17:25:38 devstack neutron-periodic-workers[73172]: DEBUG dbcounter [-] [73172] Writing DB stats neutron:SELECT=3 {{(pid=73172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:19.118 | Jun 28 17:25:38 devstack neutron-periodic-workers[73172]: DEBUG oslo.service.backend._threading.loopingcall [None req-b3e1a12e-b77c-4372-9588-f59149e3a332 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=73172) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.118 | Jun 28 17:25:40 devstack neutron-periodic-workers[73172]: DEBUG neutron.db.agents_db [None req-cb137b05-7b91-4b13-a93f-caaaf150e831 None None] Agent healthcheck: found 0 active agents {{(pid=73172) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-28 15:26:19.119 | Jun 28 17:25:40 devstack neutron-periodic-workers[73172]: DEBUG oslo.service.backend._threading.loopingcall [None req-cb137b05-7b91-4b13-a93f-caaaf150e831 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=73172) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.119 | Jun 28 17:25:50 devstack neutron-periodic-workers[73172]: DEBUG dbcounter [-] [73172] Writing DB stats neutron:DELETE=1,neutron:SELECT=1 {{(pid=73172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:19.119 | Jun 28 17:26:05 devstack neutron-periodic-workers[73172]: DEBUG oslo.service.backend._threading.loopingcall [None req-9e423ca7-71af-4886-acfd-c57ebf3f1b39 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73172) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.119 | Jun 28 17:26:15 devstack neutron-periodic-workers[73172]: DEBUG dbcounter [-] [73172] Writing DB stats neutron:SELECT=3 {{(pid=73172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:19.119 | Jun 28 17:26:17 devstack neutron-periodic-workers[73172]: DEBUG neutron.db.agents_db [None req-cb137b05-7b91-4b13-a93f-caaaf150e831 None None] Agent healthcheck: found 0 active agents {{(pid=73172) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-28 15:26:19.119 | Jun 28 17:26:17 devstack neutron-periodic-workers[73172]: DEBUG oslo.service.backend._threading.loopingcall [None req-cb137b05-7b91-4b13-a93f-caaaf150e831 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73172) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.123 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:19.127 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-28 15:26:19.150 | enabled 2026-06-28 15:26:19.156 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-28 15:26:19.180 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-28 15:26:19.181 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-28 15:26:19.181 | Active: active (running) since Sun 2026-06-28 17:23:25 CEST; 2min 53s ago 2026-06-28 15:26:19.181 | Main PID: 72016 (neutron-rpc-ser) 2026-06-28 15:26:19.181 | Tasks: 27 (limit: 14255) 2026-06-28 15:26:19.181 | Memory: 193.7M (peak: 194.2M) 2026-06-28 15:26:19.181 | CPU: 8.460s 2026-06-28 15:26:19.181 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-28 15:26:19.181 | ├─72016 "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-06-28 15:26:19.182 | ├─73142 "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-06-28 15:26:19.182 | └─73144 "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-06-28 15:26:19.182 | 2026-06-28 15:26:19.182 | Jun 28 17:25:09 devstack neutron-rpc-server[73144]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-28 15:26:19.182 | Jun 28 17:25:09 devstack neutron-rpc-server[73144]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-28 15:26:19.182 | Jun 28 17:25:09 devstack neutron-rpc-server[73144]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-28 15:26:19.182 | Jun 28 17:25:09 devstack neutron-rpc-server[73144]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-28 15:26:19.182 | Jun 28 17:25:09 devstack neutron-rpc-server[73144]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-28 15:26:19.183 | Jun 28 17:25:09 devstack neutron-rpc-server[73144]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-28 15:26:19.183 | Jun 28 17:25:09 devstack neutron-rpc-server[73144]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-28 15:26:19.183 | Jun 28 17:25:09 devstack neutron-rpc-server[73144]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-28 15:26:19.183 | Jun 28 17:25:09 devstack neutron-rpc-server[73144]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-28 15:26:19.183 | Jun 28 17:25:09 devstack neutron-rpc-server[73144]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-28 15:26:19.187 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:19.191 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-28 15:26:19.215 | enabled 2026-06-28 15:26:19.221 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-28 15:26:19.246 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-28 15:26:19.246 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-28 15:26:19.246 | Active: active (running) since Sun 2026-06-28 17:23:30 CEST; 2min 48s ago 2026-06-28 15:26:19.246 | Main PID: 73058 (neutron-ovn-mai) 2026-06-28 15:26:19.247 | Tasks: 12 (limit: 14255) 2026-06-28 15:26:19.247 | Memory: 254.4M (peak: 254.8M) 2026-06-28 15:26:19.247 | CPU: 7.605s 2026-06-28 15:26:19.247 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-28 15:26:19.247 | ├─73058 "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-06-28 15:26:19.247 | └─73185 "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-06-28 15:26:19.247 | 2026-06-28 15:26:19.248 | Jun 28 17:23:59 devstack neutron-ovn-maintenance-worker[73185]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b42d0671-3ed8-4b7e-b394-b2a4a2e6fd19 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73185) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-28 15:26:19.248 | Jun 28 17:23:59 devstack neutron-ovn-maintenance-worker[73185]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b42d0671-3ed8-4b7e-b394-b2a4a2e6fd19 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73185) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-28 15:26:19.248 | Jun 28 17:23:59 devstack neutron-ovn-maintenance-worker[73185]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b42d0671-3ed8-4b7e-b394-b2a4a2e6fd19 None None] OVN maintenance task update_router_distributed_flag finished in 0.013 seconds 2026-06-28 15:26:19.248 | Jun 28 17:23:59 devstack neutron-ovn-maintenance-worker[73185]: DEBUG futurist.periodics [None req-b42d0671-3ed8-4b7e-b394-b2a4a2e6fd19 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=73185) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-28 15:26:19.248 | Jun 28 17:23:59 devstack neutron-ovn-maintenance-worker[73185]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b42d0671-3ed8-4b7e-b394-b2a4a2e6fd19 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73185) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-28 15:26:19.248 | Jun 28 17:23:59 devstack neutron-ovn-maintenance-worker[73185]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b42d0671-3ed8-4b7e-b394-b2a4a2e6fd19 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73185) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-28 15:26:19.249 | Jun 28 17:23:59 devstack neutron-ovn-maintenance-worker[73185]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-b42d0671-3ed8-4b7e-b394-b2a4a2e6fd19 None None] OVN maintenance task update_security_group_with_address_group finished in 0.021 seconds 2026-06-28 15:26:19.249 | Jun 28 17:23:59 devstack neutron-ovn-maintenance-worker[73185]: DEBUG futurist.periodics [None req-b42d0671-3ed8-4b7e-b394-b2a4a2e6fd19 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=73185) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-28 15:26:19.249 | Jun 28 17:23:59 devstack neutron-ovn-maintenance-worker[73185]: DEBUG futurist.periodics [None req-b42d0671-3ed8-4b7e-b394-b2a4a2e6fd19 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=73185) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-28 15:26:19.249 | Jun 28 17:24:09 devstack neutron-ovn-maintenance-worker[73185]: DEBUG dbcounter [-] [73185] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:19.253 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:19.258 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-28 15:26:19.278 | enabled 2026-06-28 15:26:19.284 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-28 15:26:19.308 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-28 15:26:19.308 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-28 15:26:19.308 | Active: active (running) since Sun 2026-06-28 17:25:13 CEST; 1min 6s ago 2026-06-28 15:26:19.308 | Main PID: 77737 (nova-novncproxy) 2026-06-28 15:26:19.308 | Tasks: 4 (limit: 14255) 2026-06-28 15:26:19.308 | Memory: 109.6M (peak: 109.9M) 2026-06-28 15:26:19.309 | CPU: 3.838s 2026-06-28 15:26:19.309 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-28 15:26:19.309 | └─77737 /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-06-28 15:26:19.309 | 2026-06-28 15:26:19.309 | Jun 28 17:25:13 devstack nova-novncproxy[77737]: If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:26:19.309 | Jun 28 17:25:13 devstack nova-novncproxy[77737]: framework. For more detail see 2026-06-28 15:26:19.309 | Jun 28 17:25:13 devstack nova-novncproxy[77737]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:26:19.309 | Jun 28 17:25:13 devstack nova-novncproxy[77737]: import eventlet # noqa 2026-06-28 15:26:19.309 | Jun 28 17:25:14 devstack nova-novncproxy[77737]: 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-06-28 15:26:19.310 | Jun 28 17:25:18 devstack nova-novncproxy[77737]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-28 15:26:19.310 | Jun 28 17:25:18 devstack nova-novncproxy[77737]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-28 15:26:19.310 | Jun 28 17:25:18 devstack nova-novncproxy[77737]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-28 15:26:19.310 | Jun 28 17:25:18 devstack nova-novncproxy[77737]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-28 15:26:19.311 | Jun 28 17:25:18 devstack nova-novncproxy[77737]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-28 15:26:19.315 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:19.319 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-28 15:26:19.343 | enabled 2026-06-28 15:26:19.349 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-28 15:26:19.376 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-28 15:26:19.376 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-28 15:26:19.376 | Active: active (running) since Sun 2026-06-28 17:25:16 CEST; 1min 3s ago 2026-06-28 15:26:19.376 | Main PID: 78545 (nova-conductor:) 2026-06-28 15:26:19.376 | Tasks: 19 (limit: 14255) 2026-06-28 15:26:19.376 | Memory: 158.2M (peak: 158.5M) 2026-06-28 15:26:19.376 | CPU: 4.973s 2026-06-28 15:26:19.376 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-28 15:26:19.376 | ├─78545 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-28 15:26:19.377 | ├─80191 "nova-conductor: ServiceWrapper worker(0)" 2026-06-28 15:26:19.377 | └─80202 "nova-conductor: ServiceWrapper worker(1)" 2026-06-28 15:26:19.377 | 2026-06-28 15:26:19.377 | Jun 28 17:25:22 devstack nova-conductor[80202]: DEBUG nova.servicegroup.drivers.db [None req-1be216dd-7848-4c4e-8a09-3b961bdd6b3d None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=80202) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-28 15:26:19.377 | Jun 28 17:25:27 devstack nova-conductor[80191]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=80191) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.377 | Jun 28 17:25:27 devstack nova-conductor[80202]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=80202) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.377 | Jun 28 17:25:30 devstack nova-conductor[78545]: DEBUG dbcounter [-] [78545] Writing DB stats nova_api:SELECT=1 {{(pid=78545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:19.377 | Jun 28 17:25:30 devstack nova-conductor[78545]: DEBUG dbcounter [-] [78545] Writing DB stats nova_cell0:SELECT=1 {{(pid=78545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:19.377 | Jun 28 17:25:30 devstack nova-conductor[78545]: DEBUG dbcounter [-] [78545] Writing DB stats nova_cell1:SELECT=1 {{(pid=78545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:19.377 | Jun 28 17:25:36 devstack nova-conductor[80202]: DEBUG oslo.service.backend._threading.loopingcall [None req-de59675c-1be1-4b33-86ce-0e09239ed8f7 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80202) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.377 | Jun 28 17:25:37 devstack nova-conductor[80191]: DEBUG dbcounter [-] [80191] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:19.378 | Jun 28 17:25:37 devstack nova-conductor[80202]: DEBUG dbcounter [-] [80202] Writing DB stats nova_cell0:SELECT=3 {{(pid=80202) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-28 15:26:19.378 | Jun 28 17:26:05 devstack nova-conductor[80191]: DEBUG oslo.service.backend._threading.loopingcall [None req-1aa7166f-d0f4-4618-9500-3d14a6f4887a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80191) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.384 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-28 15:26:19.388 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-28 15:26:19.407 | enabled 2026-06-28 15:26:19.413 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-28 15:26:19.437 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-28 15:26:19.438 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-28 15:26:19.438 | Active: active (running) since Sun 2026-06-28 17:25:18 CEST; 1min 1s ago 2026-06-28 15:26:19.438 | Main PID: 79095 (nova-conductor:) 2026-06-28 15:26:19.438 | Tasks: 38 (limit: 14255) 2026-06-28 15:26:19.438 | Memory: 168.4M (peak: 168.7M) 2026-06-28 15:26:19.438 | CPU: 5.000s 2026-06-28 15:26:19.438 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-28 15:26:19.438 | ├─79095 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-28 15:26:19.438 | ├─80249 "nova-conductor: ServiceWrapper worker(0)" 2026-06-28 15:26:19.438 | └─80251 "nova-conductor: ServiceWrapper worker(1)" 2026-06-28 15:26:19.439 | 2026-06-28 15:26:19.439 | Jun 28 17:25:47 devstack nova-conductor[80249]: DEBUG oslo.service.backend._threading.loopingcall [None req-d23f5ccf-c300-45d0-a3f1-190143f1ae6b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80249) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.439 | Jun 28 17:25:48 devstack nova-conductor[80249]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=80249) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.439 | Jun 28 17:25:48 devstack nova-conductor[80251]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=80251) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.439 | Jun 28 17:25:58 devstack nova-conductor[80251]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80251) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.439 | Jun 28 17:25:58 devstack nova-conductor[80249]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80249) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.439 | Jun 28 17:26:03 devstack nova-conductor[80251]: DEBUG oslo.service.backend._threading.loopingcall [None req-d74ea44e-9140-4db5-a632-29388383e765 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80251) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.439 | Jun 28 17:26:08 devstack nova-conductor[80249]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80249) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.439 | Jun 28 17:26:08 devstack nova-conductor[80251]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80251) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.439 | Jun 28 17:26:18 devstack nova-conductor[80249]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80249) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.440 | Jun 28 17:26:18 devstack nova-conductor[80251]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80251) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-28 15:26:19.445 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-28 15:26:19.472 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:26:19.476 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-28 15:26:19.501 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:26:19.504 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-28 15:26:19.508 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-28 15:26:19.968 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-28 15:26:19.968 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:26:19.968 | we strongly recommend against using it for new projects. 2026-06-28 15:26:19.969 | 2026-06-28 15:26:19.969 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:26:19.969 | framework. For more detail see 2026-06-28 15:26:19.969 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:26:19.969 | 2026-06-28 15:26:19.969 | import eventlet # noqa 2026-06-28 15:26:20.311 | 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-06-28 15:26:23.303 | INFO dbcounter [None req-06efcb38-b47e-42de-b9f1-77051ece1b71 None None] Registered counter for database nova_api 2026-06-28 15:26:23.435 | DEBUG dbcounter [-] [84732] Writer thread running {{(pid=84732) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:26:23.445 | Found 2 cell mappings. 2026-06-28 15:26:23.445 | Skipping cell0 since it does not contain hosts. 2026-06-28 15:26:23.445 | Getting computes from cell 'cell1': 669f07cc-8114-42f7-a350-af416d2fe49a 2026-06-28 15:26:23.445 | INFO dbcounter [None req-06efcb38-b47e-42de-b9f1-77051ece1b71 None None] Registered counter for database nova_cell1 2026-06-28 15:26:23.527 | DEBUG dbcounter [-] [84732] Writer thread running {{(pid=84732) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-28 15:26:23.825 | Checking host mapping for compute host 'devstack': aad5fd71-00d1-4892-8e78-a0cf91818c5a 2026-06-28 15:26:23.826 | Creating host mapping for compute host 'devstack': aad5fd71-00d1-4892-8e78-a0cf91818c5a 2026-06-28 15:26:23.826 | Found 1 unmapped computes in cell: 669f07cc-8114-42f7-a350-af416d2fe49a 2026-06-28 15:26:24.496 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-28 15:26:24.972 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-28 15:26:24.972 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-28 15:26:24.972 | we strongly recommend against using it for new projects. 2026-06-28 15:26:24.972 | 2026-06-28 15:26:24.972 | If you are already using Eventlet, we recommend migrating to a different 2026-06-28 15:26:24.972 | framework. For more detail see 2026-06-28 15:26:24.972 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-28 15:26:24.972 | 2026-06-28 15:26:24.972 | import eventlet # noqa 2026-06-28 15:26:25.330 | 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-06-28 15:26:28.882 | +-------------------------------------------+ 2026-06-28 15:26:28.883 | | Upgrade Check Results | 2026-06-28 15:26:28.883 | +-------------------------------------------+ 2026-06-28 15:26:28.883 | | Check: Cells v2 | 2026-06-28 15:26:28.883 | | Result: Success | 2026-06-28 15:26:28.883 | | Details: None | 2026-06-28 15:26:28.883 | +-------------------------------------------+ 2026-06-28 15:26:28.883 | | Check: Placement API | 2026-06-28 15:26:28.884 | | Result: Success | 2026-06-28 15:26:28.884 | | Details: None | 2026-06-28 15:26:28.884 | +-------------------------------------------+ 2026-06-28 15:26:28.884 | | Check: Cinder API | 2026-06-28 15:26:28.884 | | Result: Success | 2026-06-28 15:26:28.884 | | Details: None | 2026-06-28 15:26:28.884 | +-------------------------------------------+ 2026-06-28 15:26:28.886 | | Check: Policy File JSON to YAML Migration | 2026-06-28 15:26:28.886 | | Result: Success | 2026-06-28 15:26:28.886 | | Details: None | 2026-06-28 15:26:28.886 | +-------------------------------------------+ 2026-06-28 15:26:28.887 | | Check: Older than N-1 computes | 2026-06-28 15:26:28.887 | | Result: Success | 2026-06-28 15:26:28.887 | | Details: None | 2026-06-28 15:26:28.887 | +-------------------------------------------+ 2026-06-28 15:26:28.887 | | Check: hw_machine_type unset | 2026-06-28 15:26:28.888 | | Result: Success | 2026-06-28 15:26:28.888 | | Details: None | 2026-06-28 15:26:28.888 | +-------------------------------------------+ 2026-06-28 15:26:28.888 | | Check: Service User Token Configuration | 2026-06-28 15:26:28.888 | | Result: Success | 2026-06-28 15:26:28.888 | | Details: None | 2026-06-28 15:26:28.888 | +-------------------------------------------+ 2026-06-28 15:26:29.504 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-28 15:26:29.510 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-28 15:26:29.510 | + ./stack.sh:main:1482 : command openstack complete 2026-06-28 15:26:33.119 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-28 15:26:33.145 | + functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:26:33.149 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-28 15:26:33.153 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-28 15:26:33.157 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-28 15:26:33.161 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-28 15:26:33.165 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:26:33.169 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-28 15:26:33.173 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-28 15:26:33.177 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-28 15:26:33.181 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-28 15:26:33.185 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-28 15:26:33.189 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-28 15:26:33.193 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-28 15:26:33.199 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-28 15:26:33.256 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-28 15:26:33.263 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-28 15:26:33.263 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-28 15:26:33.264 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-28 15:26:33.270 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-28 15:26:33.274 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-28 15:26:33.278 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-28 15:26:33.282 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-28 15:26:33.286 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-28 15:26:33.289 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-28 15:26:33.310 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-28 15:26:33.329 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-28 15:26:33.333 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:26:33.337 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-28 15:26:33.341 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-28 15:26:33.345 | + functions-common:run_phase:1848 : local mode=stack 2026-06-28 15:26:33.349 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-28 15:26:33.353 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-28 15:26:33.357 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-28 15:26:33.361 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-28 15:26:33.365 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-28 15:26:33.368 | + functions-common:run_phase:1858 : local extra 2026-06-28 15:26:33.374 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-28 15:26:33.380 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-28 15:26:33.384 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-28 15:26:33.388 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-28 15:26:33.392 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-28 15:26:33.396 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-28 15:26:33.421 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:26:33.425 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-28 15:26:33.429 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-28 15:26:33.432 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-28 15:26:33.437 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-28 15:26:33.441 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-28 15:26:33.446 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-28 15:26:33.450 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-28 15:26:33.454 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-28 15:26:33.457 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-28 15:26:33.462 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-28 15:26:33.466 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-28 15:26:33.469 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-28 15:26:33.528 | [2069 Async install_tempest:44988]: Waiting for completion of install_tempest running on PID 44988 (1 other jobs running) 2026-06-28 15:26:33.555 | [2069 Async install_tempest:44988]: Signaling child to exit 2026-06-28 15:26:33.556 | WAKEUP 2026-06-28 15:26:33.580 | [2069 Async install_tempest:44988]: Signaled 2026-06-28 15:26:33.582 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-28 15:26:33.582 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-28 15:26:33.582 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-28 15:26:33.582 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-28 15:26:33.582 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-28 15:26:33.582 | +++ functions-common:git_clone:593 : pwd 2026-06-28 15:26:33.582 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-28 15:26:33.582 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-28 15:26:33.582 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-28 15:26:33.583 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-28 15:26:33.583 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-28 15:26:33.583 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-28 15:26:33.583 | ++ functions-common:git_clone:610 : echo master 2026-06-28 15:26:33.583 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-28 15:26:33.583 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-28 15:26:33.583 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-28 15:26:33.583 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-28 15:26:33.583 | ++ functions-common:git_timed:697 : local count=0 2026-06-28 15:26:33.583 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-28 15:26:33.583 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:26:33.584 | ++ functions-common:git_timed:701 : timeout=0 2026-06-28 15:26:33.584 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:26:33.584 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:26:33.584 | ++ functions-common:time_start:2407 : local start_time= 2026-06-28 15:26:33.584 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:26:33.584 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:26:33.585 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782659774241 2026-06-28 15:26:33.585 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-28 15:26:33.585 | Cloning into '/opt/stack/tempest'... 2026-06-28 15:26:33.586 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:26:33.586 | ++ functions-common:time_stop:2420 : local name 2026-06-28 15:26:33.586 | ++ functions-common:time_stop:2421 : local end_time 2026-06-28 15:26:33.587 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:26:33.587 | ++ functions-common:time_stop:2423 : local total 2026-06-28 15:26:33.587 | ++ functions-common:time_stop:2424 : local start_time 2026-06-28 15:26:33.588 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:26:33.588 | ++ functions-common:time_stop:2427 : start_time=1782659774241 2026-06-28 15:26:33.588 | ++ functions-common:time_stop:2429 : [[ -z 1782659774241 ]] 2026-06-28 15:26:33.588 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:26:33.588 | ++ functions-common:time_stop:2432 : end_time=1782659783539 2026-06-28 15:26:33.588 | ++ functions-common:time_stop:2433 : elapsed_time=9298 2026-06-28 15:26:33.588 | ++ functions-common:time_stop:2434 : total=385927 2026-06-28 15:26:33.588 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:26:33.589 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=395225 2026-06-28 15:26:33.589 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-28 15:26:33.589 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-28 15:26:33.589 | ++ functions-common:git_timed:697 : local count=0 2026-06-28 15:26:33.590 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-28 15:26:33.590 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:26:33.590 | ++ functions-common:git_timed:701 : timeout=0 2026-06-28 15:26:33.590 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:26:33.590 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:26:33.590 | ++ functions-common:time_start:2407 : local start_time= 2026-06-28 15:26:33.590 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:26:33.590 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:26:33.591 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782659783593 2026-06-28 15:26:33.591 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-28 15:26:33.591 | From https://review.opendev.org/openstack/tempest 2026-06-28 15:26:33.591 | * branch master -> FETCH_HEAD 2026-06-28 15:26:33.591 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:26:33.591 | ++ functions-common:time_stop:2420 : local name 2026-06-28 15:26:33.591 | ++ functions-common:time_stop:2421 : local end_time 2026-06-28 15:26:33.591 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:26:33.591 | ++ functions-common:time_stop:2423 : local total 2026-06-28 15:26:33.591 | ++ functions-common:time_stop:2424 : local start_time 2026-06-28 15:26:33.591 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:26:33.591 | ++ functions-common:time_stop:2427 : start_time=1782659783593 2026-06-28 15:26:33.592 | ++ functions-common:time_stop:2429 : [[ -z 1782659783593 ]] 2026-06-28 15:26:33.592 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:26:33.592 | ++ functions-common:time_stop:2432 : end_time=1782659784166 2026-06-28 15:26:33.592 | ++ functions-common:time_stop:2433 : elapsed_time=573 2026-06-28 15:26:33.592 | ++ functions-common:time_stop:2434 : total=395225 2026-06-28 15:26:33.593 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:26:33.593 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=395798 2026-06-28 15:26:33.593 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-28 15:26:33.594 | ++ functions-common:git_timed:697 : local count=0 2026-06-28 15:26:33.594 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-28 15:26:33.594 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:26:33.594 | ++ functions-common:git_timed:701 : timeout=0 2026-06-28 15:26:33.594 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:26:33.594 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:26:33.595 | ++ functions-common:time_start:2407 : local start_time= 2026-06-28 15:26:33.595 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:26:33.595 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:26:33.595 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782659784209 2026-06-28 15:26:33.595 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-28 15:26:33.595 | Note: switching to 'FETCH_HEAD'. 2026-06-28 15:26:33.595 | 2026-06-28 15:26:33.595 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-28 15:26:33.595 | changes and commit them, and you can discard any commits you make in this 2026-06-28 15:26:33.595 | state without impacting any branches by switching back to a branch. 2026-06-28 15:26:33.596 | 2026-06-28 15:26:33.596 | If you want to create a new branch to retain commits you create, you may 2026-06-28 15:26:33.596 | do so (now or later) by using -c with the switch command. Example: 2026-06-28 15:26:33.596 | 2026-06-28 15:26:33.596 | git switch -c 2026-06-28 15:26:33.596 | 2026-06-28 15:26:33.596 | Or undo this operation with: 2026-06-28 15:26:33.596 | 2026-06-28 15:26:33.596 | git switch - 2026-06-28 15:26:33.596 | 2026-06-28 15:26:33.597 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-28 15:26:33.597 | 2026-06-28 15:26:33.597 | HEAD is now at 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-28 15:26:33.597 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:26:33.597 | ++ functions-common:time_stop:2420 : local name 2026-06-28 15:26:33.598 | ++ functions-common:time_stop:2421 : local end_time 2026-06-28 15:26:33.598 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:26:33.598 | ++ functions-common:time_stop:2423 : local total 2026-06-28 15:26:33.598 | ++ functions-common:time_stop:2424 : local start_time 2026-06-28 15:26:33.599 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:26:33.599 | ++ functions-common:time_stop:2427 : start_time=1782659784209 2026-06-28 15:26:33.599 | ++ functions-common:time_stop:2429 : [[ -z 1782659784209 ]] 2026-06-28 15:26:33.599 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:26:33.599 | ++ functions-common:time_stop:2432 : end_time=1782659784398 2026-06-28 15:26:33.599 | ++ functions-common:time_stop:2433 : elapsed_time=189 2026-06-28 15:26:33.599 | ++ functions-common:time_stop:2434 : total=395798 2026-06-28 15:26:33.599 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:26:33.599 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=395987 2026-06-28 15:26:33.600 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-28 15:26:33.600 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-28 15:26:33.600 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-28 15:26:33.600 | ++ functions-common:git_clone:673 : head -1 2026-06-28 15:26:33.600 | 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-28 15:26:33.600 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-28 15:26:33.600 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-28 15:26:33.600 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-28 15:26:33.600 | ++ 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-06-28 15:26:33.601 | Collecting tox!=2.8.0,<4.0.0 2026-06-28 15:26:33.601 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-28 15:26:33.601 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-28 15:26:33.601 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-06-28 15:26:33.601 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-28 15:26:33.601 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-28 15:26:33.601 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-28 15:26:33.601 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-28 15:26:33.601 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-28 15:26:33.601 | 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-06-28 15:26:33.602 | 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-06-28 15:26:33.602 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-06-28 15:26:33.602 | 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-06-28 15:26:33.602 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-28 15:26:33.602 | 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.10.0) 2026-06-28 15:26:33.602 | 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-06-28 15:26:33.602 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-28 15:26:33.602 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-28 15:26:33.602 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-28 15:26:33.602 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-28 15:26:33.603 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-28 15:26:33.603 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-28 15:26:33.603 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 52.2 MB/s 0:00:00 2026-06-28 15:26:33.603 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-28 15:26:33.603 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-28 15:26:33.603 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-28 15:26:33.603 | 2026-06-28 15:26:33.603 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-06-28 15:26:33.603 | ++ inc/python:pip_install:216 : result=0 2026-06-28 15:26:33.604 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:26:33.604 | ++ functions-common:time_stop:2420 : local name 2026-06-28 15:26:33.604 | ++ functions-common:time_stop:2421 : local end_time 2026-06-28 15:26:33.604 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:26:33.604 | ++ functions-common:time_stop:2423 : local total 2026-06-28 15:26:33.604 | ++ functions-common:time_stop:2424 : local start_time 2026-06-28 15:26:33.604 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:26:33.604 | ++ functions-common:time_stop:2427 : start_time=1782659784466 2026-06-28 15:26:33.604 | ++ functions-common:time_stop:2429 : [[ -z 1782659784466 ]] 2026-06-28 15:26:33.604 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:26:33.604 | ++ functions-common:time_stop:2432 : end_time=1782659787963 2026-06-28 15:26:33.605 | ++ functions-common:time_stop:2433 : elapsed_time=3497 2026-06-28 15:26:33.605 | ++ functions-common:time_stop:2434 : total=165141 2026-06-28 15:26:33.605 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:26:33.605 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168638 2026-06-28 15:26:33.605 | ++ inc/python:pip_install:219 : return 0 2026-06-28 15:26:33.605 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-28 15:26:33.605 | /opt/stack/tempest ~/devstack 2026-06-28 15:26:33.605 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-28 15:26:33.605 | Switched to branch 'master' 2026-06-28 15:26:33.605 | Your branch is up to date with 'origin/master'. 2026-06-28 15:26:33.606 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-28 15:26:33.606 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-28 15:26:33.606 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.ID1OX4oAAX 2026-06-28 15:26:33.606 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.ID1OX4oAAX 2026-06-28 15:26:33.606 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-28 15:26:33.606 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.ID1OX4oAAX 2026-06-28 15:26:33.606 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-28 15:26:33.606 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-28 15:26:33.606 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-28 15:26:33.607 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-28 15:26:33.607 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-28 15:26:33.607 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-28 15:26:33.607 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-28 15:26:33.608 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-28 15:26:33.608 | full create: /opt/stack/tempest/.tox/tempest 2026-06-28 15:26:33.608 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-28 15:26:33.608 | full develop-inst: /opt/stack/tempest 2026-06-28 15:26:33.608 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.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.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,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.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-28 15:26:33.608 | ___________________________________ summary ____________________________________ 2026-06-28 15:26:33.608 | full: skipped tests 2026-06-28 15:26:33.608 | congratulations :) 2026-06-28 15:26:33.608 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.ID1OX4oAAX -r requirements.txt 2026-06-28 15:26:33.608 | 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-06-28 15:26:33.609 | 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.14.0) 2026-06-28 15:26:33.609 | 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-06-28 15:26:33.609 | 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-06-28 15:26:33.609 | 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-06-28 15:26:33.609 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-28 15:26:33.609 | 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-06-28 15:26:33.609 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-28 15:26:33.609 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-28 15:26:33.610 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-28 15:26:33.610 | 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-06-28 15:26:33.610 | 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.10.0) 2026-06-28 15:26:33.610 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-28 15:26:33.610 | 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-06-28 15:26:33.610 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-28 15:26:33.610 | 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-06-28 15:26:33.610 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-28 15:26:33.610 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-28 15:26:33.611 | 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-06-28 15:26:33.611 | 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-06-28 15:26:33.611 | 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-06-28 15:26:33.611 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-28 15:26:33.611 | 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-06-28 15:26:33.611 | 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)) (82.0.1) 2026-06-28 15:26:33.611 | 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-06-28 15:26:33.611 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-28 15:26:33.611 | 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-06-28 15:26:33.611 | 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-06-28 15:26:33.612 | 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-06-28 15:26:33.612 | 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.5.1) 2026-06-28 15:26:33.612 | 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-06-28 15:26:33.612 | 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-06-28 15:26:33.612 | 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-06-28 15:26:33.612 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-28 15:26:33.612 | 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.8.0) 2026-06-28 15:26:33.612 | 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-06-28 15:26:33.612 | 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-06-28 15:26:33.613 | 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.4.0) 2026-06-28 15:26:33.613 | 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-06-28 15:26:33.613 | 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-06-28 15:26:33.613 | 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.0) 2026-06-28 15:26:33.613 | 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-06-28 15:26:33.613 | 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-06-28 15:26:33.613 | 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-06-28 15:26:33.613 | 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.2) 2026-06-28 15:26:33.613 | 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-06-28 15:26:33.613 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-28 15:26:33.614 | 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.2.1) 2026-06-28 15:26:33.614 | 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-06-28 15:26:33.614 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-28 15:26:33.614 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-28 15:26:33.614 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-28 15:26:33.614 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-28 15:26:33.614 | 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.15.0) 2026-06-28 15:26:33.614 | 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-06-28 15:26:33.614 | 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.4.7) 2026-06-28 15:26:33.614 | 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-06-28 15:26:33.615 | 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.6.17) 2026-06-28 15:26:33.615 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-28 15:26:33.615 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-28 15:26:33.615 | 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>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-28 15:26:33.615 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-28 15:26:33.615 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.ID1OX4oAAX 2026-06-28 15:26:33.615 | ++ lib/tempest:install_tempest:868 : popd 2026-06-28 15:26:33.615 | ~/devstack 2026-06-28 15:26:33.633 | [2069 Async install_tempest:44988]: finished install_tempest with result 0 in 43 seconds 2026-06-28 15:26:33.639 | ++ inc/async:async_wait:197 : return 0 2026-06-28 15:26:33.643 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-28 15:26:33.647 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:26:33.652 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-28 15:26:33.655 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-28 15:26:33.659 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-28 15:26:33.663 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-28 15:26:33.666 | ++ inc/python:setup_develop:353 : local bindep 2026-06-28 15:26:33.670 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-28 15:26:33.673 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-28 15:26:33.676 | ++ inc/python:setup_develop:359 : local extras= 2026-06-28 15:26:33.679 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-28 15:26:33.683 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-28 15:26:33.686 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-28 15:26:33.689 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-28 15:26:33.693 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-28 15:26:33.697 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-28 15:26:33.702 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-28 15:26:33.707 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-28 15:26:33.710 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-28 15:26:33.714 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-28 15:26:33.717 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-28 15:26:33.722 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-28 15:26:33.729 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-28 15:26:33.732 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-28 15:26:33.736 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-28 15:26:33.894 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-28 15:26:33.898 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-28 15:26:33.901 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-28 15:26:33.905 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-28 15:26:33.909 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-28 15:26:33.912 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-28 15:26:33.915 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-28 15:26:33.918 | ++ inc/python:setup_package:446 : local extras= 2026-06-28 15:26:33.922 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-28 15:26:33.925 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-28 15:26:33.928 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-28 15:26:33.932 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-28 15:26:33.935 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-28 15:26:33.938 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-28 15:26:33.964 | Using python 3.12 to install /opt/stack/tempest 2026-06-28 15:26:33.968 | ++ 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-06-28 15:26:35.026 | Obtaining file:///opt/stack/tempest 2026-06-28 15:26:35.031 | Installing build dependencies: started 2026-06-28 15:26:36.899 | Installing build dependencies: finished with status 'done' 2026-06-28 15:26:36.900 | Checking if build backend supports build_editable: started 2026-06-28 15:26:37.461 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-28 15:26:37.462 | Getting requirements to build editable: started 2026-06-28 15:26:37.770 | Getting requirements to build editable: finished with status 'done' 2026-06-28 15:26:37.772 | Preparing editable metadata (pyproject.toml): started 2026-06-28 15:26:39.130 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-28 15:26:39.156 | 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.dev35) (7.0.3) 2026-06-28 15:26:39.157 | 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.dev35) (4.14.0) 2026-06-28 15:26:39.158 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.26.0) 2026-06-28 15:26:39.159 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.9.1) 2026-06-28 15:26:39.160 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.0.0) 2026-06-28 15:26:39.161 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (43.0.3) 2026-06-28 15:26:39.161 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.3.0) 2026-06-28 15:26:39.162 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (7.5.0) 2026-06-28 15:26:39.163 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.5.0) 2026-06-28 15:26:39.164 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (8.2.0) 2026-06-28 15:26:39.365 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev35) 2026-06-28 15:26:39.367 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-28 15:26:39.372 | 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.dev35) (5.10.0) 2026-06-28 15:26:39.373 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.1.1) 2026-06-28 15:26:39.374 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.3.2) 2026-06-28 15:26:39.375 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (6.0.3) 2026-06-28 15:26:39.375 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.4.6) 2026-06-28 15:26:39.376 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (5.8.0) 2026-06-28 15:26:39.377 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.17.0) 2026-06-28 15:26:39.378 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.7.0) 2026-06-28 15:26:39.379 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.1.0) 2026-06-28 15:26:39.379 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.7.1) 2026-06-28 15:26:39.380 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.20) 2026-06-28 15:26:39.381 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.6.2) 2026-06-28 15:26:39.383 | 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.dev35) (0.6.0) 2026-06-28 15:26:39.384 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (4.0.0) 2026-06-28 15:26:39.388 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (3.0.52) 2026-06-28 15:26:39.389 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (1.11.0) 2026-06-28 15:26:39.390 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (15.0.0) 2026-06-28 15:26:39.391 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (1.8.0) 2026-06-28 15:26:39.393 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev35) (2.0.0) 2026-06-28 15:26:39.397 | 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.dev35) (3.0) 2026-06-28 15:26:39.399 | 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.dev35) (2.2.1) 2026-06-28 15:26:39.406 | 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.dev35) (26.1.0) 2026-06-28 15:26:39.407 | 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.dev35) (2025.9.1) 2026-06-28 15:26:39.408 | 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.dev35) (0.37.0) 2026-06-28 15:26:39.409 | 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.dev35) (2026.5.1) 2026-06-28 15:26:39.416 | 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.dev35) (6.8.0) 2026-06-28 15:26:39.420 | 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.dev35) (2.0.0) 2026-06-28 15:26:39.421 | 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.dev35) (2.34.2) 2026-06-28 15:26:39.425 | 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.dev35) (6.4.0) 2026-06-28 15:26:39.426 | 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.dev35) (2.9.0.post0) 2026-06-28 15:26:39.429 | 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.dev35) (4.15.0) 2026-06-28 15:26:39.431 | 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.dev35) (1.2.1) 2026-06-28 15:26:39.435 | 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.dev35) (2.1.0) 2026-06-28 15:26:39.437 | 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.dev35) (3.3.2) 2026-06-28 15:26:39.437 | 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.dev35) (26.2) 2026-06-28 15:26:39.439 | 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.dev35) (7.2.2) 2026-06-28 15:26:39.445 | 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.dev35) (5.0.0) 2026-06-28 15:26:39.446 | 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.dev35) (3.0.3) 2026-06-28 15:26:39.447 | 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.dev35) (1.6.2) 2026-06-28 15:26:39.454 | 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.dev35) (82.0.1) 2026-06-28 15:26:39.457 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev35) (0.8.1) 2026-06-28 15:26:39.474 | 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.dev35) (1.17.0) 2026-06-28 15:26:39.484 | 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.dev35) (3.4.7) 2026-06-28 15:26:39.485 | 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.dev35) (3.18) 2026-06-28 15:26:39.487 | 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.dev35) (2023.11.17) 2026-06-28 15:26:39.503 | 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>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (4.2.0) 2026-06-28 15:26:39.504 | 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>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (2.20.0) 2026-06-28 15:26:39.509 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (0.1.2) 2026-06-28 15:26:39.522 | 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.dev35) (0.16.0) 2026-06-28 15:26:39.555 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev35) 2026-06-28 15:26:39.557 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-28 15:26:39.595 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-28 15:26:39.597 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-28 15:26:39.609 | Building wheels for collected packages: tempest 2026-06-28 15:26:39.611 | Building editable for tempest (pyproject.toml): started 2026-06-28 15:26:41.257 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-28 15:26:41.258 | Created wheel for tempest: filename=tempest-46.3.1.dev35-0.editable-py3-none-any.whl size=8319 sha256=6919427c4ee0f02f8f71aac7771c9abe649ceb094e5d2a8867f6a0d0aa5e0728 2026-06-28 15:26:41.259 | Stored in directory: /tmp/pip-ephem-wheel-cache-vk5pnxij/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-28 15:26:41.263 | Successfully built tempest 2026-06-28 15:26:41.554 | Installing collected packages: tomlkit, stestr, tempest 2026-06-28 15:26:41.814 | 2026-06-28 15:26:41.841 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev35 tomlkit-0.15.0 2026-06-28 15:26:42.050 | ++ inc/python:pip_install:216 : result=0 2026-06-28 15:26:42.053 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-28 15:26:42.056 | ++ functions-common:time_stop:2420 : local name 2026-06-28 15:26:42.060 | ++ functions-common:time_stop:2421 : local end_time 2026-06-28 15:26:42.062 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:26:42.067 | ++ functions-common:time_stop:2423 : local total 2026-06-28 15:26:42.069 | ++ functions-common:time_stop:2424 : local start_time 2026-06-28 15:26:42.073 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-28 15:26:42.076 | ++ functions-common:time_stop:2427 : start_time=1782660393958 2026-06-28 15:26:42.079 | ++ functions-common:time_stop:2429 : [[ -z 1782660393958 ]] 2026-06-28 15:26:42.083 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:26:42.089 | ++ functions-common:time_stop:2432 : end_time=1782660402085 2026-06-28 15:26:42.091 | ++ functions-common:time_stop:2433 : elapsed_time=8127 2026-06-28 15:26:42.094 | ++ functions-common:time_stop:2434 : total=176123 2026-06-28 15:26:42.098 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:26:42.101 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=184250 2026-06-28 15:26:42.105 | ++ inc/python:pip_install:219 : return 0 2026-06-28 15:26:42.109 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-28 15:26:42.113 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-28 15:26:42.117 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-28 15:26:42.119 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-28 15:26:42.122 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-28 15:26:42.126 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-28 15:26:42.129 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-28 15:26:42.132 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-28 15:26:42.136 | ++ 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-06-28 15:26:42.140 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-28 15:26:42.144 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-28 15:26:42.147 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-28 15:26:42.151 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-28 15:26:42.153 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-28 15:26:42.157 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-28 15:26:42.161 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-28 15:26:42.164 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-28 15:26:42.167 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-28 15:26:42.170 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-28 15:26:42.174 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-28 15:26:42.176 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-28 15:26:42.180 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-28 15:26:42.183 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-28 15:26:42.186 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-28 15:26:42.189 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-28 15:26:42.193 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-28 15:26:42.197 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-28 15:26:42.197 | ' 2026-06-28 15:26:42.199 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-28 15:26:42.203 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-28 15:26:42.224 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:26:42.228 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-28 15:26:42.231 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-28 15:26:42.235 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-28 15:26:42.239 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-28 15:26:42.245 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-28 15:26:42.247 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-28 15:26:42.247 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-28 15:26:46.013 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:26:46.017 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-28 15:26:46.021 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-28 15:26:46.025 | ++ lib/tempest:get_active_images:176 : img_id=4b51c2f2-c812-4e21-a716-a5070c75c2ae 2026-06-28 15:26:46.029 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-28 15:26:46.035 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-28 15:26:46.039 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-28 15:26:46.042 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-28 15:26:46.045 | ++ lib/tempest:configure_tempest:266 : '[' -z 4b51c2f2-c812-4e21-a716-a5070c75c2ae ']' 2026-06-28 15:26:46.049 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=4b51c2f2-c812-4e21-a716-a5070c75c2ae 2026-06-28 15:26:46.053 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-28 15:26:46.073 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-28 15:26:46.079 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-28 15:26:46.082 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-28 15:26:46.086 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-28 15:26:46.089 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-28 15:26:46.094 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-28 15:26:46.098 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-28 15:26:46.101 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-28 15:26:46.108 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-28 15:26:46.108 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-28 15:26:49.360 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:26:49.366 | ++ lib/tempest:configure_tempest:303 : admin_project_id=67767cad1c7b4b3890a7d1893ddd324b 2026-06-28 15:26:49.370 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-28 15:26:49.394 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:26:49.398 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-28 15:26:52.683 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:26:52.687 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-28 15:26:52.687 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-28 15:26:52.687 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-28 15:26:52.687 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-28 15:26:52.688 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-28 15:26:52.688 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-28 15:26:52.688 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-28 15:26:52.688 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-28 15:26:52.688 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-28 15:26:52.688 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-28 15:26:52.688 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-28 15:26:52.688 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-28 15:26:52.688 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-28 15:26:52.688 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-28 15:26:52.691 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-28 15:26:52.695 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-28 15:26:52.695 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-28 15:26:52.695 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-28 15:26:52.695 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-28 15:26:52.695 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-28 15:26:52.696 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-28 15:26:52.696 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-28 15:26:52.696 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-28 15:26:52.696 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-28 15:26:52.696 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-28 15:26:52.696 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-28 15:26:52.697 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-28 15:26:52.697 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-28 15:26:52.698 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-28 15:26:52.701 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 4b51c2f2-c812-4e21-a716-a5070c75c2ae 2026-06-28 15:26:52.705 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-28 15:26:52.711 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 4b51c2f2-c812-4e21-a716-a5070c75c2ae -c size -f value 2026-06-28 15:26:55.975 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:26:55.978 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-28 15:26:55.984 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-28 15:26:55.984 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-28 15:26:56.027 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-28 15:26:56.031 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-28 15:26:56.035 | ++ 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-06-28 15:26:59.009 | +----------------------------+-----------------------+ 2026-06-28 15:26:59.009 | | Field | Value | 2026-06-28 15:26:59.009 | +----------------------------+-----------------------+ 2026-06-28 15:26:59.009 | | OS-FLV-DISABLED:disabled | False | 2026-06-28 15:26:59.009 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-28 15:26:59.009 | | description | None | 2026-06-28 15:26:59.010 | | disk | 1 | 2026-06-28 15:26:59.010 | | id | 42 | 2026-06-28 15:26:59.010 | | name | m1.nano | 2026-06-28 15:26:59.010 | | os-flavor-access:is_public | True | 2026-06-28 15:26:59.010 | | properties | hw_rng:allowed='True' | 2026-06-28 15:26:59.011 | | ram | 192 | 2026-06-28 15:26:59.011 | | rxtx_factor | 1.0 | 2026-06-28 15:26:59.011 | | swap | 0 | 2026-06-28 15:26:59.011 | | vcpus | 1 | 2026-06-28 15:26:59.011 | +----------------------------+-----------------------+ 2026-06-28 15:26:59.333 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-28 15:26:59.337 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-28 15:26:59.337 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-28 15:26:59.337 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-28 15:26:59.337 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-28 15:26:59.337 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-28 15:26:59.337 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-28 15:26:59.338 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-28 15:26:59.338 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-28 15:26:59.338 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-28 15:26:59.338 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-28 15:26:59.338 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-28 15:26:59.338 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-28 15:26:59.338 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-28 15:26:59.338 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-28 15:26:59.340 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 4b51c2f2-c812-4e21-a716-a5070c75c2ae 2026-06-28 15:26:59.343 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-28 15:26:59.348 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 4b51c2f2-c812-4e21-a716-a5070c75c2ae -c size -f value 2026-06-28 15:27:02.594 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:27:02.599 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-28 15:27:02.603 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-28 15:27:02.604 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-28 15:27:02.646 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-28 15:27:02.649 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-28 15:27:02.653 | ++ 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-06-28 15:27:05.611 | +----------------------------+-----------------------+ 2026-06-28 15:27:05.611 | | Field | Value | 2026-06-28 15:27:05.611 | +----------------------------+-----------------------+ 2026-06-28 15:27:05.611 | | OS-FLV-DISABLED:disabled | False | 2026-06-28 15:27:05.611 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-28 15:27:05.612 | | description | None | 2026-06-28 15:27:05.612 | | disk | 1 | 2026-06-28 15:27:05.612 | | id | 84 | 2026-06-28 15:27:05.612 | | name | m1.micro | 2026-06-28 15:27:05.612 | | os-flavor-access:is_public | True | 2026-06-28 15:27:05.612 | | properties | hw_rng:allowed='True' | 2026-06-28 15:27:05.612 | | ram | 256 | 2026-06-28 15:27:05.612 | | rxtx_factor | 1.0 | 2026-06-28 15:27:05.612 | | swap | 0 | 2026-06-28 15:27:05.612 | | vcpus | 1 | 2026-06-28 15:27:05.612 | +----------------------------+-----------------------+ 2026-06-28 15:27:05.937 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-28 15:27:05.943 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-28 15:27:05.964 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:27:05.967 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-28 15:27:05.970 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-28 15:27:05.972 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-28 15:27:05.975 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-28 15:27:05.978 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-28 15:27:05.982 | +++ functions-common:git_clone:593 : pwd 2026-06-28 15:27:05.985 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-28 15:27:05.987 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-28 15:27:05.992 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-28 15:27:06.015 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-28 15:27:06.018 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-28 15:27:06.022 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-28 15:27:06.026 | ++ functions-common:git_clone:610 : echo master 2026-06-28 15:27:06.027 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-28 15:27:06.033 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-28 15:27:06.037 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-28 15:27:06.042 | ++ 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-06-28 15:27:06.045 | ++ functions-common:git_timed:697 : local count=0 2026-06-28 15:27:06.049 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-28 15:27:06.053 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:27:06.056 | ++ functions-common:git_timed:701 : timeout=0 2026-06-28 15:27:06.059 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:27:06.062 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:27:06.066 | ++ functions-common:time_start:2407 : local start_time= 2026-06-28 15:27:06.068 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:27:06.072 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:27:06.078 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782660426074 2026-06-28 15:27:06.081 | ++ 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-06-28 15:27:06.085 | Cloning into '/opt/stack/os-test-images'... 2026-06-28 15:27:06.758 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:27:06.762 | ++ functions-common:time_stop:2420 : local name 2026-06-28 15:27:06.764 | ++ functions-common:time_stop:2421 : local end_time 2026-06-28 15:27:06.768 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:27:06.772 | ++ functions-common:time_stop:2423 : local total 2026-06-28 15:27:06.776 | ++ functions-common:time_stop:2424 : local start_time 2026-06-28 15:27:06.779 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:27:06.783 | ++ functions-common:time_stop:2427 : start_time=1782660426074 2026-06-28 15:27:06.787 | ++ functions-common:time_stop:2429 : [[ -z 1782660426074 ]] 2026-06-28 15:27:06.792 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:27:06.797 | ++ functions-common:time_stop:2432 : end_time=1782660426793 2026-06-28 15:27:06.801 | ++ functions-common:time_stop:2433 : elapsed_time=719 2026-06-28 15:27:06.804 | ++ functions-common:time_stop:2434 : total=385927 2026-06-28 15:27:06.806 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:27:06.810 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=386646 2026-06-28 15:27:06.813 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-28 15:27:06.816 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-28 15:27:06.819 | ++ functions-common:git_timed:697 : local count=0 2026-06-28 15:27:06.823 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-28 15:27:06.826 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:27:06.828 | ++ functions-common:git_timed:701 : timeout=0 2026-06-28 15:27:06.832 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:27:06.836 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:27:06.838 | ++ functions-common:time_start:2407 : local start_time= 2026-06-28 15:27:06.842 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:27:06.846 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:27:06.852 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782660426848 2026-06-28 15:27:06.856 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-28 15:27:07.341 | From https://review.opendev.org/openstack/os-test-images 2026-06-28 15:27:07.341 | * branch master -> FETCH_HEAD 2026-06-28 15:27:07.352 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:27:07.355 | ++ functions-common:time_stop:2420 : local name 2026-06-28 15:27:07.358 | ++ functions-common:time_stop:2421 : local end_time 2026-06-28 15:27:07.361 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:27:07.364 | ++ functions-common:time_stop:2423 : local total 2026-06-28 15:27:07.367 | ++ functions-common:time_stop:2424 : local start_time 2026-06-28 15:27:07.370 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:27:07.373 | ++ functions-common:time_stop:2427 : start_time=1782660426848 2026-06-28 15:27:07.375 | ++ functions-common:time_stop:2429 : [[ -z 1782660426848 ]] 2026-06-28 15:27:07.379 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:27:07.385 | ++ functions-common:time_stop:2432 : end_time=1782660427381 2026-06-28 15:27:07.387 | ++ functions-common:time_stop:2433 : elapsed_time=533 2026-06-28 15:27:07.390 | ++ functions-common:time_stop:2434 : total=386646 2026-06-28 15:27:07.394 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:27:07.397 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=387179 2026-06-28 15:27:07.400 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-28 15:27:07.404 | ++ functions-common:git_timed:697 : local count=0 2026-06-28 15:27:07.406 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-28 15:27:07.409 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-28 15:27:07.412 | ++ functions-common:git_timed:701 : timeout=0 2026-06-28 15:27:07.415 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-28 15:27:07.417 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-28 15:27:07.420 | ++ functions-common:time_start:2407 : local start_time= 2026-06-28 15:27:07.423 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-28 15:27:07.428 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-28 15:27:07.434 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782660427430 2026-06-28 15:27:07.437 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-28 15:27:07.443 | Note: switching to 'FETCH_HEAD'. 2026-06-28 15:27:07.443 | 2026-06-28 15:27:07.443 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-28 15:27:07.443 | changes and commit them, and you can discard any commits you make in this 2026-06-28 15:27:07.443 | state without impacting any branches by switching back to a branch. 2026-06-28 15:27:07.444 | 2026-06-28 15:27:07.444 | If you want to create a new branch to retain commits you create, you may 2026-06-28 15:27:07.444 | do so (now or later) by using -c with the switch command. Example: 2026-06-28 15:27:07.444 | 2026-06-28 15:27:07.444 | git switch -c 2026-06-28 15:27:07.444 | 2026-06-28 15:27:07.444 | Or undo this operation with: 2026-06-28 15:27:07.445 | 2026-06-28 15:27:07.445 | git switch - 2026-06-28 15:27:07.445 | 2026-06-28 15:27:07.445 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-28 15:27:07.445 | 2026-06-28 15:27:07.445 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-28 15:27:07.449 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-28 15:27:07.453 | ++ functions-common:time_stop:2420 : local name 2026-06-28 15:27:07.455 | ++ functions-common:time_stop:2421 : local end_time 2026-06-28 15:27:07.459 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-28 15:27:07.462 | ++ functions-common:time_stop:2423 : local total 2026-06-28 15:27:07.465 | ++ functions-common:time_stop:2424 : local start_time 2026-06-28 15:27:07.468 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-28 15:27:07.471 | ++ functions-common:time_stop:2427 : start_time=1782660427430 2026-06-28 15:27:07.474 | ++ functions-common:time_stop:2429 : [[ -z 1782660427430 ]] 2026-06-28 15:27:07.479 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-28 15:27:07.483 | ++ functions-common:time_stop:2432 : end_time=1782660427481 2026-06-28 15:27:07.486 | ++ functions-common:time_stop:2433 : elapsed_time=51 2026-06-28 15:27:07.490 | ++ functions-common:time_stop:2434 : total=387179 2026-06-28 15:27:07.492 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-28 15:27:07.496 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=387230 2026-06-28 15:27:07.500 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-28 15:27:07.517 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-28 15:27:07.522 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-28 15:27:07.523 | ++ functions-common:git_clone:673 : head -1 2026-06-28 15:27:07.525 | 5d0367e Clean-up zuul config spacing 2026-06-28 15:27:07.528 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-28 15:27:07.532 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-28 15:27:07.532 | /opt/stack/os-test-images ~/devstack 2026-06-28 15:27:07.535 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-28 15:27:07.982 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-28 15:27:08.603 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-28 15:27:11.331 | generate installed: PyYAML==6.0.3 2026-06-28 15:27:11.332 | generate run-test-pre: PYTHONHASHSEED='2082386555' 2026-06-28 15:27:11.332 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-28 15:27:11.452 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-28 15:27:11.475 | 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-06-28 15:27:11.496 | 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-06-28 15:27:11.524 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-28 15:27:11.526 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-28 15:27:11.534 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-28 15:27:11.542 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-28 15:27:11.573 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-28 15:27:11.585 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-28 15:27:11.593 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-28 15:27:11.603 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-28 15:27:11.604 | 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-06-28 15:27:11.612 | 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-06-28 15:27:11.619 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-28 15:27:11.639 | 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-06-28 15:27:11.641 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-28 15:27:11.644 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-28 15:27:11.655 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-28 15:27:11.666 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-28 15:27:11.679 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-28 15:27:11.682 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-28 15:27:11.696 | 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-06-28 15:27:11.700 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-28 15:27:11.702 | 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-06-28 15:27:11.714 | 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-06-28 15:27:11.718 | 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-06-28 15:27:11.729 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-28 15:27:11.754 | ___________________________________ summary ____________________________________ 2026-06-28 15:27:11.755 | generate: commands succeeded 2026-06-28 15:27:11.755 | congratulations :) 2026-06-28 15:27:11.796 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-28 15:27:11.796 | ~/devstack 2026-06-28 15:27:11.799 | ++ 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-06-28 15:27:11.842 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-28 15:27:11.847 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-28 15:27:11.874 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-28 15:27:11.877 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-28 15:27:11.880 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-28 15:27:11.923 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-28 15:27:11.964 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-28 15:27:11.968 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-28 15:27:11.971 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-28 15:27:11.974 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-28 15:27:11.978 | +++ 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-06-28 15:27:15.479 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:27:15.482 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-28 15:27:15.482 | address-scope 2026-06-28 15:27:15.482 | agent 2026-06-28 15:27:15.482 | allowed-address-pairs 2026-06-28 15:27:15.482 | auto-allocated-topology 2026-06-28 15:27:15.482 | availability_zone 2026-06-28 15:27:15.483 | default-subnetpools 2026-06-28 15:27:15.483 | dhcp_agent_scheduler 2026-06-28 15:27:15.483 | dns-integration 2026-06-28 15:27:15.483 | dns-domain-ports 2026-06-28 15:27:15.483 | dns-integration-domain-keywords 2026-06-28 15:27:15.483 | empty-string-filtering 2026-06-28 15:27:15.483 | external-net 2026-06-28 15:27:15.484 | extra_dhcp_opt 2026-06-28 15:27:15.484 | extraroute 2026-06-28 15:27:15.484 | extraroute-atomic 2026-06-28 15:27:15.484 | filter-validation 2026-06-28 15:27:15.484 | floating-ip-port-forwarding-detail 2026-06-28 15:27:15.484 | fip-port-details 2026-06-28 15:27:15.484 | flavors 2026-06-28 15:27:15.484 | floatingip-pools 2026-06-28 15:27:15.485 | router 2026-06-28 15:27:15.485 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:27:15.485 | enable-default-route-bfd 2026-06-28 15:27:15.485 | enable-default-route-ecmp 2026-06-28 15:27:15.485 | ext-gw-mode 2026-06-28 15:27:15.485 | l3-ha 2026-06-28 15:27:15.486 | external-gateway-multihoming 2026-06-28 15:27:15.486 | l3-flavors 2026-06-28 15:27:15.486 | l3_agent_scheduler 2026-06-28 15:27:15.486 | multi-provider 2026-06-28 15:27:15.486 | net-mtu 2026-06-28 15:27:15.486 | net-mtu-writable 2026-06-28 15:27:15.486 | network_availability_zone 2026-06-28 15:27:15.487 | network-ip-availability 2026-06-28 15:27:15.487 | network-ip-availability-details 2026-06-28 15:27:15.487 | pagination 2026-06-28 15:27:15.487 | port-device-profile 2026-06-28 15:27:15.487 | port-mac-address-regenerate 2026-06-28 15:27:15.487 | port-numa-affinity-policy 2026-06-28 15:27:15.487 | port-numa-affinity-policy-socket 2026-06-28 15:27:15.487 | binding 2026-06-28 15:27:15.488 | binding-extended 2026-06-28 15:27:15.488 | port-security 2026-06-28 15:27:15.488 | project-id 2026-06-28 15:27:15.488 | provider 2026-06-28 15:27:15.488 | qinq 2026-06-28 15:27:15.488 | quota-check-limit 2026-06-28 15:27:15.489 | quota-check-limit-default 2026-06-28 15:27:15.489 | quotas 2026-06-28 15:27:15.489 | quota_details 2026-06-28 15:27:15.489 | rbac-policies 2026-06-28 15:27:15.489 | rbac-address-scope 2026-06-28 15:27:15.489 | rbac-security-groups 2026-06-28 15:27:15.489 | revision-if-match 2026-06-28 15:27:15.490 | standard-attr-revisions 2026-06-28 15:27:15.490 | router_availability_zone 2026-06-28 15:27:15.490 | router-enable-snat 2026-06-28 15:27:15.490 | security-groups-default-rules 2026-06-28 15:27:15.490 | security-groups-default-statefulness 2026-06-28 15:27:15.490 | security-groups-normalized-cidr 2026-06-28 15:27:15.490 | security-groups-remote-address-group 2026-06-28 15:27:15.491 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:27:15.491 | security-groups-shared-filtering 2026-06-28 15:27:15.491 | security-group 2026-06-28 15:27:15.491 | service-type 2026-06-28 15:27:15.491 | sorting 2026-06-28 15:27:15.491 | standard-attr-description 2026-06-28 15:27:15.491 | stateful-security-group 2026-06-28 15:27:15.492 | subnet-dns-publish-fixed-ip 2026-06-28 15:27:15.492 | subnet-external-network 2026-06-28 15:27:15.492 | subnet_onboard 2026-06-28 15:27:15.492 | subnet-service-types 2026-06-28 15:27:15.492 | subnet_allocation 2026-06-28 15:27:15.492 | subnetpool-prefix-ops 2026-06-28 15:27:15.492 | tag-creation 2026-06-28 15:27:15.493 | standard-attr-tag 2026-06-28 15:27:15.493 | standard-attr-timestamp 2026-06-28 15:27:15.493 | vlan-transparent' 2026-06-28 15:27:15.493 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-28 15:27:15.493 | address-scope 2026-06-28 15:27:15.493 | agent 2026-06-28 15:27:15.494 | allowed-address-pairs 2026-06-28 15:27:15.494 | auto-allocated-topology 2026-06-28 15:27:15.494 | availability_zone 2026-06-28 15:27:15.494 | default-subnetpools 2026-06-28 15:27:15.494 | dhcp_agent_scheduler 2026-06-28 15:27:15.494 | dns-integration 2026-06-28 15:27:15.494 | dns-domain-ports 2026-06-28 15:27:15.495 | dns-integration-domain-keywords 2026-06-28 15:27:15.495 | empty-string-filtering 2026-06-28 15:27:15.495 | external-net 2026-06-28 15:27:15.495 | extra_dhcp_opt 2026-06-28 15:27:15.495 | extraroute 2026-06-28 15:27:15.495 | extraroute-atomic 2026-06-28 15:27:15.496 | filter-validation 2026-06-28 15:27:15.496 | floating-ip-port-forwarding-detail 2026-06-28 15:27:15.496 | fip-port-details 2026-06-28 15:27:15.496 | flavors 2026-06-28 15:27:15.496 | floatingip-pools 2026-06-28 15:27:15.496 | router 2026-06-28 15:27:15.496 | l3-agent-scheduler-ha-chassis-priority 2026-06-28 15:27:15.497 | enable-default-route-bfd 2026-06-28 15:27:15.497 | enable-default-route-ecmp 2026-06-28 15:27:15.497 | ext-gw-mode 2026-06-28 15:27:15.497 | l3-ha 2026-06-28 15:27:15.497 | external-gateway-multihoming 2026-06-28 15:27:15.497 | l3-flavors 2026-06-28 15:27:15.497 | l3_agent_scheduler 2026-06-28 15:27:15.497 | multi-provider 2026-06-28 15:27:15.498 | net-mtu 2026-06-28 15:27:15.498 | net-mtu-writable 2026-06-28 15:27:15.498 | network_availability_zone 2026-06-28 15:27:15.498 | network-ip-availability 2026-06-28 15:27:15.498 | network-ip-availability-details 2026-06-28 15:27:15.498 | pagination 2026-06-28 15:27:15.498 | port-device-profile 2026-06-28 15:27:15.499 | port-mac-address-regenerate 2026-06-28 15:27:15.499 | port-numa-affinity-policy 2026-06-28 15:27:15.499 | port-numa-affinity-policy-socket 2026-06-28 15:27:15.499 | binding 2026-06-28 15:27:15.499 | binding-extended 2026-06-28 15:27:15.499 | port-security 2026-06-28 15:27:15.499 | project-id 2026-06-28 15:27:15.500 | provider 2026-06-28 15:27:15.500 | qinq 2026-06-28 15:27:15.500 | quota-check-limit 2026-06-28 15:27:15.500 | quota-check-limit-default 2026-06-28 15:27:15.500 | quotas 2026-06-28 15:27:15.500 | quota_details 2026-06-28 15:27:15.501 | rbac-policies 2026-06-28 15:27:15.501 | rbac-address-scope 2026-06-28 15:27:15.501 | rbac-security-groups 2026-06-28 15:27:15.501 | revision-if-match 2026-06-28 15:27:15.501 | standard-attr-revisions 2026-06-28 15:27:15.501 | router_availability_zone 2026-06-28 15:27:15.501 | router-enable-snat 2026-06-28 15:27:15.501 | security-groups-default-rules 2026-06-28 15:27:15.501 | security-groups-default-statefulness 2026-06-28 15:27:15.501 | security-groups-normalized-cidr 2026-06-28 15:27:15.502 | security-groups-remote-address-group 2026-06-28 15:27:15.502 | security-groups-rules-belongs-to-default-sg 2026-06-28 15:27:15.502 | security-groups-shared-filtering 2026-06-28 15:27:15.502 | security-group 2026-06-28 15:27:15.502 | service-type 2026-06-28 15:27:15.502 | sorting 2026-06-28 15:27:15.502 | standard-attr-description 2026-06-28 15:27:15.502 | stateful-security-group 2026-06-28 15:27:15.502 | subnet-dns-publish-fixed-ip 2026-06-28 15:27:15.503 | subnet-external-network 2026-06-28 15:27:15.503 | subnet_onboard 2026-06-28 15:27:15.503 | subnet-service-types 2026-06-28 15:27:15.503 | subnet_allocation 2026-06-28 15:27:15.503 | subnetpool-prefix-ops 2026-06-28 15:27:15.503 | tag-creation 2026-06-28 15:27:15.503 | standard-attr-tag 2026-06-28 15:27:15.504 | standard-attr-timestamp 2026-06-28 15:27:15.504 | vlan-transparent =~ external-net ]] 2026-06-28 15:27:15.504 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-28 15:27:15.504 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-28 15:27:18.819 | +++ functions-common:oscwrap:2465 : return 0 2026-06-28 15:27:18.823 | ++ lib/tempest:configure_tempest:395 : public_network_id=e772937a-26b0-4c2f-86a0-15b8383f6180 2026-06-28 15:27:18.827 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-28 15:27:22.518 | +---------------------------+--------------------------------------+ 2026-06-28 15:27:22.518 | | Field | Value | 2026-06-28 15:27:22.518 | +---------------------------+--------------------------------------+ 2026-06-28 15:27:22.518 | | admin_state_up | UP | 2026-06-28 15:27:22.518 | | availability_zone_hints | | 2026-06-28 15:27:22.518 | | availability_zones | | 2026-06-28 15:27:22.518 | | created_at | 2026-06-28T15:27:21Z | 2026-06-28 15:27:22.519 | | description | | 2026-06-28 15:27:22.519 | | dns_domain | None | 2026-06-28 15:27:22.519 | | id | 155118b2-74e2-4d3b-88a1-83d42e93c463 | 2026-06-28 15:27:22.519 | | ipv4_address_scope | None | 2026-06-28 15:27:22.519 | | ipv6_address_scope | None | 2026-06-28 15:27:22.519 | | is_default | False | 2026-06-28 15:27:22.519 | | is_vlan_qinq | None | 2026-06-28 15:27:22.519 | | is_vlan_transparent | False | 2026-06-28 15:27:22.519 | | mtu | 1442 | 2026-06-28 15:27:22.519 | | name | shared | 2026-06-28 15:27:22.520 | | port_security_enabled | True | 2026-06-28 15:27:22.520 | | project_id | 67767cad1c7b4b3890a7d1893ddd324b | 2026-06-28 15:27:22.520 | | provider:network_type | geneve | 2026-06-28 15:27:22.520 | | provider:physical_network | None | 2026-06-28 15:27:22.520 | | provider:segmentation_id | 52304 | 2026-06-28 15:27:22.520 | | pvlan | None | 2026-06-28 15:27:22.520 | | qinq | False | 2026-06-28 15:27:22.521 | | qos_policy_id | None | 2026-06-28 15:27:22.521 | | revision_number | 1 | 2026-06-28 15:27:22.521 | | router:external | Internal | 2026-06-28 15:27:22.521 | | segments | None | 2026-06-28 15:27:22.521 | | shared | True | 2026-06-28 15:27:22.521 | | status | ACTIVE | 2026-06-28 15:27:22.521 | | subnets | | 2026-06-28 15:27:22.522 | | tags | | 2026-06-28 15:27:22.522 | | updated_at | 2026-06-28T15:27:21Z | 2026-06-28 15:27:22.522 | +---------------------------+--------------------------------------+ 2026-06-28 15:27:22.845 | ++ 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-06-28 15:27:26.804 | +----------------------+--------------------------------------+ 2026-06-28 15:27:26.805 | | Field | Value | 2026-06-28 15:27:26.805 | +----------------------+--------------------------------------+ 2026-06-28 15:27:26.805 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-28 15:27:26.805 | | cidr | 192.168.233.0/24 | 2026-06-28 15:27:26.805 | | created_at | 2026-06-28T15:27:25Z | 2026-06-28 15:27:26.806 | | description | shared-subnet | 2026-06-28 15:27:26.806 | | dns_nameservers | | 2026-06-28 15:27:26.806 | | dns_publish_fixed_ip | None | 2026-06-28 15:27:26.806 | | enable_dhcp | True | 2026-06-28 15:27:26.806 | | gateway_ip | 192.168.233.1 | 2026-06-28 15:27:26.806 | | host_routes | | 2026-06-28 15:27:26.806 | | id | 2cd487da-8eb6-427f-ab0c-2559a8fb2b6b | 2026-06-28 15:27:26.806 | | ip_version | 4 | 2026-06-28 15:27:26.807 | | ipv6_address_mode | None | 2026-06-28 15:27:26.807 | | ipv6_ra_mode | None | 2026-06-28 15:27:26.807 | | name | shared-subnet | 2026-06-28 15:27:26.808 | | network_id | 155118b2-74e2-4d3b-88a1-83d42e93c463 | 2026-06-28 15:27:26.808 | | project_id | 67767cad1c7b4b3890a7d1893ddd324b | 2026-06-28 15:27:26.808 | | revision_number | 0 | 2026-06-28 15:27:26.808 | | router:external | False | 2026-06-28 15:27:26.808 | | segment_id | None | 2026-06-28 15:27:26.808 | | service_types | | 2026-06-28 15:27:26.809 | | subnetpool_id | None | 2026-06-28 15:27:26.809 | | tags | | 2026-06-28 15:27:26.809 | | updated_at | 2026-06-28T15:27:25Z | 2026-06-28 15:27:26.809 | +----------------------+--------------------------------------+ 2026-06-28 15:27:27.137 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-28 15:27:27.182 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-28 15:27:27.228 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-28 15:27:27.234 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-28 15:27:27.275 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-28 15:27:27.318 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-28 15:27:27.360 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-28 15:27:27.404 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-28 15:27:27.446 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.244/identity/v3 2026-06-28 15:27:27.490 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-28 15:27:27.529 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-28 15:27:27.569 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-28 15:27:27.608 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-28 15:27:27.610 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-28 15:27:27.654 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-28 15:27:27.694 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-28 15:27:27.734 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-28 15:27:27.775 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-28 15:27:27.814 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-28 15:27:27.838 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:27:27.841 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-28 15:27:27.844 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-28 15:27:27.888 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-28 15:27:27.910 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:27:27.914 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-28 15:27:27.953 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-28 15:27:27.992 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-28 15:27:28.031 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-28 15:27:28.035 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-28 15:27:28.076 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-28 15:27:28.120 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-28 15:27:28.147 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:27:28.150 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 4b51c2f2-c812-4e21-a716-a5070c75c2ae 2026-06-28 15:27:28.191 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 4b51c2f2-c812-4e21-a716-a5070c75c2ae 2026-06-28 15:27:28.233 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-28 15:27:28.275 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-28 15:27:28.318 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-28 15:27:28.364 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-28 15:27:28.388 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:27:28.391 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-28 15:27:28.393 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-28 15:27:28.397 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-28 15:27:28.401 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-28 15:27:28.405 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-28 15:27:28.408 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-28 15:27:28.435 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-28 15:27:28.439 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-28 15:27:28.481 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-28 15:27:28.526 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-28 15:27:28.569 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-28 15:27:28.610 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-28 15:27:28.651 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-28 15:27:28.691 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-28 15:27:28.733 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-28 15:27:28.775 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-28 15:27:28.816 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-28 15:27:28.819 | ++ 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-06-28 15:27:28.860 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-28 15:27:28.863 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-28 15:27:28.886 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:27:28.889 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-28 15:27:28.926 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-28 15:27:28.949 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:27:28.953 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-28 15:27:28.957 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-28 15:27:28.980 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:27:28.984 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-28 15:27:28.986 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-28 15:27:28.989 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-28 15:27:29.028 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-28 15:27:29.069 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id e772937a-26b0-4c2f-86a0-15b8383f6180 2026-06-28 15:27:29.112 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-28 15:27:29.154 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-28 15:27:29.195 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-28 15:27:29.237 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-28 15:27:29.279 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-28 15:27:29.319 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-28 15:27:29.371 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-28 15:27:29.377 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-28 15:27:29.381 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-28 15:27:29.386 | ++ 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-06-28 15:27:29.437 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-28 15:27:29.441 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-28 15:27:29.446 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-28 15:27:29.452 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-28 15:27:29.456 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-28 15:27:29.495 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-28 15:27:29.498 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-28 15:27:29.502 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-28 15:27:29.506 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-28 15:27:29.510 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-28 15:27:29.547 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-28 15:27:29.578 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-28 15:27:29.612 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-28 15:27:29.651 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-28 15:27:29.688 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-28 15:27:29.730 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-28 15:27:29.733 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-28 15:27:29.737 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-28 15:27:29.762 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-28 15:27:29.806 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-28 15:27:29.810 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-28 15:27:29.815 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-28 15:27:29.837 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-28 15:27:29.876 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-28 15:27:29.879 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-28 15:27:29.882 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-28 15:27:29.886 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-28 15:27:29.909 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-28 15:27:29.949 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-28 15:27:29.953 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-28 15:27:29.958 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-28 15:27:29.978 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-28 15:27:30.018 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-28 15:27:30.059 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-28 15:27:30.063 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-28 15:27:30.103 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-28 15:27:30.107 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-28 15:27:30.110 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-28 15:27:30.113 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-28 15:27:30.139 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-28 15:27:30.142 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-28 15:27:30.183 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-28 15:27:30.205 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:27:30.209 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-28 15:27:30.247 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-28 15:27:30.251 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-28 15:27:30.255 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-28 15:27:30.258 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-28 15:27:30.261 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-28 15:27:30.265 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-28 15:27:30.268 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-28 15:27:30.272 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-28 15:27:30.275 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-28 15:27:30.299 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-28 15:27:30.302 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-28 15:27:30.344 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-28 15:27:30.347 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-28 15:27:30.350 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-28 15:27:30.354 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-28 15:27:30.396 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-28 15:27:30.438 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-28 15:27:30.484 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-28 15:27:30.488 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-28 15:27:30.492 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-28 15:27:30.497 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-28 15:27:30.526 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:27:30.530 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-28 15:27:30.576 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-28 15:27:30.580 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-28 15:27:30.605 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:27:30.609 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-28 15:27:30.650 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-28 15:27:30.653 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-28 15:27:30.674 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:27:30.678 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-28 15:27:30.714 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-28 15:27:30.718 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-28 15:27:30.742 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:27:30.746 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-28 15:27:30.789 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-28 15:27:30.792 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-28 15:27:30.816 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-28 15:27:30.819 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-28 15:27:30.860 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-28 15:27:30.863 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-28 15:27:30.885 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:27:30.889 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-28 15:27:30.928 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-28 15:27:30.931 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-28 15:27:30.954 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:27:30.957 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-28 15:27:30.996 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-28 15:27:31.000 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-28 15:27:31.003 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-28 15:27:31.006 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-28 15:27:31.046 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-28 15:27:31.048 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-28 15:27:31.050 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-28 15:27:31.055 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-28 15:27:31.101 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-28 15:27:31.105 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-28 15:27:31.107 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-28 15:27:31.111 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-28 15:27:31.114 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-28 15:27:31.119 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-28 15:27:31.125 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.yYt2eoQ44k 2026-06-28 15:27:31.129 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-28 15:27:31.132 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-28 15:27:31.137 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-28 15:27:31.142 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.eYTHodjXVw 2026-06-28 15:27:31.145 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.eYTHodjXVw 2026-06-28 15:27:31.149 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-28 15:27:31.153 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.eYTHodjXVw 2026-06-28 15:27:31.156 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-28 15:27:31.161 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-28 15:27:31.164 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-28 15:27:31.173 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-28 15:27:31.176 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-28 15:27:31.180 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-28 15:27:31.184 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-28 15:27:31.188 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-28 15:27:31.192 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-28 15:27:31.728 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-28 15:27:32.596 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-28 15:27:48.901 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-28 15:27:56.072 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.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.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,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.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-28 15:27:56.072 | ___________________________________ summary ____________________________________ 2026-06-28 15:27:56.072 | venv-tempest: skipped tests 2026-06-28 15:27:56.072 | congratulations :) 2026-06-28 15:27:56.116 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.eYTHodjXVw -r requirements.txt 2026-06-28 15:27:57.008 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-28 15:27:57.008 | !! 2026-06-28 15:27:57.008 | 2026-06-28 15:27:57.008 | ******************************************************************************** 2026-06-28 15:27:57.008 | Requirements should be satisfied by a PEP 517 installer. 2026-06-28 15:27:57.008 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-28 15:27:57.009 | 2026-06-28 15:27:57.009 | This deprecation is overdue, please update your project and remove deprecated 2026-06-28 15:27:57.009 | calls to avoid build errors in the future. 2026-06-28 15:27:57.009 | ******************************************************************************** 2026-06-28 15:27:57.009 | 2026-06-28 15:27:57.009 | !! 2026-06-28 15:27:57.009 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-28 15:27:57.412 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-28 15:27:57.412 | !! 2026-06-28 15:27:57.412 | 2026-06-28 15:27:57.412 | ******************************************************************************** 2026-06-28 15:27:57.412 | Please avoid running ``setup.py`` directly. 2026-06-28 15:27:57.412 | Instead, use pypa/build, pypa/installer or other 2026-06-28 15:27:57.412 | standards-based tools. 2026-06-28 15:27:57.412 | 2026-06-28 15:27:57.412 | This deprecation is overdue, please update your project and remove deprecated 2026-06-28 15:27:57.412 | calls to avoid build errors in the future. 2026-06-28 15:27:57.413 | 2026-06-28 15:27:57.413 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-28 15:27:57.413 | ******************************************************************************** 2026-06-28 15:27:57.413 | 2026-06-28 15:27:57.413 | !! 2026-06-28 15:27:57.413 | self.initialize_options() 2026-06-28 15:27:57.413 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-28 15:27:57.413 | warnings.warn(msg) 2026-06-28 15:27:57.462 | /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-06-28 15:27:57.462 | !! 2026-06-28 15:27:57.462 | 2026-06-28 15:27:57.462 | ******************************************************************************** 2026-06-28 15:27:57.462 | 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-06-28 15:27:57.463 | 2026-06-28 15:27:57.463 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-28 15:27:57.463 | or your builds will no longer be supported. 2026-06-28 15:27:57.463 | 2026-06-28 15:27:57.463 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-28 15:27:57.463 | ******************************************************************************** 2026-06-28 15:27:57.463 | 2026-06-28 15:27:57.463 | !! 2026-06-28 15:27:57.463 | corresp(dist, value, root_dir) 2026-06-28 15:27:57.620 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-28 15:28:04.709 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.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.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,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.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-28 15:28:04.710 | venv-tempest run-test-pre: PYTHONHASHSEED='581151572' 2026-06-28 15:28:04.710 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.eYTHodjXVw -r requirements.txt 2026-06-28 15:28:05.720 | 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-06-28 15:28:05.722 | 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.14.0) 2026-06-28 15:28:05.723 | 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-06-28 15:28:05.724 | 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-06-28 15:28:05.726 | 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-06-28 15:28:05.726 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-28 15:28:05.727 | 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-06-28 15:28:05.728 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-28 15:28:05.730 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-28 15:28:05.731 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-28 15:28:05.732 | 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-06-28 15:28:05.734 | 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.10.0) 2026-06-28 15:28:05.734 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-28 15:28:05.736 | 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-06-28 15:28:05.736 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-28 15:28:05.736 | 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-06-28 15:28:05.738 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-28 15:28:05.738 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-28 15:28:05.739 | 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-06-28 15:28:05.740 | 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-06-28 15:28:05.742 | 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-06-28 15:28:05.742 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-28 15:28:05.742 | 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-06-28 15:28:05.745 | 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)) (82.0.1) 2026-06-28 15:28:05.747 | 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-06-28 15:28:05.748 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-28 15:28:05.751 | 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-06-28 15:28:05.752 | 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-06-28 15:28:05.753 | 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-06-28 15:28:05.754 | 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.5.1) 2026-06-28 15:28:05.760 | 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-06-28 15:28:05.761 | 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-06-28 15:28:05.763 | 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-06-28 15:28:05.766 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-28 15:28:05.771 | 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.8.0) 2026-06-28 15:28:05.775 | 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-06-28 15:28:05.775 | 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-06-28 15:28:05.779 | 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.4.0) 2026-06-28 15:28:05.780 | 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-06-28 15:28:05.784 | 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-06-28 15:28:05.785 | 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.0) 2026-06-28 15:28:05.787 | 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-06-28 15:28:05.790 | 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-06-28 15:28:05.791 | 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-06-28 15:28:05.793 | 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.2) 2026-06-28 15:28:05.795 | 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-06-28 15:28:05.806 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-28 15:28:05.811 | 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.2.1) 2026-06-28 15:28:05.825 | 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-06-28 15:28:05.828 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-28 15:28:05.829 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-28 15:28:05.830 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-28 15:28:05.831 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-28 15:28:05.841 | 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.15.0) 2026-06-28 15:28:05.869 | 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-06-28 15:28:05.872 | 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.4.7) 2026-06-28 15:28:05.873 | 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-06-28 15:28:05.875 | 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.6.17) 2026-06-28 15:28:05.888 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-28 15:28:05.889 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-28 15:28:05.895 | 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>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-28 15:28:06.101 | ___________________________________ summary ____________________________________ 2026-06-28 15:28:06.101 | venv-tempest: commands succeeded 2026-06-28 15:28:06.101 | congratulations :) 2026-06-28 15:28:06.147 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.eYTHodjXVw 2026-06-28 15:28:06.154 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-28 15:28:06.158 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-28 15:28:06.162 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-28 15:28:06.204 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.yYt2eoQ44k 2026-06-28 15:28:06.748 | venv create: /opt/stack/tempest/.tox/venv 2026-06-28 15:28:07.379 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-28 15:28:31.690 | venv develop-inst: /opt/stack/tempest 2026-06-28 15:28:39.845 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,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,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-28 15:28:39.845 | venv run-test-pre: PYTHONHASHSEED='1911019085' 2026-06-28 15:28:39.845 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.yYt2eoQ44k 2026-06-28 15:28:40.110 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-28 15:28:40.110 | warnings.warn( 2026-06-28 15:28:41.077 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-28 15:28:41.077 | warnings.warn( 2026-06-28 15:28:42.285 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-28 15:28:42.285 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-28 15:28:44.127 | ___________________________________ summary ____________________________________ 2026-06-28 15:28:44.127 | venv: commands succeeded 2026-06-28 15:28:44.127 | congratulations :) 2026-06-28 15:28:44.173 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-28 15:28:44.197 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:28:44.201 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-28 15:28:44.205 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-28 15:28:44.228 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-28 15:28:44.232 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-28 15:28:44.237 | ++ 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,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-06-28 15:28:44.241 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-28 15:28:44.245 | ++ 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,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-06-28 15:28:44.251 | +++ 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,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-06-28 15:28:44.255 | +++ 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,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-06-28 15:28:44.259 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-28 15:28:44.264 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-28 15:28:44.268 | +++ 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,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-06-28 15:28:44.297 | +++ 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,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-06-28 15:28:44.324 | ++ 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,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-06-28 15:28:44.329 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-28 15:28:44.332 | ++ 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,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-06-28 15:28:44.371 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-28 15:28:44.376 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-28 15:28:44.380 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-28 15:28:44.424 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-28 15:28:44.427 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-28 15:28:44.430 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-28 15:28:44.472 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-28 15:28:44.472 | ' 2026-06-28 15:28:44.475 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-28 15:28:44.479 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-28 15:28:44.483 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-28 15:28:44.486 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-28 15:28:44.489 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-28 15:28:44.489 | /opt/stack/tempest /opt/stack/tempest 2026-06-28 15:28:44.492 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-28 15:28:44.495 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-28 15:28:44.495 | /opt/stack/tempest 2026-06-28 15:28:44.499 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-28 15:28:44.504 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-28 15:28:44.507 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-28 15:28:44.510 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-28 15:28:44.514 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-28 15:28:44.518 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-28 15:28:44.522 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-28 15:28:44.526 | + functions-common:run_plugins:1837 : local plugins= 2026-06-28 15:28:44.531 | + functions-common:run_plugins:1838 : local plugin 2026-06-28 15:28:44.535 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-28 15:28:44.539 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-28 15:28:44.542 | + inc/meta-config:merge_config_group:171 : shift 2026-06-28 15:28:44.546 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-28 15:28:44.549 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-28 15:28:44.553 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-28 15:28:44.557 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-28 15:28:44.563 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-28 15:28:44.566 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-28 15:28:44.569 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-28 15:28:44.573 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-28 15:28:44.577 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-28 15:28:44.577 | /^\[\[.+\|.*\]\]/ { 2026-06-28 15:28:44.577 | gsub("[][]", "", $1); 2026-06-28 15:28:44.577 | split($1, a, "|"); 2026-06-28 15:28:44.577 | if (a[1] == matchgroup) 2026-06-28 15:28:44.577 | print a[2] 2026-06-28 15:28:44.578 | } 2026-06-28 15:28:44.578 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 153 osc 462 apt-get 221 test_with_retry 8 dbsync 8 pip_install 184 apt-get-update 5 run_process 45 git_timed 387 ------------------------- Unaccounted time 97 ========================= Total runtime 1599 ================= Async summary ================= Time spent in the background minus waits: 561 sec Elapsed time: 1599 sec Time if we did everything serially: 2160 sec Speedup: 1.35084 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21004 | | 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 | 79 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5327 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 26 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 269 | | nova_cell0 | UPDATE | 6 | | 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 | 36 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.244 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.244/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: 886291296c846797d58396bd45cd8a5cbbb1775e Run resolute noVNC proxy in threaded mode 2026-06-17 21:55:10 +0100 OS Version: Ubuntu 24.04 noble