2026-06-19 01:42:11.106 | + ./stack.sh:main:485 : exec 2026-06-19 01:42:11.106 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-19-034211' 2026-06-19 01:42:11.106 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-19-034211.summary.2026-06-19-034211 2026-06-19 01:42:11.106 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 01:42:11.106 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-19-034211 2026-06-19 01:42:11.106 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-19-034211 /opt/stack/logs/stack.sh.log 2026-06-19 01:42:11.106 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-19-034211.summary.2026-06-19-034211 /opt/stack/logs/stack.sh.log.summary 2026-06-19 01:42:11.107 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-19 01:42:11.107 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-19 01:42:11.107 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-19 01:42:11.107 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-19 01:42:11.107 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-19 01:42:11.107 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-19 01:42:11.107 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-19 01:42:11.107 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-19 01:42:11.107 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-19 01:42:11.107 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-19 01:42:11.107 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-19 01:42:11.107 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-19 01:42:11.108 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-19 01:42:11.108 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-19 01:42:11.108 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-19 01:42:11.110 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-19 01:42:11.113 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-19 01:42:11.115 | + ./stack.sh:main:571 : set -o errexit 2026-06-19 01:42:11.117 | + ./stack.sh:main:574 : uname -a 2026-06-19 01:42:11.119 | 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-19 01:42:11.121 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-19 01:42:11.123 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-19 01:42:11.127 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-06-19 01:42:11.162 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-19 01:42:11.178 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-06-19 01:42:11.181 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-19 01:42:11.196 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-19 01:42:11.199 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-19 01:42:11.213 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-19 01:42:11.216 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-19 01:42:11.230 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-06-19 01:42:11.233 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-19 01:42:11.235 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-19 01:42:11.238 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-19 01:42:11.252 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-19 01:42:11.255 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-19 01:42:11.269 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-19 01:42:11.271 | + ./stack.sh:main:588 : tune_host 2026-06-19 01:42:11.274 | + lib/host:tune_host:96 : configure_host_mem 2026-06-19 01:42:11.276 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-19 01:42:11.278 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-06-19 01:42:11.280 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-19 01:42:11.282 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-19 01:42:11.284 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-19 01:42:11.286 | + functions-common:install_package:1432 : update_package_repo 2026-06-19 01:42:11.288 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-19 01:42:11.290 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-19 01:42:11.292 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-19 01:42:11.294 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-19 01:42:11.296 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-19 01:42:11.298 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:42:11.300 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:42:11.302 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-19 01:42:11.304 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-19 01:42:11.306 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-19 01:42:11.308 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-19 01:42:11.311 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-19 01:42:11.314 | + functions-common:apt_get_update:1168 : [[ 1000 = \0 ]] 2026-06-19 01:42:11.316 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-19 01:42:11.318 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-19 01:42:11.320 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:42:11.322 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:42:11.325 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:42:11.328 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833331326 2026-06-19 01:42:11.330 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-19 01:42:11.332 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-19 01:42:11.334 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-19 01:42:11.485 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-19 01:42:11.485 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-19 01:42:11.486 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-19 01:42:11.486 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-19 01:42:11.511 | Get:5 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-19 01:42:14.683 | Fetched 4747 B in 1s (8894 B/s) 2026-06-19 01:42:16.230 | Reading package lists... 2026-06-19 01:42:16.255 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-19 01:42:16.257 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-19 01:42:16.259 | + functions-common:time_stop:2414 : local name 2026-06-19 01:42:16.261 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:42:16.263 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:42:16.265 | + functions-common:time_stop:2417 : local total 2026-06-19 01:42:16.267 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:42:16.269 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-19 01:42:16.272 | + functions-common:time_stop:2421 : start_time=1781833331326 2026-06-19 01:42:16.274 | + functions-common:time_stop:2423 : [[ -z 1781833331326 ]] 2026-06-19 01:42:16.277 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:42:16.280 | + functions-common:time_stop:2426 : end_time=1781833336278 2026-06-19 01:42:16.282 | + functions-common:time_stop:2427 : elapsed_time=4952 2026-06-19 01:42:16.284 | + functions-common:time_stop:2428 : total=0 2026-06-19 01:42:16.286 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:42:16.288 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4952 2026-06-19 01:42:16.290 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-19 01:42:16.292 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-19 01:42:16.294 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:42:16.296 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:42:16.298 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-19 01:42:16.317 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-19 01:42:16.352 | Reading package lists... 2026-06-19 01:42:16.711 | Building dependency tree... 2026-06-19 01:42:16.712 | Reading state information... 2026-06-19 01:42:17.253 | The following NEW packages will be installed: 2026-06-19 01:42:17.255 | ksmtuned 2026-06-19 01:42:17.299 | 0 upgraded, 1 newly installed, 0 to remove and 110 not upgraded. 2026-06-19 01:42:17.299 | Need to get 7444 B of archives. 2026-06-19 01:42:17.299 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-19 01:42:17.300 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-19 01:42:17.504 | perl: warning: Setting locale failed. 2026-06-19 01:42:17.504 | perl: warning: Please check that your locale settings: 2026-06-19 01:42:17.504 | LANGUAGE = (unset), 2026-06-19 01:42:17.504 | LC_ALL = "en_US.utf8", 2026-06-19 01:42:17.504 | LANG = "de_DE.UTF-8" 2026-06-19 01:42:17.504 | are supported and installed on your system. 2026-06-19 01:42:17.505 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:42:17.596 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:42:17.596 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:42:17.596 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:42:17.794 | Fetched 7444 B in 0s (348 kB/s) 2026-06-19 01:42:17.833 | Selecting previously unselected package ksmtuned. 2026-06-19 01:42:18.168 | (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-19 01:42:18.173 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-19 01:42:18.184 | Unpacking ksmtuned (4.20150326) ... 2026-06-19 01:42:18.248 | Setting up ksmtuned (4.20150326) ... 2026-06-19 01:42:18.457 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-19 01:42:18.645 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-19 01:42:19.331 | perl: warning: Setting locale failed. 2026-06-19 01:42:19.332 | perl: warning: Please check that your locale settings: 2026-06-19 01:42:19.332 | LANGUAGE = (unset), 2026-06-19 01:42:19.332 | LC_ALL = "en_US.utf8", 2026-06-19 01:42:19.332 | LANG = "de_DE.UTF-8" 2026-06-19 01:42:19.332 | are supported and installed on your system. 2026-06-19 01:42:19.332 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:42:19.475 | perl: warning: Setting locale failed. 2026-06-19 01:42:19.475 | perl: warning: Please check that your locale settings: 2026-06-19 01:42:19.475 | LANGUAGE = (unset), 2026-06-19 01:42:19.475 | LC_ALL = "en_US.utf8", 2026-06-19 01:42:19.475 | LANG = "de_DE.UTF-8" 2026-06-19 01:42:19.475 | are supported and installed on your system. 2026-06-19 01:42:19.475 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:42:19.525 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:42:19.525 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:42:19.525 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:42:19.593 | perl: warning: Setting locale failed. 2026-06-19 01:42:19.593 | perl: warning: Please check that your locale settings: 2026-06-19 01:42:19.593 | LANGUAGE = (unset), 2026-06-19 01:42:19.593 | LC_ALL = "en_US.utf8", 2026-06-19 01:42:19.593 | LANG = "de_DE.UTF-8" 2026-06-19 01:42:19.593 | are supported and installed on your system. 2026-06-19 01:42:19.594 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:42:20.128 | 2026-06-19 01:42:20.128 | Running kernel seems to be up-to-date. 2026-06-19 01:42:20.129 | 2026-06-19 01:42:20.129 | No services need to be restarted. 2026-06-19 01:42:20.129 | 2026-06-19 01:42:20.129 | No containers need to be restarted. 2026-06-19 01:42:20.129 | 2026-06-19 01:42:20.129 | No user sessions are running outdated binaries. 2026-06-19 01:42:20.129 | 2026-06-19 01:42:20.129 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-19 01:42:22.334 | + functions-common:apt_get:1205 : result=0 2026-06-19 01:42:22.337 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-19 01:42:22.339 | + functions-common:time_stop:2414 : local name 2026-06-19 01:42:22.342 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:42:22.344 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:42:22.346 | + functions-common:time_stop:2417 : local total 2026-06-19 01:42:22.349 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:42:22.351 | + functions-common:time_stop:2420 : name=apt-get 2026-06-19 01:42:22.354 | + functions-common:time_stop:2421 : start_time=1781833336314 2026-06-19 01:42:22.356 | + functions-common:time_stop:2423 : [[ -z 1781833336314 ]] 2026-06-19 01:42:22.359 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:42:22.363 | + functions-common:time_stop:2426 : end_time=1781833342360 2026-06-19 01:42:22.365 | + functions-common:time_stop:2427 : elapsed_time=6046 2026-06-19 01:42:22.368 | + functions-common:time_stop:2428 : total=1219 2026-06-19 01:42:22.370 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:42:22.372 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7265 2026-06-19 01:42:22.375 | + functions-common:apt_get:1209 : return 0 2026-06-19 01:42:22.377 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-19 01:42:22.381 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-19 01:42:22.382 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-19 01:42:22.398 | + lib/host:configure_ksm:19 : echo 0 2026-06-19 01:42:22.399 | 0 2026-06-19 01:42:22.403 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-19 01:42:22.406 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-06-19 01:42:22.408 | + lib/host:tune_host:97 : configure_host_net 2026-06-19 01:42:22.411 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-19 01:42:22.413 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-06-19 01:42:22.416 | + ./stack.sh:main:594 : fetch_plugins 2026-06-19 01:42:22.419 | + functions-common:fetch_plugins:1760 : local plugins= 2026-06-19 01:42:22.422 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-19 01:42:22.424 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2026-06-19 01:42:22.426 | + functions-common:fetch_plugins:1765 : return 2026-06-19 01:42:22.429 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-19 01:42:22.431 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-19 01:42:22.434 | + functions-common:run_phase:1843 : local phase= 2026-06-19 01:42:22.436 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-19 01:42:22.438 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-19 01:42:22.441 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-19 01:42:22.444 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-19 01:42:22.446 | + functions-common:run_phase:1852 : local extra 2026-06-19 01:42:22.449 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-19 01:42:22.453 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-19 01:42:22.456 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-19 01:42:22.458 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-19 01:42:22.461 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-19 01:42:22.463 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-19 01:42:22.479 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:42:22.481 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-19 01:42:22.484 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-19 01:42:22.486 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-19 01:42:22.489 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-19 01:42:22.491 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-19 01:42:22.493 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-19 01:42:22.496 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-19 01:42:22.498 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-19 01:42:22.500 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-19 01:42:22.503 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-19 01:42:22.505 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-19 01:42:22.507 | + functions-common:plugin_override_defaults:1801 : local plugins= 2026-06-19 01:42:22.509 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-19 01:42:22.511 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2026-06-19 01:42:22.513 | + functions-common:plugin_override_defaults:1806 : return 2026-06-19 01:42:22.515 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-06-19 01:42:22.534 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-06-19 01:42:22.536 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-19 01:42:22.553 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:42:22.556 | +++ lib/tls:source:43 : hostname -f 2026-06-19 01:42:22.561 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-19 01:42:22.564 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-19 01:42:22.566 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-19 01:42:22.569 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-19 01:42:22.571 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-19 01:42:22.574 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-19 01:42:22.577 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-19 01:42:22.579 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-19 01:42:22.582 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-19 01:42:22.584 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-19 01:42:22.589 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-06-19 01:42:22.604 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-06-19 01:42:22.624 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-06-19 01:42:22.639 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-06-19 01:42:22.654 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-06-19 01:42:22.692 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-06-19 01:42:22.767 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-06-19 01:42:22.870 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-06-19 01:42:22.901 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-06-19 01:42:22.956 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-06-19 01:42:23.007 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-06-19 01:42:23.010 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-19 01:42:23.028 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:42:23.031 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-19 01:42:23.034 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-19 01:42:23.036 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-19 01:42:23.039 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-19 01:42:23.043 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-19 01:42:23.062 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-19 01:42:23.065 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-19 01:42:23.068 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-19 01:42:23.071 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-19 01:42:23.074 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-19 01:42:23.077 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-19 01:42:23.079 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-19 01:42:23.082 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-19 01:42:23.085 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-19 01:42:23.090 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-19 01:42:23.108 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-19 01:42:23.111 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-19 01:42:23.114 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-19 01:42:23.117 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-19 01:42:23.120 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-19 01:42:23.123 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-19 01:42:23.125 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-19 01:42:23.128 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-19 01:42:23.131 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-19 01:42:23.134 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-19 01:42:23.136 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-19 01:42:23.139 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.126 2026-06-19 01:42:23.141 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-19 01:42:23.145 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-19 01:42:23.149 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-19 01:42:23.149 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-19 01:42:23.154 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-19 01:42:23.157 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-19 01:42:23.159 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-19 01:42:23.162 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-19 01:42:23.165 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-19 01:42:23.169 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-19 01:42:23.188 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-19 01:42:23.192 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.126 2026-06-19 01:42:23.195 | +++ functions-common:ipv6_unquote:2212 : echo 192.168.122.126 2026-06-19 01:42:23.196 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-19 01:42:23.200 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.126 2026-06-19 01:42:23.203 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-19 01:42:23.206 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-19 01:42:23.209 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-19 01:42:23.212 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-19 01:42:23.215 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-19 01:42:23.217 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-19 01:42:23.221 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-19 01:42:23.224 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-19 01:42:23.227 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-19 01:42:23.230 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-19 01:42:23.233 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-19 01:42:23.236 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-19 01:42:23.240 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-19 01:42:23.243 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-19 01:42:23.246 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-19 01:42:23.249 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-19 01:42:23.252 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-19 01:42:23.255 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-19 01:42:23.257 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-19 01:42:23.261 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-19 01:42:23.264 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-19 01:42:23.267 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-19 01:42:23.285 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-19 01:42:23.288 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-19 01:42:23.291 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-19 01:42:23.295 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-19 01:42:23.298 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-19 01:42:23.301 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-19 01:42:23.304 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-19 01:42:23.307 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-19 01:42:23.310 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-19 01:42:23.313 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-19 01:42:23.315 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-19 01:42:23.318 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-19 01:42:23.321 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-19 01:42:23.324 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-19 01:42:23.327 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-19 01:42:23.330 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-19 01:42:23.333 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-19 01:42:23.335 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-19 01:42:23.338 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-19 01:42:23.340 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-19 01:42:23.468 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-19 01:42:23.486 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-19 01:42:23.490 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-19 01:42:23.494 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-19 01:42:23.497 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-19 01:42:23.500 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-19 01:42:23.503 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-19 01:42:23.506 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-19 01:42:23.510 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-19 01:42:23.513 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-19 01:42:23.516 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-19 01:42:23.520 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-19 01:42:23.522 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-19 01:42:23.526 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-19 01:42:23.529 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-19 01:42:23.532 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-19 01:42:23.535 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-19 01:42:23.538 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-19 01:42:23.541 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-19 01:42:23.544 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-19 01:42:23.546 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-19 01:42:23.552 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-19 01:42:23.552 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-19 01:42:23.553 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-19 01:42:23.554 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-19 01:42:23.561 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=8c:7ff9:2fbf 2026-06-19 01:42:23.564 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-19 01:42:23.567 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-19 01:42:23.570 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-19 01:42:23.573 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-19 01:42:23.576 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd8c:7ff9:2fbf::/56 2026-06-19 01:42:23.581 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd8c:7ff9:2fbf::/56 2026-06-19 01:42:23.582 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-19 01:42:23.588 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd8c:7ff9:2fbf::/64 2026-06-19 01:42:23.591 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-19 01:42:23.594 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-19 01:42:23.597 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-19 01:42:23.600 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-19 01:42:23.603 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-19 01:42:23.606 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-19 01:42:23.608 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-19 01:42:23.611 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-19 01:42:23.614 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-19 01:42:23.617 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-19 01:42:23.619 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-19 01:42:23.623 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-19 01:42:23.626 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-19 01:42:23.628 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd8c:7ff9:2fbf::/56 2026-06-19 01:42:23.631 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-19 01:42:23.634 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-19 01:42:23.639 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-19 01:42:23.639 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-19 01:42:23.640 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-19 01:42:23.646 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-19 01:42:23.652 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-19 01:42:23.653 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-19 01:42:23.653 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-19 01:42:23.659 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-19 01:42:23.666 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-19 01:42:23.669 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-19 01:42:23.673 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-19 01:42:23.677 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-19 01:42:23.681 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-19 01:42:23.684 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-19 01:42:23.687 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-19 01:42:23.690 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-19 01:42:23.694 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-19 01:42:23.717 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-06-19 01:42:23.736 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-06-19 01:42:23.753 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-06-19 01:42:23.773 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-06-19 01:42:23.789 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-06-19 01:42:23.830 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-06-19 01:42:23.834 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-19 01:42:23.837 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-19 01:42:23.841 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-19 01:42:23.845 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-19 01:42:23.850 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-19 01:42:23.871 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-19 01:42:23.874 | + ./stack.sh:main:629 : run_phase source 2026-06-19 01:42:23.877 | + functions-common:run_phase:1842 : local mode=source 2026-06-19 01:42:23.880 | + functions-common:run_phase:1843 : local phase= 2026-06-19 01:42:23.884 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-19 01:42:23.887 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-19 01:42:23.890 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-19 01:42:23.893 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-19 01:42:23.896 | + functions-common:run_phase:1852 : local extra 2026-06-19 01:42:23.900 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-19 01:42:23.905 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-19 01:42:23.908 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-19 01:42:23.912 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-19 01:42:23.915 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-19 01:42:23.918 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-19 01:42:23.939 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:42:23.942 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-19 01:42:23.945 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-19 01:42:24.001 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-19 01:42:24.004 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-19 01:42:24.008 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-19 01:42:24.012 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-19 01:42:24.015 | + functions-common:load_plugin_settings:1778 : local plugins= 2026-06-19 01:42:24.018 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-19 01:42:24.022 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2026-06-19 01:42:24.025 | + functions-common:load_plugin_settings:1783 : return 2026-06-19 01:42:24.028 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-19 01:42:24.032 | + functions-common:verify_disabled_services:2125 : local service 2026-06-19 01:42:24.036 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.039 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-19 01:42:24.043 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.047 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-19 01:42:24.050 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.053 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-19 01:42:24.057 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.061 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-19 01:42:24.064 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.067 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-19 01:42:24.070 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.073 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-19 01:42:24.077 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.081 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-19 01:42:24.084 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.087 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-19 01:42:24.090 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.094 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-19 01:42:24.097 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.101 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-19 01:42:24.104 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.107 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-19 01:42:24.111 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.114 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-19 01:42:24.118 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.121 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-19 01:42:24.125 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.129 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-19 01:42:24.133 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.137 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-19 01:42:24.141 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.145 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-19 01:42:24.149 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.153 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-19 01:42:24.157 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.161 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-19 01:42:24.165 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.169 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-19 01:42:24.173 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.177 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-19 01:42:24.181 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.184 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-19 01:42:24.188 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.192 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-19 01:42:24.196 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.200 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-19 01:42:24.204 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.208 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-19 01:42:24.212 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 01:42:24.216 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-19 01:42:24.220 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-19 01:42:24.224 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-19 01:42:24.228 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-19 01:42:24.251 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:42:24.255 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-19 01:42:24.259 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-19 01:42:24.262 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-19 01:42:24.286 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:42:24.290 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-19 01:42:24.294 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-19 01:42:24.297 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-19 01:42:24.301 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-19 01:42:24.305 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-19 01:42:24.309 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-19 01:42:24.312 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-19 01:42:24.316 | + lib/database:initialize_database_backends:92 : return 0 2026-06-19 01:42:24.320 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-19 01:42:24.320 | Using mysql database backend 2026-06-19 01:42:24.324 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-19 01:42:24.349 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-19 01:42:24.354 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-19 01:42:24.358 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-19 01:42:24.361 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-19 01:42:24.366 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-19 01:42:24.370 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-19 01:42:24.394 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:42:24.398 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-19 01:42:24.423 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-19 01:42:24.447 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:42:24.451 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-19 01:42:24.475 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-19 01:42:24.499 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-19 01:42:24.521 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:42:24.524 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-19 01:42:24.546 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:42:24.549 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-19 01:42:24.553 | + functions-common:save_stackenv:65 : local tag=762 2026-06-19 01:42:24.557 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-19 01:42:24.563 | + functions-common:save_stackenv:67 : time_stamp=2026-06-19-034224 2026-06-19 01:42:24.566 | + functions-common:save_stackenv:68 : echo '# 2026-06-19-034224 762' 2026-06-19 01:42:24.570 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:42:24.573 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-19 01:42:24.576 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:42:24.579 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-19 01:42:24.582 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:42:24.586 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-19 01:42:24.589 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:42:24.593 | + 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-19 01:42:24.597 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:42:24.600 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.126 2026-06-19 01:42:24.604 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:42:24.607 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.126/identity 2026-06-19 01:42:24.609 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:42:24.613 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-19-034211 2026-06-19 01:42:24.617 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:42:24.621 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-19 01:42:24.624 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:42:24.628 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.126 2026-06-19 01:42:24.631 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:42:24.634 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-19 01:42:24.637 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:42:24.640 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-19 01:42:24.643 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:42:24.647 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-19 01:42:24.651 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:42:24.655 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-19 01:42:24.659 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:42:24.663 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.126 2026-06-19 01:42:24.666 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:42:24.670 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-19 01:42:24.673 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-19 01:42:24.678 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-19 01:42:24.681 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-19 01:42:24.684 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-19 01:42:24.687 | + functions-common:git_clone:585 : local git_ref=master 2026-06-19 01:42:24.690 | + functions-common:git_clone:586 : local orig_dir 2026-06-19 01:42:24.693 | ++ functions-common:git_clone:587 : pwd 2026-06-19 01:42:24.697 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-19 01:42:24.700 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-19 01:42:24.705 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-19 01:42:24.730 | + functions-common:git_clone:590 : RECLONE=False 2026-06-19 01:42:24.735 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-19 01:42:24.739 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-19 01:42:24.744 | + functions-common:git_clone:604 : echo master 2026-06-19 01:42:24.744 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-19 01:42:24.751 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-19 01:42:24.755 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-19 01:42:24.758 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-19 01:42:24.762 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:42:24.766 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:42:24.770 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:42:24.779 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:42:24.783 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:42:24.787 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:42:24.791 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:42:24.794 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:42:24.799 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:42:24.805 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833344801 2026-06-19 01:42:24.808 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-19 01:42:24.813 | Cloning into '/opt/stack/requirements'... 2026-06-19 01:42:28.967 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:42:28.970 | + functions-common:time_stop:2414 : local name 2026-06-19 01:42:28.974 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:42:28.977 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:42:28.981 | + functions-common:time_stop:2417 : local total 2026-06-19 01:42:28.984 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:42:28.988 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:42:28.991 | + functions-common:time_stop:2421 : start_time=1781833344801 2026-06-19 01:42:28.995 | + functions-common:time_stop:2423 : [[ -z 1781833344801 ]] 2026-06-19 01:42:28.999 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:42:29.003 | + functions-common:time_stop:2426 : end_time=1781833349000 2026-06-19 01:42:29.007 | + functions-common:time_stop:2427 : elapsed_time=4199 2026-06-19 01:42:29.010 | + functions-common:time_stop:2428 : total=0 2026-06-19 01:42:29.014 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:42:29.017 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4199 2026-06-19 01:42:29.021 | + functions-common:git_clone:625 : cd /opt/stack/requirements 2026-06-19 01:42:29.024 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-19 01:42:29.028 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:42:29.031 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:42:29.035 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:42:29.038 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:42:29.042 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:42:29.045 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:42:29.049 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:42:29.052 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:42:29.057 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:42:29.062 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833349058 2026-06-19 01:42:29.065 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-19 01:42:29.627 | From https://review.opendev.org/openstack/requirements 2026-06-19 01:42:29.627 | * branch master -> FETCH_HEAD 2026-06-19 01:42:29.639 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:42:29.642 | + functions-common:time_stop:2414 : local name 2026-06-19 01:42:29.646 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:42:29.649 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:42:29.653 | + functions-common:time_stop:2417 : local total 2026-06-19 01:42:29.656 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:42:29.660 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:42:29.663 | + functions-common:time_stop:2421 : start_time=1781833349058 2026-06-19 01:42:29.666 | + functions-common:time_stop:2423 : [[ -z 1781833349058 ]] 2026-06-19 01:42:29.671 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:42:29.676 | + functions-common:time_stop:2426 : end_time=1781833349673 2026-06-19 01:42:29.679 | + functions-common:time_stop:2427 : elapsed_time=615 2026-06-19 01:42:29.683 | + functions-common:time_stop:2428 : total=4199 2026-06-19 01:42:29.686 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:42:29.689 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4814 2026-06-19 01:42:29.692 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-19 01:42:29.696 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:42:29.700 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:42:29.702 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:42:29.706 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:42:29.710 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:42:29.712 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:42:29.716 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:42:29.719 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:42:29.724 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:42:29.729 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833349725 2026-06-19 01:42:29.732 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-19 01:42:29.746 | Note: switching to 'FETCH_HEAD'. 2026-06-19 01:42:29.747 | 2026-06-19 01:42:29.747 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-19 01:42:29.747 | changes and commit them, and you can discard any commits you make in this 2026-06-19 01:42:29.747 | state without impacting any branches by switching back to a branch. 2026-06-19 01:42:29.747 | 2026-06-19 01:42:29.747 | If you want to create a new branch to retain commits you create, you may 2026-06-19 01:42:29.747 | do so (now or later) by using -c with the switch command. Example: 2026-06-19 01:42:29.747 | 2026-06-19 01:42:29.747 | git switch -c 2026-06-19 01:42:29.748 | 2026-06-19 01:42:29.748 | Or undo this operation with: 2026-06-19 01:42:29.748 | 2026-06-19 01:42:29.748 | git switch - 2026-06-19 01:42:29.748 | 2026-06-19 01:42:29.748 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-19 01:42:29.748 | 2026-06-19 01:42:29.748 | HEAD is now at 4bb8ff9a Merge "update constraint for openstacksdk to new release 4.16.0" 2026-06-19 01:42:29.751 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:42:29.755 | + functions-common:time_stop:2414 : local name 2026-06-19 01:42:29.758 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:42:29.762 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:42:29.766 | + functions-common:time_stop:2417 : local total 2026-06-19 01:42:29.769 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:42:29.773 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:42:29.776 | + functions-common:time_stop:2421 : start_time=1781833349725 2026-06-19 01:42:29.780 | + functions-common:time_stop:2423 : [[ -z 1781833349725 ]] 2026-06-19 01:42:29.785 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:42:29.790 | + functions-common:time_stop:2426 : end_time=1781833349786 2026-06-19 01:42:29.792 | + functions-common:time_stop:2427 : elapsed_time=61 2026-06-19 01:42:29.795 | + functions-common:time_stop:2428 : total=4814 2026-06-19 01:42:29.798 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:42:29.801 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4875 2026-06-19 01:42:29.805 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-19 01:42:29.823 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-19 01:42:29.827 | + functions-common:git_clone:667 : git show --oneline 2026-06-19 01:42:29.828 | + functions-common:git_clone:667 : head -1 2026-06-19 01:42:29.831 | 4bb8ff9a Merge "update constraint for openstacksdk to new release 4.16.0" 2026-06-19 01:42:29.836 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-19 01:42:29.839 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-19 01:42:29.842 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 01:42:29.846 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-19 01:42:29.849 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-19 01:42:29.854 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-19 01:42:29.858 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-19 01:42:29.862 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-19 01:42:29.866 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-19 01:42:29.869 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-19 01:42:29.873 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-19 01:42:29.878 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-19 01:42:29.884 | ++ tools/install_prereqs.sh:source:47 : NOW=1781833349 2026-06-19 01:42:29.889 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-19 01:42:29.895 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-19 01:42:29.899 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-19 01:42:29.903 | ++ tools/install_prereqs.sh:source:49 : DELTA=1781833349 2026-06-19 01:42:29.906 | ++ tools/install_prereqs.sh:source:50 : [[ 1781833349 -lt 7200 ]] 2026-06-19 01:42:29.910 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-19 01:42:29.913 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-19 01:42:29.917 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-19 01:42:29.921 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-19 01:42:29.924 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-19 01:42:29.928 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-19 01:42:29.931 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-19 01:42:29.936 | +++ 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-19 01:42:29.973 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-19 01:42:29.973 | apache2-dev 2026-06-19 01:42:29.973 | bc 2026-06-19 01:42:29.973 | bsdmainutils 2026-06-19 01:42:29.973 | curl 2026-06-19 01:42:29.973 | g++ 2026-06-19 01:42:29.973 | gawk 2026-06-19 01:42:29.974 | gcc 2026-06-19 01:42:29.974 | gettext 2026-06-19 01:42:29.974 | git 2026-06-19 01:42:29.974 | graphviz 2026-06-19 01:42:29.974 | iputils-ping 2026-06-19 01:42:29.974 | libffi-dev 2026-06-19 01:42:29.974 | libjpeg-dev 2026-06-19 01:42:29.974 | libpq-dev 2026-06-19 01:42:29.974 | libssl-dev 2026-06-19 01:42:29.974 | libsystemd-dev 2026-06-19 01:42:29.975 | libxml2-dev 2026-06-19 01:42:29.975 | libxslt1-dev 2026-06-19 01:42:29.975 | libyaml-dev 2026-06-19 01:42:29.975 | lsof 2026-06-19 01:42:29.975 | openssh-server 2026-06-19 01:42:29.975 | openssl 2026-06-19 01:42:29.975 | pkg-config 2026-06-19 01:42:29.975 | psmisc 2026-06-19 01:42:29.975 | python3-dev 2026-06-19 01:42:29.975 | python3-pip 2026-06-19 01:42:29.976 | python3-systemd 2026-06-19 01:42:29.976 | python3-venv 2026-06-19 01:42:29.976 | tar 2026-06-19 01:42:29.976 | tcpdump 2026-06-19 01:42:29.976 | unzip 2026-06-19 01:42:29.976 | uuid-runtime 2026-06-19 01:42:29.976 | wget 2026-06-19 01:42:29.976 | zlib1g-dev 2026-06-19 01:42:29.976 | libkrb5-dev 2026-06-19 01:42:29.976 | libldap2-dev 2026-06-19 01:42:29.976 | libsasl2-dev 2026-06-19 01:42:29.977 | memcached 2026-06-19 01:42:29.977 | python3-mysqldb 2026-06-19 01:42:29.977 | sqlite3 2026-06-19 01:42:29.977 | conntrack 2026-06-19 01:42:29.977 | curl 2026-06-19 01:42:29.977 | ebtables 2026-06-19 01:42:29.977 | genisoimage 2026-06-19 01:42:29.977 | iptables 2026-06-19 01:42:29.977 | iputils-arping 2026-06-19 01:42:29.977 | kpartx 2026-06-19 01:42:29.978 | libjs-jquery-tablesorter 2026-06-19 01:42:29.978 | parted 2026-06-19 01:42:29.978 | pm-utils 2026-06-19 01:42:29.978 | python3-mysqldb 2026-06-19 01:42:29.978 | socat 2026-06-19 01:42:29.978 | sqlite3 2026-06-19 01:42:29.978 | sudo 2026-06-19 01:42:29.978 | vlan 2026-06-19 01:42:29.978 | lsscsi 2026-06-19 01:42:29.978 | open-iscsi 2026-06-19 01:42:29.979 | cryptsetup 2026-06-19 01:42:29.979 | dosfstools 2026-06-19 01:42:29.979 | genisoimage 2026-06-19 01:42:29.979 | gir1.2-libosinfo-1.0 2026-06-19 01:42:29.979 | netcat-openbsd 2026-06-19 01:42:29.979 | open-iscsi 2026-06-19 01:42:29.979 | qemu-utils 2026-06-19 01:42:29.979 | sg3-utils 2026-06-19 01:42:29.979 | sysfsutils 2026-06-19 01:42:29.979 | lvm2 2026-06-19 01:42:29.979 | qemu-utils 2026-06-19 01:42:29.980 | thin-provisioning-tools 2026-06-19 01:42:29.980 | acl 2026-06-19 01:42:29.980 | dnsmasq-base 2026-06-19 01:42:29.980 | dnsmasq-utils 2026-06-19 01:42:29.980 | ebtables 2026-06-19 01:42:29.980 | haproxy 2026-06-19 01:42:29.980 | iptables 2026-06-19 01:42:29.980 | iputils-arping 2026-06-19 01:42:29.980 | iputils-ping 2026-06-19 01:42:29.980 | postgresql-server-dev-all 2026-06-19 01:42:29.981 | python3-mysqldb 2026-06-19 01:42:29.981 | sqlite3 2026-06-19 01:42:29.981 | sudo 2026-06-19 01:42:29.981 | vlan 2026-06-19 01:42:29.981 | pcp' 2026-06-19 01:42:29.981 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-19 01:42:30.000 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-19 01:42:30.000 | apache2-dev 2026-06-19 01:42:30.000 | bc 2026-06-19 01:42:30.000 | bsdmainutils 2026-06-19 01:42:30.000 | curl 2026-06-19 01:42:30.000 | g++ 2026-06-19 01:42:30.000 | gawk 2026-06-19 01:42:30.000 | gcc 2026-06-19 01:42:30.000 | gettext 2026-06-19 01:42:30.000 | git 2026-06-19 01:42:30.001 | graphviz 2026-06-19 01:42:30.001 | iputils-ping 2026-06-19 01:42:30.001 | libffi-dev 2026-06-19 01:42:30.001 | libjpeg-dev 2026-06-19 01:42:30.001 | libpq-dev 2026-06-19 01:42:30.001 | libssl-dev 2026-06-19 01:42:30.001 | libsystemd-dev 2026-06-19 01:42:30.001 | libxml2-dev 2026-06-19 01:42:30.001 | libxslt1-dev 2026-06-19 01:42:30.001 | libyaml-dev 2026-06-19 01:42:30.002 | lsof 2026-06-19 01:42:30.002 | openssh-server 2026-06-19 01:42:30.002 | openssl 2026-06-19 01:42:30.002 | pkg-config 2026-06-19 01:42:30.002 | psmisc 2026-06-19 01:42:30.002 | python3-dev 2026-06-19 01:42:30.002 | python3-pip 2026-06-19 01:42:30.002 | python3-systemd 2026-06-19 01:42:30.002 | python3-venv 2026-06-19 01:42:30.002 | tar 2026-06-19 01:42:30.003 | tcpdump 2026-06-19 01:42:30.003 | unzip 2026-06-19 01:42:30.003 | uuid-runtime 2026-06-19 01:42:30.003 | wget 2026-06-19 01:42:30.003 | zlib1g-dev 2026-06-19 01:42:30.003 | libkrb5-dev 2026-06-19 01:42:30.003 | libldap2-dev 2026-06-19 01:42:30.003 | libsasl2-dev 2026-06-19 01:42:30.003 | memcached 2026-06-19 01:42:30.003 | python3-mysqldb 2026-06-19 01:42:30.004 | sqlite3 2026-06-19 01:42:30.004 | conntrack 2026-06-19 01:42:30.004 | curl 2026-06-19 01:42:30.004 | ebtables 2026-06-19 01:42:30.004 | genisoimage 2026-06-19 01:42:30.004 | iptables 2026-06-19 01:42:30.004 | iputils-arping 2026-06-19 01:42:30.004 | kpartx 2026-06-19 01:42:30.004 | libjs-jquery-tablesorter 2026-06-19 01:42:30.004 | parted 2026-06-19 01:42:30.005 | pm-utils 2026-06-19 01:42:30.005 | python3-mysqldb 2026-06-19 01:42:30.005 | socat 2026-06-19 01:42:30.005 | sqlite3 2026-06-19 01:42:30.005 | sudo 2026-06-19 01:42:30.005 | vlan 2026-06-19 01:42:30.005 | lsscsi 2026-06-19 01:42:30.005 | open-iscsi 2026-06-19 01:42:30.005 | cryptsetup 2026-06-19 01:42:30.005 | dosfstools 2026-06-19 01:42:30.006 | genisoimage 2026-06-19 01:42:30.006 | gir1.2-libosinfo-1.0 2026-06-19 01:42:30.006 | netcat-openbsd 2026-06-19 01:42:30.006 | open-iscsi 2026-06-19 01:42:30.006 | qemu-utils 2026-06-19 01:42:30.006 | sg3-utils 2026-06-19 01:42:30.006 | sysfsutils 2026-06-19 01:42:30.006 | lvm2 2026-06-19 01:42:30.006 | qemu-utils 2026-06-19 01:42:30.006 | thin-provisioning-tools 2026-06-19 01:42:30.007 | acl 2026-06-19 01:42:30.007 | dnsmasq-base 2026-06-19 01:42:30.007 | dnsmasq-utils 2026-06-19 01:42:30.007 | ebtables 2026-06-19 01:42:30.007 | haproxy 2026-06-19 01:42:30.007 | iptables 2026-06-19 01:42:30.007 | iputils-arping 2026-06-19 01:42:30.007 | iputils-ping 2026-06-19 01:42:30.007 | postgresql-server-dev-all 2026-06-19 01:42:30.007 | python3-mysqldb 2026-06-19 01:42:30.008 | sqlite3 2026-06-19 01:42:30.008 | sudo 2026-06-19 01:42:30.008 | vlan 2026-06-19 01:42:30.008 | pcp ' 2026-06-19 01:42:30.008 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-19 01:42:30.008 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:42:30.008 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:42:30.009 | ++ 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-19 01:42:30.009 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-19 01:42:30.015 | ++ 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-19 01:42:30.018 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-19 01:42:30.022 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-19 01:42:30.026 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-19 01:42:30.030 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-19 01:42:30.033 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-19 01:42:30.037 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-19 01:42:30.040 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:42:30.043 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:42:30.045 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-19 01:42:30.049 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-19 01:42:30.053 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-19 01:42:30.056 | ++ functions-common:apt_get_update:1161 : return 2026-06-19 01:42:30.060 | ++ functions-common:install_package:1433 : 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-19 01:42:30.063 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-19 01:42:30.066 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:42:30.070 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:42:30.074 | ++ functions-common:real_install_package:1421 : 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-19 01:42:30.102 | ++ functions-common:apt_get:1201 : 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-19 01:42:30.148 | Reading package lists... 2026-06-19 01:42:30.523 | Building dependency tree... 2026-06-19 01:42:30.524 | Reading state information... 2026-06-19 01:42:31.062 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-19 01:42:31.062 | bc set to manually installed. 2026-06-19 01:42:31.063 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-19 01:42:31.063 | g++ set to manually installed. 2026-06-19 01:42:31.063 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-19 01:42:31.063 | gawk set to manually installed. 2026-06-19 01:42:31.063 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-19 01:42:31.063 | gcc set to manually installed. 2026-06-19 01:42:31.063 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-19 01:42:31.064 | git set to manually installed. 2026-06-19 01:42:31.064 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-19 01:42:31.064 | iputils-ping set to manually installed. 2026-06-19 01:42:31.064 | lsof is already the newest version (4.95.0-1build3). 2026-06-19 01:42:31.064 | lsof set to manually installed. 2026-06-19 01:42:31.064 | psmisc is already the newest version (23.7-1build1). 2026-06-19 01:42:31.064 | psmisc set to manually installed. 2026-06-19 01:42:31.064 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-19 01:42:31.064 | python3-dev set to manually installed. 2026-06-19 01:42:31.064 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-19 01:42:31.064 | python3-systemd is already the newest version (235-1build4). 2026-06-19 01:42:31.065 | python3-systemd set to manually installed. 2026-06-19 01:42:31.065 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-19 01:42:31.065 | tar set to manually installed. 2026-06-19 01:42:31.065 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-19 01:42:31.065 | tcpdump set to manually installed. 2026-06-19 01:42:31.065 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-19 01:42:31.065 | uuid-runtime set to manually installed. 2026-06-19 01:42:31.065 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-19 01:42:31.065 | wget set to manually installed. 2026-06-19 01:42:31.065 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-19 01:42:31.066 | zlib1g-dev set to manually installed. 2026-06-19 01:42:31.066 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-19 01:42:31.066 | iptables set to manually installed. 2026-06-19 01:42:31.067 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-06-19 01:42:31.067 | kpartx set to manually installed. 2026-06-19 01:42:31.067 | parted is already the newest version (3.6-4build1). 2026-06-19 01:42:31.068 | parted set to manually installed. 2026-06-19 01:42:31.068 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-19 01:42:31.068 | sudo set to manually installed. 2026-06-19 01:42:31.069 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-19 01:42:31.069 | open-iscsi set to manually installed. 2026-06-19 01:42:31.069 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-19 01:42:31.069 | cryptsetup set to manually installed. 2026-06-19 01:42:31.069 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-19 01:42:31.069 | dosfstools set to manually installed. 2026-06-19 01:42:31.069 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-19 01:42:31.069 | netcat-openbsd set to manually installed. 2026-06-19 01:42:31.070 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-19 01:42:31.070 | sg3-utils set to manually installed. 2026-06-19 01:42:31.070 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-19 01:42:31.070 | lvm2 set to manually installed. 2026-06-19 01:42:31.070 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-19 01:42:31.070 | thin-provisioning-tools set to manually installed. 2026-06-19 01:42:31.070 | acl is already the newest version (2.3.2-1build1.1). 2026-06-19 01:42:31.070 | acl set to manually installed. 2026-06-19 01:42:31.070 | The following additional packages will be installed: 2026-06-19 01:42:31.070 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-19 01:42:31.070 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-19 01:42:31.071 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-19 01:42:31.071 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-19 01:42:31.072 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-19 01:42:31.072 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-19 01:42:31.072 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-19 01:42:31.073 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-19 01:42:31.073 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-19 01:42:31.073 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-19 01:42:31.073 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-19 01:42:31.073 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-19 01:42:31.073 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-19 01:42:31.073 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-19 01:42:31.073 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-19 01:42:31.073 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-19 01:42:31.073 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-19 01:42:31.073 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-19 01:42:31.074 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-19 01:42:31.074 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-19 01:42:31.074 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-19 01:42:31.074 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-19 01:42:31.074 | libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-19 01:42:31.074 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 mysql-common ncal 2026-06-19 01:42:31.074 | openssh-client openssh-sftp-server osinfo-db pcp-conf pkgconf pkgconf-bin 2026-06-19 01:42:31.074 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-19 01:42:31.074 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-19 01:42:31.074 | python3.12-venv qemu-block-extra qemu-guest-agent qemu-system-common 2026-06-19 01:42:31.075 | qemu-system-data qemu-system-gui qemu-system-modules-opengl 2026-06-19 01:42:31.075 | qemu-system-modules-spice qemu-system-x86 ssl-cert systemd systemd-container 2026-06-19 01:42:31.075 | systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev 2026-06-19 01:42:31.076 | vbetool 2026-06-19 01:42:31.076 | Suggested packages: 2026-06-19 01:42:31.076 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-19 01:42:31.077 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-19 01:42:31.077 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-19 01:42:31.077 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-19 01:42:31.077 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-19 01:42:31.077 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-19 01:42:31.077 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-19 01:42:31.077 | libcache-memcached-perl libmemcached libyaml-perl keychain libpam-ssh 2026-06-19 01:42:31.077 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl redis-server 2026-06-19 01:42:31.077 | cpufrequtils wireless-tools radeontool libmail-box-perl postgresql-16 2026-06-19 01:42:31.077 | default-mysql-server | virtual-mysql-server samba vde2 sqlite3-doc 2026-06-19 01:42:31.077 | systemd-homed systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 zip 2026-06-19 01:42:31.248 | The following NEW packages will be installed: 2026-06-19 01:42:31.248 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-19 01:42:31.248 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-19 01:42:31.248 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-19 01:42:31.248 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-19 01:42:31.249 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-19 01:42:31.249 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-19 01:42:31.249 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-19 01:42:31.249 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-19 01:42:31.249 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-19 01:42:31.249 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-19 01:42:31.249 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-19 01:42:31.249 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-19 01:42:31.249 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-19 01:42:31.249 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-19 01:42:31.249 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-19 01:42:31.250 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-19 01:42:31.250 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-19 01:42:31.250 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-19 01:42:31.250 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-19 01:42:31.250 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-19 01:42:31.250 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-19 01:42:31.250 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-19 01:42:31.250 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-19 01:42:31.250 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-19 01:42:31.250 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-19 01:42:31.251 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-19 01:42:31.251 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-19 01:42:31.252 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-19 01:42:31.252 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-19 01:42:31.252 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-19 01:42:31.253 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-19 01:42:31.253 | uuid-dev vbetool vlan 2026-06-19 01:42:31.253 | The following packages will be upgraded: 2026-06-19 01:42:31.254 | curl dnsmasq-base libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-19 01:42:31.254 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-19 01:42:31.254 | libudev1 openssh-client openssh-server openssh-sftp-server openssl 2026-06-19 01:42:31.254 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-19 01:42:31.254 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-19 01:42:31.254 | qemu-system-x86 qemu-utils systemd systemd-container systemd-dev 2026-06-19 01:42:31.254 | systemd-resolved systemd-sysv systemd-timesyncd udev 2026-06-19 01:42:31.329 | 31 upgraded, 161 newly installed, 0 to remove and 79 not upgraded. 2026-06-19 01:42:31.329 | Need to get 207 MB of archives. 2026-06-19 01:42:31.329 | After this operation, 941 MB of additional disk space will be used. 2026-06-19 01:42:31.329 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-19 01:42:31.385 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-19 01:42:31.386 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-19 01:42:31.401 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-19 01:42:31.415 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-19 01:42:31.428 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-19 01:42:31.462 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-19 01:42:31.493 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-19 01:42:31.493 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-19 01:42:31.496 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-19 01:42:31.499 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-19 01:42:31.548 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-19 01:42:31.574 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-19 01:42:31.577 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-19 01:42:31.610 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-19 01:42:31.614 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-19 01:42:31.623 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-19 01:42:31.625 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-19 01:42:31.626 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-19 01:42:31.627 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-19 01:42:31.627 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-19 01:42:31.629 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-19 01:42:31.644 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-19 01:42:31.661 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-19 01:42:31.663 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-19 01:42:31.667 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2070 kB] 2026-06-19 01:42:31.745 | Get:27 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-19 01:42:31.749 | Get:28 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-19 01:42:31.753 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-19 01:42:31.754 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-19 01:42:31.760 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-19 01:42:31.770 | Get:32 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-19 01:42:31.772 | Get:33 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-19 01:42:31.773 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-19 01:42:31.785 | Get:35 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-19 01:42:31.786 | Get:36 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-19 01:42:31.788 | Get:37 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-19 01:42:31.793 | Get:38 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-19 01:42:31.794 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-19 01:42:31.795 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-19 01:42:31.805 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-19 01:42:31.808 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-19 01:42:31.815 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-19 01:42:31.831 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-19 01:42:31.836 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-19 01:42:31.837 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-19 01:42:32.283 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-19 01:42:32.498 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-19 01:42:32.500 | Get:49 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-19 01:42:32.502 | Get:50 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-19 01:42:32.505 | Get:51 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-19 01:42:32.519 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-19 01:42:32.540 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-19 01:42:32.663 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-19 01:42:32.664 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-19 01:42:32.668 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-19 01:42:32.669 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-19 01:42:32.670 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-19 01:42:32.671 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-19 01:42:32.672 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-19 01:42:32.672 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-19 01:42:32.673 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-19 01:42:32.683 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-19 01:42:32.696 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-19 01:42:32.698 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-19 01:42:32.704 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-19 01:42:32.723 | Get:67 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-19 01:42:32.723 | Get:68 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-19 01:42:32.724 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-19 01:42:32.725 | Get:70 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-19 01:42:32.740 | Get:71 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-19 01:42:32.748 | Get:72 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-19 01:42:32.748 | Get:73 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-19 01:42:32.757 | Get:74 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-19 01:42:32.761 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-19 01:42:32.765 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-19 01:42:32.766 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-19 01:42:32.779 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-19 01:42:32.782 | Get:79 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-19 01:42:32.783 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-19 01:42:32.783 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-19 01:42:32.784 | Get:82 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-19 01:42:32.790 | Get:83 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-19 01:42:32.790 | Get:84 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-19 01:42:32.795 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-19 01:42:32.826 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-19 01:42:32.829 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-19 01:42:32.830 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-19 01:42:32.842 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-19 01:42:32.842 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-19 01:42:32.843 | Get:91 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-19 01:42:32.844 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-19 01:42:32.845 | Get:93 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-19 01:42:32.847 | Get:94 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-19 01:42:32.863 | Get:95 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-19 01:42:32.867 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-19 01:42:32.885 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-19 01:42:32.887 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-19 01:42:32.923 | Get:99 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-19 01:42:32.923 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-19 01:42:32.924 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-19 01:42:32.930 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-19 01:42:32.931 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-19 01:42:32.936 | Get:104 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-19 01:42:32.948 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-19 01:42:32.951 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-19 01:42:32.951 | Get:107 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-19 01:42:32.952 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-19 01:42:32.953 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-19 01:42:32.955 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-19 01:42:32.957 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-19 01:42:32.958 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-19 01:42:32.967 | Get:113 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-19 01:42:32.970 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-19 01:42:33.020 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-19 01:42:33.021 | Get:116 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-19 01:42:33.025 | Get:117 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-19 01:42:33.026 | Get:118 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-19 01:42:33.222 | Get:119 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-19 01:42:33.226 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-19 01:42:33.227 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-19 01:42:33.228 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-19 01:42:33.228 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-19 01:42:33.233 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-19 01:42:33.233 | Get:125 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-19 01:42:33.235 | Get:126 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-19 01:42:33.237 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-19 01:42:33.239 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-19 01:42:33.253 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-19 01:42:33.255 | Get:130 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.2 [1255 kB] 2026-06-19 01:42:33.283 | Get:131 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-19 01:42:33.287 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-19 01:42:33.287 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-19 01:42:33.292 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-19 01:42:33.293 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-19 01:42:33.297 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-19 01:42:33.298 | Get:137 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-19 01:42:33.301 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-19 01:42:33.339 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-19 01:42:33.341 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-19 01:42:33.354 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-19 01:42:33.379 | Get:142 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-19 01:42:33.380 | Get:143 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-19 01:42:33.396 | Get:144 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-19 01:42:33.397 | Get:145 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-19 01:42:33.425 | Get:146 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-19 01:42:33.430 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-19 01:42:33.944 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-19 01:42:33.945 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-19 01:42:33.957 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-19 01:42:34.079 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-19 01:42:34.081 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-19 01:42:34.992 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-19 01:42:34.993 | Get:154 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-19 01:42:34.996 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-19 01:42:34.997 | Get:156 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-19 01:42:34.999 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-19 01:42:35.000 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-19 01:42:35.001 | Get:159 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-19 01:42:35.020 | Get:160 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-19 01:42:35.037 | Get:161 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-19 01:42:35.038 | Get:162 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-19 01:42:35.039 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-19 01:42:35.071 | Get:164 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-19 01:42:35.085 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-19 01:42:35.086 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-19 01:42:35.086 | Get:167 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-19 01:42:35.089 | Get:168 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-19 01:42:35.091 | Get:169 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-19 01:42:35.098 | Get:170 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-19 01:42:35.100 | Get:171 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-19 01:42:35.144 | Get:172 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-19 01:42:35.366 | Get:173 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-19 01:42:35.389 | Get:174 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-19 01:42:35.424 | Get:175 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-19 01:42:35.426 | Get:176 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-19 01:42:35.430 | Get:177 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-19 01:42:35.431 | Get:178 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-19 01:42:35.434 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-19 01:42:35.435 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-19 01:42:35.436 | Get:181 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-19 01:42:35.437 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-19 01:42:35.437 | Get:183 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-19 01:42:35.441 | Get:184 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-19 01:42:35.456 | Get:185 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-19 01:42:35.457 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-19 01:42:35.459 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-19 01:42:35.464 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-19 01:42:35.465 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-19 01:42:35.467 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-19 01:42:35.524 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-19 01:42:35.530 | Get:192 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-19 01:42:35.762 | perl: warning: Setting locale failed. 2026-06-19 01:42:35.762 | perl: warning: Please check that your locale settings: 2026-06-19 01:42:35.762 | LANGUAGE = (unset), 2026-06-19 01:42:35.762 | LC_ALL = "en_US.utf8", 2026-06-19 01:42:35.762 | LANG = "de_DE.UTF-8" 2026-06-19 01:42:35.762 | are supported and installed on your system. 2026-06-19 01:42:35.762 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:42:35.824 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:42:35.824 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:42:35.825 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:42:36.211 | Vorkonfiguration der Pakete ... 2026-06-19 01:42:36.246 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:42:36.405 | Fetched 207 MB in 4s (48.8 MB/s) 2026-06-19 01:42:36.489 | (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-19 01:42:36.495 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-19 01:42:36.506 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-19 01:42:36.600 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-19 01:42:36.614 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-19 01:42:36.700 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-19 01:42:36.714 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-19 01:42:36.803 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-19 01:42:36.819 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-19 01:42:36.896 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-19 01:42:36.908 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-19 01:42:37.011 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-19 01:42:37.021 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-19 01:42:37.135 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-19 01:42:37.145 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-19 01:42:37.217 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-19 01:42:37.323 | (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-19 01:42:37.328 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-19 01:42:37.339 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-19 01:42:37.409 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-19 01:42:37.423 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-19 01:42:37.505 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-19 01:42:37.519 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-19 01:42:37.592 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-19 01:42:37.627 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-19 01:42:38.229 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-19 01:42:38.267 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-19 01:42:38.502 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-19 01:42:38.514 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-19 01:42:38.582 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-19 01:42:38.693 | (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-19 01:42:38.699 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-19 01:42:38.709 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-19 01:42:38.834 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-19 01:42:38.951 | (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-19 01:42:38.956 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-19 01:42:38.968 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-19 01:42:39.032 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-19 01:42:39.045 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-19 01:42:39.099 | Selecting previously unselected package libapr1t64:amd64. 2026-06-19 01:42:39.110 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-19 01:42:39.114 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-19 01:42:39.161 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-19 01:42:39.171 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-19 01:42:39.175 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-19 01:42:39.218 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-19 01:42:39.228 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-19 01:42:39.232 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-19 01:42:39.267 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-19 01:42:39.278 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-19 01:42:39.281 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-19 01:42:39.322 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-19 01:42:39.333 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-19 01:42:39.336 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-19 01:42:39.379 | Selecting previously unselected package apache2-bin. 2026-06-19 01:42:39.390 | Preparing to unpack .../007-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-19 01:42:39.393 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-19 01:42:39.536 | Selecting previously unselected package apache2-data. 2026-06-19 01:42:39.547 | Preparing to unpack .../008-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-19 01:42:39.551 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-19 01:42:39.745 | Selecting previously unselected package apache2-utils. 2026-06-19 01:42:39.756 | Preparing to unpack .../009-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-19 01:42:39.760 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-19 01:42:39.824 | Selecting previously unselected package apache2. 2026-06-19 01:42:39.835 | Preparing to unpack .../010-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-19 01:42:39.842 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:42:39.844 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-19 01:42:39.958 | Selecting previously unselected package haproxy. 2026-06-19 01:42:39.968 | Preparing to unpack .../011-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-19 01:42:39.980 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-19 01:42:40.112 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-19 01:42:40.120 | Preparing to unpack .../012-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-19 01:42:40.124 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-19 01:42:40.174 | Selecting previously unselected package memcached. 2026-06-19 01:42:40.184 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-19 01:42:40.191 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-19 01:42:40.255 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-19 01:42:40.266 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-19 01:42:40.331 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-19 01:42:40.461 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-19 01:42:40.557 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-19 01:42:40.582 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-19 01:42:40.685 | Selecting previously unselected package libjson-perl. 2026-06-19 01:42:40.696 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-06-19 01:42:40.700 | Unpacking libjson-perl (4.10000-1) ... 2026-06-19 01:42:40.753 | Selecting previously unselected package postgresql-client-common. 2026-06-19 01:42:40.763 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-06-19 01:42:40.767 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-19 01:42:40.829 | Preparing to unpack .../019-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-19 01:42:40.841 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-19 01:42:41.044 | Selecting previously unselected package ssl-cert. 2026-06-19 01:42:41.054 | Preparing to unpack .../020-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-19 01:42:41.059 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-19 01:42:41.114 | Selecting previously unselected package postgresql-common. 2026-06-19 01:42:41.125 | Preparing to unpack .../021-postgresql-common_257build1.1_all.deb ... 2026-06-19 01:42:41.148 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-19 01:42:41.156 | Unpacking postgresql-common (257build1.1) ... 2026-06-19 01:42:41.284 | Preparing to unpack .../022-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-19 01:42:41.302 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-19 01:42:41.367 | Selecting previously unselected package libsysfs2:amd64. 2026-06-19 01:42:41.378 | Preparing to unpack .../023-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-19 01:42:41.382 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-19 01:42:41.428 | Selecting previously unselected package sysfsutils. 2026-06-19 01:42:41.438 | Preparing to unpack .../024-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-19 01:42:41.445 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-19 01:42:41.485 | Selecting previously unselected package autotools-dev. 2026-06-19 01:42:41.495 | Preparing to unpack .../025-autotools-dev_20220109.1_all.deb ... 2026-06-19 01:42:41.499 | Unpacking autotools-dev (20220109.1) ... 2026-06-19 01:42:41.544 | Selecting previously unselected package m4. 2026-06-19 01:42:41.555 | Preparing to unpack .../026-m4_1.4.19-4build1_amd64.deb ... 2026-06-19 01:42:41.560 | Unpacking m4 (1.4.19-4build1) ... 2026-06-19 01:42:41.635 | Selecting previously unselected package autoconf. 2026-06-19 01:42:41.645 | Preparing to unpack .../027-autoconf_2.71-3_all.deb ... 2026-06-19 01:42:41.650 | Unpacking autoconf (2.71-3) ... 2026-06-19 01:42:41.744 | Selecting previously unselected package automake. 2026-06-19 01:42:41.752 | Preparing to unpack .../028-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-19 01:42:41.758 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-19 01:42:41.871 | Selecting previously unselected package autopoint. 2026-06-19 01:42:41.882 | Preparing to unpack .../029-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-19 01:42:41.886 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-19 01:42:41.928 | Selecting previously unselected package libdebhelper-perl. 2026-06-19 01:42:41.938 | Preparing to unpack .../030-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-19 01:42:41.942 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-19 01:42:42.032 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-19 01:42:42.043 | Preparing to unpack .../031-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-19 01:42:42.047 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-19 01:42:43.129 | Selecting previously unselected package libclang-cpp17t64. 2026-06-19 01:42:43.139 | Preparing to unpack .../032-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-19 01:42:43.143 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-19 01:42:43.709 | Selecting previously unselected package libgc1:amd64. 2026-06-19 01:42:43.720 | Preparing to unpack .../033-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-19 01:42:43.724 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-19 01:42:43.771 | Selecting previously unselected package libobjc4:amd64. 2026-06-19 01:42:43.782 | Preparing to unpack .../034-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-19 01:42:43.786 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-19 01:42:43.823 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-19 01:42:43.834 | Preparing to unpack .../035-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-19 01:42:43.838 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-19 01:42:43.893 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-19 01:42:43.903 | Preparing to unpack .../036-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-19 01:42:43.907 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-19 01:42:44.130 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-19 01:42:44.141 | Preparing to unpack .../037-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-19 01:42:44.145 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-19 01:42:44.225 | Selecting previously unselected package libclang1-17t64. 2026-06-19 01:42:44.235 | Preparing to unpack .../038-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-19 01:42:44.239 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-19 01:42:44.588 | Selecting previously unselected package clang-17. 2026-06-19 01:42:44.598 | Preparing to unpack .../039-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-19 01:42:44.602 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-19 01:42:44.650 | Selecting previously unselected package libtool. 2026-06-19 01:42:44.660 | Preparing to unpack .../040-libtool_2.4.7-7build1_all.deb ... 2026-06-19 01:42:44.664 | Unpacking libtool (2.4.7-7build1) ... 2026-06-19 01:42:44.714 | Selecting previously unselected package dh-autoreconf. 2026-06-19 01:42:44.725 | Preparing to unpack .../041-dh-autoreconf_20_all.deb ... 2026-06-19 01:42:44.729 | Unpacking dh-autoreconf (20) ... 2026-06-19 01:42:44.773 | Selecting previously unselected package libarchive-zip-perl. 2026-06-19 01:42:44.784 | Preparing to unpack .../042-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-19 01:42:44.787 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-19 01:42:44.854 | Selecting previously unselected package libsub-override-perl. 2026-06-19 01:42:44.864 | Preparing to unpack .../043-libsub-override-perl_0.10-1_all.deb ... 2026-06-19 01:42:44.869 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-19 01:42:44.909 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-19 01:42:44.919 | Preparing to unpack .../044-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-19 01:42:44.923 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-19 01:42:44.973 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-19 01:42:44.980 | Preparing to unpack .../045-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-19 01:42:44.984 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-19 01:42:45.023 | Selecting previously unselected package debugedit. 2026-06-19 01:42:45.033 | Preparing to unpack .../046-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-19 01:42:45.049 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-19 01:42:45.091 | Selecting previously unselected package dwz. 2026-06-19 01:42:45.102 | Preparing to unpack .../047-dwz_0.15-1build6_amd64.deb ... 2026-06-19 01:42:45.106 | Unpacking dwz (0.15-1build6) ... 2026-06-19 01:42:45.151 | Selecting previously unselected package gettext. 2026-06-19 01:42:45.162 | Preparing to unpack .../048-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-19 01:42:45.166 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-19 01:42:45.275 | Selecting previously unselected package intltool-debian. 2026-06-19 01:42:45.286 | Preparing to unpack .../049-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-19 01:42:45.289 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-19 01:42:45.329 | Selecting previously unselected package po-debconf. 2026-06-19 01:42:45.339 | Preparing to unpack .../050-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-19 01:42:45.343 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-19 01:42:45.431 | Selecting previously unselected package debhelper. 2026-06-19 01:42:45.440 | Preparing to unpack .../051-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-19 01:42:45.444 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-19 01:42:45.707 | Selecting previously unselected package uuid-dev:amd64. 2026-06-19 01:42:45.718 | Preparing to unpack .../052-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-19 01:42:45.722 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-19 01:42:45.775 | Selecting previously unselected package libsctp1:amd64. 2026-06-19 01:42:45.785 | Preparing to unpack .../053-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-19 01:42:45.790 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-19 01:42:45.828 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-19 01:42:45.839 | Preparing to unpack .../054-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-19 01:42:45.844 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-19 01:42:45.896 | Selecting previously unselected package libapr1-dev. 2026-06-19 01:42:45.906 | Preparing to unpack .../055-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-19 01:42:45.910 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-19 01:42:46.279 | Selecting previously unselected package libldap-dev:amd64. 2026-06-19 01:42:46.290 | Preparing to unpack .../056-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-19 01:42:46.294 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-19 01:42:46.456 | Selecting previously unselected package libldap2-dev. 2026-06-19 01:42:46.467 | Preparing to unpack .../057-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-19 01:42:46.471 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-19 01:42:46.509 | Selecting previously unselected package libaprutil1-dev. 2026-06-19 01:42:46.519 | Preparing to unpack .../058-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-19 01:42:46.524 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-19 01:42:46.847 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-19 01:42:46.859 | Preparing to unpack .../059-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-19 01:42:46.863 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-19 01:42:46.913 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-19 01:42:46.922 | Preparing to unpack .../060-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-19 01:42:46.926 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-19 01:42:46.975 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-19 01:42:46.985 | Preparing to unpack .../061-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-19 01:42:46.989 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-19 01:42:47.027 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-19 01:42:47.038 | Preparing to unpack .../062-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-19 01:42:47.042 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-19 01:42:47.157 | Selecting previously unselected package apache2-dev. 2026-06-19 01:42:47.165 | Preparing to unpack .../063-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-19 01:42:47.169 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-19 01:42:47.255 | Selecting previously unselected package ncal. 2026-06-19 01:42:47.265 | Preparing to unpack .../064-ncal_12.1.8_amd64.deb ... 2026-06-19 01:42:47.269 | Unpacking ncal (12.1.8) ... 2026-06-19 01:42:47.311 | Selecting previously unselected package bsdmainutils. 2026-06-19 01:42:47.322 | Preparing to unpack .../065-bsdmainutils_12.1.8_all.deb ... 2026-06-19 01:42:47.328 | Unpacking bsdmainutils (12.1.8) ... 2026-06-19 01:42:47.361 | Selecting previously unselected package conntrack. 2026-06-19 01:42:47.372 | Preparing to unpack .../066-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-19 01:42:47.375 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-19 01:42:47.434 | Preparing to unpack .../067-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-19 01:42:47.460 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-19 01:42:47.531 | Selecting previously unselected package dnsmasq-utils. 2026-06-19 01:42:47.541 | Preparing to unpack .../068-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-19 01:42:47.545 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-19 01:42:47.595 | Selecting previously unselected package ebtables. 2026-06-19 01:42:47.606 | Preparing to unpack .../069-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-19 01:42:47.622 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-19 01:42:47.673 | Selecting previously unselected package fonts-liberation. 2026-06-19 01:42:47.684 | Preparing to unpack .../070-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-19 01:42:47.688 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-19 01:42:47.781 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-19 01:42:47.790 | Preparing to unpack .../071-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-19 01:42:47.794 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-19 01:42:47.839 | Selecting previously unselected package fonts-liberation2. 2026-06-19 01:42:47.850 | Preparing to unpack .../072-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-19 01:42:47.854 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-19 01:42:47.892 | Selecting previously unselected package genisoimage. 2026-06-19 01:42:47.903 | Preparing to unpack .../073-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-19 01:42:47.908 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-19 01:42:47.968 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-19 01:42:47.977 | Preparing to unpack .../074-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-19 01:42:48.002 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-19 01:42:48.050 | Selecting previously unselected package libann0. 2026-06-19 01:42:48.060 | Preparing to unpack .../075-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-19 01:42:48.065 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-19 01:42:48.106 | Selecting previously unselected package libcdt5:amd64. 2026-06-19 01:42:48.118 | Preparing to unpack .../076-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-19 01:42:48.122 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-19 01:42:48.164 | Selecting previously unselected package libcgraph6:amd64. 2026-06-19 01:42:48.174 | Preparing to unpack .../077-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-19 01:42:48.179 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-19 01:42:48.222 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-19 01:42:48.232 | Preparing to unpack .../078-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-19 01:42:48.237 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-19 01:42:48.285 | Selecting previously unselected package libltdl7:amd64. 2026-06-19 01:42:48.295 | Preparing to unpack .../079-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-19 01:42:48.299 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-19 01:42:48.340 | Selecting previously unselected package libpathplan4:amd64. 2026-06-19 01:42:48.348 | Preparing to unpack .../080-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-19 01:42:48.352 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-19 01:42:48.395 | Selecting previously unselected package libgvc6. 2026-06-19 01:42:48.405 | Preparing to unpack .../081-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-19 01:42:48.409 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-19 01:42:48.470 | Selecting previously unselected package libgvpr2:amd64. 2026-06-19 01:42:48.481 | Preparing to unpack .../082-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-19 01:42:48.485 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-19 01:42:48.527 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-19 01:42:48.538 | Preparing to unpack .../083-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-19 01:42:48.541 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-19 01:42:48.604 | Selecting previously unselected package libice6:amd64. 2026-06-19 01:42:48.615 | Preparing to unpack .../084-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-19 01:42:48.619 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-19 01:42:48.658 | Selecting previously unselected package libsm6:amd64. 2026-06-19 01:42:48.668 | Preparing to unpack .../085-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-19 01:42:48.672 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-19 01:42:48.713 | Selecting previously unselected package libxt6t64:amd64. 2026-06-19 01:42:48.723 | Preparing to unpack .../086-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-19 01:42:48.727 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-19 01:42:48.770 | Selecting previously unselected package libxmu6:amd64. 2026-06-19 01:42:48.780 | Preparing to unpack .../087-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-19 01:42:48.784 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-19 01:42:48.824 | Selecting previously unselected package libxaw7:amd64. 2026-06-19 01:42:48.833 | Preparing to unpack .../088-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-19 01:42:48.836 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-19 01:42:48.879 | Selecting previously unselected package graphviz. 2026-06-19 01:42:48.890 | Preparing to unpack .../089-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-19 01:42:48.893 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-19 01:42:48.992 | Selecting previously unselected package icu-devtools. 2026-06-19 01:42:49.003 | Preparing to unpack .../090-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-19 01:42:49.006 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-19 01:42:49.064 | Selecting previously unselected package iputils-arping. 2026-06-19 01:42:49.075 | Preparing to unpack .../091-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-19 01:42:49.078 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-19 01:42:49.118 | Selecting previously unselected package comerr-dev:amd64. 2026-06-19 01:42:49.129 | Preparing to unpack .../092-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-19 01:42:49.135 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-19 01:42:49.184 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-19 01:42:49.195 | Preparing to unpack .../093-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-19 01:42:49.198 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-19 01:42:49.242 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-19 01:42:49.250 | Preparing to unpack .../094-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-19 01:42:49.254 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-19 01:42:49.293 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-19 01:42:49.304 | Preparing to unpack .../095-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-19 01:42:49.307 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-19 01:42:49.348 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-19 01:42:49.359 | Preparing to unpack .../096-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-19 01:42:49.362 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-19 01:42:49.399 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-19 01:42:49.410 | Preparing to unpack .../097-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-19 01:42:49.413 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-19 01:42:49.483 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-19 01:42:49.494 | Preparing to unpack .../098-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-19 01:42:49.497 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-19 01:42:49.537 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-19 01:42:49.547 | Preparing to unpack .../099-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-19 01:42:49.551 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-19 01:42:49.838 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-19 01:42:49.848 | Preparing to unpack .../100-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-19 01:42:49.854 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-19 01:42:49.907 | Preparing to unpack .../101-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-19 01:42:49.918 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-19 01:42:49.969 | Selecting previously unselected package libgts-bin. 2026-06-19 01:42:49.979 | Preparing to unpack .../102-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-19 01:42:49.983 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-19 01:42:50.032 | Selecting previously unselected package libicu-dev:amd64. 2026-06-19 01:42:50.042 | Preparing to unpack .../103-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-19 01:42:50.046 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-19 01:42:50.706 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-19 01:42:50.717 | Preparing to unpack .../104-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-19 01:42:50.721 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-19 01:42:50.777 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-19 01:42:50.789 | Preparing to unpack .../105-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-19 01:42:50.793 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-19 01:42:50.830 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-19 01:42:50.841 | Preparing to unpack .../106-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-19 01:42:50.845 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-19 01:42:50.882 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-19 01:42:50.891 | Preparing to unpack .../107-libjs-jquery-metadata_12-4_all.deb ... 2026-06-19 01:42:50.896 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-19 01:42:50.935 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-19 01:42:50.945 | Preparing to unpack .../108-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-19 01:42:50.949 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-19 01:42:51.062 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-19 01:42:51.071 | Preparing to unpack .../109-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-19 01:42:51.075 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-19 01:42:51.118 | Selecting previously unselected package libjson-xs-perl. 2026-06-19 01:42:51.126 | Preparing to unpack .../110-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-19 01:42:51.130 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-19 01:42:51.173 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-19 01:42:51.184 | Preparing to unpack .../111-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-19 01:42:51.188 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-19 01:42:51.252 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-19 01:42:51.263 | Preparing to unpack .../112-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-19 01:42:51.267 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-19 01:42:51.307 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-19 01:42:51.318 | Preparing to unpack .../113-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-19 01:42:51.322 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-19 01:42:51.369 | Selecting previously unselected package mysql-common. 2026-06-19 01:42:51.380 | Preparing to unpack .../114-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-19 01:42:51.397 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-19 01:42:51.442 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-19 01:42:51.453 | Preparing to unpack .../115-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-19 01:42:51.457 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-19 01:42:51.555 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-19 01:42:51.565 | Preparing to unpack .../116-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-19 01:42:51.569 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-19 01:42:51.654 | Selecting previously unselected package pcp-conf. 2026-06-19 01:42:51.665 | Preparing to unpack .../117-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-19 01:42:51.669 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-19 01:42:51.718 | Selecting previously unselected package libpcp3t64. 2026-06-19 01:42:51.727 | Preparing to unpack .../118-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-19 01:42:51.732 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-19 01:42:51.782 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-19 01:42:51.792 | Preparing to unpack .../119-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-19 01:42:51.796 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-19 01:42:51.834 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-19 01:42:51.843 | Preparing to unpack .../120-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-19 01:42:51.848 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-19 01:42:51.894 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-19 01:42:51.904 | Preparing to unpack .../121-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-19 01:42:51.908 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-19 01:42:51.953 | Selecting previously unselected package libpq5:amd64. 2026-06-19 01:42:51.962 | Preparing to unpack .../122-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-19 01:42:51.965 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-19 01:42:52.005 | Selecting previously unselected package libssl-dev:amd64. 2026-06-19 01:42:52.016 | Preparing to unpack .../123-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-19 01:42:52.020 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-19 01:42:52.233 | Selecting previously unselected package libpq-dev. 2026-06-19 01:42:52.244 | Preparing to unpack .../124-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-19 01:42:52.248 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-19 01:42:52.303 | Selecting previously unselected package libsasl2-dev. 2026-06-19 01:42:52.313 | Preparing to unpack .../125-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-19 01:42:52.318 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-19 01:42:52.395 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-19 01:42:52.405 | Preparing to unpack .../126-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-19 01:42:52.410 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-19 01:42:52.648 | Selecting previously unselected package libx86-1:amd64. 2026-06-19 01:42:52.659 | Preparing to unpack .../127-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-19 01:42:52.664 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-19 01:42:52.705 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-19 01:42:52.714 | Preparing to unpack .../128-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-19 01:42:52.719 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-19 01:42:52.814 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-19 01:42:52.825 | Preparing to unpack .../129-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-19 01:42:52.829 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-19 01:42:52.925 | Selecting previously unselected package llvm-17-runtime. 2026-06-19 01:42:52.936 | Preparing to unpack .../130-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-19 01:42:52.940 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-19 01:42:53.002 | Selecting previously unselected package libpfm4:amd64. 2026-06-19 01:42:53.013 | Preparing to unpack .../131-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-19 01:42:53.017 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-19 01:42:53.082 | Selecting previously unselected package llvm-17. 2026-06-19 01:42:53.093 | Preparing to unpack .../132-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-19 01:42:53.097 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-19 01:42:54.195 | Selecting previously unselected package libffi-dev:amd64. 2026-06-19 01:42:54.206 | Preparing to unpack .../133-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-19 01:42:54.210 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-19 01:42:54.270 | Selecting previously unselected package llvm-17-tools. 2026-06-19 01:42:54.281 | Preparing to unpack .../134-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-19 01:42:54.285 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-19 01:42:54.626 | Selecting previously unselected package libz3-4:amd64. 2026-06-19 01:42:54.638 | Preparing to unpack .../135-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-19 01:42:54.642 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-19 01:42:54.869 | Selecting previously unselected package libz3-dev:amd64. 2026-06-19 01:42:54.886 | Preparing to unpack .../136-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-19 01:42:54.891 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-19 01:42:54.955 | Selecting previously unselected package llvm-17-dev. 2026-06-19 01:42:54.971 | Preparing to unpack .../137-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-19 01:42:54.975 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-19 01:42:58.519 | Selecting previously unselected package lsscsi. 2026-06-19 01:42:58.533 | Preparing to unpack .../138-lsscsi_0.32-1build1_amd64.deb ... 2026-06-19 01:42:58.537 | Unpacking lsscsi (0.32-1build1) ... 2026-06-19 01:42:58.581 | Selecting previously unselected package osinfo-db. 2026-06-19 01:42:58.592 | Preparing to unpack .../139-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-19 01:42:58.596 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-19 01:42:59.241 | Selecting previously unselected package pkgconf-bin. 2026-06-19 01:42:59.255 | Preparing to unpack .../140-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-19 01:42:59.259 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-19 01:42:59.301 | Selecting previously unselected package pkgconf:amd64. 2026-06-19 01:42:59.315 | Preparing to unpack .../141-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-19 01:42:59.321 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-19 01:42:59.366 | Selecting previously unselected package pkg-config:amd64. 2026-06-19 01:42:59.379 | Preparing to unpack .../142-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-19 01:42:59.386 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-19 01:42:59.424 | Selecting previously unselected package pm-utils. 2026-06-19 01:42:59.438 | Preparing to unpack .../143-pm-utils_1.4.1-21_all.deb ... 2026-06-19 01:42:59.441 | Unpacking pm-utils (1.4.1-21) ... 2026-06-19 01:42:59.518 | Selecting previously unselected package postgresql-client-16. 2026-06-19 01:42:59.532 | Preparing to unpack .../144-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-19 01:42:59.535 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-19 01:42:59.794 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-19 01:42:59.807 | Preparing to unpack .../145-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-19 01:42:59.811 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-19 01:43:00.361 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-19 01:43:00.374 | Preparing to unpack .../146-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-19 01:43:00.378 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-19 01:43:00.439 | Selecting previously unselected package python3-mysqldb. 2026-06-19 01:43:00.450 | Preparing to unpack .../147-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-19 01:43:00.454 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-19 01:43:00.504 | Selecting previously unselected package python3-pip-whl. 2026-06-19 01:43:00.518 | Preparing to unpack .../148-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-19 01:43:00.521 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-19 01:43:00.584 | Selecting previously unselected package python3-setuptools-whl. 2026-06-19 01:43:00.598 | Preparing to unpack .../149-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-19 01:43:00.602 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-19 01:43:00.654 | Selecting previously unselected package python3.12-venv. 2026-06-19 01:43:00.668 | Preparing to unpack .../150-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-19 01:43:00.672 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-19 01:43:00.708 | Selecting previously unselected package python3-venv. 2026-06-19 01:43:00.721 | Preparing to unpack .../151-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-19 01:43:00.725 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-19 01:43:00.771 | Preparing to unpack .../152-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-19 01:43:00.781 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-19 01:43:00.840 | Preparing to unpack .../153-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-19 01:43:00.850 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-19 01:43:00.916 | Preparing to unpack .../154-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-19 01:43:00.945 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-19 01:43:01.021 | Preparing to unpack .../155-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-19 01:43:01.066 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-19 01:43:01.130 | Preparing to unpack .../156-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-19 01:43:01.140 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-19 01:43:01.306 | Preparing to unpack .../157-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-19 01:43:01.332 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-19 01:43:01.889 | Preparing to unpack .../158-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-19 01:43:01.903 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-19 01:43:02.110 | Preparing to unpack .../159-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-19 01:43:02.120 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-19 01:43:02.299 | Selecting previously unselected package sqlite3. 2026-06-19 01:43:02.312 | Preparing to unpack .../160-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-19 01:43:02.316 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-19 01:43:02.362 | Selecting previously unselected package unzip. 2026-06-19 01:43:02.375 | Preparing to unpack .../161-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-19 01:43:02.378 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-19 01:43:02.428 | Selecting previously unselected package vbetool. 2026-06-19 01:43:02.441 | Preparing to unpack .../162-vbetool_1.1-5_amd64.deb ... 2026-06-19 01:43:02.445 | Unpacking vbetool (1.1-5) ... 2026-06-19 01:43:02.486 | Selecting previously unselected package libosinfo-l10n. 2026-06-19 01:43:02.499 | Preparing to unpack .../163-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-19 01:43:02.503 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-19 01:43:02.569 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-19 01:43:02.583 | Preparing to unpack .../164-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-19 01:43:02.586 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-19 01:43:02.627 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-19 01:43:02.641 | Preparing to unpack .../165-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-19 01:43:02.644 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-19 01:43:02.683 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-19 01:43:02.697 | Preparing to unpack .../166-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-19 01:43:02.700 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-19 01:43:02.749 | Selecting previously unselected package libpcp-archive1t64. 2026-06-19 01:43:02.763 | Preparing to unpack .../167-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-19 01:43:02.766 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-19 01:43:02.806 | Selecting previously unselected package libpcp-gui2t64. 2026-06-19 01:43:02.820 | Preparing to unpack .../168-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-19 01:43:02.823 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-19 01:43:02.864 | Selecting previously unselected package libpcp-import1t64. 2026-06-19 01:43:02.878 | Preparing to unpack .../169-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-19 01:43:02.882 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-19 01:43:02.924 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-19 01:43:02.936 | Preparing to unpack .../170-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-19 01:43:02.940 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-19 01:43:02.981 | Selecting previously unselected package libpcp-trace2t64. 2026-06-19 01:43:02.994 | Preparing to unpack .../171-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-19 01:43:02.998 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-19 01:43:03.038 | Selecting previously unselected package libpcp-web1t64. 2026-06-19 01:43:03.050 | Preparing to unpack .../172-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-19 01:43:03.054 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-19 01:43:03.098 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-19 01:43:03.110 | Preparing to unpack .../173-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-19 01:43:03.115 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-19 01:43:03.159 | Selecting previously unselected package python3-pcp. 2026-06-19 01:43:03.172 | Preparing to unpack .../174-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-19 01:43:03.175 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-19 01:43:03.232 | Selecting previously unselected package pcp. 2026-06-19 01:43:03.244 | Preparing to unpack .../175-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-19 01:43:03.500 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-19 01:43:04.404 | Selecting previously unselected package socat. 2026-06-19 01:43:04.419 | Preparing to unpack .../176-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-19 01:43:04.422 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-19 01:43:04.493 | Selecting previously unselected package vlan. 2026-06-19 01:43:04.507 | Preparing to unpack .../177-vlan_2.0.5ubuntu5_all.deb ... 2026-06-19 01:43:04.510 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-19 01:43:04.587 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-19 01:43:04.599 | Setting up postgresql-client-common (257build1.1) ... 2026-06-19 01:43:04.617 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-19 01:43:04.629 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-19 01:43:04.641 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-19 01:43:04.678 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-19 01:43:04.687 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-19 01:43:04.698 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-19 01:43:04.710 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-19 01:43:04.721 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-19 01:43:04.732 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-19 01:43:04.744 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-19 01:43:04.755 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:43:05.417 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-19 01:43:05.428 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-19 01:43:05.440 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-19 01:43:05.452 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-19 01:43:06.089 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-19 01:43:06.089 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-19 01:43:06.562 | Setting up ncal (12.1.8) ... 2026-06-19 01:43:06.573 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-19 01:43:06.584 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-19 01:43:06.595 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-19 01:43:06.606 | Setting up vbetool (1.1-5) ... 2026-06-19 01:43:06.617 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-19 01:43:06.650 | Setting up pm-utils (1.4.1-21) ... 2026-06-19 01:43:06.669 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-19 01:43:06.683 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-19 01:43:06.694 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-19 01:43:06.705 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:43:07.894 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-19 01:43:07.906 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-19 01:43:07.916 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-19 01:43:07.927 | Setting up m4 (1.4.19-4build1) ... 2026-06-19 01:43:07.937 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-19 01:43:07.947 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-19 01:43:07.957 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-19 01:43:07.980 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-19 01:43:08.014 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-19 01:43:08.024 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-19 01:43:08.034 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-19 01:43:08.922 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-19 01:43:09.375 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-19 01:43:09.387 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-19 01:43:09.398 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-19 01:43:09.665 | Setting up autotools-dev (20220109.1) ... 2026-06-19 01:43:09.678 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-19 01:43:09.690 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-19 01:43:09.703 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-19 01:43:09.715 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-19 01:43:09.726 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-19 01:43:09.738 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-19 01:43:09.748 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-19 01:43:09.759 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-19 01:43:09.771 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-19 01:43:09.782 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-19 01:43:09.793 | Setting up ebtables (2.0.11-6build1) ... 2026-06-19 01:43:10.355 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-19 01:43:10.366 | Setting up socat (1.8.0.0-4build3) ... 2026-06-19 01:43:10.376 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-19 01:43:10.387 | Setting up bsdmainutils (12.1.8) ... 2026-06-19 01:43:10.399 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-19 01:43:10.412 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-19 01:43:10.423 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-19 01:43:10.434 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-19 01:43:10.444 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-19 01:43:10.455 | Setting up lsscsi (0.32-1build1) ... 2026-06-19 01:43:10.466 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-19 01:43:10.476 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-19 01:43:10.486 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-19 01:43:10.497 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-19 01:43:10.508 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:43:10.519 | Setting up autoconf (2.71-3) ... 2026-06-19 01:43:10.535 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-19 01:43:10.545 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-19 01:43:10.556 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-19 01:43:10.566 | Setting up dwz (0.15-1build6) ... 2026-06-19 01:43:10.576 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-19 01:43:10.587 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-19 01:43:10.597 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-19 01:43:10.622 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-19 01:43:10.653 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-19 01:43:10.663 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-19 01:43:10.673 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-19 01:43:10.683 | Setting up libjson-perl (4.10000-1) ... 2026-06-19 01:43:10.694 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-19 01:43:10.706 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-19 01:43:10.716 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-19 01:43:10.745 | Setting up debugedit (1:5.0-5build2) ... 2026-06-19 01:43:10.755 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-19 01:43:10.765 | Setting up libsub-override-perl (0.10-1) ... 2026-06-19 01:43:10.776 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-19 01:43:10.786 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-19 01:43:10.797 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-19 01:43:10.807 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-19 01:43:10.818 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-19 01:43:10.828 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:43:10.839 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-19 01:43:10.849 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-19 01:43:10.860 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-19 01:43:10.878 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-19 01:43:10.888 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-19 01:43:10.899 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-19 01:43:10.910 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:43:11.990 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-19 01:43:12.002 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-19 01:43:12.012 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-19 01:43:12.024 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-19 01:43:12.035 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-19 01:43:12.046 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-19 01:43:12.053 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-19 01:43:12.064 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-19 01:43:12.075 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-19 01:43:12.086 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-19 01:43:12.097 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-19 01:43:12.108 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-19 01:43:12.119 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-19 01:43:12.130 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-19 01:43:12.141 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-19 01:43:12.228 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:43:12.228 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:43:12.228 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:43:14.006 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-19 01:43:14.071 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-19 01:43:14.196 | Setting up libtool (2.4.7-7build1) ... 2026-06-19 01:43:14.208 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-19 01:43:14.218 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-19 01:43:14.755 | 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-19 01:43:14.792 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:43:14.810 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-19 01:43:14.821 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-19 01:43:15.667 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-19 01:43:16.259 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-19 01:43:16.275 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-19 01:43:16.285 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-19 01:43:16.344 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-19 01:43:16.345 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-19 01:43:16.346 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-19 01:43:17.035 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-19 01:43:17.046 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-19 01:43:17.055 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-19 01:43:17.065 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-19 01:43:17.075 | Setting up dh-autoreconf (20) ... 2026-06-19 01:43:17.085 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-19 01:43:17.095 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-19 01:43:17.106 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-19 01:43:17.117 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-19 01:43:17.129 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-19 01:43:17.140 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-19 01:43:17.151 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-19 01:43:17.162 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-19 01:43:17.222 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:43:17.223 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:43:17.223 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:43:17.406 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:43:17.804 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-19 01:43:18.289 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-19 01:43:18.301 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-19 01:43:18.314 | Setting up postgresql-common (257build1.1) ... 2026-06-19 01:43:18.387 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:43:18.388 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:43:18.388 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:43:18.466 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:43:18.926 | 2026-06-19 01:43:18.926 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-19 01:43:19.110 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-19 01:43:19.110 | Removing obsolete dictionary files: 2026-06-19 01:43:20.146 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-19 01:43:20.712 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-19 01:43:20.765 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-19 01:43:21.504 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-19 01:43:22.687 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-19 01:43:22.699 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-19 01:43:22.712 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-19 01:43:22.725 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-19 01:43:22.758 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-19 01:43:22.769 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-19 01:43:22.779 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-19 01:43:23.487 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-19 01:43:23.498 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-19 01:43:23.509 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-19 01:43:23.518 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-19 01:43:23.527 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-19 01:43:23.538 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-19 01:43:23.546 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-19 01:43:24.360 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-19 01:43:24.370 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-19 01:43:24.382 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-19 01:43:24.447 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-19 01:43:24.458 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:43:24.469 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-19 01:43:24.480 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-19 01:43:24.491 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:43:24.503 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-19 01:43:24.514 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-19 01:43:24.525 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-19 01:43:24.538 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-19 01:43:24.550 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-19 01:43:24.561 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-19 01:43:24.572 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-19 01:43:24.583 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-19 01:43:24.594 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-19 01:43:24.606 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-19 01:43:24.619 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-19 01:43:24.631 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:43:24.642 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-19 01:43:24.712 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:43:24.712 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:43:24.712 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:43:24.891 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-19 01:43:24.903 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-19 01:43:24.914 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-19 01:43:24.926 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-19 01:43:24.941 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-19 01:43:25.603 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:43:25.646 | Enabling module mpm_event. 2026-06-19 01:43:25.696 | Enabling module authz_core. 2026-06-19 01:43:25.702 | Enabling module authz_host. 2026-06-19 01:43:25.753 | Enabling module authn_core. 2026-06-19 01:43:25.759 | Enabling module auth_basic. 2026-06-19 01:43:25.807 | Enabling module access_compat. 2026-06-19 01:43:25.855 | Enabling module authn_file. 2026-06-19 01:43:25.903 | Enabling module authz_user. 2026-06-19 01:43:25.951 | Enabling module alias. 2026-06-19 01:43:25.998 | Enabling module dir. 2026-06-19 01:43:26.046 | Enabling module autoindex. 2026-06-19 01:43:26.093 | Enabling module env. 2026-06-19 01:43:26.140 | Enabling module mime. 2026-06-19 01:43:26.188 | Enabling module negotiation. 2026-06-19 01:43:26.235 | Enabling module setenvif. 2026-06-19 01:43:26.283 | Enabling module filter. 2026-06-19 01:43:26.331 | Enabling module deflate. 2026-06-19 01:43:26.379 | Enabling module status. 2026-06-19 01:43:26.427 | Enabling module reqtimeout. 2026-06-19 01:43:26.475 | Enabling conf charset. 2026-06-19 01:43:26.523 | Enabling conf localized-error-pages. 2026-06-19 01:43:26.570 | Enabling conf other-vhosts-access-log. 2026-06-19 01:43:26.618 | Enabling conf security. 2026-06-19 01:43:26.665 | Enabling conf serve-cgi-bin. 2026-06-19 01:43:26.714 | Enabling site 000-default. 2026-06-19 01:43:27.787 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-19 01:43:28.475 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-19 01:43:29.923 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-19 01:43:29.935 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-19 01:43:30.243 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-19 01:43:30.254 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-19 01:43:30.264 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-19 01:43:31.937 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-19 01:43:32.004 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-19 01:43:32.071 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-19 01:43:32.141 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-19 01:43:33.922 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-19 01:43:34.194 | Processing triggers for ufw (0.36.2-6) ... 2026-06-19 01:43:34.387 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-19 01:43:38.113 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-19 01:43:38.142 | Processing triggers for install-info (7.1-3build2) ... 2026-06-19 01:43:38.299 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-19 01:43:38.349 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-19 01:43:38.393 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-19 01:43:42.574 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:43:42.782 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:43:42.888 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:43:46.322 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:43:47.127 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-19 01:43:47.247 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-19 01:43:47.488 | perl: warning: Setting locale failed. 2026-06-19 01:43:47.489 | perl: warning: Please check that your locale settings: 2026-06-19 01:43:47.489 | LANGUAGE = (unset), 2026-06-19 01:43:47.489 | LC_ALL = "en_US.utf8", 2026-06-19 01:43:47.489 | LANG = "de_DE.UTF-8" 2026-06-19 01:43:47.489 | are supported and installed on your system. 2026-06-19 01:43:47.489 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:43:47.615 | perl: warning: Setting locale failed. 2026-06-19 01:43:47.616 | perl: warning: Please check that your locale settings: 2026-06-19 01:43:47.616 | LANGUAGE = (unset), 2026-06-19 01:43:47.616 | LC_ALL = "en_US.utf8", 2026-06-19 01:43:47.616 | LANG = "de_DE.UTF-8" 2026-06-19 01:43:47.616 | are supported and installed on your system. 2026-06-19 01:43:47.616 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:43:47.665 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:43:47.665 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:43:47.665 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:43:47.735 | perl: warning: Setting locale failed. 2026-06-19 01:43:47.735 | perl: warning: Please check that your locale settings: 2026-06-19 01:43:47.735 | LANGUAGE = (unset), 2026-06-19 01:43:47.735 | LC_ALL = "en_US.utf8", 2026-06-19 01:43:47.735 | LANG = "de_DE.UTF-8" 2026-06-19 01:43:47.735 | are supported and installed on your system. 2026-06-19 01:43:47.735 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:43:48.075 | 2026-06-19 01:43:48.075 | Running kernel seems to be up-to-date. 2026-06-19 01:43:48.075 | 2026-06-19 01:43:48.075 | Restarting services... 2026-06-19 01:43:48.214 | systemctl restart multipathd.service packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-19 01:43:51.589 | 2026-06-19 01:43:51.589 | Service restarts being deferred: 2026-06-19 01:43:51.590 | systemctl restart ModemManager.service 2026-06-19 01:43:51.590 | /etc/needrestart/restart.d/dbus.service 2026-06-19 01:43:51.590 | systemctl restart systemd-logind.service 2026-06-19 01:43:51.590 | systemctl restart virtlockd.service 2026-06-19 01:43:51.590 | systemctl restart virtlogd.service 2026-06-19 01:43:51.590 | 2026-06-19 01:43:51.590 | No containers need to be restarted. 2026-06-19 01:43:51.590 | 2026-06-19 01:43:51.590 | User sessions running outdated binaries: 2026-06-19 01:43:51.590 | quobyte @ session #5: sshd[2027] 2026-06-19 01:43:51.605 | quobyte @ user manager service: systemd[1165] 2026-06-19 01:43:51.616 | 2026-06-19 01:43:51.617 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-19 01:43:53.563 | ++ functions-common:apt_get:1205 : result=0 2026-06-19 01:43:53.566 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-19 01:43:53.569 | ++ functions-common:time_stop:2414 : local name 2026-06-19 01:43:53.572 | ++ functions-common:time_stop:2415 : local end_time 2026-06-19 01:43:53.574 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:43:53.577 | ++ functions-common:time_stop:2417 : local total 2026-06-19 01:43:53.580 | ++ functions-common:time_stop:2418 : local start_time 2026-06-19 01:43:53.582 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-19 01:43:53.585 | ++ functions-common:time_stop:2421 : start_time=1781833350098 2026-06-19 01:43:53.588 | ++ functions-common:time_stop:2423 : [[ -z 1781833350098 ]] 2026-06-19 01:43:53.591 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:43:53.596 | ++ functions-common:time_stop:2426 : end_time=1781833433593 2026-06-19 01:43:53.598 | ++ functions-common:time_stop:2427 : elapsed_time=83495 2026-06-19 01:43:53.601 | ++ functions-common:time_stop:2428 : total=7265 2026-06-19 01:43:53.604 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:43:53.606 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=90760 2026-06-19 01:43:53.609 | ++ functions-common:apt_get:1209 : return 0 2026-06-19 01:43:53.612 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-19 01:43:53.615 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-19 01:43:53.619 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-19 01:43:53.625 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-19 01:43:53.628 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-19 01:43:53.631 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-19 01:43:53.636 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-19 01:43:53.641 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-19 01:43:53.644 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-19 01:43:53.647 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-19 01:43:53.650 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:43:53.943 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-19 01:43:53.945 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-19 01:43:53.947 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-19 01:43:53.949 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-19 01:43:53.951 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-19 01:43:53.953 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-19 01:43:53.955 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-19 01:43:53.957 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-19 01:43:53.959 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-19 01:43:53.961 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-19 01:43:53.963 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-19 01:43:53.965 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-19 01:43:53.967 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-19 01:43:53.969 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-19 01:43:53.971 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-19 01:43:53.973 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-19 01:43:53.975 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-19 01:43:53.976 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-19 01:43:53.978 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-19 01:43:53.981 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-19 01:43:53.983 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-19 01:43:53.986 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-19 01:43:53.988 | + functions-common:_ensure_lsb_release:420 : return 2026-06-19 01:43:53.991 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-19 01:43:54.004 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-19 01:43:54.007 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-19 01:43:54.020 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-19 01:43:54.022 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-19 01:43:54.035 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-19 01:43:54.037 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-19 01:43:54.040 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-19 01:43:54.042 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-19 01:43:54.044 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-19 01:43:54.046 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-19 01:43:54.048 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-19 01:43:54.051 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-19 01:43:54.053 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-19 01:43:54.055 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-19 01:43:54.057 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-19 01:43:54.057 | Distro: noble 2026-06-19 01:43:54.060 | + tools/install_pip.sh:main:117 : get_versions 2026-06-19 01:43:54.062 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-19 01:43:54.066 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-19 01:43:54.068 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-19 01:43:54.072 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-19 01:43:54.072 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-19 01:43:54.743 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-19 01:43:54.745 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-19 01:43:54.746 | pip: 24.0 2026-06-19 01:43:54.747 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-19 01:43:54.749 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-19 01:43:54.751 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-19 01:43:54.753 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-19 01:43:54.755 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-19 01:43:54.757 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-19 01:43:54.759 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-19 01:43:54.761 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-19 01:43:54.763 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-19 01:43:54.764 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-19 01:43:54.766 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-19 01:43:54.768 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-19 01:43:54.770 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-19 01:43:54.772 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-19 01:43:54.773 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-19 01:43:54.775 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-19 01:43:54.777 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:43:54.779 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:43:54.781 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-19 01:43:54.786 | + tools/install_pip.sh:main:146 : set -x 2026-06-19 01:43:54.788 | + tools/install_pip.sh:main:149 : get_versions 2026-06-19 01:43:54.790 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-19 01:43:54.794 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-19 01:43:54.796 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-19 01:43:54.799 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-19 01:43:54.799 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-19 01:43:55.379 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-19 01:43:55.381 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-19 01:43:55.381 | pip: 24.0 2026-06-19 01:43:55.384 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-19 01:43:55.386 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-19 01:43:55.390 | + ./stack.sh:main:801 : fixup_all 2026-06-19 01:43:55.393 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-19 01:43:55.397 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-19 01:43:55.399 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:43:55.401 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:43:55.405 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-19 01:43:55.419 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-19 01:43:55.434 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-19 01:43:55.449 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-19 01:43:55.451 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-19 01:43:55.453 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-19 01:43:55.457 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-19 01:43:55.459 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-19 01:43:55.462 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-19 01:43:55.465 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-19 01:43:55.467 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-19 01:43:55.470 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-19 01:43:55.472 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-19 01:43:55.476 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-19 01:43:55.478 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-19 01:43:55.481 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-19 01:43:55.484 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-19 01:43:55.487 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-19 01:43:55.490 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-19 01:43:55.492 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-19 01:43:55.494 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-19 01:43:55.510 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-19 01:43:55.524 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-19 01:43:55.538 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-19 01:43:55.552 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-19 01:43:55.567 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-19 01:43:55.582 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-19 01:43:55.596 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-19 01:43:55.610 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-19 01:43:55.613 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-19 01:43:55.616 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-19 01:44:01.065 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-19 01:44:01.088 | Using python 3.12 to install setuptools 2026-06-19 01:44:01.091 | + 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-19 01:44:02.459 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-19 01:44:02.718 | Collecting pip 2026-06-19 01:44:02.813 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-19 01:44:02.825 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-19 01:44:03.296 | Collecting setuptools[core] 2026-06-19 01:44:03.311 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-19 01:44:03.476 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-19 01:44:03.491 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-19 01:44:03.573 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-19 01:44:03.587 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-19 01:44:03.609 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.0 MB/s eta 0:00:00 2026-06-19 01:44:03.683 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-19 01:44:03.699 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-19 01:44:03.803 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-19 01:44:03.818 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-19 01:44:03.900 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-19 01:44:03.914 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-19 01:44:04.027 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-19 01:44:04.042 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-19 01:44:04.122 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-19 01:44:04.139 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-19 01:44:04.384 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-19 01:44:04.398 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-19 01:44:04.485 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-19 01:44:04.500 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-19 01:44:04.674 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-19 01:44:04.689 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-19 01:44:04.753 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-19 01:44:04.768 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-19 01:44:04.861 | 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-19 01:44:04.875 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-19 01:44:04.969 | 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-19 01:44:04.984 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-19 01:44:05.032 | 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-19 01:44:05.064 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-19 01:44:05.259 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.6 MB/s eta 0:00:00 2026-06-19 01:44:05.274 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-19 01:44:05.296 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-19 01:44:05.319 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-19 01:44:05.331 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.9 MB/s eta 0:00:00 2026-06-19 01:44:05.347 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-19 01:44:05.360 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.2 MB/s eta 0:00:00 2026-06-19 01:44:05.376 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-19 01:44:05.397 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-19 01:44:05.474 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 13.8 MB/s eta 0:00:00 2026-06-19 01:44:05.490 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-19 01:44:05.511 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-19 01:44:05.533 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-19 01:44:05.547 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 12.2 MB/s eta 0:00:00 2026-06-19 01:44:05.562 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-19 01:44:05.583 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-19 01:44:05.608 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 14.3 MB/s eta 0:00:00 2026-06-19 01:44:05.624 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-19 01:44:05.645 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-19 01:44:05.658 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.8 MB/s eta 0:00:00 2026-06-19 01:44:05.673 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-19 01:44:05.744 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.1 MB/s eta 0:00:00 2026-06-19 01:44:06.484 | 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-19 01:44:06.508 | Attempting uninstall: setuptools 2026-06-19 01:44:06.524 | Found existing installation: setuptools 68.1.2 2026-06-19 01:44:06.524 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:44:06.524 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-19 01:44:07.667 | Attempting uninstall: pygments 2026-06-19 01:44:07.676 | Found existing installation: Pygments 2.17.2 2026-06-19 01:44:07.676 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:44:07.678 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-19 01:44:08.918 | Attempting uninstall: pip 2026-06-19 01:44:08.923 | Found existing installation: pip 24.0 2026-06-19 01:44:08.993 | Uninstalling pip-24.0: 2026-06-19 01:44:09.003 | Successfully uninstalled pip-24.0 2026-06-19 01:44:10.601 | Attempting uninstall: packaging 2026-06-19 01:44:10.611 | Found existing installation: packaging 24.0 2026-06-19 01:44:10.612 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:44:10.612 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-19 01:44:10.800 | Attempting uninstall: markdown-it-py 2026-06-19 01:44:10.825 | Found existing installation: markdown-it-py 3.0.0 2026-06-19 01:44:10.826 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:44:10.826 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-19 01:44:10.988 | Attempting uninstall: wheel 2026-06-19 01:44:11.036 | Found existing installation: wheel 0.42.0 2026-06-19 01:44:11.036 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:44:11.036 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-19 01:44:11.088 | Attempting uninstall: rich 2026-06-19 01:44:11.135 | Found existing installation: rich 13.7.1 2026-06-19 01:44:11.136 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:44:11.137 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-19 01:44:11.850 | 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.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-19 01:44:12.057 | + inc/python:pip_install:216 : result=0 2026-06-19 01:44:12.060 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:44:12.062 | + functions-common:time_stop:2414 : local name 2026-06-19 01:44:12.065 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:44:12.068 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:44:12.070 | + functions-common:time_stop:2417 : local total 2026-06-19 01:44:12.073 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:44:12.075 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:44:12.078 | + functions-common:time_stop:2421 : start_time=1781833441082 2026-06-19 01:44:12.080 | + functions-common:time_stop:2423 : [[ -z 1781833441082 ]] 2026-06-19 01:44:12.083 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:44:12.087 | + functions-common:time_stop:2426 : end_time=1781833452084 2026-06-19 01:44:12.090 | + functions-common:time_stop:2427 : elapsed_time=11002 2026-06-19 01:44:12.092 | + functions-common:time_stop:2428 : total=0 2026-06-19 01:44:12.096 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:44:12.098 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11002 2026-06-19 01:44:12.100 | + inc/python:pip_install:219 : return 0 2026-06-19 01:44:12.102 | + 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-19 01:44:12.105 | + 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-19 01:44:12.107 | + 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-19 01:44:12.110 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-19 01:44:12.112 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-19 01:44:12.116 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-19 01:44:12.137 | Using python 3.12 to install os-testr 2026-06-19 01:44:12.139 | + 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-19 01:44:13.604 | Collecting os-testr 2026-06-19 01:44:13.746 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-19 01:44:13.810 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-19 01:44:13.824 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-19 01:44:13.860 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-19 01:44:13.876 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-19 01:44:13.936 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-19 01:44:13.951 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-19 01:44:13.964 | 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-19 01:44:13.992 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-19 01:44:14.007 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-19 01:44:14.098 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-19 01:44:14.112 | 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-19 01:44:14.146 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-19 01:44:14.172 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-19 01:44:14.209 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-19 01:44:14.231 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-19 01:44:14.255 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-19 01:44:14.276 | 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-19 01:44:14.310 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 19.7 MB/s 0:00:00 2026-06-19 01:44:14.472 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-19 01:44:14.616 | Attempting uninstall: PyYAML 2026-06-19 01:44:14.623 | Found existing installation: PyYAML 6.0.1 2026-06-19 01:44:14.623 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:44:14.623 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-19 01:44:15.013 | 2026-06-19 01:44:15.019 | 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-19 01:44:15.132 | + inc/python:pip_install:216 : result=0 2026-06-19 01:44:15.136 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:44:15.138 | + functions-common:time_stop:2414 : local name 2026-06-19 01:44:15.140 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:44:15.142 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:44:15.145 | + functions-common:time_stop:2417 : local total 2026-06-19 01:44:15.147 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:44:15.149 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:44:15.152 | + functions-common:time_stop:2421 : start_time=1781833452132 2026-06-19 01:44:15.154 | + functions-common:time_stop:2423 : [[ -z 1781833452132 ]] 2026-06-19 01:44:15.156 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:44:15.161 | + functions-common:time_stop:2426 : end_time=1781833455158 2026-06-19 01:44:15.163 | + functions-common:time_stop:2427 : elapsed_time=3026 2026-06-19 01:44:15.165 | + functions-common:time_stop:2428 : total=11002 2026-06-19 01:44:15.168 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:44:15.170 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14028 2026-06-19 01:44:15.172 | + inc/python:pip_install:219 : return 0 2026-06-19 01:44:15.175 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-19 01:44:15.236 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-19 01:44:15.335 | + ./stack.sh:main:829 : install_infra 2026-06-19 01:44:15.338 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-19 01:44:15.340 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-19 01:44:15.344 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-19 01:44:20.816 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-19 01:44:20.820 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-19 01:44:20.842 | + 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-19 01:44:22.209 | Collecting pbr 2026-06-19 01:44:22.212 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-19 01:44:22.637 | Collecting setuptools[core] 2026-06-19 01:44:22.640 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-19 01:44:22.790 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-19 01:44:22.792 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-19 01:44:22.866 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-19 01:44:22.869 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-19 01:44:22.937 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-19 01:44:22.940 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-19 01:44:23.028 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-19 01:44:23.032 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-19 01:44:23.098 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-19 01:44:23.100 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-19 01:44:23.198 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-19 01:44:23.201 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-19 01:44:23.268 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-19 01:44:23.271 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-19 01:44:23.503 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-19 01:44:23.507 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-19 01:44:23.580 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-19 01:44:23.583 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-19 01:44:23.739 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-19 01:44:23.742 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-19 01:44:23.791 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-19 01:44:23.795 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-19 01:44:23.874 | 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-19 01:44:23.877 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-19 01:44:23.954 | 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-19 01:44:23.957 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-19 01:44:24.044 | 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-19 01:44:24.138 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-19 01:44:24.163 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-19 01:44:24.168 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-19 01:44:24.171 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-19 01:44:24.172 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-19 01:44:24.174 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-19 01:44:24.177 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-19 01:44:24.180 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-19 01:44:24.191 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-19 01:44:24.193 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-19 01:44:24.195 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-19 01:44:24.198 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-19 01:44:24.201 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-19 01:44:24.205 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-19 01:44:24.208 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-19 01:44:24.211 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-19 01:44:24.236 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-19 01:44:24.516 | 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-19 01:44:28.202 | 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.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-19 01:44:28.389 | + inc/python:pip_install:216 : result=0 2026-06-19 01:44:28.392 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:44:28.394 | + functions-common:time_stop:2414 : local name 2026-06-19 01:44:28.395 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:44:28.398 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:44:28.401 | + functions-common:time_stop:2417 : local total 2026-06-19 01:44:28.404 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:44:28.406 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:44:28.409 | + functions-common:time_stop:2421 : start_time=1781833460834 2026-06-19 01:44:28.411 | + functions-common:time_stop:2423 : [[ -z 1781833460834 ]] 2026-06-19 01:44:28.415 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:44:28.419 | + functions-common:time_stop:2426 : end_time=1781833468416 2026-06-19 01:44:28.422 | + functions-common:time_stop:2427 : elapsed_time=7582 2026-06-19 01:44:28.424 | + functions-common:time_stop:2428 : total=14028 2026-06-19 01:44:28.427 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:44:28.429 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21610 2026-06-19 01:44:28.432 | + inc/python:pip_install:219 : return 0 2026-06-19 01:44:28.434 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-19 01:44:28.437 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-19 01:44:28.463 | + 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-19 01:44:29.707 | Processing /opt/stack/requirements 2026-06-19 01:44:29.712 | Installing build dependencies: started 2026-06-19 01:44:32.768 | Installing build dependencies: finished with status 'done' 2026-06-19 01:44:32.771 | Getting requirements to build wheel: started 2026-06-19 01:44:33.054 | Getting requirements to build wheel: finished with status 'done' 2026-06-19 01:44:33.057 | Preparing metadata (pyproject.toml): started 2026-06-19 01:44:34.202 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-19 01:44:34.393 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8453) 2026-06-19 01:44:34.490 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-19 01:44:34.512 | 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.dev8453) (26.2) 2026-06-19 01:44:34.617 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8453) 2026-06-19 01:44:34.632 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-19 01:44:34.782 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8453) 2026-06-19 01:44:34.784 | 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-19 01:44:34.927 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8453) 2026-06-19 01:44:34.943 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-19 01:44:34.954 | 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.dev8453) (82.0.1) 2026-06-19 01:44:35.271 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-19 01:44:35.286 | 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-19 01:44:35.302 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.0 MB/s eta 0:00:00 2026-06-19 01:44:35.374 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-19 01:44:35.389 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-19 01:44:35.515 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-19 01:44:35.529 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-19 01:44:35.617 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8453) 2026-06-19 01:44:35.632 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-19 01:44:35.750 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-19 01:44:35.775 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-19 01:44:35.788 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.2 MB/s eta 0:00:00 2026-06-19 01:44:35.790 | 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-19 01:44:35.812 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-19 01:44:35.826 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 6.6 MB/s eta 0:00:00 2026-06-19 01:44:35.841 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-19 01:44:35.856 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.0 MB/s eta 0:00:00 2026-06-19 01:44:35.872 | 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-19 01:44:35.889 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 17.1 MB/s eta 0:00:00 2026-06-19 01:44:35.904 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-19 01:44:35.916 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.1 MB/s eta 0:00:00 2026-06-19 01:44:35.932 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-19 01:44:35.947 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.3 MB/s eta 0:00:00 2026-06-19 01:44:35.979 | Building wheels for collected packages: openstack_requirements 2026-06-19 01:44:35.981 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-19 01:44:38.176 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-19 01:44:38.177 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8453-py3-none-any.whl size=52409 sha256=29a12b13c9409a6fef20d1d4248cd617e44e269cbbe5cd96188dbc5437df2df3 2026-06-19 01:44:38.178 | Stored in directory: /tmp/pip-ephem-wheel-cache-56qrmwrh/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-19 01:44:38.182 | Successfully built openstack_requirements 2026-06-19 01:44:38.456 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-19 01:44:39.203 | 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.dev8453 requests-2.34.2 urllib3-2.7.0 2026-06-19 01:44:39.404 | + inc/python:pip_install:216 : result=0 2026-06-19 01:44:39.407 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:44:39.409 | + functions-common:time_stop:2414 : local name 2026-06-19 01:44:39.412 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:44:39.415 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:44:39.417 | + functions-common:time_stop:2417 : local total 2026-06-19 01:44:39.420 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:44:39.422 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:44:39.425 | + functions-common:time_stop:2421 : start_time=1781833468452 2026-06-19 01:44:39.428 | + functions-common:time_stop:2423 : [[ -z 1781833468452 ]] 2026-06-19 01:44:39.431 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:44:39.436 | + functions-common:time_stop:2426 : end_time=1781833479432 2026-06-19 01:44:39.439 | + functions-common:time_stop:2427 : elapsed_time=10980 2026-06-19 01:44:39.441 | + functions-common:time_stop:2428 : total=21610 2026-06-19 01:44:39.443 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:44:39.446 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32590 2026-06-19 01:44:39.449 | + inc/python:pip_install:219 : return 0 2026-06-19 01:44:39.452 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-19 01:44:39.454 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-19 01:44:39.457 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-19 01:44:39.461 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:44:39.463 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:44:39.466 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-19 01:44:39.469 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:44:39.472 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-19 01:44:39.494 | Using python 3.12 to install pbr 2026-06-19 01:44:39.497 | + 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-19 01:44:40.451 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-19 01:44:40.643 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-19 01:44:40.872 | + inc/python:pip_install:216 : result=0 2026-06-19 01:44:40.874 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:44:40.877 | + functions-common:time_stop:2414 : local name 2026-06-19 01:44:40.880 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:44:40.882 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:44:40.884 | + functions-common:time_stop:2417 : local total 2026-06-19 01:44:40.887 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:44:40.890 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:44:40.892 | + functions-common:time_stop:2421 : start_time=1781833479488 2026-06-19 01:44:40.895 | + functions-common:time_stop:2423 : [[ -z 1781833479488 ]] 2026-06-19 01:44:40.898 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:44:40.902 | + functions-common:time_stop:2426 : end_time=1781833480899 2026-06-19 01:44:40.905 | + functions-common:time_stop:2427 : elapsed_time=1411 2026-06-19 01:44:40.907 | + functions-common:time_stop:2428 : total=32590 2026-06-19 01:44:40.910 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:44:40.912 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34001 2026-06-19 01:44:40.915 | + inc/python:pip_install:219 : return 0 2026-06-19 01:44:40.918 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-19 01:44:46.356 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-19 01:44:47.145 | Collecting bindep 2026-06-19 01:44:47.239 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-19 01:44:47.342 | Collecting distro>=1.7 (from bindep) 2026-06-19 01:44:47.356 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-19 01:44:47.438 | Collecting packaging (from bindep) 2026-06-19 01:44:47.441 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-19 01:44:47.489 | Collecting Parsley (from bindep) 2026-06-19 01:44:47.504 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-19 01:44:47.592 | Collecting pbr>=2 (from bindep) 2026-06-19 01:44:47.594 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-19 01:44:47.989 | Collecting setuptools (from pbr>=2->bindep) 2026-06-19 01:44:47.991 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-19 01:44:48.076 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-19 01:44:48.108 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-19 01:44:48.117 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-19 01:44:48.120 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-19 01:44:48.136 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-19 01:44:48.157 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.2 MB/s eta 0:00:00 2026-06-19 01:44:48.159 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-19 01:44:48.301 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-19 01:44:50.006 | 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-19 01:44:50.148 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-19 01:44:50.151 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-19 01:44:50.154 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-19 01:44:50.173 | + ./stack.sh:main:838 : pkgs= 2026-06-19 01:44:50.175 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-19 01:44:50.179 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-19 01:44:50.181 | + functions-common:run_phase:1842 : local mode=stack 2026-06-19 01:44:50.185 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-19 01:44:50.187 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-19 01:44:50.190 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-19 01:44:50.193 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-19 01:44:50.196 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-19 01:44:50.199 | + functions-common:run_phase:1852 : local extra 2026-06-19 01:44:50.202 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-19 01:44:50.206 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-19 01:44:50.209 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-19 01:44:50.213 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-19 01:44:50.216 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-19 01:44:50.219 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-19 01:44:50.235 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:44:50.238 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-19 01:44:50.241 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-19 01:44:50.244 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-19 01:44:50.247 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-19 01:44:50.250 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-19 01:44:50.252 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-19 01:44:50.255 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-19 01:44:50.258 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-19 01:44:50.260 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-19 01:44:50.263 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-19 01:44:50.266 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-19 01:44:50.269 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-19 01:44:50.272 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-19 01:44:50.275 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-19 01:44:50.278 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-19 01:44:50.280 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-19 01:44:50.282 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-19 01:44:50.285 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-19 01:44:50.288 | + functions-common:run_plugins:1831 : local plugins= 2026-06-19 01:44:50.291 | + functions-common:run_plugins:1832 : local plugin 2026-06-19 01:44:50.294 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-19 01:44:50.297 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-19 01:44:50.301 | + functions:set_systemd_override:845 : local value=2048 2026-06-19 01:44:50.303 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-19 01:44:50.306 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-19 01:44:50.368 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-19 01:44:50.368 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-19 01:44:50.371 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-19 01:44:50.787 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-19 01:44:50.789 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-19 01:44:50.808 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:44:50.812 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-19 01:44:50.815 | + functions-common:install_package:1432 : update_package_repo 2026-06-19 01:44:50.818 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-19 01:44:50.820 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-19 01:44:50.822 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-19 01:44:50.825 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-19 01:44:50.828 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-19 01:44:50.831 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:44:50.833 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:44:50.836 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-19 01:44:50.839 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-19 01:44:50.841 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-19 01:44:50.844 | + functions-common:apt_get_update:1161 : return 2026-06-19 01:44:50.847 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-19 01:44:50.849 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-19 01:44:50.853 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:44:50.855 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:44:50.859 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-19 01:44:50.883 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-19 01:44:50.919 | Reading package lists... 2026-06-19 01:44:51.272 | Building dependency tree... 2026-06-19 01:44:51.273 | Reading state information... 2026-06-19 01:44:51.772 | The following additional packages will be installed: 2026-06-19 01:44:51.773 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-19 01:44:51.773 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-19 01:44:51.773 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-19 01:44:51.774 | erlang-tools erlang-xmerl 2026-06-19 01:44:51.777 | Suggested packages: 2026-06-19 01:44:51.777 | erlang erlang-manpages erlang-doc 2026-06-19 01:44:51.836 | The following NEW packages will be installed: 2026-06-19 01:44:51.836 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-19 01:44:51.836 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-19 01:44:51.836 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-19 01:44:51.838 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-19 01:44:51.887 | 0 upgraded, 18 newly installed, 0 to remove and 79 not upgraded. 2026-06-19 01:44:51.887 | Need to get 36.1 MB of archives. 2026-06-19 01:44:51.887 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-19 01:44:51.888 | 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-19 01:44:52.028 | 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-19 01:44:52.039 | 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-19 01:44:52.041 | 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-19 01:44:52.051 | 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-19 01:44:52.061 | 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-19 01:44:52.064 | 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-19 01:44:52.083 | 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-19 01:44:52.085 | 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-19 01:44:52.087 | 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-19 01:44:52.088 | 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-19 01:44:52.096 | 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-19 01:44:52.117 | 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-19 01:44:52.119 | 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-19 01:44:52.121 | 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-19 01:44:52.125 | 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-19 01:44:52.132 | 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-19 01:44:52.147 | 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-19 01:44:52.546 | perl: warning: Setting locale failed. 2026-06-19 01:44:52.546 | perl: warning: Please check that your locale settings: 2026-06-19 01:44:52.546 | LANGUAGE = (unset), 2026-06-19 01:44:52.546 | LC_ALL = "en_US.utf8", 2026-06-19 01:44:52.546 | LANG = "de_DE.UTF-8" 2026-06-19 01:44:52.546 | are supported and installed on your system. 2026-06-19 01:44:52.546 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:44:52.607 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:44:52.607 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:44:52.607 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:44:52.792 | Fetched 36.1 MB in 0s (78.3 MB/s) 2026-06-19 01:44:52.867 | Selecting previously unselected package erlang-base. 2026-06-19 01:44:52.928 | (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-19 01:44:52.935 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:52.939 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:53.314 | Selecting previously unselected package erlang-asn1. 2026-06-19 01:44:53.326 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:53.331 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:53.388 | Selecting previously unselected package erlang-crypto. 2026-06-19 01:44:53.400 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:53.404 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:53.447 | Selecting previously unselected package erlang-public-key. 2026-06-19 01:44:53.458 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:53.462 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:53.516 | Selecting previously unselected package erlang-mnesia. 2026-06-19 01:44:53.528 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:53.531 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:53.595 | Selecting previously unselected package erlang-runtime-tools. 2026-06-19 01:44:53.607 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:53.611 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:53.671 | Selecting previously unselected package erlang-ssl. 2026-06-19 01:44:53.683 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:53.687 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:53.773 | Selecting previously unselected package erlang-eldap. 2026-06-19 01:44:53.785 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:53.789 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:53.829 | Selecting previously unselected package erlang-ftp. 2026-06-19 01:44:53.841 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:53.845 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:53.885 | Selecting previously unselected package erlang-tftp. 2026-06-19 01:44:53.897 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:53.901 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:53.943 | Selecting previously unselected package erlang-inets. 2026-06-19 01:44:53.955 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:53.959 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:54.039 | Selecting previously unselected package erlang-snmp. 2026-06-19 01:44:54.051 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:54.055 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:54.227 | Selecting previously unselected package erlang-os-mon. 2026-06-19 01:44:54.235 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:54.239 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:54.282 | Selecting previously unselected package erlang-parsetools. 2026-06-19 01:44:54.294 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:54.298 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:54.339 | Selecting previously unselected package erlang-syntax-tools. 2026-06-19 01:44:54.351 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:54.355 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:54.399 | Selecting previously unselected package erlang-tools. 2026-06-19 01:44:54.411 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:54.414 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:54.472 | Selecting previously unselected package erlang-xmerl. 2026-06-19 01:44:54.484 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-19 01:44:54.487 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:54.565 | Selecting previously unselected package rabbitmq-server. 2026-06-19 01:44:54.576 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-19 01:44:54.582 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-19 01:44:55.599 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:55.942 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-19 01:44:55.942 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-19 01:44:58.353 | Searching for services which depend on erlang and should be started... none found. 2026-06-19 01:44:58.359 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:58.371 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:58.382 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:58.393 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:58.405 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:58.416 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:58.427 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:58.439 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:58.451 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:58.463 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:58.475 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:58.486 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:58.498 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:58.509 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:58.520 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:58.531 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-19 01:44:58.543 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-19 01:44:58.631 | info: Selecting GID from range 100 to 999 ... 2026-06-19 01:44:58.636 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-19 01:44:58.731 | info: Selecting UID from range 100 to 999 ... 2026-06-19 01:44:58.731 | 2026-06-19 01:44:58.735 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-19 01:44:58.738 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-19 01:44:58.785 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-19 01:44:58.989 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-19 01:45:18.470 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-19 01:45:20.151 | perl: warning: Setting locale failed. 2026-06-19 01:45:20.152 | perl: warning: Please check that your locale settings: 2026-06-19 01:45:20.152 | LANGUAGE = (unset), 2026-06-19 01:45:20.152 | LC_ALL = "en_US.utf8", 2026-06-19 01:45:20.152 | LANG = "de_DE.UTF-8" 2026-06-19 01:45:20.152 | are supported and installed on your system. 2026-06-19 01:45:20.152 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:45:20.286 | perl: warning: Setting locale failed. 2026-06-19 01:45:20.286 | perl: warning: Please check that your locale settings: 2026-06-19 01:45:20.286 | LANGUAGE = (unset), 2026-06-19 01:45:20.286 | LC_ALL = "en_US.utf8", 2026-06-19 01:45:20.286 | LANG = "de_DE.UTF-8" 2026-06-19 01:45:20.286 | are supported and installed on your system. 2026-06-19 01:45:20.286 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:45:20.338 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:45:20.338 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:45:20.338 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:45:20.410 | perl: warning: Setting locale failed. 2026-06-19 01:45:20.410 | perl: warning: Please check that your locale settings: 2026-06-19 01:45:20.411 | LANGUAGE = (unset), 2026-06-19 01:45:20.411 | LC_ALL = "en_US.utf8", 2026-06-19 01:45:20.411 | LANG = "de_DE.UTF-8" 2026-06-19 01:45:20.411 | are supported and installed on your system. 2026-06-19 01:45:20.411 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:45:20.898 | 2026-06-19 01:45:20.898 | Running kernel seems to be up-to-date. 2026-06-19 01:45:20.898 | 2026-06-19 01:45:20.898 | Restarting services... 2026-06-19 01:45:20.944 | 2026-06-19 01:45:20.944 | Service restarts being deferred: 2026-06-19 01:45:20.944 | /etc/needrestart/restart.d/dbus.service 2026-06-19 01:45:20.944 | systemctl restart systemd-logind.service 2026-06-19 01:45:20.944 | systemctl restart virtlockd.service 2026-06-19 01:45:20.945 | systemctl restart virtlogd.service 2026-06-19 01:45:20.945 | 2026-06-19 01:45:20.945 | No containers need to be restarted. 2026-06-19 01:45:20.945 | 2026-06-19 01:45:20.945 | User sessions running outdated binaries: 2026-06-19 01:45:20.945 | quobyte @ session #5: sshd[2027] 2026-06-19 01:45:20.953 | quobyte @ user manager service: systemd[1165] 2026-06-19 01:45:20.963 | 2026-06-19 01:45:20.963 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-19 01:45:22.808 | + functions-common:apt_get:1205 : result=0 2026-06-19 01:45:22.811 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-19 01:45:22.815 | + functions-common:time_stop:2414 : local name 2026-06-19 01:45:22.819 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:45:22.822 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:45:22.825 | + functions-common:time_stop:2417 : local total 2026-06-19 01:45:22.829 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:45:22.833 | + functions-common:time_stop:2420 : name=apt-get 2026-06-19 01:45:22.837 | + functions-common:time_stop:2421 : start_time=1781833490880 2026-06-19 01:45:22.841 | + functions-common:time_stop:2423 : [[ -z 1781833490880 ]] 2026-06-19 01:45:22.845 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:45:22.851 | + functions-common:time_stop:2426 : end_time=1781833522847 2026-06-19 01:45:22.854 | + functions-common:time_stop:2427 : elapsed_time=31967 2026-06-19 01:45:22.857 | + functions-common:time_stop:2428 : total=90760 2026-06-19 01:45:22.860 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:45:22.864 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=122727 2026-06-19 01:45:22.868 | + functions-common:apt_get:1209 : return 0 2026-06-19 01:45:22.871 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-19 01:45:22.875 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-19 01:45:22.878 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-19 01:45:22.882 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-19 01:45:22.885 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-19 01:45:22.888 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-19 01:45:22.892 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-19 01:45:22.896 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-19 01:45:22.899 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-19 01:45:22.903 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-19 01:45:22.907 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-19 01:45:22.911 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-19 01:45:22.914 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-19 01:45:22.917 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-19 01:45:22.921 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-19 01:45:22.925 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-19 01:45:22.948 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:45:22.952 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-19 01:45:22.956 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 01:45:22.959 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-19 01:45:22.963 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-19 01:45:22.967 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-19 01:45:22.972 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-19 01:45:22.975 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-19 01:45:22.978 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-19 01:45:22.982 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-19 01:45:22.985 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-19 01:45:22.988 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-19 01:45:22.992 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-19 01:45:24.106 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-19 01:45:24.106 | user tags 2026-06-19 01:45:24.106 | guest [administrator]' 2026-06-19 01:45:24.111 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-19 01:45:24.111 | user tags 2026-06-19 01:45:24.111 | guest [administrator]' 2026-06-19 01:45:24.112 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-19 01:45:24.118 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-19 01:45:24.121 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-19 01:45:24.124 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-19 01:45:25.174 | Adding user "stackrabbit" ... 2026-06-19 01:45:25.197 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-19 01:45:25.217 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-19 01:45:26.300 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-19 01:45:26.332 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-19 01:45:26.336 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-19 01:45:27.368 | Changing password for user "stackrabbit" ... 2026-06-19 01:45:27.402 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-19 01:45:27.404 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-19 01:45:27.407 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-19 01:45:28.455 | Deleting user "guest" ... 2026-06-19 01:45:28.486 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-19 01:45:28.505 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:45:28.509 | + ./stack.sh:main:855 : install_database 2026-06-19 01:45:28.511 | + lib/database:install_database:118 : install_database_mysql 2026-06-19 01:45:28.514 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-19 01:45:28.517 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:45:28.519 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:45:28.522 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-19 01:45:28.534 | perl: warning: Setting locale failed. 2026-06-19 01:45:28.535 | perl: warning: Please check that your locale settings: 2026-06-19 01:45:28.535 | LANGUAGE = (unset), 2026-06-19 01:45:28.535 | LC_ALL = "en_US.utf8", 2026-06-19 01:45:28.535 | LANG = "de_DE.UTF-8" 2026-06-19 01:45:28.535 | are supported and installed on your system. 2026-06-19 01:45:28.535 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:45:28.584 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:45:28.584 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:45:28.584 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:45:28.691 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-19 01:45:28.695 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-19 01:45:28.699 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-19 01:45:28.702 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:45:28.703 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:45:28.706 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-19 01:45:28.710 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-19 01:45:28.712 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-19 01:45:28.717 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-19 01:45:28.721 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-19 01:45:28.723 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-19 01:45:28.726 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-19 01:45:28.729 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-19 01:45:28.731 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-19 01:45:28.734 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-19 01:45:28.737 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-19 01:45:28.740 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-19 01:45:28.743 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-19 01:45:28.746 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-19 01:45:28.748 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-19 01:45:28.752 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-19 01:45:28.755 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-19 01:45:28.757 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-19 01:45:28.760 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-19 01:45:28.762 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:45:28.765 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:45:28.768 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-19 01:45:28.771 | + functions-common:install_package:1432 : update_package_repo 2026-06-19 01:45:28.774 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-19 01:45:28.777 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-19 01:45:28.779 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-19 01:45:28.782 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-19 01:45:28.785 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-19 01:45:28.787 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:45:28.790 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:45:28.792 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-19 01:45:28.794 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-19 01:45:28.797 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-19 01:45:28.800 | + functions-common:apt_get_update:1161 : return 2026-06-19 01:45:28.802 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-19 01:45:28.805 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-19 01:45:28.808 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:45:28.810 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:45:28.812 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-19 01:45:28.833 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-19 01:45:28.870 | Reading package lists... 2026-06-19 01:45:29.204 | Building dependency tree... 2026-06-19 01:45:29.206 | Reading state information... 2026-06-19 01:45:29.664 | The following additional packages will be installed: 2026-06-19 01:45:29.664 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-19 01:45:29.664 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-19 01:45:29.665 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-19 01:45:29.665 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-19 01:45:29.666 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-19 01:45:29.666 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-19 01:45:29.667 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-19 01:45:29.669 | Suggested packages: 2026-06-19 01:45:29.669 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-19 01:45:29.672 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-19 01:45:29.720 | The following NEW packages will be installed: 2026-06-19 01:45:29.720 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-19 01:45:29.720 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-19 01:45:29.720 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-19 01:45:29.721 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-19 01:45:29.722 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-19 01:45:29.722 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-19 01:45:29.723 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-19 01:45:29.768 | 0 upgraded, 27 newly installed, 0 to remove and 79 not upgraded. 2026-06-19 01:45:29.768 | Need to get 29.6 MB of archives. 2026-06-19 01:45:29.768 | After this operation, 243 MB of additional disk space will be used. 2026-06-19 01:45:29.768 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [2740 kB] 2026-06-19 01:45:29.824 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [22.5 kB] 2026-06-19 01:45:29.826 | 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-19 01:45:29.826 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-19 01:45:29.831 | 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-19 01:45:29.835 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [17.5 MB] 2026-06-19 01:45:30.083 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [1442 kB] 2026-06-19 01:45:30.099 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-19 01:45:30.100 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-19 01:45:30.101 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-19 01:45:30.102 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-19 01:45:30.105 | 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-19 01:45:30.105 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-19 01:45:30.106 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-19 01:45:30.107 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-19 01:45:30.108 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-19 01:45:30.109 | 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-19 01:45:30.109 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-19 01:45:30.111 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-19 01:45:30.112 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-19 01:45:30.113 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-19 01:45:30.116 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-19 01:45:30.117 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-19 01:45:30.118 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-19 01:45:30.119 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-19 01:45:30.212 | 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-19 01:45:30.212 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.2 [9524 B] 2026-06-19 01:45:30.432 | perl: warning: Setting locale failed. 2026-06-19 01:45:30.432 | perl: warning: Please check that your locale settings: 2026-06-19 01:45:30.432 | LANGUAGE = (unset), 2026-06-19 01:45:30.432 | LC_ALL = "en_US.utf8", 2026-06-19 01:45:30.432 | LANG = "de_DE.UTF-8" 2026-06-19 01:45:30.432 | are supported and installed on your system. 2026-06-19 01:45:30.432 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:45:30.494 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:45:30.494 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:45:30.494 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:45:30.617 | Vorkonfiguration der Pakete ... 2026-06-19 01:45:30.628 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:45:30.756 | Fetched 29.6 MB in 0s (63.5 MB/s) 2026-06-19 01:45:30.790 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-19 01:45:30.850 | (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-19 01:45:30.856 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-19 01:45:30.860 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-19 01:45:31.259 | Selecting previously unselected package mysql-client-8.0. 2026-06-19 01:45:31.268 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-19 01:45:31.272 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-19 01:45:31.319 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-19 01:45:31.332 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-19 01:45:31.339 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-19 01:45:31.382 | Selecting previously unselected package libmecab2:amd64. 2026-06-19 01:45:31.394 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-19 01:45:31.398 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-19 01:45:31.448 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-19 01:45:31.460 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-19 01:45:31.464 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-19 01:45:31.509 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-19 01:45:31.522 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-19 01:45:31.526 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-19 01:45:32.462 | Selecting previously unselected package mysql-server-8.0. 2026-06-19 01:45:32.474 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-19 01:45:32.483 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:45:32.534 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:45:32.534 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:45:32.535 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:45:32.612 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:45:32.623 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:45:32.917 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-19 01:45:32.984 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-19 01:45:32.997 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-19 01:45:33.001 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-19 01:45:33.043 | Selecting previously unselected package liburi-perl. 2026-06-19 01:45:33.055 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-19 01:45:33.059 | Unpacking liburi-perl (5.27-1) ... 2026-06-19 01:45:33.142 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-19 01:45:33.154 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-19 01:45:33.158 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-19 01:45:33.218 | Selecting previously unselected package libcgi-pm-perl. 2026-06-19 01:45:33.230 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-19 01:45:33.234 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-19 01:45:33.299 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-19 01:45:33.311 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-19 01:45:33.315 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-19 01:45:33.361 | Selecting previously unselected package libfcgi-perl. 2026-06-19 01:45:33.373 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-19 01:45:33.377 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-19 01:45:33.423 | Selecting previously unselected package libcgi-fast-perl. 2026-06-19 01:45:33.435 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-19 01:45:33.440 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-19 01:45:33.482 | Selecting previously unselected package libclone-perl:amd64. 2026-06-19 01:45:33.495 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-19 01:45:33.499 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-19 01:45:33.542 | Selecting previously unselected package libencode-locale-perl. 2026-06-19 01:45:33.554 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-19 01:45:33.558 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-19 01:45:33.602 | Selecting previously unselected package libfcgi-bin. 2026-06-19 01:45:33.614 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-19 01:45:33.618 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-19 01:45:33.659 | Selecting previously unselected package libhtml-template-perl. 2026-06-19 01:45:33.672 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-19 01:45:33.676 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-19 01:45:33.723 | Selecting previously unselected package libtimedate-perl. 2026-06-19 01:45:33.735 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-19 01:45:33.739 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-19 01:45:33.809 | Selecting previously unselected package libhttp-date-perl. 2026-06-19 01:45:33.822 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-19 01:45:33.826 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-19 01:45:33.868 | Selecting previously unselected package libio-html-perl. 2026-06-19 01:45:33.881 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-19 01:45:33.885 | Unpacking libio-html-perl (1.004-3) ... 2026-06-19 01:45:33.930 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-19 01:45:33.943 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-19 01:45:33.947 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-19 01:45:33.990 | Selecting previously unselected package libhttp-message-perl. 2026-06-19 01:45:34.002 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-19 01:45:34.006 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-19 01:45:34.060 | Selecting previously unselected package mecab-utils. 2026-06-19 01:45:34.072 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-19 01:45:34.076 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-19 01:45:34.123 | Selecting previously unselected package mecab-ipadic. 2026-06-19 01:45:34.136 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-19 01:45:34.140 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-19 01:45:34.791 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-19 01:45:34.803 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-19 01:45:34.807 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-19 01:45:34.848 | Selecting previously unselected package mysql-server. 2026-06-19 01:45:34.861 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-19 01:45:34.865 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-19 01:45:34.929 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-19 01:45:34.940 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-19 01:45:34.954 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-19 01:45:34.966 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-19 01:45:34.977 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-19 01:45:34.987 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-19 01:45:34.998 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-19 01:45:35.008 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-19 01:45:35.019 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-19 01:45:35.030 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-19 01:45:35.042 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-19 01:45:35.053 | Setting up libio-html-perl (1.004-3) ... 2026-06-19 01:45:35.065 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-19 01:45:35.076 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-19 01:45:35.106 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-19 01:45:35.118 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-19 01:45:35.129 | Setting up liburi-perl (5.27-1) ... 2026-06-19 01:45:35.140 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-19 01:45:35.190 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:45:35.243 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:45:35.244 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:45:35.244 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:45:35.321 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:45:35.333 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:45:35.384 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-19 01:45:35.419 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-19 01:45:47.316 | mysqld will log errors to /var/log/mysql/error.log 2026-06-19 01:45:48.168 | mysqld is running as pid 22028 2026-06-19 01:45:50.620 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-19 01:45:52.297 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-19 01:45:52.308 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-19 01:45:52.316 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-19 01:45:52.320 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-19 01:45:52.320 | 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-19 01:45:52.320 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-19 01:45:52.325 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-19 01:45:52.325 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-19 01:45:52.334 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-19 01:45:52.430 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-19 01:45:52.431 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-19 01:45:52.431 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-19 01:45:52.431 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-19 01:45:52.432 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-19 01:45:52.432 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-19 01:45:52.485 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-19 01:45:52.485 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-19 01:45:52.794 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-19 01:45:52.794 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-19 01:45:52.801 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-19 01:45:52.952 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-19 01:45:53.032 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-19 01:45:53.032 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-19 01:45:53.258 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-19 01:45:53.258 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-19 01:45:53.258 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-19 01:45:53.288 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-19 01:45:53.336 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-19 01:45:53.337 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-19 01:45:53.340 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-19 01:45:53.340 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-19 01:45:53.341 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-19 01:45:53.696 | 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-19 01:45:53.809 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-19 01:45:54.054 | 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-19 01:45:54.058 | 2026-06-19 01:45:54.058 | done! 2026-06-19 01:45:54.064 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-19 01:45:54.071 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-19 01:45:54.080 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-19 01:45:54.085 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-19 01:45:54.085 | 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-19 01:45:54.086 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-19 01:45:54.090 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-19 01:45:54.091 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-19 01:45:54.103 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-19 01:45:54.229 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-19 01:45:54.230 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-19 01:45:54.230 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-19 01:45:54.231 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-19 01:45:54.231 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-19 01:45:54.232 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-19 01:45:54.315 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-19 01:45:54.316 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-19 01:45:54.767 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-19 01:45:54.768 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-19 01:45:54.778 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-19 01:45:54.981 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-19 01:45:55.088 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-19 01:45:55.088 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-19 01:45:55.386 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-19 01:45:55.386 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-19 01:45:55.387 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-19 01:45:55.426 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-19 01:45:55.495 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-19 01:45:55.495 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-19 01:45:55.499 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-19 01:45:55.500 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-19 01:45:55.500 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-19 01:45:55.937 | 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-19 01:45:56.073 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-19 01:45:56.319 | 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-19 01:45:56.322 | 2026-06-19 01:45:56.322 | done! 2026-06-19 01:45:56.332 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-19 01:45:56.339 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-19 01:45:56.350 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-19 01:45:56.361 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-19 01:45:56.371 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-19 01:45:56.382 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-19 01:45:56.394 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-19 01:45:56.405 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-19 01:45:58.266 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-19 01:45:58.505 | perl: warning: Setting locale failed. 2026-06-19 01:45:58.506 | perl: warning: Please check that your locale settings: 2026-06-19 01:45:58.506 | LANGUAGE = (unset), 2026-06-19 01:45:58.506 | LC_ALL = "en_US.utf8", 2026-06-19 01:45:58.506 | LANG = "de_DE.UTF-8" 2026-06-19 01:45:58.506 | are supported and installed on your system. 2026-06-19 01:45:58.506 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:45:58.632 | perl: warning: Setting locale failed. 2026-06-19 01:45:58.633 | perl: warning: Please check that your locale settings: 2026-06-19 01:45:58.633 | LANGUAGE = (unset), 2026-06-19 01:45:58.633 | LC_ALL = "en_US.utf8", 2026-06-19 01:45:58.634 | LANG = "de_DE.UTF-8" 2026-06-19 01:45:58.634 | are supported and installed on your system. 2026-06-19 01:45:58.634 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:45:58.683 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:45:58.683 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:45:58.683 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:45:58.753 | perl: warning: Setting locale failed. 2026-06-19 01:45:58.754 | perl: warning: Please check that your locale settings: 2026-06-19 01:45:58.754 | LANGUAGE = (unset), 2026-06-19 01:45:58.754 | LC_ALL = "en_US.utf8", 2026-06-19 01:45:58.754 | LANG = "de_DE.UTF-8" 2026-06-19 01:45:58.754 | are supported and installed on your system. 2026-06-19 01:45:58.754 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:45:59.243 | 2026-06-19 01:45:59.243 | Running kernel seems to be up-to-date. 2026-06-19 01:45:59.243 | 2026-06-19 01:45:59.243 | Restarting services... 2026-06-19 01:45:59.288 | 2026-06-19 01:45:59.289 | Service restarts being deferred: 2026-06-19 01:45:59.289 | /etc/needrestart/restart.d/dbus.service 2026-06-19 01:45:59.289 | systemctl restart systemd-logind.service 2026-06-19 01:45:59.289 | systemctl restart virtlockd.service 2026-06-19 01:45:59.289 | systemctl restart virtlogd.service 2026-06-19 01:45:59.289 | 2026-06-19 01:45:59.289 | No containers need to be restarted. 2026-06-19 01:45:59.289 | 2026-06-19 01:45:59.289 | User sessions running outdated binaries: 2026-06-19 01:45:59.289 | quobyte @ session #5: sshd[2027] 2026-06-19 01:45:59.298 | quobyte @ user manager service: systemd[1165] 2026-06-19 01:45:59.307 | 2026-06-19 01:45:59.308 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-19 01:46:01.754 | + functions-common:apt_get:1205 : result=0 2026-06-19 01:46:01.756 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-19 01:46:01.759 | + functions-common:time_stop:2414 : local name 2026-06-19 01:46:01.762 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:46:01.765 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:46:01.767 | + functions-common:time_stop:2417 : local total 2026-06-19 01:46:01.770 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:46:01.773 | + functions-common:time_stop:2420 : name=apt-get 2026-06-19 01:46:01.777 | + functions-common:time_stop:2421 : start_time=1781833528830 2026-06-19 01:46:01.779 | + functions-common:time_stop:2423 : [[ -z 1781833528830 ]] 2026-06-19 01:46:01.783 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:46:01.788 | + functions-common:time_stop:2426 : end_time=1781833561784 2026-06-19 01:46:01.790 | + functions-common:time_stop:2427 : elapsed_time=32954 2026-06-19 01:46:01.793 | + functions-common:time_stop:2428 : total=122727 2026-06-19 01:46:01.796 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:46:01.798 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=155681 2026-06-19 01:46:01.801 | + functions-common:apt_get:1209 : return 0 2026-06-19 01:46:01.805 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-19 01:46:01.808 | + ./stack.sh:main:858 : install_database_python 2026-06-19 01:46:01.810 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-19 01:46:01.813 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-19 01:46:01.817 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-19 01:46:01.820 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-19 01:46:01.823 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-19 01:46:01.826 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-19 01:46:01.829 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-19 01:46:01.834 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-19 01:46:01.834 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-19 01:46:01.839 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-19 01:46:01.842 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-19 01:46:01.845 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-19 01:46:01.848 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-19 01:46:01.852 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-19 01:46:01.876 | Using python 3.12 to install PyMySQL 2026-06-19 01:46:01.880 | + 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-19 01:46:03.023 | Collecting PyMySQL 2026-06-19 01:46:03.166 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-19 01:46:03.193 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-19 01:46:03.370 | Installing collected packages: PyMySQL 2026-06-19 01:46:03.451 | Successfully installed PyMySQL-1.2.0 2026-06-19 01:46:03.556 | + inc/python:pip_install:216 : result=0 2026-06-19 01:46:03.560 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:46:03.563 | + functions-common:time_stop:2414 : local name 2026-06-19 01:46:03.565 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:46:03.568 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:46:03.571 | + functions-common:time_stop:2417 : local total 2026-06-19 01:46:03.574 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:46:03.576 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:46:03.579 | + functions-common:time_stop:2421 : start_time=1781833561870 2026-06-19 01:46:03.581 | + functions-common:time_stop:2423 : [[ -z 1781833561870 ]] 2026-06-19 01:46:03.585 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:46:03.589 | + functions-common:time_stop:2426 : end_time=1781833563587 2026-06-19 01:46:03.592 | + functions-common:time_stop:2427 : elapsed_time=1717 2026-06-19 01:46:03.595 | + functions-common:time_stop:2428 : total=34001 2026-06-19 01:46:03.598 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:46:03.601 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=35718 2026-06-19 01:46:03.604 | + inc/python:pip_install:219 : return 0 2026-06-19 01:46:03.607 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-19 01:46:03.610 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-19 01:46:03.612 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-19 01:46:03.616 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-19 01:46:03.635 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:46:03.638 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-19 01:46:03.641 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-19 01:46:03.661 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:46:03.664 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-19 01:46:03.684 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:46:03.687 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-19 01:46:03.705 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:46:03.708 | + ./stack.sh:main:866 : install_etcd3 2026-06-19 01:46:03.710 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-19 01:46:03.711 | Installing etcd 2026-06-19 01:46:03.713 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-19 01:46:03.727 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-19 01:46:03.741 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-19 01:46:03.743 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-19 01:46:03.759 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-19 01:46:03.762 | ++ 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-19 01:46:03.765 | ++ 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-19 01:46:03.768 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-19 01:46:03.771 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-19 01:46:03.773 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-19 01:46:03.776 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-19 01:46:03.778 | ++ 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-19 01:46:03.781 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-19 01:46:03.783 | ++ 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-19 01:46:03.788 | --2026-06-19 03:46:03-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-19 01:46:03.854 | Resolving github.com (github.com)... 140.82.121.3 2026-06-19 01:46:03.869 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-19 01:46:04.071 | HTTP request sent, awaiting response... 302 Found 2026-06-19 01:46:04.071 | 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-19T02%3A30%3A59Z&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-19T01%3A30%3A05Z&ske=2026-06-19T02%3A30%3A59Z&sks=b&skv=2018-11-09&sig=jFipGV8AtVx12d%2BTuvW5R%2Fu7UE5Q00W8Thy69GfiI4M%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTgzNTM2NCwibmJmIjoxNzgxODMzNTY0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.d0PPYuMF1AwNl3Q9aNaRp8XxfI3-E9AhjHpxuR7sCu8&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-19 01:46:04.071 | --2026-06-19 03:46:04-- 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-19T02%3A30%3A59Z&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-19T01%3A30%3A05Z&ske=2026-06-19T02%3A30%3A59Z&sks=b&skv=2018-11-09&sig=jFipGV8AtVx12d%2BTuvW5R%2Fu7UE5Q00W8Thy69GfiI4M%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTgzNTM2NCwibmJmIjoxNzgxODMzNTY0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.d0PPYuMF1AwNl3Q9aNaRp8XxfI3-E9AhjHpxuR7sCu8&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-19 01:46:04.088 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-06-19 01:46:04.099 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-19 01:46:04.138 | HTTP request sent, awaiting response... 200 OK 2026-06-19 01:46:04.138 | Length: 20927601 (20M) [application/octet-stream] 2026-06-19 01:46:04.138 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-19 01:46:04.190 | 2026-06-19 01:46:04.402 | 0K ........ ........ ... 100% 75.5M=0.3s 2026-06-19 01:46:04.403 | 2026-06-19 01:46:04.403 | 2026-06-19 03:46:04 (75.5 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-19 01:46:04.403 | 2026-06-19 01:46:04.407 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-19 01:46:04.410 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-19 01:46:04.413 | ++ functions:get_extra_file:81 : return 2026-06-19 01:46:04.417 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-19 01:46:04.420 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-19 01:46:04.423 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-19 01:46:04.426 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-19 01:46:04.452 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-19 01:46:04.455 | + 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-19 01:46:04.465 | etcd-v3.5.21-linux-amd64/ 2026-06-19 01:46:04.465 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-19 01:46:04.466 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-19 01:46:04.466 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-19 01:46:04.466 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-19 01:46:04.466 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-19 01:46:04.466 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-19 01:46:04.466 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-19 01:46:04.467 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-19 01:46:04.467 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-19 01:46:04.467 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-19 01:46:04.467 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-19 01:46:04.467 | etcd-v3.5.21-linux-amd64/README.md 2026-06-19 01:46:04.467 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-19 01:46:04.631 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-19 01:46:04.826 | etcd-v3.5.21-linux-amd64/etcd 2026-06-19 01:46:05.081 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-19 01:46:05.116 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-19 01:46:05.147 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-19 01:46:05.149 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-19 01:46:05.167 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:46:05.170 | + ./stack.sh:main:885 : install_dstat 2026-06-19 01:46:05.173 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-19 01:46:05.192 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:46:05.194 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-19 01:46:05.196 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 01:46:05.199 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-19 01:46:05.202 | + ./stack.sh:main:894 : install_libs 2026-06-19 01:46:05.205 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-19 01:46:05.209 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-19 01:46:05.211 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-19 01:46:05.214 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-19 01:46:05.217 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.219 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.222 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-19 01:46:05.225 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.228 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-19 01:46:05.230 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-19 01:46:05.233 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-19 01:46:05.236 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-19 01:46:05.239 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.241 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.244 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-19 01:46:05.247 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.249 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-19 01:46:05.252 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-19 01:46:05.255 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-19 01:46:05.257 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-19 01:46:05.260 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.263 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.265 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-19 01:46:05.268 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.270 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-19 01:46:05.273 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-19 01:46:05.276 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-19 01:46:05.279 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-19 01:46:05.281 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.284 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.286 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-19 01:46:05.289 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.291 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-19 01:46:05.294 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-19 01:46:05.297 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-19 01:46:05.299 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-19 01:46:05.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.304 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.307 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-19 01:46:05.309 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.312 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-19 01:46:05.314 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-19 01:46:05.317 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-19 01:46:05.320 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-19 01:46:05.322 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.325 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.327 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-19 01:46:05.330 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.332 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-19 01:46:05.335 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-19 01:46:05.337 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-19 01:46:05.340 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-19 01:46:05.342 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.345 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.347 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-19 01:46:05.350 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.353 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-19 01:46:05.355 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-19 01:46:05.358 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-19 01:46:05.360 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-19 01:46:05.363 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.365 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.368 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-19 01:46:05.370 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.373 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-19 01:46:05.376 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-19 01:46:05.378 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-19 01:46:05.381 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-19 01:46:05.383 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.386 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.388 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-19 01:46:05.391 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.393 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-19 01:46:05.396 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-19 01:46:05.399 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-19 01:46:05.401 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-19 01:46:05.403 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.406 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.409 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-19 01:46:05.411 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.414 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-19 01:46:05.416 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-19 01:46:05.419 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-19 01:46:05.421 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-19 01:46:05.424 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.426 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.429 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-19 01:46:05.431 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.434 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-19 01:46:05.436 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-19 01:46:05.439 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-19 01:46:05.442 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-19 01:46:05.444 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.447 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.449 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-19 01:46:05.452 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.454 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-19 01:46:05.457 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-19 01:46:05.459 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-19 01:46:05.462 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-19 01:46:05.464 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.467 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.469 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-19 01:46:05.472 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.475 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-19 01:46:05.477 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-19 01:46:05.480 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-19 01:46:05.483 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-19 01:46:05.485 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.488 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.490 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-19 01:46:05.493 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.495 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-19 01:46:05.498 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-19 01:46:05.501 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-19 01:46:05.503 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-19 01:46:05.506 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.508 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.511 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-19 01:46:05.514 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.516 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-19 01:46:05.519 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-19 01:46:05.521 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-19 01:46:05.524 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-19 01:46:05.526 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.529 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.532 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-19 01:46:05.534 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.537 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-19 01:46:05.539 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-19 01:46:05.542 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-19 01:46:05.545 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-19 01:46:05.547 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.550 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.552 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-19 01:46:05.555 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.558 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-19 01:46:05.560 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-19 01:46:05.563 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-19 01:46:05.566 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-19 01:46:05.568 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.571 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.574 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-19 01:46:05.576 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.579 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-19 01:46:05.581 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-19 01:46:05.584 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-19 01:46:05.587 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-19 01:46:05.589 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.592 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.594 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-19 01:46:05.597 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.600 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-19 01:46:05.602 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-19 01:46:05.605 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-19 01:46:05.607 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-19 01:46:05.610 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.613 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.615 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-19 01:46:05.618 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.620 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-19 01:46:05.623 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-19 01:46:05.626 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-19 01:46:05.628 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-19 01:46:05.631 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.634 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.636 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-19 01:46:05.639 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.642 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-19 01:46:05.644 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-19 01:46:05.647 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-19 01:46:05.649 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-19 01:46:05.652 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.654 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.657 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-19 01:46:05.660 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.662 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-19 01:46:05.665 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-19 01:46:05.668 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-19 01:46:05.670 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-19 01:46:05.673 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.676 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.678 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-19 01:46:05.681 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.683 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-19 01:46:05.686 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-19 01:46:05.689 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-19 01:46:05.692 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-19 01:46:05.694 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.697 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.699 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-19 01:46:05.702 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.705 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-19 01:46:05.707 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-19 01:46:05.710 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-19 01:46:05.713 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-19 01:46:05.715 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.718 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.721 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-19 01:46:05.723 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.726 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-19 01:46:05.729 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-19 01:46:05.731 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-19 01:46:05.734 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-19 01:46:05.738 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.743 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.749 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-19 01:46:05.751 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.755 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-19 01:46:05.758 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-19 01:46:05.762 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-19 01:46:05.765 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-19 01:46:05.768 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.772 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.776 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-19 01:46:05.779 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.783 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-19 01:46:05.786 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-19 01:46:05.789 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-19 01:46:05.792 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-19 01:46:05.796 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.799 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.802 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-19 01:46:05.805 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.808 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-19 01:46:05.812 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-19 01:46:05.815 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-19 01:46:05.819 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-19 01:46:05.822 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.825 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.829 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-19 01:46:05.832 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.835 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-19 01:46:05.838 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-19 01:46:05.841 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-19 01:46:05.845 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-19 01:46:05.848 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.852 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.855 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-19 01:46:05.858 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.861 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-19 01:46:05.864 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-19 01:46:05.867 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-19 01:46:05.870 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-19 01:46:05.873 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.877 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.880 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-19 01:46:05.882 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.885 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-19 01:46:05.889 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-19 01:46:05.893 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-19 01:46:05.896 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-19 01:46:05.899 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.902 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.906 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-19 01:46:05.909 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.913 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-19 01:46:05.916 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-19 01:46:05.919 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-19 01:46:05.923 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-19 01:46:05.926 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.929 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.932 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-19 01:46:05.935 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.938 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-19 01:46:05.941 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-19 01:46:05.945 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-19 01:46:05.948 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-19 01:46:05.951 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.954 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.958 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-19 01:46:05.961 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.964 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-19 01:46:05.967 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-19 01:46:05.970 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-19 01:46:05.974 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-19 01:46:05.977 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:05.980 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:05.983 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-19 01:46:05.987 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:05.990 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-19 01:46:05.993 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-19 01:46:05.996 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-19 01:46:06.000 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-19 01:46:06.003 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:06.006 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:06.010 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-19 01:46:06.013 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:06.016 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-19 01:46:06.019 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-19 01:46:06.022 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-19 01:46:06.026 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-19 01:46:06.029 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:06.032 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:06.035 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-19 01:46:06.039 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:06.042 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-19 01:46:06.045 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-19 01:46:06.049 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-19 01:46:06.052 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-19 01:46:06.055 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:06.058 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:06.062 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-19 01:46:06.065 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:06.068 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-19 01:46:06.072 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-19 01:46:06.075 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:06.078 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:06.082 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-19 01:46:06.085 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:06.088 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-19 01:46:06.114 | Using python 3.12 to install etcd3gw 2026-06-19 01:46:06.117 | + 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-19 01:46:07.285 | Collecting etcd3gw 2026-06-19 01:46:07.429 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-19 01:46:07.448 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-19 01:46:07.491 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-19 01:46:07.493 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-19 01:46:07.537 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-19 01:46:07.553 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-19 01:46:07.597 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-19 01:46:07.613 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-19 01:46:08.121 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-19 01:46:08.136 | 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-19 01:46:08.151 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-19 01:46:08.320 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-19 01:46:08.322 | 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-19 01:46:08.354 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-19 01:46:08.357 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-19 01:46:08.396 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-19 01:46:08.399 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-19 01:46:08.405 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-19 01:46:08.431 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-19 01:46:08.470 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-19 01:46:08.499 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-19 01:46:08.509 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-19 01:46:08.511 | 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-19 01:46:08.514 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-19 01:46:08.516 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-19 01:46:08.532 | 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-19 01:46:08.774 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-19 01:46:08.831 | Attempting uninstall: urllib3 2026-06-19 01:46:08.839 | Found existing installation: urllib3 2.0.7 2026-06-19 01:46:08.840 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:46:08.840 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-19 01:46:08.982 | Attempting uninstall: idna 2026-06-19 01:46:08.990 | Found existing installation: idna 3.6 2026-06-19 01:46:08.991 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:46:08.991 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-19 01:46:09.149 | Attempting uninstall: requests 2026-06-19 01:46:09.156 | Found existing installation: requests 2.31.0 2026-06-19 01:46:09.156 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:46:09.157 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-19 01:46:09.384 | 2026-06-19 01:46:09.390 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-19 01:46:09.522 | + inc/python:pip_install:216 : result=0 2026-06-19 01:46:09.525 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:46:09.528 | + functions-common:time_stop:2414 : local name 2026-06-19 01:46:09.530 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:46:09.533 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:46:09.536 | + functions-common:time_stop:2417 : local total 2026-06-19 01:46:09.539 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:46:09.541 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:46:09.544 | + functions-common:time_stop:2421 : start_time=1781833566108 2026-06-19 01:46:09.547 | + functions-common:time_stop:2423 : [[ -z 1781833566108 ]] 2026-06-19 01:46:09.550 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:46:09.554 | + functions-common:time_stop:2426 : end_time=1781833569551 2026-06-19 01:46:09.556 | + functions-common:time_stop:2427 : elapsed_time=3443 2026-06-19 01:46:09.559 | + functions-common:time_stop:2428 : total=35718 2026-06-19 01:46:09.562 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:46:09.565 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39161 2026-06-19 01:46:09.567 | + inc/python:pip_install:219 : return 0 2026-06-19 01:46:09.570 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-19 01:46:09.574 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-19 01:46:09.576 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-19 01:46:09.579 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-19 01:46:09.582 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-19 01:46:09.585 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-19 01:46:09.587 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-19 01:46:09.590 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-19 01:46:09.592 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-19 01:46:09.595 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-19 01:46:09.598 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-19 01:46:09.601 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-19 01:46:09.603 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-19 01:46:09.607 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-19 01:46:09.609 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-19 01:46:09.612 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-19 01:46:09.615 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-19 01:46:09.618 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:46:09.621 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:46:09.624 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-19 01:46:09.626 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-19 01:46:09.630 | + functions-common:install_package:1432 : update_package_repo 2026-06-19 01:46:09.633 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-19 01:46:09.635 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-19 01:46:09.638 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-19 01:46:09.640 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-19 01:46:09.643 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-19 01:46:09.646 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:46:09.649 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:46:09.651 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-19 01:46:09.654 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-19 01:46:09.657 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-19 01:46:09.660 | + functions-common:apt_get_update:1161 : return 2026-06-19 01:46:09.662 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-19 01:46:09.665 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-19 01:46:09.668 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:46:09.670 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:46:09.673 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-19 01:46:09.697 | + functions-common:apt_get:1201 : 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-19 01:46:09.733 | Reading package lists... 2026-06-19 01:46:10.094 | Building dependency tree... 2026-06-19 01:46:10.096 | Reading state information... 2026-06-19 01:46:10.611 | The following additional packages will be installed: 2026-06-19 01:46:10.612 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-19 01:46:10.615 | Suggested packages: 2026-06-19 01:46:10.615 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-19 01:46:10.615 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-19 01:46:10.615 | python3-uwsgidecorators 2026-06-19 01:46:10.651 | The following NEW packages will be installed: 2026-06-19 01:46:10.652 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-19 01:46:10.720 | 0 upgraded, 6 newly installed, 0 to remove and 79 not upgraded. 2026-06-19 01:46:10.720 | Need to get 1270 kB of archives. 2026-06-19 01:46:10.720 | After this operation, 4285 kB of additional disk space will be used. 2026-06-19 01:46:10.720 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-19 01:46:10.778 | 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-19 01:46:10.793 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-19 01:46:10.796 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-19 01:46:10.814 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-19 01:46:10.814 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-19 01:46:11.043 | perl: warning: Setting locale failed. 2026-06-19 01:46:11.044 | perl: warning: Please check that your locale settings: 2026-06-19 01:46:11.044 | LANGUAGE = (unset), 2026-06-19 01:46:11.044 | LC_ALL = "en_US.utf8", 2026-06-19 01:46:11.044 | LANG = "de_DE.UTF-8" 2026-06-19 01:46:11.044 | are supported and installed on your system. 2026-06-19 01:46:11.044 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:46:11.106 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:46:11.106 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:46:11.106 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:46:11.286 | Fetched 1270 kB in 0s (9004 kB/s) 2026-06-19 01:46:11.327 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-19 01:46:11.389 | (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-19 01:46:11.396 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-19 01:46:11.405 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-19 01:46:11.451 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-19 01:46:11.463 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-19 01:46:11.467 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-19 01:46:11.518 | Selecting previously unselected package libzmq5:amd64. 2026-06-19 01:46:11.527 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-19 01:46:11.531 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-19 01:46:11.579 | Selecting previously unselected package uwsgi-core. 2026-06-19 01:46:11.591 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-19 01:46:11.595 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-19 01:46:11.764 | Selecting previously unselected package uwsgi. 2026-06-19 01:46:11.776 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-19 01:46:11.783 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-19 01:46:11.833 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-19 01:46:11.845 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-19 01:46:11.849 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-19 01:46:11.918 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-19 01:46:11.928 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-19 01:46:11.938 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-19 01:46:11.947 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-19 01:46:11.965 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-19 01:46:12.517 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-19 01:46:12.550 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-19 01:46:13.522 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-19 01:46:13.753 | perl: warning: Setting locale failed. 2026-06-19 01:46:13.753 | perl: warning: Please check that your locale settings: 2026-06-19 01:46:13.753 | LANGUAGE = (unset), 2026-06-19 01:46:13.753 | LC_ALL = "en_US.utf8", 2026-06-19 01:46:13.753 | LANG = "de_DE.UTF-8" 2026-06-19 01:46:13.753 | are supported and installed on your system. 2026-06-19 01:46:13.754 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:46:13.881 | perl: warning: Setting locale failed. 2026-06-19 01:46:13.881 | perl: warning: Please check that your locale settings: 2026-06-19 01:46:13.881 | LANGUAGE = (unset), 2026-06-19 01:46:13.881 | LC_ALL = "en_US.utf8", 2026-06-19 01:46:13.881 | LANG = "de_DE.UTF-8" 2026-06-19 01:46:13.881 | are supported and installed on your system. 2026-06-19 01:46:13.881 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:46:13.931 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:46:13.931 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:46:13.931 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:46:14.002 | perl: warning: Setting locale failed. 2026-06-19 01:46:14.002 | perl: warning: Please check that your locale settings: 2026-06-19 01:46:14.003 | LANGUAGE = (unset), 2026-06-19 01:46:14.003 | LC_ALL = "en_US.utf8", 2026-06-19 01:46:14.003 | LANG = "de_DE.UTF-8" 2026-06-19 01:46:14.003 | are supported and installed on your system. 2026-06-19 01:46:14.003 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:46:14.491 | 2026-06-19 01:46:14.491 | Running kernel seems to be up-to-date. 2026-06-19 01:46:14.491 | 2026-06-19 01:46:14.491 | Restarting services... 2026-06-19 01:46:14.539 | 2026-06-19 01:46:14.539 | Service restarts being deferred: 2026-06-19 01:46:14.539 | /etc/needrestart/restart.d/dbus.service 2026-06-19 01:46:14.539 | systemctl restart systemd-logind.service 2026-06-19 01:46:14.539 | systemctl restart virtlockd.service 2026-06-19 01:46:14.539 | systemctl restart virtlogd.service 2026-06-19 01:46:14.540 | 2026-06-19 01:46:14.540 | No containers need to be restarted. 2026-06-19 01:46:14.540 | 2026-06-19 01:46:14.540 | User sessions running outdated binaries: 2026-06-19 01:46:14.540 | quobyte @ session #5: sshd[2027] 2026-06-19 01:46:14.548 | quobyte @ user manager service: systemd[1165] 2026-06-19 01:46:14.557 | 2026-06-19 01:46:14.557 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-19 01:46:16.555 | + functions-common:apt_get:1205 : result=0 2026-06-19 01:46:16.559 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-19 01:46:16.562 | + functions-common:time_stop:2414 : local name 2026-06-19 01:46:16.565 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:46:16.568 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:46:16.571 | + functions-common:time_stop:2417 : local total 2026-06-19 01:46:16.574 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:46:16.577 | + functions-common:time_stop:2420 : name=apt-get 2026-06-19 01:46:16.580 | + functions-common:time_stop:2421 : start_time=1781833569694 2026-06-19 01:46:16.583 | + functions-common:time_stop:2423 : [[ -z 1781833569694 ]] 2026-06-19 01:46:16.587 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:46:16.591 | + functions-common:time_stop:2426 : end_time=1781833576588 2026-06-19 01:46:16.594 | + functions-common:time_stop:2427 : elapsed_time=6894 2026-06-19 01:46:16.597 | + functions-common:time_stop:2428 : total=155681 2026-06-19 01:46:16.600 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:46:16.602 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=162575 2026-06-19 01:46:16.606 | + functions-common:apt_get:1209 : return 0 2026-06-19 01:46:16.608 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-19 01:46:16.611 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:46:16.614 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:46:16.617 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-19 01:46:16.619 | perl: warning: Setting locale failed. 2026-06-19 01:46:16.619 | perl: warning: Please check that your locale settings: 2026-06-19 01:46:16.620 | LANGUAGE = (unset), 2026-06-19 01:46:16.620 | LC_ALL = "en_US.utf8", 2026-06-19 01:46:16.620 | LANG = (unset) 2026-06-19 01:46:16.620 | are supported and installed on your system. 2026-06-19 01:46:16.620 | perl: warning: Falling back to the standard locale ("C"). 2026-06-19 01:46:16.655 | No module matches proxy 2026-06-19 01:46:16.658 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-19 01:46:16.669 | perl: warning: Setting locale failed. 2026-06-19 01:46:16.669 | perl: warning: Please check that your locale settings: 2026-06-19 01:46:16.669 | LANGUAGE = (unset), 2026-06-19 01:46:16.669 | LC_ALL = "en_US.utf8", 2026-06-19 01:46:16.670 | LANG = "de_DE.UTF-8" 2026-06-19 01:46:16.670 | are supported and installed on your system. 2026-06-19 01:46:16.670 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:46:16.709 | Enabling module proxy. 2026-06-19 01:46:16.714 | To activate the new configuration, you need to run: 2026-06-19 01:46:16.714 | systemctl restart apache2 2026-06-19 01:46:16.719 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-19 01:46:16.730 | perl: warning: Setting locale failed. 2026-06-19 01:46:16.731 | perl: warning: Please check that your locale settings: 2026-06-19 01:46:16.731 | LANGUAGE = (unset), 2026-06-19 01:46:16.731 | LC_ALL = "en_US.utf8", 2026-06-19 01:46:16.731 | LANG = "de_DE.UTF-8" 2026-06-19 01:46:16.731 | are supported and installed on your system. 2026-06-19 01:46:16.731 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:46:16.770 | Considering dependency proxy for proxy_uwsgi: 2026-06-19 01:46:16.770 | Module proxy already enabled 2026-06-19 01:46:16.770 | Enabling module proxy_uwsgi. 2026-06-19 01:46:16.775 | To activate the new configuration, you need to run: 2026-06-19 01:46:16.775 | systemctl restart apache2 2026-06-19 01:46:16.781 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-19 01:46:16.783 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-19 01:46:16.786 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-19 01:46:16.789 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-19 01:46:16.991 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-19 01:46:16.993 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-19 01:46:16.996 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-19 01:46:16.999 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:17.001 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:17.003 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-19 01:46:17.006 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:17.009 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-19 01:46:17.011 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-19 01:46:17.013 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-19 01:46:17.015 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:17.018 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:17.021 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-19 01:46:17.023 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:17.025 | + ./stack.sh:main:902 : install_glanceclient 2026-06-19 01:46:17.027 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-19 01:46:17.030 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-19 01:46:17.033 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:17.035 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:17.038 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-19 01:46:17.040 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:17.042 | + ./stack.sh:main:903 : install_cinderclient 2026-06-19 01:46:17.045 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-19 01:46:17.048 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-19 01:46:17.050 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:17.053 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:17.056 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-19 01:46:17.058 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:17.062 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-19 01:46:17.065 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-19 01:46:17.067 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:17.071 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:17.074 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-19 01:46:17.076 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:17.079 | + ./stack.sh:main:904 : install_novaclient 2026-06-19 01:46:17.082 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-19 01:46:17.085 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-19 01:46:17.088 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:17.091 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:17.093 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-19 01:46:17.096 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:17.099 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-19 01:46:17.118 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:46:17.121 | + ./stack.sh:main:906 : install_swiftclient 2026-06-19 01:46:17.123 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-19 01:46:17.126 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-19 01:46:17.129 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:17.132 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:17.136 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-19 01:46:17.139 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:17.141 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-19 01:46:17.161 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:46:17.164 | + ./stack.sh:main:909 : install_neutronclient 2026-06-19 01:46:17.167 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-19 01:46:17.170 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-19 01:46:17.173 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:17.176 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:17.179 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-19 01:46:17.182 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:17.185 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-19 01:46:17.188 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-19 01:46:17.191 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-19 01:46:17.194 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:46:17.197 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:46:17.200 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-19 01:46:17.203 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:46:17.207 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-19 01:46:17.210 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-19 01:46:17.213 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-19 01:46:17.217 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-19 01:46:17.220 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-19 01:46:17.222 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-19 01:46:17.227 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-19 01:46:17.228 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-19 01:46:17.233 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-19 01:46:17.236 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-19 01:46:17.239 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-19 01:46:17.242 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-19 01:46:17.245 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-19 01:46:17.267 | Using python 3.12 to install keystonemiddleware 2026-06-19 01:46:17.270 | + 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-19 01:46:18.461 | Collecting keystonemiddleware 2026-06-19 01:46:18.618 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-19 01:46:18.681 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-19 01:46:18.696 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-19 01:46:18.752 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-19 01:46:18.767 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-19 01:46:18.829 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-19 01:46:18.844 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-19 01:46:18.890 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-19 01:46:18.906 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-19 01:46:18.950 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-19 01:46:18.965 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-19 01:46:19.021 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-19 01:46:19.037 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-19 01:46:19.087 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-19 01:46:19.102 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-19 01:46:19.162 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-19 01:46:19.178 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-19 01:46:19.188 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-19 01:46:19.217 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-19 01:46:19.232 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-19 01:46:19.274 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-19 01:46:19.289 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-19 01:46:19.337 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-19 01:46:19.353 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-19 01:46:19.363 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-19 01:46:19.396 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-19 01:46:19.411 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-19 01:46:19.425 | 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-19 01:46:19.462 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-19 01:46:19.477 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-19 01:46:19.511 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-19 01:46:19.528 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-19 01:46:19.568 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-19 01:46:19.583 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-19 01:46:19.625 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-19 01:46:19.641 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-19 01:46:19.690 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-19 01:46:19.704 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-19 01:46:19.748 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-19 01:46:19.764 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-19 01:46:19.800 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-19 01:46:19.815 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-19 01:46:19.825 | 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-19 01:46:19.864 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-19 01:46:19.878 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-19 01:46:19.889 | 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-19 01:46:19.891 | 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-19 01:46:20.035 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-19 01:46:20.051 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-19 01:46:20.108 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-19 01:46:20.123 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-19 01:46:20.134 | 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-19 01:46:20.261 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-19 01:46:20.276 | 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-19 01:46:20.307 | 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-19 01:46:20.342 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-19 01:46:20.357 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-19 01:46:20.405 | 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-19 01:46:20.406 | 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-19 01:46:20.407 | 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-19 01:46:20.409 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-19 01:46:20.448 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-19 01:46:20.486 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-19 01:46:20.523 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-19 01:46:20.546 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-19 01:46:20.569 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-19 01:46:20.590 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-19 01:46:20.611 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-19 01:46:20.636 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-19 01:46:20.685 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 48.3 MB/s 0:00:00 2026-06-19 01:46:20.701 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-19 01:46:20.722 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-19 01:46:20.744 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-19 01:46:20.766 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-19 01:46:20.788 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (420 kB) 2026-06-19 01:46:20.814 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-19 01:46:20.837 | 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-19 01:46:20.860 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-19 01:46:20.881 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-19 01:46:20.903 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-19 01:46:20.925 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-19 01:46:20.949 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-19 01:46:20.975 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-19 01:46:20.996 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-19 01:46:21.017 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-19 01:46:21.038 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-19 01:46:21.060 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-19 01:46:21.356 | 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-19 01:46:21.610 | Attempting uninstall: six 2026-06-19 01:46:21.620 | Found existing installation: six 1.16.0 2026-06-19 01:46:21.620 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:46:21.621 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-19 01:46:21.685 | Attempting uninstall: pyparsing 2026-06-19 01:46:21.693 | Found existing installation: pyparsing 3.1.1 2026-06-19 01:46:21.693 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:46:21.694 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-19 01:46:21.832 | Attempting uninstall: PyJWT 2026-06-19 01:46:21.840 | Found existing installation: PyJWT 2.7.0 2026-06-19 01:46:21.841 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:46:21.842 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-19 01:46:22.004 | Attempting uninstall: netaddr 2026-06-19 01:46:22.012 | Found existing installation: netaddr 0.8.0 2026-06-19 01:46:22.012 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:46:22.014 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-19 01:46:22.267 | Attempting uninstall: python-dateutil 2026-06-19 01:46:22.277 | Found existing installation: python-dateutil 2.8.2 2026-06-19 01:46:22.278 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:46:22.278 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-19 01:46:24.425 | 2026-06-19 01:46:24.433 | 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.0 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-19 01:46:24.606 | + inc/python:pip_install:216 : result=0 2026-06-19 01:46:24.610 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:46:24.613 | + functions-common:time_stop:2414 : local name 2026-06-19 01:46:24.615 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:46:24.618 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:46:24.621 | + functions-common:time_stop:2417 : local total 2026-06-19 01:46:24.623 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:46:24.626 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:46:24.629 | + functions-common:time_stop:2421 : start_time=1781833577262 2026-06-19 01:46:24.631 | + functions-common:time_stop:2423 : [[ -z 1781833577262 ]] 2026-06-19 01:46:24.634 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:46:24.639 | + functions-common:time_stop:2426 : end_time=1781833584636 2026-06-19 01:46:24.642 | + functions-common:time_stop:2427 : elapsed_time=7374 2026-06-19 01:46:24.644 | + functions-common:time_stop:2428 : total=39161 2026-06-19 01:46:24.646 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:46:24.649 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=46535 2026-06-19 01:46:24.651 | + inc/python:pip_install:219 : return 0 2026-06-19 01:46:24.655 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-19 01:46:24.657 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-19 01:46:24.660 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-19 01:46:24.663 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-19 01:46:24.666 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-19 01:46:24.668 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-19 01:46:24.673 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-19 01:46:24.673 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-19 01:46:24.677 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-19 01:46:24.680 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-19 01:46:24.683 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-19 01:46:24.686 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-19 01:46:24.690 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-19 01:46:24.714 | Using python 3.12 to install python-memcached 2026-06-19 01:46:24.717 | + 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-19 01:46:25.858 | Collecting python-memcached 2026-06-19 01:46:26.000 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-19 01:46:26.025 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-19 01:46:26.204 | Installing collected packages: python-memcached 2026-06-19 01:46:26.259 | Successfully installed python-memcached-1.62 2026-06-19 01:46:26.406 | + inc/python:pip_install:216 : result=0 2026-06-19 01:46:26.410 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:46:26.413 | + functions-common:time_stop:2414 : local name 2026-06-19 01:46:26.416 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:46:26.419 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:46:26.423 | + functions-common:time_stop:2417 : local total 2026-06-19 01:46:26.427 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:46:26.430 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:46:26.434 | + functions-common:time_stop:2421 : start_time=1781833584708 2026-06-19 01:46:26.438 | + functions-common:time_stop:2423 : [[ -z 1781833584708 ]] 2026-06-19 01:46:26.442 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:46:26.447 | + functions-common:time_stop:2426 : end_time=1781833586443 2026-06-19 01:46:26.451 | + functions-common:time_stop:2427 : elapsed_time=1735 2026-06-19 01:46:26.454 | + functions-common:time_stop:2428 : total=46535 2026-06-19 01:46:26.458 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:46:26.462 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=48270 2026-06-19 01:46:26.465 | + inc/python:pip_install:219 : return 0 2026-06-19 01:46:26.469 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-19 01:46:26.492 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:46:26.496 | + ./stack.sh:main:916 : '[' 192.168.122.126 == 192.168.122.126 ']' 2026-06-19 01:46:26.500 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-19 01:46:26.504 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-19 01:46:26.508 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-19 01:46:26.512 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-19 01:46:26.516 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-19 01:46:26.520 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-19 01:46:26.544 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:46:26.548 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-19 01:46:26.550 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-19 01:46:26.554 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-19 01:46:26.557 | + functions-common:git_clone:585 : local git_ref=master 2026-06-19 01:46:26.561 | + functions-common:git_clone:586 : local orig_dir 2026-06-19 01:46:26.565 | ++ functions-common:git_clone:587 : pwd 2026-06-19 01:46:26.569 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-19 01:46:26.572 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-19 01:46:26.577 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-19 01:46:26.598 | + functions-common:git_clone:590 : RECLONE=False 2026-06-19 01:46:26.602 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-19 01:46:26.604 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-19 01:46:26.608 | + functions-common:git_clone:604 : echo master 2026-06-19 01:46:26.609 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-19 01:46:26.614 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-19 01:46:26.617 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-19 01:46:26.620 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-19 01:46:26.623 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:46:26.627 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:46:26.630 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:46:26.634 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:46:26.637 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:46:26.640 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:46:26.643 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:46:26.647 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:46:26.651 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:46:26.656 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833586653 2026-06-19 01:46:26.660 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-19 01:46:26.663 | Cloning into '/opt/stack/keystone'... 2026-06-19 01:46:44.268 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:46:44.271 | + functions-common:time_stop:2414 : local name 2026-06-19 01:46:44.273 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:46:44.276 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:46:44.279 | + functions-common:time_stop:2417 : local total 2026-06-19 01:46:44.282 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:46:44.285 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:46:44.288 | + functions-common:time_stop:2421 : start_time=1781833586653 2026-06-19 01:46:44.291 | + functions-common:time_stop:2423 : [[ -z 1781833586653 ]] 2026-06-19 01:46:44.295 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:46:44.300 | + functions-common:time_stop:2426 : end_time=1781833604297 2026-06-19 01:46:44.303 | + functions-common:time_stop:2427 : elapsed_time=17644 2026-06-19 01:46:44.306 | + functions-common:time_stop:2428 : total=4875 2026-06-19 01:46:44.309 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:46:44.312 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22519 2026-06-19 01:46:44.315 | + functions-common:git_clone:625 : cd /opt/stack/keystone 2026-06-19 01:46:44.317 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-19 01:46:44.319 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:46:44.323 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:46:44.325 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:46:44.328 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:46:44.331 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:46:44.335 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:46:44.337 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:46:44.340 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:46:44.345 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:46:44.350 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833604347 2026-06-19 01:46:44.352 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-19 01:46:44.981 | From https://review.opendev.org/openstack/keystone 2026-06-19 01:46:44.981 | * branch master -> FETCH_HEAD 2026-06-19 01:46:44.992 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:46:44.994 | + functions-common:time_stop:2414 : local name 2026-06-19 01:46:44.997 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:46:45.001 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:46:45.003 | + functions-common:time_stop:2417 : local total 2026-06-19 01:46:45.007 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:46:45.010 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:46:45.012 | + functions-common:time_stop:2421 : start_time=1781833604347 2026-06-19 01:46:45.016 | + functions-common:time_stop:2423 : [[ -z 1781833604347 ]] 2026-06-19 01:46:45.020 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:46:45.024 | + functions-common:time_stop:2426 : end_time=1781833605021 2026-06-19 01:46:45.027 | + functions-common:time_stop:2427 : elapsed_time=674 2026-06-19 01:46:45.030 | + functions-common:time_stop:2428 : total=22519 2026-06-19 01:46:45.032 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:46:45.035 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23193 2026-06-19 01:46:45.038 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-19 01:46:45.041 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:46:45.043 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:46:45.046 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:46:45.050 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:46:45.052 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:46:45.055 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:46:45.059 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:46:45.061 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:46:45.065 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:46:45.070 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833605066 2026-06-19 01:46:45.072 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-19 01:46:45.242 | Note: switching to 'FETCH_HEAD'. 2026-06-19 01:46:45.242 | 2026-06-19 01:46:45.242 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-19 01:46:45.242 | changes and commit them, and you can discard any commits you make in this 2026-06-19 01:46:45.243 | state without impacting any branches by switching back to a branch. 2026-06-19 01:46:45.243 | 2026-06-19 01:46:45.243 | If you want to create a new branch to retain commits you create, you may 2026-06-19 01:46:45.243 | do so (now or later) by using -c with the switch command. Example: 2026-06-19 01:46:45.243 | 2026-06-19 01:46:45.243 | git switch -c 2026-06-19 01:46:45.243 | 2026-06-19 01:46:45.243 | Or undo this operation with: 2026-06-19 01:46:45.243 | 2026-06-19 01:46:45.243 | git switch - 2026-06-19 01:46:45.244 | 2026-06-19 01:46:45.244 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-19 01:46:45.244 | 2026-06-19 01:46:45.244 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-19 01:46:45.251 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:46:45.253 | + functions-common:time_stop:2414 : local name 2026-06-19 01:46:45.257 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:46:45.260 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:46:45.262 | + functions-common:time_stop:2417 : local total 2026-06-19 01:46:45.264 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:46:45.268 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:46:45.270 | + functions-common:time_stop:2421 : start_time=1781833605066 2026-06-19 01:46:45.274 | + functions-common:time_stop:2423 : [[ -z 1781833605066 ]] 2026-06-19 01:46:45.277 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:46:45.282 | + functions-common:time_stop:2426 : end_time=1781833605279 2026-06-19 01:46:45.285 | + functions-common:time_stop:2427 : elapsed_time=213 2026-06-19 01:46:45.288 | + functions-common:time_stop:2428 : total=23193 2026-06-19 01:46:45.291 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:46:45.294 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23406 2026-06-19 01:46:45.297 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-19 01:46:45.313 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-19 01:46:45.318 | + functions-common:git_clone:667 : git show --oneline 2026-06-19 01:46:45.318 | + functions-common:git_clone:667 : head -1 2026-06-19 01:46:45.322 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-19 01:46:45.325 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-19 01:46:45.328 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-19 01:46:45.331 | + inc/python:setup_develop:353 : local bindep 2026-06-19 01:46:45.334 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-19 01:46:45.337 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-19 01:46:45.340 | + inc/python:setup_develop:359 : local extras= 2026-06-19 01:46:45.343 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-19 01:46:45.346 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-19 01:46:45.350 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-19 01:46:45.353 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-19 01:46:45.355 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-19 01:46:45.359 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-19 01:46:45.364 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-19 01:46:45.367 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-19 01:46:45.371 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-19 01:46:45.375 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-19 01:46:45.378 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-19 01:46:45.383 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-19 01:46:45.389 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-19 01:46:45.392 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-19 01:46:45.394 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-19 01:46:45.555 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-19 01:46:45.557 | + inc/python:setup_package:436 : local bindep=0 2026-06-19 01:46:45.560 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-19 01:46:45.564 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-19 01:46:45.567 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-19 01:46:45.569 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-19 01:46:45.573 | + inc/python:setup_package:445 : local flags=-e 2026-06-19 01:46:45.575 | + inc/python:setup_package:446 : local extras= 2026-06-19 01:46:45.578 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-19 01:46:45.580 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-19 01:46:45.584 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-19 01:46:45.588 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-19 01:46:45.591 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-19 01:46:45.593 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-19 01:46:45.620 | Using python 3.12 to install /opt/stack/keystone 2026-06-19 01:46:45.624 | + 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-19 01:46:46.624 | Obtaining file:///opt/stack/keystone 2026-06-19 01:46:46.630 | Installing build dependencies: started 2026-06-19 01:46:48.317 | Installing build dependencies: finished with status 'done' 2026-06-19 01:46:48.318 | Checking if build backend supports build_editable: started 2026-06-19 01:46:48.844 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-19 01:46:48.846 | Getting requirements to build editable: started 2026-06-19 01:46:49.130 | Getting requirements to build editable: finished with status 'done' 2026-06-19 01:46:49.133 | Preparing editable metadata (pyproject.toml): started 2026-06-19 01:46:50.192 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-19 01:46:50.208 | 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-19 01:46:50.209 | 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-19 01:46:50.410 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-19 01:46:50.555 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-19 01:46:50.597 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-19 01:46:50.612 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-19 01:46:51.018 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-19 01:46:51.034 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-19 01:46:51.639 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-19 01:46:51.656 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-19 01:46:51.679 | 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-19 01:46:51.680 | 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-19 01:46:51.681 | 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-19 01:46:51.762 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-19 01:46:51.777 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-19 01:46:51.791 | 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-19 01:46:51.793 | 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-19 01:46:51.793 | 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-19 01:46:51.856 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-19 01:46:51.871 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-19 01:46:51.931 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-19 01:46:51.947 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-19 01:46:51.958 | 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-19 01:46:51.959 | 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-19 01:46:52.002 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-19 01:46:52.018 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-19 01:46:52.077 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-19 01:46:52.094 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-19 01:46:52.105 | 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-19 01:46:52.134 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-19 01:46:52.149 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-19 01:46:52.159 | 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-19 01:46:52.191 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-19 01:46:52.205 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-19 01:46:52.255 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-19 01:46:52.270 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-19 01:46:52.281 | 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-19 01:46:52.281 | 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-19 01:46:52.324 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-19 01:46:52.339 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-19 01:46:52.379 | 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-19 01:46:52.380 | 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.0) 2026-06-19 01:46:52.412 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-19 01:46:52.428 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-19 01:46:52.477 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-19 01:46:52.492 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-19 01:46:52.692 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-19 01:46:52.707 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-19 01:46:52.743 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-19 01:46:52.758 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-19 01:46:52.769 | 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-19 01:46:52.798 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-19 01:46:52.813 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-19 01:46:52.855 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-19 01:46:52.868 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-19 01:46:52.903 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-19 01:46:52.918 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-19 01:46:52.960 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-19 01:46:52.974 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-19 01:46:53.081 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-19 01:46:53.096 | 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-19 01:46:53.136 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-19 01:46:53.151 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-19 01:46:53.166 | 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-19 01:46:53.233 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-19 01:46:53.248 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-19 01:46:53.292 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-19 01:46:53.307 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-19 01:46:53.342 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-19 01:46:53.357 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-19 01:46:53.406 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-19 01:46:53.420 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-19 01:46:53.982 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-19 01:46:53.996 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-19 01:46:54.011 | 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-19 01:46:54.014 | 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-19 01:46:54.018 | 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-19 01:46:54.019 | 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-19 01:46:54.020 | 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-19 01:46:54.032 | 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-19 01:46:54.033 | 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-19 01:46:54.034 | 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-19 01:46:54.077 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-19 01:46:54.092 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-19 01:46:54.102 | 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-19 01:46:54.130 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-19 01:46:54.145 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-19 01:46:54.178 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-19 01:46:54.193 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-19 01:46:54.238 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-19 01:46:54.253 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-19 01:46:54.265 | 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-19 01:46:54.270 | 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-19 01:46:54.273 | 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.3.0) 2026-06-19 01:46:54.317 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-19 01:46:54.332 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-19 01:46:54.375 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-19 01:46:54.390 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-19 01:46:54.430 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-19 01:46:54.445 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-19 01:46:54.501 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-19 01:46:54.517 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-19 01:46:54.574 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-19 01:46:54.589 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-19 01:46:54.625 | 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-19 01:46:54.641 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-19 01:46:54.685 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-19 01:46:54.700 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-19 01:46:54.709 | 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-19 01:46:54.741 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-19 01:46:54.755 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-19 01:46:54.794 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-19 01:46:54.810 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-19 01:46:54.860 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-19 01:46:54.876 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-19 01:46:55.141 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-19 01:46:55.156 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-19 01:46:55.203 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-19 01:46:55.219 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-19 01:46:55.254 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-19 01:46:55.269 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-19 01:46:55.306 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-19 01:46:55.322 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-19 01:46:55.368 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-19 01:46:55.383 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-19 01:46:55.456 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-19 01:46:55.472 | 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-19 01:46:55.511 | 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-19 01:46:55.526 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-19 01:46:55.572 | 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-19 01:46:55.588 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-19 01:46:55.632 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-19 01:46:55.646 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-19 01:46:55.666 | 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-19 01:46:55.667 | 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-19 01:46:55.680 | 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-19 01:46:55.715 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-19 01:46:55.731 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-19 01:46:55.793 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-19 01:46:55.808 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-19 01:46:55.851 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-19 01:46:55.867 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-19 01:46:55.920 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-19 01:46:55.936 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-19 01:46:55.957 | 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-19 01:46:55.958 | 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-19 01:46:55.959 | 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-19 01:46:55.960 | 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-19 01:46:56.010 | 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-19 01:46:56.026 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-19 01:46:56.087 | 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-19 01:46:56.102 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-19 01:46:56.202 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-19 01:46:56.246 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-19 01:46:56.327 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 50.4 MB/s 0:00:00 2026-06-19 01:46:56.343 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-19 01:46:56.366 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-19 01:46:56.387 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-19 01:46:56.408 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-19 01:46:56.430 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-19 01:46:56.451 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-19 01:46:56.472 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-19 01:46:56.492 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-19 01:46:56.514 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-19 01:46:56.535 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-19 01:46:56.556 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-19 01:46:56.576 | 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-19 01:46:56.597 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-19 01:46:56.619 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-19 01:46:56.642 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-19 01:46:56.666 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-19 01:46:56.689 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-19 01:46:56.709 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-19 01:46:56.730 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-19 01:46:56.750 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-19 01:46:56.774 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-19 01:46:56.795 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-19 01:46:56.817 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-19 01:46:56.839 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-19 01:46:56.861 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-19 01:46:56.885 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-19 01:46:56.910 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-19 01:46:56.928 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 32.1 MB/s 0:00:00 2026-06-19 01:46:56.944 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-19 01:46:56.965 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-19 01:46:56.986 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-19 01:46:57.007 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-19 01:46:57.031 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-19 01:46:57.056 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-19 01:46:57.076 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-19 01:46:57.097 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-19 01:46:57.119 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-19 01:46:57.145 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-19 01:46:57.166 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-19 01:46:57.192 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-19 01:46:57.215 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-19 01:46:57.237 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-19 01:46:57.259 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-19 01:46:57.280 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-19 01:46:57.305 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-19 01:46:57.358 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 67.5 MB/s 0:00:00 2026-06-19 01:46:57.374 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-19 01:46:57.397 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-19 01:46:57.418 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-19 01:46:57.439 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-19 01:46:57.464 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-19 01:46:57.519 | 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-19 01:46:57.555 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-19 01:46:57.586 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-19 01:46:57.608 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-19 01:46:57.629 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-19 01:46:57.656 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-19 01:46:57.838 | Building wheels for collected packages: keystone 2026-06-19 01:46:57.839 | Building editable for keystone (pyproject.toml): started 2026-06-19 01:46:58.937 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-19 01:46:58.938 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=427363db8dfa3094b88fcad65bcee98eab76c9884c2e482db8339ad15a9d06bd 2026-06-19 01:46:58.938 | Stored in directory: /tmp/pip-ephem-wheel-cache-7gl37xfa/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-19 01:46:58.943 | Successfully built keystone 2026-06-19 01:46:59.289 | 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-19 01:46:59.329 | Attempting uninstall: pytz 2026-06-19 01:46:59.339 | Found existing installation: pytz 2024.1 2026-06-19 01:46:59.339 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:46:59.340 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-19 01:47:01.133 | Attempting uninstall: oauthlib 2026-06-19 01:47:01.145 | Found existing installation: oauthlib 3.2.2 2026-06-19 01:47:01.146 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:47:01.146 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-19 01:47:01.293 | Attempting uninstall: markupsafe 2026-06-19 01:47:01.305 | Found existing installation: MarkupSafe 2.1.5 2026-06-19 01:47:01.306 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:47:01.307 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-19 01:47:02.390 | Attempting uninstall: click 2026-06-19 01:47:02.404 | Found existing installation: click 8.1.6 2026-06-19 01:47:02.405 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:47:02.406 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-19 01:47:02.572 | Attempting uninstall: blinker 2026-06-19 01:47:02.584 | Found existing installation: blinker 1.7.0 2026-06-19 01:47:02.585 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:47:02.585 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-19 01:47:02.604 | Attempting uninstall: bcrypt 2026-06-19 01:47:02.615 | Found existing installation: bcrypt 3.2.2 2026-06-19 01:47:02.616 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:47:02.617 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-19 01:47:02.635 | Attempting uninstall: attrs 2026-06-19 01:47:02.647 | Found existing installation: attrs 23.2.0 2026-06-19 01:47:02.648 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:47:02.649 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-19 01:47:05.744 | Attempting uninstall: jinja2 2026-06-19 01:47:05.757 | Found existing installation: Jinja2 3.1.2 2026-06-19 01:47:05.757 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:47:05.759 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-19 01:47:06.800 | Attempting uninstall: cryptography 2026-06-19 01:47:06.813 | Found existing installation: cryptography 41.0.7 2026-06-19 01:47:06.814 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:47:06.815 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-19 01:47:07.418 | Attempting uninstall: pyopenssl 2026-06-19 01:47:07.432 | Found existing installation: pyOpenSSL 23.2.0 2026-06-19 01:47:07.433 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:47:07.433 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-19 01:47:07.847 | Attempting uninstall: jsonschema 2026-06-19 01:47:07.862 | Found existing installation: jsonschema 4.10.3 2026-06-19 01:47:07.863 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:47:07.864 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-19 01:47:09.468 | 2026-06-19 01:47:09.470 | 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-19 01:47:09.471 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-19 01:47:09.484 | 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.50 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.1 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-19 01:47:09.871 | + inc/python:pip_install:216 : result=0 2026-06-19 01:47:09.874 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:47:09.876 | + functions-common:time_stop:2414 : local name 2026-06-19 01:47:09.879 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:47:09.882 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:47:09.884 | + functions-common:time_stop:2417 : local total 2026-06-19 01:47:09.887 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:47:09.890 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:47:09.892 | + functions-common:time_stop:2421 : start_time=1781833605615 2026-06-19 01:47:09.895 | + functions-common:time_stop:2423 : [[ -z 1781833605615 ]] 2026-06-19 01:47:09.899 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:47:09.904 | + functions-common:time_stop:2426 : end_time=1781833629900 2026-06-19 01:47:09.906 | + functions-common:time_stop:2427 : elapsed_time=24285 2026-06-19 01:47:09.908 | + functions-common:time_stop:2428 : total=48270 2026-06-19 01:47:09.911 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:47:09.913 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=72555 2026-06-19 01:47:09.916 | + inc/python:pip_install:219 : return 0 2026-06-19 01:47:09.919 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-19 01:47:09.922 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-19 01:47:09.924 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-19 01:47:09.926 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-19 01:47:09.929 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:47:09.932 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:47:09.935 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-19 01:47:09.937 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:47:09.940 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-19 01:47:09.958 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:47:09.960 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-19 01:47:09.964 | + ./stack.sh:main:918 : configure_keystone 2026-06-19 01:47:09.967 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-19 01:47:09.982 | + 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-19 01:47:09.985 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-19 01:47:09.990 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-19 01:47:10.006 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:47:10.009 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-19 01:47:10.044 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-19 01:47:10.076 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-19 01:47:10.111 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-19 01:47:10.146 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-19 01:47:10.183 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-19 01:47:10.220 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-19 01:47:10.255 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-19 01:47:10.291 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-19 01:47:10.328 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-19 01:47:10.330 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-19 01:47:10.334 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-19 01:47:10.337 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-19 01:47:10.340 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-19 01:47:10.343 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-19 01:47:10.361 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:47:10.365 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-19 01:47:10.368 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-19 01:47:10.372 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-19 01:47:10.391 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:47:10.395 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.126:5672/ 2026-06-19 01:47:10.399 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.126:5672/ 2026-06-19 01:47:10.435 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-19 01:47:10.438 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-19 01:47:10.442 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.126/identity 2026-06-19 01:47:10.478 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-19 01:47:10.482 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-19 01:47:10.520 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-19 01:47:10.524 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-19 01:47:10.527 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-19 01:47:10.530 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-19 01:47:10.533 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-19 01:47:10.536 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-19 01:47:10.540 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-19 01:47:10.559 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:47:10.562 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-19 01:47:10.565 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-19 01:47:10.569 | + 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-19 01:47:10.606 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-19 01:47:10.610 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-19 01:47:10.613 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-19 01:47:10.616 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-19 01:47:10.620 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-19 01:47:10.640 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-19 01:47:10.643 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-19 01:47:10.646 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-19 01:47:10.650 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-19 01:47:10.653 | + 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-19 01:47:10.688 | + 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-19 01:47:10.724 | + 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-19 01:47:10.760 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-19 01:47:10.794 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-19 01:47:10.828 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-19 01:47:10.862 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-19 01:47:10.865 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-19 01:47:10.868 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-19 01:47:10.870 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-19 01:47:10.872 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-19 01:47:10.875 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-19 01:47:10.878 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-19 01:47:10.881 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-19 01:47:10.884 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-19 01:47:10.901 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-19 01:47:10.901 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-19 01:47:10.910 | d /var/run/uwsgi 0755 quobyte root 2026-06-19 01:47:10.914 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-19 01:47:10.928 | /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-19 01:47:10.933 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-19 01:47:10.936 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-19 01:47:10.940 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-19 01:47:10.942 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-19 01:47:10.975 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-19 01:47:11.008 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-19 01:47:11.040 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-19 01:47:11.073 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-19 01:47:11.107 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-19 01:47:11.139 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-19 01:47:11.172 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-19 01:47:11.205 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-19 01:47:11.237 | + 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-19 01:47:11.269 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-19 01:47:11.301 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-19 01:47:11.335 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-19 01:47:11.366 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-19 01:47:11.399 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-19 01:47:11.402 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-19 01:47:11.405 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-19 01:47:11.408 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-19 01:47:11.411 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-19 01:47:11.414 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:47:11.417 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:47:11.420 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-19 01:47:11.424 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-19 01:47:11.427 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-19 01:47:11.461 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-19 01:47:11.493 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-19 01:47:11.493 | + 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-19 01:47:11.503 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-19 01:47:11.507 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-19 01:47:11.510 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-19 01:47:11.513 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-19 01:47:11.515 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-19 01:47:11.518 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-19 01:47:11.521 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-19 01:47:11.523 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:47:11.526 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:47:11.529 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-19 01:47:11.531 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-19 01:47:11.534 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:47:11.537 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:47:11.539 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-19 01:47:11.552 | perl: warning: Setting locale failed. 2026-06-19 01:47:11.552 | perl: warning: Please check that your locale settings: 2026-06-19 01:47:11.552 | LANGUAGE = (unset), 2026-06-19 01:47:11.552 | LC_ALL = "en_US.utf8", 2026-06-19 01:47:11.552 | LANG = "de_DE.UTF-8" 2026-06-19 01:47:11.552 | are supported and installed on your system. 2026-06-19 01:47:11.552 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:47:11.592 | Enabling site keystone-api. 2026-06-19 01:47:11.597 | To activate the new configuration, you need to run: 2026-06-19 01:47:11.597 | systemctl reload apache2 2026-06-19 01:47:11.603 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-19 01:47:11.606 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-19 01:47:11.608 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-19 01:47:11.611 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-19 01:47:11.763 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-19 01:47:11.799 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-19 01:47:11.835 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-19 01:47:11.871 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-19 01:47:11.873 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-19 01:47:11.909 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-19 01:47:11.942 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-19 01:47:11.976 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-19 01:47:12.012 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-19 01:47:12.015 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-19 01:47:12.018 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-19 01:47:12.052 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-19 01:47:12.086 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-19 01:47:12.105 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:47:12.108 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-19 01:47:12.127 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:47:12.129 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-19 01:47:12.132 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-19 01:47:12.135 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-19 01:47:12.138 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-19 01:47:12.141 | + lib/stack:stack_install_service:32 : install_glance 2026-06-19 01:47:12.144 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-19 01:47:12.147 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-19 01:47:12.150 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-19 01:47:12.167 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:47:12.170 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-19 01:47:12.173 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-19 01:47:12.190 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:47:12.193 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-19 01:47:12.196 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-19 01:47:12.198 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:47:12.201 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:47:12.204 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-19 01:47:12.207 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:47:12.211 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-19 01:47:12.213 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-19 01:47:12.216 | ++ inc/python:join_extras:29 : echo cinder 2026-06-19 01:47:12.219 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-19 01:47:12.222 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-19 01:47:12.225 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-19 01:47:12.228 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-19 01:47:12.232 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-19 01:47:12.235 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-19 01:47:12.238 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-19 01:47:12.243 | +++ 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-19 01:47:12.243 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-19 01:47:12.248 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-19 01:47:12.252 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-19 01:47:12.254 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-19 01:47:12.257 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-19 01:47:12.260 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-19 01:47:12.284 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-19 01:47:12.286 | + 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-19 01:47:13.577 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-19 01:47:13.722 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-19 01:47:13.739 | 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-19 01:47:13.740 | 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-19 01:47:13.741 | 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-19 01:47:13.742 | 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-19 01:47:13.743 | 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-19 01:47:13.744 | 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-19 01:47:13.745 | 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-19 01:47:13.746 | 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-19 01:47:13.748 | 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-19 01:47:13.749 | 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-19 01:47:13.750 | 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-19 01:47:13.776 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-19 01:47:13.791 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-19 01:47:13.803 | 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.3.0) 2026-06-19 01:47:13.806 | 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-19 01:47:13.807 | 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.1) 2026-06-19 01:47:13.813 | 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-19 01:47:13.815 | 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-19 01:47:13.859 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-19 01:47:13.874 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-19 01:47:14.045 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-19 01:47:14.061 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-19 01:47:14.108 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-19 01:47:14.124 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-19 01:47:14.171 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-19 01:47:14.187 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-19 01:47:14.201 | 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-19 01:47:14.202 | 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-19 01:47:14.203 | 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-19 01:47:14.204 | 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-19 01:47:14.211 | 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-19 01:47:14.212 | 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-19 01:47:14.213 | 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-19 01:47:14.215 | 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-19 01:47:14.219 | 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-19 01:47:14.220 | 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-19 01:47:14.223 | 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-19 01:47:14.255 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-19 01:47:14.270 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-19 01:47:14.281 | 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-19 01:47:14.286 | 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-19 01:47:14.290 | 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-19 01:47:14.291 | 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-19 01:47:14.292 | 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-19 01:47:14.301 | 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-19 01:47:14.304 | 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-19 01:47:14.305 | 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.0) 2026-06-19 01:47:14.308 | 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-19 01:47:14.316 | 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-19 01:47:14.319 | 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-19 01:47:14.320 | 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-19 01:47:14.321 | 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-19 01:47:14.322 | 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-19 01:47:14.325 | 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-19 01:47:14.326 | 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-19 01:47:14.332 | 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-19 01:47:14.349 | 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-19 01:47:14.354 | 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-19 01:47:14.357 | 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-19 01:47:14.370 | 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-19 01:47:14.371 | 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-19 01:47:14.372 | 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-19 01:47:14.374 | 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-19 01:47:14.394 | 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-19 01:47:14.451 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-19 01:47:14.508 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-19 01:47:14.535 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-19 01:47:14.557 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-19 01:47:14.581 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-19 01:47:14.605 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-19 01:47:14.626 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-19 01:47:14.867 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-19 01:47:16.125 | 2026-06-19 01:47:16.141 | 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-19 01:47:16.274 | + inc/python:pip_install:216 : result=0 2026-06-19 01:47:16.277 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:47:16.280 | + functions-common:time_stop:2414 : local name 2026-06-19 01:47:16.283 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:47:16.286 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:47:16.289 | + functions-common:time_stop:2417 : local total 2026-06-19 01:47:16.292 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:47:16.295 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:47:16.298 | + functions-common:time_stop:2421 : start_time=1781833632278 2026-06-19 01:47:16.300 | + functions-common:time_stop:2423 : [[ -z 1781833632278 ]] 2026-06-19 01:47:16.304 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:47:16.309 | + functions-common:time_stop:2426 : end_time=1781833636305 2026-06-19 01:47:16.312 | + functions-common:time_stop:2427 : elapsed_time=4027 2026-06-19 01:47:16.315 | + functions-common:time_stop:2428 : total=72555 2026-06-19 01:47:16.317 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:47:16.320 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=76582 2026-06-19 01:47:16.323 | + inc/python:pip_install:219 : return 0 2026-06-19 01:47:16.326 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-19 01:47:16.329 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-19 01:47:16.333 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-19 01:47:16.348 | + 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-19 01:47:16.354 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-19 01:47:16.357 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-19 01:47:16.360 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-19 01:47:16.362 | + functions-common:git_clone:585 : local git_ref=master 2026-06-19 01:47:16.365 | + functions-common:git_clone:586 : local orig_dir 2026-06-19 01:47:16.368 | ++ functions-common:git_clone:587 : pwd 2026-06-19 01:47:16.372 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-19 01:47:16.374 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-19 01:47:16.378 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-19 01:47:16.397 | + functions-common:git_clone:590 : RECLONE=False 2026-06-19 01:47:16.400 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-19 01:47:16.403 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-19 01:47:16.406 | + functions-common:git_clone:604 : echo master 2026-06-19 01:47:16.407 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-19 01:47:16.411 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-19 01:47:16.414 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-19 01:47:16.416 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-19 01:47:16.419 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:47:16.422 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:47:16.424 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:47:16.427 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:47:16.429 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:47:16.432 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:47:16.435 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:47:16.437 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:47:16.440 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:47:16.445 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833636442 2026-06-19 01:47:16.448 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-19 01:47:16.451 | Cloning into '/opt/stack/glance'... 2026-06-19 01:47:24.533 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:47:24.537 | + functions-common:time_stop:2414 : local name 2026-06-19 01:47:24.541 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:47:24.544 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:47:24.546 | + functions-common:time_stop:2417 : local total 2026-06-19 01:47:24.550 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:47:24.553 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:47:24.556 | + functions-common:time_stop:2421 : start_time=1781833636442 2026-06-19 01:47:24.558 | + functions-common:time_stop:2423 : [[ -z 1781833636442 ]] 2026-06-19 01:47:24.562 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:47:24.567 | + functions-common:time_stop:2426 : end_time=1781833644564 2026-06-19 01:47:24.569 | + functions-common:time_stop:2427 : elapsed_time=8122 2026-06-19 01:47:24.572 | + functions-common:time_stop:2428 : total=23406 2026-06-19 01:47:24.574 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:47:24.577 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31528 2026-06-19 01:47:24.580 | + functions-common:git_clone:625 : cd /opt/stack/glance 2026-06-19 01:47:24.582 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-19 01:47:24.585 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:47:24.587 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:47:24.590 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:47:24.592 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:47:24.595 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:47:24.599 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:47:24.602 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:47:24.604 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:47:24.608 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:47:24.613 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833644610 2026-06-19 01:47:24.617 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-19 01:47:25.244 | From https://review.opendev.org/openstack/glance 2026-06-19 01:47:25.245 | * branch master -> FETCH_HEAD 2026-06-19 01:47:25.256 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:47:25.259 | + functions-common:time_stop:2414 : local name 2026-06-19 01:47:25.262 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:47:25.265 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:47:25.267 | + functions-common:time_stop:2417 : local total 2026-06-19 01:47:25.271 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:47:25.273 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:47:25.276 | + functions-common:time_stop:2421 : start_time=1781833644610 2026-06-19 01:47:25.278 | + functions-common:time_stop:2423 : [[ -z 1781833644610 ]] 2026-06-19 01:47:25.282 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:47:25.286 | + functions-common:time_stop:2426 : end_time=1781833645283 2026-06-19 01:47:25.290 | + functions-common:time_stop:2427 : elapsed_time=673 2026-06-19 01:47:25.293 | + functions-common:time_stop:2428 : total=31528 2026-06-19 01:47:25.296 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:47:25.300 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32201 2026-06-19 01:47:25.304 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-19 01:47:25.307 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:47:25.309 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:47:25.312 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:47:25.316 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:47:25.319 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:47:25.322 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:47:25.325 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:47:25.328 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:47:25.331 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:47:25.337 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833645333 2026-06-19 01:47:25.340 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-19 01:47:25.463 | Note: switching to 'FETCH_HEAD'. 2026-06-19 01:47:25.463 | 2026-06-19 01:47:25.463 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-19 01:47:25.463 | changes and commit them, and you can discard any commits you make in this 2026-06-19 01:47:25.463 | state without impacting any branches by switching back to a branch. 2026-06-19 01:47:25.463 | 2026-06-19 01:47:25.463 | If you want to create a new branch to retain commits you create, you may 2026-06-19 01:47:25.464 | do so (now or later) by using -c with the switch command. Example: 2026-06-19 01:47:25.464 | 2026-06-19 01:47:25.464 | git switch -c 2026-06-19 01:47:25.464 | 2026-06-19 01:47:25.464 | Or undo this operation with: 2026-06-19 01:47:25.464 | 2026-06-19 01:47:25.464 | git switch - 2026-06-19 01:47:25.464 | 2026-06-19 01:47:25.464 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-19 01:47:25.464 | 2026-06-19 01:47:25.464 | HEAD is now at 9734292f7 Merge "Fix flaky test_import_copy_bust_lock functional test" 2026-06-19 01:47:25.470 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:47:25.472 | + functions-common:time_stop:2414 : local name 2026-06-19 01:47:25.475 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:47:25.478 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:47:25.481 | + functions-common:time_stop:2417 : local total 2026-06-19 01:47:25.485 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:47:25.488 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:47:25.490 | + functions-common:time_stop:2421 : start_time=1781833645333 2026-06-19 01:47:25.493 | + functions-common:time_stop:2423 : [[ -z 1781833645333 ]] 2026-06-19 01:47:25.496 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:47:25.502 | + functions-common:time_stop:2426 : end_time=1781833645498 2026-06-19 01:47:25.505 | + functions-common:time_stop:2427 : elapsed_time=165 2026-06-19 01:47:25.507 | + functions-common:time_stop:2428 : total=32201 2026-06-19 01:47:25.509 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:47:25.513 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32366 2026-06-19 01:47:25.517 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-19 01:47:25.535 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-19 01:47:25.540 | + functions-common:git_clone:667 : git show --oneline 2026-06-19 01:47:25.540 | + functions-common:git_clone:667 : head -1 2026-06-19 01:47:25.543 | 9734292f7 Merge "Fix flaky test_import_copy_bust_lock functional test" 2026-06-19 01:47:25.546 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-19 01:47:25.550 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-19 01:47:25.554 | + inc/python:setup_develop:353 : local bindep 2026-06-19 01:47:25.558 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-19 01:47:25.562 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-19 01:47:25.565 | + inc/python:setup_develop:359 : local extras= 2026-06-19 01:47:25.569 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-19 01:47:25.573 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-19 01:47:25.577 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-19 01:47:25.581 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-19 01:47:25.585 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-19 01:47:25.588 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-19 01:47:25.592 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-19 01:47:25.595 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-19 01:47:25.600 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-19 01:47:25.604 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-19 01:47:25.608 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-19 01:47:25.613 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-19 01:47:25.621 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-19 01:47:25.625 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-19 01:47:25.628 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-19 01:47:25.783 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-19 01:47:25.785 | + inc/python:setup_package:436 : local bindep=0 2026-06-19 01:47:25.789 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-19 01:47:25.793 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-19 01:47:25.796 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-19 01:47:25.799 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-19 01:47:25.802 | + inc/python:setup_package:445 : local flags=-e 2026-06-19 01:47:25.805 | + inc/python:setup_package:446 : local extras= 2026-06-19 01:47:25.809 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-19 01:47:25.812 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-19 01:47:25.815 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-19 01:47:25.819 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-19 01:47:25.822 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-19 01:47:25.825 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-19 01:47:25.850 | Using python 3.12 to install /opt/stack/glance 2026-06-19 01:47:25.853 | + 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-19 01:47:26.836 | Obtaining file:///opt/stack/glance 2026-06-19 01:47:26.840 | Installing build dependencies: started 2026-06-19 01:47:28.539 | Installing build dependencies: finished with status 'done' 2026-06-19 01:47:28.540 | Checking if build backend supports build_editable: started 2026-06-19 01:47:29.068 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-19 01:47:29.070 | Getting requirements to build editable: started 2026-06-19 01:47:29.359 | Getting requirements to build editable: finished with status 'done' 2026-06-19 01:47:29.361 | Preparing editable metadata (pyproject.toml): started 2026-06-19 01:47:30.266 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-19 01:47:30.284 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (7.0.3) 2026-06-19 01:47:30.285 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (0.7.1) 2026-06-19 01:47:30.286 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (2.0.50) 2026-06-19 01:47:30.287 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (0.41.0) 2026-06-19 01:47:30.288 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.1.0) 2026-06-19 01:47:30.289 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (2.5.1) 2026-06-19 01:47:30.289 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (1.8.10) 2026-06-19 01:47:30.290 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (1.18.4) 2026-06-19 01:47:30.481 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev62) 2026-06-19 01:47:30.623 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-19 01:47:30.633 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (10.5.0) 2026-06-19 01:47:30.634 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (7.5.0) 2026-06-19 01:47:30.635 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (6.4.0) 2026-06-19 01:47:30.636 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (2.7.1) 2026-06-19 01:47:30.637 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (10.1.1) 2026-06-19 01:47:30.638 | 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.dev62) (5.8.0) 2026-06-19 01:47:30.638 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.3.0) 2026-06-19 01:47:30.784 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev62) 2026-06-19 01:47:30.800 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-19 01:47:30.814 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.14.0) 2026-06-19 01:47:30.815 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (13.0.0) 2026-06-19 01:47:30.932 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev62) 2026-06-19 01:47:30.947 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-19 01:47:30.958 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.17.0) 2026-06-19 01:47:30.959 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.10.1) 2026-06-19 01:47:30.960 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (4.26.0) 2026-06-19 01:47:30.961 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.8.0) 2026-06-19 01:47:30.962 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (18.0.0) 2026-06-19 01:47:30.962 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (6.8.0) 2026-06-19 01:47:31.095 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev62) 2026-06-19 01:47:31.111 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-19 01:47:31.120 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (8.2.0) 2026-06-19 01:47:31.121 | 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.dev62) (18.1.0) 2026-06-19 01:47:31.122 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (8.1.0) 2026-06-19 01:47:31.159 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev62) 2026-06-19 01:47:31.174 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-19 01:47:31.185 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.1.0) 2026-06-19 01:47:31.186 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (4.4.0) 2026-06-19 01:47:31.186 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (5.5.0) 2026-06-19 01:47:31.187 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (3.1.0) 2026-06-19 01:47:31.188 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev62) (43.0.3) 2026-06-19 01:47:31.298 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev62) 2026-06-19 01:47:31.314 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-19 01:47:31.448 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev62) 2026-06-19 01:47:31.464 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-19 01:47:31.475 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev62) (1.3.12) 2026-06-19 01:47:31.476 | 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.dev62) (4.15.0) 2026-06-19 01:47:31.509 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-19 01:47:31.525 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-19 01:47:31.538 | 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.dev62) (2.34.2) 2026-06-19 01:47:31.540 | 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.dev62) (2.0.0) 2026-06-19 01:47:31.545 | 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.dev62) (3.0) 2026-06-19 01:47:31.548 | 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.dev62) (5.10.0) 2026-06-19 01:47:31.551 | 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.dev62) (2.2.1) 2026-06-19 01:47:31.555 | 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.dev62) (2.8.0) 2026-06-19 01:47:31.556 | 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.dev62) (3.5.1) 2026-06-19 01:47:31.566 | 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.dev62) (1.4.2) 2026-06-19 01:47:31.573 | 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.dev62) (3.3.2) 2026-06-19 01:47:31.577 | 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.dev62) (26.1.0) 2026-06-19 01:47:31.578 | 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.dev62) (2025.9.1) 2026-06-19 01:47:31.579 | 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.dev62) (0.37.0) 2026-06-19 01:47:31.580 | 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.dev62) (2026.5.1) 2026-06-19 01:47:31.588 | 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.dev62) (2.1.0) 2026-06-19 01:47:31.589 | 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.dev62) (1.8.2) 2026-06-19 01:47:31.594 | 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.dev62) (4.2.0) 2026-06-19 01:47:31.596 | 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.dev62) (4.0.1) 2026-06-19 01:47:31.597 | 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.dev62) (2.13.0) 2026-06-19 01:47:31.604 | 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.dev62) (1.5.0) 2026-06-19 01:47:31.608 | 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.dev62) (5.3.1) 2026-06-19 01:47:31.614 | 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.dev62) (0.20) 2026-06-19 01:47:31.618 | 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.dev62) (1.3.0) 2026-06-19 01:47:31.620 | 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.dev62) (2.0.0) 2026-06-19 01:47:31.621 | 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.dev62) (6.0.3) 2026-06-19 01:47:31.629 | 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.dev62) (2.1.2) 2026-06-19 01:47:31.630 | 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.dev62) (0.6.2) 2026-06-19 01:47:31.688 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-19 01:47:31.703 | Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-06-19 01:47:31.742 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-19 01:47:31.757 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-19 01:47:31.795 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-19 01:47:31.809 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-19 01:47:31.852 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-19 01:47:31.867 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-19 01:47:31.876 | 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.dev62) (7.2.2) 2026-06-19 01:47:31.908 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev62) 2026-06-19 01:47:31.923 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-19 01:47:31.938 | 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.dev62) (2.9.0.post0) 2026-06-19 01:47:31.943 | 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.dev62) (4.6.0) 2026-06-19 01:47:31.945 | 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.dev62) (7.1.4) 2026-06-19 01:47:31.946 | 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.dev62) (5.3.1) 2026-06-19 01:47:31.947 | 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.dev62) (5.6.2) 2026-06-19 01:47:31.948 | 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.dev62) (0.16.0) 2026-06-19 01:47:31.951 | 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.dev62) (5.1.0) 2026-06-19 01:47:31.960 | 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.dev62) (2026.2) 2026-06-19 01:47:31.961 | 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.dev62) (26.2) 2026-06-19 01:47:31.968 | 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.dev62) (0.25.0) 2026-06-19 01:47:31.972 | 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.dev62) (5.0.0) 2026-06-19 01:47:31.973 | 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.dev62) (3.1.6) 2026-06-19 01:47:31.974 | 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.dev62) (4.0.1) 2026-06-19 01:47:31.982 | 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.dev62) (3.0.3) 2026-06-19 01:47:31.997 | 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.dev62) (1.2.0) 2026-06-19 01:47:32.006 | 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.dev62) (1.7.6) 2026-06-19 01:47:32.028 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev62) (82.0.1) 2026-06-19 01:47:32.044 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev62) (0.8.1) 2026-06-19 01:47:32.105 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-19 01:47:32.121 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-19 01:47:32.158 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-19 01:47:32.174 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-19 01:47:32.239 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev62) 2026-06-19 01:47:32.254 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-19 01:47:32.323 | 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.dev62) 2026-06-19 01:47:32.338 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-19 01:47:32.373 | 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.dev62) 2026-06-19 01:47:32.389 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-19 01:47:32.398 | 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.dev62) (15.0.0) 2026-06-19 01:47:32.424 | 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.dev62) 2026-06-19 01:47:32.439 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-19 01:47:32.461 | 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.dev62) (1.17.0) 2026-06-19 01:47:32.480 | 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.dev62) (3.4.7) 2026-06-19 01:47:32.481 | 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.dev62) (3.18) 2026-06-19 01:47:32.482 | 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.dev62) (2.7.0) 2026-06-19 01:47:32.485 | 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.dev62) (2023.11.17) 2026-06-19 01:47:32.517 | 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.dev62) (4.2.0) 2026-06-19 01:47:32.518 | 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.dev62) (2.20.0) 2026-06-19 01:47:32.527 | 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.dev62) (0.1.2) 2026-06-19 01:47:32.542 | 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.dev62) (0.8) 2026-06-19 01:47:32.620 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev62) 2026-06-19 01:47:32.634 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-19 01:47:32.681 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev62) 2026-06-19 01:47:32.696 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-19 01:47:32.706 | 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.dev62) (9.1.4) 2026-06-19 01:47:32.732 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev62) 2026-06-19 01:47:32.747 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-19 01:47:32.869 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev62) 2026-06-19 01:47:32.885 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-19 01:47:32.899 | Installing build dependencies: started 2026-06-19 01:47:34.526 | Installing build dependencies: finished with status 'done' 2026-06-19 01:47:34.527 | Getting requirements to build wheel: started 2026-06-19 01:47:35.137 | Getting requirements to build wheel: finished with status 'done' 2026-06-19 01:47:35.138 | Preparing metadata (pyproject.toml): started 2026-06-19 01:47:35.490 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-19 01:47:35.493 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev62) (2026.2) 2026-06-19 01:47:35.545 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev62) 2026-06-19 01:47:35.561 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-19 01:47:35.611 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev62) 2026-06-19 01:47:35.626 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-19 01:47:35.703 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-19 01:47:35.741 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-19 01:47:35.763 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-19 01:47:35.790 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-19 01:47:35.813 | Downloading openstacksdk-4.16.0-py3-none-any.whl (2.0 MB) 2026-06-19 01:47:35.874 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 40.3 MB/s 0:00:00 2026-06-19 01:47:35.889 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-19 01:47:35.912 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-19 01:47:35.933 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-19 01:47:35.956 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-19 01:47:35.979 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-19 01:47:36.048 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-19 01:47:36.086 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-19 01:47:36.110 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-19 01:47:36.132 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-19 01:47:36.157 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-19 01:47:36.184 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-19 01:47:36.205 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-19 01:47:36.229 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-19 01:47:36.259 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-19 01:47:36.282 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-19 01:47:36.333 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 46.0 MB/s 0:00:00 2026-06-19 01:47:36.349 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-19 01:47:36.372 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-19 01:47:36.394 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-19 01:47:36.416 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-19 01:47:36.513 | Building wheels for collected packages: glance, simplegeneric 2026-06-19 01:47:36.515 | Building editable for glance (pyproject.toml): started 2026-06-19 01:47:37.354 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-19 01:47:37.355 | Created wheel for glance: filename=glance-32.1.0.dev62-0.editable-py3-none-any.whl size=8994 sha256=4023e3359731877365695f91f0f261db36569cf04c402ca9a28b1b40ae8d0a0f 2026-06-19 01:47:37.356 | Stored in directory: /tmp/pip-ephem-wheel-cache-0u0_c9yy/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-19 01:47:37.362 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-19 01:47:37.764 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-19 01:47:37.765 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=a3e09d27626db2e1e5e106f9afc59bda619f2a164bfd4d7659c647a230c0c55c 2026-06-19 01:47:37.766 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-19 01:47:37.770 | Successfully built glance simplegeneric 2026-06-19 01:47:38.044 | 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-19 01:47:41.092 | Attempting uninstall: jsonpointer 2026-06-19 01:47:41.108 | Found existing installation: jsonpointer 2.0 2026-06-19 01:47:41.109 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:47:41.109 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-19 01:47:41.126 | Attempting uninstall: jmespath 2026-06-19 01:47:41.142 | Found existing installation: jmespath 1.0.1 2026-06-19 01:47:41.142 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:47:41.143 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-19 01:47:41.183 | Attempting uninstall: httplib2 2026-06-19 01:47:41.199 | Found existing installation: httplib2 0.20.4 2026-06-19 01:47:41.199 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:47:41.200 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-19 01:47:41.294 | Attempting uninstall: jsonpatch 2026-06-19 01:47:41.308 | Found existing installation: jsonpatch 1.32 2026-06-19 01:47:41.309 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:47:41.309 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-19 01:47:45.704 | 2026-06-19 01:47:45.723 | 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.dev62 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.16.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-19 01:47:45.962 | + inc/python:pip_install:216 : result=0 2026-06-19 01:47:45.964 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:47:45.968 | + functions-common:time_stop:2414 : local name 2026-06-19 01:47:45.970 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:47:45.973 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:47:45.975 | + functions-common:time_stop:2417 : local total 2026-06-19 01:47:45.978 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:47:45.981 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:47:45.983 | + functions-common:time_stop:2421 : start_time=1781833645844 2026-06-19 01:47:45.985 | + functions-common:time_stop:2423 : [[ -z 1781833645844 ]] 2026-06-19 01:47:45.989 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:47:45.994 | + functions-common:time_stop:2426 : end_time=1781833665990 2026-06-19 01:47:45.996 | + functions-common:time_stop:2427 : elapsed_time=20146 2026-06-19 01:47:45.998 | + functions-common:time_stop:2428 : total=76582 2026-06-19 01:47:46.001 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:47:46.004 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=96728 2026-06-19 01:47:46.006 | + inc/python:pip_install:219 : return 0 2026-06-19 01:47:46.009 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-19 01:47:46.012 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-19 01:47:46.014 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-19 01:47:46.017 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-19 01:47:46.019 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:47:46.022 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:47:46.026 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-19 01:47:46.028 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:47:46.031 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-19 01:47:46.034 | + ./stack.sh:main:939 : configure_glance 2026-06-19 01:47:46.037 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-19 01:47:46.052 | + lib/glance:configure_glance:351 : local dburl 2026-06-19 01:47:46.056 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-19 01:47:46.059 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-19 01:47:46.061 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-19 01:47:46.064 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-19 01:47:46.067 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-19 01:47:46.070 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-19 01:47:46.072 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-19 01:47:46.089 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:47:46.092 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-19 01:47:46.094 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-19 01:47:46.098 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-19 01:47:46.101 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-19 01:47:46.135 | + 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-19 01:47:46.169 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-19 01:47:46.201 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-19 01:47:46.233 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-19 01:47:46.267 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-19 01:47:46.302 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-19 01:47:46.338 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-19 01:47:46.341 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-19 01:47:46.343 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-19 01:47:46.346 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-19 01:47:46.349 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-19 01:47:46.351 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-19 01:47:46.354 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-19 01:47:46.356 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-19 01:47:46.359 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-19 01:47:46.362 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-19 01:47:46.395 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-19 01:47:46.427 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.126/identity 2026-06-19 01:47:46.459 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-19 01:47:46.492 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-19 01:47:46.524 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-19 01:47:46.557 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-19 01:47:46.590 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-19 01:47:46.624 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.126/identity 2026-06-19 01:47:46.656 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-19 01:47:46.689 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-19 01:47:46.722 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-19 01:47:46.724 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-19 01:47:46.758 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-19 01:47:46.760 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-19 01:47:46.763 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-19 01:47:46.766 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-19 01:47:46.768 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-19 01:47:46.771 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-19 01:47:46.789 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:47:46.793 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-19 01:47:46.796 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-19 01:47:46.799 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-19 01:47:46.816 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:47:46.819 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.126:5672/ 2026-06-19 01:47:46.823 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.126:5672/ 2026-06-19 01:47:46.855 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-19 01:47:46.857 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-19 01:47:46.860 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-19 01:47:46.863 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-19 01:47:46.866 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-19 01:47:46.899 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-19 01:47:46.933 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-19 01:47:46.968 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-19 01:47:46.971 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-19 01:47:46.974 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-19 01:47:46.976 | + lib/glance:configure_glance_store:280 : local be 2026-06-19 01:47:46.979 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-19 01:47:46.982 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-19 01:47:46.985 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-19 01:47:47.020 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-19 01:47:47.023 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.126 2026-06-19 01:47:47.059 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-19 01:47:47.062 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-19 01:47:47.064 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-19 01:47:47.083 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:47:47.086 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.126/image 2026-06-19 01:47:47.119 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-19 01:47:47.138 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:47:47.141 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-19 01:47:47.144 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-19 01:47:47.146 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-19 01:47:47.150 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-19 01:47:47.169 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-19 01:47:47.172 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-19 01:47:47.175 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-19 01:47:47.178 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-19 01:47:47.180 | + 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-19 01:47:47.215 | + 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-19 01:47:47.248 | + 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-19 01:47:47.281 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-19 01:47:47.314 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-19 01:47:47.347 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-19 01:47:47.352 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-19 01:47:47.388 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-19 01:47:47.420 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-19 01:47:47.454 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-19 01:47:47.489 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-19 01:47:47.527 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-19 01:47:47.568 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-19 01:47:47.610 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-19 01:47:47.651 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-19 01:47:47.658 | + 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-19 01:47:47.666 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-19 01:47:47.688 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:47:47.692 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-19 01:47:47.696 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-19 01:47:47.699 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-19 01:47:47.702 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-19 01:47:47.705 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-19 01:47:47.709 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-19 01:47:47.713 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-19 01:47:47.718 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-19 01:47:47.721 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-19 01:47:47.764 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-19 01:47:47.768 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-19 01:47:47.770 | ++ functions:get_random_port:861 : true 2026-06-19 01:47:47.774 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-19 01:47:47.777 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-19 01:47:47.780 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-19 01:47:47.839 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-19 01:47:47.842 | ++ functions:get_random_port:865 : break 2 2026-06-19 01:47:47.844 | ++ functions:get_random_port:869 : echo 60999 2026-06-19 01:47:47.849 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-19 01:47:47.852 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-19 01:47:47.891 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-19 01:47:47.930 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-19 01:47:47.970 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-19 01:47:48.008 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-19 01:47:48.047 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-19 01:47:48.082 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-19 01:47:48.117 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-19 01:47:48.152 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-19 01:47:48.194 | + 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-19 01:47:48.233 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-19 01:47:48.275 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-19 01:47:48.317 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-19 01:47:48.360 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-19 01:47:48.403 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-19 01:47:48.445 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-19 01:47:48.489 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-19 01:47:48.533 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-19 01:47:48.575 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-19 01:47:48.618 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-19 01:47:48.660 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-19 01:47:48.663 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-19 01:47:48.667 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-19 01:47:48.670 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-19 01:47:48.674 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:47:48.677 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:47:48.680 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-19 01:47:48.684 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-19 01:47:48.688 | perl: warning: Setting locale failed. 2026-06-19 01:47:48.688 | perl: warning: Please check that your locale settings: 2026-06-19 01:47:48.688 | LANGUAGE = (unset), 2026-06-19 01:47:48.688 | LC_ALL = "en_US.utf8", 2026-06-19 01:47:48.688 | LANG = (unset) 2026-06-19 01:47:48.688 | are supported and installed on your system. 2026-06-19 01:47:48.688 | perl: warning: Falling back to the standard locale ("C"). 2026-06-19 01:47:48.724 | proxy (enabled by site administrator) 2026-06-19 01:47:48.729 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-19 01:47:48.733 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-19 01:47:48.737 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-19 01:47:48.741 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-19 01:47:48.745 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:47:48.748 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:47:48.752 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-19 01:47:48.755 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-19 01:47:48.758 | perl: warning: Setting locale failed. 2026-06-19 01:47:48.758 | perl: warning: Please check that your locale settings: 2026-06-19 01:47:48.758 | LANGUAGE = (unset), 2026-06-19 01:47:48.758 | LC_ALL = "en_US.utf8", 2026-06-19 01:47:48.758 | LANG = (unset) 2026-06-19 01:47:48.758 | are supported and installed on your system. 2026-06-19 01:47:48.758 | perl: warning: Falling back to the standard locale ("C"). 2026-06-19 01:47:48.795 | No module matches proxy_http 2026-06-19 01:47:48.799 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-19 01:47:48.812 | perl: warning: Setting locale failed. 2026-06-19 01:47:48.812 | perl: warning: Please check that your locale settings: 2026-06-19 01:47:48.812 | LANGUAGE = (unset), 2026-06-19 01:47:48.812 | LC_ALL = "en_US.utf8", 2026-06-19 01:47:48.812 | LANG = "de_DE.UTF-8" 2026-06-19 01:47:48.812 | are supported and installed on your system. 2026-06-19 01:47:48.812 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:47:48.853 | Considering dependency proxy for proxy_http: 2026-06-19 01:47:48.853 | Module proxy already enabled 2026-06-19 01:47:48.853 | Enabling module proxy_http. 2026-06-19 01:47:48.859 | To activate the new configuration, you need to run: 2026-06-19 01:47:48.859 | systemctl restart apache2 2026-06-19 01:47:48.865 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-19 01:47:48.868 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-19 01:47:48.872 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-19 01:47:48.876 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-19 01:47:48.879 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-19 01:47:49.023 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-19 01:47:49.028 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-19 01:47:49.032 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-19 01:47:49.035 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-19 01:47:49.037 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:47:49.039 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:47:49.043 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-19 01:47:49.048 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-19 01:47:49.053 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-19 01:47:49.054 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-19 01:47:49.064 | KeepAlive Off 2026-06-19 01:47:49.071 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-19 01:47:49.072 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-19 01:47:49.081 | SetEnv proxy-sendchunked 1 2026-06-19 01:47:49.088 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-19 01:47:49.088 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-19 01:47:49.099 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-19 01:47:49.104 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-19 01:47:49.108 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-19 01:47:49.113 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-19 01:47:49.117 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-19 01:47:49.121 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-19 01:47:49.125 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-19 01:47:49.129 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:47:49.133 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:47:49.137 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-19 01:47:49.141 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-19 01:47:49.145 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:47:49.149 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:47:49.153 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-19 01:47:49.166 | perl: warning: Setting locale failed. 2026-06-19 01:47:49.166 | perl: warning: Please check that your locale settings: 2026-06-19 01:47:49.167 | LANGUAGE = (unset), 2026-06-19 01:47:49.167 | LC_ALL = "en_US.utf8", 2026-06-19 01:47:49.167 | LANG = "de_DE.UTF-8" 2026-06-19 01:47:49.167 | are supported and installed on your system. 2026-06-19 01:47:49.167 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:47:49.208 | Enabling site glance-api. 2026-06-19 01:47:49.214 | To activate the new configuration, you need to run: 2026-06-19 01:47:49.214 | systemctl reload apache2 2026-06-19 01:47:49.221 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-19 01:47:49.225 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-19 01:47:49.228 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-19 01:47:49.233 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-19 01:47:49.380 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-19 01:47:49.388 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-19 01:47:49.431 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-19 01:47:49.479 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-19 01:47:49.483 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-19 01:47:49.534 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-19 01:47:49.579 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-19 01:47:49.624 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-19 01:47:49.650 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:47:49.653 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-19 01:47:49.657 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-19 01:47:49.660 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-19 01:47:49.665 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-19 01:47:49.668 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-19 01:47:49.672 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/65/991065/9 2026-06-19 01:47:49.676 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-19 01:47:49.679 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-19 01:47:49.683 | + functions-common:git_clone:585 : local git_ref=refs/changes/65/991065/9 2026-06-19 01:47:49.687 | + functions-common:git_clone:586 : local orig_dir 2026-06-19 01:47:49.692 | ++ functions-common:git_clone:587 : pwd 2026-06-19 01:47:49.697 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-19 01:47:49.699 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-19 01:47:49.704 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-19 01:47:49.723 | + functions-common:git_clone:590 : RECLONE=False 2026-06-19 01:47:49.726 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-19 01:47:49.729 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-19 01:47:49.733 | + functions-common:git_clone:604 : echo refs/changes/65/991065/9 2026-06-19 01:47:49.734 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-19 01:47:49.739 | + functions-common:git_clone:606 : [[ ! -d /opt/stack/cinder ]] 2026-06-19 01:47:49.742 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2026-06-19 01:47:49.745 | + functions-common:git_clone:612 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-19 01:47:49.748 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:47:49.751 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:47:49.754 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:47:49.758 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:47:49.760 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:47:49.763 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:47:49.766 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:47:49.769 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:47:49.774 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:47:49.779 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833669776 2026-06-19 01:47:49.782 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-19 01:47:49.785 | Cloning into '/opt/stack/cinder'... 2026-06-19 01:48:47.021 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:48:47.024 | + functions-common:time_stop:2414 : local name 2026-06-19 01:48:47.026 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:48:47.030 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:48:47.034 | + functions-common:time_stop:2417 : local total 2026-06-19 01:48:47.037 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:48:47.041 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:48:47.044 | + functions-common:time_stop:2421 : start_time=1781833669776 2026-06-19 01:48:47.048 | + functions-common:time_stop:2423 : [[ -z 1781833669776 ]] 2026-06-19 01:48:47.054 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:48:47.061 | + functions-common:time_stop:2426 : end_time=1781833727057 2026-06-19 01:48:47.064 | + functions-common:time_stop:2427 : elapsed_time=57281 2026-06-19 01:48:47.067 | + functions-common:time_stop:2428 : total=32366 2026-06-19 01:48:47.071 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:48:47.074 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=89647 2026-06-19 01:48:47.078 | + functions-common:git_clone:614 : cd /opt/stack/cinder 2026-06-19 01:48:47.082 | + functions-common:git_clone:615 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/65/991065/9 2026-06-19 01:48:47.085 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:48:47.089 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:48:47.092 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:48:47.095 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:48:47.098 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:48:47.102 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:48:47.105 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:48:47.108 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:48:47.112 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:48:47.117 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833727114 2026-06-19 01:48:47.121 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/65/991065/9 2026-06-19 01:48:48.037 | From https://review.opendev.org/openstack/cinder 2026-06-19 01:48:48.037 | * branch refs/changes/65/991065/9 -> FETCH_HEAD 2026-06-19 01:48:48.044 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:48:48.047 | + functions-common:time_stop:2414 : local name 2026-06-19 01:48:48.051 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:48:48.054 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:48:48.058 | + functions-common:time_stop:2417 : local total 2026-06-19 01:48:48.061 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:48:48.065 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:48:48.068 | + functions-common:time_stop:2421 : start_time=1781833727114 2026-06-19 01:48:48.072 | + functions-common:time_stop:2423 : [[ -z 1781833727114 ]] 2026-06-19 01:48:48.076 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:48:48.082 | + functions-common:time_stop:2426 : end_time=1781833728078 2026-06-19 01:48:48.086 | + functions-common:time_stop:2427 : elapsed_time=964 2026-06-19 01:48:48.090 | + functions-common:time_stop:2428 : total=89647 2026-06-19 01:48:48.093 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:48:48.097 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=90611 2026-06-19 01:48:48.100 | + functions-common:git_clone:615 : git checkout FETCH_HEAD 2026-06-19 01:48:48.120 | Note: switching to 'FETCH_HEAD'. 2026-06-19 01:48:48.120 | 2026-06-19 01:48:48.120 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-19 01:48:48.120 | changes and commit them, and you can discard any commits you make in this 2026-06-19 01:48:48.120 | state without impacting any branches by switching back to a branch. 2026-06-19 01:48:48.121 | 2026-06-19 01:48:48.121 | If you want to create a new branch to retain commits you create, you may 2026-06-19 01:48:48.121 | do so (now or later) by using -c with the switch command. Example: 2026-06-19 01:48:48.121 | 2026-06-19 01:48:48.121 | git switch -c 2026-06-19 01:48:48.121 | 2026-06-19 01:48:48.121 | Or undo this operation with: 2026-06-19 01:48:48.121 | 2026-06-19 01:48:48.121 | git switch - 2026-06-19 01:48:48.121 | 2026-06-19 01:48:48.121 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-19 01:48:48.122 | 2026-06-19 01:48:48.122 | HEAD is now at f4369e06c Add job using native threading only (no-eventlet) 2026-06-19 01:48:48.127 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-19 01:48:48.143 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-19 01:48:48.148 | + functions-common:git_clone:667 : git show --oneline 2026-06-19 01:48:48.149 | + functions-common:git_clone:667 : head -1 2026-06-19 01:48:48.152 | f4369e06c Add job using native threading only (no-eventlet) 2026-06-19 01:48:48.156 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-19 01:48:48.160 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-19 01:48:48.164 | + inc/python:setup_develop:353 : local bindep 2026-06-19 01:48:48.168 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-19 01:48:48.172 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-19 01:48:48.176 | + inc/python:setup_develop:359 : local extras= 2026-06-19 01:48:48.180 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-19 01:48:48.184 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-19 01:48:48.188 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-19 01:48:48.192 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-19 01:48:48.196 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-19 01:48:48.200 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-19 01:48:48.205 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-19 01:48:48.209 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-19 01:48:48.213 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-19 01:48:48.217 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-19 01:48:48.221 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-19 01:48:48.227 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-19 01:48:48.234 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-19 01:48:48.238 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-19 01:48:48.242 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-19 01:48:48.399 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-19 01:48:48.404 | + inc/python:setup_package:436 : local bindep=0 2026-06-19 01:48:48.408 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-19 01:48:48.412 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-19 01:48:48.416 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-19 01:48:48.420 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-19 01:48:48.424 | + inc/python:setup_package:445 : local flags=-e 2026-06-19 01:48:48.428 | + inc/python:setup_package:446 : local extras= 2026-06-19 01:48:48.432 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-19 01:48:48.436 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-19 01:48:48.441 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-19 01:48:48.445 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-19 01:48:48.448 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-19 01:48:48.452 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-19 01:48:48.483 | Using python 3.12 to install /opt/stack/cinder 2026-06-19 01:48:48.487 | + 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-19 01:48:49.502 | Obtaining file:///opt/stack/cinder 2026-06-19 01:48:49.508 | Installing build dependencies: started 2026-06-19 01:48:51.269 | Installing build dependencies: finished with status 'done' 2026-06-19 01:48:51.271 | Checking if build backend supports build_editable: started 2026-06-19 01:48:51.818 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-19 01:48:51.820 | Getting requirements to build editable: started 2026-06-19 01:48:52.125 | Getting requirements to build editable: finished with status 'done' 2026-06-19 01:48:52.127 | Preparing editable metadata (pyproject.toml): started 2026-06-19 01:48:53.511 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-19 01:48:53.538 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.0.3) 2026-06-19 01:48:53.539 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.3.1) 2026-06-19 01:48:53.540 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (0.41.0) 2026-06-19 01:48:53.541 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.3.0) 2026-06-19 01:48:53.541 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.5.1) 2026-06-19 01:48:53.542 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2.1.0) 2026-06-19 01:48:53.543 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (4.26.0) 2026-06-19 01:48:53.544 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.14.0) 2026-06-19 01:48:53.545 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (13.0.0) 2026-06-19 01:48:54.179 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev133) 2026-06-19 01:48:54.322 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-19 01:48:54.333 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (10.5.0) 2026-06-19 01:48:54.334 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.5.0) 2026-06-19 01:48:54.334 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (6.4.0) 2026-06-19 01:48:54.335 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (18.0.0) 2026-06-19 01:48:54.336 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (8.2.0) 2026-06-19 01:48:54.337 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (18.1.0) 2026-06-19 01:48:54.338 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (8.1.0) 2026-06-19 01:48:54.339 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.1.0) 2026-06-19 01:48:54.340 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.11.0) 2026-06-19 01:48:54.341 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.8.0) 2026-06-19 01:48:54.341 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.9.0) 2026-06-19 01:48:54.342 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.10.0) 2026-06-19 01:48:54.343 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (4.6.0) 2026-06-19 01:48:54.345 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2.7.1) 2026-06-19 01:48:54.345 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (10.1.1) 2026-06-19 01:48:54.385 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev133) 2026-06-19 01:48:54.400 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-19 01:48:54.410 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (4.4.0) 2026-06-19 01:48:54.411 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (26.2) 2026-06-19 01:48:54.454 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev133) 2026-06-19 01:48:54.469 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-19 01:48:54.480 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.10.1) 2026-06-19 01:48:54.481 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.1.0) 2026-06-19 01:48:54.481 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (3.3.2) 2026-06-19 01:48:54.482 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.4.0) 2026-06-19 01:48:54.518 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev133) 2026-06-19 01:48:54.535 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-19 01:48:54.545 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.8.0) 2026-06-19 01:48:54.586 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev133) 2026-06-19 01:48:54.601 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-19 01:48:54.641 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev133) 2026-06-19 01:48:54.658 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-19 01:48:54.668 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2.34.2) 2026-06-19 01:48:54.669 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2.5.1) 2026-06-19 01:48:54.670 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (6.3.0) 2026-06-19 01:48:54.695 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev133) 2026-06-19 01:48:54.710 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-19 01:48:54.720 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2.0.50) 2026-06-19 01:48:54.721 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.8.0) 2026-06-19 01:48:54.746 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev133) 2026-06-19 01:48:54.761 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-19 01:48:54.782 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (9.1.4) 2026-06-19 01:48:54.783 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (1.8.10) 2026-06-19 01:48:54.784 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (6.8.0) 2026-06-19 01:48:54.913 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev133) 2026-06-19 01:48:55.019 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-19 01:48:55.030 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.1.0) 2026-06-19 01:48:55.076 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev133) 2026-06-19 01:48:55.091 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-19 01:48:55.174 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev133) 2026-06-19 01:48:55.189 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-19 01:48:55.199 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (5.7.0) 2026-06-19 01:48:55.200 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (43.0.3) 2026-06-19 01:48:55.201 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (0.2.3) 2026-06-19 01:48:55.402 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev133) 2026-06-19 01:48:55.418 | 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-19 01:48:55.812 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev133) 2026-06-19 01:48:55.827 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-19 01:48:55.837 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev133) (1.9.0) 2026-06-19 01:48:55.838 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (2026.2) 2026-06-19 01:48:55.839 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev133) (7.1.4) 2026-06-19 01:48:56.269 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev133) 2026-06-19 01:48:56.285 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-19 01:48:56.296 | 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.1.0.dev133) (1.1.0) 2026-06-19 01:48:56.330 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev133) 2026-06-19 01:48:56.408 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-19 01:48:56.420 | 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.1.0.dev133) (2.9.0.post0) 2026-06-19 01:48:56.421 | 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.1.0.dev133) (2.7.0) 2026-06-19 01:48:56.425 | 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.1.0.dev133) (1.17.0) 2026-06-19 01:48:56.458 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev133) (2.0.0) 2026-06-19 01:48:56.462 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev133) (3.0) 2026-06-19 01:48:56.471 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev133) (2.8.0) 2026-06-19 01:48:56.478 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev133) (3.1.0) 2026-06-19 01:48:56.481 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev133) (2.2.1) 2026-06-19 01:48:56.485 | 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.1.0.dev133) (0.31.2) 2026-06-19 01:48:56.540 | 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.1.0.dev133) 2026-06-19 01:48:56.555 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-19 01:48:56.593 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev133) 2026-06-19 01:48:56.608 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-19 01:48:56.667 | 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.1.0.dev133) 2026-06-19 01:48:56.685 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-19 01:48:56.721 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev133) 2026-06-19 01:48:56.735 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-19 01:48:56.778 | 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.1.0.dev133) 2026-06-19 01:48:56.793 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-19 01:48:57.082 | 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.1.0.dev133) 2026-06-19 01:48:57.098 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-19 01:48:57.138 | 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.1.0.dev133) 2026-06-19 01:48:57.153 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-19 01:48:57.204 | 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.1.0.dev133) 2026-06-19 01:48:57.219 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-19 01:48:57.246 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev133) (3.4.7) 2026-06-19 01:48:57.247 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev133) (3.18) 2026-06-19 01:48:57.250 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev133) (2023.11.17) 2026-06-19 01:48:57.266 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev133) (26.1.0) 2026-06-19 01:48:57.267 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev133) (2025.9.1) 2026-06-19 01:48:57.268 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev133) (0.37.0) 2026-06-19 01:48:57.269 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev133) (2026.5.1) 2026-06-19 01:48:57.278 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev133) (1.8.2) 2026-06-19 01:48:57.279 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev133) (4.15.0) 2026-06-19 01:48:57.283 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev133) (4.2.0) 2026-06-19 01:48:57.285 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev133) (4.0.1) 2026-06-19 01:48:57.286 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev133) (2.13.0) 2026-06-19 01:48:57.295 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev133) (7.2.2) 2026-06-19 01:48:57.301 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev133) (1.5.0) 2026-06-19 01:48:57.309 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev133) (0.20) 2026-06-19 01:48:57.315 | 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.1.0.dev133) (1.3.0) 2026-06-19 01:48:57.316 | 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.1.0.dev133) (2.0.0) 2026-06-19 01:48:57.317 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev133) (6.0.3) 2026-06-19 01:48:57.326 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev133) (1.18.4) 2026-06-19 01:48:57.328 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev133) (2.1.2) 2026-06-19 01:48:57.329 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev133) (0.6.2) 2026-06-19 01:48:57.332 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev133) (1.3.12) 2026-06-19 01:48:57.346 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev133) (5.3.1) 2026-06-19 01:48:57.347 | 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.1.0.dev133) (5.6.2) 2026-06-19 01:48:57.348 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev133) (0.16.0) 2026-06-19 01:48:57.352 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev133) (5.1.0) 2026-06-19 01:48:57.367 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev133) (0.25.0) 2026-06-19 01:48:57.371 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev133) (5.0.0) 2026-06-19 01:48:57.371 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev133) (3.1.6) 2026-06-19 01:48:57.373 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev133) (4.0.1) 2026-06-19 01:48:57.381 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev133) (3.0.3) 2026-06-19 01:48:57.394 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev133) (1.2.0) 2026-06-19 01:48:57.416 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev133) (1.7.6) 2026-06-19 01:48:57.540 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev133) 2026-06-19 01:48:57.556 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-19 01:48:57.660 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev133) 2026-06-19 01:48:57.675 | 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-19 01:48:57.691 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev133) (3.17.0) 2026-06-19 01:48:57.734 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev133) 2026-06-19 01:48:57.752 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-19 01:48:57.813 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev133) 2026-06-19 01:48:57.828 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-19 01:48:57.883 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev133) 2026-06-19 01:48:57.897 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-19 01:48:57.917 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev133) (82.0.1) 2026-06-19 01:48:57.932 | 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.1.0.dev133) (0.8.1) 2026-06-19 01:48:57.992 | 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.1.0.dev133) 2026-06-19 01:48:58.007 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-19 01:48:58.041 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev133) (4.14.0) 2026-06-19 01:48:58.048 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev133) (0.6.0) 2026-06-19 01:48:58.048 | 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.1.0.dev133) (4.0.0) 2026-06-19 01:48:58.059 | 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.1.0.dev133) (3.0.52) 2026-06-19 01:48:58.060 | 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.1.0.dev133) (1.11.0) 2026-06-19 01:48:58.061 | 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.1.0.dev133) (15.0.0) 2026-06-19 01:48:58.062 | 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.1.0.dev133) (1.8.0) 2026-06-19 01:48:58.101 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev133) 2026-06-19 01:48:58.116 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-19 01:48:58.127 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev133) (24.2.1) 2026-06-19 01:48:58.174 | 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.1.0.dev133) (4.2.0) 2026-06-19 01:48:58.175 | 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.1.0.dev133) (2.20.0) 2026-06-19 01:48:58.186 | 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.1.0.dev133) (0.1.2) 2026-06-19 01:48:58.205 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev133) (0.8) 2026-06-19 01:48:58.249 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev133) 2026-06-19 01:48:58.264 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-19 01:48:58.319 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev133) (3.6.1) 2026-06-19 01:48:58.320 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev133) (3.4.0) 2026-06-19 01:48:58.322 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev133) (4.0.1) 2026-06-19 01:48:58.395 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev133) 2026-06-19 01:48:58.410 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-19 01:48:58.445 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev133) (1.33) 2026-06-19 01:48:58.452 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev133) (3.1.1) 2026-06-19 01:48:58.542 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-19 01:48:58.575 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-19 01:48:58.790 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 65.3 MB/s 0:00:00 2026-06-19 01:48:58.805 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-19 01:48:58.827 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-19 01:48:59.042 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 72.6 MB/s 0:00:00 2026-06-19 01:48:59.056 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-19 01:48:59.081 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-19 01:48:59.105 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-19 01:48:59.126 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-19 01:48:59.150 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-19 01:48:59.171 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-19 01:48:59.195 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-19 01:48:59.216 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-19 01:48:59.297 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 67.9 MB/s 0:00:00 2026-06-19 01:48:59.312 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-19 01:48:59.336 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-19 01:48:59.359 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-19 01:48:59.377 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 33.4 MB/s 0:00:00 2026-06-19 01:48:59.392 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-19 01:48:59.415 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-19 01:48:59.438 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-19 01:48:59.460 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-19 01:48:59.483 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-19 01:48:59.512 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 53.5 MB/s 0:00:00 2026-06-19 01:48:59.526 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-19 01:48:59.553 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-19 01:48:59.579 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-19 01:48:59.602 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-19 01:48:59.627 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-19 01:48:59.650 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-19 01:48:59.672 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-19 01:48:59.694 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-19 01:48:59.719 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-19 01:48:59.742 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-19 01:48:59.765 | 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-19 01:48:59.809 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 54.9 MB/s 0:00:00 2026-06-19 01:48:59.825 | 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-19 01:48:59.987 | Building wheels for collected packages: cinder 2026-06-19 01:48:59.989 | Building editable for cinder (pyproject.toml): started 2026-06-19 01:49:01.610 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-19 01:49:01.612 | Created wheel for cinder: filename=cinder-28.1.0.dev133-0.editable-py3-none-any.whl size=9190 sha256=501433aaa601a6058c4212ac5ba833b203cb866a83bef5887e056293efdb92e2 2026-06-19 01:49:01.613 | Stored in directory: /tmp/pip-ephem-wheel-cache-qimm9dr7/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-19 01:49:01.617 | Successfully built cinder 2026-06-19 01:49:02.017 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, 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-19 01:49:02.375 | Attempting uninstall: pyudev 2026-06-19 01:49:02.394 | Found existing installation: pyudev 0.24.0 2026-06-19 01:49:02.395 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:49:02.396 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-19 01:49:02.451 | Attempting uninstall: pyasn1 2026-06-19 01:49:02.470 | Found existing installation: pyasn1 0.4.8 2026-06-19 01:49:02.471 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:49:02.472 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-19 01:49:04.172 | Attempting uninstall: botocore 2026-06-19 01:49:04.191 | Found existing installation: botocore 1.34.46 2026-06-19 01:49:04.191 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:49:04.191 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-19 01:49:05.393 | Attempting uninstall: s3transfer 2026-06-19 01:49:05.413 | Found existing installation: s3transfer 0.10.1 2026-06-19 01:49:05.413 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:49:05.413 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-19 01:49:06.093 | Attempting uninstall: boto3 2026-06-19 01:49:06.112 | Found existing installation: boto3 1.34.46 2026-06-19 01:49:06.112 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-19 01:49:06.114 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-19 01:49:08.248 | 2026-06-19 01:49:08.272 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev133 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.54.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 setproctitle-1.3.7 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-19 01:49:08.720 | + inc/python:pip_install:216 : result=0 2026-06-19 01:49:08.724 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:49:08.727 | + functions-common:time_stop:2414 : local name 2026-06-19 01:49:08.731 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:49:08.735 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:49:08.739 | + functions-common:time_stop:2417 : local total 2026-06-19 01:49:08.743 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:49:08.745 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:49:08.749 | + functions-common:time_stop:2421 : start_time=1781833728476 2026-06-19 01:49:08.753 | + functions-common:time_stop:2423 : [[ -z 1781833728476 ]] 2026-06-19 01:49:08.757 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:49:08.762 | + functions-common:time_stop:2426 : end_time=1781833748758 2026-06-19 01:49:08.765 | + functions-common:time_stop:2427 : elapsed_time=20282 2026-06-19 01:49:08.767 | + functions-common:time_stop:2428 : total=96728 2026-06-19 01:49:08.771 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:49:08.774 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=117010 2026-06-19 01:49:08.777 | + inc/python:pip_install:219 : return 0 2026-06-19 01:49:08.780 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-19 01:49:08.784 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-19 01:49:08.787 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-19 01:49:08.790 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-19 01:49:08.794 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:49:08.797 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:49:08.800 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-19 01:49:08.804 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:49:08.807 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-19 01:49:08.810 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-19 01:49:08.813 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-19 01:49:08.816 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:49:08.818 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:49:08.822 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-19 01:49:08.839 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-19 01:49:08.843 | + functions-common:install_package:1432 : update_package_repo 2026-06-19 01:49:08.845 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-19 01:49:08.849 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-19 01:49:08.852 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-19 01:49:08.856 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-19 01:49:08.859 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-19 01:49:08.863 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:49:08.866 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:49:08.870 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-19 01:49:08.873 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-19 01:49:08.877 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-19 01:49:08.881 | + functions-common:apt_get_update:1161 : return 2026-06-19 01:49:08.884 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-19 01:49:08.889 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-19 01:49:08.892 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:49:08.894 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:49:08.898 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-19 01:49:08.925 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-19 01:49:08.968 | Reading package lists... 2026-06-19 01:49:09.339 | Building dependency tree... 2026-06-19 01:49:09.341 | Reading state information... 2026-06-19 01:49:09.896 | The following additional packages will be installed: 2026-06-19 01:49:09.896 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-19 01:49:09.896 | python3-urwid python3-wcwidth 2026-06-19 01:49:09.898 | Suggested packages: 2026-06-19 01:49:09.899 | python-urwid-doc 2026-06-19 01:49:09.941 | The following NEW packages will be installed: 2026-06-19 01:49:09.941 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-19 01:49:09.941 | python3-urwid python3-wcwidth targetcli-fb 2026-06-19 01:49:10.011 | 0 upgraded, 6 newly installed, 0 to remove and 79 not upgraded. 2026-06-19 01:49:10.011 | Need to get 385 kB of archives. 2026-06-19 01:49:10.011 | After this operation, 3098 kB of additional disk space will be used. 2026-06-19 01:49:10.011 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-19 01:49:10.053 | 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-19 01:49:10.122 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-19 01:49:10.137 | 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-19 01:49:10.138 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-19 01:49:10.148 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-19 01:49:10.398 | perl: warning: Setting locale failed. 2026-06-19 01:49:10.399 | perl: warning: Please check that your locale settings: 2026-06-19 01:49:10.400 | LANGUAGE = (unset), 2026-06-19 01:49:10.400 | LC_ALL = "en_US.utf8", 2026-06-19 01:49:10.400 | LANG = "de_DE.UTF-8" 2026-06-19 01:49:10.400 | are supported and installed on your system. 2026-06-19 01:49:10.400 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:49:10.462 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:49:10.462 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:49:10.462 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:49:10.664 | Fetched 385 kB in 0s (2085 kB/s) 2026-06-19 01:49:10.711 | Selecting previously unselected package python3-typing-extensions. 2026-06-19 01:49:10.792 | (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-19 01:49:10.799 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-19 01:49:10.804 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-19 01:49:10.862 | Selecting previously unselected package python3-wcwidth. 2026-06-19 01:49:10.876 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-19 01:49:10.880 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-19 01:49:10.940 | Selecting previously unselected package python3-urwid. 2026-06-19 01:49:10.954 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-19 01:49:10.958 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-19 01:49:11.057 | Selecting previously unselected package python3-configshell-fb. 2026-06-19 01:49:11.070 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-19 01:49:11.074 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-19 01:49:11.140 | Selecting previously unselected package python3-rtslib-fb. 2026-06-19 01:49:11.151 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-19 01:49:11.155 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-19 01:49:11.226 | Selecting previously unselected package targetcli-fb. 2026-06-19 01:49:11.239 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-19 01:49:11.243 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-19 01:49:11.321 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-19 01:49:12.487 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-19 01:49:12.495 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-19 01:49:12.808 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-19 01:49:13.052 | Setting up python3-urwid (2.6.10-1) ... 2026-06-19 01:49:13.581 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-19 01:49:13.778 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-19 01:49:13.778 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-19 01:49:13.797 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-19 01:49:13.797 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-19 01:49:13.798 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-19 01:49:13.798 | keyword = Word(alphanums + '_\-') 2026-06-19 01:49:13.798 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-19 01:49:13.798 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-19 01:49:13.798 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-19 01:49:13.799 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-19 01:49:13.799 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-19 01:49:13.799 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-19 01:49:13.808 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-19 01:49:13.808 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-19 01:49:13.830 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-19 01:49:13.830 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-19 01:49:13.831 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-19 01:49:13.831 | keyword = Word(alphanums + '_\-') 2026-06-19 01:49:13.831 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-19 01:49:13.831 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-19 01:49:13.832 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-19 01:49:13.832 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-19 01:49:13.832 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-19 01:49:13.833 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-19 01:49:13.864 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-19 01:49:14.072 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-19 01:49:14.072 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-19 01:49:14.361 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-19 01:49:15.203 | perl: warning: Setting locale failed. 2026-06-19 01:49:15.203 | perl: warning: Please check that your locale settings: 2026-06-19 01:49:15.204 | LANGUAGE = (unset), 2026-06-19 01:49:15.204 | LC_ALL = "en_US.utf8", 2026-06-19 01:49:15.204 | LANG = "de_DE.UTF-8" 2026-06-19 01:49:15.204 | are supported and installed on your system. 2026-06-19 01:49:15.204 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:49:15.332 | perl: warning: Setting locale failed. 2026-06-19 01:49:15.332 | perl: warning: Please check that your locale settings: 2026-06-19 01:49:15.332 | LANGUAGE = (unset), 2026-06-19 01:49:15.332 | LC_ALL = "en_US.utf8", 2026-06-19 01:49:15.332 | LANG = "de_DE.UTF-8" 2026-06-19 01:49:15.332 | are supported and installed on your system. 2026-06-19 01:49:15.332 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:49:15.382 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:49:15.382 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:49:15.382 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:49:15.452 | perl: warning: Setting locale failed. 2026-06-19 01:49:15.452 | perl: warning: Please check that your locale settings: 2026-06-19 01:49:15.452 | LANGUAGE = (unset), 2026-06-19 01:49:15.452 | LC_ALL = "en_US.utf8", 2026-06-19 01:49:15.452 | LANG = "de_DE.UTF-8" 2026-06-19 01:49:15.452 | are supported and installed on your system. 2026-06-19 01:49:15.453 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:49:15.945 | 2026-06-19 01:49:15.945 | Running kernel seems to be up-to-date. 2026-06-19 01:49:15.945 | 2026-06-19 01:49:15.945 | Restarting services... 2026-06-19 01:49:15.993 | 2026-06-19 01:49:15.993 | Service restarts being deferred: 2026-06-19 01:49:15.993 | /etc/needrestart/restart.d/dbus.service 2026-06-19 01:49:15.993 | systemctl restart systemd-logind.service 2026-06-19 01:49:15.994 | systemctl restart virtlockd.service 2026-06-19 01:49:15.994 | systemctl restart virtlogd.service 2026-06-19 01:49:15.994 | 2026-06-19 01:49:15.994 | No containers need to be restarted. 2026-06-19 01:49:15.994 | 2026-06-19 01:49:15.994 | User sessions running outdated binaries: 2026-06-19 01:49:15.994 | quobyte @ session #5: sshd[2027] 2026-06-19 01:49:16.003 | quobyte @ user manager service: systemd[1165] 2026-06-19 01:49:16.013 | 2026-06-19 01:49:16.014 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-19 01:49:18.029 | + functions-common:apt_get:1205 : result=0 2026-06-19 01:49:18.032 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-19 01:49:18.035 | + functions-common:time_stop:2414 : local name 2026-06-19 01:49:18.037 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:49:18.040 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:49:18.043 | + functions-common:time_stop:2417 : local total 2026-06-19 01:49:18.046 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:49:18.049 | + functions-common:time_stop:2420 : name=apt-get 2026-06-19 01:49:18.052 | + functions-common:time_stop:2421 : start_time=1781833748920 2026-06-19 01:49:18.055 | + functions-common:time_stop:2423 : [[ -z 1781833748920 ]] 2026-06-19 01:49:18.058 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:49:18.063 | + functions-common:time_stop:2426 : end_time=1781833758060 2026-06-19 01:49:18.066 | + functions-common:time_stop:2427 : elapsed_time=9140 2026-06-19 01:49:18.068 | + functions-common:time_stop:2428 : total=162575 2026-06-19 01:49:18.071 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:49:18.074 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=171715 2026-06-19 01:49:18.077 | + functions-common:apt_get:1209 : return 0 2026-06-19 01:49:18.080 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-19 01:49:18.083 | + ./stack.sh:main:945 : configure_cinder 2026-06-19 01:49:18.086 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-19 01:49:18.102 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-19 01:49:18.106 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-19 01:49:18.109 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-19 01:49:18.112 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-19 01:49:18.116 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-19 01:49:18.117 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-19 01:49:18.121 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-19 01:49:18.123 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-19 01:49:18.126 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-19 01:49:18.128 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-19 01:49:18.131 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-19 01:49:18.133 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-19 01:49:18.136 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-19 01:49:18.138 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-19 01:49:18.153 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-19 01:49:18.168 | + 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-19 01:49:18.183 | + 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-19 01:49:18.199 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-19 01:49:18.214 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-19 01:49:18.230 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-19 01:49:18.233 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-19 01:49:18.238 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.q5gh1rFWIS 2026-06-19 01:49:18.241 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-19 01:49:18.244 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-19 01:49:18.247 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-19 01:49:18.250 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.q5gh1rFWIS 2026-06-19 01:49:18.254 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.q5gh1rFWIS 2026-06-19 01:49:18.268 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.q5gh1rFWIS /etc/sudoers.d/cinder-rootwrap 2026-06-19 01:49:18.284 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-19 01:49:18.288 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-19 01:49:18.291 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-19 01:49:18.294 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-19 01:49:18.297 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-19 01:49:18.300 | + 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-19 01:49:18.303 | + 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-19 01:49:18.307 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-19 01:49:18.307 | + 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-19 01:49:18.317 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-19 01:49:18.321 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-19 01:49:18.336 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-19 01:49:18.351 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-19 01:49:18.354 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-19 01:49:18.359 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-19 01:49:18.365 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-19 01:49:18.368 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-19 01:49:18.371 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-19 01:49:18.374 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-19 01:49:18.377 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-19 01:49:18.380 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-19 01:49:18.383 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-19 01:49:18.385 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-19 01:49:18.388 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-19 01:49:18.391 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-19 01:49:18.427 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-19 01:49:18.464 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.126/identity 2026-06-19 01:49:18.503 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-19 01:49:18.537 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-19 01:49:18.570 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-19 01:49:18.605 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-19 01:49:18.640 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-19 01:49:18.675 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.126/identity 2026-06-19 01:49:18.709 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-19 01:49:18.744 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-19 01:49:18.778 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-19 01:49:18.781 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-19 01:49:18.819 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-19 01:49:18.856 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-19 01:49:18.859 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-19 01:49:18.862 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-19 01:49:18.865 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-19 01:49:18.868 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-19 01:49:18.871 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-19 01:49:18.874 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-19 01:49:18.895 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:49:18.897 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-19 01:49:18.901 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-19 01:49:18.905 | + 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-19 01:49:18.941 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-19 01:49:18.977 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-19 01:49:19.017 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-19 01:49:19.053 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-19 01:49:19.097 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-19 01:49:19.133 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.126 2026-06-19 01:49:19.164 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-19 01:49:19.199 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-19 01:49:19.208 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0f76bc51c1b73e150bb441fc9c1e92ee 2026-06-19 01:49:19.241 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-19 01:49:19.243 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-19 01:49:19.276 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-19 01:49:19.310 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-19 01:49:19.344 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-19 01:49:19.375 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-19 01:49:19.408 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-19 01:49:19.443 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-19 01:49:19.461 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:49:19.464 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-19 01:49:19.468 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-19 01:49:19.468 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-19 01:49:19.471 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-19 01:49:19.474 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-19 01:49:19.477 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-19 01:49:19.480 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-19 01:49:19.484 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-19 01:49:19.487 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-19 01:49:19.490 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-19 01:49:19.493 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-19 01:49:19.527 | + 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-19 01:49:19.561 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-19 01:49:19.593 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-19 01:49:19.626 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-19 01:49:19.660 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-19 01:49:19.693 | + 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-19 01:49:19.726 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-19 01:49:19.758 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-19 01:49:19.791 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-19 01:49:19.794 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-19 01:49:19.796 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-19 01:49:19.799 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-19 01:49:19.833 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-19 01:49:19.836 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-19 01:49:19.869 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-19 01:49:19.872 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-19 01:49:19.874 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-19 01:49:19.877 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-19 01:49:19.911 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-19 01:49:19.914 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-19 01:49:19.917 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-19 01:49:19.920 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-19 01:49:19.923 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-19 01:49:19.941 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:49:19.944 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-19 01:49:19.964 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:49:19.966 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-19 01:49:19.985 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:49:19.988 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-19 01:49:19.991 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-19 01:49:19.994 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-19 01:49:19.997 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-19 01:49:20.000 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-19 01:49:20.002 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-19 01:49:20.005 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-19 01:49:20.024 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:49:20.028 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-19 01:49:20.031 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-19 01:49:20.034 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-19 01:49:20.053 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:49:20.056 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.126:5672/ 2026-06-19 01:49:20.059 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.126:5672/ 2026-06-19 01:49:20.092 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-19 01:49:20.095 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-19 01:49:20.097 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-19 01:49:20.100 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-19 01:49:20.102 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-19 01:49:20.106 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-19 01:49:20.122 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-19 01:49:20.125 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-19 01:49:20.127 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-19 01:49:20.130 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-19 01:49:20.133 | + 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-19 01:49:20.165 | + 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-19 01:49:20.200 | + 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-19 01:49:20.234 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-19 01:49:20.264 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-19 01:49:20.294 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-19 01:49:20.312 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:49:20.314 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-19 01:49:20.317 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-19 01:49:20.320 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-19 01:49:20.322 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-19 01:49:20.325 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-19 01:49:20.327 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-19 01:49:20.330 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-19 01:49:20.333 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-19 01:49:20.335 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-19 01:49:20.350 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-19 01:49:20.351 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-19 01:49:20.361 | d /var/run/uwsgi 0755 quobyte root 2026-06-19 01:49:20.364 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-19 01:49:20.377 | /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-19 01:49:20.382 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-19 01:49:20.384 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-19 01:49:20.389 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-19 01:49:20.392 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-19 01:49:20.423 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-19 01:49:20.451 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-19 01:49:20.481 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-19 01:49:20.511 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-19 01:49:20.541 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-19 01:49:20.571 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-19 01:49:20.603 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-19 01:49:20.632 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-19 01:49:20.664 | + 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-19 01:49:20.696 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-19 01:49:20.727 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-19 01:49:20.759 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-19 01:49:20.790 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-19 01:49:20.820 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-19 01:49:20.822 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-19 01:49:20.824 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-19 01:49:20.827 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-19 01:49:20.830 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-19 01:49:20.832 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:49:20.835 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:49:20.837 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-19 01:49:20.840 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-19 01:49:20.843 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-19 01:49:20.874 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-19 01:49:20.904 | + 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-19 01:49:20.904 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-19 01:49:20.914 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-19 01:49:20.919 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-19 01:49:20.921 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-19 01:49:20.924 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-19 01:49:20.927 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-19 01:49:20.930 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-19 01:49:20.932 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-19 01:49:20.935 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:49:20.937 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:49:20.940 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-19 01:49:20.943 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-19 01:49:20.945 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:49:20.948 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:49:20.951 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-19 01:49:20.961 | perl: warning: Setting locale failed. 2026-06-19 01:49:20.962 | perl: warning: Please check that your locale settings: 2026-06-19 01:49:20.962 | LANGUAGE = (unset), 2026-06-19 01:49:20.962 | LC_ALL = "en_US.utf8", 2026-06-19 01:49:20.962 | LANG = "de_DE.UTF-8" 2026-06-19 01:49:20.962 | are supported and installed on your system. 2026-06-19 01:49:20.962 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:49:21.002 | Enabling site cinder-api. 2026-06-19 01:49:21.008 | To activate the new configuration, you need to run: 2026-06-19 01:49:21.008 | systemctl reload apache2 2026-06-19 01:49:21.012 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-19 01:49:21.015 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-19 01:49:21.017 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-19 01:49:21.020 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-19 01:49:21.198 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-19 01:49:21.201 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.126/image 2026-06-19 01:49:21.236 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-19 01:49:21.254 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:49:21.257 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-19 01:49:21.260 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-19 01:49:21.263 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-19 01:49:21.266 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-19 01:49:21.269 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-19 01:49:21.272 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-19 01:49:21.275 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-19 01:49:21.278 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-19 01:49:21.281 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-19 01:49:21.285 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-19 01:49:21.318 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-19 01:49:21.350 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.126/identity 2026-06-19 01:49:21.382 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-19 01:49:21.415 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-19 01:49:21.446 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-19 01:49:21.476 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-19 01:49:21.508 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-19 01:49:21.539 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.126/identity 2026-06-19 01:49:21.571 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-19 01:49:21.602 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-19 01:49:21.644 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-19 01:49:21.646 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-19 01:49:21.650 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-19 01:49:21.653 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-19 01:49:21.656 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-19 01:49:21.659 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-19 01:49:21.691 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-19 01:49:21.723 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.126/identity 2026-06-19 01:49:21.756 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-19 01:49:21.790 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-19 01:49:21.820 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-19 01:49:21.852 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-19 01:49:21.886 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-19 01:49:21.918 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-19 01:49:21.949 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-19 01:49:21.982 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-19 01:49:21.984 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-19 01:49:22.001 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:49:22.004 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.126:2379?api_version=v3' 2026-06-19 01:49:22.039 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-19 01:49:22.041 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-19 01:49:22.044 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-19 01:49:22.077 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-19 01:49:22.110 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-19 01:49:22.114 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-19 01:49:22.116 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-19 01:49:22.152 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-19 01:49:22.156 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-19 01:49:22.159 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-19 01:49:22.161 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-19 01:49:22.164 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-19 01:49:22.197 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-19 01:49:22.230 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.126/identity 2026-06-19 01:49:22.263 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-19 01:49:22.295 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-19 01:49:22.331 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-19 01:49:22.363 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-19 01:49:22.396 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-19 01:49:22.429 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-19 01:49:22.449 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:49:22.452 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-19 01:49:22.455 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-19 01:49:22.458 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-19 01:49:22.461 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-19 01:49:22.463 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-19 01:49:22.466 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-19 01:49:22.469 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-19 01:49:22.473 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:49:22.476 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:49:22.479 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-19 01:49:22.482 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:49:22.485 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-19 01:49:22.488 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-19 01:49:22.491 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:49:22.494 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:49:22.497 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-19 01:49:22.500 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:49:22.503 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-19 01:49:22.506 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-19 01:49:22.509 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:49:22.512 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:49:22.516 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-19 01:49:22.519 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:49:22.522 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-19 01:49:22.525 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-19 01:49:22.528 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-19 01:49:22.531 | + functions-common:git_clone:585 : local git_ref=master 2026-06-19 01:49:22.534 | + functions-common:git_clone:586 : local orig_dir 2026-06-19 01:49:22.537 | ++ functions-common:git_clone:587 : pwd 2026-06-19 01:49:22.540 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-19 01:49:22.543 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-19 01:49:22.547 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-19 01:49:22.564 | + functions-common:git_clone:590 : RECLONE=False 2026-06-19 01:49:22.567 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-19 01:49:22.570 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-19 01:49:22.574 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-19 01:49:22.575 | + functions-common:git_clone:604 : echo master 2026-06-19 01:49:22.579 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-19 01:49:22.582 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-19 01:49:22.585 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-19 01:49:22.588 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:49:22.591 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:49:22.594 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:49:22.596 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:49:22.599 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:49:22.602 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:49:22.604 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:49:22.607 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:49:22.611 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:49:22.616 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833762613 2026-06-19 01:49:22.619 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-19 01:49:22.623 | Cloning into '/opt/stack/neutron'... 2026-06-19 01:50:27.116 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:50:27.118 | + functions-common:time_stop:2414 : local name 2026-06-19 01:50:27.121 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:50:27.125 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:50:27.128 | + functions-common:time_stop:2417 : local total 2026-06-19 01:50:27.132 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:50:27.136 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:50:27.140 | + functions-common:time_stop:2421 : start_time=1781833762613 2026-06-19 01:50:27.143 | + functions-common:time_stop:2423 : [[ -z 1781833762613 ]] 2026-06-19 01:50:27.147 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:50:27.155 | + functions-common:time_stop:2426 : end_time=1781833827151 2026-06-19 01:50:27.158 | + functions-common:time_stop:2427 : elapsed_time=64538 2026-06-19 01:50:27.161 | + functions-common:time_stop:2428 : total=90611 2026-06-19 01:50:27.165 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:50:27.169 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=155149 2026-06-19 01:50:27.173 | + functions-common:git_clone:625 : cd /opt/stack/neutron 2026-06-19 01:50:27.177 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-19 01:50:27.181 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:50:27.184 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:50:27.189 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:50:27.192 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:50:27.196 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:50:27.200 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:50:27.204 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:50:27.208 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:50:27.212 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:50:27.218 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833827214 2026-06-19 01:50:27.222 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-19 01:50:27.988 | From https://review.opendev.org/openstack/neutron 2026-06-19 01:50:27.988 | * branch master -> FETCH_HEAD 2026-06-19 01:50:27.999 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:50:28.002 | + functions-common:time_stop:2414 : local name 2026-06-19 01:50:28.006 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:50:28.009 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:50:28.013 | + functions-common:time_stop:2417 : local total 2026-06-19 01:50:28.017 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:50:28.021 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:50:28.025 | + functions-common:time_stop:2421 : start_time=1781833827214 2026-06-19 01:50:28.028 | + functions-common:time_stop:2423 : [[ -z 1781833827214 ]] 2026-06-19 01:50:28.033 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:50:28.038 | + functions-common:time_stop:2426 : end_time=1781833828033 2026-06-19 01:50:28.040 | + functions-common:time_stop:2427 : elapsed_time=819 2026-06-19 01:50:28.044 | + functions-common:time_stop:2428 : total=155149 2026-06-19 01:50:28.047 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:50:28.051 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=155968 2026-06-19 01:50:28.055 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-19 01:50:28.058 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:50:28.062 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:50:28.065 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:50:28.068 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:50:28.072 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:50:28.076 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:50:28.079 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:50:28.083 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:50:28.088 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:50:28.094 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833828090 2026-06-19 01:50:28.098 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-19 01:50:28.574 | Note: switching to 'FETCH_HEAD'. 2026-06-19 01:50:28.574 | 2026-06-19 01:50:28.574 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-19 01:50:28.574 | changes and commit them, and you can discard any commits you make in this 2026-06-19 01:50:28.574 | state without impacting any branches by switching back to a branch. 2026-06-19 01:50:28.574 | 2026-06-19 01:50:28.574 | If you want to create a new branch to retain commits you create, you may 2026-06-19 01:50:28.574 | do so (now or later) by using -c with the switch command. Example: 2026-06-19 01:50:28.574 | 2026-06-19 01:50:28.575 | git switch -c 2026-06-19 01:50:28.575 | 2026-06-19 01:50:28.575 | Or undo this operation with: 2026-06-19 01:50:28.575 | 2026-06-19 01:50:28.575 | git switch - 2026-06-19 01:50:28.575 | 2026-06-19 01:50:28.575 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-19 01:50:28.575 | 2026-06-19 01:50:28.575 | HEAD is now at cc31dc5850 Merge "Add security-groups-default-statefulness API extension" 2026-06-19 01:50:28.584 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:50:28.588 | + functions-common:time_stop:2414 : local name 2026-06-19 01:50:28.591 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:50:28.594 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:50:28.598 | + functions-common:time_stop:2417 : local total 2026-06-19 01:50:28.601 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:50:28.605 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:50:28.608 | + functions-common:time_stop:2421 : start_time=1781833828090 2026-06-19 01:50:28.612 | + functions-common:time_stop:2423 : [[ -z 1781833828090 ]] 2026-06-19 01:50:28.616 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:50:28.622 | + functions-common:time_stop:2426 : end_time=1781833828618 2026-06-19 01:50:28.625 | + functions-common:time_stop:2427 : elapsed_time=528 2026-06-19 01:50:28.629 | + functions-common:time_stop:2428 : total=155968 2026-06-19 01:50:28.632 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:50:28.635 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=156496 2026-06-19 01:50:28.639 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-19 01:50:28.660 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-19 01:50:28.665 | + functions-common:git_clone:667 : git show --oneline 2026-06-19 01:50:28.665 | + functions-common:git_clone:667 : head -1 2026-06-19 01:50:28.669 | cc31dc5850 Merge "Add security-groups-default-statefulness API extension" 2026-06-19 01:50:28.674 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-19 01:50:28.677 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-19 01:50:28.680 | + inc/python:setup_develop:353 : local bindep 2026-06-19 01:50:28.684 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-19 01:50:28.688 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-19 01:50:28.692 | + inc/python:setup_develop:359 : local extras= 2026-06-19 01:50:28.696 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-19 01:50:28.701 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-19 01:50:28.704 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-19 01:50:28.708 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-19 01:50:28.712 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-19 01:50:28.716 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-19 01:50:28.721 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-19 01:50:28.725 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-19 01:50:28.730 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-19 01:50:28.733 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-19 01:50:28.736 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-19 01:50:28.742 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-19 01:50:28.749 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-19 01:50:28.752 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-19 01:50:28.756 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-19 01:50:28.925 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-19 01:50:28.929 | + inc/python:setup_package:436 : local bindep=0 2026-06-19 01:50:28.933 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-19 01:50:28.937 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-19 01:50:28.941 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-19 01:50:28.945 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-19 01:50:28.949 | + inc/python:setup_package:445 : local flags=-e 2026-06-19 01:50:28.953 | + inc/python:setup_package:446 : local extras= 2026-06-19 01:50:28.956 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-19 01:50:28.959 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-19 01:50:28.963 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-19 01:50:28.966 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-19 01:50:28.970 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-19 01:50:28.974 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-19 01:50:29.003 | Using python 3.12 to install /opt/stack/neutron 2026-06-19 01:50:29.006 | + 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-19 01:50:30.015 | Obtaining file:///opt/stack/neutron 2026-06-19 01:50:30.024 | Installing build dependencies: started 2026-06-19 01:50:31.840 | Installing build dependencies: finished with status 'done' 2026-06-19 01:50:31.841 | Checking if build backend supports build_editable: started 2026-06-19 01:50:32.395 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-19 01:50:32.396 | Getting requirements to build editable: started 2026-06-19 01:50:32.701 | Getting requirements to build editable: finished with status 'done' 2026-06-19 01:50:32.703 | Preparing editable metadata (pyproject.toml): started 2026-06-19 01:50:34.406 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-19 01:50:34.430 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (7.0.3) 2026-06-19 01:50:34.431 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (3.10.1) 2026-06-19 01:50:34.432 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (3.1.0) 2026-06-19 01:50:34.433 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (2.5.1) 2026-06-19 01:50:34.434 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (3.1.0) 2026-06-19 01:50:34.435 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (5.3.1) 2026-06-19 01:50:34.637 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev495) 2026-06-19 01:50:34.797 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-19 01:50:34.808 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (0.31.2) 2026-06-19 01:50:34.809 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (2.34.2) 2026-06-19 01:50:34.810 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (3.1.6) 2026-06-19 01:50:34.811 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (13.0.0) 2026-06-19 01:50:34.812 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (1.3.0) 2026-06-19 01:50:34.873 | Collecting neutron-lib>=4.0.0 (from neutron==28.1.0.dev495) 2026-06-19 01:50:34.890 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-19 01:50:34.939 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev495) 2026-06-19 01:50:34.955 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-19 01:50:34.967 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (9.1.4) 2026-06-19 01:50:34.968 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (2.0.50) 2026-06-19 01:50:34.969 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (1.8.10) 2026-06-19 01:50:34.969 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (5.14.0) 2026-06-19 01:50:34.970 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (1.18.4) 2026-06-19 01:50:34.971 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (5.8.0) 2026-06-19 01:50:34.972 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (4.2.0) 2026-06-19 01:50:34.973 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (7.5.0) 2026-06-19 01:50:34.974 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (10.5.0) 2026-06-19 01:50:34.975 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (6.4.0) 2026-06-19 01:50:34.976 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (18.0.0) 2026-06-19 01:50:34.977 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (6.8.0) 2026-06-19 01:50:34.978 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (8.2.0) 2026-06-19 01:50:34.979 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (18.1.0) 2026-06-19 01:50:34.980 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (8.1.0) 2026-06-19 01:50:34.981 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (5.1.0) 2026-06-19 01:50:34.981 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (3.11.0) 2026-06-19 01:50:34.982 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (3.8.0) 2026-06-19 01:50:34.983 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (7.9.0) 2026-06-19 01:50:34.984 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (5.10.0) 2026-06-19 01:50:34.985 | 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.dev495) (4.6.0) 2026-06-19 01:50:34.987 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (2.7.1) 2026-06-19 01:50:34.988 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (10.1.1) 2026-06-19 01:50:34.988 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (3.10.2) 2026-06-19 01:50:34.989 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (4.4.0) 2026-06-19 01:50:35.022 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev495) 2026-06-19 01:50:35.038 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-19 01:50:35.072 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev495) 2026-06-19 01:50:35.089 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-19 01:50:35.127 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev495) 2026-06-19 01:50:35.143 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-19 01:50:35.247 | Installing build dependencies: started 2026-06-19 01:50:36.918 | Installing build dependencies: finished with status 'done' 2026-06-19 01:50:36.919 | Getting requirements to build wheel: started 2026-06-19 01:50:37.582 | Getting requirements to build wheel: finished with status 'done' 2026-06-19 01:50:37.583 | Preparing metadata (pyproject.toml): started 2026-06-19 01:50:37.966 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-19 01:50:38.016 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev495) 2026-06-19 01:50:38.031 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-19 01:50:38.041 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (7.2.2) 2026-06-19 01:50:38.078 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev495) 2026-06-19 01:50:38.094 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-19 01:50:38.105 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (24.2.1) 2026-06-19 01:50:38.106 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (18.13.0) 2026-06-19 01:50:38.107 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (4.16.0) 2026-06-19 01:50:38.138 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev495) 2026-06-19 01:50:38.154 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-19 01:50:38.198 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev495) 2026-06-19 01:50:38.214 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-19 01:50:38.224 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (3.3.0) 2026-06-19 01:50:38.225 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev495) (8.1.0) 2026-06-19 01:50:38.227 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev495) (1.3.12) 2026-06-19 01:50:38.228 | 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.dev495) (4.15.0) 2026-06-19 01:50:38.231 | 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.dev495) (2.2.1) 2026-06-19 01:50:38.236 | 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.dev495) (3.3.2) 2026-06-19 01:50:38.240 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev495) (3.0.3) 2026-06-19 01:50:38.243 | 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.dev495) (2.1.0) 2026-06-19 01:50:38.244 | 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.dev495) (1.8.2) 2026-06-19 01:50:38.250 | 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.dev495) (4.0.1) 2026-06-19 01:50:38.251 | 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.dev495) (2.13.0) 2026-06-19 01:50:38.252 | 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.dev495) (5.8.0) 2026-06-19 01:50:38.264 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.0.0->neutron==28.1.0.dev495) (1.3.7) 2026-06-19 01:50:38.296 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.0.0->neutron==28.1.0.dev495) 2026-06-19 01:50:38.311 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-19 01:50:38.324 | 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.dev495) (43.0.3) 2026-06-19 01:50:38.325 | 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.dev495) (1.5.0) 2026-06-19 01:50:38.326 | 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.dev495) (1.1.0) 2026-06-19 01:50:38.327 | 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.dev495) (1.33) 2026-06-19 01:50:38.329 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev495) (4.10.0) 2026-06-19 01:50:38.330 | 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.dev495) (6.0.3) 2026-06-19 01:50:38.333 | 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.dev495) (2.0.0) 2026-06-19 01:50:38.338 | 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.dev495) (3.0) 2026-06-19 01:50:38.346 | 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.dev495) (3.1.1) 2026-06-19 01:50:38.350 | 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.dev495) (0.41.0) 2026-06-19 01:50:38.351 | 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.dev495) (1.2.0) 2026-06-19 01:50:38.378 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev495) 2026-06-19 01:50:38.393 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-19 01:50:38.408 | 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.dev495) (26.2) 2026-06-19 01:50:38.411 | 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.dev495) (2.8.0) 2026-06-19 01:50:38.412 | 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.dev495) (3.5.1) 2026-06-19 01:50:38.424 | 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.dev495) (6.1.1) 2026-06-19 01:50:38.426 | 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.dev495) (4.0.0) 2026-06-19 01:50:38.446 | 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.dev495) (0.20) 2026-06-19 01:50:38.452 | 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.dev495) (2.0.0) 2026-06-19 01:50:38.460 | 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.dev495) (2.1.2) 2026-06-19 01:50:38.461 | 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.dev495) (0.6.2) 2026-06-19 01:50:38.469 | 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.dev495) (2.9.0.post0) 2026-06-19 01:50:38.475 | 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.dev495) (7.1.4) 2026-06-19 01:50:38.476 | 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.dev495) (5.3.1) 2026-06-19 01:50:38.477 | 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.dev495) (5.6.2) 2026-06-19 01:50:38.478 | 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.dev495) (0.16.0) 2026-06-19 01:50:38.482 | 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.dev495) (5.1.0) 2026-06-19 01:50:38.492 | 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.dev495) (2026.2) 2026-06-19 01:50:38.499 | 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.dev495) (0.25.0) 2026-06-19 01:50:38.503 | 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.dev495) (5.0.0) 2026-06-19 01:50:38.505 | 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.dev495) (4.0.1) 2026-06-19 01:50:38.536 | 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.dev495) (1.7.6) 2026-06-19 01:50:38.543 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev495) (2.2.0) 2026-06-19 01:50:38.553 | 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.dev495) (3.17.0) 2026-06-19 01:50:38.602 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev495) 2026-06-19 01:50:38.617 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-19 01:50:38.658 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev495) 2026-06-19 01:50:38.660 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-19 01:50:38.679 | 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.dev495) (3.0.3) 2026-06-19 01:50:38.680 | 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.dev495) (1.6.2) 2026-06-19 01:50:38.689 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev495) (82.0.1) 2026-06-19 01:50:38.718 | 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.dev495) (0.8.1) 2026-06-19 01:50:38.759 | 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.dev495) (1.17.0) 2026-06-19 01:50:38.764 | 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.dev495) (4.14.0) 2026-06-19 01:50:38.765 | 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.dev495) (4.26.0) 2026-06-19 01:50:38.800 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev495) 2026-06-19 01:50:38.815 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-19 01:50:38.832 | 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.dev495) (0.6.0) 2026-06-19 01:50:38.833 | 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.dev495) (4.0.0) 2026-06-19 01:50:38.843 | 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.dev495) (3.0.52) 2026-06-19 01:50:38.844 | 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.dev495) (1.11.0) 2026-06-19 01:50:38.845 | 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.dev495) (15.0.0) 2026-06-19 01:50:38.846 | 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.dev495) (1.8.0) 2026-06-19 01:50:38.851 | 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.dev495) (26.1.0) 2026-06-19 01:50:38.852 | 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.dev495) (2025.9.1) 2026-06-19 01:50:38.853 | 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.dev495) (0.37.0) 2026-06-19 01:50:38.854 | 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.dev495) (2026.5.1) 2026-06-19 01:50:38.920 | 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.dev495) (3.4.7) 2026-06-19 01:50:38.921 | 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.dev495) (3.18) 2026-06-19 01:50:38.922 | 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.dev495) (2.7.0) 2026-06-19 01:50:38.923 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev495) (2023.11.17) 2026-06-19 01:50:38.958 | 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.dev495) (4.2.0) 2026-06-19 01:50:38.959 | 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.dev495) (2.20.0) 2026-06-19 01:50:38.970 | 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.dev495) (0.1.2) 2026-06-19 01:50:38.991 | 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.dev495) (0.8) 2026-06-19 01:50:39.055 | 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.dev495) (0.16.0) 2026-06-19 01:50:39.146 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-19 01:50:39.240 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.1 MB/s 0:00:00 2026-06-19 01:50:39.256 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-19 01:50:39.440 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.9 MB/s 0:00:00 2026-06-19 01:50:39.456 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-19 01:50:39.480 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-19 01:50:39.504 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-19 01:50:39.528 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-19 01:50:39.555 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-19 01:50:39.570 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-19 01:50:39.586 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-19 01:50:39.614 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-19 01:50:39.664 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-19 01:50:39.688 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-19 01:50:39.714 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-19 01:50:39.749 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-19 01:50:39.881 | Building wheels for collected packages: neutron, ovs 2026-06-19 01:50:39.882 | Building editable for neutron (pyproject.toml): started 2026-06-19 01:50:42.183 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-19 01:50:42.186 | Created wheel for neutron: filename=neutron-28.1.0.dev495-0.editable-py3-none-any.whl size=12798 sha256=b164fc3a2690c7fdce2e12ffd4446f83e95bd887fe5e9609ccfeba9873c877a2 2026-06-19 01:50:42.186 | Stored in directory: /tmp/pip-ephem-wheel-cache-as5jta4q/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-19 01:50:42.192 | Building wheel for ovs (pyproject.toml): started 2026-06-19 01:50:43.081 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-19 01:50:43.082 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=debb0655f9f1ed719ce91c9582432f1dd85d30b1f15f95352d9ac2a7a6685d4d 2026-06-19 01:50:43.082 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-19 01:50:43.087 | Successfully built neutron ovs 2026-06-19 01:50:43.423 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-19 01:50:49.235 | 2026-06-19 01:50:49.261 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev495 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 sortedcontainers-2.4.0 2026-06-19 01:50:49.556 | + inc/python:pip_install:216 : result=0 2026-06-19 01:50:49.559 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:50:49.563 | + functions-common:time_stop:2414 : local name 2026-06-19 01:50:49.566 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:50:49.570 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:50:49.573 | + functions-common:time_stop:2417 : local total 2026-06-19 01:50:49.576 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:50:49.580 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:50:49.583 | + functions-common:time_stop:2421 : start_time=1781833828996 2026-06-19 01:50:49.587 | + functions-common:time_stop:2423 : [[ -z 1781833828996 ]] 2026-06-19 01:50:49.591 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:50:49.597 | + functions-common:time_stop:2426 : end_time=1781833849594 2026-06-19 01:50:49.600 | + functions-common:time_stop:2427 : elapsed_time=20598 2026-06-19 01:50:49.604 | + functions-common:time_stop:2428 : total=117010 2026-06-19 01:50:49.607 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:50:49.611 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=137608 2026-06-19 01:50:49.615 | + inc/python:pip_install:219 : return 0 2026-06-19 01:50:49.619 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-19 01:50:49.624 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-19 01:50:49.627 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-19 01:50:49.630 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-19 01:50:49.634 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:50:49.637 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:50:49.642 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-19 01:50:49.645 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:50:49.650 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-19 01:50:49.653 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-19 01:50:49.658 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-19 01:50:49.658 | Installing OVN and dependent packages 2026-06-19 01:50:49.661 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-19 01:50:49.665 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-19 01:50:49.688 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:50:49.692 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-19 01:50:49.716 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:50:49.720 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-19 01:50:49.744 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:50:49.750 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-19 01:50:49.753 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-19 01:50:49.775 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:50:49.778 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-19 01:50:49.783 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-19 01:50:49.801 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-19 01:50:49.808 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-19 01:50:49.825 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-19 01:50:49.829 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-19 01:50:49.859 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-19 01:50:49.863 | + functions-common:install_package:1432 : update_package_repo 2026-06-19 01:50:49.867 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-19 01:50:49.870 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-19 01:50:49.874 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-19 01:50:49.876 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-19 01:50:49.881 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-19 01:50:49.884 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:50:49.888 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:50:49.891 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-19 01:50:49.896 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-19 01:50:49.899 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-19 01:50:49.903 | + functions-common:apt_get_update:1161 : return 2026-06-19 01:50:49.908 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-19 01:50:49.911 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-19 01:50:49.915 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:50:49.919 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:50:49.923 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-19 01:50:49.954 | + functions-common:apt_get:1201 : 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-19 01:50:49.994 | Reading package lists... 2026-06-19 01:50:50.392 | Building dependency tree... 2026-06-19 01:50:50.394 | Reading state information... 2026-06-19 01:50:51.004 | fakeroot is already the newest version (1.33-1). 2026-06-19 01:50:51.004 | fakeroot set to manually installed. 2026-06-19 01:50:51.004 | make is already the newest version (4.3-4.1build2). 2026-06-19 01:50:51.004 | make set to manually installed. 2026-06-19 01:50:51.004 | The following additional packages will be installed: 2026-06-19 01:50:51.004 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-19 01:50:51.005 | python3-sortedcontainers 2026-06-19 01:50:51.007 | Suggested packages: 2026-06-19 01:50:51.008 | openvswitch-doc python-sortedcontainers-doc 2026-06-19 01:50:51.058 | The following NEW packages will be installed: 2026-06-19 01:50:51.059 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-19 01:50:51.059 | python3-openvswitch python3-sortedcontainers 2026-06-19 01:50:51.113 | 0 upgraded, 6 newly installed, 0 to remove and 79 not upgraded. 2026-06-19 01:50:51.113 | Need to get 4219 kB of archives. 2026-06-19 01:50:51.113 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-19 01:50:51.113 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-19 01:50:51.143 | 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-19 01:50:51.155 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-19 01:50:51.156 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-19 01:50:51.157 | 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-19 01:50:51.168 | 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-19 01:50:51.441 | perl: warning: Setting locale failed. 2026-06-19 01:50:51.441 | perl: warning: Please check that your locale settings: 2026-06-19 01:50:51.441 | LANGUAGE = (unset), 2026-06-19 01:50:51.442 | LC_ALL = "en_US.utf8", 2026-06-19 01:50:51.442 | LANG = "de_DE.UTF-8" 2026-06-19 01:50:51.442 | are supported and installed on your system. 2026-06-19 01:50:51.442 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:50:51.513 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:50:51.513 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:50:51.513 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:50:51.715 | Fetched 4219 kB in 0s (42.0 MB/s) 2026-06-19 01:50:51.767 | Selecting previously unselected package libunbound8:amd64. 2026-06-19 01:50:51.847 | (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-19 01:50:51.854 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-19 01:50:51.861 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-19 01:50:51.935 | Selecting previously unselected package openvswitch-common. 2026-06-19 01:50:51.949 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-19 01:50:51.952 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-19 01:50:52.057 | Selecting previously unselected package python3-sortedcontainers. 2026-06-19 01:50:52.071 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-19 01:50:52.074 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-19 01:50:52.127 | Selecting previously unselected package libxdp1:amd64. 2026-06-19 01:50:52.140 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-19 01:50:52.144 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-19 01:50:52.202 | Selecting previously unselected package python3-openvswitch. 2026-06-19 01:50:52.215 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-19 01:50:52.219 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-19 01:50:52.330 | Selecting previously unselected package openvswitch-switch. 2026-06-19 01:50:52.343 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-19 01:50:52.353 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-19 01:50:52.491 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-19 01:50:52.737 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-19 01:50:52.747 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-19 01:50:52.758 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-19 01:50:52.773 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-19 01:50:53.162 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-19 01:50:53.188 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-19 01:50:53.861 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-19 01:50:54.051 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-19 01:50:55.084 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-19 01:50:56.865 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-19 01:50:57.124 | perl: warning: Setting locale failed. 2026-06-19 01:50:57.124 | perl: warning: Please check that your locale settings: 2026-06-19 01:50:57.124 | LANGUAGE = (unset), 2026-06-19 01:50:57.124 | LC_ALL = "en_US.utf8", 2026-06-19 01:50:57.124 | LANG = "de_DE.UTF-8" 2026-06-19 01:50:57.124 | are supported and installed on your system. 2026-06-19 01:50:57.124 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:50:57.255 | perl: warning: Setting locale failed. 2026-06-19 01:50:57.256 | perl: warning: Please check that your locale settings: 2026-06-19 01:50:57.256 | LANGUAGE = (unset), 2026-06-19 01:50:57.256 | LC_ALL = "en_US.utf8", 2026-06-19 01:50:57.256 | LANG = "de_DE.UTF-8" 2026-06-19 01:50:57.256 | are supported and installed on your system. 2026-06-19 01:50:57.256 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:50:57.306 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:50:57.306 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:50:57.306 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:50:57.377 | perl: warning: Setting locale failed. 2026-06-19 01:50:57.377 | perl: warning: Please check that your locale settings: 2026-06-19 01:50:57.377 | LANGUAGE = (unset), 2026-06-19 01:50:57.377 | LC_ALL = "en_US.utf8", 2026-06-19 01:50:57.377 | LANG = "de_DE.UTF-8" 2026-06-19 01:50:57.378 | are supported and installed on your system. 2026-06-19 01:50:57.378 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:50:57.883 | 2026-06-19 01:50:57.883 | Running kernel seems to be up-to-date. 2026-06-19 01:50:57.883 | 2026-06-19 01:50:57.883 | Restarting services... 2026-06-19 01:50:57.933 | 2026-06-19 01:50:57.933 | Service restarts being deferred: 2026-06-19 01:50:57.933 | /etc/needrestart/restart.d/dbus.service 2026-06-19 01:50:57.933 | systemctl restart systemd-logind.service 2026-06-19 01:50:57.933 | systemctl restart virtlockd.service 2026-06-19 01:50:57.933 | systemctl restart virtlogd.service 2026-06-19 01:50:57.934 | 2026-06-19 01:50:57.934 | No containers need to be restarted. 2026-06-19 01:50:57.934 | 2026-06-19 01:50:57.934 | User sessions running outdated binaries: 2026-06-19 01:50:57.934 | quobyte @ session #5: sshd[2027] 2026-06-19 01:50:57.944 | quobyte @ user manager service: systemd[1165] 2026-06-19 01:50:57.954 | 2026-06-19 01:50:57.954 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-19 01:51:00.206 | + functions-common:apt_get:1205 : result=0 2026-06-19 01:51:00.210 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-19 01:51:00.213 | + functions-common:time_stop:2414 : local name 2026-06-19 01:51:00.216 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:51:00.220 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:51:00.224 | + functions-common:time_stop:2417 : local total 2026-06-19 01:51:00.229 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:51:00.233 | + functions-common:time_stop:2420 : name=apt-get 2026-06-19 01:51:00.236 | + functions-common:time_stop:2421 : start_time=1781833849949 2026-06-19 01:51:00.240 | + functions-common:time_stop:2423 : [[ -z 1781833849949 ]] 2026-06-19 01:51:00.245 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:51:00.251 | + functions-common:time_stop:2426 : end_time=1781833860246 2026-06-19 01:51:00.255 | + functions-common:time_stop:2427 : elapsed_time=10297 2026-06-19 01:51:00.259 | + functions-common:time_stop:2428 : total=171715 2026-06-19 01:51:00.263 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:51:00.267 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=182012 2026-06-19 01:51:00.270 | + functions-common:apt_get:1209 : return 0 2026-06-19 01:51:00.275 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-19 01:51:00.305 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-19 01:51:00.308 | + functions-common:install_package:1432 : update_package_repo 2026-06-19 01:51:00.313 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-19 01:51:00.316 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-19 01:51:00.320 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-19 01:51:00.324 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-19 01:51:00.328 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-19 01:51:00.332 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:51:00.336 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:51:00.340 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-19 01:51:00.344 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-19 01:51:00.348 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-19 01:51:00.352 | + functions-common:apt_get_update:1161 : return 2026-06-19 01:51:00.356 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-19 01:51:00.360 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-19 01:51:00.364 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:51:00.368 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:51:00.372 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-19 01:51:00.405 | + functions-common:apt_get:1201 : 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-19 01:51:00.444 | Reading package lists... 2026-06-19 01:51:00.876 | Building dependency tree... 2026-06-19 01:51:00.877 | Reading state information... 2026-06-19 01:51:01.574 | The following additional packages will be installed: 2026-06-19 01:51:01.576 | ovn-common 2026-06-19 01:51:01.625 | The following NEW packages will be installed: 2026-06-19 01:51:01.626 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-19 01:51:01.681 | 0 upgraded, 4 newly installed, 0 to remove and 79 not upgraded. 2026-06-19 01:51:01.681 | Need to get 2360 kB of archives. 2026-06-19 01:51:01.681 | After this operation, 8355 kB of additional disk space will be used. 2026-06-19 01:51:01.681 | 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-19 01:51:01.716 | 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-19 01:51:01.720 | 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-19 01:51:01.723 | 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-19 01:51:01.982 | perl: warning: Setting locale failed. 2026-06-19 01:51:01.982 | perl: warning: Please check that your locale settings: 2026-06-19 01:51:01.982 | LANGUAGE = (unset), 2026-06-19 01:51:01.982 | LC_ALL = "en_US.utf8", 2026-06-19 01:51:01.982 | LANG = "de_DE.UTF-8" 2026-06-19 01:51:01.982 | are supported and installed on your system. 2026-06-19 01:51:01.982 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:51:02.047 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:51:02.047 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:51:02.047 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:51:02.255 | Fetched 2360 kB in 0s (31.7 MB/s) 2026-06-19 01:51:02.345 | Selecting previously unselected package ovn-common. 2026-06-19 01:51:02.420 | (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-19 01:51:02.429 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-19 01:51:02.433 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-19 01:51:02.551 | Selecting previously unselected package ovn-central. 2026-06-19 01:51:02.563 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-19 01:51:02.567 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-19 01:51:02.659 | Selecting previously unselected package ovn-controller-vtep. 2026-06-19 01:51:02.673 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-19 01:51:02.677 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-19 01:51:02.741 | Selecting previously unselected package ovn-host. 2026-06-19 01:51:02.752 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-19 01:51:02.762 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-19 01:51:02.860 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-19 01:51:02.880 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-19 01:51:03.371 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-19 01:51:03.578 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-19 01:51:04.079 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-19 01:51:04.140 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-19 01:51:04.678 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-19 01:51:04.871 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-19 01:51:05.576 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-19 01:51:06.283 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-19 01:51:07.202 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-19 01:51:07.280 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-19 01:51:07.488 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-19 01:51:08.069 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-19 01:51:10.067 | perl: warning: Setting locale failed. 2026-06-19 01:51:10.068 | perl: warning: Please check that your locale settings: 2026-06-19 01:51:10.068 | LANGUAGE = (unset), 2026-06-19 01:51:10.068 | LC_ALL = "en_US.utf8", 2026-06-19 01:51:10.068 | LANG = "de_DE.UTF-8" 2026-06-19 01:51:10.068 | are supported and installed on your system. 2026-06-19 01:51:10.068 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:51:10.200 | perl: warning: Setting locale failed. 2026-06-19 01:51:10.201 | perl: warning: Please check that your locale settings: 2026-06-19 01:51:10.201 | LANGUAGE = (unset), 2026-06-19 01:51:10.201 | LC_ALL = "en_US.utf8", 2026-06-19 01:51:10.201 | LANG = "de_DE.UTF-8" 2026-06-19 01:51:10.201 | are supported and installed on your system. 2026-06-19 01:51:10.201 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:51:10.252 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:51:10.252 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:51:10.252 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:51:10.324 | perl: warning: Setting locale failed. 2026-06-19 01:51:10.324 | perl: warning: Please check that your locale settings: 2026-06-19 01:51:10.325 | LANGUAGE = (unset), 2026-06-19 01:51:10.325 | LC_ALL = "en_US.utf8", 2026-06-19 01:51:10.325 | LANG = "de_DE.UTF-8" 2026-06-19 01:51:10.325 | are supported and installed on your system. 2026-06-19 01:51:10.325 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:51:10.831 | 2026-06-19 01:51:10.831 | Running kernel seems to be up-to-date. 2026-06-19 01:51:10.831 | 2026-06-19 01:51:10.831 | Restarting services... 2026-06-19 01:51:10.878 | 2026-06-19 01:51:10.878 | Service restarts being deferred: 2026-06-19 01:51:10.879 | /etc/needrestart/restart.d/dbus.service 2026-06-19 01:51:10.879 | systemctl restart systemd-logind.service 2026-06-19 01:51:10.879 | systemctl restart virtlockd.service 2026-06-19 01:51:10.879 | systemctl restart virtlogd.service 2026-06-19 01:51:10.879 | 2026-06-19 01:51:10.879 | No containers need to be restarted. 2026-06-19 01:51:10.879 | 2026-06-19 01:51:10.879 | User sessions running outdated binaries: 2026-06-19 01:51:10.880 | quobyte @ session #5: sshd[2027] 2026-06-19 01:51:10.889 | quobyte @ user manager service: systemd[1165] 2026-06-19 01:51:10.899 | 2026-06-19 01:51:10.899 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-19 01:51:13.066 | + functions-common:apt_get:1205 : result=0 2026-06-19 01:51:13.070 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-19 01:51:13.075 | + functions-common:time_stop:2414 : local name 2026-06-19 01:51:13.079 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:51:13.083 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:51:13.087 | + functions-common:time_stop:2417 : local total 2026-06-19 01:51:13.091 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:51:13.095 | + functions-common:time_stop:2420 : name=apt-get 2026-06-19 01:51:13.099 | + functions-common:time_stop:2421 : start_time=1781833860400 2026-06-19 01:51:13.103 | + functions-common:time_stop:2423 : [[ -z 1781833860400 ]] 2026-06-19 01:51:13.109 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:51:13.115 | + functions-common:time_stop:2426 : end_time=1781833873111 2026-06-19 01:51:13.118 | + functions-common:time_stop:2427 : elapsed_time=12711 2026-06-19 01:51:13.122 | + functions-common:time_stop:2428 : total=182012 2026-06-19 01:51:13.126 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:51:13.131 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=194723 2026-06-19 01:51:13.135 | + functions-common:apt_get:1209 : return 0 2026-06-19 01:51:13.139 | + 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-19 01:51:13.144 | + 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-19 01:51:13.148 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-19 01:51:13.153 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-19 01:51:13.160 | + 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-19 01:51:13.164 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-19 01:51:13.168 | + 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-19 01:51:13.172 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-19 01:51:13.177 | + 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-19 01:51:13.181 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-19 01:51:13.185 | + 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-19 01:51:13.189 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-19 01:51:13.193 | + 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-19 01:51:13.198 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-19 01:51:13.202 | + 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-19 01:51:13.205 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-19 01:51:13.209 | + 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-19 01:51:13.213 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-19 01:51:13.218 | + 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-19 01:51:13.222 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-19 01:51:13.226 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-19 01:51:13.231 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-19 01:51:13.235 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:51:13.239 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:51:13.243 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-19 01:51:13.247 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:51:13.251 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-19 01:51:13.256 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-19 01:51:13.260 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-19 01:51:13.287 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:51:13.292 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-19 01:51:13.296 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-19 01:51:13.300 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-19 01:51:13.304 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-19 01:51:13.309 | + lib/stack:stack_install_service:32 : install_nova 2026-06-19 01:51:13.313 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-19 01:51:13.317 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-19 01:51:13.321 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:51:13.326 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:51:13.330 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-19 01:51:13.334 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:51:13.338 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-19 01:51:13.364 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:51:13.368 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-19 01:51:13.372 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-19 01:51:13.376 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-19 01:51:13.380 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-19 01:51:13.385 | + 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-19 01:51:13.546 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-19 01:51:13.550 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:51:13.554 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:51:13.558 | + 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-19 01:51:13.562 | + functions-common:install_package:1432 : update_package_repo 2026-06-19 01:51:13.566 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-19 01:51:13.570 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-19 01:51:13.574 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-19 01:51:13.578 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-19 01:51:13.582 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-19 01:51:13.586 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:51:13.590 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:51:13.594 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-19 01:51:13.598 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-19 01:51:13.602 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-19 01:51:13.606 | + functions-common:apt_get_update:1161 : return 2026-06-19 01:51:13.610 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-19 01:51:13.614 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-19 01:51:13.618 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:51:13.622 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:51:13.627 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-19 01:51:13.658 | + functions-common:apt_get:1201 : 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-19 01:51:13.698 | Reading package lists... 2026-06-19 01:51:14.051 | Building dependency tree... 2026-06-19 01:51:14.053 | Reading state information... 2026-06-19 01:51:14.546 | The following additional packages will be installed: 2026-06-19 01:51:14.546 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-19 01:51:14.546 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-19 01:51:14.547 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-19 01:51:14.547 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-19 01:51:14.547 | qemu-system-sparc 2026-06-19 01:51:14.549 | Suggested packages: 2026-06-19 01:51:14.549 | libvirt-clients-qemu libvirt-login-shell 2026-06-19 01:51:14.549 | libvirt-daemon-driver-storage-gluster 2026-06-19 01:51:14.550 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-19 01:51:14.550 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-19 01:51:14.550 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-19 01:51:14.550 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-19 01:51:14.596 | The following packages will be REMOVED: 2026-06-19 01:51:14.598 | apport-core-dump-handler 2026-06-19 01:51:14.600 | The following NEW packages will be installed: 2026-06-19 01:51:14.601 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-19 01:51:14.601 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-19 01:51:14.601 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-19 01:51:14.603 | The following packages will be upgraded: 2026-06-19 01:51:14.603 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-19 01:51:14.603 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-19 01:51:14.604 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-19 01:51:14.673 | 9 upgraded, 13 newly installed, 1 to remove and 70 not upgraded. 2026-06-19 01:51:14.673 | Need to get 113 MB of archives. 2026-06-19 01:51:14.674 | After this operation, 897 MB of additional disk space will be used. 2026-06-19 01:51:14.674 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-19 01:51:14.747 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-19 01:51:14.750 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-19 01:51:14.750 | 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-19 01:51:14.768 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-19 01:51:14.783 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-19 01:51:14.802 | 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-19 01:51:14.806 | 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-19 01:51:14.807 | 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-19 01:51:14.808 | 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-19 01:51:14.809 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-19 01:51:14.837 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-19 01:51:14.842 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-19 01:51:14.845 | 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-19 01:51:15.036 | 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-19 01:51:15.310 | 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-19 01:51:15.463 | 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-19 01:51:15.576 | 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-19 01:51:15.636 | 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-19 01:51:16.600 | 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-19 01:51:16.604 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-19 01:51:16.646 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-19 01:51:16.890 | perl: warning: Setting locale failed. 2026-06-19 01:51:16.890 | perl: warning: Please check that your locale settings: 2026-06-19 01:51:16.890 | LANGUAGE = (unset), 2026-06-19 01:51:16.890 | LC_ALL = "en_US.utf8", 2026-06-19 01:51:16.890 | LANG = "de_DE.UTF-8" 2026-06-19 01:51:16.890 | are supported and installed on your system. 2026-06-19 01:51:16.890 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:51:16.953 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:51:16.953 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:51:16.953 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:51:17.086 | Vorkonfiguration der Pakete ... 2026-06-19 01:51:17.327 | Fetched 113 MB in 2s (55.9 MB/s) 2026-06-19 01:51:17.366 | Selecting previously unselected package python3-zstandard. 2026-06-19 01:51:17.434 | (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-19 01:51:17.442 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-19 01:51:17.446 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-19 01:51:17.587 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-19 01:51:17.587 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-19 01:51:17.587 | Package apport-core-dump-handler is to be removed. 2026-06-19 01:51:17.587 | Package python3-zstandard is not configured yet. 2026-06-19 01:51:17.587 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-19 01:51:17.588 | Package apport-core-dump-handler is to be removed. 2026-06-19 01:51:17.588 | Package systemd-coredump is not installed. 2026-06-19 01:51:17.588 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-19 01:51:17.588 | Package apport-core-dump-handler is to be removed. 2026-06-19 01:51:17.588 | Package python3-zstandard is not configured yet. 2026-06-19 01:51:17.588 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-19 01:51:17.588 | Package apport-core-dump-handler is to be removed. 2026-06-19 01:51:17.589 | Package systemd-coredump is not installed. 2026-06-19 01:51:17.589 | 2026-06-19 01:51:17.653 | (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-19 01:51:17.661 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-19 01:51:18.531 | Selecting previously unselected package systemd-coredump. 2026-06-19 01:51:18.597 | (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-19 01:51:18.604 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-19 01:51:18.607 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-19 01:51:18.679 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-19 01:51:18.707 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-19 01:51:18.775 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-19 01:51:18.802 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-19 01:51:18.902 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-19 01:51:18.933 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-19 01:51:19.034 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-19 01:51:19.062 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-19 01:51:19.173 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-19 01:51:19.202 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-19 01:51:19.294 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-19 01:51:19.372 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-19 01:51:19.473 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-19 01:51:19.500 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-19 01:51:19.576 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-19 01:51:19.604 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-19 01:51:19.679 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-19 01:51:19.696 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-19 01:51:19.894 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-19 01:51:19.908 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-19 01:51:19.919 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-19 01:51:19.986 | Selecting previously unselected package python3-libvirt. 2026-06-19 01:51:20.000 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-19 01:51:20.004 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-19 01:51:20.070 | Selecting previously unselected package qemu-system-arm. 2026-06-19 01:51:20.083 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-19 01:51:20.096 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:51:20.607 | Selecting previously unselected package qemu-system-mips. 2026-06-19 01:51:20.619 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-19 01:51:20.632 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:51:21.216 | Selecting previously unselected package qemu-system-ppc. 2026-06-19 01:51:21.230 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-19 01:51:21.243 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:51:21.606 | Selecting previously unselected package qemu-system-sparc. 2026-06-19 01:51:21.618 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-19 01:51:21.630 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:51:21.892 | Selecting previously unselected package qemu-system-s390x. 2026-06-19 01:51:21.905 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-19 01:51:21.917 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:51:22.090 | Selecting previously unselected package qemu-system-misc. 2026-06-19 01:51:22.100 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-19 01:51:22.112 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:51:24.093 | Selecting previously unselected package qemu-system. 2026-06-19 01:51:24.107 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-19 01:51:24.112 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:51:24.152 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-19 01:51:24.164 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-19 01:51:24.168 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-19 01:51:25.940 | Selecting previously unselected package qemu-efi-arm. 2026-06-19 01:51:25.953 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-19 01:51:25.957 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-19 01:51:26.791 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-19 01:51:27.317 | Creating group 'systemd-coredump' with GID 987. 2026-06-19 01:51:27.319 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-19 01:51:27.343 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:51:27.361 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:51:27.379 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:51:27.397 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-19 01:51:27.408 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:51:27.426 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-19 01:51:27.679 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-19 01:51:27.691 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:51:27.709 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-19 01:51:27.720 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:51:27.738 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-19 01:51:28.329 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-19 01:51:28.829 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-19 01:51:29.129 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-19 01:51:29.160 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-19 01:51:29.177 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-19 01:51:29.194 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-19 01:51:29.211 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-19 01:51:29.223 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-19 01:51:29.240 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-19 01:51:29.258 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-19 01:51:29.426 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:51:29.426 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:51:29.426 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:51:33.021 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-19 01:51:33.086 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-19 01:51:34.913 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-19 01:51:35.157 | perl: warning: Setting locale failed. 2026-06-19 01:51:35.157 | perl: warning: Please check that your locale settings: 2026-06-19 01:51:35.157 | LANGUAGE = (unset), 2026-06-19 01:51:35.157 | LC_ALL = "en_US.utf8", 2026-06-19 01:51:35.157 | LANG = "de_DE.UTF-8" 2026-06-19 01:51:35.157 | are supported and installed on your system. 2026-06-19 01:51:35.157 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:51:35.285 | perl: warning: Setting locale failed. 2026-06-19 01:51:35.285 | perl: warning: Please check that your locale settings: 2026-06-19 01:51:35.285 | LANGUAGE = (unset), 2026-06-19 01:51:35.285 | LC_ALL = "en_US.utf8", 2026-06-19 01:51:35.285 | LANG = "de_DE.UTF-8" 2026-06-19 01:51:35.285 | are supported and installed on your system. 2026-06-19 01:51:35.285 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:51:35.334 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-19 01:51:35.334 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-19 01:51:35.335 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-19 01:51:35.404 | perl: warning: Setting locale failed. 2026-06-19 01:51:35.404 | perl: warning: Please check that your locale settings: 2026-06-19 01:51:35.404 | LANGUAGE = (unset), 2026-06-19 01:51:35.404 | LC_ALL = "en_US.utf8", 2026-06-19 01:51:35.404 | LANG = "de_DE.UTF-8" 2026-06-19 01:51:35.405 | are supported and installed on your system. 2026-06-19 01:51:35.405 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:51:35.903 | 2026-06-19 01:51:35.903 | Running kernel seems to be up-to-date. 2026-06-19 01:51:35.903 | 2026-06-19 01:51:35.903 | Restarting services... 2026-06-19 01:51:35.950 | 2026-06-19 01:51:35.950 | Service restarts being deferred: 2026-06-19 01:51:35.950 | /etc/needrestart/restart.d/dbus.service 2026-06-19 01:51:35.951 | systemctl restart systemd-logind.service 2026-06-19 01:51:35.951 | systemctl restart virtlockd.service 2026-06-19 01:51:35.951 | systemctl restart virtlogd.service 2026-06-19 01:51:35.951 | 2026-06-19 01:51:35.951 | No containers need to be restarted. 2026-06-19 01:51:35.951 | 2026-06-19 01:51:35.952 | User sessions running outdated binaries: 2026-06-19 01:51:35.952 | quobyte @ session #5: sshd[2027] 2026-06-19 01:51:35.959 | quobyte @ user manager service: systemd[1165] 2026-06-19 01:51:35.968 | 2026-06-19 01:51:35.968 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-19 01:51:37.954 | + functions-common:apt_get:1205 : result=0 2026-06-19 01:51:37.956 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-19 01:51:37.959 | + functions-common:time_stop:2414 : local name 2026-06-19 01:51:37.963 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:51:37.965 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:51:37.968 | + functions-common:time_stop:2417 : local total 2026-06-19 01:51:37.971 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:51:37.974 | + functions-common:time_stop:2420 : name=apt-get 2026-06-19 01:51:37.976 | + functions-common:time_stop:2421 : start_time=1781833873654 2026-06-19 01:51:37.980 | + functions-common:time_stop:2423 : [[ -z 1781833873654 ]] 2026-06-19 01:51:37.982 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:51:37.987 | + functions-common:time_stop:2426 : end_time=1781833897983 2026-06-19 01:51:37.990 | + functions-common:time_stop:2427 : elapsed_time=24329 2026-06-19 01:51:37.993 | + functions-common:time_stop:2428 : total=194723 2026-06-19 01:51:37.996 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:51:37.999 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=219052 2026-06-19 01:51:38.001 | + functions-common:apt_get:1209 : return 0 2026-06-19 01:51:38.004 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-19 01:51:38.007 | + functions-common:install_package:1432 : update_package_repo 2026-06-19 01:51:38.009 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-19 01:51:38.013 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-19 01:51:38.015 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-19 01:51:38.019 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-19 01:51:38.021 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-19 01:51:38.025 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:51:38.027 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:51:38.030 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-19 01:51:38.034 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-19 01:51:38.037 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-19 01:51:38.039 | + functions-common:apt_get_update:1161 : return 2026-06-19 01:51:38.041 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-19 01:51:38.044 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-19 01:51:38.046 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:51:38.049 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:51:38.052 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-19 01:51:38.076 | + functions-common:apt_get:1201 : 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-19 01:51:38.113 | Reading package lists... 2026-06-19 01:51:38.484 | Building dependency tree... 2026-06-19 01:51:38.484 | Reading state information... 2026-06-19 01:51:39.093 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-19 01:51:39.093 | ovmf set to manually installed. 2026-06-19 01:51:39.093 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-19 01:51:39.094 | swtpm set to manually installed. 2026-06-19 01:51:39.094 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-19 01:51:39.095 | swtpm-tools set to manually installed. 2026-06-19 01:51:39.095 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-19 01:51:39.095 | mdevctl set to manually installed. 2026-06-19 01:51:39.095 | 0 upgraded, 0 newly installed, 0 to remove and 70 not upgraded. 2026-06-19 01:51:39.099 | + functions-common:apt_get:1205 : result=0 2026-06-19 01:51:39.102 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-19 01:51:39.104 | + functions-common:time_stop:2414 : local name 2026-06-19 01:51:39.107 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:51:39.111 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:51:39.114 | + functions-common:time_stop:2417 : local total 2026-06-19 01:51:39.117 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:51:39.120 | + functions-common:time_stop:2420 : name=apt-get 2026-06-19 01:51:39.123 | + functions-common:time_stop:2421 : start_time=1781833898072 2026-06-19 01:51:39.125 | + functions-common:time_stop:2423 : [[ -z 1781833898072 ]] 2026-06-19 01:51:39.129 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:51:39.134 | + functions-common:time_stop:2426 : end_time=1781833899131 2026-06-19 01:51:39.137 | + functions-common:time_stop:2427 : elapsed_time=1059 2026-06-19 01:51:39.140 | + functions-common:time_stop:2428 : total=219052 2026-06-19 01:51:39.143 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:51:39.146 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=220111 2026-06-19 01:51:39.149 | + functions-common:apt_get:1209 : return 0 2026-06-19 01:51:39.153 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-19 01:51:39.157 | ++ functions-common:is_arch:519 : uname -m 2026-06-19 01:51:39.162 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-19 01:51:39.164 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-19 01:51:39.167 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-19 01:51:39.170 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-19 01:51:39.174 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-19 01:51:39.177 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-19 01:51:39.179 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-19 01:51:39.198 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:51:39.202 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-19 01:51:39.222 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-19 01:51:39.225 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-19 01:51:39.228 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-19 01:51:39.230 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-19 01:51:39.233 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-19 01:51:39.236 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-19 01:51:39.239 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-19 01:51:39.241 | + functions-common:git_clone:586 : local orig_dir 2026-06-19 01:51:39.245 | ++ functions-common:git_clone:587 : pwd 2026-06-19 01:51:39.248 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-19 01:51:39.250 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-19 01:51:39.254 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-19 01:51:39.272 | + functions-common:git_clone:590 : RECLONE=False 2026-06-19 01:51:39.274 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-19 01:51:39.276 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-19 01:51:39.280 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-19 01:51:39.280 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-19 01:51:39.285 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-19 01:51:39.288 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-19 01:51:39.291 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-19 01:51:39.294 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:51:39.296 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:51:39.298 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:51:39.300 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:51:39.303 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:51:39.306 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:51:39.309 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:51:39.311 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:51:39.314 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:51:39.319 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833899316 2026-06-19 01:51:39.323 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-19 01:51:39.327 | Cloning into '/opt/stack/novnc'... 2026-06-19 01:51:41.244 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:51:41.247 | + functions-common:time_stop:2414 : local name 2026-06-19 01:51:41.249 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:51:41.252 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:51:41.255 | + functions-common:time_stop:2417 : local total 2026-06-19 01:51:41.258 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:51:41.260 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:51:41.263 | + functions-common:time_stop:2421 : start_time=1781833899316 2026-06-19 01:51:41.265 | + functions-common:time_stop:2423 : [[ -z 1781833899316 ]] 2026-06-19 01:51:41.268 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:51:41.272 | + functions-common:time_stop:2426 : end_time=1781833901270 2026-06-19 01:51:41.275 | + functions-common:time_stop:2427 : elapsed_time=1954 2026-06-19 01:51:41.278 | + functions-common:time_stop:2428 : total=156496 2026-06-19 01:51:41.280 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:51:41.283 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=158450 2026-06-19 01:51:41.286 | + functions-common:git_clone:625 : cd /opt/stack/novnc 2026-06-19 01:51:41.290 | + functions-common:git_clone:626 : git_timed fetch origin v1.3.0 2026-06-19 01:51:41.292 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:51:41.296 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:51:41.298 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:51:41.301 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:51:41.304 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:51:41.307 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:51:41.309 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:51:41.312 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:51:41.317 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:51:41.321 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833901318 2026-06-19 01:51:41.323 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-19 01:51:41.722 | From https://github.com/novnc/novnc 2026-06-19 01:51:41.722 | * tag v1.3.0 -> FETCH_HEAD 2026-06-19 01:51:41.732 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:51:41.734 | + functions-common:time_stop:2414 : local name 2026-06-19 01:51:41.737 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:51:41.740 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:51:41.742 | + functions-common:time_stop:2417 : local total 2026-06-19 01:51:41.745 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:51:41.748 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:51:41.750 | + functions-common:time_stop:2421 : start_time=1781833901318 2026-06-19 01:51:41.753 | + functions-common:time_stop:2423 : [[ -z 1781833901318 ]] 2026-06-19 01:51:41.757 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:51:41.761 | + functions-common:time_stop:2426 : end_time=1781833901758 2026-06-19 01:51:41.764 | + functions-common:time_stop:2427 : elapsed_time=440 2026-06-19 01:51:41.767 | + functions-common:time_stop:2428 : total=158450 2026-06-19 01:51:41.769 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:51:41.772 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=158890 2026-06-19 01:51:41.775 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-19 01:51:41.778 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:51:41.780 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:51:41.783 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:51:41.786 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:51:41.788 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:51:41.791 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:51:41.794 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:51:41.797 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:51:41.800 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:51:41.805 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833901802 2026-06-19 01:51:41.807 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-19 01:51:41.839 | Note: switching to 'FETCH_HEAD'. 2026-06-19 01:51:41.839 | 2026-06-19 01:51:41.839 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-19 01:51:41.839 | changes and commit them, and you can discard any commits you make in this 2026-06-19 01:51:41.839 | state without impacting any branches by switching back to a branch. 2026-06-19 01:51:41.839 | 2026-06-19 01:51:41.839 | If you want to create a new branch to retain commits you create, you may 2026-06-19 01:51:41.839 | do so (now or later) by using -c with the switch command. Example: 2026-06-19 01:51:41.839 | 2026-06-19 01:51:41.840 | git switch -c 2026-06-19 01:51:41.840 | 2026-06-19 01:51:41.840 | Or undo this operation with: 2026-06-19 01:51:41.840 | 2026-06-19 01:51:41.840 | git switch - 2026-06-19 01:51:41.840 | 2026-06-19 01:51:41.840 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-19 01:51:41.840 | 2026-06-19 01:51:41.840 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-19 01:51:41.843 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:51:41.845 | + functions-common:time_stop:2414 : local name 2026-06-19 01:51:41.848 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:51:41.851 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:51:41.853 | + functions-common:time_stop:2417 : local total 2026-06-19 01:51:41.856 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:51:41.859 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:51:41.861 | + functions-common:time_stop:2421 : start_time=1781833901802 2026-06-19 01:51:41.864 | + functions-common:time_stop:2423 : [[ -z 1781833901802 ]] 2026-06-19 01:51:41.868 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:51:41.872 | + functions-common:time_stop:2426 : end_time=1781833901869 2026-06-19 01:51:41.876 | + functions-common:time_stop:2427 : elapsed_time=67 2026-06-19 01:51:41.879 | + functions-common:time_stop:2428 : total=158890 2026-06-19 01:51:41.881 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:51:41.884 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=158957 2026-06-19 01:51:41.888 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-19 01:51:41.905 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-19 01:51:41.909 | + functions-common:git_clone:667 : git show --oneline 2026-06-19 01:51:41.910 | + functions-common:git_clone:667 : head -1 2026-06-19 01:51:41.912 | 463c39e noVNC 1.3.0 2026-06-19 01:51:41.915 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-19 01:51:41.918 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-19 01:51:41.937 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:51:41.940 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-19 01:51:41.943 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-19 01:51:41.946 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-19 01:51:41.949 | + functions-common:git_clone:585 : local git_ref=master 2026-06-19 01:51:41.952 | + functions-common:git_clone:586 : local orig_dir 2026-06-19 01:51:41.956 | ++ functions-common:git_clone:587 : pwd 2026-06-19 01:51:41.960 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-19 01:51:41.963 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-19 01:51:41.966 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-19 01:51:41.985 | + functions-common:git_clone:590 : RECLONE=False 2026-06-19 01:51:41.988 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-19 01:51:41.991 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-19 01:51:41.995 | + functions-common:git_clone:604 : echo master 2026-06-19 01:51:41.996 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-19 01:51:42.001 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-06-19 01:51:42.004 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-19 01:51:42.006 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-19 01:51:42.009 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:51:42.012 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:51:42.014 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:51:42.017 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:51:42.020 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:51:42.023 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:51:42.026 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:51:42.029 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:51:42.033 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:51:42.037 | + functions-common:time_start:2405 : _TIME_START[$name]=1781833902034 2026-06-19 01:51:42.040 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-19 01:51:42.043 | Cloning into '/opt/stack/nova'... 2026-06-19 01:55:21.875 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:55:21.878 | + functions-common:time_stop:2414 : local name 2026-06-19 01:55:21.881 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:55:21.885 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:55:21.889 | + functions-common:time_stop:2417 : local total 2026-06-19 01:55:21.893 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:55:21.896 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:55:21.899 | + functions-common:time_stop:2421 : start_time=1781833902034 2026-06-19 01:55:21.903 | + functions-common:time_stop:2423 : [[ -z 1781833902034 ]] 2026-06-19 01:55:21.907 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:55:21.915 | + functions-common:time_stop:2426 : end_time=1781834121911 2026-06-19 01:55:21.918 | + functions-common:time_stop:2427 : elapsed_time=219877 2026-06-19 01:55:21.922 | + functions-common:time_stop:2428 : total=158957 2026-06-19 01:55:21.926 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:55:21.929 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=378834 2026-06-19 01:55:21.933 | + functions-common:git_clone:625 : cd /opt/stack/nova 2026-06-19 01:55:21.937 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-19 01:55:21.940 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:55:21.944 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:55:21.947 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:55:21.950 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:55:21.952 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:55:21.956 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:55:21.960 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:55:21.963 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:55:21.967 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:55:21.972 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834121969 2026-06-19 01:55:21.976 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-19 01:55:22.676 | From https://review.opendev.org/openstack/nova 2026-06-19 01:55:22.677 | * branch master -> FETCH_HEAD 2026-06-19 01:55:22.687 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:55:22.691 | + functions-common:time_stop:2414 : local name 2026-06-19 01:55:22.694 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:55:22.698 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:55:22.701 | + functions-common:time_stop:2417 : local total 2026-06-19 01:55:22.705 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:55:22.708 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:55:22.710 | + functions-common:time_stop:2421 : start_time=1781834121969 2026-06-19 01:55:22.713 | + functions-common:time_stop:2423 : [[ -z 1781834121969 ]] 2026-06-19 01:55:22.717 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:55:22.723 | + functions-common:time_stop:2426 : end_time=1781834122719 2026-06-19 01:55:22.726 | + functions-common:time_stop:2427 : elapsed_time=750 2026-06-19 01:55:22.728 | + functions-common:time_stop:2428 : total=378834 2026-06-19 01:55:22.732 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:55:22.735 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=379584 2026-06-19 01:55:22.738 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-19 01:55:22.742 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:55:22.745 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:55:22.748 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:55:22.752 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:55:22.755 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:55:22.759 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:55:22.763 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:55:22.766 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:55:22.771 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:55:22.776 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834122773 2026-06-19 01:55:22.780 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-19 01:55:23.319 | Note: switching to 'FETCH_HEAD'. 2026-06-19 01:55:23.319 | 2026-06-19 01:55:23.319 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-19 01:55:23.319 | changes and commit them, and you can discard any commits you make in this 2026-06-19 01:55:23.319 | state without impacting any branches by switching back to a branch. 2026-06-19 01:55:23.319 | 2026-06-19 01:55:23.319 | If you want to create a new branch to retain commits you create, you may 2026-06-19 01:55:23.319 | do so (now or later) by using -c with the switch command. Example: 2026-06-19 01:55:23.319 | 2026-06-19 01:55:23.319 | git switch -c 2026-06-19 01:55:23.320 | 2026-06-19 01:55:23.320 | Or undo this operation with: 2026-06-19 01:55:23.320 | 2026-06-19 01:55:23.320 | git switch - 2026-06-19 01:55:23.320 | 2026-06-19 01:55:23.320 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-19 01:55:23.320 | 2026-06-19 01:55:23.320 | HEAD is now at d5b82e107e Merge "Restore 'fork' start method for daemon mode on Python 3.14" 2026-06-19 01:55:23.330 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:55:23.333 | + functions-common:time_stop:2414 : local name 2026-06-19 01:55:23.336 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:55:23.339 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:55:23.342 | + functions-common:time_stop:2417 : local total 2026-06-19 01:55:23.345 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:55:23.349 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:55:23.351 | + functions-common:time_stop:2421 : start_time=1781834122773 2026-06-19 01:55:23.354 | + functions-common:time_stop:2423 : [[ -z 1781834122773 ]] 2026-06-19 01:55:23.359 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:55:23.365 | + functions-common:time_stop:2426 : end_time=1781834123361 2026-06-19 01:55:23.368 | + functions-common:time_stop:2427 : elapsed_time=588 2026-06-19 01:55:23.371 | + functions-common:time_stop:2428 : total=379584 2026-06-19 01:55:23.374 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:55:23.378 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=380172 2026-06-19 01:55:23.381 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-19 01:55:23.403 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-19 01:55:23.408 | + functions-common:git_clone:667 : git show --oneline 2026-06-19 01:55:23.408 | + functions-common:git_clone:667 : head -1 2026-06-19 01:55:23.415 | d5b82e107e Merge "Restore 'fork' start method for daemon mode on Python 3.14" 2026-06-19 01:55:23.419 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-19 01:55:23.422 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-19 01:55:23.426 | + inc/python:setup_develop:353 : local bindep 2026-06-19 01:55:23.430 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-19 01:55:23.434 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-19 01:55:23.438 | + inc/python:setup_develop:359 : local extras= 2026-06-19 01:55:23.442 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-19 01:55:23.445 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-19 01:55:23.449 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-19 01:55:23.453 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-19 01:55:23.457 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-19 01:55:23.460 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-19 01:55:23.466 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-19 01:55:23.469 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-19 01:55:23.473 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-19 01:55:23.476 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-19 01:55:23.480 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-19 01:55:23.485 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-19 01:55:23.491 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-19 01:55:23.494 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-19 01:55:23.498 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-19 01:55:23.654 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-19 01:55:23.658 | + inc/python:setup_package:436 : local bindep=0 2026-06-19 01:55:23.661 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-19 01:55:23.664 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-19 01:55:23.668 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-19 01:55:23.672 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-19 01:55:23.675 | + inc/python:setup_package:445 : local flags=-e 2026-06-19 01:55:23.678 | + inc/python:setup_package:446 : local extras= 2026-06-19 01:55:23.682 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-19 01:55:23.685 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-19 01:55:23.689 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-19 01:55:23.693 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-19 01:55:23.697 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-19 01:55:23.701 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-19 01:55:23.729 | Using python 3.12 to install /opt/stack/nova 2026-06-19 01:55:23.732 | + 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-19 01:55:24.744 | Obtaining file:///opt/stack/nova 2026-06-19 01:55:24.749 | Installing build dependencies: started 2026-06-19 01:55:26.617 | Installing build dependencies: finished with status 'done' 2026-06-19 01:55:26.618 | Checking if build backend supports build_editable: started 2026-06-19 01:55:27.183 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-19 01:55:27.184 | Getting requirements to build editable: started 2026-06-19 01:55:27.493 | Getting requirements to build editable: finished with status 'done' 2026-06-19 01:55:27.495 | Preparing editable metadata (pyproject.toml): started 2026-06-19 01:55:29.660 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-19 01:55:29.687 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (7.0.3) 2026-06-19 01:55:29.687 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.0.50) 2026-06-19 01:55:29.688 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.3.1) 2026-06-19 01:55:29.689 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (0.41.0) 2026-06-19 01:55:29.689 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.1.6) 2026-06-19 01:55:29.690 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (13.0.0) 2026-06-19 01:55:29.691 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (6.1.1) 2026-06-19 01:55:29.692 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.5.1) 2026-06-19 01:55:29.693 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (43.0.3) 2026-06-19 01:55:29.695 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.8.10) 2026-06-19 01:55:29.695 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.5.1) 2026-06-19 01:55:29.696 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.1.0) 2026-06-19 01:55:29.697 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.10.1) 2026-06-19 01:55:29.698 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.17.0) 2026-06-19 01:55:29.699 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.18.4) 2026-06-19 01:55:29.699 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.3.0) 2026-06-19 01:55:29.700 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (4.0.0) 2026-06-19 01:55:29.701 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (4.26.0) 2026-06-19 01:55:29.702 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (9.9.0) 2026-06-19 01:55:29.703 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.14.0) 2026-06-19 01:55:29.704 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (12.0.0) 2026-06-19 01:55:29.705 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (4.12.0) 2026-06-19 01:55:29.705 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.34.2) 2026-06-19 01:55:29.706 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.8.0) 2026-06-19 01:55:29.897 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev197) 2026-06-19 01:55:30.042 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-19 01:55:30.058 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (4.2.0) 2026-06-19 01:55:30.058 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (7.5.0) 2026-06-19 01:55:30.059 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (10.5.0) 2026-06-19 01:55:30.060 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (6.4.0) 2026-06-19 01:55:30.061 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (8.2.0) 2026-06-19 01:55:30.062 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.11.0) 2026-06-19 01:55:30.063 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.8.0) 2026-06-19 01:55:30.064 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.10.0) 2026-06-19 01:55:30.064 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.7.1) 2026-06-19 01:55:30.065 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (10.1.1) 2026-06-19 01:55:30.066 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (18.0.0) 2026-06-19 01:55:30.067 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (7.9.0) 2026-06-19 01:55:30.068 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (18.1.0) 2026-06-19 01:55:30.069 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.1.0) 2026-06-19 01:55:30.069 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.11.0) 2026-06-19 01:55:30.070 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (6.8.0) 2026-06-19 01:55:30.071 | 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.dev197) (4.6.0) 2026-06-19 01:55:30.073 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.0.0) 2026-06-19 01:55:30.073 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (8.1.0) 2026-06-19 01:55:30.074 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (7.2.2) 2026-06-19 01:55:30.075 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.10.2) 2026-06-19 01:55:30.076 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (7.1.0) 2026-06-19 01:55:30.077 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.1.0) 2026-06-19 01:55:30.078 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.8.0) 2026-06-19 01:55:30.078 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.0.0) 2026-06-19 01:55:30.079 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (5.7.0) 2026-06-19 01:55:30.193 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev197) 2026-06-19 01:55:30.208 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-19 01:55:30.219 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (8.1.0) 2026-06-19 01:55:30.219 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (0.2.3) 2026-06-19 01:55:30.220 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.4.2) 2026-06-19 01:55:30.221 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (1.8.2) 2026-06-19 01:55:30.222 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (2.9.0.post0) 2026-06-19 01:55:30.223 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (3.3.0) 2026-06-19 01:55:30.224 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (4.16.0) 2026-06-19 01:55:30.224 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev197) (6.0.3) 2026-06-19 01:55:30.227 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev197) (1.3.12) 2026-06-19 01:55:30.228 | 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.dev197) (4.15.0) 2026-06-19 01:55:30.231 | 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.dev197) (7.4.0) 2026-06-19 01:55:30.235 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev197) (2.0.0) 2026-06-19 01:55:30.240 | 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.dev197) (3.0) 2026-06-19 01:55:30.247 | 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.dev197) (2.8.0) 2026-06-19 01:55:30.255 | 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.dev197) (3.1.0) 2026-06-19 01:55:30.257 | 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.dev197) (2.2.1) 2026-06-19 01:55:30.262 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev197) (3.0.3) 2026-06-19 01:55:30.265 | 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.dev197) (26.1.0) 2026-06-19 01:55:30.266 | 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.dev197) (2025.9.1) 2026-06-19 01:55:30.267 | 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.dev197) (0.37.0) 2026-06-19 01:55:30.267 | 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.dev197) (2026.5.1) 2026-06-19 01:55:30.275 | 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.dev197) (2.1.0) 2026-06-19 01:55:30.283 | 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.dev197) (4.0.1) 2026-06-19 01:55:30.284 | 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.dev197) (2.13.0) 2026-06-19 01:55:30.284 | 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.dev197) (5.8.0) 2026-06-19 01:55:30.298 | 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.dev197) (1.5.0) 2026-06-19 01:55:30.299 | 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.dev197) (1.1.0) 2026-06-19 01:55:30.300 | 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.dev197) (1.33) 2026-06-19 01:55:30.301 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev197) (4.10.0) 2026-06-19 01:55:30.310 | 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.dev197) (3.1.1) 2026-06-19 01:55:30.317 | 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.dev197) (9.1.4) 2026-06-19 01:55:30.329 | 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.dev197) (2.18.0) 2026-06-19 01:55:30.337 | 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.dev197) (0.20) 2026-06-19 01:55:30.350 | 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.dev197) (2.1.2) 2026-06-19 01:55:30.351 | 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.dev197) (0.6.2) 2026-06-19 01:55:30.368 | 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.dev197) (7.1.4) 2026-06-19 01:55:30.369 | 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.dev197) (5.3.1) 2026-06-19 01:55:30.370 | 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.dev197) (5.6.2) 2026-06-19 01:55:30.371 | 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.dev197) (0.16.0) 2026-06-19 01:55:30.376 | 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.dev197) (5.1.0) 2026-06-19 01:55:30.385 | 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.dev197) (2026.2) 2026-06-19 01:55:30.386 | 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.dev197) (26.2) 2026-06-19 01:55:30.393 | 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.dev197) (0.25.0) 2026-06-19 01:55:30.397 | 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.dev197) (5.0.0) 2026-06-19 01:55:30.399 | 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.dev197) (4.0.1) 2026-06-19 01:55:30.413 | 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.dev197) (1.2.0) 2026-06-19 01:55:30.435 | 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.dev197) (1.7.6) 2026-06-19 01:55:30.442 | 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.dev197) (2.2.0) 2026-06-19 01:55:30.447 | 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.dev197) (1.3.7) 2026-06-19 01:55:30.458 | 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.dev197) (3.3.2) 2026-06-19 01:55:30.470 | 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.dev197) (4.3.2) 2026-06-19 01:55:30.471 | 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.dev197) (3.7.1) 2026-06-19 01:55:30.481 | 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.dev197) (2.4.0) 2026-06-19 01:55:30.491 | 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.dev197) (3.0.3) 2026-06-19 01:55:30.492 | 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.dev197) (1.6.2) 2026-06-19 01:55:30.501 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev197) (82.0.1) 2026-06-19 01:55:30.520 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev197) (0.8.1) 2026-06-19 01:55:30.558 | 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.dev197) (4.14.0) 2026-06-19 01:55:30.565 | 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.dev197) (0.6.0) 2026-06-19 01:55:30.566 | 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.dev197) (4.0.0) 2026-06-19 01:55:30.576 | 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.dev197) (3.0.52) 2026-06-19 01:55:30.577 | 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.dev197) (1.11.0) 2026-06-19 01:55:30.578 | 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.dev197) (15.0.0) 2026-06-19 01:55:30.579 | 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.dev197) (1.8.0) 2026-06-19 01:55:30.600 | 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.dev197) (1.17.0) 2026-06-19 01:55:30.607 | 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.dev197) (2.1.0) 2026-06-19 01:55:30.609 | 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.dev197) (24.2.1) 2026-06-19 01:55:30.630 | 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.dev197) (4.6.0) 2026-06-19 01:55:30.656 | 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.dev197) (3.4.7) 2026-06-19 01:55:30.657 | 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.dev197) (3.18) 2026-06-19 01:55:30.658 | 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.dev197) (2.7.0) 2026-06-19 01:55:30.659 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev197) (2023.11.17) 2026-06-19 01:55:30.700 | 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.dev197) (4.2.0) 2026-06-19 01:55:30.701 | 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.dev197) (2.20.0) 2026-06-19 01:55:30.713 | 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.dev197) (0.1.2) 2026-06-19 01:55:30.733 | 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.dev197) (0.8) 2026-06-19 01:55:30.793 | 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.dev197) (0.16.0) 2026-06-19 01:55:31.314 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev197) 2026-06-19 01:55:31.329 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-19 01:55:31.365 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev197) 2026-06-19 01:55:31.381 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-19 01:55:31.436 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev197) 2026-06-19 01:55:31.451 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-19 01:55:31.561 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-19 01:55:31.586 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-19 01:55:31.612 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-19 01:55:31.644 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-19 01:55:31.916 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 64.1 MB/s 0:00:00 2026-06-19 01:55:31.931 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-19 01:55:31.997 | Building wheels for collected packages: nova 2026-06-19 01:55:31.998 | Building editable for nova (pyproject.toml): started 2026-06-19 01:55:34.463 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-19 01:55:34.464 | Created wheel for nova: filename=nova-33.1.0.dev197-0.editable-py3-none-any.whl size=9436 sha256=fe0e3a1058d00c353b60d0787426fcfe9c2299137414a211a54f9d56d327a35c 2026-06-19 01:55:34.464 | Stored in directory: /tmp/pip-ephem-wheel-cache-kwjh_9nl/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-19 01:55:34.469 | Successfully built nova 2026-06-19 01:55:34.741 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-19 01:55:39.309 | 2026-06-19 01:55:39.334 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev197 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-19 01:55:39.541 | + inc/python:pip_install:216 : result=0 2026-06-19 01:55:39.545 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:55:39.548 | + functions-common:time_stop:2414 : local name 2026-06-19 01:55:39.552 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:55:39.555 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:55:39.559 | + functions-common:time_stop:2417 : local total 2026-06-19 01:55:39.562 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:55:39.565 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:55:39.568 | + functions-common:time_stop:2421 : start_time=1781834123722 2026-06-19 01:55:39.571 | + functions-common:time_stop:2423 : [[ -z 1781834123722 ]] 2026-06-19 01:55:39.576 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:55:39.581 | + functions-common:time_stop:2426 : end_time=1781834139577 2026-06-19 01:55:39.585 | + functions-common:time_stop:2427 : elapsed_time=15855 2026-06-19 01:55:39.588 | + functions-common:time_stop:2428 : total=137608 2026-06-19 01:55:39.591 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:55:39.595 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=153463 2026-06-19 01:55:39.598 | + inc/python:pip_install:219 : return 0 2026-06-19 01:55:39.602 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-19 01:55:39.606 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-19 01:55:39.610 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-19 01:55:39.614 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-19 01:55:39.618 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:55:39.621 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:55:39.625 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-19 01:55:39.629 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:55:39.633 | + 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-19 01:55:39.650 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-19 01:55:39.654 | + ./stack.sh:main:956 : configure_nova 2026-06-19 01:55:39.658 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-19 01:55:39.675 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-19 01:55:39.679 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-19 01:55:39.683 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-19 01:55:39.688 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-19 01:55:39.689 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-19 01:55:39.694 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-19 01:55:39.698 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-19 01:55:39.701 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-19 01:55:39.705 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-19 01:55:39.708 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-19 01:55:39.712 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-19 01:55:39.716 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-19 01:55:39.719 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-19 01:55:39.736 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-19 01:55:39.753 | + 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-19 01:55:39.770 | + 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-19 01:55:39.787 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-19 01:55:39.805 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-19 01:55:39.822 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-19 01:55:39.827 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-19 01:55:39.832 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.t2ZjeFQ42O 2026-06-19 01:55:39.836 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-19 01:55:39.840 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-19 01:55:39.844 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-19 01:55:39.848 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-19 01:55:39.852 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-19 01:55:39.855 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.t2ZjeFQ42O 2026-06-19 01:55:39.861 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.t2ZjeFQ42O 2026-06-19 01:55:39.879 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.t2ZjeFQ42O /etc/sudoers.d/nova-rootwrap 2026-06-19 01:55:39.898 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-19 01:55:39.903 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-19 01:55:39.907 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-19 01:55:39.911 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-19 01:55:39.914 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-19 01:55:39.918 | + 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-19 01:55:39.922 | + 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-19 01:55:39.927 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-19 01:55:39.927 | + 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-19 01:55:39.937 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-19 01:55:39.943 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-19 01:55:39.960 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-19 01:55:39.978 | + 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-19 01:55:39.982 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-19 01:55:39.988 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-19 01:55:40.013 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:40.017 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-19 01:55:40.030 | net.ipv4.ip_forward = 1 2026-06-19 01:55:40.035 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-19 01:55:40.039 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-19 01:55:40.042 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-19 01:55:40.060 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-19 01:55:40.063 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-19 01:55:40.067 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-19 01:55:40.085 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-19 01:55:40.090 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-19 01:55:40.091 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-19 01:55:40.101 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:d8511cc020c8 2026-06-19 01:55:40.102 | InitiatorName=iqn.2016-04.com.open-iscsi:d8511cc020c8 2026-06-19 01:55:40.108 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-19 01:55:40.112 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-19 01:55:40.203 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-19 01:55:40.207 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-19 01:55:40.211 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-19 01:55:40.215 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-19 01:55:40.282 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-19 01:55:40.286 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-19 01:55:40.292 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-19 01:55:40.298 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-19 01:55:40.343 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-19 01:55:40.346 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-19 01:55:40.387 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-19 01:55:40.429 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-19 01:55:40.468 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-19 01:55:40.510 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-19 01:55:40.554 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-19 01:55:40.597 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.126 2026-06-19 01:55:40.637 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-19 01:55:40.677 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-19 01:55:40.716 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-19 01:55:40.755 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-19 01:55:40.795 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-19 01:55:40.838 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-19 01:55:40.880 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-19 01:55:40.920 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-19 01:55:40.962 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-19 01:55:40.964 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-19 01:55:40.968 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-19 01:55:40.972 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-19 01:55:40.974 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-19 01:55:40.977 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-19 01:55:40.981 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-19 01:55:40.984 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-19 01:55:40.988 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-19 01:55:40.991 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-19 01:55:40.995 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-19 01:55:40.998 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-19 01:55:41.001 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-19 01:55:41.005 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-19 01:55:41.008 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-19 01:55:41.031 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:41.035 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-19 01:55:41.038 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-19 01:55:41.042 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-19 01:55:41.084 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-19 01:55:41.087 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-19 01:55:41.090 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-19 01:55:41.092 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-19 01:55:41.095 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-19 01:55:41.098 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-19 01:55:41.101 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-19 01:55:41.121 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:41.124 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-19 01:55:41.127 | ++ 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-19 01:55:41.131 | + 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-19 01:55:41.175 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-19 01:55:41.179 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-19 01:55:41.182 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-19 01:55:41.186 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-19 01:55:41.189 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-19 01:55:41.192 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-19 01:55:41.195 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-19 01:55:41.215 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:41.218 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-19 01:55:41.222 | ++ 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-19 01:55:41.226 | + 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-19 01:55:41.269 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-19 01:55:41.309 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-19 01:55:41.351 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-19 01:55:41.391 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-19 01:55:41.413 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:41.417 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-19 01:55:41.439 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:41.445 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-19 01:55:41.445 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-19 01:55:41.451 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-19 01:55:41.455 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-19 01:55:41.493 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-19 01:55:41.497 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-19 01:55:41.537 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-19 01:55:41.574 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-19 01:55:41.577 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-19 01:55:41.581 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-19 01:55:41.584 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-19 01:55:41.588 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-19 01:55:41.591 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-19 01:55:41.594 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-19 01:55:41.597 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-19 01:55:41.601 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-19 01:55:41.604 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-19 01:55:41.643 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-19 01:55:41.680 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.126/identity 2026-06-19 01:55:41.721 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-19 01:55:41.759 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-19 01:55:41.798 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-19 01:55:41.838 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-19 01:55:41.878 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-19 01:55:41.916 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.126/identity 2026-06-19 01:55:41.953 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-19 01:55:41.993 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-19 01:55:42.031 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-19 01:55:42.033 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-19 01:55:42.055 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:42.059 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-19 01:55:42.062 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-19 01:55:42.105 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-19 01:55:42.108 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-19 01:55:42.112 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-19 01:55:42.115 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-19 01:55:42.119 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-19 01:55:42.158 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-19 01:55:42.196 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.126/identity 2026-06-19 01:55:42.236 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-19 01:55:42.277 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-19 01:55:42.318 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-19 01:55:42.359 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-19 01:55:42.400 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-19 01:55:42.438 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-19 01:55:42.462 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:55:42.466 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-19 01:55:42.489 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:55:42.493 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-19 01:55:42.497 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-19 01:55:42.539 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-19 01:55:42.585 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-19 01:55:42.589 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-19 01:55:42.631 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-19 01:55:42.635 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-19 01:55:42.639 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-19 01:55:42.643 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-19 01:55:42.647 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-19 01:55:42.651 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-19 01:55:42.654 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-19 01:55:42.657 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-19 01:55:42.661 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-19 01:55:42.664 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-19 01:55:42.668 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-19 01:55:42.672 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-19 01:55:42.676 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-19 01:55:42.680 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-19 01:55:42.683 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-19 01:55:42.687 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-19 01:55:42.691 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-19 01:55:42.694 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-19 01:55:42.698 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-19 01:55:42.702 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-19 01:55:42.725 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-19 01:55:42.728 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-19 01:55:42.732 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-19 01:55:42.735 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-19 01:55:42.739 | + 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-19 01:55:42.782 | + 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-19 01:55:42.823 | + 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-19 01:55:42.867 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-19 01:55:42.910 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-19 01:55:42.952 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-19 01:55:42.996 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-19 01:55:43.019 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:43.023 | + 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-19 01:55:43.027 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-19 01:55:43.031 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-19 01:55:43.034 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-19 01:55:43.036 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-19 01:55:43.040 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-19 01:55:43.044 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-19 01:55:43.048 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-19 01:55:43.051 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-19 01:55:43.071 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-19 01:55:43.071 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-19 01:55:43.083 | d /var/run/uwsgi 0755 quobyte root 2026-06-19 01:55:43.087 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-19 01:55:43.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-19 01:55:43.109 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-19 01:55:43.112 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-19 01:55:43.117 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-19 01:55:43.121 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-19 01:55:43.163 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-19 01:55:43.203 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-19 01:55:43.246 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-19 01:55:43.282 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-19 01:55:43.318 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-19 01:55:43.355 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-19 01:55:43.391 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-19 01:55:43.428 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-19 01:55:43.464 | + 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-19 01:55:43.500 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-19 01:55:43.538 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-19 01:55:43.575 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-19 01:55:43.614 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-19 01:55:43.651 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-19 01:55:43.653 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-19 01:55:43.657 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-19 01:55:43.660 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-19 01:55:43.663 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-19 01:55:43.666 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:55:43.669 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:55:43.672 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-19 01:55:43.675 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-19 01:55:43.677 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-19 01:55:43.711 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-19 01:55:43.748 | + 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-19 01:55:43.749 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-19 01:55:43.761 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-19 01:55:43.766 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-19 01:55:43.770 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-19 01:55:43.772 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-19 01:55:43.776 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-19 01:55:43.779 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-19 01:55:43.783 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-19 01:55:43.786 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:55:43.789 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:55:43.792 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-19 01:55:43.795 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-19 01:55:43.798 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:55:43.800 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:55:43.804 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-19 01:55:43.816 | perl: warning: Setting locale failed. 2026-06-19 01:55:43.816 | perl: warning: Please check that your locale settings: 2026-06-19 01:55:43.817 | LANGUAGE = (unset), 2026-06-19 01:55:43.817 | LC_ALL = "en_US.utf8", 2026-06-19 01:55:43.817 | LANG = "de_DE.UTF-8" 2026-06-19 01:55:43.817 | are supported and installed on your system. 2026-06-19 01:55:43.817 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:55:43.858 | Enabling site nova-api. 2026-06-19 01:55:43.864 | To activate the new configuration, you need to run: 2026-06-19 01:55:43.864 | systemctl reload apache2 2026-06-19 01:55:43.870 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-19 01:55:43.873 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-19 01:55:43.875 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-19 01:55:43.878 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-19 01:55:44.113 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-19 01:55:44.139 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:44.142 | + 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-19 01:55:44.145 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-19 01:55:44.148 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-19 01:55:44.151 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-19 01:55:44.154 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-19 01:55:44.157 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-19 01:55:44.161 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-19 01:55:44.164 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-19 01:55:44.167 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-19 01:55:44.185 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-19 01:55:44.186 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-19 01:55:44.197 | d /var/run/uwsgi 0755 quobyte root 2026-06-19 01:55:44.203 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-19 01:55:44.218 | /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-19 01:55:44.223 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-19 01:55:44.227 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-19 01:55:44.232 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-19 01:55:44.236 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-19 01:55:44.275 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-19 01:55:44.310 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-19 01:55:44.345 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-19 01:55:44.380 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-19 01:55:44.413 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-19 01:55:44.448 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-19 01:55:44.482 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-19 01:55:44.517 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-19 01:55:44.550 | + 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-19 01:55:44.587 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-19 01:55:44.621 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-19 01:55:44.660 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-19 01:55:44.696 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-19 01:55:44.732 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-19 01:55:44.735 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-19 01:55:44.771 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-19 01:55:44.789 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:55:44.792 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-19 01:55:44.830 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-19 01:55:44.834 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-19 01:55:44.838 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-19 01:55:44.860 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:44.863 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.126:5672/ 2026-06-19 01:55:44.867 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.126:5672/ 2026-06-19 01:55:44.902 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-19 01:55:44.940 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-19 01:55:44.944 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-19 01:55:44.946 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-19 01:55:44.950 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-19 01:55:44.953 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-19 01:55:44.956 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-19 01:55:44.979 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:44.983 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-19 01:55:44.986 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-19 01:55:44.990 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-19 01:55:45.011 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:45.015 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.126:5672/ 2026-06-19 01:55:45.019 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.126:5672/ 2026-06-19 01:55:45.056 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-19 01:55:45.059 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-19 01:55:45.063 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-19 01:55:45.098 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-19 01:55:45.132 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-19 01:55:45.171 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-19 01:55:45.193 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:55:45.196 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-19 01:55:45.231 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-19 01:55:45.234 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-19 01:55:45.236 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-19 01:55:45.277 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-19 01:55:45.280 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-19 01:55:45.283 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-19 01:55:45.286 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-19 01:55:45.288 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-19 01:55:45.323 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-19 01:55:45.359 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.126/identity 2026-06-19 01:55:45.395 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-19 01:55:45.428 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-19 01:55:45.463 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-19 01:55:45.499 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-19 01:55:45.537 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-19 01:55:45.573 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-19 01:55:45.593 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:45.597 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-19 01:55:45.603 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-19 01:55:45.606 | + lib/nova:create_nova_conf:587 : local conf 2026-06-19 01:55:45.608 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-19 01:55:45.612 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-19 01:55:45.615 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-19 01:55:45.618 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-19 01:55:45.621 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-19 01:55:45.623 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-19 01:55:45.627 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-19 01:55:45.632 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-19 01:55:45.636 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-19 01:55:45.640 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-19 01:55:45.643 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-19 01:55:45.647 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-19 01:55:45.649 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-19 01:55:45.652 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-19 01:55:45.674 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:45.677 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-19 01:55:45.681 | ++ 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-19 01:55:45.686 | + 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-19 01:55:45.727 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-19 01:55:45.770 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-19 01:55:45.813 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-19 01:55:45.816 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-19 01:55:45.819 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-19 01:55:45.822 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-19 01:55:45.843 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:45.849 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-19 01:55:45.849 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-19 01:55:47.043 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-19 01:55:47.047 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-19 01:55:48.153 | Adding vhost "nova_cell1" ... 2026-06-19 01:55:48.243 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-19 01:55:49.368 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-19 01:55:49.404 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-19 01:55:49.407 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-19 01:55:49.411 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-19 01:55:49.414 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-19 01:55:49.417 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-19 01:55:49.420 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-19 01:55:49.442 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:49.446 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-19 01:55:49.450 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-19 01:55:49.452 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-19 01:55:49.467 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:49.470 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.126:5672/nova_cell1 2026-06-19 01:55:49.473 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.126:5672/nova_cell1 2026-06-19 01:55:49.510 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-19 01:55:49.513 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-19 01:55:49.516 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-19 01:55:49.537 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:49.540 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-19 01:55:49.543 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-19 01:55:49.546 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-19 01:55:49.549 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-19 01:55:49.552 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-19 01:55:49.555 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-19 01:55:49.558 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-19 01:55:49.598 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-19 01:55:49.633 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.126/identity 2026-06-19 01:55:49.668 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-19 01:55:49.702 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-19 01:55:49.737 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-19 01:55:49.771 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-19 01:55:49.807 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-19 01:55:49.844 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-19 01:55:49.847 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-19 01:55:49.850 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-19 01:55:49.855 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-19 01:55:49.878 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-19 01:55:49.882 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-19 01:55:49.885 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-19 01:55:49.889 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-19 01:55:49.892 | + 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-19 01:55:49.927 | + 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-19 01:55:49.961 | + 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-19 01:55:49.995 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-19 01:55:50.027 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-19 01:55:50.063 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-19 01:55:50.067 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-19 01:55:50.071 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-19 01:55:50.074 | + lib/nova:create_nova_conf:621 : local conf 2026-06-19 01:55:50.078 | + lib/nova:create_nova_conf:622 : local offset 2026-06-19 01:55:50.082 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-19 01:55:50.086 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-19 01:55:50.089 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-19 01:55:50.093 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-19 01:55:50.096 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-19 01:55:50.099 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-19 01:55:50.103 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-19 01:55:50.107 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-19 01:55:50.111 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-19 01:55:50.115 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-19 01:55:50.137 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:50.139 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-19 01:55:50.178 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-19 01:55:50.211 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-19 01:55:50.215 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-19 01:55:50.219 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-19 01:55:50.223 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-19 01:55:50.243 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:55:50.246 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-19 01:55:50.266 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:55:50.269 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-19 01:55:50.292 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:50.295 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-19 01:55:50.299 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-19 01:55:50.303 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-19 01:55:50.308 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-19 01:55:50.329 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:50.333 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-19 01:55:50.351 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-19 01:55:50.351 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-19 01:55:50.361 | cgroup_device_acl = [ 2026-06-19 01:55:50.362 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-19 01:55:50.362 | "/dev/random", "/dev/urandom", 2026-06-19 01:55:50.362 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-19 01:55:50.362 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-19 01:55:50.362 | "/dev/vfio/vfio", 2026-06-19 01:55:50.362 | ] 2026-06-19 01:55:50.366 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-19 01:55:50.370 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-19 01:55:50.374 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-19 01:55:50.378 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-19 01:55:50.382 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-19 01:55:50.386 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-19 01:55:50.390 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-19 01:55:50.394 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-19 01:55:50.398 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-19 01:55:50.402 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-19 01:55:50.406 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-19 01:55:50.409 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-19 01:55:50.413 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-19 01:55:50.416 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-19 01:55:50.420 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-19 01:55:50.426 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-19 01:55:50.430 | + functions-common:add_user_to_group:2183 : local user=quobyte 2026-06-19 01:55:50.433 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-19 01:55:50.437 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt quobyte 2026-06-19 01:55:50.467 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-19 01:55:50.471 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-19 01:55:50.475 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:55:50.478 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:55:50.482 | + 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-19 01:55:50.486 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-19 01:55:50.489 | + 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-19 01:55:50.508 | + 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-19 01:55:50.508 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-19 01:55:50.518 | 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-19 01:55:50.524 | + 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-19 01:55:50.541 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-19 01:55:50.541 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-19 01:55:50.553 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-19 01:55:50.558 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-19 01:55:50.562 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-19 01:55:50.565 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-19 01:55:50.568 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-19 01:55:50.571 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-19 01:55:50.575 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-19 01:55:50.644 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-19 01:55:50.648 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-19 01:55:50.651 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-19 01:55:50.744 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-19 01:55:50.774 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-19 01:55:50.802 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-19 01:55:50.804 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-19 01:55:50.832 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-19 01:55:50.860 | + 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-19 01:55:50.887 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-19 01:55:50.915 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-19 01:55:50.952 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-19 01:55:50.957 | ++ functions-common:is_arch:519 : uname -m 2026-06-19 01:55:50.963 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-19 01:55:50.966 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-19 01:55:50.969 | ++ functions-common:is_arch:519 : uname -m 2026-06-19 01:55:50.974 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-19 01:55:50.978 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-19 01:55:50.981 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-19 01:55:50.984 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-19 01:55:50.987 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-19 01:55:50.990 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-19 01:55:51.011 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:55:51.015 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-19 01:55:51.018 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-19 01:55:51.022 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-19 01:55:51.025 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-19 01:55:51.028 | + lib/stack:stack_install_service:32 : install_placement 2026-06-19 01:55:51.031 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-19 01:55:51.035 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-19 01:55:51.038 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-19 01:55:51.042 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-19 01:55:51.045 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-19 01:55:51.048 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-19 01:55:51.053 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-19 01:55:51.054 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-19 01:55:51.059 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-19 01:55:51.062 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-19 01:55:51.066 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-19 01:55:51.070 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-19 01:55:51.074 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-19 01:55:51.097 | Using python 3.12 to install osc-placement 2026-06-19 01:55:51.101 | + 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-19 01:55:52.392 | Collecting osc-placement 2026-06-19 01:55:52.535 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-19 01:55:52.546 | 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-19 01:55:52.547 | 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-19 01:55:52.548 | 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-19 01:55:52.548 | 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-19 01:55:52.550 | 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-19 01:55:52.551 | 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-19 01:55:52.552 | 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-19 01:55:52.553 | 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-19 01:55:52.554 | 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-19 01:55:52.559 | 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-19 01:55:52.560 | 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.16.0) 2026-06-19 01:55:52.561 | 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-19 01:55:52.563 | 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-19 01:55:52.564 | 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-19 01:55:52.565 | 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-19 01:55:52.566 | 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-19 01:55:52.569 | 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-19 01:55:52.570 | 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-19 01:55:52.571 | 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-19 01:55:52.572 | 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-19 01:55:52.574 | 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-19 01:55:52.575 | 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-19 01:55:52.576 | 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-19 01:55:52.577 | 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-19 01:55:52.578 | 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-19 01:55:52.580 | 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-19 01:55:52.581 | 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-19 01:55:52.585 | 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-19 01:55:52.589 | 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-19 01:55:52.598 | 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-19 01:55:52.602 | 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-19 01:55:52.603 | 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-19 01:55:52.604 | 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-19 01:55:52.610 | 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-19 01:55:52.614 | 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-19 01:55:52.628 | 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-19 01:55:52.629 | 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-19 01:55:52.630 | 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-19 01:55:52.632 | 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-19 01:55:52.645 | 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-19 01:55:52.646 | 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-19 01:55:52.650 | 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-19 01:55:52.688 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-19 01:55:53.012 | Installing collected packages: osc-placement 2026-06-19 01:55:53.139 | Successfully installed osc-placement-4.8.0 2026-06-19 01:55:53.273 | + inc/python:pip_install:216 : result=0 2026-06-19 01:55:53.278 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:55:53.280 | + functions-common:time_stop:2414 : local name 2026-06-19 01:55:53.284 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:55:53.287 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:55:53.291 | + functions-common:time_stop:2417 : local total 2026-06-19 01:55:53.295 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:55:53.299 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:55:53.302 | + functions-common:time_stop:2421 : start_time=1781834151091 2026-06-19 01:55:53.306 | + functions-common:time_stop:2423 : [[ -z 1781834151091 ]] 2026-06-19 01:55:53.310 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:55:53.316 | + functions-common:time_stop:2426 : end_time=1781834153312 2026-06-19 01:55:53.320 | + functions-common:time_stop:2427 : elapsed_time=2221 2026-06-19 01:55:53.324 | + functions-common:time_stop:2428 : total=153463 2026-06-19 01:55:53.327 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:55:53.331 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=155684 2026-06-19 01:55:53.335 | + inc/python:pip_install:219 : return 0 2026-06-19 01:55:53.339 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-19 01:55:53.343 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-19 01:55:53.346 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-19 01:55:53.350 | + functions-common:git_clone:585 : local git_ref=master 2026-06-19 01:55:53.353 | + functions-common:git_clone:586 : local orig_dir 2026-06-19 01:55:53.358 | ++ functions-common:git_clone:587 : pwd 2026-06-19 01:55:53.362 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-19 01:55:53.365 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-19 01:55:53.369 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-19 01:55:53.388 | + functions-common:git_clone:590 : RECLONE=False 2026-06-19 01:55:53.392 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-19 01:55:53.395 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-19 01:55:53.399 | + functions-common:git_clone:604 : echo master 2026-06-19 01:55:53.400 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-19 01:55:53.407 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-19 01:55:53.409 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-19 01:55:53.412 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-19 01:55:53.415 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:55:53.418 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:55:53.420 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:55:53.423 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:55:53.426 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:55:53.428 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:55:53.432 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:55:53.434 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:55:53.437 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:55:53.442 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834153438 2026-06-19 01:55:53.444 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-19 01:55:53.448 | Cloning into '/opt/stack/placement'... 2026-06-19 01:55:56.758 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:55:56.761 | + functions-common:time_stop:2414 : local name 2026-06-19 01:55:56.765 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:55:56.770 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:55:56.774 | + functions-common:time_stop:2417 : local total 2026-06-19 01:55:56.777 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:55:56.781 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:55:56.784 | + functions-common:time_stop:2421 : start_time=1781834153438 2026-06-19 01:55:56.788 | + functions-common:time_stop:2423 : [[ -z 1781834153438 ]] 2026-06-19 01:55:56.793 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:55:56.798 | + functions-common:time_stop:2426 : end_time=1781834156795 2026-06-19 01:55:56.803 | + functions-common:time_stop:2427 : elapsed_time=3357 2026-06-19 01:55:56.807 | + functions-common:time_stop:2428 : total=380172 2026-06-19 01:55:56.810 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:55:56.814 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=383529 2026-06-19 01:55:56.818 | + functions-common:git_clone:625 : cd /opt/stack/placement 2026-06-19 01:55:56.822 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-19 01:55:56.827 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:55:56.831 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:55:56.835 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:55:56.839 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:55:56.843 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:55:56.847 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:55:56.851 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:55:56.855 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:55:56.860 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:55:56.866 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834156861 2026-06-19 01:55:56.869 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-19 01:55:57.370 | From https://review.opendev.org/openstack/placement 2026-06-19 01:55:57.370 | * branch master -> FETCH_HEAD 2026-06-19 01:55:57.384 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:55:57.388 | + functions-common:time_stop:2414 : local name 2026-06-19 01:55:57.392 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:55:57.396 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:55:57.400 | + functions-common:time_stop:2417 : local total 2026-06-19 01:55:57.404 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:55:57.408 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:55:57.412 | + functions-common:time_stop:2421 : start_time=1781834156861 2026-06-19 01:55:57.415 | + functions-common:time_stop:2423 : [[ -z 1781834156861 ]] 2026-06-19 01:55:57.420 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:55:57.427 | + functions-common:time_stop:2426 : end_time=1781834157422 2026-06-19 01:55:57.430 | + functions-common:time_stop:2427 : elapsed_time=561 2026-06-19 01:55:57.435 | + functions-common:time_stop:2428 : total=383529 2026-06-19 01:55:57.439 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:55:57.442 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=384090 2026-06-19 01:55:57.447 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-19 01:55:57.450 | + functions-common:git_timed:691 : local count=0 2026-06-19 01:55:57.454 | + functions-common:git_timed:692 : local timeout=0 2026-06-19 01:55:57.458 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 01:55:57.462 | + functions-common:git_timed:695 : timeout=0 2026-06-19 01:55:57.466 | + functions-common:git_timed:698 : time_start git_timed 2026-06-19 01:55:57.470 | + functions-common:time_start:2400 : local name=git_timed 2026-06-19 01:55:57.475 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:55:57.479 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:55:57.484 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:55:57.490 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834157485 2026-06-19 01:55:57.493 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-19 01:55:57.546 | Note: switching to 'FETCH_HEAD'. 2026-06-19 01:55:57.546 | 2026-06-19 01:55:57.546 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-19 01:55:57.546 | changes and commit them, and you can discard any commits you make in this 2026-06-19 01:55:57.546 | state without impacting any branches by switching back to a branch. 2026-06-19 01:55:57.546 | 2026-06-19 01:55:57.546 | If you want to create a new branch to retain commits you create, you may 2026-06-19 01:55:57.546 | do so (now or later) by using -c with the switch command. Example: 2026-06-19 01:55:57.546 | 2026-06-19 01:55:57.547 | git switch -c 2026-06-19 01:55:57.547 | 2026-06-19 01:55:57.547 | Or undo this operation with: 2026-06-19 01:55:57.547 | 2026-06-19 01:55:57.547 | git switch - 2026-06-19 01:55:57.547 | 2026-06-19 01:55:57.547 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-19 01:55:57.547 | 2026-06-19 01:55:57.548 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-19 01:55:57.552 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-19 01:55:57.556 | + functions-common:time_stop:2414 : local name 2026-06-19 01:55:57.561 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:55:57.564 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:55:57.568 | + functions-common:time_stop:2417 : local total 2026-06-19 01:55:57.572 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:55:57.576 | + functions-common:time_stop:2420 : name=git_timed 2026-06-19 01:55:57.580 | + functions-common:time_stop:2421 : start_time=1781834157485 2026-06-19 01:55:57.583 | + functions-common:time_stop:2423 : [[ -z 1781834157485 ]] 2026-06-19 01:55:57.589 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:55:57.595 | + functions-common:time_stop:2426 : end_time=1781834157590 2026-06-19 01:55:57.599 | + functions-common:time_stop:2427 : elapsed_time=105 2026-06-19 01:55:57.603 | + functions-common:time_stop:2428 : total=384090 2026-06-19 01:55:57.606 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:55:57.611 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=384195 2026-06-19 01:55:57.614 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-19 01:55:57.634 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-19 01:55:57.638 | + functions-common:git_clone:667 : git show --oneline 2026-06-19 01:55:57.639 | + functions-common:git_clone:667 : head -1 2026-06-19 01:55:57.641 | 3cba66c7 Merge "Update python versions" 2026-06-19 01:55:57.646 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-19 01:55:57.651 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-19 01:55:57.654 | + inc/python:setup_develop:353 : local bindep 2026-06-19 01:55:57.658 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-19 01:55:57.662 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-19 01:55:57.667 | + inc/python:setup_develop:359 : local extras= 2026-06-19 01:55:57.672 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-19 01:55:57.675 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-19 01:55:57.679 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-19 01:55:57.684 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-19 01:55:57.688 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-19 01:55:57.692 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-19 01:55:57.698 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-19 01:55:57.703 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-19 01:55:57.708 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-19 01:55:57.712 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-19 01:55:57.716 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-19 01:55:57.723 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-19 01:55:57.730 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-19 01:55:57.734 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-19 01:55:57.737 | + 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-19 01:55:57.902 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-19 01:55:57.905 | + inc/python:setup_package:436 : local bindep=0 2026-06-19 01:55:57.909 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-19 01:55:57.914 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-19 01:55:57.919 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-19 01:55:57.922 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-19 01:55:57.927 | + inc/python:setup_package:445 : local flags=-e 2026-06-19 01:55:57.930 | + inc/python:setup_package:446 : local extras= 2026-06-19 01:55:57.935 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-19 01:55:57.939 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-19 01:55:57.943 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-19 01:55:57.947 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-19 01:55:57.952 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-19 01:55:57.956 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-19 01:55:57.988 | Using python 3.12 to install /opt/stack/placement 2026-06-19 01:55:57.992 | + 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-19 01:55:59.014 | Obtaining file:///opt/stack/placement 2026-06-19 01:55:59.017 | Installing build dependencies: started 2026-06-19 01:56:00.940 | Installing build dependencies: finished with status 'done' 2026-06-19 01:56:00.941 | Checking if build backend supports build_editable: started 2026-06-19 01:56:01.500 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-19 01:56:01.502 | Getting requirements to build editable: started 2026-06-19 01:56:01.813 | Getting requirements to build editable: finished with status 'done' 2026-06-19 01:56:01.816 | Preparing editable metadata (pyproject.toml): started 2026-06-19 01:56:02.764 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-19 01:56:02.788 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-19 01:56:02.790 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.50) 2026-06-19 01:56:02.791 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-19 01:56:02.793 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-19 01:56:02.793 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-19 01:56:02.796 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-19 01:56:02.797 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-19 01:56:02.797 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-19 01:56:02.797 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-19 01:56:02.798 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-19 01:56:02.799 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-19 01:56:02.800 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-19 01:56:02.801 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-19 01:56:02.802 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-19 01:56:02.803 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-19 01:56:02.804 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-19 01:56:02.805 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-19 01:56:02.807 | 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.dev5) (1.1.0) 2026-06-19 01:56:02.808 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-19 01:56:02.809 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-19 01:56:02.812 | 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.dev5) (26.1.0) 2026-06-19 01:56:02.813 | 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.dev5) (2025.9.1) 2026-06-19 01:56:02.814 | 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.dev5) (0.37.0) 2026-06-19 01:56:02.817 | 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.dev5) (2026.5.1) 2026-06-19 01:56:02.821 | 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.dev5) (5.14.0) 2026-06-19 01:56:02.822 | 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.dev5) (4.2.0) 2026-06-19 01:56:02.824 | 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.dev5) (6.8.0) 2026-06-19 01:56:02.825 | 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.dev5) (4.0.1) 2026-06-19 01:56:02.826 | 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.dev5) (2.13.0) 2026-06-19 01:56:02.827 | 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.dev5) (5.8.0) 2026-06-19 01:56:02.832 | 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.dev5) (2.1.0) 2026-06-19 01:56:02.833 | 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.dev5) (5.8.0) 2026-06-19 01:56:02.834 | 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.dev5) (1.8.2) 2026-06-19 01:56:02.835 | 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.dev5) (4.15.0) 2026-06-19 01:56:02.844 | 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.dev5) (1.5.0) 2026-06-19 01:56:02.848 | 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.dev5) (5.3.1) 2026-06-19 01:56:02.853 | 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.dev5) (0.20) 2026-06-19 01:56:02.854 | 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.dev5) (3.1.0) 2026-06-19 01:56:02.856 | 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.dev5) (2.2.1) 2026-06-19 01:56:02.859 | 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.dev5) (1.3.0) 2026-06-19 01:56:02.861 | 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.dev5) (2.0.0) 2026-06-19 01:56:02.862 | 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.dev5) (6.0.3) 2026-06-19 01:56:02.868 | 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.dev5) (1.18.4) 2026-06-19 01:56:02.870 | 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.dev5) (2.1.2) 2026-06-19 01:56:02.871 | 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.dev5) (0.6.2) 2026-06-19 01:56:02.874 | 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.dev5) (1.3.12) 2026-06-19 01:56:02.879 | 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.dev5) (2.9.0.post0) 2026-06-19 01:56:02.882 | 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.dev5) (5.0.0) 2026-06-19 01:56:02.883 | 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.dev5) (3.1.6) 2026-06-19 01:56:02.885 | 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.dev5) (4.0.1) 2026-06-19 01:56:02.890 | 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.dev5) (3.0.3) 2026-06-19 01:56:02.899 | 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.dev5) (1.2.0) 2026-06-19 01:56:02.904 | 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.dev5) (3.17.0) 2026-06-19 01:56:02.907 | 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.dev5) (3.3.2) 2026-06-19 01:56:02.908 | 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.dev5) (26.2) 2026-06-19 01:56:02.909 | 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.dev5) (7.2.2) 2026-06-19 01:56:02.915 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-19 01:56:02.919 | 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.dev5) (0.8.1) 2026-06-19 01:56:02.937 | 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.dev5) (1.17.0) 2026-06-19 01:56:02.950 | 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.dev5) (3.4.7) 2026-06-19 01:56:02.951 | 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.dev5) (3.18) 2026-06-19 01:56:02.952 | 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.dev5) (2.7.0) 2026-06-19 01:56:02.954 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-19 01:56:02.973 | 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.dev5) (0.8) 2026-06-19 01:56:02.985 | 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.dev5) (3.5.1) 2026-06-19 01:56:03.031 | Building wheels for collected packages: openstack-placement 2026-06-19 01:56:03.033 | Building editable for openstack-placement (pyproject.toml): started 2026-06-19 01:56:03.834 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-19 01:56:03.835 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=9c605f783af7db6db3d5c9df59b7b5b9885898f78824fb014e8cafee047f323f 2026-06-19 01:56:03.836 | Stored in directory: /tmp/pip-ephem-wheel-cache-dz808sv4/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-19 01:56:03.841 | Successfully built openstack-placement 2026-06-19 01:56:04.111 | Installing collected packages: openstack-placement 2026-06-19 01:56:04.160 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-19 01:56:04.322 | + inc/python:pip_install:216 : result=0 2026-06-19 01:56:04.326 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:56:04.330 | + functions-common:time_stop:2414 : local name 2026-06-19 01:56:04.333 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:56:04.338 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:56:04.341 | + functions-common:time_stop:2417 : local total 2026-06-19 01:56:04.345 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:56:04.347 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:56:04.351 | + functions-common:time_stop:2421 : start_time=1781834157980 2026-06-19 01:56:04.354 | + functions-common:time_stop:2423 : [[ -z 1781834157980 ]] 2026-06-19 01:56:04.358 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:56:04.364 | + functions-common:time_stop:2426 : end_time=1781834164360 2026-06-19 01:56:04.368 | + functions-common:time_stop:2427 : elapsed_time=6380 2026-06-19 01:56:04.370 | + functions-common:time_stop:2428 : total=155684 2026-06-19 01:56:04.373 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:56:04.377 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=162064 2026-06-19 01:56:04.381 | + inc/python:pip_install:219 : return 0 2026-06-19 01:56:04.384 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-19 01:56:04.388 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-19 01:56:04.391 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-19 01:56:04.394 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-19 01:56:04.398 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:56:04.401 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:56:04.404 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-19 01:56:04.408 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:56:04.411 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-19 01:56:04.416 | + ./stack.sh:main:962 : configure_placement 2026-06-19 01:56:04.419 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-19 01:56:04.436 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-19 01:56:04.440 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-19 01:56:04.447 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-19 01:56:04.452 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-19 01:56:04.456 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-19 01:56:04.460 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-19 01:56:04.464 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-19 01:56:04.468 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-19 01:56:04.472 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-19 01:56:04.497 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:56:04.501 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-19 01:56:04.504 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-19 01:56:04.508 | + 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-19 01:56:04.554 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-19 01:56:04.601 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-19 01:56:04.646 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-19 01:56:04.649 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-19 01:56:04.653 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-19 01:56:04.656 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-19 01:56:04.659 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-19 01:56:04.662 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-19 01:56:04.666 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-19 01:56:04.669 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-19 01:56:04.673 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-19 01:56:04.676 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-19 01:56:04.724 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-19 01:56:04.769 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.126/identity 2026-06-19 01:56:04.809 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-19 01:56:04.852 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-19 01:56:04.897 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-19 01:56:04.938 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-19 01:56:04.978 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-19 01:56:05.019 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.126/identity 2026-06-19 01:56:05.058 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-19 01:56:05.097 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-19 01:56:05.137 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-19 01:56:05.141 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-19 01:56:05.144 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-19 01:56:05.148 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-19 01:56:05.153 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-19 01:56:05.177 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-19 01:56:05.181 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-19 01:56:05.185 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-19 01:56:05.188 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-19 01:56:05.192 | + 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-19 01:56:05.231 | + 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-19 01:56:05.270 | + 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-19 01:56:05.313 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-19 01:56:05.354 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-19 01:56:05.395 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-19 01:56:05.399 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-19 01:56:05.403 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-19 01:56:05.406 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-19 01:56:05.409 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-19 01:56:05.413 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-19 01:56:05.416 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-19 01:56:05.421 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-19 01:56:05.425 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-19 01:56:05.443 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-19 01:56:05.443 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-19 01:56:05.453 | d /var/run/uwsgi 0755 quobyte root 2026-06-19 01:56:05.458 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-19 01:56:05.472 | /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-19 01:56:05.477 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-19 01:56:05.481 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-19 01:56:05.486 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-19 01:56:05.490 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-19 01:56:05.530 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-19 01:56:05.568 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-19 01:56:05.607 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-19 01:56:05.641 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-19 01:56:05.675 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-19 01:56:05.710 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-19 01:56:05.748 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-19 01:56:05.785 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-19 01:56:05.821 | + 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-19 01:56:05.855 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-19 01:56:05.886 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-19 01:56:05.920 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-19 01:56:05.958 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-19 01:56:05.999 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-19 01:56:06.002 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-19 01:56:06.007 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-19 01:56:06.010 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-19 01:56:06.014 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-19 01:56:06.017 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:56:06.019 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:56:06.023 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-19 01:56:06.026 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-19 01:56:06.030 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-19 01:56:06.069 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-19 01:56:06.111 | + 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-19 01:56:06.111 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-19 01:56:06.123 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-19 01:56:06.128 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-19 01:56:06.131 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-19 01:56:06.134 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-19 01:56:06.138 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-19 01:56:06.141 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-19 01:56:06.144 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-19 01:56:06.147 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:56:06.150 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:56:06.154 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-19 01:56:06.158 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-19 01:56:06.161 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:56:06.164 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:56:06.167 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-19 01:56:06.180 | perl: warning: Setting locale failed. 2026-06-19 01:56:06.180 | perl: warning: Please check that your locale settings: 2026-06-19 01:56:06.180 | LANGUAGE = (unset), 2026-06-19 01:56:06.180 | LC_ALL = "en_US.utf8", 2026-06-19 01:56:06.180 | LANG = "de_DE.UTF-8" 2026-06-19 01:56:06.180 | are supported and installed on your system. 2026-06-19 01:56:06.180 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 01:56:06.221 | Enabling site placement-api. 2026-06-19 01:56:06.227 | To activate the new configuration, you need to run: 2026-06-19 01:56:06.227 | systemctl reload apache2 2026-06-19 01:56:06.233 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-19 01:56:06.237 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-19 01:56:06.240 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-19 01:56:06.243 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-19 01:56:06.404 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-19 01:56:06.409 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-19 01:56:06.414 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-19 01:56:06.448 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-19 01:56:06.488 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-19 01:56:06.511 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:56:06.515 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-19 01:56:06.537 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:56:06.541 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-19 01:56:06.545 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-19 01:56:06.548 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-19 01:56:06.552 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-19 01:56:06.556 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-19 01:56:06.560 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-19 01:56:06.564 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-19 01:56:06.604 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-19 01:56:06.642 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.126/identity 2026-06-19 01:56:06.682 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-19 01:56:06.719 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-19 01:56:06.756 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-19 01:56:06.796 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-19 01:56:06.830 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-19 01:56:06.867 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-19 01:56:06.886 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:56:06.889 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-19 01:56:06.911 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:56:06.915 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-19 01:56:06.936 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:56:06.939 | + ./stack.sh:main:986 : init_os_brick 2026-06-19 01:56:06.943 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-19 01:56:06.949 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-19 01:56:06.972 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:56:06.975 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-19 01:56:07.015 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-19 01:56:07.039 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:56:07.043 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-19 01:56:07.089 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-19 01:56:07.112 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:56:07.115 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-19 01:56:07.156 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-19 01:56:07.198 | + ./stack.sh:main:993 : run_phase stack install 2026-06-19 01:56:07.202 | + functions-common:run_phase:1842 : local mode=stack 2026-06-19 01:56:07.207 | + functions-common:run_phase:1843 : local phase=install 2026-06-19 01:56:07.211 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-19 01:56:07.215 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-19 01:56:07.220 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-19 01:56:07.224 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-19 01:56:07.228 | + functions-common:run_phase:1852 : local extra 2026-06-19 01:56:07.232 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-19 01:56:07.237 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-19 01:56:07.241 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-19 01:56:07.244 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-19 01:56:07.248 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-19 01:56:07.251 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-19 01:56:07.270 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:56:07.274 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-19 01:56:07.277 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-19 01:56:07.281 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-19 01:56:07.283 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-19 01:56:07.287 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 01:56:07.291 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-06-19 01:56:07.294 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-19 01:56:07.297 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-19 01:56:07.368 | ++ inc/async:async_inner:63 : install_tempest 2026-06-19 01:56:07.415 | [2074 Async install_tempest:45202]: running: install_tempest 2026-06-19 01:56:07.418 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-19 01:56:07.421 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-19 01:56:07.426 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-19 01:56:07.429 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-19 01:56:07.433 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-19 01:56:07.437 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-19 01:56:07.440 | + functions-common:run_plugins:1829 : local phase=install 2026-06-19 01:56:07.444 | + functions-common:run_plugins:1831 : local plugins= 2026-06-19 01:56:07.447 | + functions-common:run_plugins:1832 : local plugin 2026-06-19 01:56:07.452 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-06-19 01:56:07.454 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-19 01:56:07.460 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 01:56:07.463 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 01:56:07.466 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-19 01:56:07.470 | + inc/python:use_library_from_git:269 : return 1 2026-06-19 01:56:07.473 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-06-19 01:56:07.476 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-19 01:56:07.480 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-19 01:56:07.485 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-19 01:56:07.488 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-19 01:56:07.492 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-19 01:56:07.498 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-19 01:56:07.498 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-19 01:56:07.503 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-19 01:56:07.506 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-19 01:56:07.508 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-19 01:56:07.512 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-19 01:56:07.515 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-19 01:56:07.537 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-19 01:56:07.540 | + 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-19 01:56:08.893 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-19 01:56:09.041 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-19 01:56:09.058 | 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-19 01:56:09.059 | 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-19 01:56:09.060 | 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-19 01:56:09.060 | 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.16.0) 2026-06-19 01:56:09.061 | 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-19 01:56:09.062 | 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-19 01:56:09.063 | 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-19 01:56:09.064 | 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-19 01:56:09.065 | 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-19 01:56:09.066 | 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-19 01:56:09.068 | 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-19 01:56:09.069 | 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-19 01:56:09.070 | 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-19 01:56:09.071 | 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-19 01:56:09.074 | 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-19 01:56:09.075 | 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-19 01:56:09.076 | 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-19 01:56:09.077 | 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-19 01:56:09.079 | 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-19 01:56:09.083 | 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-19 01:56:09.086 | 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-19 01:56:09.087 | 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-19 01:56:09.088 | 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-19 01:56:09.089 | 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-19 01:56:09.090 | 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-19 01:56:09.091 | 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-19 01:56:09.092 | 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-19 01:56:09.093 | 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-19 01:56:09.094 | 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-19 01:56:09.101 | 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-19 01:56:09.110 | 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-19 01:56:09.115 | 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-19 01:56:09.119 | 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-19 01:56:09.122 | 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-19 01:56:09.123 | 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-19 01:56:09.128 | 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-19 01:56:09.133 | 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-19 01:56:09.150 | 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-19 01:56:09.152 | 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-19 01:56:09.153 | 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-19 01:56:09.156 | 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-19 01:56:09.159 | 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-19 01:56:09.162 | 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.0) 2026-06-19 01:56:09.169 | 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-19 01:56:09.170 | 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-19 01:56:09.171 | 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-19 01:56:09.172 | 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-19 01:56:09.188 | 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-19 01:56:09.189 | 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-19 01:56:09.194 | 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-19 01:56:09.245 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-19 01:56:09.416 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.7 MB/s 0:00:00 2026-06-19 01:56:09.734 | Installing collected packages: python-openstackclient 2026-06-19 01:56:11.777 | Successfully installed python-openstackclient-10.1.0 2026-06-19 01:56:11.951 | + inc/python:pip_install:216 : result=0 2026-06-19 01:56:11.956 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:56:11.960 | + functions-common:time_stop:2414 : local name 2026-06-19 01:56:11.964 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:56:11.968 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:56:11.972 | + functions-common:time_stop:2417 : local total 2026-06-19 01:56:11.977 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:56:11.981 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:56:11.984 | + functions-common:time_stop:2421 : start_time=1781834167531 2026-06-19 01:56:11.988 | + functions-common:time_stop:2423 : [[ -z 1781834167531 ]] 2026-06-19 01:56:11.992 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:56:11.999 | + functions-common:time_stop:2426 : end_time=1781834171994 2026-06-19 01:56:12.002 | + functions-common:time_stop:2427 : elapsed_time=4463 2026-06-19 01:56:12.006 | + functions-common:time_stop:2428 : total=162064 2026-06-19 01:56:12.008 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:56:12.012 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=166527 2026-06-19 01:56:12.014 | + inc/python:pip_install:219 : return 0 2026-06-19 01:56:12.017 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-06-19 01:56:12.038 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:56:12.040 | + ./stack.sh:main:1008 : install_oscwrap 2026-06-19 01:56:12.045 | ++ functions-common:install_oscwrap:2464 : mktemp 2026-06-19 01:56:12.050 | + functions-common:install_oscwrap:2464 : OSCWRAP_TIMER_FILE=/tmp/tmp.kpfYX4TYCp 2026-06-19 01:56:12.052 | + functions-common:install_oscwrap:2467 : shopt -s expand_aliases 2026-06-19 01:56:12.055 | + functions-common:install_oscwrap:2470 : unalias -a 2026-06-19 01:56:12.058 | + functions-common:install_oscwrap:2472 : alias openstack=oscwrap 2026-06-19 01:56:12.061 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-06-19 01:56:12.063 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-19 01:56:12.066 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-06-19 01:56:12.090 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:56:12.094 | + ./stack.sh:main:1062 : configure_database 2026-06-19 01:56:12.099 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-19 01:56:12.103 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-19 01:56:12.106 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-19 01:56:12.109 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 01:56:12.112 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-06-19 01:56:12.115 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-19 01:56:12.118 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:56:12.122 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:56:12.125 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-19 01:56:12.128 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-19 01:56:12.131 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:56:12.134 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:56:12.137 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-19 01:56:12.142 | ++ functions-common:is_fips_enabled:2535 : cat /proc/sys/crypto/fips_enabled 2026-06-19 01:56:12.143 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-19 01:56:12.147 | + functions-common:is_fips_enabled:2535 : fips= 2026-06-19 01:56:12.151 | + functions-common:is_fips_enabled:2536 : '[' '' == 1 ']' 2026-06-19 01:56:12.156 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-19 01:56:12.159 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-19 01:56:12.160 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-19 01:56:12.165 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-19 01:56:12.258 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-19 01:56:12.261 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-19 01:56:12.265 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-19 01:56:12.269 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-19 01:56:12.273 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-19 01:56:12.277 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-19 01:56:12.281 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-19 01:56:12.285 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-19 01:56:12.288 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-19 01:56:12.292 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-19 01:56:12.296 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-19 01:56:12.299 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-19 01:56:12.303 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-19 01:56:12.307 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-19 01:56:12.311 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-19 01:56:12.315 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:56:12.318 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:56:12.322 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-19 01:56:12.326 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-19 01:56:12.330 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-19 01:56:14.605 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-19 01:56:14.608 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-19 01:56:14.610 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:56:14.613 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:56:14.617 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-19 01:56:14.619 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-19 01:56:14.622 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-19 01:56:14.639 | mysqladmin: connect to server at 'localhost' failed 2026-06-19 01:56:14.639 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-19 01:56:14.645 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-19 01:56:14.651 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-19 01:56:14.656 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 01:56:14.661 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 01:56:14.666 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-19 01:56:14.670 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-19 01:56:14.674 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-19 01:56:14.680 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-19 01:56:14.682 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-19 01:56:14.702 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 01:56:14.784 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-19 01:56:14.792 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-19 01:56:14.793 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-19 01:56:14.794 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-19 01:56:14.799 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-19 01:56:14.801 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-19 01:56:14.805 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-19 01:56:14.810 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-19 01:56:14.813 | + 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-19 01:56:14.827 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 01:56:14.928 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-19 01:56:14.944 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 01:56:15.034 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-19 01:56:15.126 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-19 01:56:15.213 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-19 01:56:15.282 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-19 01:56:15.285 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-19 01:56:15.290 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-19 01:56:15.290 | enabling MySQL performance counting 2026-06-19 01:56:15.294 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-19 01:56:15.319 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-19 01:56:15.323 | + 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-19 01:56:16.407 | Processing ./tools/dbcounter 2026-06-19 01:56:16.410 | Installing build dependencies: started 2026-06-19 01:56:19.942 | Installing build dependencies: finished with status 'done' 2026-06-19 01:56:19.943 | Getting requirements to build wheel: started 2026-06-19 01:56:20.598 | Getting requirements to build wheel: finished with status 'done' 2026-06-19 01:56:20.600 | Preparing metadata (pyproject.toml): started 2026-06-19 01:56:21.004 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-19 01:56:21.006 | Building wheels for collected packages: dbcounter 2026-06-19 01:56:21.007 | Building wheel for dbcounter (pyproject.toml): started 2026-06-19 01:56:21.452 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-19 01:56:21.453 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=aaab1914e6290d47fb91b2ebb39d995c8d3a2c4b180d6763e0f85c2d80c7aaba 2026-06-19 01:56:21.454 | Stored in directory: /tmp/pip-ephem-wheel-cache-c59fis1k/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-19 01:56:21.459 | Successfully built dbcounter 2026-06-19 01:56:21.780 | Installing collected packages: dbcounter 2026-06-19 01:56:21.830 | Successfully installed dbcounter-0.1 2026-06-19 01:56:21.998 | + inc/python:pip_install:216 : result=0 2026-06-19 01:56:22.002 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-19 01:56:22.004 | + functions-common:time_stop:2414 : local name 2026-06-19 01:56:22.007 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:56:22.010 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:56:22.014 | + functions-common:time_stop:2417 : local total 2026-06-19 01:56:22.018 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:56:22.021 | + functions-common:time_stop:2420 : name=pip_install 2026-06-19 01:56:22.024 | + functions-common:time_stop:2421 : start_time=1781834175312 2026-06-19 01:56:22.027 | + functions-common:time_stop:2423 : [[ -z 1781834175312 ]] 2026-06-19 01:56:22.031 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:56:22.037 | + functions-common:time_stop:2426 : end_time=1781834182033 2026-06-19 01:56:22.040 | + functions-common:time_stop:2427 : elapsed_time=6721 2026-06-19 01:56:22.043 | + functions-common:time_stop:2428 : total=166527 2026-06-19 01:56:22.046 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:56:22.049 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=173248 2026-06-19 01:56:22.051 | + inc/python:pip_install:219 : return 0 2026-06-19 01:56:22.053 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-19 01:56:22.056 | + lib/database:recreate_database:112 : local db=stats 2026-06-19 01:56:22.060 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-19 01:56:22.063 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-19 01:56:22.065 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-19 01:56:22.071 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 01:56:22.150 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-19 01:56:22.154 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 01:56:22.235 | + 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-19 01:56:22.236 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-19 01:56:22.240 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 01:56:22.328 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-19 01:56:22.330 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-19 01:56:22.412 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-19 01:56:22.495 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-19 01:56:22.575 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-19 01:56:22.650 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-19 01:56:22.725 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-19 01:56:22.796 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-19 01:56:22.868 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-19 01:56:22.872 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-19 01:56:22.877 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-19 01:56:24.981 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-06-19 01:56:24.984 | + functions-common:save_stackenv:65 : local tag=1066 2026-06-19 01:56:24.989 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-19 01:56:24.994 | + functions-common:save_stackenv:67 : time_stamp=2026-06-19-035624 2026-06-19 01:56:24.996 | + functions-common:save_stackenv:68 : echo '# 2026-06-19-035624 1066' 2026-06-19 01:56:24.999 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:56:25.003 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-19 01:56:25.007 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:56:25.008 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-19 01:56:25.013 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:56:25.016 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-19 01:56:25.019 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:56:25.023 | + 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-19 01:56:25.026 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:56:25.029 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.126 2026-06-19 01:56:25.032 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:56:25.034 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.126/identity 2026-06-19 01:56:25.036 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:56:25.040 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-19-034211 2026-06-19 01:56:25.041 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:56:25.044 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-19 01:56:25.046 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:56:25.048 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.126 2026-06-19 01:56:25.050 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:56:25.052 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-19 01:56:25.056 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:56:25.059 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-19 01:56:25.062 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:56:25.064 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-19 01:56:25.067 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:56:25.070 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-19 01:56:25.073 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:56:25.075 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.126 2026-06-19 01:56:25.078 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 01:56:25.081 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-19 01:56:25.083 | + ./stack.sh:main:1076 : start_dstat 2026-06-19 01:56:25.086 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-19 01:56:25.088 | + functions-common:run_process:1668 : local service=dstat 2026-06-19 01:56:25.090 | + functions-common:run_process:1669 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-19 01:56:25.093 | + functions-common:run_process:1670 : local group= 2026-06-19 01:56:25.094 | + functions-common:run_process:1671 : local user= 2026-06-19 01:56:25.098 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 01:56:25.100 | + functions-common:run_process:1674 : local name=dstat 2026-06-19 01:56:25.102 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 01:56:25.106 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 01:56:25.109 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:56:25.113 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:56:25.116 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:56:25.120 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834185118 2026-06-19 01:56:25.124 | + functions-common:run_process:1677 : is_service_enabled dstat 2026-06-19 01:56:25.144 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:56:25.147 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-19 01:56:25.150 | + functions-common:_run_under_systemd:1622 : local service=dstat 2026-06-19 01:56:25.153 | + functions-common:_run_under_systemd:1623 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-19 01:56:25.156 | + functions-common:_run_under_systemd:1624 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-19 01:56:25.158 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-19 01:56:25.162 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-19 01:56:25.165 | + functions-common:_common_systemd_pitfalls:1597 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-19 01:56:25.169 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-19 01:56:25.171 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@dstat.service 2026-06-19 01:56:25.175 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 01:56:25.177 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 01:56:25.181 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 01:56:25.184 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 01:56:25.187 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-19 01:56:25.190 | + functions-common:_run_under_systemd:1638 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-19 01:56:25.193 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-19 01:56:25.198 | + functions-common:write_user_unit_file:1529 : local service=devstack@dstat.service 2026-06-19 01:56:25.201 | + functions-common:write_user_unit_file:1530 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-19 01:56:25.205 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-19 01:56:25.208 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-19 01:56:25.210 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-19 01:56:25.213 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-19 01:56:25.216 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-19 01:56:25.218 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-19 01:56:25.220 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-19 01:56:25.225 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-19 01:56:25.300 | + functions-common:write_user_unit_file:1542 : 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-19 01:56:25.386 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-19 01:56:25.452 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-19 01:56:25.523 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-19 01:56:25.589 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-19 01:56:25.660 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 01:56:25.731 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-19 01:56:25.735 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-19 01:56:25.738 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-19 01:56:25.818 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-19 01:56:26.273 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@dstat.service 2026-06-19 01:56:26.307 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-19 01:56:26.737 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@dstat.service 2026-06-19 01:56:26.792 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 01:56:26.794 | + functions-common:time_stop:2414 : local name 2026-06-19 01:56:26.796 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:56:26.798 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:56:26.801 | + functions-common:time_stop:2417 : local total 2026-06-19 01:56:26.803 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:56:26.806 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 01:56:26.808 | + functions-common:time_stop:2421 : start_time=1781834185118 2026-06-19 01:56:26.811 | + functions-common:time_stop:2423 : [[ -z 1781834185118 ]] 2026-06-19 01:56:26.814 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:56:26.819 | + functions-common:time_stop:2426 : end_time=1781834186816 2026-06-19 01:56:26.821 | + functions-common:time_stop:2427 : elapsed_time=1698 2026-06-19 01:56:26.823 | + functions-common:time_stop:2428 : total=0 2026-06-19 01:56:26.825 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:56:26.828 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1698 2026-06-19 01:56:26.830 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-19 01:56:26.832 | + functions-common:run_process:1668 : local service=memory_tracker 2026-06-19 01:56:26.834 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-19 01:56:26.836 | + functions-common:run_process:1670 : local group= 2026-06-19 01:56:26.839 | + functions-common:run_process:1671 : local user=root 2026-06-19 01:56:26.841 | + functions-common:run_process:1672 : local env_vars=PYTHON=python3.12 2026-06-19 01:56:26.843 | + functions-common:run_process:1674 : local name=memory_tracker 2026-06-19 01:56:26.845 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 01:56:26.847 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 01:56:26.849 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:56:26.852 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:56:26.854 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:56:26.859 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834186856 2026-06-19 01:56:26.861 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2026-06-19 01:56:26.876 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:56:26.878 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 01:56:26.880 | + functions-common:time_stop:2414 : local name 2026-06-19 01:56:26.882 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:56:26.885 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:56:26.887 | + functions-common:time_stop:2417 : local total 2026-06-19 01:56:26.889 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:56:26.891 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 01:56:26.895 | + functions-common:time_stop:2421 : start_time=1781834186856 2026-06-19 01:56:26.897 | + functions-common:time_stop:2423 : [[ -z 1781834186856 ]] 2026-06-19 01:56:26.900 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:56:26.904 | + functions-common:time_stop:2426 : end_time=1781834186901 2026-06-19 01:56:26.906 | + functions-common:time_stop:2427 : elapsed_time=45 2026-06-19 01:56:26.908 | + functions-common:time_stop:2428 : total=1698 2026-06-19 01:56:26.911 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:56:26.913 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1743 2026-06-19 01:56:26.915 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-19 01:56:26.933 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:56:26.936 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-19 01:56:26.938 | + functions-common:run_process:1668 : local service=file_tracker 2026-06-19 01:56:26.940 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-19 01:56:26.942 | + functions-common:run_process:1670 : local group= 2026-06-19 01:56:26.944 | + functions-common:run_process:1671 : local user= 2026-06-19 01:56:26.946 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 01:56:26.949 | + functions-common:run_process:1674 : local name=file_tracker 2026-06-19 01:56:26.951 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 01:56:26.954 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 01:56:26.957 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:56:26.959 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:56:26.962 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:56:26.966 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834186964 2026-06-19 01:56:26.968 | + functions-common:run_process:1677 : is_service_enabled file_tracker 2026-06-19 01:56:26.985 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:56:26.987 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 01:56:26.990 | + functions-common:time_stop:2414 : local name 2026-06-19 01:56:26.993 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:56:26.995 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:56:26.998 | + functions-common:time_stop:2417 : local total 2026-06-19 01:56:27.000 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:56:27.002 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 01:56:27.005 | + functions-common:time_stop:2421 : start_time=1781834186964 2026-06-19 01:56:27.008 | + functions-common:time_stop:2423 : [[ -z 1781834186964 ]] 2026-06-19 01:56:27.013 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:56:27.018 | + functions-common:time_stop:2426 : end_time=1781834187014 2026-06-19 01:56:27.019 | + functions-common:time_stop:2427 : elapsed_time=50 2026-06-19 01:56:27.021 | + functions-common:time_stop:2428 : total=1743 2026-06-19 01:56:27.023 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:56:27.025 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1793 2026-06-19 01:56:27.027 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-06-19 01:56:27.046 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:56:27.049 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-06-19 01:56:27.066 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:56:27.069 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-06-19 01:56:27.088 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:56:27.090 | + ./stack.sh:main:1095 : start_etcd3 2026-06-19 01:56:27.093 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-19 01:56:27.095 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-19 01:56:27.097 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-19 01:56:27.099 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.126:2380' 2026-06-19 01:56:27.100 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.126:2380' 2026-06-19 01:56:27.103 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.126:2379' 2026-06-19 01:56:27.104 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-19 01:56:27.106 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-19 01:56:27.108 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.126:2379' 2026-06-19 01:56:27.110 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-19 01:56:27.112 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-19 01:56:27.114 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-19 01:56:27.116 | + 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.126:2380 --initial-advertise-peer-urls http://192.168.122.126:2380 --advertise-client-urls http://192.168.122.126:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.126:2379 --log-level=debug' '' root 2026-06-19 01:56:27.118 | + functions-common:write_user_unit_file:1529 : local service=devstack@etcd.service 2026-06-19 01:56:27.122 | + functions-common:write_user_unit_file:1530 : 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.126:2380 --initial-advertise-peer-urls http://192.168.122.126:2380 --advertise-client-urls http://192.168.122.126:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.126:2379 --log-level=debug' 2026-06-19 01:56:27.123 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-19 01:56:27.128 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-19 01:56:27.129 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-19 01:56:27.131 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-19 01:56:27.134 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-19 01:56:27.135 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-19 01:56:27.137 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-19 01:56:27.143 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-19 01:56:27.226 | + functions-common:write_user_unit_file:1542 : 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-19 01:56:27.333 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-19 01:56:27.406 | + functions-common:write_user_unit_file:1544 : 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.126:2380 --initial-advertise-peer-urls http://192.168.122.126:2380 --advertise-client-urls http://192.168.122.126:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.126:2379 --log-level=debug' 2026-06-19 01:56:27.491 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-19 01:56:27.569 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-19 01:56:27.647 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 01:56:27.725 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-19 01:56:27.727 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-19 01:56:27.731 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-19 01:56:27.824 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-19 01:56:28.325 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-19 01:56:28.412 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-19 01:56:28.490 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-19 01:56:28.567 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-19 01:56:28.646 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-19 01:56:28.651 | ++ functions-common:is_arch:519 : uname -m 2026-06-19 01:56:28.657 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-19 01:56:28.661 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-19 01:56:29.163 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-19 01:56:29.180 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-19 01:56:29.650 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-19 01:56:30.098 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-06-19 01:56:30.125 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:56:30.129 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-06-19 01:56:30.133 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-19 01:56:30.137 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-19 01:56:30.157 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-19 01:56:30.175 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-19 01:56:30.180 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-19 01:56:30.184 | + 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.126/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-19 01:56:30.297 | The user clouds.yaml file didn't exist. 2026-06-19 01:56:30.310 | + 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.126/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-19 01:56:30.439 | + 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.126/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-19 01:56:30.565 | + 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.126/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-19 01:56:30.692 | + 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.126/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-19 01:56:30.820 | + 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.126/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-19 01:56:30.949 | + 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.126/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-19 01:56:31.084 | + 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.126/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-19 01:56:31.219 | + 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.126/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-19 01:56:31.355 | + 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.126/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-19 01:56:31.492 | + functions-common:write_clouds_yaml:203 : cat 2026-06-19 01:56:31.500 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-19 01:56:31.504 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-19 01:56:31.509 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-19 01:56:31.516 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-06-19 01:56:31.521 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-06-19 01:56:31.525 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-06-19 01:56:31.552 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:56:31.556 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-06-19 01:56:31.560 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 01:56:31.565 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-06-19 01:56:31.569 | + ./stack.sh:main:1112 : '[' 192.168.122.126 == 192.168.122.126 ']' 2026-06-19 01:56:31.573 | + ./stack.sh:main:1113 : init_keystone 2026-06-19 01:56:31.577 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-19 01:56:31.603 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:56:31.607 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-19 01:56:31.611 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-19 01:56:31.616 | + lib/database:recreate_database:112 : local db=keystone 2026-06-19 01:56:31.620 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-19 01:56:31.624 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-19 01:56:31.628 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-19 01:56:31.637 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 01:56:31.719 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-19 01:56:31.727 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 01:56:31.802 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-19 01:56:31.807 | + functions-common:time_start:2400 : local name=dbsync 2026-06-19 01:56:31.811 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:56:31.815 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:56:31.820 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:56:31.826 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834191822 2026-06-19 01:56:31.830 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-19 01:56:32.454 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-19 01:56:32.454 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 01:56:32.454 | we strongly recommend against using it for new projects. 2026-06-19 01:56:32.454 | 2026-06-19 01:56:32.454 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 01:56:32.454 | framework. For more detail see 2026-06-19 01:56:32.454 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 01:56:32.454 | 2026-06-19 01:56:32.454 | __import__(import_str) 2026-06-19 01:56:35.413 | INFO dbcounter [-] Registered counter for database keystone 2026-06-19 01:56:35.508 | 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=48137) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-19 01:56:35.525 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-19 01:56:35.525 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-19 01:56:35.526 | DEBUG dbcounter [-] [48137] Writer thread running {{(pid=48137) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 01:56:35.601 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-19 01:56:38.994 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=48137) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-19 01:56:38.998 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-19 01:56:38.999 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=48137) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 01:56:39.001 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-19 01:56:39.045 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=48137) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 01:56:39.048 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-19 01:56:39.070 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=48137) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 01:56:39.072 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-19 01:56:39.144 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=48137) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 01:56:39.147 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-19 01:56:39.186 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=48137) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 01:56:39.187 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-19 01:56:39.265 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=48137) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 01:56:39.268 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-19 01:56:39.269 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=48137) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-19 01:56:39.272 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-19 01:56:39.370 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=48137) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 01:56:39.375 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-19 01:56:39.428 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=48137) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 01:56:39.929 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-19 01:56:39.933 | + functions-common:time_stop:2414 : local name 2026-06-19 01:56:39.938 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:56:39.942 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:56:39.946 | + functions-common:time_stop:2417 : local total 2026-06-19 01:56:39.950 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:56:39.955 | + functions-common:time_stop:2420 : name=dbsync 2026-06-19 01:56:39.959 | + functions-common:time_stop:2421 : start_time=1781834191822 2026-06-19 01:56:39.963 | + functions-common:time_stop:2423 : [[ -z 1781834191822 ]] 2026-06-19 01:56:39.968 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:56:39.973 | + functions-common:time_stop:2426 : end_time=1781834199969 2026-06-19 01:56:39.977 | + functions-common:time_stop:2427 : elapsed_time=8147 2026-06-19 01:56:39.981 | + functions-common:time_stop:2428 : total=0 2026-06-19 01:56:39.986 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:56:39.990 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8147 2026-06-19 01:56:39.994 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-19 01:56:39.998 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-19 01:56:40.004 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-19 01:56:40.603 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-19 01:56:40.604 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 01:56:40.604 | we strongly recommend against using it for new projects. 2026-06-19 01:56:40.604 | 2026-06-19 01:56:40.604 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 01:56:40.604 | framework. For more detail see 2026-06-19 01:56:40.604 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 01:56:40.604 | 2026-06-19 01:56:40.604 | __import__(import_str) 2026-06-19 01:56:43.321 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-19 01:56:43.321 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-19 01:56:43.322 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-19 01:56:43.322 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-19 01:56:43.322 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-19 01:56:43.323 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-19 01:56:43.323 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-19 01:56:43.323 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-19 01:56:43.324 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-19 01:56:43.814 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-19 01:56:43.820 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-19 01:56:44.418 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-19 01:56:44.418 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 01:56:44.419 | we strongly recommend against using it for new projects. 2026-06-19 01:56:44.419 | 2026-06-19 01:56:44.419 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 01:56:44.419 | framework. For more detail see 2026-06-19 01:56:44.419 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 01:56:44.420 | 2026-06-19 01:56:44.420 | __import__(import_str) 2026-06-19 01:56:47.092 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-19 01:56:47.093 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-19 01:56:47.093 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-19 01:56:47.094 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-19 01:56:47.094 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-19 01:56:47.094 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-19 01:56:47.095 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-19 01:56:47.095 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-19 01:56:47.095 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-19 01:56:47.528 | + ./stack.sh:main:1114 : start_keystone 2026-06-19 01:56:47.532 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-19 01:56:47.538 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-19 01:56:47.540 | + functions-common:run_process:1668 : local service=keystone 2026-06-19 01:56:47.544 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-19 01:56:47.547 | + functions-common:run_process:1670 : local group= 2026-06-19 01:56:47.550 | + functions-common:run_process:1671 : local user= 2026-06-19 01:56:47.553 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 01:56:47.556 | + functions-common:run_process:1674 : local name=keystone 2026-06-19 01:56:47.559 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 01:56:47.562 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 01:56:47.565 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:56:47.568 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:56:47.572 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:56:47.577 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834207574 2026-06-19 01:56:47.580 | + functions-common:run_process:1677 : is_service_enabled keystone 2026-06-19 01:56:47.599 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:56:47.602 | + functions-common:run_process:1678 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-19 01:56:47.605 | + functions-common:_run_under_systemd:1622 : local service=keystone 2026-06-19 01:56:47.609 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-19 01:56:47.611 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-19 01:56:47.614 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-19 01:56:47.617 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-19 01:56:47.620 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-19 01:56:47.623 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-19 01:56:47.626 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@keystone.service 2026-06-19 01:56:47.629 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 01:56:47.632 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 01:56:47.634 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 01:56:47.638 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 01:56:47.640 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-19 01:56:47.643 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-19 01:56:47.646 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-19 01:56:47.650 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-19 01:56:47.653 | + functions-common:_run_under_systemd:1642 : 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-19 01:56:47.656 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@keystone.service 2026-06-19 01:56:47.659 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-19 01:56:47.662 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-19 01:56:47.664 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-19 01:56:47.667 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-19 01:56:47.670 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-19 01:56:47.673 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-19 01:56:47.678 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-19 01:56:47.758 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-19 01:56:47.839 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-19 01:56:47.906 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-19 01:56:47.977 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-19 01:56:48.053 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 01:56:48.139 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-19 01:56:48.208 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-19 01:56:48.273 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-19 01:56:48.337 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-19 01:56:48.402 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-19 01:56:48.467 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-19 01:56:48.470 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-19 01:56:48.473 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-19 01:56:48.547 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-19 01:56:49.031 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@keystone.service 2026-06-19 01:56:49.054 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-19 01:56:49.524 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@keystone.service 2026-06-19 01:56:49.675 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 01:56:49.683 | + functions-common:time_stop:2414 : local name 2026-06-19 01:56:49.683 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:56:49.687 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:56:49.690 | + functions-common:time_stop:2417 : local total 2026-06-19 01:56:49.693 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:56:49.700 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 01:56:49.703 | + functions-common:time_stop:2421 : start_time=1781834207574 2026-06-19 01:56:49.707 | + functions-common:time_stop:2423 : [[ -z 1781834207574 ]] 2026-06-19 01:56:49.710 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:56:49.714 | + functions-common:time_stop:2426 : end_time=1781834209712 2026-06-19 01:56:49.717 | + functions-common:time_stop:2427 : elapsed_time=2138 2026-06-19 01:56:49.719 | + functions-common:time_stop:2428 : total=1793 2026-06-19 01:56:49.721 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:56:49.724 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3931 2026-06-19 01:56:49.726 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-19 01:56:49.726 | Waiting for keystone to start... 2026-06-19 01:56:49.729 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.126/identity/v3/ 2026-06-19 01:56:49.731 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.126/identity/v3/ 2026-06-19 01:56:49.734 | + functions:wait_for_service:476 : local timeout=60 2026-06-19 01:56:49.738 | + functions:wait_for_service:477 : local url=http://192.168.122.126/identity/v3/ 2026-06-19 01:56:49.739 | + functions:wait_for_service:478 : local rval=0 2026-06-19 01:56:49.741 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-19 01:56:49.743 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-19 01:56:49.746 | + functions-common:time_start:2401 : local start_time= 2026-06-19 01:56:49.748 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 01:56:49.751 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 01:56:49.755 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834209752 2026-06-19 01:56:49.757 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-19 01:56:49.761 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 01:56:49.764 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.126/identity/v3/ 2026-06-19 01:56:50.324 | ++ inc/async:async_inner:64 : rc=0 2026-06-19 01:56:50.354 | [45202 Async install_tempest:45202]: finished successfully 2026-06-19 01:56:55.246 | + :: : [[ 200 == 503 ]] 2026-06-19 01:56:55.248 | + :: : [[ 0 -eq 7 ]] 2026-06-19 01:56:55.252 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-19 01:56:55.255 | + functions-common:time_stop:2414 : local name 2026-06-19 01:56:55.258 | + functions-common:time_stop:2415 : local end_time 2026-06-19 01:56:55.261 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 01:56:55.264 | + functions-common:time_stop:2417 : local total 2026-06-19 01:56:55.267 | + functions-common:time_stop:2418 : local start_time 2026-06-19 01:56:55.271 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-19 01:56:55.274 | + functions-common:time_stop:2421 : start_time=1781834209752 2026-06-19 01:56:55.277 | + functions-common:time_stop:2423 : [[ -z 1781834209752 ]] 2026-06-19 01:56:55.281 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 01:56:55.287 | + functions-common:time_stop:2426 : end_time=1781834215282 2026-06-19 01:56:55.290 | + functions-common:time_stop:2427 : elapsed_time=5530 2026-06-19 01:56:55.294 | + functions-common:time_stop:2428 : total=0 2026-06-19 01:56:55.297 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 01:56:55.301 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5530 2026-06-19 01:56:55.304 | + functions:wait_for_service:486 : return 0 2026-06-19 01:56:55.308 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-19 01:56:55.333 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:56:55.337 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-19 01:56:55.340 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-19 01:56:55.343 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-19 01:56:56.345 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-06-19 01:56:56.348 | + 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.126/identity 2026-06-19 01:56:56.929 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-19 01:56:56.929 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 01:56:56.929 | we strongly recommend against using it for new projects. 2026-06-19 01:56:56.929 | 2026-06-19 01:56:56.929 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 01:56:56.929 | framework. For more detail see 2026-06-19 01:56:56.930 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 01:56:56.930 | 2026-06-19 01:56:56.930 | __import__(import_str) 2026-06-19 01:57:00.063 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.063 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.065 | 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=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.071 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.085 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.085 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.114 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.142 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.142 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.228 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.228 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.228 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.228 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.228 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.228 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.241 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.241 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.241 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.241 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.241 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.241 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.241 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.250 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.254 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.255 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.255 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.255 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.255 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.255 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.255 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49107) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-19 01:57:00.328 | INFO dbcounter [-] Registered counter for database keystone 2026-06-19 01:57:00.413 | 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=49107) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-19 01:57:00.601 | DEBUG dbcounter [-] [49107] Writer thread running {{(pid=49107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 01:57:00.745 | INFO keystone.cmd.bootstrap [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 None None] Created domain default 2026-06-19 01:57:00.799 | INFO keystone.cmd.bootstrap [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 None None] Created project admin 2026-06-19 01:57:00.834 | WARNING keystone.common.password_hashing [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-19 01:57:00.858 | INFO keystone.cmd.bootstrap [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 None None] Created user admin 2026-06-19 01:57:00.881 | INFO keystone.cmd.bootstrap [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 None None] Created role reader 2026-06-19 01:57:00.899 | INFO keystone.cmd.bootstrap [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 None None] Created role member 2026-06-19 01:57:00.931 | INFO keystone.cmd.bootstrap [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 None None] Created implied role where 03e4aaeaf47d4775a7ec698fa6e3fac4 implies fbc530082324413a9b6d7cf3c5d3250a 2026-06-19 01:57:00.948 | INFO keystone.cmd.bootstrap [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 None None] Created role manager 2026-06-19 01:57:00.973 | INFO keystone.cmd.bootstrap [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 None None] Created implied role where 7d7cf32e40b1481fa0cb6700b8852842 implies 03e4aaeaf47d4775a7ec698fa6e3fac4 2026-06-19 01:57:00.990 | INFO keystone.cmd.bootstrap [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 None None] Created role admin 2026-06-19 01:57:01.014 | INFO keystone.cmd.bootstrap [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 None None] Created implied role where 6f9c33c0edd9469daa6d09c9c2a4aa47 implies 7d7cf32e40b1481fa0cb6700b8852842 2026-06-19 01:57:01.038 | INFO keystone.cmd.bootstrap [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 None None] Created role service 2026-06-19 01:57:01.055 | INFO keystone.cmd.bootstrap [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 None None] Granted role admin on project admin to user admin. 2026-06-19 01:57:01.067 | INFO keystone.cmd.bootstrap [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 None None] Granted role admin on the system to user admin. 2026-06-19 01:57:01.085 | WARNING py.warnings [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 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-19 01:57:01.085 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-19 01:57:01.086 |  2026-06-19 01:57:01.091 | INFO keystone.cmd.bootstrap [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 None None] Created region RegionOne 2026-06-19 01:57:01.140 | INFO keystone.cmd.bootstrap [None req-946da160-6f18-4cf9-87bf-acb0dca83e43 None None] Created public endpoint http://192.168.122.126/identity 2026-06-19 01:57:01.662 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-19 01:57:01.666 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-06-19 01:57:01.670 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-19 01:57:01.675 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-19 01:57:06.578 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:06.583 | + lib/keystone:create_keystone_accounts:258 : admin_project=dffb3ac9be154db7807c947881bed470 2026-06-19 01:57:06.588 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-19 01:57:06.593 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-19 01:57:09.877 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:09.882 | + lib/keystone:create_keystone_accounts:260 : admin_user=7fe5f927e22f4abeaea283aceb6f53d8 2026-06-19 01:57:09.886 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-19 01:57:09.890 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-19 01:57:09.892 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-19 01:57:09.895 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 7fe5f927e22f4abeaea283aceb6f53d8 default 2026-06-19 01:57:09.963 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 7fe5f927e22f4abeaea283aceb6f53d8 default 2026-06-19 01:57:09.995 | [2074 Async ks-domain-role:49227]: running: get_or_add_user_domain_role admin 7fe5f927e22f4abeaea283aceb6f53d8 default 2026-06-19 01:57:09.996 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-19 01:57:09.999 | + functions-common:get_or_create_domain:866 : local domain_id 2026-06-19 01:57:10.001 | ++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-19 01:57:13.853 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:13.860 | + functions-common:get_or_create_domain:871 : domain_id=default 2026-06-19 01:57:13.864 | + functions-common:get_or_create_domain:872 : echo default 2026-06-19 01:57:13.864 | default 2026-06-19 01:57:13.866 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-19 01:57:13.949 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-19 01:57:14.001 | [2074 Async ks-project:49335]: running: get_or_create_project service Default 2026-06-19 01:57:14.005 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-19 01:57:14.092 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-19 01:57:14.153 | [2074 Async ks-service:49429]: running: get_or_create_role service 2026-06-19 01:57:14.159 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-19 01:57:14.241 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-19 01:57:14.312 | [2074 Async ks-reseller:49535]: running: get_or_create_role ResellerAdmin 2026-06-19 01:57:14.320 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-19 01:57:14.325 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-19 01:57:14.463 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-19 01:57:14.548 | [2074 Async ks-anotherrole:49637]: running: get_or_create_role anotherrole 2026-06-19 01:57:14.553 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-19 01:57:14.562 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-19 01:57:14.571 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-19 01:57:14.580 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-19 01:57:19.340 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:57:19.423 | [49429 Async ks-service:49429]: finished successfully 2026-06-19 01:57:19.541 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:57:19.582 | [49535 Async ks-reseller:49535]: finished successfully 2026-06-19 01:57:19.790 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:57:19.826 | [49637 Async ks-anotherrole:49637]: finished successfully 2026-06-19 01:57:20.506 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:20.511 | ++ functions-common:get_or_create_project:922 : project_id=5ffd292dec044bafa37cb256fc3adc86 2026-06-19 01:57:20.514 | ++ functions-common:get_or_create_project:923 : echo 5ffd292dec044bafa37cb256fc3adc86 2026-06-19 01:57:20.518 | + lib/keystone:create_keystone_accounts:288 : invis_project=5ffd292dec044bafa37cb256fc3adc86 2026-06-19 01:57:20.521 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-19 01:57:20.528 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-19 01:57:20.529 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-19 01:57:20.533 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-19 01:57:20.730 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:57:20.759 | [49227 Async ks-domain-role:49227]: finished successfully 2026-06-19 01:57:20.772 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:57:20.805 | [49335 Async ks-project:49335]: finished successfully 2026-06-19 01:57:24.084 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:24.089 | ++ functions-common:get_or_create_project:922 : project_id=4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:57:24.093 | ++ functions-common:get_or_create_project:923 : echo 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:57:24.097 | + lib/keystone:create_keystone_accounts:292 : demo_project=4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:57:24.101 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-19 01:57:24.106 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-19 01:57:24.110 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-19 01:57:24.114 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo@example.com ]] 2026-06-19 01:57:24.118 | ++ functions-common:get_or_create_user:895 : local email=--email=demo@example.com 2026-06-19 01:57:24.122 | +++ functions-common:get_or_create_user:909 : 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-19 01:57:27.660 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:27.665 | ++ functions-common:get_or_create_user:909 : user_id=6c4bea9aa8b042bcae356dac7066bb04 2026-06-19 01:57:27.667 | ++ functions-common:get_or_create_user:910 : echo 6c4bea9aa8b042bcae356dac7066bb04 2026-06-19 01:57:27.671 | + lib/keystone:create_keystone_accounts:295 : demo_user=6c4bea9aa8b042bcae356dac7066bb04 2026-06-19 01:57:27.674 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-19 01:57:27.723 | [2074 Async ks-domain-role:49227]: Waiting for completion of get_or_add_user_domain_role admin 7fe5f927e22f4abeaea283aceb6f53d8 default running on PID 49227 (6 other jobs running) 2026-06-19 01:57:27.747 | [2074 Async ks-domain-role:49227]: Signaling child to exit 2026-06-19 01:57:27.748 | WAKEUP 2026-06-19 01:57:27.770 | [2074 Async ks-domain-role:49227]: Signaled 2026-06-19 01:57:27.772 | + functions-common:get_or_add_user_domain_role:980 : local user_role_id 2026-06-19 01:57:27.772 | + functions-common:get_or_add_user_domain_role:984 : openstack --os-cloud devstack-system-admin role add admin --user 7fe5f927e22f4abeaea283aceb6f53d8 --domain default 2026-06-19 01:57:27.772 | ++ functions-common:get_or_add_user_domain_role:991 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7fe5f927e22f4abeaea283aceb6f53d8 --domain default -c Role -f value 2026-06-19 01:57:27.772 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:27.772 | + functions-common:get_or_add_user_domain_role:991 : user_role_id=6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:57:27.772 | + functions-common:get_or_add_user_domain_role:993 : echo 6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:57:27.772 | 6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:57:27.815 | [2074 Async ks-domain-role:49227]: finished get_or_add_user_domain_role admin 7fe5f927e22f4abeaea283aceb6f53d8 default with result 0 in 10 seconds 2026-06-19 01:57:27.822 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-19 01:57:27.855 | [2074 Async ks-project:49335]: Waiting for completion of get_or_create_project service Default running on PID 49335 (5 other jobs running) 2026-06-19 01:57:27.878 | [2074 Async ks-project:49335]: Signaling child to exit 2026-06-19 01:57:27.878 | WAKEUP 2026-06-19 01:57:27.900 | [2074 Async ks-project:49335]: Signaled 2026-06-19 01:57:27.902 | + functions-common:get_or_create_project:916 : local project_id 2026-06-19 01:57:27.902 | ++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-19 01:57:27.902 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:27.902 | + functions-common:get_or_create_project:922 : project_id=9c4d96b1465343faa40cb4a087e6cdde 2026-06-19 01:57:27.902 | + functions-common:get_or_create_project:923 : echo 9c4d96b1465343faa40cb4a087e6cdde 2026-06-19 01:57:27.902 | 9c4d96b1465343faa40cb4a087e6cdde 2026-06-19 01:57:27.945 | [2074 Async ks-project:49335]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-06-19 01:57:27.979 | [2074 Async ks-service:49429]: Waiting for completion of get_or_create_role service running on PID 49429 (4 other jobs running) 2026-06-19 01:57:28.003 | [2074 Async ks-service:49429]: Signaling child to exit 2026-06-19 01:57:28.003 | WAKEUP 2026-06-19 01:57:28.026 | [2074 Async ks-service:49429]: Signaled 2026-06-19 01:57:28.027 | + functions-common:get_or_create_role:929 : local role_id 2026-06-19 01:57:28.027 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-19 01:57:28.028 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:28.028 | + functions-common:get_or_create_role:934 : role_id=6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 01:57:28.028 | + functions-common:get_or_create_role:935 : echo 6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 01:57:28.028 | 6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 01:57:28.070 | [2074 Async ks-service:49429]: finished get_or_create_role service with result 0 in 5 seconds 2026-06-19 01:57:28.106 | [2074 Async ks-reseller:49535]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49535 (3 other jobs running) 2026-06-19 01:57:28.129 | [2074 Async ks-reseller:49535]: Signaling child to exit 2026-06-19 01:57:28.129 | WAKEUP 2026-06-19 01:57:28.151 | [2074 Async ks-reseller:49535]: Signaled 2026-06-19 01:57:28.152 | + functions-common:get_or_create_role:929 : local role_id 2026-06-19 01:57:28.152 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-19 01:57:28.153 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:28.153 | + functions-common:get_or_create_role:934 : role_id=4b80e9062bb84cf183ea4ac245c25f7d 2026-06-19 01:57:28.153 | + functions-common:get_or_create_role:935 : echo 4b80e9062bb84cf183ea4ac245c25f7d 2026-06-19 01:57:28.153 | 4b80e9062bb84cf183ea4ac245c25f7d 2026-06-19 01:57:28.194 | [2074 Async ks-reseller:49535]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-06-19 01:57:28.229 | [2074 Async ks-anotherrole:49637]: Waiting for completion of get_or_create_role anotherrole running on PID 49637 (2 other jobs running) 2026-06-19 01:57:28.252 | [2074 Async ks-anotherrole:49637]: Signaling child to exit 2026-06-19 01:57:28.253 | WAKEUP 2026-06-19 01:57:28.274 | [2074 Async ks-anotherrole:49637]: Signaled 2026-06-19 01:57:28.276 | + functions-common:get_or_create_role:929 : local role_id 2026-06-19 01:57:28.276 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-19 01:57:28.276 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:28.276 | + functions-common:get_or_create_role:934 : role_id=572b21989df54b3a86c4abef451c699c 2026-06-19 01:57:28.276 | + functions-common:get_or_create_role:935 : echo 572b21989df54b3a86c4abef451c699c 2026-06-19 01:57:28.276 | 572b21989df54b3a86c4abef451c699c 2026-06-19 01:57:28.318 | [2074 Async ks-anotherrole:49637]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-19 01:57:28.322 | + inc/async:async_wait:197 : return 0 2026-06-19 01:57:28.325 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 6c4bea9aa8b042bcae356dac7066bb04 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:57:28.393 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6c4bea9aa8b042bcae356dac7066bb04 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:57:28.435 | [2074 Async ks-demo-member:50517]: running: get_or_add_user_project_role member 6c4bea9aa8b042bcae356dac7066bb04 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:57:28.438 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 7fe5f927e22f4abeaea283aceb6f53d8 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:57:28.505 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 7fe5f927e22f4abeaea283aceb6f53d8 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:57:28.548 | [2074 Async ks-demo-admin:50613]: running: get_or_add_user_project_role admin 7fe5f927e22f4abeaea283aceb6f53d8 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:57:28.551 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 6c4bea9aa8b042bcae356dac7066bb04 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:57:28.626 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6c4bea9aa8b042bcae356dac7066bb04 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:57:28.669 | [2074 Async ks-demo-another:50709]: running: get_or_add_user_project_role anotherrole 6c4bea9aa8b042bcae356dac7066bb04 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:57:28.671 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 6c4bea9aa8b042bcae356dac7066bb04 5ffd292dec044bafa37cb256fc3adc86 2026-06-19 01:57:28.732 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6c4bea9aa8b042bcae356dac7066bb04 5ffd292dec044bafa37cb256fc3adc86 2026-06-19 01:57:28.791 | [2074 Async ks-demo-invis:50805]: running: get_or_add_user_project_role member 6c4bea9aa8b042bcae356dac7066bb04 5ffd292dec044bafa37cb256fc3adc86 2026-06-19 01:57:28.795 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-19 01:57:28.803 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-19 01:57:28.811 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-19 01:57:28.816 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo_reader@example.com ]] 2026-06-19 01:57:28.821 | ++ functions-common:get_or_create_user:895 : local email=--email=demo_reader@example.com 2026-06-19 01:57:28.833 | +++ functions-common:get_or_create_user:909 : 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-19 01:57:34.065 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:34.075 | ++ functions-common:get_or_create_user:909 : user_id=3ba6eb1552544fadb825c028aa29f849 2026-06-19 01:57:34.082 | ++ functions-common:get_or_create_user:910 : echo 3ba6eb1552544fadb825c028aa29f849 2026-06-19 01:57:34.092 | + lib/keystone:create_keystone_accounts:308 : demo_reader=3ba6eb1552544fadb825c028aa29f849 2026-06-19 01:57:34.096 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 3ba6eb1552544fadb825c028aa29f849 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:57:34.286 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3ba6eb1552544fadb825c028aa29f849 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:57:34.401 | [2074 Async ks-demo-reader:50957]: running: get_or_add_user_project_role reader 3ba6eb1552544fadb825c028aa29f849 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:57:34.413 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-19 01:57:34.422 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-19 01:57:34.430 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-19 01:57:34.441 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-19 01:57:39.810 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:57:39.869 | [50517 Async ks-demo-member:50517]: finished successfully 2026-06-19 01:57:40.969 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:40.979 | ++ functions-common:get_or_create_project:922 : project_id=002e6202393045b9aa96a09352a51ab3 2026-06-19 01:57:40.985 | ++ functions-common:get_or_create_project:923 : echo 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:57:41.002 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=002e6202393045b9aa96a09352a51ab3 2026-06-19 01:57:41.010 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-19 01:57:41.020 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-19 01:57:41.024 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-19 01:57:41.034 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo@example.com ]] 2026-06-19 01:57:41.049 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo@example.com 2026-06-19 01:57:41.056 | +++ functions-common:get_or_create_user:909 : 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-19 01:57:41.371 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:57:41.439 | [50805 Async ks-demo-invis:50805]: finished successfully 2026-06-19 01:57:41.639 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:57:41.663 | [50709 Async ks-demo-another:50709]: finished successfully 2026-06-19 01:57:41.818 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:57:41.849 | [50613 Async ks-demo-admin:50613]: finished successfully 2026-06-19 01:57:44.653 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:57:44.686 | [50957 Async ks-demo-reader:50957]: finished successfully 2026-06-19 01:57:44.993 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:44.998 | ++ functions-common:get_or_create_user:909 : user_id=5ec038c0a66348fb84aa138e9d29ab58 2026-06-19 01:57:45.002 | ++ functions-common:get_or_create_user:910 : echo 5ec038c0a66348fb84aa138e9d29ab58 2026-06-19 01:57:45.006 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=5ec038c0a66348fb84aa138e9d29ab58 2026-06-19 01:57:45.010 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 5ec038c0a66348fb84aa138e9d29ab58 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:57:45.095 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5ec038c0a66348fb84aa138e9d29ab58 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:57:45.147 | [2074 Async ks-alt-admin:51398]: running: get_or_add_user_project_role admin 5ec038c0a66348fb84aa138e9d29ab58 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:57:45.151 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 5ec038c0a66348fb84aa138e9d29ab58 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:57:45.236 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5ec038c0a66348fb84aa138e9d29ab58 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:57:45.290 | [2074 Async ks-alt-another:51494]: running: get_or_add_user_project_role anotherrole 5ec038c0a66348fb84aa138e9d29ab58 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:57:45.293 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-19 01:57:45.298 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-19 01:57:45.302 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-19 01:57:45.305 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_member@example.com ]] 2026-06-19 01:57:45.309 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_member@example.com 2026-06-19 01:57:45.313 | +++ functions-common:get_or_create_user:909 : 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-19 01:57:49.083 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:49.090 | ++ functions-common:get_or_create_user:909 : user_id=0055f52aef7b4b23ae5c3f9a87eb1f18 2026-06-19 01:57:49.094 | ++ functions-common:get_or_create_user:910 : echo 0055f52aef7b4b23ae5c3f9a87eb1f18 2026-06-19 01:57:49.100 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=0055f52aef7b4b23ae5c3f9a87eb1f18 2026-06-19 01:57:49.105 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 0055f52aef7b4b23ae5c3f9a87eb1f18 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:57:49.206 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0055f52aef7b4b23ae5c3f9a87eb1f18 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:57:49.284 | [2074 Async ks-alt-member-user:51629]: running: get_or_add_user_project_role member 0055f52aef7b4b23ae5c3f9a87eb1f18 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:57:49.287 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-19 01:57:49.294 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-19 01:57:49.299 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-19 01:57:49.304 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-19 01:57:49.311 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_reader@example.com 2026-06-19 01:57:49.318 | +++ functions-common:get_or_create_user:909 : 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-19 01:57:53.248 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:53.255 | ++ functions-common:get_or_create_user:909 : user_id=fc55a3b7bd2b4e4dab30be461d951d93 2026-06-19 01:57:53.257 | ++ functions-common:get_or_create_user:910 : echo fc55a3b7bd2b4e4dab30be461d951d93 2026-06-19 01:57:53.261 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=fc55a3b7bd2b4e4dab30be461d951d93 2026-06-19 01:57:53.265 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader fc55a3b7bd2b4e4dab30be461d951d93 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:57:53.363 | + inc/async:async_inner:63 : get_or_add_user_project_role reader fc55a3b7bd2b4e4dab30be461d951d93 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:57:53.429 | [2074 Async ks-alt-reader-user:51801]: running: get_or_add_user_project_role reader fc55a3b7bd2b4e4dab30be461d951d93 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:57:53.433 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-19 01:57:53.435 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-19 01:57:53.437 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_member@example.com ]] 2026-06-19 01:57:53.439 | ++ functions-common:get_or_create_user:895 : local email=--email=system_member@example.com 2026-06-19 01:57:53.443 | +++ functions-common:get_or_create_user:909 : 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-19 01:57:54.972 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:57:55.028 | [51398 Async ks-alt-admin:51398]: finished successfully 2026-06-19 01:57:55.039 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:57:55.073 | [51494 Async ks-alt-another:51494]: finished successfully 2026-06-19 01:57:57.530 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:57:57.535 | ++ functions-common:get_or_create_user:909 : user_id=0b08626f22b34545ba64e6b60af6856e 2026-06-19 01:57:57.539 | ++ functions-common:get_or_create_user:910 : echo 0b08626f22b34545ba64e6b60af6856e 2026-06-19 01:57:57.543 | + lib/keystone:create_keystone_accounts:340 : system_member_user=0b08626f22b34545ba64e6b60af6856e 2026-06-19 01:57:57.547 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 0b08626f22b34545ba64e6b60af6856e all 2026-06-19 01:57:57.637 | + inc/async:async_inner:63 : get_or_add_user_system_role member 0b08626f22b34545ba64e6b60af6856e all 2026-06-19 01:57:57.698 | [2074 Async ks-system-member:52031]: running: get_or_add_user_system_role member 0b08626f22b34545ba64e6b60af6856e all 2026-06-19 01:57:57.702 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-19 01:57:57.708 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-19 01:57:57.712 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_reader@example.com ]] 2026-06-19 01:57:57.716 | ++ functions-common:get_or_create_user:895 : local email=--email=system_reader@example.com 2026-06-19 01:57:57.727 | +++ functions-common:get_or_create_user:909 : 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-19 01:57:58.617 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:57:58.641 | [51629 Async ks-alt-member-user:51629]: finished successfully 2026-06-19 01:58:01.809 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:01.817 | ++ functions-common:get_or_create_user:909 : user_id=c9d8aa614fae47199f99f97a6d5daa69 2026-06-19 01:58:01.822 | ++ functions-common:get_or_create_user:910 : echo c9d8aa614fae47199f99f97a6d5daa69 2026-06-19 01:58:01.827 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=c9d8aa614fae47199f99f97a6d5daa69 2026-06-19 01:58:01.832 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader c9d8aa614fae47199f99f97a6d5daa69 all 2026-06-19 01:58:01.939 | + inc/async:async_inner:63 : get_or_add_user_system_role reader c9d8aa614fae47199f99f97a6d5daa69 all 2026-06-19 01:58:02.003 | [2074 Async ks-system-reader:52237]: running: get_or_add_user_system_role reader c9d8aa614fae47199f99f97a6d5daa69 all 2026-06-19 01:58:02.009 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-19 01:58:02.015 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-19 01:58:02.021 | ++ functions-common:get_or_create_group:878 : local 'desc=openstack admin group' 2026-06-19 01:58:02.027 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-19 01:58:02.031 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-19 01:58:02.655 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:58:02.682 | [51801 Async ks-alt-reader-user:51801]: finished successfully 2026-06-19 01:58:06.050 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:06.056 | ++ functions-common:get_or_create_group:886 : group_id=8f70fcd6f44b41a7b04972e04e5843d9 2026-06-19 01:58:06.060 | ++ functions-common:get_or_create_group:887 : echo 8f70fcd6f44b41a7b04972e04e5843d9 2026-06-19 01:58:06.066 | + lib/keystone:create_keystone_accounts:350 : admin_group=8f70fcd6f44b41a7b04972e04e5843d9 2026-06-19 01:58:06.071 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-19 01:58:06.076 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-19 01:58:06.080 | ++ functions-common:get_or_create_group:878 : local 'desc=non-admin group' 2026-06-19 01:58:06.085 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-19 01:58:06.091 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-19 01:58:09.901 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:09.908 | ++ functions-common:get_or_create_group:886 : group_id=727c94caad5d49be9e8e59962cedd1f4 2026-06-19 01:58:09.910 | ++ functions-common:get_or_create_group:887 : echo 727c94caad5d49be9e8e59962cedd1f4 2026-06-19 01:58:09.915 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=727c94caad5d49be9e8e59962cedd1f4 2026-06-19 01:58:09.917 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 727c94caad5d49be9e8e59962cedd1f4 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:58:10.010 | + inc/async:async_inner:63 : get_or_add_group_project_role member 727c94caad5d49be9e8e59962cedd1f4 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:58:10.075 | [2074 Async ks-group-memberdemo:52501]: running: get_or_add_group_project_role member 727c94caad5d49be9e8e59962cedd1f4 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:58:10.079 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 727c94caad5d49be9e8e59962cedd1f4 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:58:10.180 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 727c94caad5d49be9e8e59962cedd1f4 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:58:10.236 | [2074 Async ks-group-anotherdemo:52580]: running: get_or_add_group_project_role anotherrole 727c94caad5d49be9e8e59962cedd1f4 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:58:10.238 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 727c94caad5d49be9e8e59962cedd1f4 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:58:10.354 | + inc/async:async_inner:63 : get_or_add_group_project_role member 727c94caad5d49be9e8e59962cedd1f4 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:58:10.448 | [2074 Async ks-group-memberalt:52659]: running: get_or_add_group_project_role member 727c94caad5d49be9e8e59962cedd1f4 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:58:10.457 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 727c94caad5d49be9e8e59962cedd1f4 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:58:10.643 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 727c94caad5d49be9e8e59962cedd1f4 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:58:10.750 | [2074 Async ks-group-anotheralt:52738]: running: get_or_add_group_project_role anotherrole 727c94caad5d49be9e8e59962cedd1f4 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:58:10.751 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:58:10.756 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 8f70fcd6f44b41a7b04972e04e5843d9 dffb3ac9be154db7807c947881bed470 2026-06-19 01:58:10.823 | [52031 Async ks-system-member:52031]: finished successfully 2026-06-19 01:58:10.939 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 8f70fcd6f44b41a7b04972e04e5843d9 dffb3ac9be154db7807c947881bed470 2026-06-19 01:58:11.036 | [2074 Async ks-group-admin:52857]: running: get_or_add_group_project_role admin 8f70fcd6f44b41a7b04972e04e5843d9 dffb3ac9be154db7807c947881bed470 2026-06-19 01:58:11.048 | + 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-19 01:58:11.190 | [2074 Async ks-demo-member:50517]: Waiting for completion of get_or_add_user_project_role member 6c4bea9aa8b042bcae356dac7066bb04 4026f4cb6a8e47d7aea4c98003521840 running on PID 50517 (17 other jobs running) 2026-06-19 01:58:11.257 | [2074 Async ks-demo-member:50517]: Signaling child to exit 2026-06-19 01:58:11.258 | WAKEUP 2026-06-19 01:58:11.318 | [2074 Async ks-demo-member:50517]: Signaled 2026-06-19 01:58:11.322 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 01:58:11.323 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 01:58:11.323 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-19 01:58:11.323 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:58:11.323 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:58:11.323 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-19 01:58:11.323 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-19 01:58:11.323 | ++ functions-common:_get_domain_args:951 : echo 2026-06-19 01:58:11.324 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-19 01:58:11.324 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 6c4bea9aa8b042bcae356dac7066bb04 --project 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:58:11.324 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6c4bea9aa8b042bcae356dac7066bb04 --project 4026f4cb6a8e47d7aea4c98003521840 -c Role -f value 2026-06-19 01:58:11.324 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:11.324 | + functions-common:get_or_add_user_project_role:973 : user_role_id=03e4aaeaf47d4775a7ec698fa6e3fac4 2026-06-19 01:58:11.324 | + functions-common:get_or_add_user_project_role:974 : echo 03e4aaeaf47d4775a7ec698fa6e3fac4 2026-06-19 01:58:11.324 | 03e4aaeaf47d4775a7ec698fa6e3fac4 2026-06-19 01:58:11.437 | [2074 Async ks-demo-member:50517]: finished get_or_add_user_project_role member 6c4bea9aa8b042bcae356dac7066bb04 4026f4cb6a8e47d7aea4c98003521840 with result 0 in 11 seconds 2026-06-19 01:58:11.522 | [2074 Async ks-demo-admin:50613]: Waiting for completion of get_or_add_user_project_role admin 7fe5f927e22f4abeaea283aceb6f53d8 4026f4cb6a8e47d7aea4c98003521840 running on PID 50613 (16 other jobs running) 2026-06-19 01:58:11.587 | [2074 Async ks-demo-admin:50613]: Signaling child to exit 2026-06-19 01:58:11.588 | WAKEUP 2026-06-19 01:58:11.641 | [2074 Async ks-demo-admin:50613]: Signaled 2026-06-19 01:58:11.643 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 01:58:11.643 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 01:58:11.644 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-19 01:58:11.645 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:58:11.645 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:58:11.645 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-19 01:58:11.645 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-19 01:58:11.645 | ++ functions-common:_get_domain_args:951 : echo 2026-06-19 01:58:11.645 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-19 01:58:11.645 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 7fe5f927e22f4abeaea283aceb6f53d8 --project 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:58:11.645 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7fe5f927e22f4abeaea283aceb6f53d8 --project 4026f4cb6a8e47d7aea4c98003521840 -c Role -f value 2026-06-19 01:58:11.645 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:11.645 | + functions-common:get_or_add_user_project_role:973 : user_role_id=6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:58:11.645 | + functions-common:get_or_add_user_project_role:974 : echo 6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:58:11.646 | 6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:58:11.745 | [2074 Async ks-demo-admin:50613]: finished get_or_add_user_project_role admin 7fe5f927e22f4abeaea283aceb6f53d8 4026f4cb6a8e47d7aea4c98003521840 with result 0 in 13 seconds 2026-06-19 01:58:11.822 | [2074 Async ks-demo-another:50709]: Waiting for completion of get_or_add_user_project_role anotherrole 6c4bea9aa8b042bcae356dac7066bb04 4026f4cb6a8e47d7aea4c98003521840 running on PID 50709 (15 other jobs running) 2026-06-19 01:58:11.877 | [2074 Async ks-demo-another:50709]: Signaling child to exit 2026-06-19 01:58:11.877 | WAKEUP 2026-06-19 01:58:11.925 | [2074 Async ks-demo-another:50709]: Signaled 2026-06-19 01:58:11.930 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 01:58:11.930 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 01:58:11.930 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-19 01:58:11.930 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:58:11.930 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:58:11.930 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-19 01:58:11.930 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-19 01:58:11.930 | ++ functions-common:_get_domain_args:951 : echo 2026-06-19 01:58:11.930 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-19 01:58:11.930 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6c4bea9aa8b042bcae356dac7066bb04 --project 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:58:11.931 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6c4bea9aa8b042bcae356dac7066bb04 --project 4026f4cb6a8e47d7aea4c98003521840 -c Role -f value 2026-06-19 01:58:11.931 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:11.931 | + functions-common:get_or_add_user_project_role:973 : user_role_id=572b21989df54b3a86c4abef451c699c 2026-06-19 01:58:11.931 | + functions-common:get_or_add_user_project_role:974 : echo 572b21989df54b3a86c4abef451c699c 2026-06-19 01:58:11.931 | 572b21989df54b3a86c4abef451c699c 2026-06-19 01:58:12.023 | [2074 Async ks-demo-another:50709]: finished get_or_add_user_project_role anotherrole 6c4bea9aa8b042bcae356dac7066bb04 4026f4cb6a8e47d7aea4c98003521840 with result 0 in 13 seconds 2026-06-19 01:58:12.103 | [2074 Async ks-demo-invis:50805]: Waiting for completion of get_or_add_user_project_role member 6c4bea9aa8b042bcae356dac7066bb04 5ffd292dec044bafa37cb256fc3adc86 running on PID 50805 (14 other jobs running) 2026-06-19 01:58:12.157 | [2074 Async ks-demo-invis:50805]: Signaling child to exit 2026-06-19 01:58:12.158 | WAKEUP 2026-06-19 01:58:12.206 | [2074 Async ks-demo-invis:50805]: Signaled 2026-06-19 01:58:12.211 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 01:58:12.211 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 01:58:12.211 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-19 01:58:12.211 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:58:12.211 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:58:12.211 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-19 01:58:12.211 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-19 01:58:12.211 | ++ functions-common:_get_domain_args:951 : echo 2026-06-19 01:58:12.214 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-19 01:58:12.214 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 6c4bea9aa8b042bcae356dac7066bb04 --project 5ffd292dec044bafa37cb256fc3adc86 2026-06-19 01:58:12.214 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6c4bea9aa8b042bcae356dac7066bb04 --project 5ffd292dec044bafa37cb256fc3adc86 -c Role -f value 2026-06-19 01:58:12.214 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:12.214 | + functions-common:get_or_add_user_project_role:973 : user_role_id=03e4aaeaf47d4775a7ec698fa6e3fac4 2026-06-19 01:58:12.214 | + functions-common:get_or_add_user_project_role:974 : echo 03e4aaeaf47d4775a7ec698fa6e3fac4 2026-06-19 01:58:12.214 | 03e4aaeaf47d4775a7ec698fa6e3fac4 2026-06-19 01:58:12.302 | [2074 Async ks-demo-invis:50805]: finished get_or_add_user_project_role member 6c4bea9aa8b042bcae356dac7066bb04 5ffd292dec044bafa37cb256fc3adc86 with result 0 in 12 seconds 2026-06-19 01:58:12.387 | [2074 Async ks-demo-reader:50957]: Waiting for completion of get_or_add_user_project_role reader 3ba6eb1552544fadb825c028aa29f849 4026f4cb6a8e47d7aea4c98003521840 running on PID 50957 (13 other jobs running) 2026-06-19 01:58:12.450 | [2074 Async ks-demo-reader:50957]: Signaling child to exit 2026-06-19 01:58:12.450 | WAKEUP 2026-06-19 01:58:12.502 | [2074 Async ks-demo-reader:50957]: Signaled 2026-06-19 01:58:12.505 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 01:58:12.506 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 01:58:12.506 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-19 01:58:12.506 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:58:12.506 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:58:12.506 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-19 01:58:12.506 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-19 01:58:12.506 | ++ functions-common:_get_domain_args:951 : echo 2026-06-19 01:58:12.506 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-19 01:58:12.506 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 3ba6eb1552544fadb825c028aa29f849 --project 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:58:12.506 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3ba6eb1552544fadb825c028aa29f849 --project 4026f4cb6a8e47d7aea4c98003521840 -c Role -f value 2026-06-19 01:58:12.506 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:12.507 | + functions-common:get_or_add_user_project_role:973 : user_role_id=fbc530082324413a9b6d7cf3c5d3250a 2026-06-19 01:58:12.507 | + functions-common:get_or_add_user_project_role:974 : echo fbc530082324413a9b6d7cf3c5d3250a 2026-06-19 01:58:12.507 | fbc530082324413a9b6d7cf3c5d3250a 2026-06-19 01:58:12.609 | [2074 Async ks-demo-reader:50957]: finished get_or_add_user_project_role reader 3ba6eb1552544fadb825c028aa29f849 4026f4cb6a8e47d7aea4c98003521840 with result 0 in 10 seconds 2026-06-19 01:58:12.619 | + inc/async:async_wait:197 : return 0 2026-06-19 01:58:12.625 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-19 01:58:12.738 | [2074 Async ks-alt-admin:51398]: Waiting for completion of get_or_add_user_project_role admin 5ec038c0a66348fb84aa138e9d29ab58 002e6202393045b9aa96a09352a51ab3 running on PID 51398 (12 other jobs running) 2026-06-19 01:58:12.798 | [2074 Async ks-alt-admin:51398]: Signaling child to exit 2026-06-19 01:58:12.802 | WAKEUP 2026-06-19 01:58:12.842 | [2074 Async ks-alt-admin:51398]: Signaled 2026-06-19 01:58:12.844 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 01:58:12.844 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 01:58:12.844 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-19 01:58:12.844 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:58:12.845 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:58:12.845 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-19 01:58:12.845 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-19 01:58:12.845 | ++ functions-common:_get_domain_args:951 : echo 2026-06-19 01:58:12.845 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-19 01:58:12.845 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 5ec038c0a66348fb84aa138e9d29ab58 --project 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:58:12.845 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5ec038c0a66348fb84aa138e9d29ab58 --project 002e6202393045b9aa96a09352a51ab3 -c Role -f value 2026-06-19 01:58:12.845 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:12.845 | + functions-common:get_or_add_user_project_role:973 : user_role_id=6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:58:12.846 | + functions-common:get_or_add_user_project_role:974 : echo 6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:58:12.846 | 6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:58:12.936 | [2074 Async ks-alt-admin:51398]: finished get_or_add_user_project_role admin 5ec038c0a66348fb84aa138e9d29ab58 002e6202393045b9aa96a09352a51ab3 with result 0 in 9 seconds 2026-06-19 01:58:13.021 | [2074 Async ks-alt-another:51494]: Waiting for completion of get_or_add_user_project_role anotherrole 5ec038c0a66348fb84aa138e9d29ab58 002e6202393045b9aa96a09352a51ab3 running on PID 51494 (11 other jobs running) 2026-06-19 01:58:13.082 | [2074 Async ks-alt-another:51494]: Signaling child to exit 2026-06-19 01:58:13.085 | WAKEUP 2026-06-19 01:58:13.139 | [2074 Async ks-alt-another:51494]: Signaled 2026-06-19 01:58:13.140 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 01:58:13.140 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 01:58:13.141 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-19 01:58:13.141 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:58:13.141 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:58:13.141 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-19 01:58:13.141 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-19 01:58:13.141 | ++ functions-common:_get_domain_args:951 : echo 2026-06-19 01:58:13.141 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-19 01:58:13.141 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5ec038c0a66348fb84aa138e9d29ab58 --project 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:58:13.143 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5ec038c0a66348fb84aa138e9d29ab58 --project 002e6202393045b9aa96a09352a51ab3 -c Role -f value 2026-06-19 01:58:13.143 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:13.143 | + functions-common:get_or_add_user_project_role:973 : user_role_id=572b21989df54b3a86c4abef451c699c 2026-06-19 01:58:13.143 | + functions-common:get_or_add_user_project_role:974 : echo 572b21989df54b3a86c4abef451c699c 2026-06-19 01:58:13.143 | 572b21989df54b3a86c4abef451c699c 2026-06-19 01:58:13.239 | [2074 Async ks-alt-another:51494]: finished get_or_add_user_project_role anotherrole 5ec038c0a66348fb84aa138e9d29ab58 002e6202393045b9aa96a09352a51ab3 with result 0 in 9 seconds 2026-06-19 01:58:13.321 | [2074 Async ks-alt-member-user:51629]: Waiting for completion of get_or_add_user_project_role member 0055f52aef7b4b23ae5c3f9a87eb1f18 002e6202393045b9aa96a09352a51ab3 running on PID 51629 (10 other jobs running) 2026-06-19 01:58:13.375 | [2074 Async ks-alt-member-user:51629]: Signaling child to exit 2026-06-19 01:58:13.376 | WAKEUP 2026-06-19 01:58:13.455 | [2074 Async ks-alt-member-user:51629]: Signaled 2026-06-19 01:58:13.460 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 01:58:13.461 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 01:58:13.461 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-19 01:58:13.461 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:58:13.461 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:58:13.461 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-19 01:58:13.461 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-19 01:58:13.461 | ++ functions-common:_get_domain_args:951 : echo 2026-06-19 01:58:13.461 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-19 01:58:13.461 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 0055f52aef7b4b23ae5c3f9a87eb1f18 --project 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:58:13.467 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0055f52aef7b4b23ae5c3f9a87eb1f18 --project 002e6202393045b9aa96a09352a51ab3 -c Role -f value 2026-06-19 01:58:13.467 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:13.467 | + functions-common:get_or_add_user_project_role:973 : user_role_id=03e4aaeaf47d4775a7ec698fa6e3fac4 2026-06-19 01:58:13.467 | + functions-common:get_or_add_user_project_role:974 : echo 03e4aaeaf47d4775a7ec698fa6e3fac4 2026-06-19 01:58:13.467 | 03e4aaeaf47d4775a7ec698fa6e3fac4 2026-06-19 01:58:13.592 | [2074 Async ks-alt-member-user:51629]: finished get_or_add_user_project_role member 0055f52aef7b4b23ae5c3f9a87eb1f18 002e6202393045b9aa96a09352a51ab3 with result 0 in 9 seconds 2026-06-19 01:58:13.679 | [2074 Async ks-alt-reader-user:51801]: Waiting for completion of get_or_add_user_project_role reader fc55a3b7bd2b4e4dab30be461d951d93 002e6202393045b9aa96a09352a51ab3 running on PID 51801 (9 other jobs running) 2026-06-19 01:58:13.742 | [2074 Async ks-alt-reader-user:51801]: Signaling child to exit 2026-06-19 01:58:13.745 | WAKEUP 2026-06-19 01:58:13.791 | [2074 Async ks-alt-reader-user:51801]: Signaled 2026-06-19 01:58:13.795 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 01:58:13.795 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 01:58:13.795 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-19 01:58:13.795 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:58:13.795 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:58:13.795 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-19 01:58:13.795 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-19 01:58:13.796 | ++ functions-common:_get_domain_args:951 : echo 2026-06-19 01:58:13.796 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-19 01:58:13.796 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user fc55a3b7bd2b4e4dab30be461d951d93 --project 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:58:13.796 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fc55a3b7bd2b4e4dab30be461d951d93 --project 002e6202393045b9aa96a09352a51ab3 -c Role -f value 2026-06-19 01:58:13.796 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:13.796 | + functions-common:get_or_add_user_project_role:973 : user_role_id=fbc530082324413a9b6d7cf3c5d3250a 2026-06-19 01:58:13.796 | + functions-common:get_or_add_user_project_role:974 : echo fbc530082324413a9b6d7cf3c5d3250a 2026-06-19 01:58:13.799 | fbc530082324413a9b6d7cf3c5d3250a 2026-06-19 01:58:13.903 | [2074 Async ks-alt-reader-user:51801]: finished get_or_add_user_project_role reader fc55a3b7bd2b4e4dab30be461d951d93 002e6202393045b9aa96a09352a51ab3 with result 0 in 9 seconds 2026-06-19 01:58:13.918 | + inc/async:async_wait:197 : return 0 2026-06-19 01:58:13.924 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-19 01:58:14.060 | [2074 Async ks-system-member:52031]: Waiting for completion of get_or_add_user_system_role member 0b08626f22b34545ba64e6b60af6856e all running on PID 52031 (8 other jobs running) 2026-06-19 01:58:14.120 | [2074 Async ks-system-member:52031]: Signaling child to exit 2026-06-19 01:58:14.121 | WAKEUP 2026-06-19 01:58:14.173 | [2074 Async ks-system-member:52031]: Signaled 2026-06-19 01:58:14.175 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-19 01:58:14.175 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-19 01:58:14.175 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-19 01:58:14.175 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:58:14.176 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:58:14.176 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-19 01:58:14.176 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-19 01:58:14.176 | ++ functions-common:_get_domain_args:951 : echo 2026-06-19 01:58:14.177 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-19 01:58:14.177 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0b08626f22b34545ba64e6b60af6856e --system all -f value -c Role 2026-06-19 01:58:14.177 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:14.177 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-19 01:58:14.177 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-19 01:58:14.178 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add member --user 0b08626f22b34545ba64e6b60af6856e --system all 2026-06-19 01:58:14.178 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0b08626f22b34545ba64e6b60af6856e --system all -f value -c Role 2026-06-19 01:58:14.178 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:14.178 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-19 01:58:14.178 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-19 01:58:14.178 | 2026-06-19 01:58:14.337 | [2074 Async ks-system-member:52031]: finished get_or_add_user_system_role member 0b08626f22b34545ba64e6b60af6856e all with result 0 in 13 seconds 2026-06-19 01:58:14.443 | [2074 Async ks-system-reader:52237]: Waiting for completion of get_or_add_user_system_role reader c9d8aa614fae47199f99f97a6d5daa69 all running on PID 52237 (7 other jobs running) 2026-06-19 01:58:14.532 | [2074 Async ks-system-reader:52237]: Signaling child to exit 2026-06-19 01:58:18.630 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:58:18.693 | [52237 Async ks-system-reader:52237]: finished successfully 2026-06-19 01:58:18.753 | WAKEUP 2026-06-19 01:58:18.797 | [2074 Async ks-system-reader:52237]: Signaled 2026-06-19 01:58:18.799 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-19 01:58:18.799 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-19 01:58:18.799 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-19 01:58:18.799 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:58:18.799 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:58:18.799 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-19 01:58:18.800 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-19 01:58:18.800 | ++ functions-common:_get_domain_args:951 : echo 2026-06-19 01:58:18.800 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-19 01:58:18.800 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c9d8aa614fae47199f99f97a6d5daa69 --system all -f value -c Role 2026-06-19 01:58:18.800 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:18.800 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-19 01:58:18.800 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-19 01:58:18.801 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add reader --user c9d8aa614fae47199f99f97a6d5daa69 --system all 2026-06-19 01:58:18.801 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c9d8aa614fae47199f99f97a6d5daa69 --system all -f value -c Role 2026-06-19 01:58:18.801 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:18.801 | + functions-common:get_or_add_user_system_role:1022 : user_role_id=fbc530082324413a9b6d7cf3c5d3250a 2026-06-19 01:58:18.801 | + functions-common:get_or_add_user_system_role:1024 : echo fbc530082324413a9b6d7cf3c5d3250a 2026-06-19 01:58:18.801 | fbc530082324413a9b6d7cf3c5d3250a 2026-06-19 01:58:18.896 | [2074 Async ks-system-reader:52237]: finished get_or_add_user_system_role reader c9d8aa614fae47199f99f97a6d5daa69 all with result 0 in 16 seconds 2026-06-19 01:58:18.904 | + inc/async:async_wait:197 : return 0 2026-06-19 01:58:18.908 | + 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-19 01:58:19.028 | [2074 Async ks-group-memberdemo:52501]: Waiting for completion of get_or_add_group_project_role member 727c94caad5d49be9e8e59962cedd1f4 4026f4cb6a8e47d7aea4c98003521840 running on PID 52501 (6 other jobs running) 2026-06-19 01:58:19.084 | [2074 Async ks-group-memberdemo:52501]: Signaling child to exit 2026-06-19 01:58:22.083 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:58:22.125 | [52501 Async ks-group-memberdemo:52501]: finished successfully 2026-06-19 01:58:22.164 | WAKEUP 2026-06-19 01:58:22.213 | [2074 Async ks-group-memberdemo:52501]: Signaled 2026-06-19 01:58:22.217 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-19 01:58:22.217 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group 727c94caad5d49be9e8e59962cedd1f4 --project 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:58:22.218 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 727c94caad5d49be9e8e59962cedd1f4 --project 4026f4cb6a8e47d7aea4c98003521840 -f value -c Role 2026-06-19 01:58:22.218 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:22.218 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=03e4aaeaf47d4775a7ec698fa6e3fac4 2026-06-19 01:58:22.218 | + functions-common:get_or_add_group_project_role:1043 : echo 03e4aaeaf47d4775a7ec698fa6e3fac4 2026-06-19 01:58:22.218 | 03e4aaeaf47d4775a7ec698fa6e3fac4 2026-06-19 01:58:22.316 | [2074 Async ks-group-memberdemo:52501]: finished get_or_add_group_project_role member 727c94caad5d49be9e8e59962cedd1f4 4026f4cb6a8e47d7aea4c98003521840 with result 0 in 12 seconds 2026-06-19 01:58:22.397 | [2074 Async ks-group-anotherdemo:52580]: Waiting for completion of get_or_add_group_project_role anotherrole 727c94caad5d49be9e8e59962cedd1f4 4026f4cb6a8e47d7aea4c98003521840 running on PID 52580 (5 other jobs running) 2026-06-19 01:58:22.450 | [2074 Async ks-group-anotherdemo:52580]: Signaling child to exit 2026-06-19 01:58:22.597 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:58:22.637 | [52580 Async ks-group-anotherdemo:52580]: finished successfully 2026-06-19 01:58:22.659 | WAKEUP 2026-06-19 01:58:22.690 | [2074 Async ks-group-anotherdemo:52580]: Signaled 2026-06-19 01:58:22.693 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-19 01:58:22.693 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group 727c94caad5d49be9e8e59962cedd1f4 --project 4026f4cb6a8e47d7aea4c98003521840 2026-06-19 01:58:22.693 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 727c94caad5d49be9e8e59962cedd1f4 --project 4026f4cb6a8e47d7aea4c98003521840 -f value -c Role 2026-06-19 01:58:22.693 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:22.693 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=572b21989df54b3a86c4abef451c699c 2026-06-19 01:58:22.693 | + functions-common:get_or_add_group_project_role:1043 : echo 572b21989df54b3a86c4abef451c699c 2026-06-19 01:58:22.693 | 572b21989df54b3a86c4abef451c699c 2026-06-19 01:58:22.751 | [2074 Async ks-group-anotherdemo:52580]: finished get_or_add_group_project_role anotherrole 727c94caad5d49be9e8e59962cedd1f4 4026f4cb6a8e47d7aea4c98003521840 with result 0 in 12 seconds 2026-06-19 01:58:22.808 | [2074 Async ks-group-memberalt:52659]: Waiting for completion of get_or_add_group_project_role member 727c94caad5d49be9e8e59962cedd1f4 002e6202393045b9aa96a09352a51ab3 running on PID 52659 (4 other jobs running) 2026-06-19 01:58:22.836 | [2074 Async ks-group-memberalt:52659]: Signaling child to exit 2026-06-19 01:58:23.033 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:58:23.077 | [52659 Async ks-group-memberalt:52659]: finished successfully 2026-06-19 01:58:23.113 | WAKEUP 2026-06-19 01:58:23.144 | [2074 Async ks-group-memberalt:52659]: Signaled 2026-06-19 01:58:23.145 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-19 01:58:23.145 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group 727c94caad5d49be9e8e59962cedd1f4 --project 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:58:23.146 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 727c94caad5d49be9e8e59962cedd1f4 --project 002e6202393045b9aa96a09352a51ab3 -f value -c Role 2026-06-19 01:58:23.146 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:23.146 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=03e4aaeaf47d4775a7ec698fa6e3fac4 2026-06-19 01:58:23.146 | + functions-common:get_or_add_group_project_role:1043 : echo 03e4aaeaf47d4775a7ec698fa6e3fac4 2026-06-19 01:58:23.146 | 03e4aaeaf47d4775a7ec698fa6e3fac4 2026-06-19 01:58:23.196 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:58:23.206 | [2074 Async ks-group-memberalt:52659]: finished get_or_add_group_project_role member 727c94caad5d49be9e8e59962cedd1f4 002e6202393045b9aa96a09352a51ab3 with result 0 in 12 seconds 2026-06-19 01:58:23.230 | [52738 Async ks-group-anotheralt:52738]: finished successfully 2026-06-19 01:58:23.256 | [2074 Async ks-group-anotheralt:52738]: Waiting for completion of get_or_add_group_project_role anotherrole 727c94caad5d49be9e8e59962cedd1f4 002e6202393045b9aa96a09352a51ab3 running on PID 52738 (3 other jobs running) 2026-06-19 01:58:23.287 | [2074 Async ks-group-anotheralt:52738]: Signaling child to exit 2026-06-19 01:58:23.287 | WAKEUP 2026-06-19 01:58:23.306 | [2074 Async ks-group-anotheralt:52738]: Signaled 2026-06-19 01:58:23.308 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-19 01:58:23.308 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group 727c94caad5d49be9e8e59962cedd1f4 --project 002e6202393045b9aa96a09352a51ab3 2026-06-19 01:58:23.308 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 727c94caad5d49be9e8e59962cedd1f4 --project 002e6202393045b9aa96a09352a51ab3 -f value -c Role 2026-06-19 01:58:23.308 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:23.308 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=572b21989df54b3a86c4abef451c699c 2026-06-19 01:58:23.308 | + functions-common:get_or_add_group_project_role:1043 : echo 572b21989df54b3a86c4abef451c699c 2026-06-19 01:58:23.308 | 572b21989df54b3a86c4abef451c699c 2026-06-19 01:58:23.353 | [2074 Async ks-group-anotheralt:52738]: finished get_or_add_group_project_role anotherrole 727c94caad5d49be9e8e59962cedd1f4 002e6202393045b9aa96a09352a51ab3 with result 0 in 12 seconds 2026-06-19 01:58:23.389 | [2074 Async ks-group-admin:52857]: Waiting for completion of get_or_add_group_project_role admin 8f70fcd6f44b41a7b04972e04e5843d9 dffb3ac9be154db7807c947881bed470 running on PID 52857 (2 other jobs running) 2026-06-19 01:58:23.415 | [2074 Async ks-group-admin:52857]: Signaling child to exit 2026-06-19 01:58:23.700 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:58:23.727 | [52857 Async ks-group-admin:52857]: finished successfully 2026-06-19 01:58:23.755 | WAKEUP 2026-06-19 01:58:23.780 | [2074 Async ks-group-admin:52857]: Signaled 2026-06-19 01:58:23.782 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-19 01:58:23.783 | + functions-common:get_or_add_group_project_role:1034 : openstack role add admin --group 8f70fcd6f44b41a7b04972e04e5843d9 --project dffb3ac9be154db7807c947881bed470 2026-06-19 01:58:23.783 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8f70fcd6f44b41a7b04972e04e5843d9 --project dffb3ac9be154db7807c947881bed470 -f value -c Role 2026-06-19 01:58:23.783 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:58:23.783 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:58:23.783 | + functions-common:get_or_add_group_project_role:1043 : echo 6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:58:23.783 | 6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:58:23.834 | [2074 Async ks-group-admin:52857]: finished get_or_add_group_project_role admin 8f70fcd6f44b41a7b04972e04e5843d9 dffb3ac9be154db7807c947881bed470 with result 0 in 12 seconds 2026-06-19 01:58:23.841 | + inc/async:async_wait:197 : return 0 2026-06-19 01:58:23.845 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-19 01:58:23.866 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:58:23.871 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-06-19 01:58:23.895 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:58:23.898 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-06-19 01:58:23.902 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-19 01:58:23.976 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-19 01:58:24.022 | [2074 Async create_nova_accounts:54759]: running: create_nova_accounts 2026-06-19 01:58:24.026 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-06-19 01:58:24.053 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:58:24.057 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-06-19 01:58:24.061 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-19 01:58:24.149 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-19 01:58:24.207 | [2074 Async create_glance_accounts:54882]: running: create_glance_accounts 2026-06-19 01:58:24.211 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-06-19 01:58:24.236 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:58:24.238 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-06-19 01:58:24.240 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-19 01:58:24.329 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-19 01:58:24.387 | [2074 Async create_cinder_accounts:55020]: running: create_cinder_accounts 2026-06-19 01:58:24.391 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-06-19 01:58:24.418 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:58:24.421 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-06-19 01:58:24.424 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-19 01:58:24.490 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-19 01:58:24.553 | [2074 Async create_neutron_accounts:55162]: running: create_neutron_accounts 2026-06-19 01:58:24.560 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-06-19 01:58:24.587 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:58:24.594 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-06-19 01:58:24.636 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:58:24.641 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-19 01:58:24.747 | [2074 Async create_nova_accounts:54759]: Waiting for completion of create_nova_accounts running on PID 54759 (5 other jobs running) 2026-06-19 01:58:24.806 | [2074 Async create_nova_accounts:54759]: Signaling child to exit 2026-06-19 01:59:01.254 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:59:01.289 | [55162 Async create_neutron_accounts:55162]: finished successfully 2026-06-19 01:59:08.821 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:59:08.854 | [55020 Async create_cinder_accounts:55020]: finished successfully 2026-06-19 01:59:26.546 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:59:26.576 | [54759 Async create_nova_accounts:54759]: finished successfully 2026-06-19 01:59:26.602 | WAKEUP 2026-06-19 01:59:26.627 | [2074 Async create_nova_accounts:54759]: Signaled 2026-06-19 01:59:26.628 | + 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-19 01:59:26.628 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-19 01:59:26.628 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-19 01:59:26.628 | + functions-common:get_or_create_user:893 : local user_id 2026-06-19 01:59:26.629 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-19 01:59:26.629 | + functions-common:get_or_create_user:897 : local email= 2026-06-19 01:59:26.629 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-19 01:59:26.629 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:26.629 | + functions-common:get_or_create_user:909 : user_id=1a7fdb5ebd8c466d87211aedc87721bf 2026-06-19 01:59:26.629 | + functions-common:get_or_create_user:910 : echo 1a7fdb5ebd8c466d87211aedc87721bf 2026-06-19 01:59:26.629 | 1a7fdb5ebd8c466d87211aedc87721bf 2026-06-19 01:59:26.629 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-19 01:59:26.629 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 01:59:26.629 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 01:59:26.629 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-19 01:59:26.630 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:59:26.630 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:59:26.630 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-19 01:59:26.630 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-19 01:59:26.630 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-19 01:59:26.630 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-19 01:59:26.630 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-19 01:59:26.630 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-19 01:59:26.630 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-19 01:59:26.630 | ++ functions-common:get_or_add_user_project_role:973 : 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-19 01:59:26.631 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:26.631 | + functions-common:get_or_add_user_project_role:973 : user_role_id=6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 01:59:26.632 | + functions-common:get_or_add_user_project_role:974 : echo 6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 01:59:26.632 | 6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 01:59:26.632 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-19 01:59:26.633 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-19 01:59:26.634 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 01:59:26.634 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 01:59:26.634 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-19 01:59:26.635 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:59:26.635 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:59:26.635 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-19 01:59:26.635 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-19 01:59:26.635 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-19 01:59:26.635 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-19 01:59:26.635 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-19 01:59:26.635 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-19 01:59:26.635 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-19 01:59:26.635 | ++ functions-common:get_or_add_user_project_role:973 : 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-19 01:59:26.636 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:26.636 | + functions-common:get_or_add_user_project_role:973 : user_role_id=6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:59:26.636 | + functions-common:get_or_add_user_project_role:974 : echo 6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:59:26.636 | 6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:59:26.636 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-19 01:59:26.636 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.126/compute 2026-06-19 01:59:26.636 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-19 01:59:26.636 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-19 01:59:26.636 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-19 01:59:26.636 | ++ functions-common:get_or_create_service:1060 : 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-19 01:59:26.637 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:26.637 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-19 01:59:26.638 | 67ad067fe0fb46caaa8cf9decac7987f' 2026-06-19 01:59:26.638 | + functions-common:get_or_create_service:1061 : echo 67ad067fe0fb46caaa8cf9decac7987f 2026-06-19 01:59:26.638 | 67ad067fe0fb46caaa8cf9decac7987f 2026-06-19 01:59:26.639 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.126/compute/v2/$(project_id)s' 2026-06-19 01:59:26.639 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-19 01:59:26.639 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.126/compute/v2/$(project_id)s' RegionOne 2026-06-19 01:59:26.639 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-19 01:59:26.639 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-19 01:59:26.639 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:26.639 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-19 01:59:26.639 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-19 01:59:26.640 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.126/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-19 01:59:26.640 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:26.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=d6d7a825e9ea4c3491b2456e34f82306 2026-06-19 01:59:26.640 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo d6d7a825e9ea4c3491b2456e34f82306 2026-06-19 01:59:26.640 | + functions-common:get_or_create_endpoint:1094 : public_id=d6d7a825e9ea4c3491b2456e34f82306 2026-06-19 01:59:26.640 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-19 01:59:26.640 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-19 01:59:26.640 | + functions-common:get_or_create_endpoint:1103 : echo d6d7a825e9ea4c3491b2456e34f82306 2026-06-19 01:59:26.640 | d6d7a825e9ea4c3491b2456e34f82306 2026-06-19 01:59:26.640 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-19 01:59:26.641 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-19 01:59:26.641 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-19 01:59:26.642 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-19 01:59:26.642 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:26.642 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-19 01:59:26.643 | 7d54d3ca32064b1db2cfcb3cd5337473' 2026-06-19 01:59:26.643 | + functions-common:get_or_create_service:1061 : echo 7d54d3ca32064b1db2cfcb3cd5337473 2026-06-19 01:59:26.643 | 7d54d3ca32064b1db2cfcb3cd5337473 2026-06-19 01:59:26.643 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.126/compute/v2.1 2026-06-19 01:59:26.643 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-19 01:59:26.643 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute public http://192.168.122.126/compute/v2.1 RegionOne 2026-06-19 01:59:26.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-19 01:59:26.643 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-19 01:59:26.643 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:26.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-19 01:59:26.644 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-19 01:59:26.644 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.126/compute/v2.1 --region RegionOne -f value -c id 2026-06-19 01:59:26.644 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:26.644 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=997b3a7a0ac94669bf969b84b8f4104f 2026-06-19 01:59:26.644 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 997b3a7a0ac94669bf969b84b8f4104f 2026-06-19 01:59:26.644 | + functions-common:get_or_create_endpoint:1094 : public_id=997b3a7a0ac94669bf969b84b8f4104f 2026-06-19 01:59:26.644 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-19 01:59:26.644 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-19 01:59:26.644 | + functions-common:get_or_create_endpoint:1103 : echo 997b3a7a0ac94669bf969b84b8f4104f 2026-06-19 01:59:26.644 | 997b3a7a0ac94669bf969b84b8f4104f 2026-06-19 01:59:26.645 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-19 01:59:26.645 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:59:26.646 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-19 01:59:26.646 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:59:26.646 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-19 01:59:26.647 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:59:26.647 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-19 01:59:26.647 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:59:26.647 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-19 01:59:26.676 | [2074 Async create_nova_accounts:54759]: finished create_nova_accounts with result 0 in 62 seconds 2026-06-19 01:59:26.723 | [2074 Async create_glance_accounts:54882]: Waiting for completion of create_glance_accounts running on PID 54882 (4 other jobs running) 2026-06-19 01:59:26.755 | [2074 Async create_glance_accounts:54882]: Signaling child to exit 2026-06-19 01:59:40.331 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:59:40.356 | [54882 Async create_glance_accounts:54882]: finished successfully 2026-06-19 01:59:40.380 | WAKEUP 2026-06-19 01:59:40.402 | [2074 Async create_glance_accounts:54882]: Signaled 2026-06-19 01:59:40.403 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-19 01:59:40.404 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:59:40.404 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-19 01:59:40.404 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-19 01:59:40.404 | + functions-common:get_or_create_user:893 : local user_id 2026-06-19 01:59:40.404 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-19 01:59:40.404 | + functions-common:get_or_create_user:897 : local email= 2026-06-19 01:59:40.404 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-19 01:59:40.404 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.404 | + functions-common:get_or_create_user:909 : user_id=a1767478386048f1aaad5a1e401f3b9b 2026-06-19 01:59:40.405 | + functions-common:get_or_create_user:910 : echo a1767478386048f1aaad5a1e401f3b9b 2026-06-19 01:59:40.405 | a1767478386048f1aaad5a1e401f3b9b 2026-06-19 01:59:40.405 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-19 01:59:40.405 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 01:59:40.405 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 01:59:40.405 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-19 01:59:40.406 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:59:40.406 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:59:40.406 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-19 01:59:40.406 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-19 01:59:40.406 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-19 01:59:40.406 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-19 01:59:40.406 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-19 01:59:40.407 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-19 01:59:40.407 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-19 01:59:40.407 | ++ functions-common:get_or_add_user_project_role:973 : 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-19 01:59:40.407 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.407 | + functions-common:get_or_add_user_project_role:973 : user_role_id=6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 01:59:40.407 | + functions-common:get_or_add_user_project_role:974 : echo 6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 01:59:40.407 | 6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 01:59:40.407 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-19 01:59:40.407 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-19 01:59:40.407 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 01:59:40.408 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 01:59:40.408 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-19 01:59:40.408 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:59:40.408 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:59:40.408 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-19 01:59:40.408 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-19 01:59:40.408 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-19 01:59:40.409 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-19 01:59:40.409 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-19 01:59:40.409 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-19 01:59:40.409 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-19 01:59:40.409 | ++ functions-common:get_or_add_user_project_role:973 : 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-19 01:59:40.409 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.409 | + functions-common:get_or_add_user_project_role:973 : user_role_id=6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:59:40.410 | + functions-common:get_or_add_user_project_role:974 : echo 6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:59:40.410 | 6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 01:59:40.410 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-19 01:59:40.410 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:59:40.410 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-19 01:59:40.410 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-19 01:59:40.410 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-19 01:59:40.410 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-19 01:59:40.410 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.410 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-19 01:59:40.410 | e3dbda7327404059a1ef434577e31d56' 2026-06-19 01:59:40.411 | + functions-common:get_or_create_service:1061 : echo e3dbda7327404059a1ef434577e31d56 2026-06-19 01:59:40.411 | e3dbda7327404059a1ef434577e31d56 2026-06-19 01:59:40.411 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.126/image 2026-06-19 01:59:40.411 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-19 01:59:40.411 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface image public http://192.168.122.126/image RegionOne 2026-06-19 01:59:40.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-19 01:59:40.411 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-19 01:59:40.412 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.412 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-19 01:59:40.412 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-19 01:59:40.412 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.126/image --region RegionOne -f value -c id 2026-06-19 01:59:40.412 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.412 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=92d897a41c394676be00daa21617b65a 2026-06-19 01:59:40.413 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 92d897a41c394676be00daa21617b65a 2026-06-19 01:59:40.413 | + functions-common:get_or_create_endpoint:1094 : public_id=92d897a41c394676be00daa21617b65a 2026-06-19 01:59:40.413 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-19 01:59:40.413 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-19 01:59:40.413 | + functions-common:get_or_create_endpoint:1103 : echo 92d897a41c394676be00daa21617b65a 2026-06-19 01:59:40.413 | 92d897a41c394676be00daa21617b65a 2026-06-19 01:59:40.413 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-19 01:59:40.414 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-19 01:59:40.414 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-19 01:59:40.414 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.414 | ++ functions-common:get_or_create_domain:871 : domain_id=default 2026-06-19 01:59:40.414 | ++ functions-common:get_or_create_domain:872 : echo default 2026-06-19 01:59:40.414 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-19 01:59:40.414 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-19 01:59:40.415 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-19 01:59:40.415 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-19 01:59:40.415 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-19 01:59:40.415 | + 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-19 01:59:40.415 | +---------------+----------------------------------+ 2026-06-19 01:59:40.415 | | Field | Value | 2026-06-19 01:59:40.415 | +---------------+----------------------------------+ 2026-06-19 01:59:40.416 | | default_limit | 2000 | 2026-06-19 01:59:40.416 | | description | None | 2026-06-19 01:59:40.416 | | id | 86375bbe5c7d4d438f60e438dc4cdc4b | 2026-06-19 01:59:40.416 | | region_id | RegionOne | 2026-06-19 01:59:40.416 | | resource_name | image_size_total | 2026-06-19 01:59:40.416 | | service_id | e3dbda7327404059a1ef434577e31d56 | 2026-06-19 01:59:40.416 | +---------------+----------------------------------+ 2026-06-19 01:59:40.417 | + 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-19 01:59:40.417 | +---------------+----------------------------------+ 2026-06-19 01:59:40.417 | | Field | Value | 2026-06-19 01:59:40.417 | +---------------+----------------------------------+ 2026-06-19 01:59:40.417 | | default_limit | 2000 | 2026-06-19 01:59:40.417 | | description | None | 2026-06-19 01:59:40.417 | | id | 7b3ae6ecdc4044b69904c93d74e8cf50 | 2026-06-19 01:59:40.418 | | region_id | RegionOne | 2026-06-19 01:59:40.418 | | resource_name | image_stage_total | 2026-06-19 01:59:40.418 | | service_id | e3dbda7327404059a1ef434577e31d56 | 2026-06-19 01:59:40.418 | +---------------+----------------------------------+ 2026-06-19 01:59:40.418 | + 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-19 01:59:40.418 | +---------------+----------------------------------+ 2026-06-19 01:59:40.418 | | Field | Value | 2026-06-19 01:59:40.419 | +---------------+----------------------------------+ 2026-06-19 01:59:40.419 | | default_limit | 100 | 2026-06-19 01:59:40.419 | | description | None | 2026-06-19 01:59:40.419 | | id | f0b3504e2c5b442d916cb5b17972e3fa | 2026-06-19 01:59:40.419 | | region_id | RegionOne | 2026-06-19 01:59:40.419 | | resource_name | image_count_total | 2026-06-19 01:59:40.419 | | service_id | e3dbda7327404059a1ef434577e31d56 | 2026-06-19 01:59:40.419 | +---------------+----------------------------------+ 2026-06-19 01:59:40.419 | + 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-19 01:59:40.419 | +---------------+----------------------------------+ 2026-06-19 01:59:40.420 | | Field | Value | 2026-06-19 01:59:40.420 | +---------------+----------------------------------+ 2026-06-19 01:59:40.420 | | default_limit | 100 | 2026-06-19 01:59:40.420 | | description | None | 2026-06-19 01:59:40.420 | | id | d1b2d54d4a9d4ddeb13aeada8e5f49d1 | 2026-06-19 01:59:40.420 | | region_id | RegionOne | 2026-06-19 01:59:40.420 | | resource_name | image_count_uploading | 2026-06-19 01:59:40.421 | | service_id | e3dbda7327404059a1ef434577e31d56 | 2026-06-19 01:59:40.421 | +---------------+----------------------------------+ 2026-06-19 01:59:40.421 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-19 01:59:40.421 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-19 01:59:40.421 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-19 01:59:40.421 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-19 01:59:40.421 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-19 01:59:40.422 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.126/identity 2026-06-19 01:59:40.422 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-19 01:59:40.422 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-19 01:59:40.422 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.422 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 92d897a41c394676be00daa21617b65a 2026-06-19 01:59:40.422 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-19 01:59:40.422 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-19 01:59:40.422 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:59:40.449 | [2074 Async create_glance_accounts:54882]: finished create_glance_accounts with result 0 in 76 seconds 2026-06-19 01:59:40.488 | [2074 Async create_cinder_accounts:55020]: Waiting for completion of create_cinder_accounts running on PID 55020 (3 other jobs running) 2026-06-19 01:59:40.511 | [2074 Async create_cinder_accounts:55020]: Signaling child to exit 2026-06-19 01:59:40.512 | WAKEUP 2026-06-19 01:59:40.534 | [2074 Async create_cinder_accounts:55020]: Signaled 2026-06-19 01:59:40.535 | + 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-19 01:59:40.536 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-19 01:59:40.536 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-19 01:59:40.536 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 01:59:40.536 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-19 01:59:40.536 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-19 01:59:40.536 | + functions-common:get_or_create_user:893 : local user_id 2026-06-19 01:59:40.536 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-19 01:59:40.536 | + functions-common:get_or_create_user:897 : local email= 2026-06-19 01:59:40.536 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-19 01:59:40.536 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.536 | + functions-common:get_or_create_user:909 : user_id=7a6ade5971ca49c1a39d94d7f47279f2 2026-06-19 01:59:40.537 | + functions-common:get_or_create_user:910 : echo 7a6ade5971ca49c1a39d94d7f47279f2 2026-06-19 01:59:40.537 | 7a6ade5971ca49c1a39d94d7f47279f2 2026-06-19 01:59:40.537 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-19 01:59:40.537 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 01:59:40.537 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 01:59:40.537 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-19 01:59:40.537 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:59:40.537 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:59:40.537 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-19 01:59:40.537 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-19 01:59:40.538 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-19 01:59:40.538 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-19 01:59:40.538 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-19 01:59:40.538 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-19 01:59:40.538 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-19 01:59:40.538 | ++ functions-common:get_or_add_user_project_role:973 : 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-19 01:59:40.538 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.538 | + functions-common:get_or_add_user_project_role:973 : user_role_id=6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 01:59:40.538 | + functions-common:get_or_add_user_project_role:974 : echo 6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 01:59:40.538 | 6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 01:59:40.539 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-19 01:59:40.539 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-19 01:59:40.539 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.126/volume 2026-06-19 01:59:40.539 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-19 01:59:40.539 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-19 01:59:40.539 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-19 01:59:40.539 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-19 01:59:40.539 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.539 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-19 01:59:40.539 | 97d6753c2f3d46d383474a64dc5b480a' 2026-06-19 01:59:40.540 | + functions-common:get_or_create_service:1061 : echo 97d6753c2f3d46d383474a64dc5b480a 2026-06-19 01:59:40.540 | 97d6753c2f3d46d383474a64dc5b480a 2026-06-19 01:59:40.540 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.126/volume/v3 2026-06-19 01:59:40.540 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-19 01:59:40.540 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.126/volume/v3 RegionOne 2026-06-19 01:59:40.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-19 01:59:40.540 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-19 01:59:40.540 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-19 01:59:40.540 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-19 01:59:40.541 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.126/volume/v3 --region RegionOne -f value -c id 2026-06-19 01:59:40.541 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.541 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=41ec4ce5952346ef8c21da8e4bff38cc 2026-06-19 01:59:40.541 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 41ec4ce5952346ef8c21da8e4bff38cc 2026-06-19 01:59:40.541 | + functions-common:get_or_create_endpoint:1094 : public_id=41ec4ce5952346ef8c21da8e4bff38cc 2026-06-19 01:59:40.541 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-19 01:59:40.541 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-19 01:59:40.541 | + functions-common:get_or_create_endpoint:1103 : echo 41ec4ce5952346ef8c21da8e4bff38cc 2026-06-19 01:59:40.541 | 41ec4ce5952346ef8c21da8e4bff38cc 2026-06-19 01:59:40.541 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-19 01:59:40.542 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-19 01:59:40.542 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-19 01:59:40.542 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-19 01:59:40.542 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.542 | ++ functions-common:get_or_create_project:922 : project_id=9c4d96b1465343faa40cb4a087e6cdde 2026-06-19 01:59:40.542 | ++ functions-common:get_or_create_project:923 : echo 9c4d96b1465343faa40cb4a087e6cdde 2026-06-19 01:59:40.542 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 9c4d96b1465343faa40cb4a087e6cdde 2026-06-19 01:59:40.542 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-19 01:59:40.542 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-19 01:59:40.542 | ++ functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-19 01:59:40.543 | ++ functions-common:get_or_create_user:897 : local email= 2026-06-19 01:59:40.543 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-19 01:59:40.543 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-19 01:59:40.543 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.543 | ++ functions-common:get_or_create_user:909 : user_id=7a6ade5971ca49c1a39d94d7f47279f2 2026-06-19 01:59:40.543 | ++ functions-common:get_or_create_user:910 : echo 7a6ade5971ca49c1a39d94d7f47279f2 2026-06-19 01:59:40.543 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 7a6ade5971ca49c1a39d94d7f47279f2 2026-06-19 01:59:40.582 | [2074 Async create_cinder_accounts:55020]: finished create_cinder_accounts with result 0 in 44 seconds 2026-06-19 01:59:40.587 | + inc/async:async_wait:197 : return 0 2026-06-19 01:59:40.591 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-19 01:59:40.643 | [2074 Async create_neutron_accounts:55162]: Waiting for completion of create_neutron_accounts running on PID 55162 (2 other jobs running) 2026-06-19 01:59:40.668 | [2074 Async create_neutron_accounts:55162]: Signaling child to exit 2026-06-19 01:59:40.668 | WAKEUP 2026-06-19 01:59:40.689 | [2074 Async create_neutron_accounts:55162]: Signaled 2026-06-19 01:59:40.691 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-19 01:59:40.691 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.126/ 2026-06-19 01:59:40.691 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-19 01:59:40.691 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.126/networking 2026-06-19 01:59:40.692 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-19 01:59:40.692 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:59:40.692 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-19 01:59:40.692 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-19 01:59:40.692 | + functions-common:get_or_create_user:893 : local user_id 2026-06-19 01:59:40.692 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-19 01:59:40.692 | + functions-common:get_or_create_user:897 : local email= 2026-06-19 01:59:40.692 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-19 01:59:40.692 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.692 | + functions-common:get_or_create_user:909 : user_id=213de1401ddb4f308efef5c3c94a7188 2026-06-19 01:59:40.693 | + functions-common:get_or_create_user:910 : echo 213de1401ddb4f308efef5c3c94a7188 2026-06-19 01:59:40.693 | 213de1401ddb4f308efef5c3c94a7188 2026-06-19 01:59:40.693 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-19 01:59:40.693 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 01:59:40.693 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 01:59:40.693 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-19 01:59:40.693 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 01:59:40.693 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 01:59:40.693 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-19 01:59:40.693 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-19 01:59:40.694 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-19 01:59:40.694 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-19 01:59:40.694 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-19 01:59:40.694 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-19 01:59:40.694 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-19 01:59:40.694 | ++ functions-common:get_or_add_user_project_role:973 : 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-19 01:59:40.694 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.694 | + functions-common:get_or_add_user_project_role:973 : user_role_id=6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 01:59:40.694 | + functions-common:get_or_add_user_project_role:974 : echo 6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 01:59:40.694 | 6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 01:59:40.695 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-19 01:59:40.695 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-19 01:59:40.695 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-19 01:59:40.695 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-19 01:59:40.695 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-19 01:59:40.695 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.695 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-19 01:59:40.695 | 833b8bb8a51c4a4aa5c83594a77789a4' 2026-06-19 01:59:40.695 | + functions-common:get_or_create_service:1061 : echo 833b8bb8a51c4a4aa5c83594a77789a4 2026-06-19 01:59:40.695 | 833b8bb8a51c4a4aa5c83594a77789a4 2026-06-19 01:59:40.696 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.126/networking 2026-06-19 01:59:40.696 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-19 01:59:40.696 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface network public http://192.168.122.126/networking RegionOne 2026-06-19 01:59:40.696 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-19 01:59:40.696 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-19 01:59:40.696 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.696 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-19 01:59:40.696 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-19 01:59:40.696 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.126/networking --region RegionOne -f value -c id 2026-06-19 01:59:40.696 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 01:59:40.697 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=b7de7dee496e4724a36351cc50cbaff9 2026-06-19 01:59:40.697 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo b7de7dee496e4724a36351cc50cbaff9 2026-06-19 01:59:40.697 | + functions-common:get_or_create_endpoint:1094 : public_id=b7de7dee496e4724a36351cc50cbaff9 2026-06-19 01:59:40.697 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-19 01:59:40.697 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-19 01:59:40.697 | + functions-common:get_or_create_endpoint:1103 : echo b7de7dee496e4724a36351cc50cbaff9 2026-06-19 01:59:40.697 | b7de7dee496e4724a36351cc50cbaff9 2026-06-19 01:59:40.739 | [2074 Async create_neutron_accounts:55162]: finished create_neutron_accounts with result 0 in 36 seconds 2026-06-19 01:59:40.747 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-19 01:59:40.753 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-19 01:59:40.756 | + inc/async:async_wait:197 : return 0 2026-06-19 01:59:40.759 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-06-19 01:59:40.781 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:59:40.784 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-06-19 01:59:40.805 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:59:40.809 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-06-19 01:59:40.812 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 01:59:40.815 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-06-19 01:59:40.819 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-06-19 01:59:40.822 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-19 01:59:40.890 | + inc/async:async_inner:63 : init_glance 2026-06-19 01:59:40.931 | [2074 Async init_glance:57399]: running: init_glance 2026-06-19 01:59:40.934 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-06-19 01:59:40.956 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 01:59:40.959 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-06-19 01:59:40.963 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 01:59:40.966 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-06-19 01:59:40.968 | + ./stack.sh:main:1164 : configure_neutron 2026-06-19 01:59:40.971 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-19 01:59:40.974 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-19 01:59:40.978 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-19 01:59:40.996 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-19 01:59:40.999 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-19 01:59:55.269 | + inc/async:async_inner:64 : rc=0 2026-06-19 01:59:55.295 | [57399 Async init_glance:57399]: finished successfully 2026-06-19 02:00:06.719 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-19 02:00:06.719 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-19 02:00:22.015 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-19 02:00:22.021 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-19 02:00:22.023 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-19 02:00:22.026 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-19 02:00:22.029 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-19 02:00:22.033 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-19 02:00:22.036 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-19 02:00:22.039 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-19 02:00:22.042 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-19 02:00:22.044 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-19 02:00:22.047 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-19 02:00:22.050 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-19 02:00:22.054 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-19 02:00:22.056 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-19 02:00:22.059 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-19 02:00:22.062 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-19 02:00:22.068 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:00:22.071 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:00:22.074 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-19 02:00:22.077 | + 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-19 02:00:22.083 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-19 02:00:22.087 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-19 02:00:22.090 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-19 02:00:22.093 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-19 02:00:22.096 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-19 02:00:22.099 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-19 02:00:22.102 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-19 02:00:22.120 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:00:22.123 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-19 02:00:22.126 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-19 02:00:22.130 | + 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-19 02:00:22.167 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-19 02:00:22.201 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-19 02:00:22.238 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-19 02:00:22.275 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-19 02:00:22.314 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-19 02:00:22.356 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-19 02:00:22.359 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-19 02:00:22.363 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-19 02:00:22.366 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-19 02:00:22.369 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-19 02:00:22.389 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-19 02:00:22.392 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-19 02:00:22.395 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-19 02:00:22.398 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-19 02:00:22.400 | + 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-19 02:00:22.435 | + 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-19 02:00:22.471 | + 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-19 02:00:22.506 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-19 02:00:22.543 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-19 02:00:22.579 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-19 02:00:22.581 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-19 02:00:22.584 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-19 02:00:22.587 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-19 02:00:22.590 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-19 02:00:22.593 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-19 02:00:22.596 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-19 02:00:22.599 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-19 02:00:22.617 | + 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-19 02:00:22.632 | + 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-19 02:00:22.649 | + 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-19 02:00:22.667 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-19 02:00:22.683 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-19 02:00:22.686 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-19 02:00:22.690 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-19 02:00:22.695 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.XGuv7D8NoN 2026-06-19 02:00:22.698 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-19 02:00:22.701 | + 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-19 02:00:22.705 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.XGuv7D8NoN 2026-06-19 02:00:22.709 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.XGuv7D8NoN 2026-06-19 02:00:22.726 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.XGuv7D8NoN /etc/sudoers.d/neutron-rootwrap 2026-06-19 02:00:22.744 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-19 02:00:22.747 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-19 02:00:22.750 | + 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-19 02:00:22.786 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-19 02:00:22.789 | + 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-19 02:00:22.824 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-19 02:00:22.828 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-19 02:00:22.831 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-19 02:00:22.833 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-19 02:00:22.837 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-19 02:00:22.840 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-19 02:00:22.860 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:00:22.864 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-19 02:00:22.867 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-19 02:00:22.870 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-19 02:00:22.890 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:00:22.893 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.126:5672/ 2026-06-19 02:00:22.897 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.126:5672/ 2026-06-19 02:00:22.932 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-19 02:00:22.935 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-19 02:00:22.938 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-19 02:00:22.961 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:00:22.964 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-19 02:00:22.985 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:00:22.989 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-19 02:00:23.009 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:00:23.013 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-19 02:00:23.035 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:00:23.037 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-19 02:00:23.060 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:00:23.063 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-19 02:00:23.066 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-19 02:00:23.088 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:00:23.091 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-19 02:00:23.095 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-19 02:00:23.098 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-19 02:00:23.098 | Configuring OVN 2026-06-19 02:00:23.101 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-19 02:00:23.105 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-19 02:00:23.110 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-19 02:00:23.116 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=b8304170-f6b6-4409-9eeb-7f8382791dc6 2026-06-19 02:00:23.119 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-19 02:00:23.123 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-19 02:00:23.126 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-19 02:00:23.129 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-19 02:00:23.132 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-19 02:00:23.136 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-19 02:00:23.139 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-19 02:00:23.142 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-19 02:00:23.145 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-19 02:00:23.149 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-19 02:00:23.151 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-19 02:00:23.155 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-19 02:00:23.158 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-19 02:00:23.161 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-19 02:00:23.165 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-19 02:00:23.168 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-19 02:00:23.172 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-19 02:00:23.175 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-19 02:00:23.179 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-19 02:00:23.200 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:00:23.203 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-19 02:00:23.251 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-19 02:00:23.254 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-19 02:00:23.257 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-19 02:00:23.277 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:00:23.280 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-19 02:00:23.284 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-19 02:00:23.287 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-19 02:00:23.290 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-19 02:00:23.308 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-19 02:00:23.313 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-19 02:00:23.316 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-19 02:00:47.697 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-19 02:00:47.697 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-19 02:01:02.932 | + 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-19 02:01:02.937 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-19 02:01:02.940 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-19 02:01:02.942 | + 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-19 02:01:02.977 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-19 02:01:02.980 | + 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-19 02:01:03.015 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-19 02:01:03.050 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.126 2026-06-19 02:01:03.085 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-19 02:01:03.119 | + 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-19 02:01:03.154 | + 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-19 02:01:03.190 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.126:6642 2026-06-19 02:01:03.226 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-19 02:01:03.246 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:01:03.250 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-19 02:01:03.253 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-19 02:01:03.287 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.126:6641 2026-06-19 02:01:03.321 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-19 02:01:03.325 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-19 02:01:03.325 | Configuring Neutron for OVN 2026-06-19 02:01:03.328 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-19 02:01:03.348 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:01:03.352 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-19 02:01:03.356 | ++ 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-19 02:01:03.356 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-19 02:01:07.009 | + 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-19 02:01:07.014 | ++ 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-19 02:01:07.014 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-19 02:01:10.184 | + 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-19 02:01:10.189 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-19 02:01:10.200 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:01:10.205 | + 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-19 02:01:10.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-19 02:01:10.211 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-19 02:01:10.213 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-19 02:01:10.220 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-19 02:01:10.220 | address-scope 2026-06-19 02:01:10.220 | agent 2026-06-19 02:01:10.220 | allowed-address-pairs 2026-06-19 02:01:10.220 | auto-allocated-topology 2026-06-19 02:01:10.220 | availability_zone 2026-06-19 02:01:10.220 | bgp 2026-06-19 02:01:10.220 | bgp_4byte_asn 2026-06-19 02:01:10.221 | bgp_dragent_scheduler 2026-06-19 02:01:10.221 | binding 2026-06-19 02:01:10.221 | binding-extended 2026-06-19 02:01:10.221 | default-subnetpools 2026-06-19 02:01:10.221 | dhcp_agent_scheduler 2026-06-19 02:01:10.221 | dns-domain-ports 2026-06-19 02:01:10.221 | dns-integration 2026-06-19 02:01:10.221 | dns-integration-domain-keywords 2026-06-19 02:01:10.221 | empty-string-filtering 2026-06-19 02:01:10.221 | enable-default-route-bfd 2026-06-19 02:01:10.221 | enable-default-route-ecmp 2026-06-19 02:01:10.222 | expose-port-forwarding-in-fip 2026-06-19 02:01:10.222 | ext-gw-mode 2026-06-19 02:01:10.222 | external-gateway-multihoming 2026-06-19 02:01:10.222 | external-net 2026-06-19 02:01:10.222 | extra_dhcp_opt 2026-06-19 02:01:10.222 | extraroute 2026-06-19 02:01:10.222 | extraroute-atomic 2026-06-19 02:01:10.222 | filter-validation 2026-06-19 02:01:10.222 | fip-port-details 2026-06-19 02:01:10.222 | flavors 2026-06-19 02:01:10.223 | floating-ip-port-forwarding 2026-06-19 02:01:10.223 | floating-ip-port-forwarding-description 2026-06-19 02:01:10.223 | floating-ip-port-forwarding-detail 2026-06-19 02:01:10.223 | floating-ip-port-forwarding-port-ranges 2026-06-19 02:01:10.223 | floatingip-pools 2026-06-19 02:01:10.223 | fwaas_v2 2026-06-19 02:01:10.223 | ip_allocation 2026-06-19 02:01:10.223 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:01:10.223 | l3-flavors 2026-06-19 02:01:10.223 | l3-ha 2026-06-19 02:01:10.224 | l3_agent_scheduler 2026-06-19 02:01:10.224 | logging 2026-06-19 02:01:10.224 | multi-provider 2026-06-19 02:01:10.224 | net-mtu 2026-06-19 02:01:10.224 | net-mtu-writable 2026-06-19 02:01:10.224 | network-ip-availability 2026-06-19 02:01:10.224 | network_availability_zone 2026-06-19 02:01:10.224 | network_ha 2026-06-19 02:01:10.224 | pagination 2026-06-19 02:01:10.224 | port-device-profile 2026-06-19 02:01:10.224 | port-hardware-offload-type 2026-06-19 02:01:10.225 | port-mac-address-regenerate 2026-06-19 02:01:10.225 | port-numa-affinity-policy 2026-06-19 02:01:10.225 | port-numa-affinity-policy-socket 2026-06-19 02:01:10.225 | port-resource-request 2026-06-19 02:01:10.225 | port-security 2026-06-19 02:01:10.225 | port-trusted-vif 2026-06-19 02:01:10.225 | project-id 2026-06-19 02:01:10.225 | provider 2026-06-19 02:01:10.225 | pvlan 2026-06-19 02:01:10.225 | qinq 2026-06-19 02:01:10.225 | qos 2026-06-19 02:01:10.227 | qos-bw-limit-direction 2026-06-19 02:01:10.228 | qos-bw-minimum-ingress 2026-06-19 02:01:10.228 | qos-default 2026-06-19 02:01:10.228 | qos-fip 2026-06-19 02:01:10.228 | qos-gateway-ip 2026-06-19 02:01:10.228 | qos-rule-type-details 2026-06-19 02:01:10.228 | qos-rule-type-filter 2026-06-19 02:01:10.228 | qos-rules-alias 2026-06-19 02:01:10.228 | quota-check-limit 2026-06-19 02:01:10.228 | quota-check-limit-default 2026-06-19 02:01:10.228 | quota_details 2026-06-19 02:01:10.228 | quotas 2026-06-19 02:01:10.229 | rbac-address-scope 2026-06-19 02:01:10.229 | rbac-policies 2026-06-19 02:01:10.229 | rbac-security-groups 2026-06-19 02:01:10.229 | router 2026-06-19 02:01:10.229 | router-enable-snat 2026-06-19 02:01:10.229 | router_availability_zone 2026-06-19 02:01:10.229 | security-group 2026-06-19 02:01:10.229 | security-groups-default-rules 2026-06-19 02:01:10.229 | security-groups-default-statefulness 2026-06-19 02:01:10.229 | security-groups-normalized-cidr 2026-06-19 02:01:10.230 | security-groups-remote-address-group 2026-06-19 02:01:10.230 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:01:10.230 | security-groups-shared-filtering 2026-06-19 02:01:10.231 | segment 2026-06-19 02:01:10.231 | sorting 2026-06-19 02:01:10.231 | standard-attr-description 2026-06-19 02:01:10.231 | standard-attr-fwaas-v2 2026-06-19 02:01:10.231 | standard-attr-revisions 2026-06-19 02:01:10.231 | standard-attr-tag 2026-06-19 02:01:10.231 | standard-attr-timestamp 2026-06-19 02:01:10.231 | stateful-security-group 2026-06-19 02:01:10.231 | subnet-dns-publish-fixed-ip 2026-06-19 02:01:10.231 | subnet-external-network 2026-06-19 02:01:10.231 | subnet-service-types 2026-06-19 02:01:10.231 | subnet_allocation 2026-06-19 02:01:10.232 | subnet_onboard 2026-06-19 02:01:10.232 | subnetpool-prefix-ops 2026-06-19 02:01:10.232 | tag-creation 2026-06-19 02:01:10.232 | tap-mirror 2026-06-19 02:01:10.232 | tap-mirror-both-direction 2026-06-19 02:01:10.232 | trunk 2026-06-19 02:01:10.232 | uplink-status-propagation 2026-06-19 02:01:10.232 | uplink-status-propagation-updatable 2026-06-19 02:01:10.232 | vlan-transparent 2026-06-19 02:01:10.232 | vpn-endpoint-groups 2026-06-19 02:01:10.232 | vpnaas' 2026-06-19 02:01:10.233 | ++ 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-19 02:01:10.233 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-19 02:01:10.233 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-19 02:01:10.235 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-19 02:01:10.235 | address-scope 2026-06-19 02:01:10.235 | agent 2026-06-19 02:01:10.235 | allowed-address-pairs 2026-06-19 02:01:10.235 | auto-allocated-topology 2026-06-19 02:01:10.235 | availability_zone 2026-06-19 02:01:10.236 | bgp 2026-06-19 02:01:10.236 | bgp_4byte_asn 2026-06-19 02:01:10.236 | bgp_dragent_scheduler 2026-06-19 02:01:10.236 | binding 2026-06-19 02:01:10.236 | binding-extended 2026-06-19 02:01:10.236 | default-subnetpools 2026-06-19 02:01:10.236 | dhcp_agent_scheduler 2026-06-19 02:01:10.236 | dns-domain-ports 2026-06-19 02:01:10.236 | dns-integration 2026-06-19 02:01:10.236 | dns-integration-domain-keywords 2026-06-19 02:01:10.236 | empty-string-filtering 2026-06-19 02:01:10.237 | enable-default-route-bfd 2026-06-19 02:01:10.237 | enable-default-route-ecmp 2026-06-19 02:01:10.237 | expose-port-forwarding-in-fip 2026-06-19 02:01:10.237 | ext-gw-mode 2026-06-19 02:01:10.237 | external-gateway-multihoming 2026-06-19 02:01:10.237 | external-net 2026-06-19 02:01:10.237 | extra_dhcp_opt 2026-06-19 02:01:10.237 | extraroute 2026-06-19 02:01:10.237 | extraroute-atomic 2026-06-19 02:01:10.237 | filter-validation 2026-06-19 02:01:10.237 | fip-port-details 2026-06-19 02:01:10.238 | flavors 2026-06-19 02:01:10.238 | floating-ip-port-forwarding 2026-06-19 02:01:10.238 | floating-ip-port-forwarding-description 2026-06-19 02:01:10.238 | floating-ip-port-forwarding-detail 2026-06-19 02:01:10.238 | floating-ip-port-forwarding-port-ranges 2026-06-19 02:01:10.238 | floatingip-pools 2026-06-19 02:01:10.238 | fwaas_v2 2026-06-19 02:01:10.238 | ip_allocation 2026-06-19 02:01:10.238 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:01:10.238 | l3-flavors 2026-06-19 02:01:10.238 | l3-ha 2026-06-19 02:01:10.239 | l3_agent_scheduler 2026-06-19 02:01:10.239 | logging 2026-06-19 02:01:10.239 | multi-provider 2026-06-19 02:01:10.239 | net-mtu 2026-06-19 02:01:10.239 | net-mtu-writable 2026-06-19 02:01:10.239 | network-ip-availability 2026-06-19 02:01:10.239 | network_availability_zone 2026-06-19 02:01:10.239 | network_ha 2026-06-19 02:01:10.240 | pagination 2026-06-19 02:01:10.240 | port-device-profile 2026-06-19 02:01:10.240 | port-hardware-offload-type 2026-06-19 02:01:10.240 | port-mac-address-regenerate 2026-06-19 02:01:10.240 | port-numa-affinity-policy 2026-06-19 02:01:10.240 | port-numa-affinity-policy-socket 2026-06-19 02:01:10.240 | port-resource-request 2026-06-19 02:01:10.240 | port-security 2026-06-19 02:01:10.240 | port-trusted-vif 2026-06-19 02:01:10.241 | project-id 2026-06-19 02:01:10.241 | provider 2026-06-19 02:01:10.241 | pvlan 2026-06-19 02:01:10.242 | qinq 2026-06-19 02:01:10.242 | qos 2026-06-19 02:01:10.242 | qos-bw-limit-direction 2026-06-19 02:01:10.242 | qos-bw-minimum-ingress 2026-06-19 02:01:10.242 | qos-default 2026-06-19 02:01:10.242 | qos-fip 2026-06-19 02:01:10.242 | qos-gateway-ip 2026-06-19 02:01:10.242 | qos-rule-type-details 2026-06-19 02:01:10.242 | qos-rule-type-filter 2026-06-19 02:01:10.242 | qos-rules-alias 2026-06-19 02:01:10.242 | quota-check-limit 2026-06-19 02:01:10.243 | quota-check-limit-default 2026-06-19 02:01:10.243 | quota_details 2026-06-19 02:01:10.243 | quotas 2026-06-19 02:01:10.243 | rbac-address-scope 2026-06-19 02:01:10.243 | rbac-policies 2026-06-19 02:01:10.243 | rbac-security-groups 2026-06-19 02:01:10.243 | router 2026-06-19 02:01:10.243 | router-enable-snat 2026-06-19 02:01:10.243 | router_availability_zone 2026-06-19 02:01:10.243 | security-group 2026-06-19 02:01:10.243 | security-groups-default-rules 2026-06-19 02:01:10.244 | security-groups-default-statefulness 2026-06-19 02:01:10.244 | security-groups-normalized-cidr 2026-06-19 02:01:10.244 | security-groups-remote-address-group 2026-06-19 02:01:10.244 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:01:10.244 | security-groups-shared-filtering 2026-06-19 02:01:10.244 | segment 2026-06-19 02:01:10.244 | sorting 2026-06-19 02:01:10.244 | standard-attr-description 2026-06-19 02:01:10.244 | standard-attr-fwaas-v2 2026-06-19 02:01:10.244 | standard-attr-revisions 2026-06-19 02:01:10.244 | standard-attr-tag 2026-06-19 02:01:10.245 | standard-attr-timestamp 2026-06-19 02:01:10.245 | stateful-security-group 2026-06-19 02:01:10.245 | subnet-dns-publish-fixed-ip 2026-06-19 02:01:10.245 | subnet-external-network 2026-06-19 02:01:10.245 | subnet-service-types 2026-06-19 02:01:10.245 | subnet_allocation 2026-06-19 02:01:10.245 | subnet_onboard 2026-06-19 02:01:10.245 | subnetpool-prefix-ops 2026-06-19 02:01:10.245 | tag-creation 2026-06-19 02:01:10.245 | tap-mirror 2026-06-19 02:01:10.246 | tap-mirror-both-direction 2026-06-19 02:01:10.246 | trunk 2026-06-19 02:01:10.246 | uplink-status-propagation 2026-06-19 02:01:10.246 | uplink-status-propagation-updatable 2026-06-19 02:01:10.246 | vlan-transparent 2026-06-19 02:01:10.246 | vpn-endpoint-groups 2026-06-19 02:01:10.246 | vpnaas' 2026-06-19 02:01:10.247 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-19 02:01:10.247 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-19 02:01:10.247 | address-scope 2026-06-19 02:01:10.247 | agent 2026-06-19 02:01:10.247 | allowed-address-pairs 2026-06-19 02:01:10.247 | auto-allocated-topology 2026-06-19 02:01:10.247 | availability_zone 2026-06-19 02:01:10.247 | bgp 2026-06-19 02:01:10.247 | bgp_4byte_asn 2026-06-19 02:01:10.247 | bgp_dragent_scheduler 2026-06-19 02:01:10.247 | binding 2026-06-19 02:01:10.248 | binding-extended 2026-06-19 02:01:10.248 | default-subnetpools 2026-06-19 02:01:10.248 | dhcp_agent_scheduler 2026-06-19 02:01:10.248 | dns-domain-ports 2026-06-19 02:01:10.248 | dns-integration 2026-06-19 02:01:10.248 | dns-integration-domain-keywords 2026-06-19 02:01:10.248 | empty-string-filtering 2026-06-19 02:01:10.248 | enable-default-route-bfd 2026-06-19 02:01:10.248 | enable-default-route-ecmp 2026-06-19 02:01:10.248 | expose-port-forwarding-in-fip 2026-06-19 02:01:10.248 | ext-gw-mode 2026-06-19 02:01:10.248 | external-gateway-multihoming 2026-06-19 02:01:10.249 | external-net 2026-06-19 02:01:10.249 | extra_dhcp_opt 2026-06-19 02:01:10.249 | extraroute 2026-06-19 02:01:10.249 | extraroute-atomic 2026-06-19 02:01:10.249 | filter-validation 2026-06-19 02:01:10.249 | fip-port-details 2026-06-19 02:01:10.249 | flavors 2026-06-19 02:01:10.250 | floating-ip-port-forwarding 2026-06-19 02:01:10.250 | floating-ip-port-forwarding-description 2026-06-19 02:01:10.250 | floating-ip-port-forwarding-detail 2026-06-19 02:01:10.250 | floating-ip-port-forwarding-port-ranges 2026-06-19 02:01:10.250 | floatingip-pools 2026-06-19 02:01:10.250 | fwaas_v2 2026-06-19 02:01:10.250 | ip_allocation 2026-06-19 02:01:10.250 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:01:10.250 | l3-flavors 2026-06-19 02:01:10.250 | l3-ha 2026-06-19 02:01:10.250 | l3_agent_scheduler 2026-06-19 02:01:10.250 | logging 2026-06-19 02:01:10.251 | multi-provider 2026-06-19 02:01:10.251 | net-mtu 2026-06-19 02:01:10.251 | net-mtu-writable 2026-06-19 02:01:10.251 | network-ip-availability 2026-06-19 02:01:10.251 | network_availability_zone 2026-06-19 02:01:10.251 | network_ha 2026-06-19 02:01:10.251 | pagination 2026-06-19 02:01:10.251 | port-device-profile 2026-06-19 02:01:10.251 | port-hardware-offload-type 2026-06-19 02:01:10.251 | port-mac-address-regenerate 2026-06-19 02:01:10.251 | port-numa-affinity-policy 2026-06-19 02:01:10.252 | port-numa-affinity-policy-socket 2026-06-19 02:01:10.252 | port-resource-request 2026-06-19 02:01:10.252 | port-security 2026-06-19 02:01:10.252 | port-trusted-vif 2026-06-19 02:01:10.252 | project-id 2026-06-19 02:01:10.252 | provider 2026-06-19 02:01:10.252 | pvlan 2026-06-19 02:01:10.252 | qinq 2026-06-19 02:01:10.252 | qos 2026-06-19 02:01:10.252 | qos-bw-limit-direction 2026-06-19 02:01:10.253 | qos-bw-minimum-ingress 2026-06-19 02:01:10.253 | qos-default 2026-06-19 02:01:10.253 | qos-fip 2026-06-19 02:01:10.253 | qos-gateway-ip 2026-06-19 02:01:10.253 | qos-rule-type-details 2026-06-19 02:01:10.253 | qos-rule-type-filter 2026-06-19 02:01:10.253 | qos-rules-alias 2026-06-19 02:01:10.253 | quota-check-limit 2026-06-19 02:01:10.253 | quota-check-limit-default 2026-06-19 02:01:10.253 | quota_details 2026-06-19 02:01:10.253 | quotas 2026-06-19 02:01:10.254 | rbac-address-scope 2026-06-19 02:01:10.254 | rbac-policies 2026-06-19 02:01:10.254 | rbac-security-groups 2026-06-19 02:01:10.254 | router 2026-06-19 02:01:10.254 | router-enable-snat 2026-06-19 02:01:10.254 | router_availability_zone 2026-06-19 02:01:10.254 | security-group 2026-06-19 02:01:10.254 | security-groups-default-rules 2026-06-19 02:01:10.254 | security-groups-default-statefulness 2026-06-19 02:01:10.254 | security-groups-normalized-cidr 2026-06-19 02:01:10.254 | security-groups-remote-address-group 2026-06-19 02:01:10.254 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:01:10.255 | security-groups-shared-filtering 2026-06-19 02:01:10.255 | segment 2026-06-19 02:01:10.255 | sorting 2026-06-19 02:01:10.255 | standard-attr-description 2026-06-19 02:01:10.255 | standard-attr-fwaas-v2 2026-06-19 02:01:10.255 | standard-attr-revisions 2026-06-19 02:01:10.255 | standard-attr-tag 2026-06-19 02:01:10.255 | standard-attr-timestamp 2026-06-19 02:01:10.255 | stateful-security-group 2026-06-19 02:01:10.255 | subnet-dns-publish-fixed-ip 2026-06-19 02:01:10.256 | subnet-external-network 2026-06-19 02:01:10.256 | subnet-service-types 2026-06-19 02:01:10.256 | subnet_allocation 2026-06-19 02:01:10.256 | subnet_onboard 2026-06-19 02:01:10.256 | subnetpool-prefix-ops 2026-06-19 02:01:10.256 | tag-creation 2026-06-19 02:01:10.256 | tap-mirror 2026-06-19 02:01:10.256 | tap-mirror-both-direction 2026-06-19 02:01:10.256 | trunk 2026-06-19 02:01:10.256 | uplink-status-propagation 2026-06-19 02:01:10.256 | uplink-status-propagation-updatable 2026-06-19 02:01:10.257 | vlan-transparent 2026-06-19 02:01:10.257 | vpn-endpoint-groups 2026-06-19 02:01:10.257 | vpnaas' 2026-06-19 02:01:10.257 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-19 02:01:10.257 | address-scope 2026-06-19 02:01:10.257 | agent 2026-06-19 02:01:10.257 | allowed-address-pairs 2026-06-19 02:01:10.257 | auto-allocated-topology 2026-06-19 02:01:10.257 | availability_zone 2026-06-19 02:01:10.257 | bgp 2026-06-19 02:01:10.257 | bgp_4byte_asn 2026-06-19 02:01:10.258 | bgp_dragent_scheduler 2026-06-19 02:01:10.258 | binding 2026-06-19 02:01:10.258 | binding-extended 2026-06-19 02:01:10.258 | default-subnetpools 2026-06-19 02:01:10.258 | dhcp_agent_scheduler 2026-06-19 02:01:10.258 | dns-domain-ports 2026-06-19 02:01:10.258 | dns-integration 2026-06-19 02:01:10.258 | dns-integration-domain-keywords 2026-06-19 02:01:10.258 | empty-string-filtering 2026-06-19 02:01:10.258 | enable-default-route-bfd 2026-06-19 02:01:10.258 | enable-default-route-ecmp 2026-06-19 02:01:10.258 | expose-port-forwarding-in-fip 2026-06-19 02:01:10.259 | ext-gw-mode 2026-06-19 02:01:10.259 | external-gateway-multihoming 2026-06-19 02:01:10.259 | external-net 2026-06-19 02:01:10.259 | extra_dhcp_opt 2026-06-19 02:01:10.259 | extraroute 2026-06-19 02:01:10.259 | extraroute-atomic 2026-06-19 02:01:10.259 | filter-validation 2026-06-19 02:01:10.259 | fip-port-details 2026-06-19 02:01:10.259 | flavors 2026-06-19 02:01:10.259 | floating-ip-port-forwarding 2026-06-19 02:01:10.259 | floating-ip-port-forwarding-description 2026-06-19 02:01:10.259 | floating-ip-port-forwarding-detail 2026-06-19 02:01:10.260 | floating-ip-port-forwarding-port-ranges 2026-06-19 02:01:10.260 | floatingip-pools 2026-06-19 02:01:10.260 | fwaas_v2 2026-06-19 02:01:10.260 | ip_allocation 2026-06-19 02:01:10.260 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:01:10.260 | l3-flavors 2026-06-19 02:01:10.260 | l3-ha 2026-06-19 02:01:10.260 | l3_agent_scheduler 2026-06-19 02:01:10.260 | logging 2026-06-19 02:01:10.260 | multi-provider 2026-06-19 02:01:10.260 | net-mtu 2026-06-19 02:01:10.261 | net-mtu-writable 2026-06-19 02:01:10.261 | network-ip-availability 2026-06-19 02:01:10.261 | network_availability_zone 2026-06-19 02:01:10.261 | network_ha 2026-06-19 02:01:10.261 | pagination 2026-06-19 02:01:10.261 | port-device-profile 2026-06-19 02:01:10.261 | port-hardware-offload-type 2026-06-19 02:01:10.261 | port-mac-address-regenerate 2026-06-19 02:01:10.261 | port-numa-affinity-policy 2026-06-19 02:01:10.261 | port-numa-affinity-policy-socket 2026-06-19 02:01:10.261 | port-resource-request 2026-06-19 02:01:10.261 | port-security 2026-06-19 02:01:10.262 | port-trusted-vif 2026-06-19 02:01:10.262 | project-id 2026-06-19 02:01:10.262 | provider 2026-06-19 02:01:10.262 | pvlan 2026-06-19 02:01:10.262 | qinq 2026-06-19 02:01:10.262 | qos 2026-06-19 02:01:10.262 | qos-bw-limit-direction 2026-06-19 02:01:10.262 | qos-bw-minimum-ingress 2026-06-19 02:01:10.262 | qos-default 2026-06-19 02:01:10.262 | qos-fip 2026-06-19 02:01:10.262 | qos-gateway-ip 2026-06-19 02:01:10.262 | qos-rule-type-details 2026-06-19 02:01:10.263 | qos-rule-type-filter 2026-06-19 02:01:10.263 | qos-rules-alias 2026-06-19 02:01:10.263 | quota-check-limit 2026-06-19 02:01:10.263 | quota-check-limit-default 2026-06-19 02:01:10.263 | quota_details 2026-06-19 02:01:10.263 | quotas 2026-06-19 02:01:10.263 | rbac-address-scope 2026-06-19 02:01:10.263 | rbac-policies 2026-06-19 02:01:10.263 | rbac-security-groups 2026-06-19 02:01:10.263 | router 2026-06-19 02:01:10.263 | router-enable-snat 2026-06-19 02:01:10.264 | router_availability_zone 2026-06-19 02:01:10.264 | security-group 2026-06-19 02:01:10.264 | security-groups-default-rules 2026-06-19 02:01:10.264 | security-groups-default-statefulness 2026-06-19 02:01:10.264 | security-groups-normalized-cidr 2026-06-19 02:01:10.264 | security-groups-remote-address-group 2026-06-19 02:01:10.264 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:01:10.264 | security-groups-shared-filtering 2026-06-19 02:01:10.264 | segment 2026-06-19 02:01:10.264 | sorting 2026-06-19 02:01:10.264 | standard-attr-description 2026-06-19 02:01:10.264 | standard-attr-fwaas-v2 2026-06-19 02:01:10.265 | standard-attr-revisions 2026-06-19 02:01:10.265 | standard-attr-tag 2026-06-19 02:01:10.265 | standard-attr-timestamp 2026-06-19 02:01:10.265 | stateful-security-group 2026-06-19 02:01:10.265 | subnet-dns-publish-fixed-ip 2026-06-19 02:01:10.265 | subnet-external-network 2026-06-19 02:01:10.265 | subnet-service-types 2026-06-19 02:01:10.265 | subnet_allocation 2026-06-19 02:01:10.265 | subnet_onboard 2026-06-19 02:01:10.265 | subnetpool-prefix-ops 2026-06-19 02:01:10.265 | tag-creation 2026-06-19 02:01:10.266 | tap-mirror 2026-06-19 02:01:10.266 | tap-mirror-both-direction 2026-06-19 02:01:10.266 | trunk 2026-06-19 02:01:10.266 | uplink-status-propagation 2026-06-19 02:01:10.266 | uplink-status-propagation-updatable 2026-06-19 02:01:10.266 | vlan-transparent 2026-06-19 02:01:10.266 | vpn-endpoint-groups 2026-06-19 02:01:10.266 | vpnaas' 2026-06-19 02:01:10.266 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-19 02:01:10.266 | address-scope 2026-06-19 02:01:10.266 | agent 2026-06-19 02:01:10.266 | allowed-address-pairs 2026-06-19 02:01:10.267 | auto-allocated-topology 2026-06-19 02:01:10.267 | availability_zone 2026-06-19 02:01:10.267 | bgp 2026-06-19 02:01:10.267 | bgp_4byte_asn 2026-06-19 02:01:10.267 | bgp_dragent_scheduler 2026-06-19 02:01:10.267 | binding 2026-06-19 02:01:10.267 | binding-extended 2026-06-19 02:01:10.267 | default-subnetpools 2026-06-19 02:01:10.267 | dhcp_agent_scheduler 2026-06-19 02:01:10.267 | dns-domain-ports 2026-06-19 02:01:10.267 | dns-integration 2026-06-19 02:01:10.268 | dns-integration-domain-keywords 2026-06-19 02:01:10.268 | empty-string-filtering 2026-06-19 02:01:10.268 | enable-default-route-bfd 2026-06-19 02:01:10.268 | enable-default-route-ecmp 2026-06-19 02:01:10.268 | expose-port-forwarding-in-fip 2026-06-19 02:01:10.268 | ext-gw-mode 2026-06-19 02:01:10.268 | external-gateway-multihoming 2026-06-19 02:01:10.268 | external-net 2026-06-19 02:01:10.268 | extra_dhcp_opt 2026-06-19 02:01:10.268 | extraroute 2026-06-19 02:01:10.268 | extraroute-atomic 2026-06-19 02:01:10.268 | filter-validation 2026-06-19 02:01:10.269 | fip-port-details 2026-06-19 02:01:10.269 | flavors 2026-06-19 02:01:10.269 | floating-ip-port-forwarding 2026-06-19 02:01:10.269 | floating-ip-port-forwarding-description 2026-06-19 02:01:10.269 | floating-ip-port-forwarding-detail 2026-06-19 02:01:10.269 | floating-ip-port-forwarding-port-ranges 2026-06-19 02:01:10.269 | floatingip-pools 2026-06-19 02:01:10.269 | fwaas_v2 2026-06-19 02:01:10.269 | ip_allocation 2026-06-19 02:01:10.269 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:01:10.269 | l3-flavors 2026-06-19 02:01:10.270 | l3-ha 2026-06-19 02:01:10.270 | l3_agent_scheduler 2026-06-19 02:01:10.270 | logging 2026-06-19 02:01:10.270 | multi-provider 2026-06-19 02:01:10.270 | net-mtu 2026-06-19 02:01:10.270 | net-mtu-writable 2026-06-19 02:01:10.270 | network-ip-availability 2026-06-19 02:01:10.270 | network_availability_zone 2026-06-19 02:01:10.270 | network_ha 2026-06-19 02:01:10.270 | pagination 2026-06-19 02:01:10.270 | port-device-profile 2026-06-19 02:01:10.270 | port-hardware-offload-type 2026-06-19 02:01:10.271 | port-mac-address-regenerate 2026-06-19 02:01:10.271 | port-numa-affinity-policy 2026-06-19 02:01:10.271 | port-numa-affinity-policy-socket 2026-06-19 02:01:10.271 | port-resource-request 2026-06-19 02:01:10.271 | port-security 2026-06-19 02:01:10.271 | port-trusted-vif 2026-06-19 02:01:10.271 | project-id 2026-06-19 02:01:10.271 | provider 2026-06-19 02:01:10.271 | pvlan 2026-06-19 02:01:10.271 | qinq 2026-06-19 02:01:10.271 | qos 2026-06-19 02:01:10.271 | qos-bw-limit-direction 2026-06-19 02:01:10.272 | qos-bw-minimum-ingress 2026-06-19 02:01:10.272 | qos-default 2026-06-19 02:01:10.272 | qos-fip 2026-06-19 02:01:10.272 | qos-gateway-ip 2026-06-19 02:01:10.272 | qos-rule-type-details 2026-06-19 02:01:10.272 | qos-rule-type-filter 2026-06-19 02:01:10.272 | qos-rules-alias 2026-06-19 02:01:10.272 | quota-check-limit 2026-06-19 02:01:10.272 | quota-check-limit-default 2026-06-19 02:01:10.272 | quota_details 2026-06-19 02:01:10.272 | quotas 2026-06-19 02:01:10.272 | rbac-address-scope 2026-06-19 02:01:10.273 | rbac-policies 2026-06-19 02:01:10.273 | rbac-security-groups 2026-06-19 02:01:10.273 | router 2026-06-19 02:01:10.273 | router-enable-snat 2026-06-19 02:01:10.273 | router_availability_zone 2026-06-19 02:01:10.273 | security-group 2026-06-19 02:01:10.273 | security-groups-default-rules 2026-06-19 02:01:10.273 | security-groups-default-statefulness 2026-06-19 02:01:10.273 | security-groups-normalized-cidr 2026-06-19 02:01:10.273 | security-groups-remote-address-group 2026-06-19 02:01:10.273 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:01:10.274 | security-groups-shared-filtering 2026-06-19 02:01:10.274 | segment 2026-06-19 02:01:10.274 | sorting 2026-06-19 02:01:10.274 | standard-attr-description 2026-06-19 02:01:10.274 | standard-attr-fwaas-v2 2026-06-19 02:01:10.274 | standard-attr-revisions 2026-06-19 02:01:10.274 | standard-attr-tag 2026-06-19 02:01:10.274 | standard-attr-timestamp 2026-06-19 02:01:10.274 | stateful-security-group 2026-06-19 02:01:10.274 | subnet-dns-publish-fixed-ip 2026-06-19 02:01:10.274 | subnet-external-network 2026-06-19 02:01:10.274 | subnet-service-types 2026-06-19 02:01:10.275 | subnet_allocation 2026-06-19 02:01:10.275 | subnet_onboard 2026-06-19 02:01:10.275 | subnetpool-prefix-ops 2026-06-19 02:01:10.275 | tag-creation 2026-06-19 02:01:10.275 | tap-mirror 2026-06-19 02:01:10.275 | tap-mirror-both-direction 2026-06-19 02:01:10.275 | trunk 2026-06-19 02:01:10.275 | uplink-status-propagation 2026-06-19 02:01:10.275 | uplink-status-propagation-updatable 2026-06-19 02:01:10.275 | vlan-transparent 2026-06-19 02:01:10.275 | vpn-endpoint-groups 2026-06-19 02:01:10.276 | vpnaas' 2026-06-19 02:01:10.276 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-19 02:01:10.276 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-19 02:01:10.276 | address-scope 2026-06-19 02:01:10.276 | agent 2026-06-19 02:01:10.276 | allowed-address-pairs 2026-06-19 02:01:10.276 | auto-allocated-topology 2026-06-19 02:01:10.276 | availability_zone 2026-06-19 02:01:10.277 | bgp 2026-06-19 02:01:10.277 | bgp_4byte_asn 2026-06-19 02:01:10.277 | bgp_dragent_scheduler 2026-06-19 02:01:10.277 | binding 2026-06-19 02:01:10.277 | binding-extended 2026-06-19 02:01:10.277 | default-subnetpools 2026-06-19 02:01:10.277 | dhcp_agent_scheduler 2026-06-19 02:01:10.277 | dns-domain-ports 2026-06-19 02:01:10.277 | dns-integration 2026-06-19 02:01:10.277 | dns-integration-domain-keywords 2026-06-19 02:01:10.277 | empty-string-filtering 2026-06-19 02:01:10.278 | enable-default-route-bfd 2026-06-19 02:01:10.278 | enable-default-route-ecmp 2026-06-19 02:01:10.278 | expose-port-forwarding-in-fip 2026-06-19 02:01:10.278 | ext-gw-mode 2026-06-19 02:01:10.278 | external-gateway-multihoming 2026-06-19 02:01:10.278 | external-net 2026-06-19 02:01:10.278 | extra_dhcp_opt 2026-06-19 02:01:10.278 | extraroute 2026-06-19 02:01:10.278 | extraroute-atomic 2026-06-19 02:01:10.278 | filter-validation 2026-06-19 02:01:10.278 | fip-port-details 2026-06-19 02:01:10.278 | flavors 2026-06-19 02:01:10.279 | floating-ip-port-forwarding 2026-06-19 02:01:10.279 | floating-ip-port-forwarding-description 2026-06-19 02:01:10.279 | floating-ip-port-forwarding-detail 2026-06-19 02:01:10.279 | floating-ip-port-forwarding-port-ranges 2026-06-19 02:01:10.279 | floatingip-pools 2026-06-19 02:01:10.279 | fwaas_v2 2026-06-19 02:01:10.279 | ip_allocation 2026-06-19 02:01:10.279 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:01:10.279 | l3-flavors 2026-06-19 02:01:10.279 | l3-ha 2026-06-19 02:01:10.279 | l3_agent_scheduler 2026-06-19 02:01:10.280 | logging 2026-06-19 02:01:10.280 | multi-provider 2026-06-19 02:01:10.280 | net-mtu 2026-06-19 02:01:10.280 | net-mtu-writable 2026-06-19 02:01:10.280 | network-ip-availability 2026-06-19 02:01:10.280 | network_availability_zone 2026-06-19 02:01:10.280 | network_ha 2026-06-19 02:01:10.280 | pagination 2026-06-19 02:01:10.280 | port-device-profile 2026-06-19 02:01:10.280 | port-hardware-offload-type 2026-06-19 02:01:10.280 | port-mac-address-regenerate 2026-06-19 02:01:10.280 | port-numa-affinity-policy 2026-06-19 02:01:10.281 | port-numa-affinity-policy-socket 2026-06-19 02:01:10.281 | port-resource-request 2026-06-19 02:01:10.281 | port-security 2026-06-19 02:01:10.281 | port-trusted-vif 2026-06-19 02:01:10.281 | project-id 2026-06-19 02:01:10.281 | provider 2026-06-19 02:01:10.281 | pvlan 2026-06-19 02:01:10.281 | qinq 2026-06-19 02:01:10.281 | qos 2026-06-19 02:01:10.281 | qos-bw-limit-direction 2026-06-19 02:01:10.281 | qos-bw-minimum-ingress 2026-06-19 02:01:10.281 | qos-default 2026-06-19 02:01:10.282 | qos-fip 2026-06-19 02:01:10.282 | qos-gateway-ip 2026-06-19 02:01:10.282 | qos-rule-type-details 2026-06-19 02:01:10.282 | qos-rule-type-filter 2026-06-19 02:01:10.282 | qos-rules-alias 2026-06-19 02:01:10.282 | quota-check-limit 2026-06-19 02:01:10.282 | quota-check-limit-default 2026-06-19 02:01:10.282 | quota_details 2026-06-19 02:01:10.282 | quotas 2026-06-19 02:01:10.282 | rbac-address-scope 2026-06-19 02:01:10.282 | rbac-policies 2026-06-19 02:01:10.283 | rbac-security-groups 2026-06-19 02:01:10.283 | router 2026-06-19 02:01:10.283 | router-enable-snat 2026-06-19 02:01:10.283 | router_availability_zone 2026-06-19 02:01:10.283 | security-group 2026-06-19 02:01:10.283 | security-groups-default-rules 2026-06-19 02:01:10.283 | security-groups-default-statefulness 2026-06-19 02:01:10.283 | security-groups-normalized-cidr 2026-06-19 02:01:10.283 | security-groups-remote-address-group 2026-06-19 02:01:10.283 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:01:10.283 | security-groups-shared-filtering 2026-06-19 02:01:10.284 | segment 2026-06-19 02:01:10.284 | sorting 2026-06-19 02:01:10.284 | standard-attr-description 2026-06-19 02:01:10.284 | standard-attr-fwaas-v2 2026-06-19 02:01:10.284 | standard-attr-revisions 2026-06-19 02:01:10.284 | standard-attr-tag 2026-06-19 02:01:10.284 | standard-attr-timestamp 2026-06-19 02:01:10.284 | stateful-security-group 2026-06-19 02:01:10.284 | subnet-dns-publish-fixed-ip 2026-06-19 02:01:10.284 | subnet-external-network 2026-06-19 02:01:10.284 | subnet-service-types 2026-06-19 02:01:10.284 | subnet_allocation 2026-06-19 02:01:10.285 | subnet_onboard 2026-06-19 02:01:10.285 | subnetpool-prefix-ops 2026-06-19 02:01:10.285 | tag-creation 2026-06-19 02:01:10.285 | tap-mirror 2026-06-19 02:01:10.285 | tap-mirror-both-direction 2026-06-19 02:01:10.285 | trunk 2026-06-19 02:01:10.285 | uplink-status-propagation 2026-06-19 02:01:10.285 | uplink-status-propagation-updatable 2026-06-19 02:01:10.285 | vlan-transparent 2026-06-19 02:01:10.285 | vpn-endpoint-groups 2026-06-19 02:01:10.285 | vpnaas' 2026-06-19 02:01:10.286 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-19 02:01:10.286 | address-scope 2026-06-19 02:01:10.286 | agent 2026-06-19 02:01:10.286 | allowed-address-pairs 2026-06-19 02:01:10.286 | auto-allocated-topology 2026-06-19 02:01:10.286 | availability_zone 2026-06-19 02:01:10.286 | bgp 2026-06-19 02:01:10.286 | bgp_4byte_asn 2026-06-19 02:01:10.286 | bgp_dragent_scheduler 2026-06-19 02:01:10.286 | binding 2026-06-19 02:01:10.287 | binding-extended 2026-06-19 02:01:10.287 | default-subnetpools 2026-06-19 02:01:10.287 | dhcp_agent_scheduler 2026-06-19 02:01:10.287 | dns-domain-ports 2026-06-19 02:01:10.287 | dns-integration 2026-06-19 02:01:10.287 | dns-integration-domain-keywords 2026-06-19 02:01:10.287 | empty-string-filtering 2026-06-19 02:01:10.287 | enable-default-route-bfd 2026-06-19 02:01:10.287 | enable-default-route-ecmp 2026-06-19 02:01:10.287 | expose-port-forwarding-in-fip 2026-06-19 02:01:10.287 | ext-gw-mode 2026-06-19 02:01:10.288 | external-gateway-multihoming 2026-06-19 02:01:10.288 | external-net 2026-06-19 02:01:10.288 | extra_dhcp_opt 2026-06-19 02:01:10.288 | extraroute 2026-06-19 02:01:10.288 | extraroute-atomic 2026-06-19 02:01:10.288 | filter-validation 2026-06-19 02:01:10.288 | fip-port-details 2026-06-19 02:01:10.288 | flavors 2026-06-19 02:01:10.288 | floating-ip-port-forwarding 2026-06-19 02:01:10.288 | floating-ip-port-forwarding-description 2026-06-19 02:01:10.288 | floating-ip-port-forwarding-detail 2026-06-19 02:01:10.289 | floating-ip-port-forwarding-port-ranges 2026-06-19 02:01:10.289 | floatingip-pools 2026-06-19 02:01:10.289 | fwaas_v2 2026-06-19 02:01:10.289 | ip_allocation 2026-06-19 02:01:10.289 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:01:10.289 | l3-flavors 2026-06-19 02:01:10.289 | l3-ha 2026-06-19 02:01:10.289 | l3_agent_scheduler 2026-06-19 02:01:10.289 | logging 2026-06-19 02:01:10.289 | multi-provider 2026-06-19 02:01:10.290 | net-mtu 2026-06-19 02:01:10.290 | net-mtu-writable 2026-06-19 02:01:10.290 | network-ip-availability 2026-06-19 02:01:10.290 | network_availability_zone 2026-06-19 02:01:10.290 | network_ha 2026-06-19 02:01:10.290 | pagination 2026-06-19 02:01:10.290 | port-device-profile 2026-06-19 02:01:10.290 | port-hardware-offload-type 2026-06-19 02:01:10.290 | port-mac-address-regenerate 2026-06-19 02:01:10.291 | port-numa-affinity-policy 2026-06-19 02:01:10.291 | port-numa-affinity-policy-socket 2026-06-19 02:01:10.291 | port-resource-request 2026-06-19 02:01:10.291 | port-security 2026-06-19 02:01:10.291 | port-trusted-vif 2026-06-19 02:01:10.291 | project-id 2026-06-19 02:01:10.291 | provider 2026-06-19 02:01:10.291 | pvlan 2026-06-19 02:01:10.291 | qinq 2026-06-19 02:01:10.291 | qos 2026-06-19 02:01:10.291 | qos-bw-limit-direction 2026-06-19 02:01:10.292 | qos-bw-minimum-ingress 2026-06-19 02:01:10.292 | qos-default 2026-06-19 02:01:10.292 | qos-fip 2026-06-19 02:01:10.292 | qos-gateway-ip 2026-06-19 02:01:10.292 | qos-rule-type-details 2026-06-19 02:01:10.292 | qos-rule-type-filter 2026-06-19 02:01:10.292 | qos-rules-alias 2026-06-19 02:01:10.292 | quota-check-limit 2026-06-19 02:01:10.292 | quota-check-limit-default 2026-06-19 02:01:10.292 | quota_details 2026-06-19 02:01:10.292 | quotas 2026-06-19 02:01:10.292 | rbac-address-scope 2026-06-19 02:01:10.293 | rbac-policies 2026-06-19 02:01:10.293 | rbac-security-groups 2026-06-19 02:01:10.293 | router 2026-06-19 02:01:10.293 | router-enable-snat 2026-06-19 02:01:10.293 | router_availability_zone 2026-06-19 02:01:10.293 | security-group 2026-06-19 02:01:10.293 | security-groups-default-rules 2026-06-19 02:01:10.293 | security-groups-default-statefulness 2026-06-19 02:01:10.293 | security-groups-normalized-cidr 2026-06-19 02:01:10.293 | security-groups-remote-address-group 2026-06-19 02:01:10.293 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:01:10.294 | security-groups-shared-filtering 2026-06-19 02:01:10.294 | segment 2026-06-19 02:01:10.294 | sorting 2026-06-19 02:01:10.294 | standard-attr-description 2026-06-19 02:01:10.294 | standard-attr-fwaas-v2 2026-06-19 02:01:10.294 | standard-attr-revisions 2026-06-19 02:01:10.294 | standard-attr-tag 2026-06-19 02:01:10.294 | standard-attr-timestamp 2026-06-19 02:01:10.294 | stateful-security-group 2026-06-19 02:01:10.294 | subnet-dns-publish-fixed-ip 2026-06-19 02:01:10.294 | subnet-external-network 2026-06-19 02:01:10.294 | subnet-service-types 2026-06-19 02:01:10.295 | subnet_allocation 2026-06-19 02:01:10.295 | subnet_onboard 2026-06-19 02:01:10.295 | subnetpool-prefix-ops 2026-06-19 02:01:10.295 | tag-creation 2026-06-19 02:01:10.295 | tap-mirror 2026-06-19 02:01:10.295 | tap-mirror-both-direction 2026-06-19 02:01:10.295 | trunk 2026-06-19 02:01:10.295 | uplink-status-propagation 2026-06-19 02:01:10.295 | uplink-status-propagation-updatable 2026-06-19 02:01:10.295 | vlan-transparent 2026-06-19 02:01:10.295 | vpn-endpoint-groups 2026-06-19 02:01:10.296 | vpnaas' 2026-06-19 02:01:10.296 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-19 02:01:10.296 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-19 02:01:10.296 | ++ 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-19 02:01:10.298 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-19 02:01:10.304 | + 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-19 02:01:10.309 | + 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-19 02:01:10.314 | + 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-19 02:01:10.318 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:10.322 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-19 02:01:10.326 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-19 02:01:10.331 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-19 02:01:10.335 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:10.339 | + 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-19 02:01:10.382 | + 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.126:6641 2026-06-19 02:01:10.386 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:10.390 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-19 02:01:10.394 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.126:6641 2026-06-19 02:01:10.398 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.126:6641 ']' 2026-06-19 02:01:10.402 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:10.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.126:6641 2026-06-19 02:01:10.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.126:6642 2026-06-19 02:01:10.447 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:10.451 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-19 02:01:10.456 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.126:6642 2026-06-19 02:01:10.460 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.126:6642 ']' 2026-06-19 02:01:10.463 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:10.466 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.126:6642 2026-06-19 02:01:10.507 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-19 02:01:10.530 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:01:10.533 | + 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-19 02:01:10.537 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:10.541 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-19 02:01:10.545 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-19 02:01:10.548 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-19 02:01:10.552 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:10.556 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-19 02:01:10.598 | + 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-19 02:01:10.602 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:10.605 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-19 02:01:10.610 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-19 02:01:10.613 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-19 02:01:10.617 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:10.620 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-19 02:01:10.661 | + 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-19 02:01:10.665 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:10.668 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-19 02:01:10.671 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-19 02:01:10.675 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-19 02:01:10.679 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:10.683 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-19 02:01:10.726 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-19 02:01:10.754 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-19 02:01:10.777 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:01:10.781 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-19 02:01:10.785 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-19 02:01:10.808 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:01:10.812 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-19 02:01:10.815 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-19 02:01:10.819 | + 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-19 02:01:10.823 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:10.826 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-19 02:01:10.830 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-19 02:01:10.833 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-19 02:01:10.837 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:10.840 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-19 02:01:10.883 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-19 02:01:10.907 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:01:10.911 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-19 02:01:10.954 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-19 02:01:10.978 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:01:10.982 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-19 02:01:11.025 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-19 02:01:11.049 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:01:11.053 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-19 02:01:11.057 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-19 02:01:11.082 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:01:11.086 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-19 02:01:11.090 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-19 02:01:11.093 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-19 02:01:11.136 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-19 02:01:11.160 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:01:11.164 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-19 02:01:11.188 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:01:11.191 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-19 02:01:11.215 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:01:11.218 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-19 02:01:11.242 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:01:11.246 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-19 02:01:11.271 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:01:11.274 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-19 02:01:11.299 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:01:11.303 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-19 02:01:11.306 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-19 02:01:11.310 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-19 02:01:11.316 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-19 02:01:11.361 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-19 02:01:11.403 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-19 02:01:11.447 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-19 02:01:11.488 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-19 02:01:11.492 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-19 02:01:11.495 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-19 02:01:11.499 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-19 02:01:11.503 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-19 02:01:11.506 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-19 02:01:11.510 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-19 02:01:11.514 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-19 02:01:11.518 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-19 02:01:11.522 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-19 02:01:11.563 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-19 02:01:11.606 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.126/identity 2026-06-19 02:01:11.647 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-19 02:01:11.691 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-19 02:01:11.734 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-19 02:01:11.776 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-19 02:01:11.822 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-19 02:01:11.864 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.126/identity 2026-06-19 02:01:11.907 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-19 02:01:11.949 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-19 02:01:11.990 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-19 02:01:11.994 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-19 02:01:12.036 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-19 02:01:12.079 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-19 02:01:12.082 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-19 02:01:12.085 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-19 02:01:12.089 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-19 02:01:12.093 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-19 02:01:12.138 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-19 02:01:12.180 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.126/identity 2026-06-19 02:01:12.226 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-19 02:01:12.268 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-19 02:01:12.310 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-19 02:01:12.353 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-19 02:01:12.396 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-19 02:01:12.443 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-19 02:01:12.448 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-19 02:01:12.452 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-19 02:01:12.456 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-19 02:01:12.459 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-19 02:01:12.500 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-19 02:01:12.542 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.126/identity 2026-06-19 02:01:12.582 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-19 02:01:12.626 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-19 02:01:12.669 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-19 02:01:12.712 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-19 02:01:12.756 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-19 02:01:12.801 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-19 02:01:12.805 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-19 02:01:12.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-19 02:01:12.813 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-19 02:01:12.817 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-19 02:01:12.821 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-19 02:01:12.825 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-19 02:01:12.829 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-19 02:01:12.832 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-19 02:01:12.836 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-19 02:01:12.839 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-19 02:01:12.843 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-19 02:01:12.847 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-19 02:01:12.850 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-19 02:01:12.854 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-19 02:01:12.858 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-19 02:01:12.862 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-19 02:01:12.866 | + 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-19 02:01:12.869 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:12.873 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-19 02:01:12.877 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-19 02:01:12.880 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-19 02:01:12.884 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:12.888 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-19 02:01:12.932 | + 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-19 02:01:12.936 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:12.940 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-19 02:01:12.944 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-19 02:01:12.948 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-19 02:01:12.952 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:12.955 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-19 02:01:12.997 | + 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-19 02:01:13.001 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:13.004 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-19 02:01:13.008 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-19 02:01:13.012 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-19 02:01:13.016 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:13.020 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-19 02:01:13.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-19 02:01:13.069 | + 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-19 02:01:13.073 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:13.077 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-19 02:01:13.081 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-19 02:01:13.085 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-19 02:01:13.088 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:13.092 | + 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-19 02:01:13.135 | + 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-19 02:01:13.138 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:13.141 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-19 02:01:13.145 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-19 02:01:13.148 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-19 02:01:13.152 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:13.156 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-19 02:01:13.197 | + 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-19 02:01:13.201 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:13.205 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-19 02:01:13.208 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-19 02:01:13.211 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-19 02:01:13.215 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:13.218 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-19 02:01:13.260 | + 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-19 02:01:13.263 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:13.266 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-19 02:01:13.270 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-19 02:01:13.273 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-19 02:01:13.277 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:13.281 | + 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-19 02:01:13.323 | + 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-19 02:01:13.327 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:13.330 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-19 02:01:13.333 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-19 02:01:13.336 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-19 02:01:13.339 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:13.343 | + 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-19 02:01:13.385 | + 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-19 02:01:13.389 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:13.393 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-19 02:01:13.396 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-19 02:01:13.400 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-19 02:01:13.405 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:13.409 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-19 02:01:13.452 | + 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-19 02:01:13.456 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:13.458 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-19 02:01:13.463 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-19 02:01:13.466 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-19 02:01:13.470 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:13.473 | + 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-19 02:01:13.511 | + 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-19 02:01:13.514 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-19 02:01:13.517 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-19 02:01:13.520 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-19 02:01:13.523 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-19 02:01:13.528 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-19 02:01:13.531 | + 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-19 02:01:13.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-19 02:01:13.575 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-19 02:01:13.619 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-19 02:01:13.662 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-19 02:01:13.666 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-19 02:01:13.669 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-19 02:01:13.672 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-19 02:01:13.676 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-19 02:01:13.679 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-19 02:01:13.683 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-19 02:01:13.687 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-19 02:01:13.690 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-19 02:01:13.710 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-19 02:01:13.710 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-19 02:01:13.721 | d /var/run/uwsgi 0755 quobyte root 2026-06-19 02:01:13.726 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-19 02:01:13.741 | /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-19 02:01:13.747 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-19 02:01:13.750 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-19 02:01:13.756 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-19 02:01:13.759 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-19 02:01:13.804 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-19 02:01:13.844 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-19 02:01:13.887 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-19 02:01:13.930 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-19 02:01:13.970 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-19 02:01:14.011 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-19 02:01:14.054 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-19 02:01:14.093 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-19 02:01:14.134 | + 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-19 02:01:14.176 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-19 02:01:14.219 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-19 02:01:14.262 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-19 02:01:14.307 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-19 02:01:14.349 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-19 02:01:14.353 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-19 02:01:14.358 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-19 02:01:14.363 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-19 02:01:14.367 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-19 02:01:14.371 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 02:01:14.375 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 02:01:14.379 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-19 02:01:14.383 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-19 02:01:14.387 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-19 02:01:14.431 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-19 02:01:14.474 | + 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-19 02:01:14.474 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-19 02:01:14.485 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-19 02:01:14.490 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-19 02:01:14.493 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-19 02:01:14.497 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-19 02:01:14.500 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-19 02:01:14.504 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-19 02:01:14.506 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-19 02:01:14.510 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 02:01:14.513 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 02:01:14.516 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-19 02:01:14.520 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-19 02:01:14.524 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 02:01:14.528 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 02:01:14.530 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-19 02:01:14.544 | perl: warning: Setting locale failed. 2026-06-19 02:01:14.544 | perl: warning: Please check that your locale settings: 2026-06-19 02:01:14.544 | LANGUAGE = (unset), 2026-06-19 02:01:14.544 | LC_ALL = "en_US.utf8", 2026-06-19 02:01:14.544 | LANG = "de_DE.UTF-8" 2026-06-19 02:01:14.544 | are supported and installed on your system. 2026-06-19 02:01:14.545 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-19 02:01:14.586 | Enabling site neutron-api. 2026-06-19 02:01:14.592 | To activate the new configuration, you need to run: 2026-06-19 02:01:14.592 | systemctl reload apache2 2026-06-19 02:01:14.598 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-19 02:01:14.601 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-19 02:01:14.604 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-19 02:01:14.608 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-19 02:01:14.794 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-06-19 02:01:14.821 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:01:14.825 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-06-19 02:01:14.851 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:01:14.855 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-06-19 02:01:14.860 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-19 02:01:14.944 | + inc/async:async_inner:63 : init_neutron 2026-06-19 02:01:14.990 | [2074 Async init_neutron:61580]: running: init_neutron 2026-06-19 02:01:14.995 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-06-19 02:01:15.021 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:01:15.025 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-06-19 02:01:15.054 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:01:15.058 | + ./stack.sh:main:1196 : configure_os_vif 2026-06-19 02:01:15.062 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-19 02:01:15.066 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-19 02:01:15.112 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-19 02:01:15.116 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-19 02:01:15.166 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-06-19 02:01:15.194 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:01:15.198 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-06-19 02:01:15.226 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:01:15.230 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-06-19 02:01:15.235 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 02:01:15.240 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-06-19 02:01:15.244 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-06-19 02:01:15.249 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-19 02:01:15.332 | + inc/async:async_inner:63 : init_cinder 2026-06-19 02:01:15.380 | [2074 Async init_cinder:61816]: running: init_cinder 2026-06-19 02:01:15.384 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-06-19 02:01:15.412 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:01:15.415 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-06-19 02:01:15.419 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 02:01:15.423 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-06-19 02:01:15.425 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-06-19 02:01:15.431 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-19 02:01:15.519 | + inc/async:async_inner:63 : init_placement 2026-06-19 02:01:15.571 | [2074 Async init_placement:61946]: running: init_placement 2026-06-19 02:01:15.574 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-06-19 02:01:15.638 | [2074 Async init_neutron:61580]: Waiting for completion of init_neutron running on PID 61580 (5 other jobs running) 2026-06-19 02:01:15.669 | [2074 Async init_neutron:61580]: Signaling child to exit 2026-06-19 02:01:30.284 | + inc/async:async_inner:64 : rc=0 2026-06-19 02:01:30.322 | [61816 Async init_cinder:61816]: finished successfully 2026-06-19 02:02:06.075 | + inc/async:async_inner:64 : rc=0 2026-06-19 02:02:06.105 | [61946 Async init_placement:61946]: finished successfully 2026-06-19 02:02:09.034 | + inc/async:async_inner:64 : rc=0 2026-06-19 02:02:09.063 | [61580 Async init_neutron:61580]: finished successfully 2026-06-19 02:02:09.088 | WAKEUP 2026-06-19 02:02:09.112 | [2074 Async init_neutron:61580]: Signaled 2026-06-19 02:02:09.114 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-19 02:02:09.114 | + lib/database:recreate_database:112 : local db=neutron 2026-06-19 02:02:09.114 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-19 02:02:09.114 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-19 02:02:09.114 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-19 02:02:09.114 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 02:02:09.115 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-19 02:02:09.115 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 02:02:09.115 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-19 02:02:09.115 | + functions-common:time_start:2400 : local name=dbsync 2026-06-19 02:02:09.115 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:02:09.115 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:02:09.115 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:02:09.115 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834475165 2026-06-19 02:02:09.115 | + 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-19 02:02:09.116 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-19 02:02:09.116 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-19 02:02:09.116 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-19 02:02:09.116 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-19 02:02:09.116 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-19 02:02:09.116 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-19 02:02:09.116 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-19 02:02:09.116 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-19 02:02:09.116 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-19 02:02:09.117 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-19 02:02:09.117 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-19 02:02:09.117 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-19 02:02:09.117 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-19 02:02:09.117 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-19 02:02:09.117 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-19 02:02:09.117 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-19 02:02:09.117 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-19 02:02:09.117 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-19 02:02:09.117 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-19 02:02:09.118 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-19 02:02:09.118 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-19 02:02:09.118 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-19 02:02:09.118 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-19 02:02:09.118 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-19 02:02:09.118 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-19 02:02:09.118 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-19 02:02:09.118 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-19 02:02:09.118 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-19 02:02:09.118 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-19 02:02:09.119 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-19 02:02:09.119 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-19 02:02:09.119 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-19 02:02:09.119 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-19 02:02:09.119 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-19 02:02:09.119 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-19 02:02:09.119 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-19 02:02:09.119 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-19 02:02:09.119 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-19 02:02:09.119 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-19 02:02:09.120 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-19 02:02:09.120 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-19 02:02:09.120 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-19 02:02:09.120 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-19 02:02:09.120 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-19 02:02:09.120 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-19 02:02:09.120 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-19 02:02:09.120 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-19 02:02:09.120 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-19 02:02:09.120 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-19 02:02:09.121 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-19 02:02:09.121 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-19 02:02:09.121 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-19 02:02:09.121 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-19 02:02:09.121 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-19 02:02:09.121 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-19 02:02:09.121 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-19 02:02:09.121 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-19 02:02:09.121 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-19 02:02:09.121 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-19 02:02:09.122 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-19 02:02:09.122 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-19 02:02:09.122 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-19 02:02:09.122 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-19 02:02:09.122 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-19 02:02:09.122 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-19 02:02:09.122 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-19 02:02:09.122 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-19 02:02:09.122 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-19 02:02:09.122 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-19 02:02:09.123 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-19 02:02:09.123 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-19 02:02:09.123 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-19 02:02:09.123 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-19 02:02:09.123 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-19 02:02:09.123 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-19 02:02:09.123 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-19 02:02:09.123 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-19 02:02:09.123 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-19 02:02:09.123 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-19 02:02:09.124 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-19 02:02:09.124 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-19 02:02:09.124 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-19 02:02:09.124 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-19 02:02:09.124 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-19 02:02:09.124 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-19 02:02:09.124 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-19 02:02:09.124 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-19 02:02:09.124 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-19 02:02:09.125 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-19 02:02:09.125 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-19 02:02:09.125 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-19 02:02:09.125 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-19 02:02:09.125 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-19 02:02:09.125 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-19 02:02:09.125 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-19 02:02:09.125 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-19 02:02:09.125 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-19 02:02:09.125 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-19 02:02:09.126 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-19 02:02:09.126 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-19 02:02:09.126 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-19 02:02:09.126 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-19 02:02:09.126 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-19 02:02:09.126 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-19 02:02:09.126 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-19 02:02:09.126 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-19 02:02:09.126 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-19 02:02:09.126 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-19 02:02:09.127 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-19 02:02:09.127 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-19 02:02:09.127 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-19 02:02:09.127 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-19 02:02:09.127 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-19 02:02:09.127 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-19 02:02:09.127 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-19 02:02:09.127 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-19 02:02:09.127 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-19 02:02:09.127 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-19 02:02:09.128 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-19 02:02:09.128 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-19 02:02:09.128 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-19 02:02:09.128 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-19 02:02:09.128 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-19 02:02:09.128 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-19 02:02:09.128 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-19 02:02:09.128 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-19 02:02:09.128 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-19 02:02:09.129 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-19 02:02:09.129 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-19 02:02:09.129 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-19 02:02:09.129 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-19 02:02:09.129 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-19 02:02:09.129 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-19 02:02:09.129 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-19 02:02:09.129 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-19 02:02:09.129 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-19 02:02:09.129 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-19 02:02:09.130 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-19 02:02:09.130 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-19 02:02:09.130 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-19 02:02:09.130 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-19 02:02:09.130 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-19 02:02:09.130 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-19 02:02:09.130 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-19 02:02:09.130 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-19 02:02:09.130 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-19 02:02:09.130 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-19 02:02:09.131 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-19 02:02:09.131 | Running upgrade for neutron ... 2026-06-19 02:02:09.131 | OK 2026-06-19 02:02:09.131 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-19 02:02:09.131 | + functions-common:time_stop:2414 : local name 2026-06-19 02:02:09.131 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:02:09.131 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:02:09.131 | + functions-common:time_stop:2417 : local total 2026-06-19 02:02:09.131 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:02:09.131 | + functions-common:time_stop:2420 : name=dbsync 2026-06-19 02:02:09.132 | + functions-common:time_stop:2421 : start_time=1781834475165 2026-06-19 02:02:09.132 | + functions-common:time_stop:2423 : [[ -z 1781834475165 ]] 2026-06-19 02:02:09.132 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:02:09.132 | + functions-common:time_stop:2426 : end_time=1781834529013 2026-06-19 02:02:09.132 | + functions-common:time_stop:2427 : elapsed_time=53848 2026-06-19 02:02:09.132 | + functions-common:time_stop:2428 : total=8147 2026-06-19 02:02:09.132 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:02:09.132 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=61995 2026-06-19 02:02:09.164 | [2074 Async init_neutron:61580]: finished init_neutron with result 0 in 54 seconds 2026-06-19 02:02:09.168 | + inc/async:async_wait:197 : return 0 2026-06-19 02:02:09.173 | + ./stack.sh:main:1226 : async_wait init_placement 2026-06-19 02:02:09.233 | [2074 Async init_placement:61946]: Waiting for completion of init_placement running on PID 61946 (4 other jobs running) 2026-06-19 02:02:09.261 | [2074 Async init_placement:61946]: Signaling child to exit 2026-06-19 02:02:09.262 | WAKEUP 2026-06-19 02:02:09.287 | [2074 Async init_placement:61946]: Signaled 2026-06-19 02:02:09.289 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-19 02:02:09.289 | + lib/database:recreate_database:112 : local db=placement 2026-06-19 02:02:09.289 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-19 02:02:09.289 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-19 02:02:09.290 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-19 02:02:09.290 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 02:02:09.290 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-19 02:02:09.290 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 02:02:09.290 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-19 02:02:09.290 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-19 02:02:09.290 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 02:02:09.290 | we strongly recommend against using it for new projects. 2026-06-19 02:02:09.290 | 2026-06-19 02:02:09.290 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 02:02:09.291 | framework. For more detail see 2026-06-19 02:02:09.291 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 02:02:09.291 | 2026-06-19 02:02:09.291 | __import__(import_str) 2026-06-19 02:02:09.291 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-19 02:02:09.291 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-19 02:02:09.291 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-19 02:02:09.291 | + functions-common:get_or_create_user:893 : local user_id 2026-06-19 02:02:09.291 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-19 02:02:09.291 | + functions-common:get_or_create_user:897 : local email= 2026-06-19 02:02:09.292 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-19 02:02:09.292 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:02:09.292 | + functions-common:get_or_create_user:909 : user_id=bd4ba462d1c5420a9139fa13120c8d0e 2026-06-19 02:02:09.292 | + functions-common:get_or_create_user:910 : echo bd4ba462d1c5420a9139fa13120c8d0e 2026-06-19 02:02:09.292 | bd4ba462d1c5420a9139fa13120c8d0e 2026-06-19 02:02:09.292 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-19 02:02:09.292 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 02:02:09.292 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 02:02:09.292 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-19 02:02:09.293 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 02:02:09.293 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 02:02:09.293 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-19 02:02:09.293 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-19 02:02:09.293 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-19 02:02:09.293 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-19 02:02:09.293 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-19 02:02:09.293 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-19 02:02:09.293 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-19 02:02:09.293 | ++ functions-common:get_or_add_user_project_role:973 : 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-19 02:02:09.294 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:02:09.294 | + functions-common:get_or_add_user_project_role:973 : user_role_id=6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 02:02:09.294 | + functions-common:get_or_add_user_project_role:974 : echo 6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 02:02:09.294 | 6eefe5e559664ca491c944bc38f4bcd2 2026-06-19 02:02:09.294 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-19 02:02:09.294 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-19 02:02:09.294 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-19 02:02:09.294 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-19 02:02:09.294 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-19 02:02:09.294 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-19 02:02:09.295 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-19 02:02:09.295 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-19 02:02:09.295 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-19 02:02:09.295 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-19 02:02:09.295 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-19 02:02:09.295 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-19 02:02:09.295 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-19 02:02:09.295 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-19 02:02:09.295 | ++ functions-common:get_or_add_user_project_role:973 : 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-19 02:02:09.296 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:02:09.296 | + functions-common:get_or_add_user_project_role:973 : user_role_id=6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 02:02:09.296 | + functions-common:get_or_add_user_project_role:974 : echo 6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 02:02:09.296 | 6f9c33c0edd9469daa6d09c9c2a4aa47 2026-06-19 02:02:09.296 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.126/placement 2026-06-19 02:02:09.296 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-19 02:02:09.296 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-19 02:02:09.296 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-19 02:02:09.296 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-19 02:02:09.296 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:02:09.297 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-19 02:02:09.297 | 31491657d896454d8acff12300c09dbf' 2026-06-19 02:02:09.297 | + functions-common:get_or_create_service:1061 : echo 31491657d896454d8acff12300c09dbf 2026-06-19 02:02:09.297 | 31491657d896454d8acff12300c09dbf 2026-06-19 02:02:09.297 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.126/placement 2026-06-19 02:02:09.297 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-19 02:02:09.297 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface placement public http://192.168.122.126/placement RegionOne 2026-06-19 02:02:09.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-19 02:02:09.297 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-19 02:02:09.298 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:02:09.298 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-19 02:02:09.298 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-19 02:02:09.298 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.126/placement --region RegionOne -f value -c id 2026-06-19 02:02:09.298 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:02:09.298 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=b667fa9023524d4e9c5b587abae61f9a 2026-06-19 02:02:09.298 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo b667fa9023524d4e9c5b587abae61f9a 2026-06-19 02:02:09.298 | + functions-common:get_or_create_endpoint:1094 : public_id=b667fa9023524d4e9c5b587abae61f9a 2026-06-19 02:02:09.298 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-19 02:02:09.299 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-19 02:02:09.299 | + functions-common:get_or_create_endpoint:1103 : echo b667fa9023524d4e9c5b587abae61f9a 2026-06-19 02:02:09.299 | b667fa9023524d4e9c5b587abae61f9a 2026-06-19 02:02:09.342 | [2074 Async init_placement:61946]: finished init_placement with result 0 in 50 seconds 2026-06-19 02:02:09.348 | + inc/async:async_wait:197 : return 0 2026-06-19 02:02:09.353 | + ./stack.sh:main:1227 : async_wait init_glance 2026-06-19 02:02:09.420 | [2074 Async init_glance:57399]: Waiting for completion of init_glance running on PID 57399 (3 other jobs running) 2026-06-19 02:02:09.448 | [2074 Async init_glance:57399]: Signaling child to exit 2026-06-19 02:02:09.448 | WAKEUP 2026-06-19 02:02:09.472 | [2074 Async init_glance:57399]: Signaled 2026-06-19 02:02:09.474 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-19 02:02:09.474 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-19 02:02:09.475 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-19 02:02:09.475 | + lib/database:recreate_database:112 : local db=glance 2026-06-19 02:02:09.475 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-19 02:02:09.475 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-19 02:02:09.475 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-19 02:02:09.475 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 02:02:09.475 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-19 02:02:09.475 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 02:02:09.475 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-19 02:02:09.476 | + functions-common:time_start:2400 : local name=dbsync 2026-06-19 02:02:09.476 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:02:09.476 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:02:09.476 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:02:09.476 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834381099 2026-06-19 02:02:09.476 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-19 02:02:09.476 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-19 02:02:09.476 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 02:02:09.476 | we strongly recommend against using it for new projects. 2026-06-19 02:02:09.476 | 2026-06-19 02:02:09.476 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 02:02:09.477 | framework. For more detail see 2026-06-19 02:02:09.477 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 02:02:09.477 | 2026-06-19 02:02:09.477 | __import__(import_str) 2026-06-19 02:02:09.477 | INFO dbcounter [-] Registered counter for database glance 2026-06-19 02:02:09.477 | 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=57505) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-19 02:02:09.477 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-19 02:02:09.477 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-19 02:02:09.477 | DEBUG dbcounter [-] [57505] Writer thread running {{(pid=57505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 02:02:09.477 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-19 02:02:09.478 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-19 02:02:09.478 | INFO dbcounter [-] Registered counter for database glance 2026-06-19 02:02:09.478 | 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=57505) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-19 02:02:09.478 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-19 02:02:09.478 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-19 02:02:09.478 | DEBUG dbcounter [-] [57505] Writer thread running {{(pid=57505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 02:02:09.478 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-19 02:02:09.478 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-19 02:02:09.478 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-19 02:02:09.479 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.479 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-19 02:02:09.479 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.479 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-19 02:02:09.479 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.479 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-19 02:02:09.479 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.479 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-19 02:02:09.479 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.479 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-19 02:02:09.480 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.480 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-19 02:02:09.480 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.480 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-19 02:02:09.480 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.480 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-19 02:02:09.480 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.480 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-19 02:02:09.480 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.480 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-19 02:02:09.481 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.481 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-19 02:02:09.481 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.481 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-19 02:02:09.481 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.481 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-19 02:02:09.481 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.481 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-19 02:02:09.481 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.482 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-19 02:02:09.482 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-19 02:02:09.482 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-19 02:02:09.482 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-19 02:02:09.482 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-19 02:02:09.482 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-19 02:02:09.482 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-19 02:02:09.482 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-19 02:02:09.482 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-19 02:02:09.482 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-19 02:02:09.483 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-19 02:02:09.483 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-19 02:02:09.483 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-19 02:02:09.483 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.483 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-19 02:02:09.483 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.483 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-19 02:02:09.483 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.483 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-19 02:02:09.484 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.484 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-19 02:02:09.484 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.484 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-19 02:02:09.484 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.484 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-19 02:02:09.484 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.484 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-19 02:02:09.484 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.484 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-19 02:02:09.485 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.485 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-19 02:02:09.485 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.485 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-19 02:02:09.485 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.485 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-19 02:02:09.485 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57505) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-19 02:02:09.485 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-19 02:02:09.485 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-19 02:02:09.486 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-19 02:02:09.486 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-19 02:02:09.486 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-19 02:02:09.486 | Database migration is up to date. No migration needed. 2026-06-19 02:02:09.486 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-19 02:02:09.486 | Database is synced successfully. 2026-06-19 02:02:09.486 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-19 02:02:09.486 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-19 02:02:09.486 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 02:02:09.486 | we strongly recommend against using it for new projects. 2026-06-19 02:02:09.486 | 2026-06-19 02:02:09.487 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 02:02:09.487 | framework. For more detail see 2026-06-19 02:02:09.487 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 02:02:09.487 | 2026-06-19 02:02:09.487 | __import__(import_str) 2026-06-19 02:02:09.487 | INFO dbcounter [-] Registered counter for database glance 2026-06-19 02:02:09.487 | 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=57683) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-19 02:02:09.487 | DEBUG dbcounter [-] [57683] Writer thread running {{(pid=57683) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 02:02:09.487 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-19 02:02:09.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-19 02:02:09.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-19 02:02:09.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-19 02:02:09.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-19 02:02:09.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-19 02:02:09.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-19 02:02:09.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-19 02:02:09.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-19 02:02:09.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-19 02:02:09.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-19 02:02:09.489 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-19 02:02:09.489 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-19 02:02:09.489 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-19 02:02:09.489 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-19 02:02:09.489 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-19 02:02:09.489 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-19 02:02:09.489 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-19 02:02:09.489 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-19 02:02:09.489 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-19 02:02:09.489 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-19 02:02:09.490 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-19 02:02:09.490 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-19 02:02:09.490 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-19 02:02:09.490 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-19 02:02:09.490 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-19 02:02:09.490 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-19 02:02:09.490 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-19 02:02:09.490 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-19 02:02:09.490 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-19 02:02:09.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-19 02:02:09.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-19 02:02:09.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-19 02:02:09.491 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-19 02:02:09.491 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-19 02:02:09.491 | + functions-common:time_stop:2414 : local name 2026-06-19 02:02:09.491 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:02:09.491 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:02:09.491 | + functions-common:time_stop:2417 : local total 2026-06-19 02:02:09.491 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:02:09.492 | + functions-common:time_stop:2420 : name=dbsync 2026-06-19 02:02:09.492 | + functions-common:time_stop:2421 : start_time=1781834381099 2026-06-19 02:02:09.492 | + functions-common:time_stop:2423 : [[ -z 1781834381099 ]] 2026-06-19 02:02:09.492 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:02:09.492 | + functions-common:time_stop:2426 : end_time=1781834395247 2026-06-19 02:02:09.492 | + functions-common:time_stop:2427 : elapsed_time=14148 2026-06-19 02:02:09.492 | + functions-common:time_stop:2428 : total=8147 2026-06-19 02:02:09.492 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:02:09.492 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22295 2026-06-19 02:02:09.518 | [2074 Async init_glance:57399]: finished init_glance with result 0 in 14 seconds 2026-06-19 02:02:09.525 | + inc/async:async_wait:197 : return 0 2026-06-19 02:02:09.528 | + ./stack.sh:main:1228 : async_wait init_swift 2026-06-19 02:02:09.556 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-19 02:02:09.560 | + inc/async:async_wait:197 : return 0 2026-06-19 02:02:09.564 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-06-19 02:02:09.626 | [2074 Async init_cinder:61816]: Waiting for completion of init_cinder running on PID 61816 (2 other jobs running) 2026-06-19 02:02:09.655 | [2074 Async init_cinder:61816]: Signaling child to exit 2026-06-19 02:02:09.656 | WAKEUP 2026-06-19 02:02:09.681 | [2074 Async init_cinder:61816]: Signaled 2026-06-19 02:02:09.683 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-19 02:02:09.683 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:02:09.683 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-19 02:02:09.683 | + lib/database:recreate_database:112 : local db=cinder 2026-06-19 02:02:09.683 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-19 02:02:09.683 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-19 02:02:09.683 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-19 02:02:09.684 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 02:02:09.684 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-19 02:02:09.685 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 02:02:09.685 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-19 02:02:09.685 | + functions-common:time_start:2400 : local name=dbsync 2026-06-19 02:02:09.685 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:02:09.685 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:02:09.685 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:02:09.685 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834475589 2026-06-19 02:02:09.685 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-19 02:02:09.685 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-19 02:02:09.685 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 02:02:09.686 | we strongly recommend against using it for new projects. 2026-06-19 02:02:09.686 | 2026-06-19 02:02:09.687 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 02:02:09.687 | framework. For more detail see 2026-06-19 02:02:09.687 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 02:02:09.687 | 2026-06-19 02:02:09.687 | import eventlet # noqa 2026-06-19 02:02:09.687 | INFO dbcounter [-] Registered counter for database cinder 2026-06-19 02:02:09.687 | 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=62020) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-19 02:02:09.687 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-19 02:02:09.688 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-19 02:02:09.688 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-19 02:02:09.688 | DEBUG dbcounter [-] [62020] Writer thread running {{(pid=62020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 02:02:09.688 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-19 02:02:09.688 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=62020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-19 02:02:09.688 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-19 02:02:09.688 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=62020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.689 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-19 02:02:09.689 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=62020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.689 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-19 02:02:09.689 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=62020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.689 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-19 02:02:09.689 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=62020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.689 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-19 02:02:09.690 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=62020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.690 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-19 02:02:09.690 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=62020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.690 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-19 02:02:09.690 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=62020) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:09.690 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-19 02:02:09.691 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-19 02:02:09.691 | + functions-common:time_stop:2414 : local name 2026-06-19 02:02:09.691 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:02:09.691 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:02:09.691 | + functions-common:time_stop:2417 : local total 2026-06-19 02:02:09.691 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:02:09.691 | + functions-common:time_stop:2420 : name=dbsync 2026-06-19 02:02:09.691 | + functions-common:time_stop:2421 : start_time=1781834475589 2026-06-19 02:02:09.691 | + functions-common:time_stop:2423 : [[ -z 1781834475589 ]] 2026-06-19 02:02:09.692 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:02:09.692 | + functions-common:time_stop:2426 : end_time=1781834487940 2026-06-19 02:02:09.692 | + functions-common:time_stop:2427 : elapsed_time=12351 2026-06-19 02:02:09.692 | + functions-common:time_stop:2428 : total=8147 2026-06-19 02:02:09.692 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:02:09.692 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20498 2026-06-19 02:02:09.692 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-19 02:02:09.693 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:02:09.693 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-19 02:02:09.693 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-19 02:02:09.693 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-19 02:02:09.693 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-19 02:02:09.693 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-19 02:02:09.693 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-19 02:02:09.694 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-19 02:02:09.694 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-19 02:02:09.694 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-19 02:02:09.694 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-19 02:02:09.694 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-19 02:02:09.694 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-19 02:02:09.694 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-19 02:02:09.695 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-19 02:02:09.695 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-19 02:02:09.695 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-19 02:02:09.695 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-19 02:02:09.695 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-19 02:02:09.695 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-19 02:02:09.695 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-19 02:02:09.696 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-19 02:02:09.696 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-19 02:02:09.696 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-19 02:02:09.696 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-19 02:02:09.696 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-19 02:02:09.696 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-19 02:02:09.696 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-19 02:02:09.696 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-19 02:02:09.697 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-19 02:02:09.697 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-19 02:02:09.697 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-19 02:02:09.697 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-19 02:02:09.697 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-19 02:02:09.697 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-19 02:02:09.697 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-19 02:02:09.698 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-19 02:02:09.698 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-19 02:02:09.698 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-19 02:02:09.698 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-19 02:02:09.698 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-19 02:02:09.698 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-19 02:02:09.698 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-19 02:02:09.699 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-19 02:02:09.699 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-19 02:02:09.699 | [Unit] 2026-06-19 02:02:09.699 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-19 02:02:09.699 | DefaultDependencies=no 2026-06-19 02:02:09.699 | After=systemd-udev-settle.service 2026-06-19 02:02:09.700 | Before=lvm2-activation-early.service 2026-06-19 02:02:09.700 | Wants=systemd-udev-settle.service 2026-06-19 02:02:09.700 | 2026-06-19 02:02:09.700 | [Service] 2026-06-19 02:02:09.700 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-19 02:02:09.700 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-19 02:02:09.700 | RemainAfterExit=yes 2026-06-19 02:02:09.701 | Type=oneshot 2026-06-19 02:02:09.701 | 2026-06-19 02:02:09.701 | [Install] 2026-06-19 02:02:09.701 | WantedBy=local-fs.target 2026-06-19 02:02:09.701 | Also=systemd-udev-settle.service 2026-06-19 02:02:09.701 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-19 02:02:09.701 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-19 02:02:09.702 | 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-19 02:02:09.702 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-19 02:02:09.702 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-19 02:02:09.702 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-19 02:02:09.702 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-19 02:02:09.702 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-19 02:02:09.702 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-19 02:02:09.703 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-19 02:02:09.703 | Physical volume "/dev/loop0" successfully created. 2026-06-19 02:02:09.703 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-19 02:02:09.703 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-19 02:02:09.703 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:02:09.703 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-19 02:02:09.703 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-19 02:02:09.703 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-19 02:02:09.704 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-19 02:02:09.704 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 02:02:09.704 | we strongly recommend against using it for new projects. 2026-06-19 02:02:09.704 | 2026-06-19 02:02:09.704 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 02:02:09.704 | framework. For more detail see 2026-06-19 02:02:09.704 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 02:02:09.705 | 2026-06-19 02:02:09.705 | import eventlet # noqa 2026-06-19 02:02:09.705 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-19 02:02:09.705 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-19 02:02:09.705 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-19 02:02:09.705 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-19 02:02:09.705 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:02:09.706 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-19 02:02:09.736 | [2074 Async init_cinder:61816]: finished init_cinder with result 0 in 15 seconds 2026-06-19 02:02:09.741 | + inc/async:async_wait:197 : return 0 2026-06-19 02:02:09.745 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-06-19 02:02:09.770 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:02:09.774 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-06-19 02:02:09.778 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 02:02:09.782 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-06-19 02:02:09.786 | + ./stack.sh:main:1236 : init_nova 2026-06-19 02:02:09.790 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-19 02:02:09.814 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:02:09.818 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-19 02:02:09.842 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:02:09.846 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-19 02:02:09.850 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-19 02:02:09.934 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-19 02:02:09.980 | [2074 Async nova-cell-0:64156]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-19 02:02:09.984 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-19 02:02:09.989 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-19 02:02:09.993 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-19 02:02:09.996 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-19 02:02:09.999 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-19 02:02:10.004 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-19 02:02:10.089 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-19 02:02:10.140 | [2074 Async nova-cell-1:64260]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-19 02:02:10.143 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-19 02:02:10.147 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-19 02:02:10.151 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-19 02:02:10.154 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-19 02:02:10.158 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-19 02:02:10.163 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 02:02:10.239 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-19 02:02:10.245 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 02:02:10.333 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-19 02:02:10.811 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-19 02:02:10.811 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 02:02:10.811 | we strongly recommend against using it for new projects. 2026-06-19 02:02:10.811 | 2026-06-19 02:02:10.811 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 02:02:10.811 | framework. For more detail see 2026-06-19 02:02:10.811 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 02:02:10.811 | 2026-06-19 02:02:10.811 | import eventlet # noqa 2026-06-19 02:02:11.166 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-19 02:02:15.109 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-19 02:02:15.223 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-19 02:02:15.223 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-19 02:02:15.227 | DEBUG dbcounter [-] [64330] Writer thread running {{(pid=64330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 02:02:15.290 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-19 02:02:20.709 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64330) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-19 02:02:20.718 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-19 02:02:23.222 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64330) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:23.227 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-19 02:02:23.232 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64330) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:23.587 | Exception ignored in: 2026-06-19 02:02:23.587 | Traceback (most recent call last): 2026-06-19 02:02:23.587 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-19 02:02:23.587 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-19 02:02:23.587 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-19 02:02:23.588 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-19 02:02:23.588 | RuntimeError: greenlet is being finalized 2026-06-19 02:02:24.005 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-19 02:02:24.008 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-19 02:02:24.011 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-19 02:02:24.020 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-19 02:02:24.022 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-19 02:02:24.025 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-19 02:02:24.029 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-19 02:02:24.061 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:02:24.069 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-19 02:02:24.075 | ++ 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-19 02:02:24.080 | + 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-19 02:02:24.631 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-19 02:02:24.631 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 02:02:24.631 | we strongly recommend against using it for new projects. 2026-06-19 02:02:24.631 | 2026-06-19 02:02:24.631 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 02:02:24.631 | framework. For more detail see 2026-06-19 02:02:24.632 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 02:02:24.632 | 2026-06-19 02:02:24.632 | import eventlet # noqa 2026-06-19 02:02:25.014 | 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-19 02:02:28.332 | INFO dbcounter [None req-d68bbbfc-d5a3-465b-8e2e-d2454f2195c6 None None] Registered counter for database nova_api 2026-06-19 02:02:28.470 | DEBUG dbcounter [-] [64963] Writer thread running {{(pid=64963) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 02:02:28.815 | Exception ignored in: 2026-06-19 02:02:28.815 | Traceback (most recent call last): 2026-06-19 02:02:28.815 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-19 02:02:28.815 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-19 02:02:28.815 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-19 02:02:28.815 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-19 02:02:28.816 | RuntimeError: greenlet is being finalized 2026-06-19 02:02:29.211 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-19 02:02:29.216 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-19 02:02:29.219 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-19 02:02:29.278 | [2074 Async nova-cell-0:64156]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64156 (3 other jobs running) 2026-06-19 02:02:29.313 | [2074 Async nova-cell-0:64156]: Signaling child to exit 2026-06-19 02:02:37.092 | + inc/async:async_inner:64 : rc=0 2026-06-19 02:02:37.101 | + inc/async:async_inner:64 : rc=0 2026-06-19 02:02:37.119 | [64156 Async nova-cell-0:64156]: finished successfully 2026-06-19 02:02:37.127 | [64260 Async nova-cell-1:64260]: finished successfully 2026-06-19 02:02:37.146 | WAKEUP 2026-06-19 02:02:37.165 | [2074 Async nova-cell-0:64156]: Signaled 2026-06-19 02:02:37.167 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-19 02:02:37.167 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-19 02:02:37.167 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-19 02:02:37.167 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-19 02:02:37.167 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-19 02:02:37.168 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-19 02:02:37.168 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-19 02:02:37.168 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 02:02:37.168 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-19 02:02:37.168 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 02:02:37.168 | + 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-19 02:02:37.168 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-19 02:02:37.169 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 02:02:37.169 | we strongly recommend against using it for new projects. 2026-06-19 02:02:37.169 | 2026-06-19 02:02:37.169 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 02:02:37.169 | framework. For more detail see 2026-06-19 02:02:37.169 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 02:02:37.170 | 2026-06-19 02:02:37.170 | import eventlet # noqa 2026-06-19 02:02:37.170 | 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-19 02:02:37.170 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-19 02:02:37.170 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-19 02:02:37.170 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-19 02:02:37.171 | DEBUG dbcounter [-] [64308] Writer thread running {{(pid=64308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 02:02:37.171 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-19 02:02:37.171 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64308) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-19 02:02:37.171 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-19 02:02:37.171 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64308) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.171 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-19 02:02:37.171 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64308) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.172 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-19 02:02:37.172 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64308) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.172 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-19 02:02:37.172 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64308) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.172 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-19 02:02:37.172 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64308) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.173 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-19 02:02:37.173 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64308) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.173 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-19 02:02:37.173 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64308) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.173 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-19 02:02:37.173 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64308) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.174 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-19 02:02:37.174 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64308) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.174 | Exception ignored in: 2026-06-19 02:02:37.174 | Traceback (most recent call last): 2026-06-19 02:02:37.174 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-19 02:02:37.174 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-19 02:02:37.174 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-19 02:02:37.175 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-19 02:02:37.175 | RuntimeError: greenlet is being finalized 2026-06-19 02:02:37.212 | [2074 Async nova-cell-0:64156]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-06-19 02:02:37.217 | + inc/async:async_wait:197 : return 0 2026-06-19 02:02:37.220 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-19 02:02:37.223 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-19 02:02:37.274 | [2074 Async nova-cell-1:64260]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64260 (2 other jobs running) 2026-06-19 02:02:37.296 | [2074 Async nova-cell-1:64260]: Signaling child to exit 2026-06-19 02:02:37.297 | WAKEUP 2026-06-19 02:02:37.317 | [2074 Async nova-cell-1:64260]: Signaled 2026-06-19 02:02:37.319 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-19 02:02:37.319 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-19 02:02:37.319 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-19 02:02:37.319 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-19 02:02:37.319 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-19 02:02:37.319 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-19 02:02:37.319 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-19 02:02:37.319 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 02:02:37.319 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-19 02:02:37.319 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-19 02:02:37.320 | + 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-19 02:02:37.320 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-19 02:02:37.320 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 02:02:37.320 | we strongly recommend against using it for new projects. 2026-06-19 02:02:37.320 | 2026-06-19 02:02:37.320 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 02:02:37.320 | framework. For more detail see 2026-06-19 02:02:37.320 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 02:02:37.320 | 2026-06-19 02:02:37.320 | import eventlet # noqa 2026-06-19 02:02:37.321 | 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-19 02:02:37.321 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-19 02:02:37.321 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-19 02:02:37.321 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-19 02:02:37.321 | DEBUG dbcounter [-] [64327] Writer thread running {{(pid=64327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 02:02:37.321 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-19 02:02:37.321 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64327) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-19 02:02:37.321 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-19 02:02:37.321 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64327) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.321 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-19 02:02:37.322 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64327) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.322 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-19 02:02:37.322 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64327) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.322 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-19 02:02:37.322 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64327) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.322 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-19 02:02:37.322 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64327) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.322 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-19 02:02:37.322 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64327) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.322 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-19 02:02:37.323 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64327) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.323 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-19 02:02:37.323 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64327) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.323 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-19 02:02:37.323 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64327) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-19 02:02:37.323 | Exception ignored in: 2026-06-19 02:02:37.323 | Traceback (most recent call last): 2026-06-19 02:02:37.323 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-19 02:02:37.323 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-19 02:02:37.323 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-19 02:02:37.324 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-19 02:02:37.324 | RuntimeError: greenlet is being finalized 2026-06-19 02:02:37.359 | [2074 Async nova-cell-1:64260]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 27 seconds 2026-06-19 02:02:37.363 | + inc/async:async_wait:197 : return 0 2026-06-19 02:02:37.366 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-19 02:02:37.370 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-19 02:02:37.833 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-19 02:02:37.833 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 02:02:37.833 | we strongly recommend against using it for new projects. 2026-06-19 02:02:37.833 | 2026-06-19 02:02:37.833 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 02:02:37.834 | framework. For more detail see 2026-06-19 02:02:37.834 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 02:02:37.834 | 2026-06-19 02:02:37.834 | import eventlet # noqa 2026-06-19 02:02:38.194 | 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-19 02:02:41.245 | Running batches of 50 until complete 2026-06-19 02:02:41.245 | INFO dbcounter [None req-cba7c8bf-4d9c-4389-ad96-876a2c12e82c None None] Registered counter for database nova_cell0 2026-06-19 02:02:41.453 | DEBUG dbcounter [-] [65595] Writer thread running {{(pid=65595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 02:02:41.459 | INFO dbcounter [None req-cba7c8bf-4d9c-4389-ad96-876a2c12e82c None None] Registered counter for database nova_api 2026-06-19 02:02:41.629 | DEBUG dbcounter [-] [65595] Writer thread running {{(pid=65595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 02:02:41.806 | INFO dbcounter [None req-cba7c8bf-4d9c-4389-ad96-876a2c12e82c None None] Registered counter for database nova_cell0 2026-06-19 02:02:41.889 | DEBUG dbcounter [-] [65595] Writer thread running {{(pid=65595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 02:02:41.980 | +-------------------------------------+--------------+-----------+ 2026-06-19 02:02:41.981 | | Migration | Total Needed | Completed | 2026-06-19 02:02:41.981 | +-------------------------------------+--------------+-----------+ 2026-06-19 02:02:41.981 | | fill_virtual_interface_list | 0 | 0 | 2026-06-19 02:02:41.981 | | migrate_empty_ratio | 0 | 0 | 2026-06-19 02:02:41.981 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-19 02:02:41.981 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-19 02:02:41.981 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-19 02:02:41.982 | | populate_dev_uuids | 0 | 0 | 2026-06-19 02:02:41.982 | | populate_instance_compute_id | 0 | 0 | 2026-06-19 02:02:41.982 | | populate_missing_availability_zones | 0 | 0 | 2026-06-19 02:02:41.982 | | populate_queued_for_delete | 0 | 0 | 2026-06-19 02:02:41.982 | | populate_user_id | 0 | 0 | 2026-06-19 02:02:41.982 | | populate_uuids | 0 | 0 | 2026-06-19 02:02:41.982 | +-------------------------------------+--------------+-----------+ 2026-06-19 02:02:42.334 | Exception ignored in: 2026-06-19 02:02:42.334 | Traceback (most recent call last): 2026-06-19 02:02:42.334 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-19 02:02:42.334 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-19 02:02:42.335 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-19 02:02:42.335 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-19 02:02:42.335 | RuntimeError: greenlet is being finalized 2026-06-19 02:02:42.754 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-19 02:02:42.758 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-19 02:02:42.761 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-19 02:02:42.764 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-19 02:02:42.767 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-19 02:02:42.769 | + 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-19 02:02:43.234 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-19 02:02:43.234 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 02:02:43.234 | we strongly recommend against using it for new projects. 2026-06-19 02:02:43.234 | 2026-06-19 02:02:43.234 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 02:02:43.235 | framework. For more detail see 2026-06-19 02:02:43.235 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 02:02:43.235 | 2026-06-19 02:02:43.235 | import eventlet # noqa 2026-06-19 02:02:43.593 | 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-19 02:02:46.616 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-19 02:02:46.616 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-19 02:02:46.617 | INFO dbcounter [None req-0a1d70ca-670a-43cb-9fdf-904f25b2793c None None] Registered counter for database nova_api 2026-06-19 02:02:46.750 | DEBUG dbcounter [-] [65614] Writer thread running {{(pid=65614) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 02:02:47.096 | Exception ignored in: 2026-06-19 02:02:47.096 | Traceback (most recent call last): 2026-06-19 02:02:47.096 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-19 02:02:47.096 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-19 02:02:47.096 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-19 02:02:47.096 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-19 02:02:47.096 | RuntimeError: greenlet is being finalized 2026-06-19 02:02:47.471 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-19 02:02:47.474 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-19 02:02:47.490 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-19 02:02:47.493 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-06-19 02:02:47.496 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-19 02:02:47.562 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-19 02:02:47.603 | [2074 Async configure_neutron_nova:65672]: running: configure_neutron_nova 2026-06-19 02:02:47.607 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-06-19 02:02:47.610 | + functions-common:run_phase:1842 : local mode=stack 2026-06-19 02:02:47.613 | + functions-common:run_phase:1843 : local phase=post-config 2026-06-19 02:02:47.616 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-19 02:02:47.620 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-19 02:02:47.623 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-19 02:02:47.627 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-19 02:02:47.630 | + functions-common:run_phase:1852 : local extra 2026-06-19 02:02:47.635 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-19 02:02:47.641 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-19 02:02:47.644 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-19 02:02:47.648 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-19 02:02:47.650 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-19 02:02:47.653 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-19 02:02:47.674 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:02:47.677 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-19 02:02:47.679 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-19 02:02:47.682 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-19 02:02:47.686 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-19 02:02:47.688 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-19 02:02:47.691 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-19 02:02:47.694 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-19 02:02:47.698 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-19 02:02:47.703 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-19 02:02:47.705 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-19 02:02:47.708 | + functions-common:run_phase:1869 : run_plugins stack post-config 2026-06-19 02:02:47.712 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-19 02:02:47.715 | + functions-common:run_plugins:1829 : local phase=post-config 2026-06-19 02:02:47.719 | + functions-common:run_plugins:1831 : local plugins= 2026-06-19 02:02:47.722 | + functions-common:run_plugins:1832 : local plugin 2026-06-19 02:02:47.726 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-19 02:02:47.730 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-19 02:02:47.733 | + inc/meta-config:merge_config_group:171 : shift 2026-06-19 02:02:47.736 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-19 02:02:47.741 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-19 02:02:47.745 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-19 02:02:47.749 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-19 02:02:47.753 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-19 02:02:47.757 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-19 02:02:47.761 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-19 02:02:47.764 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-19 02:02:47.767 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-19 02:02:47.768 | /^\[\[.+\|.*\]\]/ { 2026-06-19 02:02:47.768 | gsub("[][]", "", $1); 2026-06-19 02:02:47.768 | split($1, a, "|"); 2026-06-19 02:02:47.768 | if (a[1] == matchgroup) 2026-06-19 02:02:47.768 | print a[2] 2026-06-19 02:02:47.768 | } 2026-06-19 02:02:47.768 | ' /home/quobyte/devstack/local.conf 2026-06-19 02:02:47.774 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-19 02:02:47.777 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-19 02:02:47.780 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-19 02:02:47.784 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-19 02:02:47.786 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-19 02:02:47.790 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-19 02:02:47.793 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-19 02:02:47.798 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-19 02:02:47.804 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-19 02:02:47.808 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-19 02:02:47.810 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-19 02:02:47.814 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-19 02:02:47.817 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-19 02:02:47.821 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-19 02:02:47.825 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-19 02:02:47.828 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-19 02:02:47.832 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-19 02:02:47.838 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-19 02:02:47.840 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-19 02:02:47.844 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-19 02:02:47.848 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-19 02:02:47.853 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-19 02:02:47.854 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-19 02:02:47.854 | BEGIN { 2026-06-19 02:02:47.854 | section = "" 2026-06-19 02:02:47.854 | last_section = "" 2026-06-19 02:02:47.854 | section_count = 0 2026-06-19 02:02:47.855 | } 2026-06-19 02:02:47.855 | /^\[.+\]/ { 2026-06-19 02:02:47.855 | gsub("[][]", "", $1); 2026-06-19 02:02:47.855 | section=$1 2026-06-19 02:02:47.855 | next 2026-06-19 02:02:47.855 | } 2026-06-19 02:02:47.855 | /^ *\#/ { 2026-06-19 02:02:47.855 | next 2026-06-19 02:02:47.855 | } 2026-06-19 02:02:47.855 | /^[^ \t]+/ { 2026-06-19 02:02:47.855 | # get offset of first = in $0 2026-06-19 02:02:47.855 | eq_idx = index($0, "=") 2026-06-19 02:02:47.856 | # extract attr & value from $0 2026-06-19 02:02:47.856 | attr = substr($0, 1, eq_idx - 1) 2026-06-19 02:02:47.856 | value = substr($0, eq_idx + 1) 2026-06-19 02:02:47.856 | # only need to strip trailing whitespace from attr 2026-06-19 02:02:47.856 | sub(/[ \t]*$/, "", attr) 2026-06-19 02:02:47.856 | # need to strip leading & trailing whitespace from value 2026-06-19 02:02:47.856 | sub(/^[ \t]*/, "", value) 2026-06-19 02:02:47.856 | sub(/[ \t]*$/, "", value) 2026-06-19 02:02:47.856 | 2026-06-19 02:02:47.857 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-19 02:02:47.858 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-19 02:02:47.858 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-19 02:02:47.859 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-19 02:02:47.859 | if (! (section, attr) in cfg_attr_count) { 2026-06-19 02:02:47.860 | if (section != last_section) { 2026-06-19 02:02:47.860 | cfg_section[section_count++] = section 2026-06-19 02:02:47.860 | last_section = section 2026-06-19 02:02:47.860 | } 2026-06-19 02:02:47.860 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-19 02:02:47.860 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-19 02:02:47.860 | 2026-06-19 02:02:47.860 | cfg_attr[section, attr, 0] = value 2026-06-19 02:02:47.860 | cfg_attr_count[section, attr] = 1 2026-06-19 02:02:47.860 | } else { 2026-06-19 02:02:47.860 | lno = cfg_attr_count[section, attr]++ 2026-06-19 02:02:47.860 | cfg_attr[section, attr, lno] = value 2026-06-19 02:02:47.861 | } 2026-06-19 02:02:47.861 | } 2026-06-19 02:02:47.861 | END { 2026-06-19 02:02:47.861 | # Process each section in order 2026-06-19 02:02:47.861 | for (sno = 0; sno < section_count; sno++) { 2026-06-19 02:02:47.861 | section = cfg_section[sno] 2026-06-19 02:02:47.861 | # The ini routines simply append a config item immediately 2026-06-19 02:02:47.861 | # after the section header. To keep the same order as defined 2026-06-19 02:02:47.861 | # in local.conf, invoke the ini routines in the reverse order 2026-06-19 02:02:47.861 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-19 02:02:47.861 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-19 02:02:47.862 | if (cfg_attr_count[section, attr] == 1) 2026-06-19 02:02:47.862 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-19 02:02:47.862 | else { 2026-06-19 02:02:47.862 | # For multiline, invoke the ini routines in the reverse order 2026-06-19 02:02:47.862 | count = cfg_attr_count[section, attr] 2026-06-19 02:02:47.862 | print "inidelete " configfile " " section " " attr 2026-06-19 02:02:47.862 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-19 02:02:47.862 | for (l = count -2; l >= 0; l--) 2026-06-19 02:02:47.862 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-19 02:02:47.862 | } 2026-06-19 02:02:47.862 | } 2026-06-19 02:02:47.862 | } 2026-06-19 02:02:47.863 | } 2026-06-19 02:02:47.863 | ' 2026-06-19 02:02:47.863 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:02:47.864 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-19 02:02:47.864 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-19 02:02:47.864 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-19 02:02:47.864 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-19 02:02:47.866 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-19 02:02:47.869 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-19 02:02:47.873 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-19 02:02:47.873 | BEGIN { group = "" } 2026-06-19 02:02:47.874 | /^\[\[.+\|.*\]\]/ { 2026-06-19 02:02:47.874 | gsub("[][]", "", $1); 2026-06-19 02:02:47.874 | split($1, a, "|"); 2026-06-19 02:02:47.874 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-19 02:02:47.874 | group=a[1] 2026-06-19 02:02:47.874 | } else { 2026-06-19 02:02:47.874 | group="" 2026-06-19 02:02:47.874 | } 2026-06-19 02:02:47.874 | next 2026-06-19 02:02:47.874 | } 2026-06-19 02:02:47.875 | { 2026-06-19 02:02:47.875 | if (group != "") 2026-06-19 02:02:47.875 | print $0 2026-06-19 02:02:47.875 | } 2026-06-19 02:02:47.875 | ' /home/quobyte/devstack/local.conf 2026-06-19 02:02:47.881 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-19 02:02:47.886 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-19 02:02:47.928 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:02:47.931 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-19 02:02:47.935 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-19 02:02:47.976 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:02:47.980 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-19 02:02:47.983 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-19 02:02:48.021 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:02:48.024 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-19 02:02:48.027 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-19 02:02:48.068 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:02:48.072 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-19 02:02:48.076 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-19 02:02:48.115 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:02:48.120 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-19 02:02:48.123 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-19 02:02:48.126 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-19 02:02:48.131 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-19 02:02:48.134 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-19 02:02:48.138 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-19 02:02:48.142 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-19 02:02:48.146 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-19 02:02:48.151 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-19 02:02:48.155 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-19 02:02:48.158 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-19 02:02:48.161 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-19 02:02:48.165 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-19 02:02:48.169 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-19 02:02:48.172 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-19 02:02:48.176 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-19 02:02:48.179 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-19 02:02:48.184 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-19 02:02:48.187 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-19 02:02:48.192 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-19 02:02:48.196 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-19 02:02:48.201 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-19 02:02:48.208 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-19 02:02:48.211 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:02:48.211 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-19 02:02:48.212 | BEGIN { 2026-06-19 02:02:48.212 | section = "" 2026-06-19 02:02:48.212 | last_section = "" 2026-06-19 02:02:48.212 | section_count = 0 2026-06-19 02:02:48.212 | } 2026-06-19 02:02:48.212 | /^\[.+\]/ { 2026-06-19 02:02:48.212 | gsub("[][]", "", $1); 2026-06-19 02:02:48.212 | section=$1 2026-06-19 02:02:48.212 | next 2026-06-19 02:02:48.212 | } 2026-06-19 02:02:48.212 | /^ *\#/ { 2026-06-19 02:02:48.213 | next 2026-06-19 02:02:48.213 | } 2026-06-19 02:02:48.213 | /^[^ \t]+/ { 2026-06-19 02:02:48.213 | # get offset of first = in $0 2026-06-19 02:02:48.213 | eq_idx = index($0, "=") 2026-06-19 02:02:48.213 | # extract attr & value from $0 2026-06-19 02:02:48.213 | attr = substr($0, 1, eq_idx - 1) 2026-06-19 02:02:48.213 | value = substr($0, eq_idx + 1) 2026-06-19 02:02:48.213 | # only need to strip trailing whitespace from attr 2026-06-19 02:02:48.213 | sub(/[ \t]*$/, "", attr) 2026-06-19 02:02:48.213 | # need to strip leading & trailing whitespace from value 2026-06-19 02:02:48.214 | sub(/^[ \t]*/, "", value) 2026-06-19 02:02:48.214 | sub(/[ \t]*$/, "", value) 2026-06-19 02:02:48.214 | 2026-06-19 02:02:48.214 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-19 02:02:48.214 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-19 02:02:48.214 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-19 02:02:48.214 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-19 02:02:48.214 | if (! (section, attr) in cfg_attr_count) { 2026-06-19 02:02:48.214 | if (section != last_section) { 2026-06-19 02:02:48.214 | cfg_section[section_count++] = section 2026-06-19 02:02:48.214 | last_section = section 2026-06-19 02:02:48.215 | } 2026-06-19 02:02:48.215 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-19 02:02:48.215 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-19 02:02:48.215 | 2026-06-19 02:02:48.215 | cfg_attr[section, attr, 0] = value 2026-06-19 02:02:48.215 | cfg_attr_count[section, attr] = 1 2026-06-19 02:02:48.215 | } else { 2026-06-19 02:02:48.215 | lno = cfg_attr_count[section, attr]++ 2026-06-19 02:02:48.215 | cfg_attr[section, attr, lno] = value 2026-06-19 02:02:48.215 | } 2026-06-19 02:02:48.215 | } 2026-06-19 02:02:48.216 | END { 2026-06-19 02:02:48.216 | # Process each section in order 2026-06-19 02:02:48.216 | for (sno = 0; sno < section_count; sno++) { 2026-06-19 02:02:48.216 | section = cfg_section[sno] 2026-06-19 02:02:48.216 | # The ini routines simply append a config item immediately 2026-06-19 02:02:48.216 | # after the section header. To keep the same order as defined 2026-06-19 02:02:48.216 | # in local.conf, invoke the ini routines in the reverse order 2026-06-19 02:02:48.216 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-19 02:02:48.216 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-19 02:02:48.216 | if (cfg_attr_count[section, attr] == 1) 2026-06-19 02:02:48.216 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-19 02:02:48.216 | else { 2026-06-19 02:02:48.217 | # For multiline, invoke the ini routines in the reverse order 2026-06-19 02:02:48.217 | count = cfg_attr_count[section, attr] 2026-06-19 02:02:48.217 | print "inidelete " configfile " " section " " attr 2026-06-19 02:02:48.217 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-19 02:02:48.217 | for (l = count -2; l >= 0; l--) 2026-06-19 02:02:48.217 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-19 02:02:48.217 | } 2026-06-19 02:02:48.217 | } 2026-06-19 02:02:48.217 | } 2026-06-19 02:02:48.217 | } 2026-06-19 02:02:48.217 | ' 2026-06-19 02:02:48.217 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-19 02:02:48.218 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-19 02:02:48.218 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-19 02:02:48.219 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-19 02:02:48.222 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-19 02:02:48.225 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-19 02:02:48.228 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-19 02:02:48.229 | BEGIN { group = "" } 2026-06-19 02:02:48.229 | /^\[\[.+\|.*\]\]/ { 2026-06-19 02:02:48.229 | gsub("[][]", "", $1); 2026-06-19 02:02:48.229 | split($1, a, "|"); 2026-06-19 02:02:48.229 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-19 02:02:48.229 | group=a[1] 2026-06-19 02:02:48.229 | } else { 2026-06-19 02:02:48.229 | group="" 2026-06-19 02:02:48.229 | } 2026-06-19 02:02:48.230 | next 2026-06-19 02:02:48.230 | } 2026-06-19 02:02:48.230 | { 2026-06-19 02:02:48.230 | if (group != "") 2026-06-19 02:02:48.230 | print $0 2026-06-19 02:02:48.230 | } 2026-06-19 02:02:48.230 | ' /home/quobyte/devstack/local.conf 2026-06-19 02:02:48.237 | + 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-19 02:02:48.240 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-19 02:02:48.282 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:02:48.287 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-19 02:02:48.289 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-19 02:02:48.293 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-19 02:02:48.299 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-19 02:02:48.302 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-19 02:02:48.306 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-19 02:02:48.309 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-19 02:02:48.313 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-19 02:02:48.318 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-19 02:02:48.322 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-19 02:02:48.326 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-19 02:02:48.330 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-19 02:02:48.333 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-19 02:02:48.336 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-19 02:02:48.340 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-19 02:02:48.344 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-19 02:02:48.347 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-19 02:02:48.351 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-19 02:02:48.354 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-19 02:02:48.359 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-19 02:02:48.363 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-19 02:02:48.369 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-19 02:02:48.369 | BEGIN { 2026-06-19 02:02:48.369 | section = "" 2026-06-19 02:02:48.369 | last_section = "" 2026-06-19 02:02:48.369 | section_count = 0 2026-06-19 02:02:48.369 | } 2026-06-19 02:02:48.369 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-19 02:02:48.369 | /^\[.+\]/ { 2026-06-19 02:02:48.369 | gsub("[][]", "", $1); 2026-06-19 02:02:48.370 | section=$1 2026-06-19 02:02:48.370 | next 2026-06-19 02:02:48.370 | } 2026-06-19 02:02:48.370 | /^ *\#/ { 2026-06-19 02:02:48.370 | next 2026-06-19 02:02:48.370 | } 2026-06-19 02:02:48.370 | /^[^ \t]+/ { 2026-06-19 02:02:48.370 | # get offset of first = in $0 2026-06-19 02:02:48.371 | eq_idx = index($0, "=") 2026-06-19 02:02:48.371 | # extract attr & value from $0 2026-06-19 02:02:48.371 | attr = substr($0, 1, eq_idx - 1) 2026-06-19 02:02:48.371 | value = substr($0, eq_idx + 1) 2026-06-19 02:02:48.371 | # only need to strip trailing whitespace from attr 2026-06-19 02:02:48.371 | sub(/[ \t]*$/, "", attr) 2026-06-19 02:02:48.372 | # need to strip leading & trailing whitespace from value 2026-06-19 02:02:48.372 | sub(/^[ \t]*/, "", value) 2026-06-19 02:02:48.372 | sub(/[ \t]*$/, "", value) 2026-06-19 02:02:48.372 | 2026-06-19 02:02:48.372 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-19 02:02:48.372 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-19 02:02:48.372 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-19 02:02:48.372 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-19 02:02:48.372 | if (! (section, attr) in cfg_attr_count) { 2026-06-19 02:02:48.373 | if (section != last_section) { 2026-06-19 02:02:48.373 | cfg_section[section_count++] = section 2026-06-19 02:02:48.373 | last_section = section 2026-06-19 02:02:48.373 | } 2026-06-19 02:02:48.373 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-19 02:02:48.374 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-19 02:02:48.374 | 2026-06-19 02:02:48.374 | cfg_attr[section, attr, 0] = value 2026-06-19 02:02:48.374 | cfg_attr_count[section, attr] = 1 2026-06-19 02:02:48.374 | } else { 2026-06-19 02:02:48.374 | lno = cfg_attr_count[section, attr]++ 2026-06-19 02:02:48.374 | cfg_attr[section, attr, lno] = value 2026-06-19 02:02:48.374 | } 2026-06-19 02:02:48.375 | } 2026-06-19 02:02:48.375 | END { 2026-06-19 02:02:48.375 | # Process each section in order 2026-06-19 02:02:48.375 | for (sno = 0; sno < section_count; sno++) { 2026-06-19 02:02:48.375 | section = cfg_section[sno] 2026-06-19 02:02:48.375 | # The ini routines simply append a config item immediately 2026-06-19 02:02:48.375 | # after the section header. To keep the same order as defined 2026-06-19 02:02:48.376 | # in local.conf, invoke the ini routines in the reverse order 2026-06-19 02:02:48.376 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-19 02:02:48.376 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-19 02:02:48.376 | if (cfg_attr_count[section, attr] == 1) 2026-06-19 02:02:48.376 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-19 02:02:48.376 | else { 2026-06-19 02:02:48.376 | # For multiline, invoke the ini routines in the reverse order 2026-06-19 02:02:48.377 | count = cfg_attr_count[section, attr] 2026-06-19 02:02:48.377 | print "inidelete " configfile " " section " " attr 2026-06-19 02:02:48.377 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-19 02:02:48.377 | for (l = count -2; l >= 0; l--) 2026-06-19 02:02:48.377 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-19 02:02:48.377 | } 2026-06-19 02:02:48.377 | } 2026-06-19 02:02:48.378 | } 2026-06-19 02:02:48.378 | } 2026-06-19 02:02:48.378 | ' 2026-06-19 02:02:48.378 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-19 02:02:48.378 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:02:48.378 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-19 02:02:48.378 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-19 02:02:48.379 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-19 02:02:48.382 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-19 02:02:48.386 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-19 02:02:48.389 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-19 02:02:48.389 | BEGIN { group = "" } 2026-06-19 02:02:48.389 | /^\[\[.+\|.*\]\]/ { 2026-06-19 02:02:48.389 | gsub("[][]", "", $1); 2026-06-19 02:02:48.390 | split($1, a, "|"); 2026-06-19 02:02:48.390 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-19 02:02:48.390 | group=a[1] 2026-06-19 02:02:48.390 | } else { 2026-06-19 02:02:48.390 | group="" 2026-06-19 02:02:48.390 | } 2026-06-19 02:02:48.390 | next 2026-06-19 02:02:48.390 | } 2026-06-19 02:02:48.390 | { 2026-06-19 02:02:48.391 | if (group != "") 2026-06-19 02:02:48.391 | print $0 2026-06-19 02:02:48.391 | } 2026-06-19 02:02:48.391 | ' /home/quobyte/devstack/local.conf 2026-06-19 02:02:48.397 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-19 02:02:48.400 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-19 02:02:48.438 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:02:48.441 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-19 02:02:48.444 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-19 02:02:48.482 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:02:48.485 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-19 02:02:48.488 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-19 02:02:48.526 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:02:48.529 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-19 02:02:48.532 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-19 02:02:48.554 | + inc/async:async_inner:64 : rc=0 2026-06-19 02:02:48.567 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:02:48.571 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-a6d630c6-4f66-467c-bab5-c0e18da1d36b"' 2026-06-19 02:02:48.575 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-a6d630c6-4f66-467c-bab5-c0e18da1d36b 2026-06-19 02:02:48.583 | [65672 Async configure_neutron_nova:65672]: finished successfully 2026-06-19 02:02:48.610 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:02:48.613 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-19 02:02:48.616 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-19 02:02:48.649 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:02:48.652 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-19 02:02:48.655 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-19 02:02:48.689 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:02:48.692 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-06-19 02:02:48.712 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:02:48.716 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-19 02:02:48.719 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-06-19 02:02:48.740 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:02:48.743 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-19 02:02:48.780 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-06-19 02:02:48.830 | [2074 Async configure_neutron_nova:65672]: Waiting for completion of configure_neutron_nova running on PID 65672 (2 other jobs running) 2026-06-19 02:02:48.855 | [2074 Async configure_neutron_nova:65672]: Signaling child to exit 2026-06-19 02:02:48.855 | WAKEUP 2026-06-19 02:02:48.877 | [2074 Async configure_neutron_nova:65672]: Signaled 2026-06-19 02:02:48.879 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-19 02:02:48.879 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-19 02:02:48.879 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-19 02:02:48.879 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-19 02:02:48.879 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-19 02:02:48.879 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-19 02:02:48.879 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-19 02:02:48.880 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-19 02:02:48.880 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.126/identity 2026-06-19 02:02:48.880 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-19 02:02:48.880 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-19 02:02:48.880 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-19 02:02:48.880 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-19 02:02:48.880 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-19 02:02:48.880 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-19 02:02:48.880 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-19 02:02:48.880 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-19 02:02:48.880 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-19 02:02:48.881 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-19 02:02:48.881 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:02:48.881 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-19 02:02:48.881 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-19 02:02:48.881 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-19 02:02:48.881 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-19 02:02:48.881 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-19 02:02:48.881 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-19 02:02:48.881 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-19 02:02:48.881 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-19 02:02:48.881 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-19 02:02:48.881 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-19 02:02:48.882 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-19 02:02:48.882 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-19 02:02:48.882 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-19 02:02:48.882 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-19 02:02:48.882 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-19 02:02:48.882 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-19 02:02:48.882 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-19 02:02:48.882 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-19 02:02:48.882 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.126/identity 2026-06-19 02:02:48.882 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-19 02:02:48.882 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-19 02:02:48.883 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-19 02:02:48.883 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-19 02:02:48.883 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-19 02:02:48.883 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-19 02:02:48.883 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-19 02:02:48.883 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-19 02:02:48.883 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-19 02:02:48.883 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-19 02:02:48.883 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:02:48.883 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-19 02:02:48.883 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-19 02:02:48.924 | [2074 Async configure_neutron_nova:65672]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-19 02:02:48.929 | + inc/async:async_wait:197 : return 0 2026-06-19 02:02:48.932 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-06-19 02:02:48.953 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:02:48.956 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-19 02:02:48.993 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-19 02:02:49.033 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-06-19 02:02:49.054 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:02:49.057 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-06-19 02:02:49.060 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 02:02:49.063 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-06-19 02:02:49.066 | + ./stack.sh:main:1290 : start_nova_api 2026-06-19 02:02:49.069 | + 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-19 02:02:49.071 | + 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-19 02:02:49.075 | + 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-19 02:02:49.078 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-19 02:02:49.084 | + 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-19 02:02:49.087 | + functions-common:run_process:1668 : local service=n-api 2026-06-19 02:02:49.090 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-19 02:02:49.092 | + functions-common:run_process:1670 : local group= 2026-06-19 02:02:49.096 | + functions-common:run_process:1671 : local user= 2026-06-19 02:02:49.098 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:02:49.102 | + functions-common:run_process:1674 : local name=n-api 2026-06-19 02:02:49.105 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:02:49.109 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:02:49.111 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:02:49.114 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:02:49.119 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:02:49.123 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834569120 2026-06-19 02:02:49.127 | + functions-common:run_process:1677 : is_service_enabled n-api 2026-06-19 02:02:49.145 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:02:49.148 | + functions-common:run_process:1678 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-19 02:02:49.151 | + functions-common:_run_under_systemd:1622 : local service=n-api 2026-06-19 02:02:49.154 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-19 02:02:49.157 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-19 02:02:49.160 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-19 02:02:49.163 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-19 02:02:49.166 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-19 02:02:49.169 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-19 02:02:49.172 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api.service 2026-06-19 02:02:49.175 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:02:49.178 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:02:49.181 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:02:49.184 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:02:49.187 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-19 02:02:49.190 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-19 02:02:49.193 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-19 02:02:49.195 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-19 02:02:49.199 | + functions-common:_run_under_systemd:1642 : 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-19 02:02:49.201 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api.service 2026-06-19 02:02:49.204 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-19 02:02:49.206 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-19 02:02:49.208 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-19 02:02:49.211 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-19 02:02:49.214 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-19 02:02:49.217 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-19 02:02:49.222 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-19 02:02:49.300 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-19 02:02:49.380 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-19 02:02:49.444 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-19 02:02:49.507 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-19 02:02:49.569 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:02:49.634 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-19 02:02:49.695 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-19 02:02:49.760 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-19 02:02:49.823 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-19 02:02:49.887 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-19 02:02:49.949 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-19 02:02:49.952 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-19 02:02:49.955 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-19 02:02:50.032 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-19 02:02:50.481 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api.service 2026-06-19 02:02:50.509 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-19 02:02:50.935 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api.service 2026-06-19 02:02:51.084 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:02:51.087 | + functions-common:time_stop:2414 : local name 2026-06-19 02:02:51.090 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:02:51.093 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:02:51.096 | + functions-common:time_stop:2417 : local total 2026-06-19 02:02:51.099 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:02:51.102 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:02:51.105 | + functions-common:time_stop:2421 : start_time=1781834569120 2026-06-19 02:02:51.108 | + functions-common:time_stop:2423 : [[ -z 1781834569120 ]] 2026-06-19 02:02:51.112 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:02:51.118 | + functions-common:time_stop:2426 : end_time=1781834571114 2026-06-19 02:02:51.121 | + functions-common:time_stop:2427 : elapsed_time=1994 2026-06-19 02:02:51.125 | + functions-common:time_stop:2428 : total=3931 2026-06-19 02:02:51.128 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:02:51.132 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5925 2026-06-19 02:02:51.136 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-19 02:02:51.136 | Waiting for nova-api to start... 2026-06-19 02:02:51.140 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.126/compute/v2.1/ 2026-06-19 02:02:51.143 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.126/compute/v2.1/ 2026-06-19 02:02:51.147 | + functions:wait_for_service:476 : local timeout=60 2026-06-19 02:02:51.150 | + functions:wait_for_service:477 : local url=http://192.168.122.126/compute/v2.1/ 2026-06-19 02:02:51.154 | + functions:wait_for_service:478 : local rval=0 2026-06-19 02:02:51.157 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-19 02:02:51.160 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-19 02:02:51.164 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:02:51.167 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:02:51.171 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:02:51.178 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834571173 2026-06-19 02:02:51.181 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-19 02:02:51.185 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 02:02:51.187 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.126/compute/v2.1/ 2026-06-19 02:02:57.280 | + :: : [[ 200 == 503 ]] 2026-06-19 02:02:57.281 | + :: : [[ 0 -eq 7 ]] 2026-06-19 02:02:57.287 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-19 02:02:57.290 | + functions-common:time_stop:2414 : local name 2026-06-19 02:02:57.294 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:02:57.299 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:02:57.303 | + functions-common:time_stop:2417 : local total 2026-06-19 02:02:57.306 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:02:57.310 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-19 02:02:57.313 | + functions-common:time_stop:2421 : start_time=1781834571173 2026-06-19 02:02:57.317 | + functions-common:time_stop:2423 : [[ -z 1781834571173 ]] 2026-06-19 02:02:57.322 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:02:57.329 | + functions-common:time_stop:2426 : end_time=1781834577324 2026-06-19 02:02:57.332 | + functions-common:time_stop:2427 : elapsed_time=6151 2026-06-19 02:02:57.337 | + functions-common:time_stop:2428 : total=5530 2026-06-19 02:02:57.341 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:02:57.344 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11681 2026-06-19 02:02:57.348 | + functions:wait_for_service:486 : return 0 2026-06-19 02:02:57.352 | + 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-19 02:02:57.356 | + 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-19 02:02:57.360 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-19 02:02:57.381 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:02:57.384 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-06-19 02:02:57.387 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 02:02:57.392 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-06-19 02:02:57.395 | + ./stack.sh:main:1295 : start_ovn_services 2026-06-19 02:02:57.398 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-19 02:02:57.403 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-19 02:02:57.406 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-19 02:02:57.409 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-19 02:02:57.413 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-19 02:02:57.416 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-19 02:02:57.419 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-19 02:02:57.436 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-19 02:02:57.443 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-19 02:02:57.450 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-19 02:02:57.456 | + 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-19 02:02:57.473 | + 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-19 02:02:57.489 | + 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-19 02:02:57.504 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-19 02:02:57.507 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-19 02:02:57.507 | Starting OVN 2026-06-19 02:02:57.510 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-19 02:02:57.513 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-19 02:02:57.513 | Starting OVS 2026-06-19 02:02:57.516 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-19 02:02:57.533 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:02:57.536 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-19 02:02:57.582 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-19 02:02:57.627 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-19 02:02:57.630 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-19 02:02:57.632 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-19 02:02:58.096 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-19 02:02:58.555 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-19 02:02:58.556 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-19 02:02:58.556 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-19 02:02:58.556 | 2026-06-19 02:02:58.556 | Possible reasons for having these kinds of units are: 2026-06-19 02:02:58.556 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-19 02:02:58.556 | .wants/, .requires/, or .upholds/ directory. 2026-06-19 02:02:58.556 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-19 02:02:58.557 | a requirement dependency on it. 2026-06-19 02:02:58.557 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-19 02:02:58.558 | D-Bus, udev, scripted systemctl call, ...). 2026-06-19 02:02:58.558 | • In case of template units, the unit is meant to be enabled with some 2026-06-19 02:02:58.558 | instance name specified. 2026-06-19 02:02:58.564 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-19 02:03:03.226 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-19 02:03:03.229 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-19 02:03:03.712 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-19 02:03:04.175 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-19 02:03:04.175 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-19 02:03:04.175 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-19 02:03:04.175 | 2026-06-19 02:03:04.175 | Possible reasons for having these kinds of units are: 2026-06-19 02:03:04.175 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-19 02:03:04.175 | .wants/, .requires/, or .upholds/ directory. 2026-06-19 02:03:04.175 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-19 02:03:04.176 | a requirement dependency on it. 2026-06-19 02:03:04.176 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-19 02:03:04.177 | D-Bus, udev, scripted systemctl call, ...). 2026-06-19 02:03:04.178 | • In case of template units, the unit is meant to be enabled with some 2026-06-19 02:03:04.178 | instance name specified. 2026-06-19 02:03:04.185 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-19 02:03:04.370 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-19 02:03:04.371 | Configuring OVSDB 2026-06-19 02:03:04.374 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-19 02:03:04.398 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:03:04.401 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-19 02:03:04.429 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-19 02:03:04.454 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=b8304170-f6b6-4409-9eeb-7f8382791dc6 2026-06-19 02:03:04.477 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.126:6642 2026-06-19 02:03:04.500 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-19 02:03:04.524 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-19 02:03:04.548 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.126 2026-06-19 02:03:04.572 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-19 02:03:04.577 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-19 02:03:04.599 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-19 02:03:04.602 | + 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-19 02:03:04.626 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-19 02:03:04.629 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-19 02:03:04.631 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-19 02:03:04.634 | + functions-common:is_provider_network:2266 : return 1 2026-06-19 02:03:04.637 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-19 02:03:04.640 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-19 02:03:04.643 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-19 02:03:04.646 | + 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-19 02:03:04.649 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-19 02:03:04.652 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-19 02:03:04.681 | + 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-19 02:03:04.716 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-19 02:03:04.755 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-19 02:03:04.774 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:03:04.778 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-19 02:03:04.781 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-19 02:03:04.784 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-19 02:03:04.788 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-19 02:03:04.791 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-19 02:03:04.812 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:03:04.815 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-19 02:03:04.819 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-19 02:03:04.822 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-19 02:03:05.307 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-19 02:03:05.779 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-19 02:03:05.846 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-19 02:03:05.850 | + 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-19 02:03:05.853 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-19 02:03:05.856 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-19 02:03:05.859 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-19 02:03:06.865 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-19 02:03:06.868 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-19 02:03:06.872 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-19 02:03:06.875 | + 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-19 02:03:06.877 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-19 02:03:06.880 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-19 02:03:06.884 | + 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-19 02:03:06.887 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-19 02:03:06.890 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-19 02:03:06.892 | + 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-19 02:03:06.895 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-19 02:03:06.898 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-19 02:03:06.901 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-19 02:03:06.921 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:03:06.924 | + 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-19 02:03:06.951 | + 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-19 02:03:06.977 | + 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-19 02:03:06.995 | + 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-19 02:03:07.012 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-19 02:03:07.031 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:03:07.035 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-19 02:03:07.038 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-19 02:03:07.040 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-19 02:03:07.498 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-19 02:03:07.973 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-19 02:03:07.973 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-19 02:03:07.973 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-19 02:03:07.974 | 2026-06-19 02:03:07.974 | Possible reasons for having these kinds of units are: 2026-06-19 02:03:07.974 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-19 02:03:07.974 | .wants/, .requires/, or .upholds/ directory. 2026-06-19 02:03:07.974 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-19 02:03:07.974 | a requirement dependency on it. 2026-06-19 02:03:07.974 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-19 02:03:07.974 | D-Bus, udev, scripted systemctl call, ...). 2026-06-19 02:03:07.974 | • In case of template units, the unit is meant to be enabled with some 2026-06-19 02:03:07.974 | instance name specified. 2026-06-19 02:03:07.983 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-19 02:03:08.257 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-19 02:03:08.280 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:03:08.282 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-19 02:03:08.284 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-19 02:03:08.301 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:03:08.304 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-19 02:03:08.306 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-19 02:03:08.308 | + 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-19 02:03:08.310 | + functions-common:run_process:1668 : local service=q-ovn-metadata-agent 2026-06-19 02:03:08.313 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-19 02:03:08.315 | + functions-common:run_process:1670 : local group= 2026-06-19 02:03:08.320 | + functions-common:run_process:1671 : local user= 2026-06-19 02:03:08.321 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:03:08.326 | + functions-common:run_process:1674 : local name=q-ovn-metadata-agent 2026-06-19 02:03:08.329 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:03:08.333 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:03:08.335 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:03:08.338 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:03:08.342 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:03:08.348 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834588344 2026-06-19 02:03:08.351 | + functions-common:run_process:1677 : is_service_enabled q-ovn-metadata-agent 2026-06-19 02:03:08.373 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:03:08.376 | + functions-common:run_process:1678 : _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-19 02:03:08.380 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-metadata-agent 2026-06-19 02:03:08.382 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-19 02:03:08.386 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-19 02:03:08.389 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-19 02:03:08.392 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-19 02:03:08.395 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-19 02:03:08.398 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-19 02:03:08.401 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-19 02:03:08.405 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:03:08.408 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:03:08.412 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:03:08.414 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:03:08.418 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-19 02:03:08.420 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-19 02:03:08.424 | + functions-common:_run_under_systemd:1644 : 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-19 02:03:08.427 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-metadata-agent.service 2026-06-19 02:03:08.430 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-19 02:03:08.434 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-19 02:03:08.436 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-19 02:03:08.440 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-19 02:03:08.443 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-19 02:03:08.446 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-19 02:03:08.449 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-19 02:03:08.454 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-19 02:03:08.460 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-19 02:03:08.542 | + functions-common:write_user_unit_file:1542 : 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-19 02:03:08.630 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-19 02:03:08.702 | + functions-common:write_user_unit_file:1544 : 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-19 02:03:08.767 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-19 02:03:08.835 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-19 02:03:08.903 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:03:08.970 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-19 02:03:08.973 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-19 02:03:08.976 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-19 02:03:09.057 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-19 02:03:09.520 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-19 02:03:09.548 | 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-19 02:03:10.012 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-19 02:03:10.065 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:03:10.069 | + functions-common:time_stop:2414 : local name 2026-06-19 02:03:10.072 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:03:10.076 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:03:10.078 | + functions-common:time_stop:2417 : local total 2026-06-19 02:03:10.080 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:03:10.083 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:03:10.086 | + functions-common:time_stop:2421 : start_time=1781834588344 2026-06-19 02:03:10.089 | + functions-common:time_stop:2423 : [[ -z 1781834588344 ]] 2026-06-19 02:03:10.092 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:03:10.098 | + functions-common:time_stop:2426 : end_time=1781834590094 2026-06-19 02:03:10.101 | + functions-common:time_stop:2427 : elapsed_time=1750 2026-06-19 02:03:10.104 | + functions-common:time_stop:2428 : total=5925 2026-06-19 02:03:10.107 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:03:10.109 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7675 2026-06-19 02:03:10.113 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-19 02:03:10.115 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-19 02:03:10.118 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-19 02:03:10.121 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-19 02:03:10.140 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-19 02:03:10.143 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-19 02:03:10.145 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-19 02:03:10.148 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-19 02:03:10.151 | + 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-19 02:03:10.189 | + 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-19 02:03:10.224 | + 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-19 02:03:10.258 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-19 02:03:10.295 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-19 02:03:10.331 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-19 02:03:10.333 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-19 02:03:10.355 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:03:10.359 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-19 02:03:10.410 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-19 02:03:10.412 | + 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-19 02:03:10.416 | + functions-common:run_process:1668 : local service=q-ovn-agent 2026-06-19 02:03:10.418 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-19 02:03:10.422 | + functions-common:run_process:1670 : local group= 2026-06-19 02:03:10.425 | + functions-common:run_process:1671 : local user= 2026-06-19 02:03:10.427 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:03:10.431 | + functions-common:run_process:1674 : local name=q-ovn-agent 2026-06-19 02:03:10.434 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:03:10.438 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:03:10.441 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:03:10.444 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:03:10.450 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:03:10.454 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834590450 2026-06-19 02:03:10.457 | + functions-common:run_process:1677 : is_service_enabled q-ovn-agent 2026-06-19 02:03:10.478 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:03:10.482 | + functions-common:run_process:1678 : _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-19 02:03:10.485 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-agent 2026-06-19 02:03:10.489 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-19 02:03:10.492 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-19 02:03:10.496 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-19 02:03:10.499 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-19 02:03:10.502 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-19 02:03:10.505 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-19 02:03:10.508 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-agent.service 2026-06-19 02:03:10.511 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:03:10.514 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:03:10.518 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:03:10.522 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:03:10.525 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-19 02:03:10.529 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-19 02:03:10.532 | + functions-common:_run_under_systemd:1644 : 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-19 02:03:10.536 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-agent.service 2026-06-19 02:03:10.538 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-19 02:03:10.541 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-19 02:03:10.544 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-19 02:03:10.547 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-19 02:03:10.550 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-19 02:03:10.554 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-19 02:03:10.556 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-19 02:03:10.559 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-19 02:03:10.563 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-19 02:03:10.644 | + functions-common:write_user_unit_file:1542 : 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-19 02:03:10.726 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-19 02:03:10.790 | + functions-common:write_user_unit_file:1544 : 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-19 02:03:10.859 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-19 02:03:10.928 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-19 02:03:10.995 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:03:11.064 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-19 02:03:11.066 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-19 02:03:11.069 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-19 02:03:11.149 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-19 02:03:11.624 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-19 02:03:11.652 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-19 02:03:12.100 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-19 02:03:12.162 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:03:12.166 | + functions-common:time_stop:2414 : local name 2026-06-19 02:03:12.169 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:03:12.173 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:03:12.176 | + functions-common:time_stop:2417 : local total 2026-06-19 02:03:12.180 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:03:12.183 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:03:12.186 | + functions-common:time_stop:2421 : start_time=1781834590450 2026-06-19 02:03:12.190 | + functions-common:time_stop:2423 : [[ -z 1781834590450 ]] 2026-06-19 02:03:12.195 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:03:12.200 | + functions-common:time_stop:2426 : end_time=1781834592196 2026-06-19 02:03:12.204 | + functions-common:time_stop:2427 : elapsed_time=1746 2026-06-19 02:03:12.208 | + functions-common:time_stop:2428 : total=7675 2026-06-19 02:03:12.211 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:03:12.215 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9421 2026-06-19 02:03:12.218 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-19 02:03:12.222 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-19 02:03:12.225 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-19 02:03:12.230 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-19 02:03:12.252 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-19 02:03:12.255 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-19 02:03:12.259 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-19 02:03:12.262 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-19 02:03:12.265 | + 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-19 02:03:12.308 | + 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-19 02:03:12.346 | + 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-19 02:03:12.388 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-19 02:03:12.426 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-19 02:03:12.467 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-19 02:03:12.469 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-19 02:03:12.473 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-19 02:03:12.476 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-19 02:03:12.500 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-19 02:03:12.524 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-19 02:03:12.527 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-19 02:03:12.531 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-19 02:03:12.535 | + 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-19 02:03:12.599 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-06-19 02:03:12.623 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:03:12.627 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-06-19 02:03:12.630 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 02:03:12.634 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-06-19 02:03:12.637 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-06-19 02:03:12.640 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-19 02:03:12.643 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-19 02:03:12.679 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-19 02:03:12.681 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-19 02:03:12.683 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-19 02:03:12.713 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-19 02:03:12.741 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-06-19 02:03:12.743 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-19 02:03:12.746 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-19 02:03:12.749 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-19 02:03:12.751 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-19 02:03:12.753 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-19 02:03:12.757 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-19 02:03:12.759 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-19 02:03:12.761 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-19 02:03:12.763 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-19 02:03:12.765 | +++ 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-19 02:03:12.767 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-19 02:03:12.770 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-19 02:03:12.772 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-19 02:03:12.774 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-19 02:03:12.777 | + 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-19 02:03:12.779 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-19 02:03:12.782 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-19 02:03:12.784 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-19 02:03:12.787 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-19 02:03:12.804 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-19 02:03:12.807 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-19 02:03:12.844 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-19 02:03:12.886 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-19 02:03:12.889 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-19 02:03:12.926 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-19 02:03:12.929 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-19 02:03:12.969 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-19 02:03:12.974 | + 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-19 02:03:12.976 | + functions-common:run_process:1668 : local service=neutron-api 2026-06-19 02:03:12.978 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-19 02:03:12.980 | + functions-common:run_process:1670 : local group= 2026-06-19 02:03:12.983 | + functions-common:run_process:1671 : local user= 2026-06-19 02:03:12.985 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:03:12.988 | + functions-common:run_process:1674 : local name=neutron-api 2026-06-19 02:03:12.990 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:03:12.992 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:03:12.994 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:03:12.996 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:03:12.999 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:03:13.003 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834593000 2026-06-19 02:03:13.006 | + functions-common:run_process:1677 : is_service_enabled neutron-api 2026-06-19 02:03:13.027 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:03:13.029 | + functions-common:run_process:1678 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-19 02:03:13.031 | + functions-common:_run_under_systemd:1622 : local service=neutron-api 2026-06-19 02:03:13.034 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-19 02:03:13.036 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-19 02:03:13.038 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-19 02:03:13.041 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-19 02:03:13.043 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-19 02:03:13.045 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-19 02:03:13.048 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-api.service 2026-06-19 02:03:13.050 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:03:13.052 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:03:13.054 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:03:13.057 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:03:13.059 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-19 02:03:13.061 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-19 02:03:13.063 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-19 02:03:13.066 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-19 02:03:13.068 | + functions-common:_run_under_systemd:1642 : 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-19 02:03:13.070 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@neutron-api.service 2026-06-19 02:03:13.072 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-19 02:03:13.075 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-19 02:03:13.077 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-19 02:03:13.079 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-19 02:03:13.081 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-19 02:03:13.083 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-19 02:03:13.087 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-19 02:03:13.158 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-19 02:03:13.232 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-19 02:03:13.295 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-19 02:03:13.362 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-19 02:03:13.422 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:03:13.483 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-19 02:03:13.542 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-19 02:03:13.604 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-19 02:03:13.664 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-19 02:03:13.722 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-19 02:03:13.783 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-19 02:03:13.785 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-19 02:03:13.787 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-19 02:03:13.861 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-19 02:03:14.333 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-api.service 2026-06-19 02:03:14.361 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-19 02:03:14.808 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-api.service 2026-06-19 02:03:14.950 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:03:14.953 | + functions-common:time_stop:2414 : local name 2026-06-19 02:03:14.957 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:03:14.960 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:03:14.963 | + functions-common:time_stop:2417 : local total 2026-06-19 02:03:14.965 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:03:14.968 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:03:14.971 | + functions-common:time_stop:2421 : start_time=1781834593000 2026-06-19 02:03:14.977 | + functions-common:time_stop:2423 : [[ -z 1781834593000 ]] 2026-06-19 02:03:14.983 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:03:14.987 | + functions-common:time_stop:2426 : end_time=1781834594984 2026-06-19 02:03:14.989 | + functions-common:time_stop:2427 : elapsed_time=1984 2026-06-19 02:03:14.992 | + functions-common:time_stop:2428 : total=9421 2026-06-19 02:03:14.994 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:03:15.000 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11405 2026-06-19 02:03:15.004 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.126/ 2026-06-19 02:03:15.011 | + 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-19 02:03:15.014 | + functions-common:run_process:1668 : local service=neutron-rpc-server 2026-06-19 02:03:15.017 | + functions-common:run_process:1669 : 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-19 02:03:15.019 | + functions-common:run_process:1670 : local group= 2026-06-19 02:03:15.021 | + functions-common:run_process:1671 : local user= 2026-06-19 02:03:15.024 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:03:15.027 | + functions-common:run_process:1674 : local name=neutron-rpc-server 2026-06-19 02:03:15.029 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:03:15.032 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:03:15.034 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:03:15.037 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:03:15.041 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:03:15.045 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834595042 2026-06-19 02:03:15.047 | + functions-common:run_process:1677 : is_service_enabled neutron-rpc-server 2026-06-19 02:03:15.069 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:03:15.072 | + functions-common:run_process:1678 : _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-19 02:03:15.074 | + functions-common:_run_under_systemd:1622 : local service=neutron-rpc-server 2026-06-19 02:03:15.077 | + functions-common:_run_under_systemd:1623 : 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-19 02:03:15.080 | + functions-common:_run_under_systemd:1624 : 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-19 02:03:15.083 | + functions-common:_run_under_systemd:1626 : _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-19 02:03:15.086 | + functions-common:_common_systemd_pitfalls:1594 : 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-19 02:03:15.089 | + functions-common:_common_systemd_pitfalls:1597 : [[ /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-19 02:03:15.091 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /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-19 02:03:15.094 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-19 02:03:15.097 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:03:15.099 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:03:15.102 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:03:15.105 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:03:15.107 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-19 02:03:15.110 | + functions-common:_run_under_systemd:1638 : [[ /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-19 02:03:15.112 | + functions-common:_run_under_systemd:1644 : 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-19 02:03:15.115 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-rpc-server.service 2026-06-19 02:03:15.118 | + functions-common:write_user_unit_file:1530 : 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-19 02:03:15.122 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-19 02:03:15.127 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-19 02:03:15.131 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-19 02:03:15.135 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-19 02:03:15.138 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-19 02:03:15.140 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-19 02:03:15.143 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-19 02:03:15.147 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-19 02:03:15.230 | + functions-common:write_user_unit_file:1542 : 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-19 02:03:15.304 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-19 02:03:15.366 | + functions-common:write_user_unit_file:1544 : 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-19 02:03:15.428 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-19 02:03:15.491 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-19 02:03:15.553 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:03:15.618 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-19 02:03:15.620 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-19 02:03:15.623 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-19 02:03:15.700 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-19 02:03:16.215 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-19 02:03:16.247 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-19 02:03:16.733 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-19 02:03:16.790 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:03:16.796 | + functions-common:time_stop:2414 : local name 2026-06-19 02:03:16.802 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:03:16.805 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:03:16.811 | + functions-common:time_stop:2417 : local total 2026-06-19 02:03:16.814 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:03:16.816 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:03:16.821 | + functions-common:time_stop:2421 : start_time=1781834595042 2026-06-19 02:03:16.826 | + functions-common:time_stop:2423 : [[ -z 1781834595042 ]] 2026-06-19 02:03:16.831 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:03:16.841 | + functions-common:time_stop:2426 : end_time=1781834596835 2026-06-19 02:03:16.845 | + functions-common:time_stop:2427 : elapsed_time=1793 2026-06-19 02:03:16.848 | + functions-common:time_stop:2428 : total=11405 2026-06-19 02:03:16.852 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:03:16.858 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13198 2026-06-19 02:03:16.867 | + 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-19 02:03:16.871 | + functions-common:run_process:1668 : local service=neutron-periodic-workers 2026-06-19 02:03:16.874 | + functions-common:run_process:1669 : 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-19 02:03:16.884 | + functions-common:run_process:1670 : local group= 2026-06-19 02:03:16.889 | + functions-common:run_process:1671 : local user= 2026-06-19 02:03:16.893 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:03:16.899 | + functions-common:run_process:1674 : local name=neutron-periodic-workers 2026-06-19 02:03:16.904 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:03:16.909 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:03:16.914 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:03:16.917 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:03:16.923 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:03:16.929 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834596924 2026-06-19 02:03:16.933 | + functions-common:run_process:1677 : is_service_enabled neutron-periodic-workers 2026-06-19 02:03:16.962 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:03:16.965 | + functions-common:run_process:1678 : _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-19 02:03:16.969 | + functions-common:_run_under_systemd:1622 : local service=neutron-periodic-workers 2026-06-19 02:03:16.972 | + functions-common:_run_under_systemd:1623 : 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-19 02:03:16.976 | + functions-common:_run_under_systemd:1624 : 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-19 02:03:16.983 | + functions-common:_run_under_systemd:1626 : _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-19 02:03:16.990 | + functions-common:_common_systemd_pitfalls:1594 : 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-19 02:03:16.996 | + functions-common:_common_systemd_pitfalls:1597 : [[ /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-19 02:03:17.002 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /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-19 02:03:17.010 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-19 02:03:17.017 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:03:17.020 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:03:17.025 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:03:17.028 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:03:17.035 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-19 02:03:17.040 | + functions-common:_run_under_systemd:1638 : [[ /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-19 02:03:17.047 | + functions-common:_run_under_systemd:1644 : 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-19 02:03:17.047 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-periodic-workers.service 2026-06-19 02:03:17.051 | + functions-common:write_user_unit_file:1530 : 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-19 02:03:17.055 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-19 02:03:17.059 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-19 02:03:17.063 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-19 02:03:17.066 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-19 02:03:17.072 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-19 02:03:17.077 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-19 02:03:17.084 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-19 02:03:17.093 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-19 02:03:17.232 | + functions-common:write_user_unit_file:1542 : 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-19 02:03:17.360 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-19 02:03:17.471 | + functions-common:write_user_unit_file:1544 : 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-19 02:03:17.595 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-19 02:03:17.730 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-19 02:03:17.855 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:03:17.982 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-19 02:03:17.987 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-19 02:03:17.988 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-19 02:03:18.150 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-19 02:03:18.740 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-19 02:03:18.772 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-19 02:03:19.281 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-19 02:03:19.331 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:03:19.341 | + functions-common:time_stop:2414 : local name 2026-06-19 02:03:19.346 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:03:19.350 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:03:19.356 | + functions-common:time_stop:2417 : local total 2026-06-19 02:03:19.362 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:03:19.368 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:03:19.374 | + functions-common:time_stop:2421 : start_time=1781834596924 2026-06-19 02:03:19.382 | + functions-common:time_stop:2423 : [[ -z 1781834596924 ]] 2026-06-19 02:03:19.387 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:03:19.396 | + functions-common:time_stop:2426 : end_time=1781834599388 2026-06-19 02:03:19.399 | + functions-common:time_stop:2427 : elapsed_time=2464 2026-06-19 02:03:19.404 | + functions-common:time_stop:2428 : total=13198 2026-06-19 02:03:19.409 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:03:19.415 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=15662 2026-06-19 02:03:19.419 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-19 02:03:19.427 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-19 02:03:19.429 | + 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-19 02:03:19.434 | + functions-common:run_process:1668 : local service=neutron-ovn-maintenance-worker 2026-06-19 02:03:19.438 | + functions-common:run_process:1669 : 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-19 02:03:19.442 | + functions-common:run_process:1670 : local group= 2026-06-19 02:03:19.448 | + functions-common:run_process:1671 : local user= 2026-06-19 02:03:19.455 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:03:19.458 | + functions-common:run_process:1674 : local name=neutron-ovn-maintenance-worker 2026-06-19 02:03:19.466 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:03:19.471 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:03:19.478 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:03:19.482 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:03:19.489 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:03:19.500 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834599490 2026-06-19 02:03:19.506 | + functions-common:run_process:1677 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-19 02:03:19.544 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:03:19.549 | + functions-common:run_process:1678 : _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-19 02:03:19.556 | + functions-common:_run_under_systemd:1622 : local service=neutron-ovn-maintenance-worker 2026-06-19 02:03:19.560 | + functions-common:_run_under_systemd:1623 : 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-19 02:03:19.563 | + functions-common:_run_under_systemd:1624 : 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-19 02:03:19.568 | + functions-common:_run_under_systemd:1626 : _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-19 02:03:19.570 | + functions-common:_common_systemd_pitfalls:1594 : 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-19 02:03:19.574 | + functions-common:_common_systemd_pitfalls:1597 : [[ /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-19 02:03:19.577 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /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-19 02:03:19.580 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-19 02:03:19.585 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:03:19.589 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:03:19.596 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:03:19.600 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:03:19.604 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-19 02:03:19.606 | + functions-common:_run_under_systemd:1638 : [[ /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-19 02:03:19.612 | + functions-common:_run_under_systemd:1644 : 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-19 02:03:19.617 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-19 02:03:19.621 | + functions-common:write_user_unit_file:1530 : 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-19 02:03:19.627 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-19 02:03:19.629 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-19 02:03:19.636 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-19 02:03:19.641 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-19 02:03:19.644 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-19 02:03:19.648 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-19 02:03:19.650 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-19 02:03:19.659 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-19 02:03:19.779 | + functions-common:write_user_unit_file:1542 : 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-19 02:03:19.911 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-19 02:03:20.033 | + functions-common:write_user_unit_file:1544 : 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-19 02:03:20.142 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-19 02:03:20.251 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-19 02:03:20.364 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:03:20.473 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-19 02:03:20.478 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-19 02:03:20.481 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-19 02:03:20.625 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-19 02:03:21.214 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-19 02:03:21.254 | 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-19 02:03:21.756 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-19 02:03:21.818 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:03:21.822 | + functions-common:time_stop:2414 : local name 2026-06-19 02:03:21.826 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:03:21.831 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:03:21.832 | + functions-common:time_stop:2417 : local total 2026-06-19 02:03:21.833 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:03:21.840 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:03:21.842 | + functions-common:time_stop:2421 : start_time=1781834599490 2026-06-19 02:03:21.845 | + functions-common:time_stop:2423 : [[ -z 1781834599490 ]] 2026-06-19 02:03:21.847 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:03:21.853 | + functions-common:time_stop:2426 : end_time=1781834601849 2026-06-19 02:03:21.855 | + functions-common:time_stop:2427 : elapsed_time=2359 2026-06-19 02:03:21.861 | + functions-common:time_stop:2428 : total=15662 2026-06-19 02:03:21.863 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:03:21.865 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18021 2026-06-19 02:03:21.869 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-19 02:03:21.870 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.126/networking 2026-06-19 02:03:21.874 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-19 02:03:21.874 | Waiting for Neutron to start... 2026-06-19 02:03:21.881 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.126/networking' 2026-06-19 02:03:21.888 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.126/networking' 'Neutron did not start' 60 2026-06-19 02:03:21.890 | + functions-common:test_with_retry:2352 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.126/networking' 2026-06-19 02:03:21.895 | + functions-common:test_with_retry:2353 : local 'failmsg=Neutron did not start' 2026-06-19 02:03:21.896 | + functions-common:test_with_retry:2354 : local until=60 2026-06-19 02:03:21.902 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-19 02:03:21.904 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-19 02:03:21.907 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-19 02:03:21.912 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:03:21.915 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:03:21.918 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:03:21.928 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834601919 2026-06-19 02:03:21.930 | + functions-common:test_with_retry:2358 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.126/networking; do sleep 0.5; done' 2026-06-19 02:03:29.772 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.126/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-19 02:03:29.778 | + functions-common:time_stop:2414 : local name 2026-06-19 02:03:29.786 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:03:29.790 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:03:29.794 | + functions-common:time_stop:2417 : local total 2026-06-19 02:03:29.798 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:03:29.804 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-19 02:03:29.810 | + functions-common:time_stop:2421 : start_time=1781834601919 2026-06-19 02:03:29.815 | + functions-common:time_stop:2423 : [[ -z 1781834601919 ]] 2026-06-19 02:03:29.825 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:03:29.835 | + functions-common:time_stop:2426 : end_time=1781834609823 2026-06-19 02:03:29.845 | + functions-common:time_stop:2427 : elapsed_time=7904 2026-06-19 02:03:29.856 | + functions-common:time_stop:2428 : total=0 2026-06-19 02:03:29.868 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:03:29.877 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7904 2026-06-19 02:03:29.882 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-06-19 02:03:29.923 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:03:29.929 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-06-19 02:03:29.934 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 02:03:29.938 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-06-19 02:03:29.941 | + ./stack.sh:main:1308 : start_placement 2026-06-19 02:03:29.947 | + lib/placement:start_placement:137 : start_placement_api 2026-06-19 02:03:29.955 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-19 02:03:29.965 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-19 02:03:29.968 | + functions-common:run_process:1668 : local service=placement-api 2026-06-19 02:03:29.973 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-19 02:03:29.978 | + functions-common:run_process:1670 : local group= 2026-06-19 02:03:29.980 | + functions-common:run_process:1671 : local user= 2026-06-19 02:03:29.983 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:03:29.989 | + functions-common:run_process:1674 : local name=placement-api 2026-06-19 02:03:29.994 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:03:29.998 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:03:30.006 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:03:30.015 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:03:30.025 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:03:30.033 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834610028 2026-06-19 02:03:30.037 | + functions-common:run_process:1677 : is_service_enabled placement-api 2026-06-19 02:03:30.073 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:03:30.080 | + functions-common:run_process:1678 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-19 02:03:30.086 | + functions-common:_run_under_systemd:1622 : local service=placement-api 2026-06-19 02:03:30.093 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-19 02:03:30.102 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-19 02:03:30.109 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-19 02:03:30.117 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-19 02:03:30.124 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-19 02:03:30.127 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-19 02:03:30.133 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@placement-api.service 2026-06-19 02:03:30.143 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:03:30.150 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:03:30.154 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:03:30.161 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:03:30.166 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-19 02:03:30.174 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-19 02:03:30.181 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-19 02:03:30.185 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-19 02:03:30.189 | + functions-common:_run_under_systemd:1642 : 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-19 02:03:30.195 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@placement-api.service 2026-06-19 02:03:30.202 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-19 02:03:30.207 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-19 02:03:30.214 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-19 02:03:30.220 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-19 02:03:30.226 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-19 02:03:30.232 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-19 02:03:30.240 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-19 02:03:30.352 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-19 02:03:30.490 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-19 02:03:30.587 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-19 02:03:30.709 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-19 02:03:30.833 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:03:30.947 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-19 02:03:31.040 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-19 02:03:31.129 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-19 02:03:31.212 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-19 02:03:31.291 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-19 02:03:31.377 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-19 02:03:31.382 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-19 02:03:31.386 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-19 02:03:31.479 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-19 02:03:31.962 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@placement-api.service 2026-06-19 02:03:31.992 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-19 02:03:32.465 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@placement-api.service 2026-06-19 02:03:32.604 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:03:32.608 | + functions-common:time_stop:2414 : local name 2026-06-19 02:03:32.613 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:03:32.617 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:03:32.622 | + functions-common:time_stop:2417 : local total 2026-06-19 02:03:32.626 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:03:32.631 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:03:32.634 | + functions-common:time_stop:2421 : start_time=1781834610028 2026-06-19 02:03:32.639 | + functions-common:time_stop:2423 : [[ -z 1781834610028 ]] 2026-06-19 02:03:32.645 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:03:32.652 | + functions-common:time_stop:2426 : end_time=1781834612647 2026-06-19 02:03:32.657 | + functions-common:time_stop:2427 : elapsed_time=2619 2026-06-19 02:03:32.661 | + functions-common:time_stop:2428 : total=18021 2026-06-19 02:03:32.666 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:03:32.670 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20640 2026-06-19 02:03:32.675 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-19 02:03:32.675 | Waiting for placement-api to start... 2026-06-19 02:03:32.679 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.126/placement 2026-06-19 02:03:32.683 | + functions:wait_for_service:476 : local timeout=60 2026-06-19 02:03:32.688 | + functions:wait_for_service:477 : local url=http://192.168.122.126/placement 2026-06-19 02:03:32.692 | + functions:wait_for_service:478 : local rval=0 2026-06-19 02:03:32.697 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-19 02:03:32.701 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-19 02:03:32.705 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:03:32.710 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:03:32.715 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:03:32.722 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834612717 2026-06-19 02:03:32.726 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-19 02:03:32.730 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 02:03:32.733 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.126/placement 2026-06-19 02:03:35.562 | + :: : [[ 200 == 503 ]] 2026-06-19 02:03:35.564 | + :: : [[ 0 -eq 7 ]] 2026-06-19 02:03:35.569 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-19 02:03:35.571 | + functions-common:time_stop:2414 : local name 2026-06-19 02:03:35.575 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:03:35.578 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:03:35.582 | + functions-common:time_stop:2417 : local total 2026-06-19 02:03:35.586 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:03:35.590 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-19 02:03:35.594 | + functions-common:time_stop:2421 : start_time=1781834612717 2026-06-19 02:03:35.597 | + functions-common:time_stop:2423 : [[ -z 1781834612717 ]] 2026-06-19 02:03:35.602 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:03:35.607 | + functions-common:time_stop:2426 : end_time=1781834615603 2026-06-19 02:03:35.611 | + functions-common:time_stop:2427 : elapsed_time=2886 2026-06-19 02:03:35.615 | + functions-common:time_stop:2428 : total=11681 2026-06-19 02:03:35.618 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:03:35.622 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14567 2026-06-19 02:03:35.626 | + functions:wait_for_service:486 : return 0 2026-06-19 02:03:35.630 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-06-19 02:03:35.655 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:03:35.659 | + ./stack.sh:main:1312 : start_neutron 2026-06-19 02:03:35.662 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-19 02:03:35.666 | + 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-19 02:03:35.671 | + functions-common:run_process:1668 : local service=q-agt 2026-06-19 02:03:35.674 | + functions-common:run_process:1669 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-19 02:03:35.679 | + functions-common:run_process:1670 : local group= 2026-06-19 02:03:35.682 | + functions-common:run_process:1671 : local user= 2026-06-19 02:03:35.686 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:03:35.690 | + functions-common:run_process:1674 : local name=q-agt 2026-06-19 02:03:35.694 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:03:35.698 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:03:35.701 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:03:35.705 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:03:35.710 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:03:35.716 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834615712 2026-06-19 02:03:35.719 | + functions-common:run_process:1677 : is_service_enabled q-agt 2026-06-19 02:03:35.746 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:03:35.749 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:03:35.754 | + functions-common:time_stop:2414 : local name 2026-06-19 02:03:35.757 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:03:35.761 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:03:35.765 | + functions-common:time_stop:2417 : local total 2026-06-19 02:03:35.769 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:03:35.772 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:03:35.777 | + functions-common:time_stop:2421 : start_time=1781834615712 2026-06-19 02:03:35.780 | + functions-common:time_stop:2423 : [[ -z 1781834615712 ]] 2026-06-19 02:03:35.786 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:03:35.792 | + functions-common:time_stop:2426 : end_time=1781834615788 2026-06-19 02:03:35.796 | + functions-common:time_stop:2427 : elapsed_time=76 2026-06-19 02:03:35.800 | + functions-common:time_stop:2428 : total=20640 2026-06-19 02:03:35.804 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:03:35.808 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20716 2026-06-19 02:03:35.812 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-19 02:03:35.815 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-19 02:03:35.820 | + functions-common:is_provider_network:2266 : return 1 2026-06-19 02:03:35.823 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-19 02:03:35.827 | + 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-19 02:03:35.831 | + functions-common:run_process:1668 : local service=q-dhcp 2026-06-19 02:03:35.835 | + functions-common:run_process:1669 : 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-19 02:03:35.839 | + functions-common:run_process:1670 : local group= 2026-06-19 02:03:35.843 | + functions-common:run_process:1671 : local user= 2026-06-19 02:03:35.847 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:03:35.851 | + functions-common:run_process:1674 : local name=q-dhcp 2026-06-19 02:03:35.855 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:03:35.858 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:03:35.862 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:03:35.865 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:03:35.870 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:03:35.877 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834615872 2026-06-19 02:03:35.883 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2026-06-19 02:03:35.912 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:03:35.916 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:03:35.920 | + functions-common:time_stop:2414 : local name 2026-06-19 02:03:35.924 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:03:35.928 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:03:35.932 | + functions-common:time_stop:2417 : local total 2026-06-19 02:03:35.936 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:03:35.939 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:03:35.944 | + functions-common:time_stop:2421 : start_time=1781834615872 2026-06-19 02:03:35.948 | + functions-common:time_stop:2423 : [[ -z 1781834615872 ]] 2026-06-19 02:03:35.953 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:03:35.959 | + functions-common:time_stop:2426 : end_time=1781834615954 2026-06-19 02:03:35.964 | + functions-common:time_stop:2427 : elapsed_time=82 2026-06-19 02:03:35.967 | + functions-common:time_stop:2428 : total=20716 2026-06-19 02:03:35.971 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:03:35.974 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20798 2026-06-19 02:03:35.981 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-19 02:03:35.984 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-19 02:03:35.989 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-19 02:03:35.993 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-19 02:03:35.997 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-19 02:03:36.000 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-19 02:03:36.004 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-19 02:03:36.009 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-19 02:03:36.014 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-19 02:03:36.019 | + 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-19 02:03:36.024 | + functions-common:run_process:1668 : local service=q-l3 2026-06-19 02:03:36.027 | + functions-common:run_process:1669 : 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-19 02:03:36.031 | + functions-common:run_process:1670 : local group= 2026-06-19 02:03:36.034 | + functions-common:run_process:1671 : local user= 2026-06-19 02:03:36.039 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:03:36.042 | + functions-common:run_process:1674 : local name=q-l3 2026-06-19 02:03:36.046 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:03:36.050 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:03:36.055 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:03:36.059 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:03:36.064 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:03:36.070 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834616065 2026-06-19 02:03:36.074 | + functions-common:run_process:1677 : is_service_enabled q-l3 2026-06-19 02:03:36.100 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:03:36.104 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:03:36.108 | + functions-common:time_stop:2414 : local name 2026-06-19 02:03:36.112 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:03:36.115 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:03:36.119 | + functions-common:time_stop:2417 : local total 2026-06-19 02:03:36.123 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:03:36.127 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:03:36.130 | + functions-common:time_stop:2421 : start_time=1781834616065 2026-06-19 02:03:36.133 | + functions-common:time_stop:2423 : [[ -z 1781834616065 ]] 2026-06-19 02:03:36.139 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:03:36.146 | + functions-common:time_stop:2426 : end_time=1781834616141 2026-06-19 02:03:36.148 | + functions-common:time_stop:2427 : elapsed_time=76 2026-06-19 02:03:36.152 | + functions-common:time_stop:2428 : total=20798 2026-06-19 02:03:36.155 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:03:36.160 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20874 2026-06-19 02:03:36.163 | + 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-19 02:03:36.166 | + functions-common:run_process:1668 : local service=q-meta 2026-06-19 02:03:36.169 | + functions-common:run_process:1669 : 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-19 02:03:36.173 | + functions-common:run_process:1670 : local group= 2026-06-19 02:03:36.177 | + functions-common:run_process:1671 : local user= 2026-06-19 02:03:36.180 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:03:36.183 | + functions-common:run_process:1674 : local name=q-meta 2026-06-19 02:03:36.187 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:03:36.191 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:03:36.195 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:03:36.199 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:03:36.204 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:03:36.211 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834616206 2026-06-19 02:03:36.215 | + functions-common:run_process:1677 : is_service_enabled q-meta 2026-06-19 02:03:36.242 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:03:36.246 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:03:36.251 | + functions-common:time_stop:2414 : local name 2026-06-19 02:03:36.254 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:03:36.258 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:03:36.261 | + functions-common:time_stop:2417 : local total 2026-06-19 02:03:36.265 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:03:36.270 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:03:36.274 | + functions-common:time_stop:2421 : start_time=1781834616206 2026-06-19 02:03:36.279 | + functions-common:time_stop:2423 : [[ -z 1781834616206 ]] 2026-06-19 02:03:36.284 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:03:36.291 | + functions-common:time_stop:2426 : end_time=1781834616286 2026-06-19 02:03:36.295 | + functions-common:time_stop:2427 : elapsed_time=80 2026-06-19 02:03:36.299 | + functions-common:time_stop:2428 : total=20874 2026-06-19 02:03:36.302 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:03:36.306 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20954 2026-06-19 02:03:36.309 | + 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-19 02:03:36.313 | + functions-common:run_process:1668 : local service=q-metering 2026-06-19 02:03:36.317 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-19 02:03:36.321 | + functions-common:run_process:1670 : local group= 2026-06-19 02:03:36.325 | + functions-common:run_process:1671 : local user= 2026-06-19 02:03:36.329 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:03:36.332 | + functions-common:run_process:1674 : local name=q-metering 2026-06-19 02:03:36.337 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:03:36.341 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:03:36.345 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:03:36.348 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:03:36.353 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:03:36.360 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834616354 2026-06-19 02:03:36.363 | + functions-common:run_process:1677 : is_service_enabled q-metering 2026-06-19 02:03:36.385 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:03:36.390 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:03:36.393 | + functions-common:time_stop:2414 : local name 2026-06-19 02:03:36.397 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:03:36.401 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:03:36.405 | + functions-common:time_stop:2417 : local total 2026-06-19 02:03:36.409 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:03:36.412 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:03:36.415 | + functions-common:time_stop:2421 : start_time=1781834616354 2026-06-19 02:03:36.419 | + functions-common:time_stop:2423 : [[ -z 1781834616354 ]] 2026-06-19 02:03:36.424 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:03:36.430 | + functions-common:time_stop:2426 : end_time=1781834616426 2026-06-19 02:03:36.435 | + functions-common:time_stop:2427 : elapsed_time=72 2026-06-19 02:03:36.438 | + functions-common:time_stop:2428 : total=20954 2026-06-19 02:03:36.442 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:03:36.448 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21026 2026-06-19 02:03:36.452 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-06-19 02:03:36.477 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:03:36.481 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-06-19 02:03:36.484 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-06-19 02:03:36.489 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 02:03:36.492 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-06-19 02:03:36.496 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-06-19 02:03:36.501 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-06-19 02:03:36.505 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-19 02:03:36.509 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-19 02:03:36.514 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-19 02:03:36.519 | ++ 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-19 02:03:40.689 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:03:40.695 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-19 02:03:40.695 | address-scope 2026-06-19 02:03:40.695 | agent 2026-06-19 02:03:40.695 | allowed-address-pairs 2026-06-19 02:03:40.695 | auto-allocated-topology 2026-06-19 02:03:40.695 | availability_zone 2026-06-19 02:03:40.695 | default-subnetpools 2026-06-19 02:03:40.695 | dhcp_agent_scheduler 2026-06-19 02:03:40.696 | dns-integration 2026-06-19 02:03:40.696 | dns-domain-ports 2026-06-19 02:03:40.696 | dns-integration-domain-keywords 2026-06-19 02:03:40.696 | empty-string-filtering 2026-06-19 02:03:40.696 | external-net 2026-06-19 02:03:40.696 | extra_dhcp_opt 2026-06-19 02:03:40.696 | extraroute 2026-06-19 02:03:40.696 | extraroute-atomic 2026-06-19 02:03:40.697 | filter-validation 2026-06-19 02:03:40.697 | floating-ip-port-forwarding-detail 2026-06-19 02:03:40.697 | fip-port-details 2026-06-19 02:03:40.697 | flavors 2026-06-19 02:03:40.697 | floatingip-pools 2026-06-19 02:03:40.697 | router 2026-06-19 02:03:40.697 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:03:40.697 | enable-default-route-bfd 2026-06-19 02:03:40.697 | enable-default-route-ecmp 2026-06-19 02:03:40.697 | ext-gw-mode 2026-06-19 02:03:40.697 | l3-ha 2026-06-19 02:03:40.698 | external-gateway-multihoming 2026-06-19 02:03:40.698 | l3-flavors 2026-06-19 02:03:40.698 | l3_agent_scheduler 2026-06-19 02:03:40.698 | multi-provider 2026-06-19 02:03:40.698 | net-mtu 2026-06-19 02:03:40.698 | net-mtu-writable 2026-06-19 02:03:40.698 | network_availability_zone 2026-06-19 02:03:40.698 | network-ip-availability 2026-06-19 02:03:40.698 | network-ip-availability-details 2026-06-19 02:03:40.698 | pagination 2026-06-19 02:03:40.698 | port-device-profile 2026-06-19 02:03:40.699 | port-mac-address-regenerate 2026-06-19 02:03:40.699 | port-numa-affinity-policy 2026-06-19 02:03:40.699 | port-numa-affinity-policy-socket 2026-06-19 02:03:40.699 | binding 2026-06-19 02:03:40.699 | binding-extended 2026-06-19 02:03:40.699 | port-security 2026-06-19 02:03:40.699 | project-id 2026-06-19 02:03:40.699 | provider 2026-06-19 02:03:40.699 | qinq 2026-06-19 02:03:40.699 | quota-check-limit 2026-06-19 02:03:40.700 | quota-check-limit-default 2026-06-19 02:03:40.701 | quotas 2026-06-19 02:03:40.701 | quota_details 2026-06-19 02:03:40.701 | rbac-policies 2026-06-19 02:03:40.701 | rbac-address-scope 2026-06-19 02:03:40.701 | rbac-security-groups 2026-06-19 02:03:40.701 | revision-if-match 2026-06-19 02:03:40.701 | standard-attr-revisions 2026-06-19 02:03:40.701 | router_availability_zone 2026-06-19 02:03:40.701 | router-enable-snat 2026-06-19 02:03:40.701 | security-groups-default-rules 2026-06-19 02:03:40.701 | security-groups-default-statefulness 2026-06-19 02:03:40.702 | security-groups-normalized-cidr 2026-06-19 02:03:40.702 | security-groups-remote-address-group 2026-06-19 02:03:40.702 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:03:40.702 | security-groups-shared-filtering 2026-06-19 02:03:40.702 | security-group 2026-06-19 02:03:40.702 | service-type 2026-06-19 02:03:40.702 | sorting 2026-06-19 02:03:40.702 | standard-attr-description 2026-06-19 02:03:40.702 | stateful-security-group 2026-06-19 02:03:40.702 | subnet-dns-publish-fixed-ip 2026-06-19 02:03:40.702 | subnet-external-network 2026-06-19 02:03:40.703 | subnet_onboard 2026-06-19 02:03:40.703 | subnet-service-types 2026-06-19 02:03:40.703 | subnet_allocation 2026-06-19 02:03:40.703 | subnetpool-prefix-ops 2026-06-19 02:03:40.703 | tag-creation 2026-06-19 02:03:40.703 | standard-attr-tag 2026-06-19 02:03:40.703 | standard-attr-timestamp 2026-06-19 02:03:40.703 | vlan-transparent' 2026-06-19 02:03:40.703 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-19 02:03:40.703 | address-scope 2026-06-19 02:03:40.704 | agent 2026-06-19 02:03:40.704 | allowed-address-pairs 2026-06-19 02:03:40.704 | auto-allocated-topology 2026-06-19 02:03:40.704 | availability_zone 2026-06-19 02:03:40.704 | default-subnetpools 2026-06-19 02:03:40.704 | dhcp_agent_scheduler 2026-06-19 02:03:40.704 | dns-integration 2026-06-19 02:03:40.704 | dns-domain-ports 2026-06-19 02:03:40.704 | dns-integration-domain-keywords 2026-06-19 02:03:40.704 | empty-string-filtering 2026-06-19 02:03:40.704 | external-net 2026-06-19 02:03:40.705 | extra_dhcp_opt 2026-06-19 02:03:40.705 | extraroute 2026-06-19 02:03:40.705 | extraroute-atomic 2026-06-19 02:03:40.705 | filter-validation 2026-06-19 02:03:40.705 | floating-ip-port-forwarding-detail 2026-06-19 02:03:40.705 | fip-port-details 2026-06-19 02:03:40.705 | flavors 2026-06-19 02:03:40.705 | floatingip-pools 2026-06-19 02:03:40.705 | router 2026-06-19 02:03:40.705 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:03:40.706 | enable-default-route-bfd 2026-06-19 02:03:40.706 | enable-default-route-ecmp 2026-06-19 02:03:40.706 | ext-gw-mode 2026-06-19 02:03:40.706 | l3-ha 2026-06-19 02:03:40.706 | external-gateway-multihoming 2026-06-19 02:03:40.706 | l3-flavors 2026-06-19 02:03:40.706 | l3_agent_scheduler 2026-06-19 02:03:40.706 | multi-provider 2026-06-19 02:03:40.707 | net-mtu 2026-06-19 02:03:40.707 | net-mtu-writable 2026-06-19 02:03:40.707 | network_availability_zone 2026-06-19 02:03:40.707 | network-ip-availability 2026-06-19 02:03:40.707 | network-ip-availability-details 2026-06-19 02:03:40.709 | pagination 2026-06-19 02:03:40.709 | port-device-profile 2026-06-19 02:03:40.709 | port-mac-address-regenerate 2026-06-19 02:03:40.709 | port-numa-affinity-policy 2026-06-19 02:03:40.709 | port-numa-affinity-policy-socket 2026-06-19 02:03:40.709 | binding 2026-06-19 02:03:40.709 | binding-extended 2026-06-19 02:03:40.709 | port-security 2026-06-19 02:03:40.709 | project-id 2026-06-19 02:03:40.709 | provider 2026-06-19 02:03:40.709 | qinq 2026-06-19 02:03:40.710 | quota-check-limit 2026-06-19 02:03:40.710 | quota-check-limit-default 2026-06-19 02:03:40.710 | quotas 2026-06-19 02:03:40.710 | quota_details 2026-06-19 02:03:40.710 | rbac-policies 2026-06-19 02:03:40.710 | rbac-address-scope 2026-06-19 02:03:40.710 | rbac-security-groups 2026-06-19 02:03:40.710 | revision-if-match 2026-06-19 02:03:40.710 | standard-attr-revisions 2026-06-19 02:03:40.711 | router_availability_zone 2026-06-19 02:03:40.711 | router-enable-snat 2026-06-19 02:03:40.711 | security-groups-default-rules 2026-06-19 02:03:40.711 | security-groups-default-statefulness 2026-06-19 02:03:40.711 | security-groups-normalized-cidr 2026-06-19 02:03:40.711 | security-groups-remote-address-group 2026-06-19 02:03:40.711 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:03:40.711 | security-groups-shared-filtering 2026-06-19 02:03:40.711 | security-group 2026-06-19 02:03:40.711 | service-type 2026-06-19 02:03:40.711 | sorting 2026-06-19 02:03:40.712 | standard-attr-description 2026-06-19 02:03:40.712 | stateful-security-group 2026-06-19 02:03:40.712 | subnet-dns-publish-fixed-ip 2026-06-19 02:03:40.712 | subnet-external-network 2026-06-19 02:03:40.712 | subnet_onboard 2026-06-19 02:03:40.712 | subnet-service-types 2026-06-19 02:03:40.712 | subnet_allocation 2026-06-19 02:03:40.712 | subnetpool-prefix-ops 2026-06-19 02:03:40.712 | tag-creation 2026-06-19 02:03:40.712 | standard-attr-tag 2026-06-19 02:03:40.713 | standard-attr-timestamp 2026-06-19 02:03:40.713 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-19 02:03:40.713 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-19 02:03:40.713 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-19 02:03:40.718 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-19 02:03:40.724 | ++ 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-19 02:03:44.934 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:03:44.938 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=c4fbc1ac-f09d-461f-8eaf-d8e987c78c11 2026-06-19 02:03:44.942 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-19 02:03:44.947 | ++ 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 fd8c:7ff9:2fbf::/56 --share --default -f value -c id 2026-06-19 02:03:49.106 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:03:49.111 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=71499a43-4120-4020-9797-2bbce28f47cd 2026-06-19 02:03:49.116 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-19 02:03:49.119 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-19 02:03:49.123 | + functions-common:is_provider_network:2266 : return 1 2026-06-19 02:03:49.129 | ++ 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-19 02:03:54.616 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:03:54.622 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=19d617e8-7fce-4417-97e6-b03d35a35aed 2026-06-19 02:03:54.626 | + 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-19 02:03:54.630 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-19 02:03:54.661 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-19 02:03:54.668 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-19 02:03:54.674 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z c4fbc1ac-f09d-461f-8eaf-d8e987c78c11 ']' 2026-06-19 02:03:54.680 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-19 02:03:54.683 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-19 02:03:54.687 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool c4fbc1ac-f09d-461f-8eaf-d8e987c78c11 ' 2026-06-19 02:03:54.690 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-19 02:03:54.693 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 19d617e8-7fce-4417-97e6-b03d35a35aed private-subnet' 2026-06-19 02:03:54.697 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-19 02:03:54.701 | +++ 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 c4fbc1ac-f09d-461f-8eaf-d8e987c78c11 --network 19d617e8-7fce-4417-97e6-b03d35a35aed private-subnet -f value -c id 2026-06-19 02:04:00.046 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:04:00.049 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=587de5f6-6895-4fae-92d6-4120eed7ec3b 2026-06-19 02:04:00.053 | ++ 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-19 02:04:00.056 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-19 02:04:00.079 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 587de5f6-6895-4fae-92d6-4120eed7ec3b 2026-06-19 02:04:00.082 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=587de5f6-6895-4fae-92d6-4120eed7ec3b 2026-06-19 02:04:00.085 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-19 02:04:00.089 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-19 02:04:00.092 | ++ 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-19 02:04:00.094 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-19 02:04:00.115 | ++ 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-19 02:04:00.119 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-19 02:04:00.143 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-19 02:04:00.146 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 71499a43-4120-4020-9797-2bbce28f47cd ']' 2026-06-19 02:04:00.149 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-19 02:04:00.152 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-19 02:04:00.154 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 71499a43-4120-4020-9797-2bbce28f47cd ' 2026-06-19 02:04:00.157 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-19 02:04:00.159 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 19d617e8-7fce-4417-97e6-b03d35a35aed ipv6-private-subnet ' 2026-06-19 02:04:00.163 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-19 02:04:00.168 | +++ 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 71499a43-4120-4020-9797-2bbce28f47cd --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 19d617e8-7fce-4417-97e6-b03d35a35aed ipv6-private-subnet -f value -c id 2026-06-19 02:04:05.134 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:04:05.139 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=ad48e434-3700-4b7f-b95e-f108f92bee5a 2026-06-19 02:04:05.143 | ++ 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-19 02:04:05.145 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-19 02:04:05.168 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo ad48e434-3700-4b7f-b95e-f108f92bee5a 2026-06-19 02:04:05.172 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=ad48e434-3700-4b7f-b95e-f108f92bee5a 2026-06-19 02:04:05.175 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-19 02:04:05.178 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-19 02:04:05.185 | ++ 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-19 02:04:08.543 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:04:08.546 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-19 02:04:08.546 | address-scope 2026-06-19 02:04:08.546 | agent 2026-06-19 02:04:08.546 | allowed-address-pairs 2026-06-19 02:04:08.547 | auto-allocated-topology 2026-06-19 02:04:08.547 | availability_zone 2026-06-19 02:04:08.547 | default-subnetpools 2026-06-19 02:04:08.547 | dhcp_agent_scheduler 2026-06-19 02:04:08.547 | dns-integration 2026-06-19 02:04:08.547 | dns-domain-ports 2026-06-19 02:04:08.547 | dns-integration-domain-keywords 2026-06-19 02:04:08.547 | empty-string-filtering 2026-06-19 02:04:08.548 | external-net 2026-06-19 02:04:08.548 | extra_dhcp_opt 2026-06-19 02:04:08.548 | extraroute 2026-06-19 02:04:08.548 | extraroute-atomic 2026-06-19 02:04:08.548 | filter-validation 2026-06-19 02:04:08.548 | floating-ip-port-forwarding-detail 2026-06-19 02:04:08.548 | fip-port-details 2026-06-19 02:04:08.548 | flavors 2026-06-19 02:04:08.548 | floatingip-pools 2026-06-19 02:04:08.548 | router 2026-06-19 02:04:08.549 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:04:08.549 | enable-default-route-bfd 2026-06-19 02:04:08.549 | enable-default-route-ecmp 2026-06-19 02:04:08.549 | ext-gw-mode 2026-06-19 02:04:08.549 | l3-ha 2026-06-19 02:04:08.549 | external-gateway-multihoming 2026-06-19 02:04:08.549 | l3-flavors 2026-06-19 02:04:08.549 | l3_agent_scheduler 2026-06-19 02:04:08.549 | multi-provider 2026-06-19 02:04:08.549 | net-mtu 2026-06-19 02:04:08.549 | net-mtu-writable 2026-06-19 02:04:08.549 | network_availability_zone 2026-06-19 02:04:08.550 | network-ip-availability 2026-06-19 02:04:08.550 | network-ip-availability-details 2026-06-19 02:04:08.550 | pagination 2026-06-19 02:04:08.550 | port-device-profile 2026-06-19 02:04:08.550 | port-mac-address-regenerate 2026-06-19 02:04:08.550 | port-numa-affinity-policy 2026-06-19 02:04:08.550 | port-numa-affinity-policy-socket 2026-06-19 02:04:08.550 | binding 2026-06-19 02:04:08.550 | binding-extended 2026-06-19 02:04:08.551 | port-security 2026-06-19 02:04:08.551 | project-id 2026-06-19 02:04:08.551 | provider 2026-06-19 02:04:08.551 | qinq 2026-06-19 02:04:08.551 | quota-check-limit 2026-06-19 02:04:08.551 | quota-check-limit-default 2026-06-19 02:04:08.551 | quotas 2026-06-19 02:04:08.551 | quota_details 2026-06-19 02:04:08.551 | rbac-policies 2026-06-19 02:04:08.551 | rbac-address-scope 2026-06-19 02:04:08.552 | rbac-security-groups 2026-06-19 02:04:08.552 | revision-if-match 2026-06-19 02:04:08.552 | standard-attr-revisions 2026-06-19 02:04:08.552 | router_availability_zone 2026-06-19 02:04:08.552 | router-enable-snat 2026-06-19 02:04:08.552 | security-groups-default-rules 2026-06-19 02:04:08.552 | security-groups-default-statefulness 2026-06-19 02:04:08.552 | security-groups-normalized-cidr 2026-06-19 02:04:08.552 | security-groups-remote-address-group 2026-06-19 02:04:08.552 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:04:08.553 | security-groups-shared-filtering 2026-06-19 02:04:08.553 | security-group 2026-06-19 02:04:08.553 | service-type 2026-06-19 02:04:08.553 | sorting 2026-06-19 02:04:08.553 | standard-attr-description 2026-06-19 02:04:08.553 | stateful-security-group 2026-06-19 02:04:08.553 | subnet-dns-publish-fixed-ip 2026-06-19 02:04:08.553 | subnet-external-network 2026-06-19 02:04:08.553 | subnet_onboard 2026-06-19 02:04:08.553 | subnet-service-types 2026-06-19 02:04:08.554 | subnet_allocation 2026-06-19 02:04:08.554 | subnetpool-prefix-ops 2026-06-19 02:04:08.554 | tag-creation 2026-06-19 02:04:08.554 | standard-attr-tag 2026-06-19 02:04:08.554 | standard-attr-timestamp 2026-06-19 02:04:08.554 | vlan-transparent' 2026-06-19 02:04:08.554 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-19 02:04:08.554 | address-scope 2026-06-19 02:04:08.554 | agent 2026-06-19 02:04:08.555 | allowed-address-pairs 2026-06-19 02:04:08.555 | auto-allocated-topology 2026-06-19 02:04:08.555 | availability_zone 2026-06-19 02:04:08.555 | default-subnetpools 2026-06-19 02:04:08.555 | dhcp_agent_scheduler 2026-06-19 02:04:08.555 | dns-integration 2026-06-19 02:04:08.555 | dns-domain-ports 2026-06-19 02:04:08.555 | dns-integration-domain-keywords 2026-06-19 02:04:08.556 | empty-string-filtering 2026-06-19 02:04:08.556 | external-net 2026-06-19 02:04:08.556 | extra_dhcp_opt 2026-06-19 02:04:08.556 | extraroute 2026-06-19 02:04:08.556 | extraroute-atomic 2026-06-19 02:04:08.556 | filter-validation 2026-06-19 02:04:08.556 | floating-ip-port-forwarding-detail 2026-06-19 02:04:08.557 | fip-port-details 2026-06-19 02:04:08.557 | flavors 2026-06-19 02:04:08.557 | floatingip-pools 2026-06-19 02:04:08.557 | router 2026-06-19 02:04:08.557 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:04:08.557 | enable-default-route-bfd 2026-06-19 02:04:08.557 | enable-default-route-ecmp 2026-06-19 02:04:08.557 | ext-gw-mode 2026-06-19 02:04:08.557 | l3-ha 2026-06-19 02:04:08.558 | external-gateway-multihoming 2026-06-19 02:04:08.558 | l3-flavors 2026-06-19 02:04:08.558 | l3_agent_scheduler 2026-06-19 02:04:08.558 | multi-provider 2026-06-19 02:04:08.558 | net-mtu 2026-06-19 02:04:08.558 | net-mtu-writable 2026-06-19 02:04:08.558 | network_availability_zone 2026-06-19 02:04:08.558 | network-ip-availability 2026-06-19 02:04:08.558 | network-ip-availability-details 2026-06-19 02:04:08.558 | pagination 2026-06-19 02:04:08.558 | port-device-profile 2026-06-19 02:04:08.559 | port-mac-address-regenerate 2026-06-19 02:04:08.559 | port-numa-affinity-policy 2026-06-19 02:04:08.559 | port-numa-affinity-policy-socket 2026-06-19 02:04:08.559 | binding 2026-06-19 02:04:08.559 | binding-extended 2026-06-19 02:04:08.559 | port-security 2026-06-19 02:04:08.559 | project-id 2026-06-19 02:04:08.559 | provider 2026-06-19 02:04:08.559 | qinq 2026-06-19 02:04:08.559 | quota-check-limit 2026-06-19 02:04:08.559 | quota-check-limit-default 2026-06-19 02:04:08.560 | quotas 2026-06-19 02:04:08.560 | quota_details 2026-06-19 02:04:08.560 | rbac-policies 2026-06-19 02:04:08.560 | rbac-address-scope 2026-06-19 02:04:08.560 | rbac-security-groups 2026-06-19 02:04:08.560 | revision-if-match 2026-06-19 02:04:08.560 | standard-attr-revisions 2026-06-19 02:04:08.560 | router_availability_zone 2026-06-19 02:04:08.560 | router-enable-snat 2026-06-19 02:04:08.560 | security-groups-default-rules 2026-06-19 02:04:08.560 | security-groups-default-statefulness 2026-06-19 02:04:08.561 | security-groups-normalized-cidr 2026-06-19 02:04:08.561 | security-groups-remote-address-group 2026-06-19 02:04:08.561 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:04:08.561 | security-groups-shared-filtering 2026-06-19 02:04:08.561 | security-group 2026-06-19 02:04:08.561 | service-type 2026-06-19 02:04:08.561 | sorting 2026-06-19 02:04:08.561 | standard-attr-description 2026-06-19 02:04:08.561 | stateful-security-group 2026-06-19 02:04:08.561 | subnet-dns-publish-fixed-ip 2026-06-19 02:04:08.562 | subnet-external-network 2026-06-19 02:04:08.562 | subnet_onboard 2026-06-19 02:04:08.562 | subnet-service-types 2026-06-19 02:04:08.562 | subnet_allocation 2026-06-19 02:04:08.562 | subnetpool-prefix-ops 2026-06-19 02:04:08.562 | tag-creation 2026-06-19 02:04:08.562 | standard-attr-tag 2026-06-19 02:04:08.562 | standard-attr-timestamp 2026-06-19 02:04:08.562 | vlan-transparent =~ router ]] 2026-06-19 02:04:08.562 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-19 02:04:08.563 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-19 02:04:08.563 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-19 02:04:08.565 | ++ 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-19 02:04:11.988 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:04:11.992 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-19 02:04:11.992 | address-scope 2026-06-19 02:04:11.992 | agent 2026-06-19 02:04:11.992 | allowed-address-pairs 2026-06-19 02:04:11.992 | auto-allocated-topology 2026-06-19 02:04:11.992 | availability_zone 2026-06-19 02:04:11.993 | default-subnetpools 2026-06-19 02:04:11.993 | dhcp_agent_scheduler 2026-06-19 02:04:11.993 | dns-integration 2026-06-19 02:04:11.993 | dns-domain-ports 2026-06-19 02:04:11.993 | dns-integration-domain-keywords 2026-06-19 02:04:11.993 | empty-string-filtering 2026-06-19 02:04:11.993 | external-net 2026-06-19 02:04:11.993 | extra_dhcp_opt 2026-06-19 02:04:11.994 | extraroute 2026-06-19 02:04:11.994 | extraroute-atomic 2026-06-19 02:04:11.994 | filter-validation 2026-06-19 02:04:11.994 | floating-ip-port-forwarding-detail 2026-06-19 02:04:11.994 | fip-port-details 2026-06-19 02:04:11.994 | flavors 2026-06-19 02:04:11.994 | floatingip-pools 2026-06-19 02:04:11.995 | router 2026-06-19 02:04:11.995 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:04:11.995 | enable-default-route-bfd 2026-06-19 02:04:11.996 | enable-default-route-ecmp 2026-06-19 02:04:11.997 | ext-gw-mode 2026-06-19 02:04:11.997 | l3-ha 2026-06-19 02:04:11.998 | external-gateway-multihoming 2026-06-19 02:04:11.998 | l3-flavors 2026-06-19 02:04:11.998 | l3_agent_scheduler 2026-06-19 02:04:11.999 | multi-provider 2026-06-19 02:04:12.000 | net-mtu 2026-06-19 02:04:12.000 | net-mtu-writable 2026-06-19 02:04:12.000 | network_availability_zone 2026-06-19 02:04:12.000 | network-ip-availability 2026-06-19 02:04:12.000 | network-ip-availability-details 2026-06-19 02:04:12.000 | pagination 2026-06-19 02:04:12.000 | port-device-profile 2026-06-19 02:04:12.001 | port-mac-address-regenerate 2026-06-19 02:04:12.001 | port-numa-affinity-policy 2026-06-19 02:04:12.001 | port-numa-affinity-policy-socket 2026-06-19 02:04:12.001 | binding 2026-06-19 02:04:12.001 | binding-extended 2026-06-19 02:04:12.001 | port-security 2026-06-19 02:04:12.001 | project-id 2026-06-19 02:04:12.001 | provider 2026-06-19 02:04:12.002 | qinq 2026-06-19 02:04:12.002 | quota-check-limit 2026-06-19 02:04:12.002 | quota-check-limit-default 2026-06-19 02:04:12.002 | quotas 2026-06-19 02:04:12.002 | quota_details 2026-06-19 02:04:12.002 | rbac-policies 2026-06-19 02:04:12.003 | rbac-address-scope 2026-06-19 02:04:12.003 | rbac-security-groups 2026-06-19 02:04:12.003 | revision-if-match 2026-06-19 02:04:12.003 | standard-attr-revisions 2026-06-19 02:04:12.003 | router_availability_zone 2026-06-19 02:04:12.003 | router-enable-snat 2026-06-19 02:04:12.004 | security-groups-default-rules 2026-06-19 02:04:12.004 | security-groups-default-statefulness 2026-06-19 02:04:12.004 | security-groups-normalized-cidr 2026-06-19 02:04:12.004 | security-groups-remote-address-group 2026-06-19 02:04:12.004 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:04:12.004 | security-groups-shared-filtering 2026-06-19 02:04:12.004 | security-group 2026-06-19 02:04:12.004 | service-type 2026-06-19 02:04:12.004 | sorting 2026-06-19 02:04:12.005 | standard-attr-description 2026-06-19 02:04:12.005 | stateful-security-group 2026-06-19 02:04:12.005 | subnet-dns-publish-fixed-ip 2026-06-19 02:04:12.006 | subnet-external-network 2026-06-19 02:04:12.006 | subnet_onboard 2026-06-19 02:04:12.007 | subnet-service-types 2026-06-19 02:04:12.008 | subnet_allocation 2026-06-19 02:04:12.008 | subnetpool-prefix-ops 2026-06-19 02:04:12.009 | tag-creation 2026-06-19 02:04:12.010 | standard-attr-tag 2026-06-19 02:04:12.010 | standard-attr-timestamp 2026-06-19 02:04:12.010 | vlan-transparent' 2026-06-19 02:04:12.010 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-19 02:04:12.010 | address-scope 2026-06-19 02:04:12.010 | agent 2026-06-19 02:04:12.011 | allowed-address-pairs 2026-06-19 02:04:12.011 | auto-allocated-topology 2026-06-19 02:04:12.011 | availability_zone 2026-06-19 02:04:12.011 | default-subnetpools 2026-06-19 02:04:12.011 | dhcp_agent_scheduler 2026-06-19 02:04:12.011 | dns-integration 2026-06-19 02:04:12.011 | dns-domain-ports 2026-06-19 02:04:12.012 | dns-integration-domain-keywords 2026-06-19 02:04:12.012 | empty-string-filtering 2026-06-19 02:04:12.012 | external-net 2026-06-19 02:04:12.012 | extra_dhcp_opt 2026-06-19 02:04:12.012 | extraroute 2026-06-19 02:04:12.012 | extraroute-atomic 2026-06-19 02:04:12.012 | filter-validation 2026-06-19 02:04:12.012 | floating-ip-port-forwarding-detail 2026-06-19 02:04:12.013 | fip-port-details 2026-06-19 02:04:12.013 | flavors 2026-06-19 02:04:12.013 | floatingip-pools 2026-06-19 02:04:12.013 | router 2026-06-19 02:04:12.013 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:04:12.013 | enable-default-route-bfd 2026-06-19 02:04:12.013 | enable-default-route-ecmp 2026-06-19 02:04:12.013 | ext-gw-mode 2026-06-19 02:04:12.014 | l3-ha 2026-06-19 02:04:12.014 | external-gateway-multihoming 2026-06-19 02:04:12.014 | l3-flavors 2026-06-19 02:04:12.014 | l3_agent_scheduler 2026-06-19 02:04:12.014 | multi-provider 2026-06-19 02:04:12.014 | net-mtu 2026-06-19 02:04:12.015 | net-mtu-writable 2026-06-19 02:04:12.015 | network_availability_zone 2026-06-19 02:04:12.016 | network-ip-availability 2026-06-19 02:04:12.016 | network-ip-availability-details 2026-06-19 02:04:12.016 | pagination 2026-06-19 02:04:12.017 | port-device-profile 2026-06-19 02:04:12.017 | port-mac-address-regenerate 2026-06-19 02:04:12.018 | port-numa-affinity-policy 2026-06-19 02:04:12.018 | port-numa-affinity-policy-socket 2026-06-19 02:04:12.018 | binding 2026-06-19 02:04:12.018 | binding-extended 2026-06-19 02:04:12.018 | port-security 2026-06-19 02:04:12.018 | project-id 2026-06-19 02:04:12.018 | provider 2026-06-19 02:04:12.018 | qinq 2026-06-19 02:04:12.018 | quota-check-limit 2026-06-19 02:04:12.019 | quota-check-limit-default 2026-06-19 02:04:12.019 | quotas 2026-06-19 02:04:12.019 | quota_details 2026-06-19 02:04:12.019 | rbac-policies 2026-06-19 02:04:12.019 | rbac-address-scope 2026-06-19 02:04:12.019 | rbac-security-groups 2026-06-19 02:04:12.019 | revision-if-match 2026-06-19 02:04:12.019 | standard-attr-revisions 2026-06-19 02:04:12.020 | router_availability_zone 2026-06-19 02:04:12.020 | router-enable-snat 2026-06-19 02:04:12.020 | security-groups-default-rules 2026-06-19 02:04:12.020 | security-groups-default-statefulness 2026-06-19 02:04:12.020 | security-groups-normalized-cidr 2026-06-19 02:04:12.020 | security-groups-remote-address-group 2026-06-19 02:04:12.020 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:04:12.020 | security-groups-shared-filtering 2026-06-19 02:04:12.020 | security-group 2026-06-19 02:04:12.020 | service-type 2026-06-19 02:04:12.021 | sorting 2026-06-19 02:04:12.021 | standard-attr-description 2026-06-19 02:04:12.021 | stateful-security-group 2026-06-19 02:04:12.021 | subnet-dns-publish-fixed-ip 2026-06-19 02:04:12.021 | subnet-external-network 2026-06-19 02:04:12.021 | subnet_onboard 2026-06-19 02:04:12.021 | subnet-service-types 2026-06-19 02:04:12.021 | subnet_allocation 2026-06-19 02:04:12.021 | subnetpool-prefix-ops 2026-06-19 02:04:12.021 | tag-creation 2026-06-19 02:04:12.021 | standard-attr-tag 2026-06-19 02:04:12.022 | standard-attr-timestamp 2026-06-19 02:04:12.022 | vlan-transparent =~ external-net ]] 2026-06-19 02:04:12.022 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-19 02:04:12.022 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-19 02:04:12.022 | ++ 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-19 02:04:15.757 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:04:15.761 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=fc96efc3-eb74-410b-8ee2-8d7364b08c93 2026-06-19 02:04:15.763 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-19 02:04:15.767 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-19 02:04:15.790 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-19 02:04:15.795 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-19 02:04:15.798 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-19 02:04:15.803 | ++ 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-19 02:04:19.203 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:04:19.207 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-19 02:04:19.207 | address-scope 2026-06-19 02:04:19.207 | agent 2026-06-19 02:04:19.208 | allowed-address-pairs 2026-06-19 02:04:19.208 | auto-allocated-topology 2026-06-19 02:04:19.208 | availability_zone 2026-06-19 02:04:19.208 | default-subnetpools 2026-06-19 02:04:19.208 | dhcp_agent_scheduler 2026-06-19 02:04:19.208 | dns-integration 2026-06-19 02:04:19.208 | dns-domain-ports 2026-06-19 02:04:19.208 | dns-integration-domain-keywords 2026-06-19 02:04:19.208 | empty-string-filtering 2026-06-19 02:04:19.208 | external-net 2026-06-19 02:04:19.208 | extra_dhcp_opt 2026-06-19 02:04:19.208 | extraroute 2026-06-19 02:04:19.209 | extraroute-atomic 2026-06-19 02:04:19.209 | filter-validation 2026-06-19 02:04:19.209 | floating-ip-port-forwarding-detail 2026-06-19 02:04:19.209 | fip-port-details 2026-06-19 02:04:19.209 | flavors 2026-06-19 02:04:19.209 | floatingip-pools 2026-06-19 02:04:19.209 | router 2026-06-19 02:04:19.209 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:04:19.209 | enable-default-route-bfd 2026-06-19 02:04:19.209 | enable-default-route-ecmp 2026-06-19 02:04:19.210 | ext-gw-mode 2026-06-19 02:04:19.210 | l3-ha 2026-06-19 02:04:19.210 | external-gateway-multihoming 2026-06-19 02:04:19.210 | l3-flavors 2026-06-19 02:04:19.210 | l3_agent_scheduler 2026-06-19 02:04:19.210 | multi-provider 2026-06-19 02:04:19.210 | net-mtu 2026-06-19 02:04:19.210 | net-mtu-writable 2026-06-19 02:04:19.210 | network_availability_zone 2026-06-19 02:04:19.211 | network-ip-availability 2026-06-19 02:04:19.211 | network-ip-availability-details 2026-06-19 02:04:19.211 | pagination 2026-06-19 02:04:19.211 | port-device-profile 2026-06-19 02:04:19.211 | port-mac-address-regenerate 2026-06-19 02:04:19.211 | port-numa-affinity-policy 2026-06-19 02:04:19.211 | port-numa-affinity-policy-socket 2026-06-19 02:04:19.211 | binding 2026-06-19 02:04:19.211 | binding-extended 2026-06-19 02:04:19.211 | port-security 2026-06-19 02:04:19.212 | project-id 2026-06-19 02:04:19.212 | provider 2026-06-19 02:04:19.212 | qinq 2026-06-19 02:04:19.212 | quota-check-limit 2026-06-19 02:04:19.212 | quota-check-limit-default 2026-06-19 02:04:19.212 | quotas 2026-06-19 02:04:19.212 | quota_details 2026-06-19 02:04:19.212 | rbac-policies 2026-06-19 02:04:19.212 | rbac-address-scope 2026-06-19 02:04:19.213 | rbac-security-groups 2026-06-19 02:04:19.213 | revision-if-match 2026-06-19 02:04:19.213 | standard-attr-revisions 2026-06-19 02:04:19.213 | router_availability_zone 2026-06-19 02:04:19.213 | router-enable-snat 2026-06-19 02:04:19.213 | security-groups-default-rules 2026-06-19 02:04:19.213 | security-groups-default-statefulness 2026-06-19 02:04:19.213 | security-groups-normalized-cidr 2026-06-19 02:04:19.213 | security-groups-remote-address-group 2026-06-19 02:04:19.213 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:04:19.214 | security-groups-shared-filtering 2026-06-19 02:04:19.214 | security-group 2026-06-19 02:04:19.214 | service-type 2026-06-19 02:04:19.214 | sorting 2026-06-19 02:04:19.214 | standard-attr-description 2026-06-19 02:04:19.214 | stateful-security-group 2026-06-19 02:04:19.214 | subnet-dns-publish-fixed-ip 2026-06-19 02:04:19.214 | subnet-external-network 2026-06-19 02:04:19.214 | subnet_onboard 2026-06-19 02:04:19.214 | subnet-service-types 2026-06-19 02:04:19.215 | subnet_allocation 2026-06-19 02:04:19.215 | subnetpool-prefix-ops 2026-06-19 02:04:19.215 | tag-creation 2026-06-19 02:04:19.215 | standard-attr-tag 2026-06-19 02:04:19.215 | standard-attr-timestamp 2026-06-19 02:04:19.215 | vlan-transparent' 2026-06-19 02:04:19.215 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-19 02:04:19.215 | address-scope 2026-06-19 02:04:19.215 | agent 2026-06-19 02:04:19.216 | allowed-address-pairs 2026-06-19 02:04:19.216 | auto-allocated-topology 2026-06-19 02:04:19.216 | availability_zone 2026-06-19 02:04:19.216 | default-subnetpools 2026-06-19 02:04:19.216 | dhcp_agent_scheduler 2026-06-19 02:04:19.216 | dns-integration 2026-06-19 02:04:19.216 | dns-domain-ports 2026-06-19 02:04:19.216 | dns-integration-domain-keywords 2026-06-19 02:04:19.216 | empty-string-filtering 2026-06-19 02:04:19.217 | external-net 2026-06-19 02:04:19.217 | extra_dhcp_opt 2026-06-19 02:04:19.217 | extraroute 2026-06-19 02:04:19.217 | extraroute-atomic 2026-06-19 02:04:19.217 | filter-validation 2026-06-19 02:04:19.217 | floating-ip-port-forwarding-detail 2026-06-19 02:04:19.217 | fip-port-details 2026-06-19 02:04:19.217 | flavors 2026-06-19 02:04:19.217 | floatingip-pools 2026-06-19 02:04:19.218 | router 2026-06-19 02:04:19.218 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:04:19.218 | enable-default-route-bfd 2026-06-19 02:04:19.218 | enable-default-route-ecmp 2026-06-19 02:04:19.218 | ext-gw-mode 2026-06-19 02:04:19.218 | l3-ha 2026-06-19 02:04:19.218 | external-gateway-multihoming 2026-06-19 02:04:19.218 | l3-flavors 2026-06-19 02:04:19.218 | l3_agent_scheduler 2026-06-19 02:04:19.218 | multi-provider 2026-06-19 02:04:19.219 | net-mtu 2026-06-19 02:04:19.219 | net-mtu-writable 2026-06-19 02:04:19.219 | network_availability_zone 2026-06-19 02:04:19.219 | network-ip-availability 2026-06-19 02:04:19.219 | network-ip-availability-details 2026-06-19 02:04:19.219 | pagination 2026-06-19 02:04:19.219 | port-device-profile 2026-06-19 02:04:19.219 | port-mac-address-regenerate 2026-06-19 02:04:19.219 | port-numa-affinity-policy 2026-06-19 02:04:19.219 | port-numa-affinity-policy-socket 2026-06-19 02:04:19.220 | binding 2026-06-19 02:04:19.220 | binding-extended 2026-06-19 02:04:19.220 | port-security 2026-06-19 02:04:19.220 | project-id 2026-06-19 02:04:19.220 | provider 2026-06-19 02:04:19.220 | qinq 2026-06-19 02:04:19.220 | quota-check-limit 2026-06-19 02:04:19.220 | quota-check-limit-default 2026-06-19 02:04:19.220 | quotas 2026-06-19 02:04:19.220 | quota_details 2026-06-19 02:04:19.221 | rbac-policies 2026-06-19 02:04:19.221 | rbac-address-scope 2026-06-19 02:04:19.221 | rbac-security-groups 2026-06-19 02:04:19.221 | revision-if-match 2026-06-19 02:04:19.221 | standard-attr-revisions 2026-06-19 02:04:19.221 | router_availability_zone 2026-06-19 02:04:19.221 | router-enable-snat 2026-06-19 02:04:19.221 | security-groups-default-rules 2026-06-19 02:04:19.221 | security-groups-default-statefulness 2026-06-19 02:04:19.222 | security-groups-normalized-cidr 2026-06-19 02:04:19.222 | security-groups-remote-address-group 2026-06-19 02:04:19.222 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:04:19.222 | security-groups-shared-filtering 2026-06-19 02:04:19.222 | security-group 2026-06-19 02:04:19.222 | service-type 2026-06-19 02:04:19.222 | sorting 2026-06-19 02:04:19.222 | standard-attr-description 2026-06-19 02:04:19.222 | stateful-security-group 2026-06-19 02:04:19.222 | subnet-dns-publish-fixed-ip 2026-06-19 02:04:19.223 | subnet-external-network 2026-06-19 02:04:19.223 | subnet_onboard 2026-06-19 02:04:19.223 | subnet-service-types 2026-06-19 02:04:19.223 | subnet_allocation 2026-06-19 02:04:19.223 | subnetpool-prefix-ops 2026-06-19 02:04:19.223 | tag-creation 2026-06-19 02:04:19.223 | standard-attr-tag 2026-06-19 02:04:19.223 | standard-attr-timestamp 2026-06-19 02:04:19.223 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-19 02:04:19.224 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-19 02:04:19.226 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-19 02:04:19.230 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-19 02:04:19.233 | ++ 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-19 02:04:23.943 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:04:23.948 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=eccc7660-3066-42ed-b83f-e76b288f0fb2 2026-06-19 02:04:23.953 | + 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-19 02:04:23.956 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-19 02:04:23.982 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-19 02:04:23.987 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-19 02:04:23.991 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet fc96efc3-eb74-410b-8ee2-8d7364b08c93 587de5f6-6895-4fae-92d6-4120eed7ec3b 2026-06-19 02:04:30.116 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-19 02:04:30.121 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 eccc7660-3066-42ed-b83f-e76b288f0fb2 2026-06-19 02:04:30.124 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-19 02:04:30.126 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-19 02:04:30.130 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-19 02:04:30.134 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-19 02:04:30.138 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-19 02:04:30.142 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network eccc7660-3066-42ed-b83f-e76b288f0fb2 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-19 02:04:30.145 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-19 02:04:30.149 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-19 02:04:30.156 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-19 02:04:30.157 | +++ 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 eccc7660-3066-42ed-b83f-e76b288f0fb2 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-19 02:04:34.013 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:04:34.019 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-19 02:04:34.019 | | id | 2adeb2cc-60e3-480b-a1f6-0794586632ea |' 2026-06-19 02:04:34.024 | ++ 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-19 02:04:34.028 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-19 02:04:34.055 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 2adeb2cc-60e3-480b-a1f6-0794586632ea '|' 2026-06-19 02:04:34.060 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 2adeb2cc-60e3-480b-a1f6-0794586632ea |' 2026-06-19 02:04:34.064 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-19 02:04:34.071 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 2adeb2cc-60e3-480b-a1f6-0794586632ea '|' 2026-06-19 02:04:34.071 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-19 02:04:34.076 | ++ functions-common:get_field:800 : local data field 2026-06-19 02:04:34.080 | ++ functions-common:get_field:801 : read data 2026-06-19 02:04:34.084 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-19 02:04:34.089 | ++ functions-common:get_field:805 : field='$3' 2026-06-19 02:04:34.094 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | 2adeb2cc-60e3-480b-a1f6-0794586632ea |' 2026-06-19 02:04:34.096 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-19 02:04:34.104 | ++ functions-common:get_field:801 : read data 2026-06-19 02:04:34.109 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-19 02:04:34.118 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 2adeb2cc-60e3-480b-a1f6-0794586632ea '|' 2026-06-19 02:04:34.118 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-19 02:04:34.122 | ++ functions-common:get_field:800 : local data field 2026-06-19 02:04:34.127 | ++ functions-common:get_field:801 : read data 2026-06-19 02:04:34.130 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-19 02:04:34.134 | ++ functions-common:get_field:805 : field='$6' 2026-06-19 02:04:34.140 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | 2adeb2cc-60e3-480b-a1f6-0794586632ea |' 2026-06-19 02:04:34.140 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-19 02:04:34.148 | ++ functions-common:get_field:801 : read data 2026-06-19 02:04:34.153 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=2adeb2cc-60e3-480b-a1f6-0794586632ea 2026-06-19 02:04:34.158 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway eccc7660-3066-42ed-b83f-e76b288f0fb2 fc96efc3-eb74-410b-8ee2-8d7364b08c93 2026-06-19 02:04:40.711 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-19 02:04:40.715 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-19 02:04:40.718 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-19 02:04:40.739 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:04:40.743 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-19 02:04:40.748 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-19 02:04:40.751 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-19 02:04:40.755 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-19 02:04:40.758 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-19 02:04:40.762 | ++ 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-19 02:04:40.796 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-19 02:04:40.799 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-19 02:04:40.801 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-19 02:04:40.804 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-19 02:04:40.806 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-19 02:04:40.808 | + 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-19 02:04:40.810 | + functions-common:test_with_retry:2352 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-19 02:04:40.812 | + functions-common:test_with_retry:2353 : local 'failmsg=br-ex creation failed' 2026-06-19 02:04:40.814 | + functions-common:test_with_retry:2354 : local until=10 2026-06-19 02:04:40.817 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-19 02:04:40.819 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-19 02:04:40.822 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-19 02:04:40.827 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:04:40.829 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:04:40.834 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:04:40.838 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834680834 2026-06-19 02:04:40.842 | + functions-common:test_with_retry:2358 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-19 02:04:40.849 | + functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-19 02:04:40.852 | + functions-common:time_stop:2414 : local name 2026-06-19 02:04:40.855 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:04:40.858 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:04:40.860 | + functions-common:time_stop:2417 : local total 2026-06-19 02:04:40.863 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:04:40.866 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-19 02:04:40.869 | + functions-common:time_stop:2421 : start_time=1781834680834 2026-06-19 02:04:40.871 | + functions-common:time_stop:2423 : [[ -z 1781834680834 ]] 2026-06-19 02:04:40.882 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:04:40.887 | + functions-common:time_stop:2426 : end_time=1781834680884 2026-06-19 02:04:40.890 | + functions-common:time_stop:2427 : elapsed_time=50 2026-06-19 02:04:40.893 | + functions-common:time_stop:2428 : total=7904 2026-06-19 02:04:40.896 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:04:40.899 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7954 2026-06-19 02:04:40.905 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-19 02:04:40.906 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-19 02:04:40.913 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-19 02:04:40.916 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-19 02:04:40.920 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-19 02:04:40.924 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-19 02:04:40.927 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-19 02:04:40.950 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-19 02:04:40.979 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-19 02:04:40.981 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-19 02:04:40.981 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-19 02:04:40.983 | ++ 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-19 02:04:44.364 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:04:44.368 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.115 ' 2026-06-19 02:04:44.370 | + 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-19 02:04:44.373 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-19 02:04:44.394 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-19 02:04:44.398 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-19 02:04:44.401 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-19 02:04:44.404 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-19 02:04:44.407 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet fc96efc3-eb74-410b-8ee2-8d7364b08c93 ad48e434-3700-4b7f-b95e-f108f92bee5a 2026-06-19 02:04:51.123 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-19 02:04:51.126 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 eccc7660-3066-42ed-b83f-e76b288f0fb2 2026-06-19 02:04:51.129 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-19 02:04:51.132 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-19 02:04:51.134 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-19 02:04:51.138 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-19 02:04:51.141 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network eccc7660-3066-42ed-b83f-e76b288f0fb2 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-19 02:04:51.143 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-19 02:04:51.146 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-19 02:04:51.151 | +++ 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 eccc7660-3066-42ed-b83f-e76b288f0fb2 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-19 02:04:51.151 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-19 02:04:57.286 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:04:57.290 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-19 02:04:57.290 | | id | 38a5bbeb-ca8b-4a51-9d06-f27e7502140b |' 2026-06-19 02:04:57.294 | ++ 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-19 02:04:57.297 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-19 02:04:57.319 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 38a5bbeb-ca8b-4a51-9d06-f27e7502140b '|' 2026-06-19 02:04:57.324 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 38a5bbeb-ca8b-4a51-9d06-f27e7502140b |' 2026-06-19 02:04:57.326 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-19 02:04:57.334 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 38a5bbeb-ca8b-4a51-9d06-f27e7502140b '|' 2026-06-19 02:04:57.335 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-19 02:04:57.339 | ++ functions-common:get_field:800 : local data field 2026-06-19 02:04:57.342 | ++ functions-common:get_field:801 : read data 2026-06-19 02:04:57.346 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-19 02:04:57.349 | ++ functions-common:get_field:805 : field='$3' 2026-06-19 02:04:57.353 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 38a5bbeb-ca8b-4a51-9d06-f27e7502140b |' 2026-06-19 02:04:57.354 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-19 02:04:57.360 | ++ functions-common:get_field:801 : read data 2026-06-19 02:04:57.365 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-19 02:04:57.368 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-19 02:04:57.373 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 38a5bbeb-ca8b-4a51-9d06-f27e7502140b '|' 2026-06-19 02:04:57.373 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-19 02:04:57.376 | ++ functions-common:get_field:800 : local data field 2026-06-19 02:04:57.379 | ++ functions-common:get_field:801 : read data 2026-06-19 02:04:57.382 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-19 02:04:57.385 | ++ functions-common:get_field:805 : field='$6' 2026-06-19 02:04:57.390 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 38a5bbeb-ca8b-4a51-9d06-f27e7502140b |' 2026-06-19 02:04:57.391 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-19 02:04:57.396 | ++ functions-common:get_field:801 : read data 2026-06-19 02:04:57.400 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=38a5bbeb-ca8b-4a51-9d06-f27e7502140b 2026-06-19 02:04:57.404 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-19 02:04:57.407 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-19 02:04:57.411 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-19 02:04:57.414 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-19 02:04:57.432 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:04:57.435 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-19 02:04:57.448 | net.ipv6.conf.all.forwarding = 1 2026-06-19 02:04:57.458 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show fc96efc3-eb74-410b-8ee2-8d7364b08c93 -c external_gateway_info -f json 2026-06-19 02:04:57.460 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-19 02:04:57.460 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 38a5bbeb-ca8b-4a51-9d06-f27e7502140b 2026-06-19 02:04:57.461 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-19 02:04:57.461 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-19 02:05:00.836 | ++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:05:00.842 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-19 02:05:00.845 | + 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-19 02:05:00.848 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-19 02:05:00.868 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-19 02:05:00.871 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-19 02:05:00.875 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-19 02:05:00.879 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-19 02:05:00.882 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-19 02:05:00.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-19 02:05:00.908 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-19 02:05:00.913 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-19 02:05:00.916 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-19 02:05:00.919 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-19 02:05:00.937 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-19 02:05:00.957 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd8c:7ff9:2fbf::/56 2026-06-19 02:05:00.960 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 71499a43-4120-4020-9797-2bbce28f47cd ]] 2026-06-19 02:05:00.962 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd8c:7ff9:2fbf::/56 via 2001:db8::1 dev br-ex 2026-06-19 02:05:00.979 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-19 02:05:00.982 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-19 02:05:00.985 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-06-19 02:05:01.005 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:01.008 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-06-19 02:05:01.011 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 02:05:01.014 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-06-19 02:05:01.017 | + ./stack.sh:main:1329 : start_nova 2026-06-19 02:05:01.020 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-19 02:05:01.023 | + 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-19 02:05:01.026 | + 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-19 02:05:01.029 | + 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-19 02:05:01.032 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-19 02:05:01.035 | + 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-19 02:05:01.038 | + functions-common:run_process:1668 : local service=n-sch 2026-06-19 02:05:01.041 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-19 02:05:01.045 | + functions-common:run_process:1670 : local group= 2026-06-19 02:05:01.048 | + functions-common:run_process:1671 : local user= 2026-06-19 02:05:01.051 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:05:01.054 | + functions-common:run_process:1674 : local name=n-sch 2026-06-19 02:05:01.057 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:05:01.060 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:05:01.062 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:05:01.065 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:05:01.070 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:05:01.075 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834701071 2026-06-19 02:05:01.078 | + functions-common:run_process:1677 : is_service_enabled n-sch 2026-06-19 02:05:01.103 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:01.108 | + functions-common:run_process:1678 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-19 02:05:01.112 | + functions-common:_run_under_systemd:1622 : local service=n-sch 2026-06-19 02:05:01.116 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-19 02:05:01.120 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-19 02:05:01.124 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-19 02:05:01.127 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-19 02:05:01.131 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-19 02:05:01.135 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-19 02:05:01.139 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-sch.service 2026-06-19 02:05:01.143 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:05:01.147 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:05:01.151 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:05:01.155 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:05:01.159 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-19 02:05:01.162 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-19 02:05:01.166 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-19 02:05:01.170 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-sch.service 2026-06-19 02:05:01.174 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-19 02:05:01.178 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-19 02:05:01.181 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-19 02:05:01.185 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-19 02:05:01.188 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-19 02:05:01.192 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-19 02:05:01.196 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-19 02:05:01.199 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-19 02:05:01.206 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-19 02:05:01.294 | + functions-common:write_user_unit_file:1542 : 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-19 02:05:01.370 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-19 02:05:01.435 | + functions-common:write_user_unit_file:1544 : 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-19 02:05:01.504 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-19 02:05:01.572 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-19 02:05:01.638 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:05:01.702 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-19 02:05:01.705 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-19 02:05:01.708 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-19 02:05:01.785 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-19 02:05:02.253 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-sch.service 2026-06-19 02:05:02.284 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-19 02:05:02.752 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-sch.service 2026-06-19 02:05:02.812 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:05:02.815 | + functions-common:time_stop:2414 : local name 2026-06-19 02:05:02.818 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:05:02.822 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:05:02.825 | + functions-common:time_stop:2417 : local total 2026-06-19 02:05:02.828 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:05:02.832 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:05:02.835 | + functions-common:time_stop:2421 : start_time=1781834701071 2026-06-19 02:05:02.838 | + functions-common:time_stop:2423 : [[ -z 1781834701071 ]] 2026-06-19 02:05:02.843 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:05:02.848 | + functions-common:time_stop:2426 : end_time=1781834702844 2026-06-19 02:05:02.851 | + functions-common:time_stop:2427 : elapsed_time=1773 2026-06-19 02:05:02.854 | + functions-common:time_stop:2428 : total=21026 2026-06-19 02:05:02.857 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:05:02.861 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22799 2026-06-19 02:05:02.866 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-19 02:05:02.871 | + 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-19 02:05:02.875 | + functions-common:run_process:1668 : local service=n-api-meta 2026-06-19 02:05:02.878 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-19 02:05:02.881 | + functions-common:run_process:1670 : local group= 2026-06-19 02:05:02.884 | + functions-common:run_process:1671 : local user= 2026-06-19 02:05:02.887 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:05:02.890 | + functions-common:run_process:1674 : local name=n-api-meta 2026-06-19 02:05:02.893 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:05:02.896 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:05:02.898 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:05:02.902 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:05:02.907 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:05:02.911 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834702908 2026-06-19 02:05:02.914 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2026-06-19 02:05:02.934 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:02.937 | + functions-common:run_process:1678 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-19 02:05:02.941 | + functions-common:_run_under_systemd:1622 : local service=n-api-meta 2026-06-19 02:05:02.943 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-19 02:05:02.946 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-19 02:05:02.949 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-19 02:05:02.953 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-19 02:05:02.956 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-19 02:05:02.959 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-19 02:05:02.962 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api-meta.service 2026-06-19 02:05:02.965 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:05:02.968 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:05:02.971 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:05:02.974 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:05:02.978 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-19 02:05:02.981 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-19 02:05:02.984 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-19 02:05:02.988 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-19 02:05:02.992 | + functions-common:_run_under_systemd:1642 : 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-19 02:05:02.995 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api-meta.service 2026-06-19 02:05:02.998 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-19 02:05:03.001 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-19 02:05:03.004 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-19 02:05:03.007 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-19 02:05:03.010 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-19 02:05:03.014 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-19 02:05:03.019 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-19 02:05:03.102 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-19 02:05:03.181 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-19 02:05:03.248 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-19 02:05:03.313 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-19 02:05:03.379 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:05:03.448 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-19 02:05:03.515 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-19 02:05:03.579 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-19 02:05:03.643 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-19 02:05:03.709 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-19 02:05:03.775 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-19 02:05:03.777 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-19 02:05:03.779 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-19 02:05:03.857 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-19 02:05:04.338 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api-meta.service 2026-06-19 02:05:04.371 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-19 02:05:04.830 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api-meta.service 2026-06-19 02:05:04.973 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:05:04.975 | + functions-common:time_stop:2414 : local name 2026-06-19 02:05:04.978 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:05:04.980 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:05:04.983 | + functions-common:time_stop:2417 : local total 2026-06-19 02:05:04.988 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:05:04.994 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:05:04.997 | + functions-common:time_stop:2421 : start_time=1781834702908 2026-06-19 02:05:05.001 | + functions-common:time_stop:2423 : [[ -z 1781834702908 ]] 2026-06-19 02:05:05.006 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:05:05.014 | + functions-common:time_stop:2426 : end_time=1781834705008 2026-06-19 02:05:05.015 | + functions-common:time_stop:2427 : elapsed_time=2100 2026-06-19 02:05:05.020 | + functions-common:time_stop:2428 : total=22799 2026-06-19 02:05:05.022 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:05:05.024 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24899 2026-06-19 02:05:05.027 | + 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-19 02:05:05.030 | + 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-19 02:05:05.033 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-19 02:05:05.036 | + 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-19 02:05:05.039 | + 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-19 02:05:05.043 | + 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-19 02:05:05.045 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-19 02:05:05.048 | + 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-19 02:05:05.050 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-19 02:05:05.053 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-19 02:05:05.057 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-19 02:05:05.060 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-19 02:05:05.062 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-19 02:05:05.084 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:05.087 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-19 02:05:05.135 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-19 02:05:05.138 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-19 02:05:05.156 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:05:05.160 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-19 02:05:05.163 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-19 02:05:05.186 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:05:05.190 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-19 02:05:05.194 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-19 02:05:05.197 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-19 02:05:05.200 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-19 02:05:05.203 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-19 02:05:05.206 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-19 02:05:05.210 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-19 02:05:05.212 | + 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-19 02:05:05.215 | + functions-common:run_process:1668 : local service=n-novnc-cell1 2026-06-19 02:05:05.218 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-19 02:05:05.220 | + functions-common:run_process:1670 : local group= 2026-06-19 02:05:05.223 | + functions-common:run_process:1671 : local user= 2026-06-19 02:05:05.226 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:05:05.228 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2026-06-19 02:05:05.231 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:05:05.233 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:05:05.236 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:05:05.239 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:05:05.243 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:05:05.247 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834705244 2026-06-19 02:05:05.250 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2026-06-19 02:05:05.271 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:05.273 | + functions-common:run_process:1678 : _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-19 02:05:05.276 | + functions-common:_run_under_systemd:1622 : local service=n-novnc-cell1 2026-06-19 02:05:05.279 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-19 02:05:05.281 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-19 02:05:05.285 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-19 02:05:05.287 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-19 02:05:05.290 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-19 02:05:05.292 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-19 02:05:05.295 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-19 02:05:05.297 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:05:05.300 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:05:05.303 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:05:05.305 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:05:05.308 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-19 02:05:05.310 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-19 02:05:05.313 | + functions-common:_run_under_systemd:1644 : 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-19 02:05:05.315 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-novnc-cell1.service 2026-06-19 02:05:05.317 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-19 02:05:05.320 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-19 02:05:05.323 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-19 02:05:05.325 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-19 02:05:05.327 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-19 02:05:05.329 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-19 02:05:05.332 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-19 02:05:05.334 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-19 02:05:05.338 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-19 02:05:05.431 | + functions-common:write_user_unit_file:1542 : 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-19 02:05:05.526 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-19 02:05:05.596 | + functions-common:write_user_unit_file:1544 : 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-19 02:05:05.664 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-19 02:05:05.735 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-19 02:05:05.806 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:05:05.877 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-19 02:05:05.880 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-19 02:05:05.882 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-19 02:05:05.970 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-19 02:05:06.518 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-19 02:05:06.557 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-19 02:05:07.060 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-19 02:05:07.130 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:05:07.133 | + functions-common:time_stop:2414 : local name 2026-06-19 02:05:07.137 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:05:07.142 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:05:07.147 | + functions-common:time_stop:2417 : local total 2026-06-19 02:05:07.151 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:05:07.154 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:05:07.157 | + functions-common:time_stop:2421 : start_time=1781834705244 2026-06-19 02:05:07.160 | + functions-common:time_stop:2423 : [[ -z 1781834705244 ]] 2026-06-19 02:05:07.166 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:05:07.170 | + functions-common:time_stop:2426 : end_time=1781834707167 2026-06-19 02:05:07.172 | + functions-common:time_stop:2427 : elapsed_time=1923 2026-06-19 02:05:07.174 | + functions-common:time_stop:2428 : total=24899 2026-06-19 02:05:07.175 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:05:07.178 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26822 2026-06-19 02:05:07.180 | + 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-19 02:05:07.182 | + functions-common:run_process:1668 : local service=n-spice-cell1 2026-06-19 02:05:07.184 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-19 02:05:07.186 | + functions-common:run_process:1670 : local group= 2026-06-19 02:05:07.188 | + functions-common:run_process:1671 : local user= 2026-06-19 02:05:07.190 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:05:07.192 | + functions-common:run_process:1674 : local name=n-spice-cell1 2026-06-19 02:05:07.194 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:05:07.196 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:05:07.198 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:05:07.200 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:05:07.205 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:05:07.208 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834707205 2026-06-19 02:05:07.210 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2026-06-19 02:05:07.228 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:05:07.230 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:05:07.232 | + functions-common:time_stop:2414 : local name 2026-06-19 02:05:07.234 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:05:07.236 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:05:07.239 | + functions-common:time_stop:2417 : local total 2026-06-19 02:05:07.241 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:05:07.243 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:05:07.245 | + functions-common:time_stop:2421 : start_time=1781834707205 2026-06-19 02:05:07.247 | + functions-common:time_stop:2423 : [[ -z 1781834707205 ]] 2026-06-19 02:05:07.250 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:05:07.253 | + functions-common:time_stop:2426 : end_time=1781834707251 2026-06-19 02:05:07.256 | + functions-common:time_stop:2427 : elapsed_time=46 2026-06-19 02:05:07.258 | + functions-common:time_stop:2428 : total=26822 2026-06-19 02:05:07.260 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:05:07.262 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26868 2026-06-19 02:05:07.264 | + 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-19 02:05:07.266 | + functions-common:run_process:1668 : local service=n-sproxy-cell1 2026-06-19 02:05:07.268 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-19 02:05:07.271 | + functions-common:run_process:1670 : local group= 2026-06-19 02:05:07.272 | + functions-common:run_process:1671 : local user= 2026-06-19 02:05:07.275 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:05:07.277 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2026-06-19 02:05:07.279 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:05:07.281 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:05:07.283 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:05:07.285 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:05:07.288 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:05:07.293 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834707289 2026-06-19 02:05:07.295 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2026-06-19 02:05:07.314 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:05:07.317 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:05:07.318 | + functions-common:time_stop:2414 : local name 2026-06-19 02:05:07.320 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:05:07.323 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:05:07.325 | + functions-common:time_stop:2417 : local total 2026-06-19 02:05:07.327 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:05:07.329 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:05:07.331 | + functions-common:time_stop:2421 : start_time=1781834707289 2026-06-19 02:05:07.333 | + functions-common:time_stop:2423 : [[ -z 1781834707289 ]] 2026-06-19 02:05:07.336 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:05:07.339 | + functions-common:time_stop:2426 : end_time=1781834707337 2026-06-19 02:05:07.341 | + functions-common:time_stop:2427 : elapsed_time=48 2026-06-19 02:05:07.344 | + functions-common:time_stop:2428 : total=26868 2026-06-19 02:05:07.346 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:05:07.348 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26916 2026-06-19 02:05:07.350 | + 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-19 02:05:07.352 | + 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-19 02:05:07.355 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-19 02:05:07.357 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-19 02:05:07.359 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-19 02:05:07.361 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-19 02:05:07.382 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:07.384 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-19 02:05:07.438 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-19 02:05:07.439 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-19 02:05:07.439 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-19 02:05:07.498 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-19 02:05:07.512 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:07.515 | + 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-19 02:05:07.517 | + functions-common:run_process:1668 : local service=n-super-cond 2026-06-19 02:05:07.519 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-19 02:05:07.521 | + functions-common:run_process:1670 : local group= 2026-06-19 02:05:07.523 | + functions-common:run_process:1671 : local user= 2026-06-19 02:05:07.525 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:05:07.527 | + functions-common:run_process:1674 : local name=n-super-cond 2026-06-19 02:05:07.529 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:05:07.532 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:05:07.534 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:05:07.536 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:05:07.539 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:05:07.543 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834707540 2026-06-19 02:05:07.545 | + functions-common:run_process:1677 : is_service_enabled n-super-cond 2026-06-19 02:05:07.563 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:07.565 | + functions-common:run_process:1678 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-19 02:05:07.568 | + functions-common:_run_under_systemd:1622 : local service=n-super-cond 2026-06-19 02:05:07.570 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-19 02:05:07.572 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-19 02:05:07.575 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-19 02:05:07.577 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-19 02:05:07.579 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-19 02:05:07.581 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-19 02:05:07.584 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-super-cond.service 2026-06-19 02:05:07.586 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:05:07.588 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:05:07.591 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:05:07.593 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:05:07.595 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-19 02:05:07.598 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-19 02:05:07.600 | + functions-common:_run_under_systemd:1644 : 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-19 02:05:07.602 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-super-cond.service 2026-06-19 02:05:07.604 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-19 02:05:07.606 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-19 02:05:07.609 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-19 02:05:07.611 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-19 02:05:07.613 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-19 02:05:07.614 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-19 02:05:07.617 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-19 02:05:07.619 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-19 02:05:07.623 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-19 02:05:07.718 | + functions-common:write_user_unit_file:1542 : 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-19 02:05:07.809 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-19 02:05:07.893 | + functions-common:write_user_unit_file:1544 : 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-19 02:05:07.995 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-19 02:05:08.106 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-19 02:05:08.229 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:05:08.321 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-19 02:05:08.322 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-19 02:05:08.324 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-19 02:05:08.415 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-19 02:05:08.992 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-super-cond.service 2026-06-19 02:05:09.039 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-19 02:05:09.526 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-super-cond.service 2026-06-19 02:05:09.594 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:05:09.603 | + functions-common:time_stop:2414 : local name 2026-06-19 02:05:09.609 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:05:09.613 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:05:09.621 | + functions-common:time_stop:2417 : local total 2026-06-19 02:05:09.631 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:05:09.638 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:05:09.642 | + functions-common:time_stop:2421 : start_time=1781834707540 2026-06-19 02:05:09.648 | + functions-common:time_stop:2423 : [[ -z 1781834707540 ]] 2026-06-19 02:05:09.654 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:05:09.662 | + functions-common:time_stop:2426 : end_time=1781834709656 2026-06-19 02:05:09.666 | + functions-common:time_stop:2427 : elapsed_time=2116 2026-06-19 02:05:09.672 | + functions-common:time_stop:2428 : total=26916 2026-06-19 02:05:09.678 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:05:09.688 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29032 2026-06-19 02:05:09.695 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-19 02:05:09.700 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-19 02:05:09.707 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-19 02:05:09.747 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:09.753 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-19 02:05:09.761 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-19 02:05:09.768 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-19 02:05:09.772 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-19 02:05:09.781 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-19 02:05:09.786 | + 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-19 02:05:09.793 | + functions-common:run_process:1668 : local service=n-cond-cell1 2026-06-19 02:05:09.799 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-19 02:05:09.808 | + functions-common:run_process:1670 : local group= 2026-06-19 02:05:09.813 | + functions-common:run_process:1671 : local user= 2026-06-19 02:05:09.821 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:05:09.824 | + functions-common:run_process:1674 : local name=n-cond-cell1 2026-06-19 02:05:09.831 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:05:09.835 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:05:09.839 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:05:09.847 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:05:09.851 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:05:09.860 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834709854 2026-06-19 02:05:09.867 | + functions-common:run_process:1677 : is_service_enabled n-cond-cell1 2026-06-19 02:05:09.901 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:09.907 | + functions-common:run_process:1678 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-19 02:05:09.914 | + functions-common:_run_under_systemd:1622 : local service=n-cond-cell1 2026-06-19 02:05:09.920 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-19 02:05:09.926 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-19 02:05:09.927 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-19 02:05:09.934 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-19 02:05:09.937 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-19 02:05:09.945 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-19 02:05:09.950 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cond-cell1.service 2026-06-19 02:05:09.955 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:05:09.958 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:05:09.964 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:05:09.970 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:05:09.975 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-19 02:05:09.978 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-19 02:05:09.982 | + functions-common:_run_under_systemd:1644 : 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-19 02:05:09.990 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cond-cell1.service 2026-06-19 02:05:09.994 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-19 02:05:09.996 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-19 02:05:10.001 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-19 02:05:10.004 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-19 02:05:10.009 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-19 02:05:10.017 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-19 02:05:10.018 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-19 02:05:10.022 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-19 02:05:10.030 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-19 02:05:10.173 | + functions-common:write_user_unit_file:1542 : 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-19 02:05:10.279 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-19 02:05:10.396 | + functions-common:write_user_unit_file:1544 : 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-19 02:05:10.519 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-19 02:05:10.599 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-19 02:05:10.679 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:05:10.800 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-19 02:05:10.807 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-19 02:05:10.811 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-19 02:05:10.956 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-19 02:05:11.494 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-19 02:05:11.526 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-19 02:05:12.032 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-19 02:05:12.093 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:05:12.097 | + functions-common:time_stop:2414 : local name 2026-06-19 02:05:12.103 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:05:12.105 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:05:12.109 | + functions-common:time_stop:2417 : local total 2026-06-19 02:05:12.112 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:05:12.116 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:05:12.118 | + functions-common:time_stop:2421 : start_time=1781834709854 2026-06-19 02:05:12.120 | + functions-common:time_stop:2423 : [[ -z 1781834709854 ]] 2026-06-19 02:05:12.124 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:05:12.128 | + functions-common:time_stop:2426 : end_time=1781834712125 2026-06-19 02:05:12.130 | + functions-common:time_stop:2427 : elapsed_time=2271 2026-06-19 02:05:12.132 | + functions-common:time_stop:2428 : total=29032 2026-06-19 02:05:12.134 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:05:12.136 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31303 2026-06-19 02:05:12.139 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-19 02:05:12.141 | + 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-19 02:05:12.143 | + 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-19 02:05:12.148 | + 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-19 02:05:12.149 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-19 02:05:12.150 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-19 02:05:12.155 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-19 02:05:12.157 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-19 02:05:12.159 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-19 02:05:12.161 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-19 02:05:12.164 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-19 02:05:12.168 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-19 02:05:12.171 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-19 02:05:12.173 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-19 02:05:12.175 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-19 02:05:12.181 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-19 02:05:12.181 | BEGIN { 2026-06-19 02:05:12.181 | section = "" 2026-06-19 02:05:12.181 | last_section = "" 2026-06-19 02:05:12.181 | section_count = 0 2026-06-19 02:05:12.181 | } 2026-06-19 02:05:12.181 | /^\[.+\]/ { 2026-06-19 02:05:12.181 | gsub("[][]", "", $1); 2026-06-19 02:05:12.182 | section=$1 2026-06-19 02:05:12.182 | next 2026-06-19 02:05:12.182 | } 2026-06-19 02:05:12.182 | /^ *\#/ { 2026-06-19 02:05:12.182 | next 2026-06-19 02:05:12.182 | } 2026-06-19 02:05:12.182 | /^[^ \t]+/ { 2026-06-19 02:05:12.182 | # get offset of first = in $0 2026-06-19 02:05:12.182 | eq_idx = index($0, "=") 2026-06-19 02:05:12.182 | # extract attr & value from $0 2026-06-19 02:05:12.182 | attr = substr($0, 1, eq_idx - 1) 2026-06-19 02:05:12.182 | value = substr($0, eq_idx + 1) 2026-06-19 02:05:12.183 | # only need to strip trailing whitespace from attr 2026-06-19 02:05:12.183 | sub(/[ \t]*$/, "", attr) 2026-06-19 02:05:12.183 | # need to strip leading & trailing whitespace from value 2026-06-19 02:05:12.183 | sub(/^[ \t]*/, "", value) 2026-06-19 02:05:12.183 | sub(/[ \t]*$/, "", value) 2026-06-19 02:05:12.183 | 2026-06-19 02:05:12.183 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-19 02:05:12.183 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-19 02:05:12.183 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-19 02:05:12.188 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-19 02:05:12.189 | if (! (section, attr) in cfg_attr_count) { 2026-06-19 02:05:12.191 | if (section != last_section) { 2026-06-19 02:05:12.192 | cfg_section[section_count++] = section 2026-06-19 02:05:12.192 | last_section = section 2026-06-19 02:05:12.193 | } 2026-06-19 02:05:12.193 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-19 02:05:12.193 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-19 02:05:12.194 | 2026-06-19 02:05:12.194 | cfg_attr[section, attr, 0] = value 2026-06-19 02:05:12.194 | cfg_attr_count[section, attr] = 1 2026-06-19 02:05:12.194 | } else { 2026-06-19 02:05:12.194 | lno = cfg_attr_count[section, attr]++ 2026-06-19 02:05:12.194 | cfg_attr[section, attr, lno] = value 2026-06-19 02:05:12.194 | } 2026-06-19 02:05:12.194 | } 2026-06-19 02:05:12.194 | END { 2026-06-19 02:05:12.194 | # Process each section in order 2026-06-19 02:05:12.195 | for (sno = 0; sno < section_count; sno++) { 2026-06-19 02:05:12.195 | section = cfg_section[sno] 2026-06-19 02:05:12.196 | # The ini routines simply append a config item immediately 2026-06-19 02:05:12.196 | # after the section header. To keep the same order as defined 2026-06-19 02:05:12.196 | # in local.conf, invoke the ini routines in the reverse order 2026-06-19 02:05:12.196 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-19 02:05:12.197 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-19 02:05:12.197 | if (cfg_attr_count[section, attr] == 1) 2026-06-19 02:05:12.197 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-19 02:05:12.197 | else { 2026-06-19 02:05:12.198 | # For multiline, invoke the ini routines in the reverse order 2026-06-19 02:05:12.198 | count = cfg_attr_count[section, attr] 2026-06-19 02:05:12.198 | print "inidelete " configfile " " section " " attr 2026-06-19 02:05:12.198 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-19 02:05:12.198 | for (l = count -2; l >= 0; l--) 2026-06-19 02:05:12.198 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-19 02:05:12.198 | } 2026-06-19 02:05:12.198 | } 2026-06-19 02:05:12.198 | } 2026-06-19 02:05:12.198 | } 2026-06-19 02:05:12.198 | ' 2026-06-19 02:05:12.199 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-19 02:05:12.199 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-19 02:05:12.199 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-19 02:05:12.199 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-19 02:05:12.199 | + inc/meta-config:merge_config_file:164 : read a 2026-06-19 02:05:12.199 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-19 02:05:12.204 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-19 02:05:12.207 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-19 02:05:12.209 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-19 02:05:12.210 | BEGIN { group = "" } 2026-06-19 02:05:12.212 | /^\[\[.+\|.*\]\]/ { 2026-06-19 02:05:12.213 | gsub("[][]", "", $1); 2026-06-19 02:05:12.213 | split($1, a, "|"); 2026-06-19 02:05:12.213 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-19 02:05:12.213 | group=a[1] 2026-06-19 02:05:12.213 | } else { 2026-06-19 02:05:12.213 | group="" 2026-06-19 02:05:12.213 | } 2026-06-19 02:05:12.213 | next 2026-06-19 02:05:12.213 | } 2026-06-19 02:05:12.213 | { 2026-06-19 02:05:12.213 | if (group != "") 2026-06-19 02:05:12.213 | print $0 2026-06-19 02:05:12.214 | } 2026-06-19 02:05:12.214 | ' /home/quobyte/devstack/local.conf 2026-06-19 02:05:12.218 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-19 02:05:12.221 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-19 02:05:12.257 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-19 02:05:12.292 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-19 02:05:12.294 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-19 02:05:12.297 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-19 02:05:12.299 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-19 02:05:12.302 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-19 02:05:12.305 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-19 02:05:12.325 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:12.328 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-19 02:05:12.331 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-19 02:05:12.334 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-19 02:05:12.354 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:12.357 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.126:5672/nova_cell1 2026-06-19 02:05:12.359 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.126:5672/nova_cell1 2026-06-19 02:05:12.410 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-19 02:05:12.414 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-19 02:05:12.419 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-19 02:05:12.440 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-19 02:05:12.460 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-19 02:05:12.463 | + lib/nova:configure_console_compute:669 : local offset 2026-06-19 02:05:12.465 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-19 02:05:12.467 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-19 02:05:12.470 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-19 02:05:12.489 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.126 2026-06-19 02:05:12.492 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-19 02:05:12.506 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:12.509 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-19 02:05:12.511 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-19 02:05:12.513 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-19 02:05:12.515 | + functions:vercmp:648 : local 'op=<' 2026-06-19 02:05:12.517 | + functions:vercmp:649 : local v2=1.0.0 2026-06-19 02:05:12.520 | + functions:vercmp:650 : local result 2026-06-19 02:05:12.523 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-19 02:05:12.525 | ++ functions:vercmp:654 : head -1 2026-06-19 02:05:12.526 | ++ functions:vercmp:654 : sort -V 2026-06-19 02:05:12.531 | + functions:vercmp:654 : result=1.0.0 2026-06-19 02:05:12.533 | + functions:vercmp:656 : case $op in 2026-06-19 02:05:12.535 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-19 02:05:12.537 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-19 02:05:12.539 | + functions:vercmp:667 : return 2026-06-19 02:05:12.542 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.126:6080/vnc_lite.html 2026-06-19 02:05:12.544 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.126:6080/vnc_lite.html 2026-06-19 02:05:12.575 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.126:6081/spice_auto.html 2026-06-19 02:05:12.581 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.126:6081/spice_auto.html 2026-06-19 02:05:12.636 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-19 02:05:12.662 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:12.668 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-19 02:05:12.672 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.126 2026-06-19 02:05:12.676 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-19 02:05:12.726 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.126 2026-06-19 02:05:12.771 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-19 02:05:12.798 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:05:12.803 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-19 02:05:12.806 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-19 02:05:12.820 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:05:12.823 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-19 02:05:12.826 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-19 02:05:12.854 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-19 02:05:12.857 | + 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-19 02:05:12.885 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-19 02:05:12.889 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-19 02:05:12.890 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-19 02:05:12.893 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-19 02:05:12.896 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-19 02:05:12.898 | + 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-19 02:05:12.901 | + functions-common:run_process:1668 : local service=n-cpu 2026-06-19 02:05:12.905 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-19 02:05:12.908 | + functions-common:run_process:1670 : local group=libvirt 2026-06-19 02:05:12.910 | + functions-common:run_process:1671 : local user= 2026-06-19 02:05:12.913 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:05:12.915 | + functions-common:run_process:1674 : local name=n-cpu 2026-06-19 02:05:12.917 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:05:12.920 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:05:12.922 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:05:12.924 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:05:12.927 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:05:12.931 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834712928 2026-06-19 02:05:12.934 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2026-06-19 02:05:12.954 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:12.956 | + functions-common:run_process:1678 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-19 02:05:12.959 | + functions-common:_run_under_systemd:1622 : local service=n-cpu 2026-06-19 02:05:12.962 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-19 02:05:12.963 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-19 02:05:12.966 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-19 02:05:12.972 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-19 02:05:12.977 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-19 02:05:12.982 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-19 02:05:12.986 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cpu.service 2026-06-19 02:05:12.991 | + functions-common:_run_under_systemd:1629 : local group=libvirt 2026-06-19 02:05:12.995 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:05:12.999 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:05:13.003 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:05:13.008 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-19 02:05:13.016 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-19 02:05:13.019 | + functions-common:_run_under_systemd:1644 : 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-19 02:05:13.026 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cpu.service 2026-06-19 02:05:13.033 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-19 02:05:13.043 | + functions-common:write_user_unit_file:1531 : local group=libvirt 2026-06-19 02:05:13.046 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-19 02:05:13.050 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-19 02:05:13.054 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-19 02:05:13.059 | + functions-common:write_user_unit_file:1535 : [[ -n libvirt ]] 2026-06-19 02:05:13.063 | + functions-common:write_user_unit_file:1536 : extra=Group=libvirt 2026-06-19 02:05:13.068 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-19 02:05:13.072 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-19 02:05:13.080 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-19 02:05:13.177 | + functions-common:write_user_unit_file:1542 : 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-19 02:05:13.274 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-19 02:05:13.356 | + functions-common:write_user_unit_file:1544 : 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-19 02:05:13.444 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-19 02:05:13.527 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-19 02:05:13.608 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:05:13.692 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-19 02:05:13.696 | + functions-common:write_user_unit_file:1551 : [[ -n libvirt ]] 2026-06-19 02:05:13.702 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-19 02:05:13.792 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-19 02:05:13.898 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-19 02:05:14.422 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cpu.service 2026-06-19 02:05:14.458 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-19 02:05:14.954 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cpu.service 2026-06-19 02:05:15.030 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:05:15.035 | + functions-common:time_stop:2414 : local name 2026-06-19 02:05:15.040 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:05:15.044 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:05:15.049 | + functions-common:time_stop:2417 : local total 2026-06-19 02:05:15.053 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:05:15.057 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:05:15.063 | + functions-common:time_stop:2421 : start_time=1781834712928 2026-06-19 02:05:15.067 | + functions-common:time_stop:2423 : [[ -z 1781834712928 ]] 2026-06-19 02:05:15.072 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:05:15.078 | + functions-common:time_stop:2426 : end_time=1781834715074 2026-06-19 02:05:15.085 | + functions-common:time_stop:2427 : elapsed_time=2146 2026-06-19 02:05:15.087 | + functions-common:time_stop:2428 : total=31303 2026-06-19 02:05:15.092 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:05:15.096 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33449 2026-06-19 02:05:15.101 | + 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-19 02:05:15.104 | + 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-19 02:05:15.109 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-19 02:05:15.137 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:15.142 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-19 02:05:15.142 | Dumping cells_v2 mapping 2026-06-19 02:05:15.147 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-19 02:05:15.657 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-19 02:05:15.657 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 02:05:15.657 | we strongly recommend against using it for new projects. 2026-06-19 02:05:15.657 | 2026-06-19 02:05:15.657 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 02:05:15.657 | framework. For more detail see 2026-06-19 02:05:15.657 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 02:05:15.657 | 2026-06-19 02:05:15.657 | import eventlet # noqa 2026-06-19 02:05:16.043 | 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-19 02:05:19.283 | INFO dbcounter [None req-5c3431b8-a08c-4103-a064-a8a1d0c7bb89 None None] Registered counter for database nova_api 2026-06-19 02:05:19.420 | DEBUG dbcounter [-] [80014] Writer thread running {{(pid=80014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 02:05:19.452 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-19 02:05:19.453 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-19 02:05:19.453 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-19 02:05:19.453 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-19 02:05:19.453 | | cell1 | 9a0b1402-6db7-4424-a769-81f7480a2aad | rabbit://stackrabbit:stackqueue@192.168.122.126:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-19 02:05:19.454 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-19 02:05:19.826 | Exception ignored in: 2026-06-19 02:05:19.826 | Traceback (most recent call last): 2026-06-19 02:05:19.826 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-19 02:05:19.826 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-19 02:05:19.826 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-19 02:05:19.826 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-19 02:05:19.826 | RuntimeError: greenlet is being finalized 2026-06-19 02:05:20.220 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-06-19 02:05:20.222 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-19 02:05:20.291 | + inc/async:async_inner:63 : create_flavors 2026-06-19 02:05:20.364 | [2074 Async create_flavors:80114]: running: create_flavors 2026-06-19 02:05:20.374 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-06-19 02:05:20.402 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:20.405 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-06-19 02:05:20.410 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 02:05:20.416 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-06-19 02:05:20.420 | + ./stack.sh:main:1334 : start_cinder 2026-06-19 02:05:20.425 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-19 02:05:20.433 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-19 02:05:20.440 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-19 02:05:20.446 | + functions-common:run_process:1668 : local service=c-api 2026-06-19 02:05:20.450 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-19 02:05:20.455 | + functions-common:run_process:1670 : local group= 2026-06-19 02:05:20.459 | + functions-common:run_process:1671 : local user= 2026-06-19 02:05:20.463 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:05:20.468 | + functions-common:run_process:1674 : local name=c-api 2026-06-19 02:05:20.473 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:05:20.477 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:05:20.482 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:05:20.485 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:05:20.491 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:05:20.498 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834720493 2026-06-19 02:05:20.503 | + functions-common:run_process:1677 : is_service_enabled c-api 2026-06-19 02:05:20.542 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:20.553 | + functions-common:run_process:1678 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-19 02:05:20.557 | + functions-common:_run_under_systemd:1622 : local service=c-api 2026-06-19 02:05:20.565 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-19 02:05:20.566 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-19 02:05:20.569 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-19 02:05:20.571 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-19 02:05:20.574 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-19 02:05:20.577 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-19 02:05:20.579 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-api.service 2026-06-19 02:05:20.583 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:05:20.586 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:05:20.590 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:05:20.593 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:05:20.598 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-19 02:05:20.603 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-19 02:05:20.609 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-19 02:05:20.615 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-19 02:05:20.620 | + functions-common:_run_under_systemd:1642 : 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-19 02:05:20.626 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@c-api.service 2026-06-19 02:05:20.630 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-19 02:05:20.634 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-19 02:05:20.638 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-19 02:05:20.641 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-19 02:05:20.645 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-19 02:05:20.649 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-19 02:05:20.654 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-19 02:05:20.740 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-19 02:05:20.831 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-19 02:05:20.921 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-19 02:05:21.003 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-19 02:05:21.075 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:05:21.148 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-19 02:05:21.221 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-19 02:05:21.291 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-19 02:05:21.362 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-19 02:05:21.449 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-19 02:05:21.537 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-19 02:05:21.539 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-19 02:05:21.544 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-19 02:05:21.654 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-19 02:05:22.250 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-api.service 2026-06-19 02:05:22.270 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-19 02:05:22.787 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-api.service 2026-06-19 02:05:22.943 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:05:22.950 | + functions-common:time_stop:2414 : local name 2026-06-19 02:05:22.956 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:05:22.962 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:05:22.970 | + functions-common:time_stop:2417 : local total 2026-06-19 02:05:22.974 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:05:22.982 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:05:22.992 | + functions-common:time_stop:2421 : start_time=1781834720493 2026-06-19 02:05:22.995 | + functions-common:time_stop:2423 : [[ -z 1781834720493 ]] 2026-06-19 02:05:23.001 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:05:23.013 | + functions-common:time_stop:2426 : end_time=1781834723004 2026-06-19 02:05:23.021 | + functions-common:time_stop:2427 : elapsed_time=2511 2026-06-19 02:05:23.026 | + functions-common:time_stop:2428 : total=33449 2026-06-19 02:05:23.036 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:05:23.042 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=35960 2026-06-19 02:05:23.050 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-19 02:05:23.051 | Waiting for Cinder API to start... 2026-06-19 02:05:23.056 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.126/volume/v3/ 2026-06-19 02:05:23.062 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.126/volume/v3/ 2026-06-19 02:05:23.065 | + functions:wait_for_service:476 : local timeout=60 2026-06-19 02:05:23.070 | + functions:wait_for_service:477 : local url=http://192.168.122.126/volume/v3/ 2026-06-19 02:05:23.077 | + functions:wait_for_service:478 : local rval=0 2026-06-19 02:05:23.082 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-19 02:05:23.090 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-19 02:05:23.096 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:05:23.105 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:05:23.111 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:05:23.117 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834723114 2026-06-19 02:05:23.123 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-19 02:05:23.127 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 02:05:23.129 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.126/volume/v3/ 2026-06-19 02:05:28.093 | + :: : [[ 401 == 503 ]] 2026-06-19 02:05:28.094 | + :: : [[ 0 -eq 7 ]] 2026-06-19 02:05:28.100 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-19 02:05:28.104 | + functions-common:time_stop:2414 : local name 2026-06-19 02:05:28.108 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:05:28.113 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:05:28.118 | + functions-common:time_stop:2417 : local total 2026-06-19 02:05:28.122 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:05:28.126 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-19 02:05:28.130 | + functions-common:time_stop:2421 : start_time=1781834723114 2026-06-19 02:05:28.134 | + functions-common:time_stop:2423 : [[ -z 1781834723114 ]] 2026-06-19 02:05:28.139 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:05:28.145 | + functions-common:time_stop:2426 : end_time=1781834728141 2026-06-19 02:05:28.150 | + functions-common:time_stop:2427 : elapsed_time=5027 2026-06-19 02:05:28.154 | + functions-common:time_stop:2428 : total=14567 2026-06-19 02:05:28.158 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:05:28.162 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19594 2026-06-19 02:05:28.166 | + functions:wait_for_service:486 : return 0 2026-06-19 02:05:28.171 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-19 02:05:28.174 | + functions-common:run_process:1668 : local service=c-sch 2026-06-19 02:05:28.178 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-19 02:05:28.182 | + functions-common:run_process:1670 : local group= 2026-06-19 02:05:28.188 | + functions-common:run_process:1671 : local user= 2026-06-19 02:05:28.191 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:05:28.196 | + functions-common:run_process:1674 : local name=c-sch 2026-06-19 02:05:28.200 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:05:28.203 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:05:28.207 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:05:28.210 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:05:28.217 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:05:28.222 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834728218 2026-06-19 02:05:28.227 | + functions-common:run_process:1677 : is_service_enabled c-sch 2026-06-19 02:05:28.255 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:28.259 | + functions-common:run_process:1678 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-19 02:05:28.263 | + functions-common:_run_under_systemd:1622 : local service=c-sch 2026-06-19 02:05:28.266 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-19 02:05:28.270 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-19 02:05:28.274 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-19 02:05:28.278 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-19 02:05:28.282 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-19 02:05:28.286 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-19 02:05:28.290 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-sch.service 2026-06-19 02:05:28.293 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:05:28.297 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:05:28.300 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:05:28.305 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:05:28.310 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-19 02:05:28.314 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-19 02:05:28.319 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-19 02:05:28.323 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-sch.service 2026-06-19 02:05:28.327 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-19 02:05:28.330 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-19 02:05:28.334 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-19 02:05:28.338 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-19 02:05:28.342 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-19 02:05:28.345 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-19 02:05:28.352 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-19 02:05:28.355 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-19 02:05:28.363 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-19 02:05:28.454 | + functions-common:write_user_unit_file:1542 : 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-19 02:05:28.535 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-19 02:05:28.599 | + functions-common:write_user_unit_file:1544 : 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-19 02:05:28.672 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-19 02:05:28.758 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-19 02:05:28.830 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:05:28.905 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-19 02:05:28.908 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-19 02:05:28.911 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-19 02:05:28.997 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-19 02:05:29.523 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-sch.service 2026-06-19 02:05:29.562 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-19 02:05:30.076 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-sch.service 2026-06-19 02:05:30.148 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:05:30.152 | + functions-common:time_stop:2414 : local name 2026-06-19 02:05:30.156 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:05:30.160 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:05:30.164 | + functions-common:time_stop:2417 : local total 2026-06-19 02:05:30.167 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:05:30.171 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:05:30.175 | + functions-common:time_stop:2421 : start_time=1781834728218 2026-06-19 02:05:30.178 | + functions-common:time_stop:2423 : [[ -z 1781834728218 ]] 2026-06-19 02:05:30.184 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:05:30.189 | + functions-common:time_stop:2426 : end_time=1781834730185 2026-06-19 02:05:30.192 | + functions-common:time_stop:2427 : elapsed_time=1967 2026-06-19 02:05:30.196 | + functions-common:time_stop:2428 : total=35960 2026-06-19 02:05:30.200 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:05:30.204 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=37927 2026-06-19 02:05:30.208 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-19 02:05:30.211 | + 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-19 02:05:30.215 | + functions-common:run_process:1668 : local service=c-bak 2026-06-19 02:05:30.218 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-19 02:05:30.222 | + functions-common:run_process:1670 : local group= 2026-06-19 02:05:30.225 | + functions-common:run_process:1671 : local user= 2026-06-19 02:05:30.229 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-19 02:05:30.232 | + functions-common:run_process:1674 : local name=c-bak 2026-06-19 02:05:30.236 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:05:30.241 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:05:30.245 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:05:30.248 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:05:30.258 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:05:30.263 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834730259 2026-06-19 02:05:30.266 | + functions-common:run_process:1677 : is_service_enabled c-bak 2026-06-19 02:05:30.302 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:05:30.308 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:05:30.315 | + functions-common:time_stop:2414 : local name 2026-06-19 02:05:30.319 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:05:30.322 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:05:30.326 | + functions-common:time_stop:2417 : local total 2026-06-19 02:05:30.331 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:05:30.335 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:05:30.338 | + functions-common:time_stop:2421 : start_time=1781834730259 2026-06-19 02:05:30.341 | + functions-common:time_stop:2423 : [[ -z 1781834730259 ]] 2026-06-19 02:05:30.351 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:05:30.354 | + functions-common:time_stop:2426 : end_time=1781834730351 2026-06-19 02:05:30.357 | + functions-common:time_stop:2427 : elapsed_time=92 2026-06-19 02:05:30.360 | + functions-common:time_stop:2428 : total=37927 2026-06-19 02:05:30.362 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:05:30.365 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=38019 2026-06-19 02:05:30.367 | + 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-19 02:05:30.370 | + functions-common:run_process:1668 : local service=c-vol 2026-06-19 02:05:30.373 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-19 02:05:30.378 | + functions-common:run_process:1670 : local group= 2026-06-19 02:05:30.383 | + functions-common:run_process:1671 : local user= 2026-06-19 02:05:30.391 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-19 02:05:30.394 | + functions-common:run_process:1674 : local name=c-vol 2026-06-19 02:05:30.402 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:05:30.405 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:05:30.407 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:05:30.412 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:05:30.422 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:05:30.430 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834730423 2026-06-19 02:05:30.436 | + functions-common:run_process:1677 : is_service_enabled c-vol 2026-06-19 02:05:30.471 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:30.474 | + functions-common:run_process:1678 : _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-19 02:05:30.479 | + functions-common:_run_under_systemd:1622 : local service=c-vol 2026-06-19 02:05:30.483 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-19 02:05:30.485 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-19 02:05:30.489 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-19 02:05:30.492 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-19 02:05:30.495 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-19 02:05:30.499 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-19 02:05:30.503 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-vol.service 2026-06-19 02:05:30.507 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:05:30.510 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:05:30.514 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:05:30.519 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-19 02:05:30.522 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-19 02:05:30.526 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-19 02:05:30.530 | + functions-common:_run_under_systemd:1644 : 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-19 02:05:30.534 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-vol.service 2026-06-19 02:05:30.538 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-19 02:05:30.540 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-19 02:05:30.544 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-19 02:05:30.547 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-19 02:05:30.551 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-19 02:05:30.554 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-19 02:05:30.558 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-19 02:05:30.562 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-19 02:05:30.568 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-19 02:05:30.659 | + functions-common:write_user_unit_file:1542 : 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-19 02:05:30.757 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-19 02:05:30.842 | + functions-common:write_user_unit_file:1544 : 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-19 02:05:30.941 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-19 02:05:31.019 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-19 02:05:31.096 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:05:31.185 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-19 02:05:31.190 | + functions-common:write_user_unit_file:1549 : 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-19 02:05:31.289 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-19 02:05:31.294 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-19 02:05:31.417 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-19 02:05:31.977 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-vol.service 2026-06-19 02:05:32.015 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-19 02:05:32.562 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-vol.service 2026-06-19 02:05:32.614 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:05:32.619 | + functions-common:time_stop:2414 : local name 2026-06-19 02:05:32.624 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:05:32.628 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:05:32.635 | + functions-common:time_stop:2417 : local total 2026-06-19 02:05:32.637 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:05:32.640 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:05:32.646 | + functions-common:time_stop:2421 : start_time=1781834730423 2026-06-19 02:05:32.651 | + functions-common:time_stop:2423 : [[ -z 1781834730423 ]] 2026-06-19 02:05:32.657 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:05:32.662 | + functions-common:time_stop:2426 : end_time=1781834732659 2026-06-19 02:05:32.664 | + functions-common:time_stop:2427 : elapsed_time=2236 2026-06-19 02:05:32.668 | + functions-common:time_stop:2428 : total=38019 2026-06-19 02:05:32.672 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:05:32.676 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=40255 2026-06-19 02:05:32.682 | + ./stack.sh:main:1335 : create_volume_types 2026-06-19 02:05:32.686 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-19 02:05:32.708 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:32.710 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-19 02:05:32.713 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-19 02:05:32.716 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-19 02:05:32.719 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-19 02:05:32.728 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-19 02:05:32.739 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-19 02:05:32.747 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-19 02:05:32.755 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-19 02:05:32.761 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-19 02:05:32.806 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:32.813 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-19 02:05:38.026 | +-------------+--------------------------------------+ 2026-06-19 02:05:38.026 | | Field | Value | 2026-06-19 02:05:38.026 | +-------------+--------------------------------------+ 2026-06-19 02:05:38.026 | | description | None | 2026-06-19 02:05:38.026 | | id | be125b06-7ce0-40c3-9d13-8e27cd41f413 | 2026-06-19 02:05:38.026 | | is_public | True | 2026-06-19 02:05:38.026 | | name | lvmdriver-1 | 2026-06-19 02:05:38.026 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-19 02:05:38.027 | +-------------+--------------------------------------+ 2026-06-19 02:05:38.468 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-19 02:05:38.472 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-19 02:05:38.478 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-19 02:05:38.482 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-06-19 02:05:38.486 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-06-19 02:05:38.515 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:38.520 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-06-19 02:05:38.524 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 02:05:38.528 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-06-19 02:05:38.532 | + ./stack.sh:main:1350 : start_glance 2026-06-19 02:05:38.537 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-19 02:05:38.542 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-19 02:05:38.552 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-19 02:05:38.555 | + functions-common:run_process:1668 : local service=g-api 2026-06-19 02:05:38.558 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-19 02:05:38.560 | + functions-common:run_process:1670 : local group= 2026-06-19 02:05:38.562 | + functions-common:run_process:1671 : local user= 2026-06-19 02:05:38.565 | + functions-common:run_process:1672 : local env_vars= 2026-06-19 02:05:38.568 | + functions-common:run_process:1674 : local name=g-api 2026-06-19 02:05:38.573 | + functions-common:run_process:1676 : time_start run_process 2026-06-19 02:05:38.578 | + functions-common:time_start:2400 : local name=run_process 2026-06-19 02:05:38.584 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:05:38.596 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:05:38.603 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:05:38.611 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834738605 2026-06-19 02:05:38.616 | + functions-common:run_process:1677 : is_service_enabled g-api 2026-06-19 02:05:38.650 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:38.655 | + functions-common:run_process:1678 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-19 02:05:38.659 | + functions-common:_run_under_systemd:1622 : local service=g-api 2026-06-19 02:05:38.663 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-19 02:05:38.667 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-19 02:05:38.672 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-19 02:05:38.677 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-19 02:05:38.682 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-19 02:05:38.686 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-19 02:05:38.691 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@g-api.service 2026-06-19 02:05:38.696 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-19 02:05:38.701 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-19 02:05:38.709 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-19 02:05:38.715 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-19 02:05:38.718 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-19 02:05:38.724 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-19 02:05:38.726 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-19 02:05:38.729 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-19 02:05:38.731 | + functions-common:_run_under_systemd:1642 : 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-19 02:05:38.734 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@g-api.service 2026-06-19 02:05:38.736 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-19 02:05:38.738 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-19 02:05:38.740 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-19 02:05:38.742 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-19 02:05:38.746 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-19 02:05:38.748 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-19 02:05:38.752 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-19 02:05:38.846 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-19 02:05:38.943 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-19 02:05:39.032 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-19 02:05:39.128 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-19 02:05:39.207 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-19 02:05:39.303 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-19 02:05:39.401 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-19 02:05:39.486 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-19 02:05:39.562 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-19 02:05:39.660 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-19 02:05:39.758 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-19 02:05:39.762 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-19 02:05:39.764 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-19 02:05:39.877 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-19 02:05:40.438 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@g-api.service 2026-06-19 02:05:40.462 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-19 02:05:41.008 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@g-api.service 2026-06-19 02:05:41.196 | + functions-common:run_process:1680 : time_stop run_process 2026-06-19 02:05:41.200 | + functions-common:time_stop:2414 : local name 2026-06-19 02:05:41.205 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:05:41.211 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:05:41.216 | + functions-common:time_stop:2417 : local total 2026-06-19 02:05:41.221 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:05:41.231 | + functions-common:time_stop:2420 : name=run_process 2026-06-19 02:05:41.238 | + functions-common:time_stop:2421 : start_time=1781834738605 2026-06-19 02:05:41.244 | + functions-common:time_stop:2423 : [[ -z 1781834738605 ]] 2026-06-19 02:05:41.250 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:05:41.262 | + functions-common:time_stop:2426 : end_time=1781834741255 2026-06-19 02:05:41.267 | + functions-common:time_stop:2427 : elapsed_time=2650 2026-06-19 02:05:41.272 | + functions-common:time_stop:2428 : total=40255 2026-06-19 02:05:41.278 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:05:41.284 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=42905 2026-06-19 02:05:41.292 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-19 02:05:41.335 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:05:41.342 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.126) to start...' 2026-06-19 02:05:41.342 | Waiting for g-api (192.168.122.126) to start... 2026-06-19 02:05:41.348 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.126/image 2026-06-19 02:05:41.351 | + functions:wait_for_service:476 : local timeout=60 2026-06-19 02:05:41.355 | + functions:wait_for_service:477 : local url=http://192.168.122.126/image 2026-06-19 02:05:41.358 | + functions:wait_for_service:478 : local rval=0 2026-06-19 02:05:41.365 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-19 02:05:41.371 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-19 02:05:41.375 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:05:41.382 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:05:41.387 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:05:41.395 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834741388 2026-06-19 02:05:41.401 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-19 02:05:41.407 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 02:05:41.413 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.126/image 2026-06-19 02:05:46.763 | + :: : [[ 300 == 503 ]] 2026-06-19 02:05:46.765 | + :: : [[ 0 -eq 7 ]] 2026-06-19 02:05:46.769 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-19 02:05:46.773 | + functions-common:time_stop:2414 : local name 2026-06-19 02:05:46.777 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:05:46.784 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:05:46.791 | + functions-common:time_stop:2417 : local total 2026-06-19 02:05:46.798 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:05:46.805 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-19 02:05:46.809 | + functions-common:time_stop:2421 : start_time=1781834741388 2026-06-19 02:05:46.816 | + functions-common:time_stop:2423 : [[ -z 1781834741388 ]] 2026-06-19 02:05:46.823 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:05:46.833 | + functions-common:time_stop:2426 : end_time=1781834746825 2026-06-19 02:05:46.835 | + functions-common:time_stop:2427 : elapsed_time=5437 2026-06-19 02:05:46.840 | + functions-common:time_stop:2428 : total=19594 2026-06-19 02:05:46.846 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:05:46.851 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25031 2026-06-19 02:05:46.857 | + functions:wait_for_service:486 : return 0 2026-06-19 02:05:46.865 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-06-19 02:05:46.891 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:46.893 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-06-19 02:05:46.916 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:05:46.919 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-06-19 02:05:46.921 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 02:05:46.923 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-06-19 02:05:46.925 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-19 02:05:46.927 | + ./stack.sh:main:1368 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-19 02:05:46.929 | + 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-19 02:05:46.931 | + functions:upload_image:141 : local image image_fname image_name 2026-06-19 02:05:46.933 | + functions:upload_image:143 : local max_attempts=5 2026-06-19 02:05:46.934 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-19 02:05:46.940 | ++ 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-19 02:05:46.946 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-19 02:05:46.946 | + 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-19 02:05:46.947 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-19 02:05:46.949 | ++ functions:upload_image:151 : seq 5 2026-06-19 02:05:46.952 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-19 02:05:46.954 | + functions:upload_image:152 : local rc=0 2026-06-19 02:05:46.956 | + 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-19 02:05:46.959 | --2026-06-19 04:05:46-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-19 02:05:47.042 | Resolving github.com (github.com)... 140.82.121.3 2026-06-19 02:05:47.059 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-19 02:05:47.316 | HTTP request sent, awaiting response... 302 Found 2026-06-19 02:05:47.316 | 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-19T02%3A54%3A55Z&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-19T01%3A54%3A20Z&ske=2026-06-19T02%3A54%3A55Z&sks=b&skv=2018-11-09&sig=8SvAWvNiMAU62233tT5qjxCQpeZ3UGDsFvTexTlrdh0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTgzNjU0NywibmJmIjoxNzgxODM0NzQ3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.j2WVoTUoVJFllyJZsoUgyUiqjltgDqyh7KLM47J3h3s&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-19 02:05:47.316 | --2026-06-19 04:05:47-- 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-19T02%3A54%3A55Z&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-19T01%3A54%3A20Z&ske=2026-06-19T02%3A54%3A55Z&sks=b&skv=2018-11-09&sig=8SvAWvNiMAU62233tT5qjxCQpeZ3UGDsFvTexTlrdh0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MTgzNjU0NywibmJmIjoxNzgxODM0NzQ3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.j2WVoTUoVJFllyJZsoUgyUiqjltgDqyh7KLM47J3h3s&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-19 02:05:47.353 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.109.133, ... 2026-06-19 02:05:47.364 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-19 02:05:47.499 | HTTP request sent, awaiting response... 200 OK 2026-06-19 02:05:47.500 | Length: 21692416 (21M) [application/octet-stream] 2026-06-19 02:05:47.500 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-19 02:05:47.551 | 2026-06-19 02:05:47.916 | 0K ........ ........ .... 100% 49.7M=0.4s 2026-06-19 02:05:47.916 | 2026-06-19 02:05:47.916 | 2026-06-19 04:05:47 (49.7 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-19 02:05:47.916 | 2026-06-19 02:05:47.922 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-19 02:05:47.924 | + functions:upload_image:163 : break 2026-06-19 02:05:47.926 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-19 02:05:47.928 | + 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-19 02:05:47.930 | + 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-19 02:05:47.932 | + 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-19 02:05:47.934 | + functions:upload_image:313 : local kernel= 2026-06-19 02:05:47.936 | + functions:upload_image:314 : local ramdisk= 2026-06-19 02:05:47.938 | + functions:upload_image:315 : local disk_format= 2026-06-19 02:05:47.940 | + functions:upload_image:316 : local container_format= 2026-06-19 02:05:47.942 | + functions:upload_image:317 : local unpack= 2026-06-19 02:05:47.944 | + functions:upload_image:318 : local img_property= 2026-06-19 02:05:47.946 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-19 02:05:47.948 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-19 02:05:47.950 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-19 02:05:47.952 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-19 02:05:47.954 | + functions:upload_image:328 : case "$image_fname" in 2026-06-19 02:05:47.957 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-19 02:05:47.961 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-19 02:05:47.963 | + functions:upload_image:350 : local format 2026-06-19 02:05:47.966 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-19 02:05:47.968 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-19 02:05:47.983 | + functions:upload_image:351 : format=qcow2 2026-06-19 02:05:47.987 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-19 02:05:47.991 | + functions:upload_image:353 : disk_format=qcow2 2026-06-19 02:05:47.995 | + functions:upload_image:357 : container_format=bare 2026-06-19 02:05:47.998 | + functions:upload_image:404 : is_arch ppc64le 2026-06-19 02:05:48.003 | ++ functions-common:is_arch:519 : uname -m 2026-06-19 02:05:48.008 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-19 02:05:48.012 | + functions:upload_image:404 : is_arch ppc64 2026-06-19 02:05:48.017 | ++ functions-common:is_arch:519 : uname -m 2026-06-19 02:05:48.022 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-19 02:05:48.025 | + functions:upload_image:404 : is_arch ppc 2026-06-19 02:05:48.027 | ++ functions-common:is_arch:519 : uname -m 2026-06-19 02:05:48.033 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-19 02:05:48.039 | + functions:upload_image:408 : is_arch aarch64 2026-06-19 02:05:48.042 | ++ functions-common:is_arch:519 : uname -m 2026-06-19 02:05:48.050 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-19 02:05:48.053 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-19 02:05:48.056 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-19 02:05:48.059 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-19 02:05:48.064 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-19 02:05:48.067 | + 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-19 02:05:48.071 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-19 02:05:48.074 | + functions:_upload_image:112 : shift 2026-06-19 02:05:48.077 | + functions:_upload_image:113 : local container=bare 2026-06-19 02:05:48.080 | + functions:_upload_image:114 : shift 2026-06-19 02:05:48.083 | + functions:_upload_image:115 : local disk=qcow2 2026-06-19 02:05:48.086 | + functions:_upload_image:116 : shift 2026-06-19 02:05:48.089 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-19 02:05:48.092 | + functions:_upload_image:118 : shift 2026-06-19 02:05:48.095 | + functions:_upload_image:119 : local properties 2026-06-19 02:05:48.097 | + functions:_upload_image:120 : local useimport 2026-06-19 02:05:48.101 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-19 02:05:48.106 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-19 02:05:48.110 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-19 02:05:48.113 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-19 02:05:48.116 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-19 02:05:48.121 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-19 02:05:48.124 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-19 02:05:48.129 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-19 02:05:48.135 | + 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-19 02:05:54.212 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-19 02:05:54.213 | | Field | Value | 2026-06-19 02:05:54.213 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-19 02:05:54.213 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-19 02:05:54.213 | | container_format | bare | 2026-06-19 02:05:54.213 | | created_at | 2026-06-19T02:05:52Z | 2026-06-19 02:05:54.213 | | disk_format | qcow2 | 2026-06-19 02:05:54.213 | | file | /v2/images/426e0a85-c1a1-4a3f-be92-1c8cbeab7084/file | 2026-06-19 02:05:54.213 | | id | 426e0a85-c1a1-4a3f-be92-1c8cbeab7084 | 2026-06-19 02:05:54.213 | | min_disk | 0 | 2026-06-19 02:05:54.213 | | min_ram | 0 | 2026-06-19 02:05:54.214 | | name | cirros-0.6.3-x86_64-disk | 2026-06-19 02:05:54.214 | | owner | dffb3ac9be154db7807c947881bed470 | 2026-06-19 02:05:54.214 | | 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-19 02:05:54.214 | | protected | False | 2026-06-19 02:05:54.214 | | schema | /v2/schemas/image | 2026-06-19 02:05:54.214 | | size | 21692416 | 2026-06-19 02:05:54.214 | | status | active | 2026-06-19 02:05:54.214 | | tags | | 2026-06-19 02:05:54.214 | | updated_at | 2026-06-19T02:05:54Z | 2026-06-19 02:05:54.214 | | virtual_size | 117440512 | 2026-06-19 02:05:54.214 | | visibility | public | 2026-06-19 02:05:54.215 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-19 02:05:54.676 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-06-19 02:05:54.740 | [2074 Async create_flavors:80114]: Waiting for completion of create_flavors running on PID 80114 (2 other jobs running) 2026-06-19 02:05:54.771 | [2074 Async create_flavors:80114]: Signaling child to exit 2026-06-19 02:06:04.261 | + inc/async:async_inner:64 : rc=0 2026-06-19 02:06:04.298 | [80114 Async create_flavors:80114]: finished successfully 2026-06-19 02:06:04.327 | WAKEUP 2026-06-19 02:06:04.356 | [2074 Async create_flavors:80114]: Signaled 2026-06-19 02:06:04.359 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-19 02:06:04.359 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:06:04.359 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-19 02:06:04.359 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-19 02:06:04.359 | + 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-19 02:06:04.359 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.360 | | Field | Value | 2026-06-19 02:06:04.360 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.360 | | OS-FLV-DISABLED:disabled | False | 2026-06-19 02:06:04.360 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-19 02:06:04.360 | | description | None | 2026-06-19 02:06:04.360 | | disk | 1 | 2026-06-19 02:06:04.360 | | id | c1 | 2026-06-19 02:06:04.361 | | name | cirros256 | 2026-06-19 02:06:04.361 | | os-flavor-access:is_public | True | 2026-06-19 02:06:04.361 | | properties | hw_rng:allowed='True' | 2026-06-19 02:06:04.361 | | ram | 256 | 2026-06-19 02:06:04.361 | | rxtx_factor | 1.0 | 2026-06-19 02:06:04.361 | | swap | 0 | 2026-06-19 02:06:04.361 | | vcpus | 1 | 2026-06-19 02:06:04.361 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.362 | + 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-19 02:06:04.362 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.362 | | Field | Value | 2026-06-19 02:06:04.362 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.362 | | OS-FLV-DISABLED:disabled | False | 2026-06-19 02:06:04.362 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-19 02:06:04.362 | | description | None | 2026-06-19 02:06:04.363 | | disk | 5 | 2026-06-19 02:06:04.363 | | id | d1 | 2026-06-19 02:06:04.363 | | name | ds512M | 2026-06-19 02:06:04.363 | | os-flavor-access:is_public | True | 2026-06-19 02:06:04.363 | | properties | hw_rng:allowed='True' | 2026-06-19 02:06:04.363 | | ram | 512 | 2026-06-19 02:06:04.363 | | rxtx_factor | 1.0 | 2026-06-19 02:06:04.363 | | swap | 0 | 2026-06-19 02:06:04.364 | | vcpus | 1 | 2026-06-19 02:06:04.364 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.364 | + 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-19 02:06:04.364 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.364 | | Field | Value | 2026-06-19 02:06:04.364 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.365 | | OS-FLV-DISABLED:disabled | False | 2026-06-19 02:06:04.365 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-19 02:06:04.365 | | description | None | 2026-06-19 02:06:04.365 | | disk | 10 | 2026-06-19 02:06:04.365 | | id | d2 | 2026-06-19 02:06:04.365 | | name | ds1G | 2026-06-19 02:06:04.365 | | os-flavor-access:is_public | True | 2026-06-19 02:06:04.366 | | properties | hw_rng:allowed='True' | 2026-06-19 02:06:04.366 | | ram | 1024 | 2026-06-19 02:06:04.366 | | rxtx_factor | 1.0 | 2026-06-19 02:06:04.366 | | swap | 0 | 2026-06-19 02:06:04.366 | | vcpus | 1 | 2026-06-19 02:06:04.366 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.366 | + 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-19 02:06:04.366 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.367 | | Field | Value | 2026-06-19 02:06:04.367 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.367 | | OS-FLV-DISABLED:disabled | False | 2026-06-19 02:06:04.367 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-19 02:06:04.367 | | description | None | 2026-06-19 02:06:04.367 | | disk | 10 | 2026-06-19 02:06:04.367 | | id | d3 | 2026-06-19 02:06:04.367 | | name | ds2G | 2026-06-19 02:06:04.368 | | os-flavor-access:is_public | True | 2026-06-19 02:06:04.368 | | properties | hw_rng:allowed='True' | 2026-06-19 02:06:04.368 | | ram | 2048 | 2026-06-19 02:06:04.368 | | rxtx_factor | 1.0 | 2026-06-19 02:06:04.368 | | swap | 0 | 2026-06-19 02:06:04.368 | | vcpus | 2 | 2026-06-19 02:06:04.368 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.369 | + 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-19 02:06:04.369 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.369 | | Field | Value | 2026-06-19 02:06:04.369 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.369 | | OS-FLV-DISABLED:disabled | False | 2026-06-19 02:06:04.369 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-19 02:06:04.369 | | description | None | 2026-06-19 02:06:04.369 | | disk | 20 | 2026-06-19 02:06:04.370 | | id | d4 | 2026-06-19 02:06:04.370 | | name | ds4G | 2026-06-19 02:06:04.370 | | os-flavor-access:is_public | True | 2026-06-19 02:06:04.370 | | properties | hw_rng:allowed='True' | 2026-06-19 02:06:04.370 | | ram | 4096 | 2026-06-19 02:06:04.370 | | rxtx_factor | 1.0 | 2026-06-19 02:06:04.370 | | swap | 0 | 2026-06-19 02:06:04.370 | | vcpus | 4 | 2026-06-19 02:06:04.371 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.371 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-19 02:06:04.371 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-19 02:06:04.371 | + 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-19 02:06:04.371 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.371 | | Field | Value | 2026-06-19 02:06:04.371 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.372 | | OS-FLV-DISABLED:disabled | False | 2026-06-19 02:06:04.372 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-19 02:06:04.372 | | description | None | 2026-06-19 02:06:04.372 | | disk | 1 | 2026-06-19 02:06:04.372 | | id | 1 | 2026-06-19 02:06:04.372 | | name | m1.tiny | 2026-06-19 02:06:04.372 | | os-flavor-access:is_public | True | 2026-06-19 02:06:04.372 | | properties | hw_rng:allowed='True' | 2026-06-19 02:06:04.373 | | ram | 512 | 2026-06-19 02:06:04.373 | | rxtx_factor | 1.0 | 2026-06-19 02:06:04.373 | | swap | 0 | 2026-06-19 02:06:04.373 | | vcpus | 1 | 2026-06-19 02:06:04.373 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.373 | + 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-19 02:06:04.373 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.374 | | Field | Value | 2026-06-19 02:06:04.374 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.374 | | OS-FLV-DISABLED:disabled | False | 2026-06-19 02:06:04.374 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-19 02:06:04.374 | | description | None | 2026-06-19 02:06:04.374 | | disk | 20 | 2026-06-19 02:06:04.374 | | id | 2 | 2026-06-19 02:06:04.374 | | name | m1.small | 2026-06-19 02:06:04.374 | | os-flavor-access:is_public | True | 2026-06-19 02:06:04.375 | | properties | hw_rng:allowed='True' | 2026-06-19 02:06:04.375 | | ram | 2048 | 2026-06-19 02:06:04.375 | | rxtx_factor | 1.0 | 2026-06-19 02:06:04.375 | | swap | 0 | 2026-06-19 02:06:04.375 | | vcpus | 1 | 2026-06-19 02:06:04.375 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.375 | + 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-19 02:06:04.375 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.375 | | Field | Value | 2026-06-19 02:06:04.375 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.376 | | OS-FLV-DISABLED:disabled | False | 2026-06-19 02:06:04.376 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-19 02:06:04.376 | | description | None | 2026-06-19 02:06:04.376 | | disk | 40 | 2026-06-19 02:06:04.376 | | id | 3 | 2026-06-19 02:06:04.376 | | name | m1.medium | 2026-06-19 02:06:04.376 | | os-flavor-access:is_public | True | 2026-06-19 02:06:04.376 | | properties | hw_rng:allowed='True' | 2026-06-19 02:06:04.376 | | ram | 4096 | 2026-06-19 02:06:04.377 | | rxtx_factor | 1.0 | 2026-06-19 02:06:04.377 | | swap | 0 | 2026-06-19 02:06:04.377 | | vcpus | 2 | 2026-06-19 02:06:04.377 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.377 | + 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-19 02:06:04.377 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.377 | | Field | Value | 2026-06-19 02:06:04.377 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.377 | | OS-FLV-DISABLED:disabled | False | 2026-06-19 02:06:04.378 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-19 02:06:04.378 | | description | None | 2026-06-19 02:06:04.378 | | disk | 80 | 2026-06-19 02:06:04.378 | | id | 4 | 2026-06-19 02:06:04.378 | | name | m1.large | 2026-06-19 02:06:04.378 | | os-flavor-access:is_public | True | 2026-06-19 02:06:04.378 | | properties | hw_rng:allowed='True' | 2026-06-19 02:06:04.378 | | ram | 8192 | 2026-06-19 02:06:04.378 | | rxtx_factor | 1.0 | 2026-06-19 02:06:04.379 | | swap | 0 | 2026-06-19 02:06:04.379 | | vcpus | 4 | 2026-06-19 02:06:04.379 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.379 | + 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-19 02:06:04.379 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.379 | | Field | Value | 2026-06-19 02:06:04.379 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.379 | | OS-FLV-DISABLED:disabled | False | 2026-06-19 02:06:04.379 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-19 02:06:04.380 | | description | None | 2026-06-19 02:06:04.380 | | disk | 160 | 2026-06-19 02:06:04.380 | | id | 5 | 2026-06-19 02:06:04.380 | | name | m1.xlarge | 2026-06-19 02:06:04.380 | | os-flavor-access:is_public | True | 2026-06-19 02:06:04.380 | | properties | hw_rng:allowed='True' | 2026-06-19 02:06:04.380 | | ram | 16384 | 2026-06-19 02:06:04.380 | | rxtx_factor | 1.0 | 2026-06-19 02:06:04.380 | | swap | 0 | 2026-06-19 02:06:04.381 | | vcpus | 8 | 2026-06-19 02:06:04.381 | +----------------------------+-----------------------+ 2026-06-19 02:06:04.421 | [2074 Async create_flavors:80114]: finished create_flavors with result 0 in 44 seconds 2026-06-19 02:06:04.427 | + inc/async:async_wait:197 : return 0 2026-06-19 02:06:04.432 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-06-19 02:06:04.458 | + functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:06:04.461 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-06-19 02:06:04.487 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:06:04.490 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-06-19 02:06:04.514 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:06:04.517 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-19 02:06:04.521 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-19 02:06:04.525 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-19 02:06:04.529 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 02:06:04.531 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-19 02:06:04.534 | ++ 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-19 02:06:04.537 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-19 02:06:04.539 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-19 02:06:04.541 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-19 02:06:04.542 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-19 02:06:04.544 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-19 02:06:04.546 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-19 02:06:04.548 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-19 02:06:04.549 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-19 02:06:04.551 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-19 02:06:04.553 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-19 02:06:04.555 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-19 02:06:04.556 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-19 02:06:04.558 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-19 02:06:04.560 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-19 02:06:04.562 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-19 02:06:04.564 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-19 02:06:04.566 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-19 02:06:04.567 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-19 02:06:04.569 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-19 02:06:04.571 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-19 02:06:04.573 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-19 02:06:04.575 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-19 02:06:04.577 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-19 02:06:04.579 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-19 02:06:04.580 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-19 02:06:04.582 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-19 02:06:04.584 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-19 02:06:04.585 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-19 02:06:04.587 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-19 02:06:04.589 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-19 02:06:04.590 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-19 02:06:04.592 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-19 02:06:04.594 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-19 02:06:04.596 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-19 02:06:04.598 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-19 02:06:04.599 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-19 02:06:04.601 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-19 02:06:04.603 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-19 02:06:04.605 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-19 02:06:04.607 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-19 02:06:04.609 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-19 02:06:04.611 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-19 02:06:04.613 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-19 02:06:04.615 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-19 02:06:04.616 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-19 02:06:04.618 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-19 02:06:04.620 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-19 02:06:04.622 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-19 02:06:04.624 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-19 02:06:04.626 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-19 02:06:04.628 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-19 02:06:04.630 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-19 02:06:04.632 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-19 02:06:04.635 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-19 02:06:04.635 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-19 02:06:04.636 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-19 02:06:04.637 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-19 02:06:04.638 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-19 02:06:07.064 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-19 02:06:07.067 | 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-19 02:06:07.462 | + ./stack.sh:main:1400 : save_stackenv 2026-06-19 02:06:07.465 | + functions-common:save_stackenv:65 : local tag= 2026-06-19 02:06:07.467 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-19 02:06:07.471 | + functions-common:save_stackenv:67 : time_stamp=2026-06-19-040607 2026-06-19 02:06:07.474 | + functions-common:save_stackenv:68 : echo '# 2026-06-19-040607 ' 2026-06-19 02:06:07.480 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 02:06:07.482 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-19 02:06:07.484 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 02:06:07.487 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-19 02:06:07.489 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 02:06:07.491 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-19 02:06:07.493 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 02:06:07.495 | + 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-19 02:06:07.497 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 02:06:07.499 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.126 2026-06-19 02:06:07.502 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 02:06:07.504 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.126/identity 2026-06-19 02:06:07.506 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 02:06:07.508 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-19-034211 2026-06-19 02:06:07.510 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 02:06:07.512 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-19 02:06:07.515 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 02:06:07.517 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.126 2026-06-19 02:06:07.519 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 02:06:07.521 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-19 02:06:07.524 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 02:06:07.526 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-19 02:06:07.528 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 02:06:07.530 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-19 02:06:07.532 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 02:06:07.534 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-19 02:06:07.536 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 02:06:07.538 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.126 2026-06-19 02:06:07.540 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-19 02:06:07.542 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-19 02:06:07.546 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-19 02:06:07.548 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-19 02:06:07.551 | + inc/meta-config:merge_config_group:171 : shift 2026-06-19 02:06:07.553 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-19 02:06:07.555 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-19 02:06:07.557 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-19 02:06:07.559 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-19 02:06:07.562 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-19 02:06:07.565 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-19 02:06:07.567 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-19 02:06:07.570 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-19 02:06:07.572 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-19 02:06:07.572 | /^\[\[.+\|.*\]\]/ { 2026-06-19 02:06:07.573 | gsub("[][]", "", $1); 2026-06-19 02:06:07.573 | split($1, a, "|"); 2026-06-19 02:06:07.573 | if (a[1] == matchgroup) 2026-06-19 02:06:07.573 | print a[2] 2026-06-19 02:06:07.573 | } 2026-06-19 02:06:07.573 | ' /home/quobyte/devstack/local.conf 2026-06-19 02:06:07.579 | + ./stack.sh:main:1418 : run_phase stack extra 2026-06-19 02:06:07.582 | + functions-common:run_phase:1842 : local mode=stack 2026-06-19 02:06:07.584 | + functions-common:run_phase:1843 : local phase=extra 2026-06-19 02:06:07.586 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-19 02:06:07.588 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-19 02:06:07.591 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-19 02:06:07.593 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-19 02:06:07.596 | + functions-common:run_phase:1852 : local extra 2026-06-19 02:06:07.598 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-19 02:06:07.602 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-19 02:06:07.605 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-19 02:06:07.607 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-19 02:06:07.609 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-19 02:06:07.613 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-19 02:06:07.630 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:06:07.633 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-19 02:06:07.635 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-19 02:06:07.638 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-19 02:06:07.640 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-19 02:06:07.643 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-19 02:06:07.645 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-19 02:06:07.648 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-19 02:06:07.650 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-19 02:06:07.652 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-19 02:06:07.655 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-19 02:06:07.658 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-19 02:06:07.660 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-19 02:06:07.663 | + functions-common:run_phase:1869 : run_plugins stack extra 2026-06-19 02:06:07.665 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-19 02:06:07.667 | + functions-common:run_plugins:1829 : local phase=extra 2026-06-19 02:06:07.670 | + functions-common:run_plugins:1831 : local plugins= 2026-06-19 02:06:07.673 | + functions-common:run_plugins:1832 : local plugin 2026-06-19 02:06:07.676 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-19 02:06:07.678 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-19 02:06:07.681 | + inc/meta-config:merge_config_group:171 : shift 2026-06-19 02:06:07.683 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-19 02:06:07.686 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-19 02:06:07.689 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-19 02:06:07.691 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-19 02:06:07.694 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-19 02:06:07.698 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-19 02:06:07.701 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-19 02:06:07.703 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-19 02:06:07.706 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-19 02:06:07.706 | /^\[\[.+\|.*\]\]/ { 2026-06-19 02:06:07.706 | gsub("[][]", "", $1); 2026-06-19 02:06:07.706 | split($1, a, "|"); 2026-06-19 02:06:07.706 | if (a[1] == matchgroup) 2026-06-19 02:06:07.706 | print a[2] 2026-06-19 02:06:07.706 | } 2026-06-19 02:06:07.706 | ' /home/quobyte/devstack/local.conf 2026-06-19 02:06:07.711 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-06-19 02:06:07.728 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:06:07.731 | + ./stack.sh:main:1436 : is_nova_ready 2026-06-19 02:06:07.733 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-19 02:06:07.738 | + functions:wait_for_compute:490 : local timeout=60 2026-06-19 02:06:07.740 | + functions:wait_for_compute:491 : local rval=0 2026-06-19 02:06:07.744 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-19 02:06:07.746 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-19 02:06:07.749 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-19 02:06:07.752 | + functions-common:time_start:2401 : local start_time= 2026-06-19 02:06:07.755 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:06:07.759 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:06:07.763 | + functions-common:time_start:2405 : _TIME_START[$name]=1781834767760 2026-06-19 02:06:07.767 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-19 02:06:07.791 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-19 02:06:07.795 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-19 02:06:07.798 | ++ functions:wait_for_compute:496 : hostname 2026-06-19 02:06:07.802 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-19 02:06:07.805 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-19 02:06:07.809 | ++ functions:wait_for_compute:498 : hostname 2026-06-19 02:06:07.813 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 02:06:07.815 | + :: : ID= 2026-06-19 02:06:07.817 | + :: : [[ '' == '' ]] 2026-06-19 02:06:07.818 | + :: : sleep 1 2026-06-19 02:06:08.822 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-19 02:06:08.824 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-19 02:06:12.183 | + :: : ID=c16e1bc7-45e2-4a93-85c0-8d7857e6985d 2026-06-19 02:06:12.185 | + :: : [[ c16e1bc7-45e2-4a93-85c0-8d7857e6985d == '' ]] 2026-06-19 02:06:12.188 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-19 02:06:12.191 | + functions-common:time_stop:2414 : local name 2026-06-19 02:06:12.194 | + functions-common:time_stop:2415 : local end_time 2026-06-19 02:06:12.196 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:06:12.199 | + functions-common:time_stop:2417 : local total 2026-06-19 02:06:12.203 | + functions-common:time_stop:2418 : local start_time 2026-06-19 02:06:12.205 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-19 02:06:12.208 | + functions-common:time_stop:2421 : start_time=1781834767760 2026-06-19 02:06:12.211 | + functions-common:time_stop:2423 : [[ -z 1781834767760 ]] 2026-06-19 02:06:12.215 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:06:12.220 | + functions-common:time_stop:2426 : end_time=1781834772216 2026-06-19 02:06:12.223 | + functions-common:time_stop:2427 : elapsed_time=4456 2026-06-19 02:06:12.227 | + functions-common:time_stop:2428 : total=25031 2026-06-19 02:06:12.230 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:06:12.233 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29487 2026-06-19 02:06:12.237 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-19 02:06:12.241 | + functions:wait_for_compute:516 : return 0 2026-06-19 02:06:12.244 | + ./stack.sh:main:1440 : service_check 2026-06-19 02:06:12.247 | + functions-common:service_check:1707 : local service 2026-06-19 02:06:12.251 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.253 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@key.service 2026-06-19 02:06:12.272 | not-found 2026-06-19 02:06:12.278 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.280 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api.service 2026-06-19 02:06:12.299 | enabled 2026-06-19 02:06:12.302 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-19 02:06:12.326 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-19 02:06:12.326 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-19 02:06:12.326 | Active: active (running) since Fri 2026-06-19 04:02:51 CEST; 3min 21s ago 2026-06-19 02:06:12.326 | Main PID: 67850 (uwsgi) 2026-06-19 02:06:12.326 | Status: "uWSGI is ready" 2026-06-19 02:06:12.326 | Tasks: 17 (limit: 14255) 2026-06-19 02:06:12.327 | Memory: 275.8M (peak: 276.5M) 2026-06-19 02:06:12.327 | CPU: 14.978s 2026-06-19 02:06:12.327 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-19 02:06:12.327 | ├─67850 "nova-apiuWSGI master" 2026-06-19 02:06:12.327 | ├─67858 "nova-apiuWSGI worker 1" 2026-06-19 02:06:12.327 | └─67859 "nova-apiuWSGI worker 2" 2026-06-19 02:06:12.327 | 2026-06-19 02:06:12.328 | Jun 19 04:06:11 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 19/36] 192.168.122.126 () {54 vars in 935 bytes} [Fri Jun 19 04:06:11 2026] GET /compute/v2.1 => generated 393 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-19 02:06:12.328 | Jun 19 04:06:11 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3d8e0445-73e6-44ab-8d4e-b3449e227b02 admin admin] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-19 02:06:12.328 | Jun 19 04:06:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3d8e0445-73e6-44ab-8d4e-b3449e227b02 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-19 02:06:12.328 | Jun 19 04:06:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3d8e0445-73e6-44ab-8d4e-b3449e227b02 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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-19 02:06:12.328 | Jun 19 04:06:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3d8e0445-73e6-44ab-8d4e-b3449e227b02 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.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-19 02:06:12.328 | Jun 19 04:06:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3d8e0445-73e6-44ab-8d4e-b3449e227b02 admin admin] Acquiring lock "9a0b1402-6db7-4424-a769-81f7480a2aad" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-19 02:06:12.329 | Jun 19 04:06:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3d8e0445-73e6-44ab-8d4e-b3449e227b02 admin admin] Lock "9a0b1402-6db7-4424-a769-81f7480a2aad" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-19 02:06:12.329 | Jun 19 04:06:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3d8e0445-73e6-44ab-8d4e-b3449e227b02 admin admin] Lock "9a0b1402-6db7-4424-a769-81f7480a2aad" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-19 02:06:12.329 | Jun 19 04:06:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3d8e0445-73e6-44ab-8d4e-b3449e227b02 admin admin] 192.168.122.126 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.170906 2026-06-19 02:06:12.329 | Jun 19 04:06:11 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 18/37] 192.168.122.126 () {60 vars in 1325 bytes} [Fri Jun 19 04:06:11 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-19 02:06:12.332 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.335 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-19 02:06:12.353 | enabled 2026-06-19 02:06:12.359 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-19 02:06:12.381 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-19 02:06:12.381 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-19 02:06:12.381 | Active: active (running) since Fri 2026-06-19 04:05:15 CEST; 57s ago 2026-06-19 02:06:12.381 | Main PID: 79957 (nova-compute) 2026-06-19 02:06:12.381 | Tasks: 10 (limit: 14255) 2026-06-19 02:06:12.381 | Memory: 135.5M (peak: 137.2M) 2026-06-19 02:06:12.381 | CPU: 4.583s 2026-06-19 02:06:12.381 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-19 02:06:12.382 | └─79957 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-19 02:06:12.382 | 2026-06-19 02:06:12.382 | Jun 19 04:05:44 devstack nova-compute[79957]: DEBUG nova.compute.resource_tracker [None req-4d16d430-43ac-488d-a683-803078faed98 None None] Compute_service record updated for devstack:devstack {{(pid=79957) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-19 02:06:12.382 | Jun 19 04:05:44 devstack nova-compute[79957]: DEBUG oslo_concurrency.lockutils [None req-4d16d430-43ac-488d-a683-803078faed98 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.631s {{(pid=79957) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-19 02:06:12.382 | Jun 19 04:05:44 devstack nova-compute[79957]: DEBUG nova.service [None req-4d16d430-43ac-488d-a683-803078faed98 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=79957) start /opt/stack/nova/nova/service.py:196}} 2026-06-19 02:06:12.382 | Jun 19 04:05:44 devstack nova-compute[79957]: DEBUG nova.service [None req-4d16d430-43ac-488d-a683-803078faed98 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=79957) start /opt/stack/nova/nova/service.py:212}} 2026-06-19 02:06:12.382 | Jun 19 04:05:44 devstack nova-compute[79957]: DEBUG nova.service [None req-4d16d430-43ac-488d-a683-803078faed98 None None] Join ServiceGroup membership for this service compute {{(pid=79957) start /opt/stack/nova/nova/service.py:222}} 2026-06-19 02:06:12.382 | Jun 19 04:05:44 devstack nova-compute[79957]: DEBUG nova.servicegroup.drivers.db [None req-4d16d430-43ac-488d-a683-803078faed98 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=79957) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-19 02:06:12.383 | Jun 19 04:05:50 devstack nova-compute[79957]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=79957) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:12.383 | Jun 19 04:05:50 devstack nova-compute[79957]: DEBUG oslo_service.periodic_task [None req-bd7752ea-0df3-495e-9670-eb7cc28a97da None None] Running periodic task ComputeManager._sync_power_states {{(pid=79957) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-19 02:06:12.383 | Jun 19 04:05:51 devstack nova-compute[79957]: DEBUG oslo_service.periodic_task [None req-bd7752ea-0df3-495e-9670-eb7cc28a97da None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=79957) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-19 02:06:12.383 | Jun 19 04:05:51 devstack nova-compute[79957]: DEBUG oslo.service.backend._threading.loopingcall [None req-bd7752ea-0df3-495e-9670-eb7cc28a97da None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 28.29 seconds {{(pid=79957) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:12.386 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.388 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-19 02:06:12.408 | not-found 2026-06-19 02:06:12.413 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.415 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-19 02:06:12.433 | enabled 2026-06-19 02:06:12.437 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-19 02:06:12.463 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-19 02:06:12.463 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-19 02:06:12.463 | Active: active (running) since Fri 2026-06-19 04:05:02 CEST; 1min 9s ago 2026-06-19 02:06:12.463 | Main PID: 76272 (nova-scheduler:) 2026-06-19 02:06:12.464 | Tasks: 19 (limit: 14255) 2026-06-19 02:06:12.464 | Memory: 157.3M (peak: 157.6M) 2026-06-19 02:06:12.464 | CPU: 4.941s 2026-06-19 02:06:12.464 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-19 02:06:12.464 | ├─76272 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-19 02:06:12.464 | ├─78165 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-19 02:06:12.464 | └─78167 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-19 02:06:12.464 | 2026-06-19 02:06:12.465 | Jun 19 04:05:11 devstack nova-scheduler[78167]: DEBUG oslo.service.backend._threading.loopingcall [None req-f1b2ea9b-f81f-4fe5-8c4a-14e16db239b7 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78167) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:12.465 | Jun 19 04:05:14 devstack nova-scheduler[78167]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=78167) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:12.465 | Jun 19 04:05:14 devstack nova-scheduler[78165]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=78165) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:12.465 | Jun 19 04:05:16 devstack nova-scheduler[76272]: DEBUG dbcounter [-] [76272] Writing DB stats nova_api:SELECT=3 {{(pid=76272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.465 | Jun 19 04:05:16 devstack nova-scheduler[76272]: DEBUG dbcounter [-] [76272] Writing DB stats nova_cell1:SELECT=1 {{(pid=76272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.465 | Jun 19 04:05:16 devstack nova-scheduler[76272]: DEBUG dbcounter [-] [76272] Writing DB stats nova_cell0:SELECT=1 {{(pid=76272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.466 | Jun 19 04:05:24 devstack nova-scheduler[78167]: DEBUG dbcounter [-] [78167] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=78167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.466 | Jun 19 04:05:24 devstack nova-scheduler[78165]: DEBUG dbcounter [-] [78165] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=78165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.466 | Jun 19 04:05:29 devstack nova-scheduler[78165]: DEBUG oslo.service.backend._threading.loopingcall [None req-b5c4966d-4bbb-4596-bc9b-7baa02455f5b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78165) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:12.466 | Jun 19 04:06:11 devstack nova-scheduler[78167]: DEBUG oslo.service.backend._threading.loopingcall [None req-f1b2ea9b-f81f-4fe5-8c4a-14e16db239b7 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78167) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:12.469 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.471 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-19 02:06:12.488 | not-found 2026-06-19 02:06:12.493 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.496 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-19 02:06:12.513 | enabled 2026-06-19 02:06:12.519 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-19 02:06:12.540 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-19 02:06:12.540 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-19 02:06:12.541 | Active: active (running) since Fri 2026-06-19 04:05:04 CEST; 1min 7s ago 2026-06-19 02:06:12.541 | Main PID: 76885 (uwsgi) 2026-06-19 02:06:12.541 | Status: "uWSGI is ready" 2026-06-19 02:06:12.541 | Tasks: 16 (limit: 14255) 2026-06-19 02:06:12.541 | Memory: 223.0M (peak: 223.2M) 2026-06-19 02:06:12.541 | CPU: 10.082s 2026-06-19 02:06:12.541 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-19 02:06:12.541 | ├─76885 "nova-api-metauWSGI master" 2026-06-19 02:06:12.542 | ├─76886 "nova-api-metauWSGI worker 1" 2026-06-19 02:06:12.542 | ├─76887 "nova-api-metauWSGI worker 2" 2026-06-19 02:06:12.542 | └─76888 "nova-api-metauWSGI http 1" 2026-06-19 02:06:12.543 | 2026-06-19 02:06:12.543 | Jun 19 04:05:11 devstack devstack@n-api-meta.service[76887]: DEBUG nova.api.openstack.wsgi_app [None req-1f9e36a1-b11c-4da1-b5da-f6cdf4736955 None None] ******************************************************************************** {{(pid=76887) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-19 02:06:12.543 | Jun 19 04:05:11 devstack devstack@n-api-meta.service[76887]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7bbd438a3668 pid: 76887 (default app) 2026-06-19 02:06:12.543 | Jun 19 04:05:20 devstack devstack@n-api-meta.service[76886]: DEBUG dbcounter [-] [76886] Writing DB stats nova_api:SELECT=1 {{(pid=76886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.543 | Jun 19 04:05:20 devstack devstack@n-api-meta.service[76887]: DEBUG dbcounter [-] [76887] Writing DB stats nova_api:SELECT=1 {{(pid=76887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.543 | Jun 19 04:05:20 devstack devstack@n-api-meta.service[76886]: DEBUG dbcounter [-] [76886] Writing DB stats nova_cell1:SELECT=1 {{(pid=76886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.543 | Jun 19 04:05:20 devstack devstack@n-api-meta.service[76886]: DEBUG dbcounter [-] [76886] Writing DB stats nova_cell0:SELECT=1 {{(pid=76886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.544 | Jun 19 04:05:20 devstack devstack@n-api-meta.service[76886]: DEBUG dbcounter [-] [76886] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=76886) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.544 | Jun 19 04:05:20 devstack devstack@n-api-meta.service[76887]: DEBUG dbcounter [-] [76887] Writing DB stats nova_cell1:SELECT=1 {{(pid=76887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.544 | Jun 19 04:05:20 devstack devstack@n-api-meta.service[76887]: DEBUG dbcounter [-] [76887] Writing DB stats nova_cell0:SELECT=1 {{(pid=76887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.544 | Jun 19 04:05:20 devstack devstack@n-api-meta.service[76887]: DEBUG dbcounter [-] [76887] Writing DB stats nova_cell0:SELECT=1 {{(pid=76887) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.547 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.550 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-19 02:06:12.568 | enabled 2026-06-19 02:06:12.573 | + functions-common:service_check:1714 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-19 02:06:12.594 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-19 02:06:12.594 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-19 02:06:12.594 | Active: active (running) since Fri 2026-06-19 04:03:32 CEST; 2min 39s ago 2026-06-19 02:06:12.594 | Main PID: 74071 (uwsgi) 2026-06-19 02:06:12.594 | Status: "uWSGI is ready" 2026-06-19 02:06:12.595 | Tasks: 5 (limit: 14255) 2026-06-19 02:06:12.595 | Memory: 177.2M (peak: 177.4M) 2026-06-19 02:06:12.595 | CPU: 6.368s 2026-06-19 02:06:12.595 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-19 02:06:12.595 | ├─74071 "placementuWSGI master" 2026-06-19 02:06:12.595 | ├─74072 "placementuWSGI worker 1" 2026-06-19 02:06:12.595 | └─74073 "placementuWSGI worker 2" 2026-06-19 02:06:12.595 | 2026-06-19 02:06:12.595 | Jun 19 04:05:43 devstack devstack@placement-api.service[74072]: INFO placement.requestlog [req-47ad3cbb-a207-4123-9003-1e19c3fc805b req-6e176c5e-3668-44c7-ae5b-eb47187c68c5 service nova] 192.168.122.126 "PUT /placement/resource_providers/f69b68cc-6a15-4d9d-93a1-b10d51f0613f/inventories" status: 200 len: 396 microversion: 1.26 2026-06-19 02:06:12.596 | Jun 19 04:05:43 devstack devstack@placement-api.service[74072]: [pid: 74072|app: 0|req: 4/9] 192.168.122.126 () {64 vars in 1498 bytes} [Fri Jun 19 04:05:43 2026] PUT /placement/resource_providers/f69b68cc-6a15-4d9d-93a1-b10d51f0613f/inventories => generated 396 bytes in 100 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-19 02:06:12.596 | Jun 19 04:05:43 devstack devstack@placement-api.service[74073]: DEBUG placement.requestlog [req-47ad3cbb-a207-4123-9003-1e19c3fc805b req-3419b598-ad4e-4055-803c-4fb5737e58c5 None None] Starting request: 192.168.122.126 "GET /placement/traits?name=in:HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SVM,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AVX,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_F16C,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE42,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AVX2,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_TRUSTED_CERTS,COMPUTE_NODE,COMPUTE_DEVICE_TAGGING,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE,HW_CPU_X86_FMA3,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SHA,HW_CPU_X86_SSE41,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE4A" {{(pid=74073) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-19 02:06:12.596 | Jun 19 04:05:43 devstack devstack@placement-api.service[74073]: INFO placement.requestlog [req-47ad3cbb-a207-4123-9003-1e19c3fc805b req-3419b598-ad4e-4055-803c-4fb5737e58c5 service nova] 192.168.122.126 "GET /placement/traits?name=in:HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SVM,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AVX,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_F16C,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE42,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AVX2,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_TRUSTED_CERTS,COMPUTE_NODE,COMPUTE_DEVICE_TAGGING,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE,HW_CPU_X86_FMA3,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SHA,HW_CPU_X86_SSE41,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE4A" status: 200 len: 2058 microversion: 1.6 2026-06-19 02:06:12.597 | Jun 19 04:05:43 devstack devstack@placement-api.service[74073]: [pid: 74073|app: 0|req: 6/10] 192.168.122.126 () {60 vars in 4912 bytes} [Fri Jun 19 04:05:43 2026] GET /placement/traits?name=in:HW_CPU_X86_BMI2,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SVM,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_AVX,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_F16C,HW_CPU_X86_SSE2,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_USB,COMPUTE_STORAGE_BUS_USB,HW_CPU_X86_SSE42,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_AVX2,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_ACCELERATORS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_TRUSTED_CERTS,COMPUTE_NODE,COMPUTE_DEVICE_TAGGING,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE,HW_CPU_X86_FMA3,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_SHA,HW_CPU_X86_SSE41,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE4A => generated 2058 bytes in 50 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-19 02:06:12.597 | Jun 19 04:05:43 devstack devstack@placement-api.service[74072]: DEBUG placement.requestlog [req-47ad3cbb-a207-4123-9003-1e19c3fc805b req-7f430e08-3650-4883-8aea-5a73322a7a27 None None] Starting request: 192.168.122.126 "PUT /placement/resource_providers/f69b68cc-6a15-4d9d-93a1-b10d51f0613f/traits" {{(pid=74072) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-19 02:06:12.597 | Jun 19 04:05:43 devstack devstack@placement-api.service[74072]: INFO placement.requestlog [req-47ad3cbb-a207-4123-9003-1e19c3fc805b req-7f430e08-3650-4883-8aea-5a73322a7a27 service nova] 192.168.122.126 "PUT /placement/resource_providers/f69b68cc-6a15-4d9d-93a1-b10d51f0613f/traits" status: 200 len: 2093 microversion: 1.6 2026-06-19 02:06:12.597 | Jun 19 04:05:43 devstack devstack@placement-api.service[74072]: [pid: 74072|app: 0|req: 5/11] 192.168.122.126 () {64 vars in 1483 bytes} [Fri Jun 19 04:05:43 2026] PUT /placement/resource_providers/f69b68cc-6a15-4d9d-93a1-b10d51f0613f/traits => generated 2093 bytes in 295 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-19 02:06:12.597 | Jun 19 04:05:53 devstack devstack@placement-api.service[74073]: DEBUG dbcounter [-] [74073] Writing DB stats placement:SELECT=4 {{(pid=74073) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.597 | Jun 19 04:05:53 devstack devstack@placement-api.service[74072]: DEBUG dbcounter [-] [74072] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=74072) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.600 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.602 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-19 02:06:12.619 | not-found 2026-06-19 02:06:12.624 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.627 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-api.service 2026-06-19 02:06:12.645 | enabled 2026-06-19 02:06:12.650 | + functions-common:service_check:1714 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-19 02:06:12.671 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-19 02:06:12.671 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-19 02:06:12.671 | Active: active (running) since Fri 2026-06-19 04:05:41 CEST; 31s ago 2026-06-19 02:06:12.672 | Main PID: 83121 (uwsgi) 2026-06-19 02:06:12.672 | Status: "uWSGI is ready" 2026-06-19 02:06:12.672 | Tasks: 9 (limit: 14255) 2026-06-19 02:06:12.672 | Memory: 258.9M (peak: 259.1M) 2026-06-19 02:06:12.672 | CPU: 10.776s 2026-06-19 02:06:12.672 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-19 02:06:12.672 | ├─83121 "glance-apiuWSGI master" 2026-06-19 02:06:12.673 | ├─83127 "glance-apiuWSGI worker 1" 2026-06-19 02:06:12.673 | └─83128 "glance-apiuWSGI worker 2" 2026-06-19 02:06:12.673 | 2026-06-19 02:06:12.673 | Jun 19 04:05:54 devstack devstack@g-api.service[83128]: INFO glance.location [None req-5dbd2ea9-d6c1-4300-a1f8-25c01db20555 admin admin] Image format matched and virtual size computed: 117440512 2026-06-19 02:06:12.673 | Jun 19 04:05:54 devstack devstack@g-api.service[83128]: DEBUG glance_store.backend [None req-5dbd2ea9-d6c1-4300-a1f8-25c01db20555 admin admin] Skipping store.set_acls... not implemented. {{(pid=83128) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-19 02:06:12.673 | Jun 19 04:05:54 devstack devstack@g-api.service[83128]: [pid: 83128|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Fri Jun 19 04:05:52 2026] PUT /v2/images/426e0a85-c1a1-4a3f-be92-1c8cbeab7084/file => generated 0 bytes in 1815 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-19 02:06:12.674 | Jun 19 04:05:54 devstack devstack@g-api.service[83127]: DEBUG glance.api.middleware.version_negotiation [None req-74c14e70-06de-435c-b808-d3e419c34f40 admin admin] Determining version of request: GET /v2/images/426e0a85-c1a1-4a3f-be92-1c8cbeab7084 Accept: */* {{(pid=83127) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-19 02:06:12.675 | Jun 19 04:05:54 devstack devstack@g-api.service[83127]: DEBUG glance.api.middleware.version_negotiation [None req-74c14e70-06de-435c-b808-d3e419c34f40 admin admin] Using url versioning {{(pid=83127) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-19 02:06:12.675 | Jun 19 04:05:54 devstack devstack@g-api.service[83127]: DEBUG glance.api.middleware.version_negotiation [None req-74c14e70-06de-435c-b808-d3e419c34f40 admin admin] Matched version: v2 {{(pid=83127) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-19 02:06:12.675 | Jun 19 04:05:54 devstack devstack@g-api.service[83127]: DEBUG glance.api.middleware.version_negotiation [None req-74c14e70-06de-435c-b808-d3e419c34f40 admin admin] new path /v2/images/426e0a85-c1a1-4a3f-be92-1c8cbeab7084 {{(pid=83127) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-19 02:06:12.675 | Jun 19 04:05:54 devstack devstack@g-api.service[83127]: [pid: 83127|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Fri Jun 19 04:05:54 2026] GET /v2/images/426e0a85-c1a1-4a3f-be92-1c8cbeab7084 => generated 976 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-19 02:06:12.675 | Jun 19 04:06:04 devstack devstack@g-api.service[83128]: DEBUG dbcounter [-] [83128] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83128) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.675 | Jun 19 04:06:04 devstack devstack@g-api.service[83127]: DEBUG dbcounter [-] [83127] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.678 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.680 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-19 02:06:12.697 | enabled 2026-06-19 02:06:12.702 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-19 02:06:12.724 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-19 02:06:12.724 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-19 02:06:12.724 | Active: active (running) since Fri 2026-06-19 04:05:30 CEST; 42s ago 2026-06-19 02:06:12.724 | Main PID: 81608 (cinder-schedule) 2026-06-19 02:06:12.724 | Tasks: 1 (limit: 14255) 2026-06-19 02:06:12.724 | Memory: 109.5M (peak: 109.9M) 2026-06-19 02:06:12.724 | CPU: 4.193s 2026-06-19 02:06:12.724 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-19 02:06:12.724 | └─81608 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-19 02:06:12.724 | 2026-06-19 02:06:12.724 | Jun 19 04:05:35 devstack cinder-scheduler[81608]: DEBUG cinder.service [None req-36ba286b-3af1-4b04-8346-dd54b05241d0 None None] Creating RPC server for service cinder-scheduler {{(pid=81608) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-19 02:06:12.725 | Jun 19 04:05:35 devstack cinder-scheduler[81608]: DEBUG cinder.service [None req-36ba286b-3af1-4b04-8346-dd54b05241d0 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=81608) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-19 02:06:12.725 | Jun 19 04:05:45 devstack cinder-scheduler[81608]: DEBUG dbcounter [-] [81608] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.725 | Jun 19 04:05:52 devstack cinder-scheduler[81608]: DEBUG cinder.scheduler.host_manager [None req-b02faa9a-ea7a-4f42-ab59-28c842275297 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=81608) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-19 02:06:12.725 | Jun 19 04:05:52 devstack cinder-scheduler[81608]: DEBUG cinder.scheduler.host_manager [None req-b02faa9a-ea7a-4f42-ab59-28c842275297 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, 19, 2, 5, 52, 978285)}, {'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, 19, 2, 5, 52, 978285)}]. {{(pid=81608) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-19 02:06:12.725 | Jun 19 04:05:52 devstack cinder-scheduler[81608]: DEBUG cinder.scheduler.host_manager [None req-b02faa9a-ea7a-4f42-ab59-28c842275297 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, 19, 2, 5, 52, 943723)} {{(pid=81608) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-19 02:06:12.725 | Jun 19 04:05:56 devstack cinder-scheduler[81608]: DEBUG oslo_service.periodic_task [None req-bf161bd4-ddf1-4bbb-a68f-0ddc8cdbdf33 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=81608) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-19 02:06:12.725 | Jun 19 04:05:56 devstack cinder-scheduler[81608]: INFO cinder.message.api [None req-bf161bd4-ddf1-4bbb-a68f-0ddc8cdbdf33 None None] Deleted 0 expired messages. 2026-06-19 02:06:12.725 | Jun 19 04:05:56 devstack cinder-scheduler[81608]: DEBUG oslo_service.periodic_task [None req-bf161bd4-ddf1-4bbb-a68f-0ddc8cdbdf33 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=81608) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-19 02:06:12.725 | Jun 19 04:06:06 devstack cinder-scheduler[81608]: DEBUG dbcounter [-] [81608] Writing DB stats cinder:SELECT=2,cinder:DELETE=1 {{(pid=81608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.729 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.732 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-api.service 2026-06-19 02:06:12.748 | enabled 2026-06-19 02:06:12.753 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-19 02:06:12.774 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-19 02:06:12.774 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-19 02:06:12.774 | Active: active (running) since Fri 2026-06-19 04:05:22 CEST; 49s ago 2026-06-19 02:06:12.774 | Main PID: 80846 (uwsgi) 2026-06-19 02:06:12.774 | Status: "uWSGI is ready" 2026-06-19 02:06:12.774 | Tasks: 7 (limit: 14255) 2026-06-19 02:06:12.774 | Memory: 248.4M (peak: 248.9M) 2026-06-19 02:06:12.775 | CPU: 10.903s 2026-06-19 02:06:12.775 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-19 02:06:12.775 | ├─80846 "cinder-apiuWSGI master" 2026-06-19 02:06:12.775 | ├─80852 "cinder-apiuWSGI worker 1" 2026-06-19 02:06:12.775 | └─80853 "cinder-apiuWSGI worker 2" 2026-06-19 02:06:12.775 | 2026-06-19 02:06:12.775 | Jun 19 04:05:37 devstack devstack@c-api.service[80852]: INFO cinder.api.openstack.wsgi [req-777a06c8-eef8-4b24-9e24-ab36fc7ebb9e req-7944111b-a90d-4a7f-9c8f-ea89f4db8672 admin admin] POST http://192.168.122.126/volume/v3/types/be125b06-7ce0-40c3-9d13-8e27cd41f413/extra_specs 2026-06-19 02:06:12.775 | Jun 19 04:05:37 devstack devstack@c-api.service[80852]: DEBUG cinder.api.openstack.wsgi [req-777a06c8-eef8-4b24-9e24-ab36fc7ebb9e req-7944111b-a90d-4a7f-9c8f-ea89f4db8672 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=80852) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-19 02:06:12.775 | Jun 19 04:05:37 devstack devstack@c-api.service[80852]: /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-19 02:06:12.775 | Jun 19 04:05:37 devstack devstack@c-api.service[80852]: warnings.warn( 2026-06-19 02:06:12.776 | Jun 19 04:05:37 devstack devstack@c-api.service[80852]: DEBUG dbcounter [-] [80852] Writing DB stats cinder:SELECT=6 {{(pid=80852) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.776 | Jun 19 04:05:37 devstack devstack@c-api.service[80852]: DEBUG oslo_db.sqlalchemy.engines [req-777a06c8-eef8-4b24-9e24-ab36fc7ebb9e req-7944111b-a90d-4a7f-9c8f-ea89f4db8672 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=80852) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-19 02:06:12.776 | Jun 19 04:05:38 devstack devstack@c-api.service[80852]: INFO cinder.api.openstack.wsgi [req-777a06c8-eef8-4b24-9e24-ab36fc7ebb9e req-7944111b-a90d-4a7f-9c8f-ea89f4db8672 admin admin] http://192.168.122.126/volume/v3/types/be125b06-7ce0-40c3-9d13-8e27cd41f413/extra_specs returned with HTTP 200 2026-06-19 02:06:12.776 | Jun 19 04:05:38 devstack devstack@c-api.service[80852]: [pid: 80852|app: 0|req: 2/3] 192.168.122.126 () {62 vars in 1363 bytes} [Fri Jun 19 04:05:37 2026] POST /volume/v3/types/be125b06-7ce0-40c3-9d13-8e27cd41f413/extra_specs => generated 55 bytes in 847 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-19 02:06:12.776 | Jun 19 04:05:47 devstack devstack@c-api.service[80853]: DEBUG dbcounter [-] [80853] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=80853) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.776 | Jun 19 04:05:48 devstack devstack@c-api.service[80852]: DEBUG dbcounter [-] [80852] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=80852) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.779 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.782 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-19 02:06:12.799 | enabled 2026-06-19 02:06:12.803 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-19 02:06:12.825 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-19 02:06:12.825 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-19 02:06:12.825 | Active: active (running) since Fri 2026-06-19 04:05:32 CEST; 40s ago 2026-06-19 02:06:12.825 | Main PID: 82267 (cinder-volume) 2026-06-19 02:06:12.825 | Tasks: 2 (limit: 14255) 2026-06-19 02:06:12.825 | Memory: 143.4M (peak: 172.9M) 2026-06-19 02:06:12.825 | CPU: 20.162s 2026-06-19 02:06:12.825 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-19 02:06:12.826 | ├─82267 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-19 02:06:12.826 | └─82427 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-19 02:06:12.826 | 2026-06-19 02:06:12.826 | Jun 19 04:05:55 devstack sudo[83612]: 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-19 02:06:12.826 | Jun 19 04:05:55 devstack sudo[83612]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-19 02:06:12.826 | Jun 19 04:05:55 devstack sudo[83612]: pam_unix(sudo:session): session closed for user root 2026-06-19 02:06:12.826 | Jun 19 04:05:55 devstack cinder-volume[82427]: DEBUG oslo_concurrency.processutils [None req-b02faa9a-ea7a-4f42-ab59-28c842275297 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.624s {{(pid=82427) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-19 02:06:12.826 | Jun 19 04:05:55 devstack cinder-volume[82427]: INFO cinder.volume.manager [None req-b02faa9a-ea7a-4f42-ab59-28c842275297 None None] Driver post RPC initialization completed successfully. 2026-06-19 02:06:12.826 | Jun 19 04:05:59 devstack cinder-volume[82427]: DEBUG oslo_service.periodic_task [None req-44e6a3ce-0c04-4457-8aa2-39942365aff6 None None] Running periodic task VolumeManager._thread_info {{(pid=82427) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-19 02:06:12.826 | Jun 19 04:05:59 devstack cinder-volume[82427]: DEBUG cinder.volume.manager [None req-44e6a3ce-0c04-4457-8aa2-39942365aff6 None None] thread count: 6 {{(pid=82427) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-06-19 02:06:12.826 | Jun 19 04:05:59 devstack cinder-volume[82427]: DEBUG cinder.volume.manager [None req-44e6a3ce-0c04-4457-8aa2-39942365aff6 None None] thread info: [<_MainThread(MainThread, started 137610897223808)>, , , , , ] {{(pid=82427) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-06-19 02:06:12.826 | Jun 19 04:06:03 devstack cinder-volume[82427]: DEBUG dbcounter [-] [82427] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=82427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.827 | Jun 19 04:06:05 devstack cinder-volume[82427]: DEBUG dbcounter [-] [82427] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=82427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:12.831 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.835 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-19 02:06:12.851 | not-found 2026-06-19 02:06:12.856 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.858 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-19 02:06:12.875 | not-found 2026-06-19 02:06:12.879 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.882 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-19 02:06:12.899 | not-found 2026-06-19 02:06:12.904 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.907 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-19 02:06:12.923 | not-found 2026-06-19 02:06:12.928 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.931 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-19 02:06:12.947 | not-found 2026-06-19 02:06:12.952 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:12.955 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-19 02:06:12.972 | enabled 2026-06-19 02:06:12.977 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-19 02:06:12.999 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-19 02:06:12.999 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-19 02:06:12.999 | Active: active (running) since Fri 2026-06-19 04:03:12 CEST; 3min 0s ago 2026-06-19 02:06:12.999 | Main PID: 70622 (neutron-ovn-age) 2026-06-19 02:06:12.999 | Tasks: 20 (limit: 14255) 2026-06-19 02:06:12.999 | Memory: 345.4M (peak: 346.1M) 2026-06-19 02:06:12.999 | CPU: 12.393s 2026-06-19 02:06:12.999 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-19 02:06:12.999 | ├─70622 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-19 02:06:12.999 | ├─72166 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-19 02:06:13.000 | ├─72656 /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/tmplsq2j193/privsep.sock 2026-06-19 02:06:13.000 | └─74926 /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/tmp73bxj1g7/privsep.sock 2026-06-19 02:06:13.000 | 2026-06-19 02:06:13.000 | Jun 19 04:04:16 devstack neutron-ovn-agent[72166]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72166) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-19 02:06:13.000 | Jun 19 04:04:55 devstack neutron-ovn-agent[72166]: 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=e8a5cd52-7f3d-4452-98f3-f95ae279ec10, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'be:b1:b3', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '62:d3:2a:3a:40:eb', '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=e8a5cd52-7f3d-4452-98f3-f95ae279ec10, nb_cfg=1) {{(pid=72166) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-06-19 02:06:13.000 | Jun 19 04:04:55 devstack neutron-ovn-agent[72166]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 6 seconds {{(pid=72166) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-06-19 02:06:13.000 | Jun 19 04:05:01 devstack neutron-ovn-agent[72166]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=b8304170-f6b6-4409-9eeb-7f8382791dc6, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=72166) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-19 02:06:13.000 | Jun 19 04:05:16 devstack neutron-ovn-agent[72166]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72166) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-19 02:06:13.000 | Jun 19 04:05:16 devstack neutron-ovn-agent[72166]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72166) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-19 02:06:13.000 | Jun 19 04:05:16 devstack neutron-ovn-agent[72166]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72166) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-19 02:06:13.001 | Jun 19 04:05:16 devstack neutron-ovn-agent[72166]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72166) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-19 02:06:13.001 | Jun 19 04:05:16 devstack neutron-ovn-agent[72166]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=72166) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-19 02:06:13.001 | Jun 19 04:05:16 devstack neutron-ovn-agent[72166]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72166) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-19 02:06:13.005 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:13.008 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-19 02:06:13.024 | not-found 2026-06-19 02:06:13.029 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:13.032 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tempest.service 2026-06-19 02:06:13.050 | not-found 2026-06-19 02:06:13.054 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:13.057 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@mysql.service 2026-06-19 02:06:13.073 | not-found 2026-06-19 02:06:13.079 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:13.081 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-19 02:06:13.099 | not-found 2026-06-19 02:06:13.103 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:13.106 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@dstat.service 2026-06-19 02:06:13.124 | enabled 2026-06-19 02:06:13.129 | + functions-common:service_check:1714 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-19 02:06:13.151 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-19 02:06:13.151 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-19 02:06:13.151 | Active: active (running) since Fri 2026-06-19 03:56:26 CEST; 9min ago 2026-06-19 02:06:13.151 | Main PID: 47132 (dstat.sh) 2026-06-19 02:06:13.152 | Tasks: 3 (limit: 14255) 2026-06-19 02:06:13.152 | Memory: 27.5M (peak: 28.0M) 2026-06-19 02:06:13.152 | CPU: 3.445s 2026-06-19 02:06:13.152 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-19 02:06:13.152 | ├─47132 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-19 02:06:13.152 | ├─47318 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-19 02:06:13.152 | └─47319 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-19 02:06:13.152 | 2026-06-19 02:06:13.152 | Jun 19 04:06:03 devstack dstat.sh[47319]: 19-06 04:06:03| 22 8 68 0 0|5290M 234M 223M 5982M| 0 0 | 0 200k| 0 18.0 |2220 1687 |3.81 2.93 1.88|1.0 0 1.0| 0 0 | | 17 283 0 34 0 2026-06-19 02:06:13.152 | Jun 19 04:06:04 devstack dstat.sh[47319]: 19-06 04:06:04| 24 9 62 0 0|5245M 279M 223M 5982M|7610B 25k| 48k 1468k|2.00 102 |3674 3271 |3.81 2.93 1.88|2.0 0 68| 0 0 | | 17 287 0 34 0 2026-06-19 02:06:13.152 | Jun 19 04:06:05 devstack dstat.sh[47319]: 19-06 04:06:05| 15 13 67 0 0|5253M 271M 223M 5982M|2374B 14k| 28k 140k|2.00 13.0 |3496 3325 |3.81 2.93 1.88|2.0 0 196| 0 0 | | 17 287 0 34 0 2026-06-19 02:06:13.153 | Jun 19 04:06:06 devstack dstat.sh[47319]: 19-06 04:06:06| 18 9 71 0 0|5282M 242M 223M 5982M| 52B 0 | 0 172k| 0 22.0 |2046 1622 |3.58 2.90 1.87|1.0 0 0| 0 0 | | 17 287 0 34 0 2026-06-19 02:06:13.153 | Jun 19 04:06:07 devstack dstat.sh[47319]: 19-06 04:06:07| 22 5 71 0 0|5300M 224M 223M 5982M| 66B 652B| 0 1287k| 0 3.00 |1905 1365 |3.58 2.90 1.87|2.0 0 0| 0 0 | | 17 287 0 34 0 2026-06-19 02:06:13.153 | Jun 19 04:06:08 devstack dstat.sh[47319]: 19-06 04:06:08| 3 11 81 0 0|5254M 270M 223M 5982M|3882B 21k| 144k 8196B|7.00 2.00 |3574 3764 |3.58 2.90 1.87|1.0 0 280| 0 0 | | 17 287 0 34 0 2026-06-19 02:06:13.153 | Jun 19 04:06:09 devstack dstat.sh[47319]: 19-06 04:06:09| 10 6 81 0 0|5276M 248M 223M 5982M| 132B 476B| 0 312k| 0 10.0 |1567 1480 |3.58 2.90 1.87|1.0 0 5.0| 0 0 | | 17 287 0 34 0 2026-06-19 02:06:13.153 | Jun 19 04:06:10 devstack dstat.sh[47319]: 19-06 04:06:10| 18 8 72 0 0|5303M 221M 223M 5982M| 52B 0 | 0 0 | 0 0 |1790 1348 |3.58 2.90 1.87|1.0 0 0| 0 0 | | 17 287 0 34 0 2026-06-19 02:06:13.153 | Jun 19 04:06:11 devstack dstat.sh[47319]: 19-06 04:06:11| 20 7 70 0 0|5325M 199M 223M 5982M| 0 0 | 0 52k| 0 6.00 |2197 1813 |3.37 2.87 1.87|1.0 0 0| 0 0 | | 17 287 0 34 0 2026-06-19 02:06:13.153 | Jun 19 04:06:12 devstack dstat.sh[47319]: 19-06 04:06:12| 20 9 66 0 0|5227M 297M 223M 5982M|4523B 17k|8161B 283k|1.99 23.9 |3656 3272 |3.37 2.87 1.87|1.0 0 78| 0 0 | | 17 291 0 34 0 2026-06-19 02:06:13.156 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:13.158 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-19 02:06:13.175 | enabled 2026-06-19 02:06:13.179 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-19 02:06:13.201 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-19 02:06:13.201 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-19 02:06:13.201 | Active: active (running) since Fri 2026-06-19 04:03:10 CEST; 3min 3s ago 2026-06-19 02:06:13.201 | Main PID: 69924 (neutron-ovn-met) 2026-06-19 02:06:13.201 | Tasks: 2 (limit: 14255) 2026-06-19 02:06:13.202 | Memory: 121.4M (peak: 122.1M) 2026-06-19 02:06:13.202 | CPU: 3.781s 2026-06-19 02:06:13.202 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-19 02:06:13.202 | └─69924 "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-19 02:06:13.202 | 2026-06-19 02:06:13.202 | Jun 19 04:03:13 devstack neutron-ovn-metadata-agent[69924]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-19 02:06:13.202 | Jun 19 04:03:13 devstack neutron-ovn-metadata-agent[69924]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-19 02:06:13.202 | Jun 19 04:03:13 devstack neutron-ovn-metadata-agent[69924]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-19 02:06:13.202 | Jun 19 04:03:13 devstack neutron-ovn-metadata-agent[69924]: 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-19 02:06:13.202 | Jun 19 04:03:13 devstack neutron-ovn-metadata-agent[69924]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-19 02:06:13.202 | Jun 19 04:03:13 devstack neutron-ovn-metadata-agent[69924]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-19 02:06:13.202 | Jun 19 04:03:13 devstack neutron-ovn-metadata-agent[69924]: 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-19 02:06:13.203 | Jun 19 04:03:13 devstack neutron-ovn-metadata-agent[69924]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-19 02:06:13.203 | Jun 19 04:03:13 devstack neutron-ovn-metadata-agent[69924]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-19 02:06:13.203 | Jun 19 04:03:13 devstack neutron-ovn-metadata-agent[69924]: ERROR neutron 2026-06-19 02:06:13.206 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:13.209 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-19 02:06:13.227 | enabled 2026-06-19 02:06:13.232 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-19 02:06:13.254 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-19 02:06:13.254 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-19 02:06:13.254 | Active: active (running) since Fri 2026-06-19 04:03:14 CEST; 2min 58s ago 2026-06-19 02:06:13.254 | Main PID: 71718 (uwsgi) 2026-06-19 02:06:13.255 | Status: "uWSGI is ready" 2026-06-19 02:06:13.255 | Tasks: 23 (limit: 14255) 2026-06-19 02:06:13.255 | Memory: 389.5M (peak: 390.2M) 2026-06-19 02:06:13.255 | CPU: 43.262s 2026-06-19 02:06:13.255 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-19 02:06:13.255 | ├─71718 "neutron-apiuWSGI master" 2026-06-19 02:06:13.255 | ├─71719 "neutron-apiuWSGI worker 1" 2026-06-19 02:06:13.255 | └─71720 "neutron-apiuWSGI worker 2" 2026-06-19 02:06:13.255 | 2026-06-19 02:06:13.255 | Jun 19 04:05:45 devstack devstack@neutron-api.service[71720]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71720) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-19 02:06:13.255 | Jun 19 04:05:45 devstack devstack@neutron-api.service[71720]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71720) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-19 02:06:13.256 | Jun 19 04:05:54 devstack devstack@neutron-api.service[71719]: DEBUG dbcounter [-] [71719] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:13.256 | Jun 19 04:05:55 devstack devstack@neutron-api.service[71720]: DEBUG dbcounter [-] [71720] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:13.256 | Jun 19 04:05:59 devstack devstack@neutron-api.service[71719]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71719) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-19 02:06:13.256 | Jun 19 04:05:59 devstack devstack@neutron-api.service[71719]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71719) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-19 02:06:13.256 | Jun 19 04:06:00 devstack devstack@neutron-api.service[71720]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71720) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-19 02:06:13.256 | Jun 19 04:06:00 devstack devstack@neutron-api.service[71720]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71720) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-19 02:06:13.256 | Jun 19 04:06:09 devstack devstack@neutron-api.service[71719]: DEBUG dbcounter [-] [71719] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71719) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:13.256 | Jun 19 04:06:10 devstack devstack@neutron-api.service[71720]: DEBUG dbcounter [-] [71720] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71720) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:13.259 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:13.262 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-19 02:06:13.280 | enabled 2026-06-19 02:06:13.285 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-19 02:06:13.306 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-19 02:06:13.307 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-19 02:06:13.307 | Active: active (running) since Fri 2026-06-19 04:03:19 CEST; 2min 53s ago 2026-06-19 02:06:13.307 | Main PID: 72733 (neutron-periodi) 2026-06-19 02:06:13.307 | Tasks: 15 (limit: 14255) 2026-06-19 02:06:13.307 | Memory: 181.7M (peak: 182.0M) 2026-06-19 02:06:13.307 | CPU: 6.628s 2026-06-19 02:06:13.307 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-19 02:06:13.307 | ├─72733 "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-19 02:06:13.307 | └─73378 "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-19 02:06:13.307 | 2026-06-19 02:06:13.307 | Jun 19 04:05:12 devstack neutron-periodic-workers[73378]: DEBUG neutron.db.agents_db [None req-33e74915-ec80-4374-b8e3-b7dade44495e None None] Agent healthcheck: found 0 active agents {{(pid=73378) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-19 02:06:13.308 | Jun 19 04:05:12 devstack neutron-periodic-workers[73378]: DEBUG oslo.service.backend._threading.loopingcall [None req-33e74915-ec80-4374-b8e3-b7dade44495e None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73378) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.308 | Jun 19 04:05:22 devstack neutron-periodic-workers[73378]: DEBUG dbcounter [-] [73378] Writing DB stats neutron:SELECT=1 {{(pid=73378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:13.308 | Jun 19 04:05:29 devstack neutron-periodic-workers[73378]: DEBUG oslo.service.backend._threading.loopingcall [None req-14e12482-8aa0-4ccb-95e8-733c0fe1f6a7 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=73378) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.308 | Jun 19 04:05:29 devstack neutron-periodic-workers[73378]: DEBUG oslo.service.backend._threading.loopingcall [None req-7e9df334-48f4-46fc-bbc9-dbb18897d2a6 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=73378) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.308 | Jun 19 04:05:39 devstack neutron-periodic-workers[73378]: DEBUG dbcounter [-] [73378] Writing DB stats neutron:SELECT=3,neutron:DELETE=1 {{(pid=73378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:13.308 | Jun 19 04:05:49 devstack neutron-periodic-workers[73378]: DEBUG neutron.db.agents_db [None req-33e74915-ec80-4374-b8e3-b7dade44495e None None] Agent healthcheck: found 0 active agents {{(pid=73378) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-19 02:06:13.308 | Jun 19 04:05:49 devstack neutron-periodic-workers[73378]: DEBUG oslo.service.backend._threading.loopingcall [None req-33e74915-ec80-4374-b8e3-b7dade44495e None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73378) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.308 | Jun 19 04:05:59 devstack neutron-periodic-workers[73378]: DEBUG dbcounter [-] [73378] Writing DB stats neutron:SELECT=1 {{(pid=73378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:13.308 | Jun 19 04:06:06 devstack neutron-periodic-workers[73378]: DEBUG oslo.service.backend._threading.loopingcall [None req-14e12482-8aa0-4ccb-95e8-733c0fe1f6a7 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73378) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.312 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:13.315 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-19 02:06:13.331 | enabled 2026-06-19 02:06:13.336 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-19 02:06:13.358 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-19 02:06:13.358 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-19 02:06:13.358 | Active: active (running) since Fri 2026-06-19 04:03:16 CEST; 2min 56s ago 2026-06-19 02:06:13.358 | Main PID: 72231 (neutron-rpc-ser) 2026-06-19 02:06:13.358 | Tasks: 27 (limit: 14255) 2026-06-19 02:06:13.358 | Memory: 203.2M (peak: 203.7M) 2026-06-19 02:06:13.358 | CPU: 7.631s 2026-06-19 02:06:13.358 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-19 02:06:13.358 | ├─72231 "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-19 02:06:13.359 | ├─73576 "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-19 02:06:13.359 | └─73582 "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-19 02:06:13.359 | 2026-06-19 02:06:13.359 | Jun 19 04:05:01 devstack neutron-rpc-server[73576]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-19 02:06:13.359 | Jun 19 04:05:01 devstack neutron-rpc-server[73576]: 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-19 02:06:13.359 | Jun 19 04:05:01 devstack neutron-rpc-server[73576]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-19 02:06:13.359 | Jun 19 04:05:01 devstack neutron-rpc-server[73576]: 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-19 02:06:13.359 | Jun 19 04:05:01 devstack neutron-rpc-server[73576]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-19 02:06:13.359 | Jun 19 04:05:01 devstack neutron-rpc-server[73576]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-19 02:06:13.359 | Jun 19 04:05:01 devstack neutron-rpc-server[73576]: 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-19 02:06:13.359 | Jun 19 04:05:01 devstack neutron-rpc-server[73576]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-19 02:06:13.360 | Jun 19 04:05:01 devstack neutron-rpc-server[73576]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-19 02:06:13.360 | Jun 19 04:05:01 devstack neutron-rpc-server[73576]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-19 02:06:13.364 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:13.366 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-19 02:06:13.383 | enabled 2026-06-19 02:06:13.387 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-19 02:06:13.408 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-19 02:06:13.408 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-19 02:06:13.408 | Active: active (running) since Fri 2026-06-19 04:03:21 CEST; 2min 51s ago 2026-06-19 02:06:13.408 | Main PID: 73243 (neutron-ovn-mai) 2026-06-19 02:06:13.408 | Tasks: 12 (limit: 14255) 2026-06-19 02:06:13.408 | Memory: 254.4M (peak: 254.7M) 2026-06-19 02:06:13.408 | CPU: 7.715s 2026-06-19 02:06:13.408 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-19 02:06:13.409 | ├─73243 "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-19 02:06:13.409 | └─73374 "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-19 02:06:13.409 | 2026-06-19 02:06:13.409 | Jun 19 04:03:50 devstack neutron-ovn-maintenance-worker[73374]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-214effa3-46d9-4be1-a4cb-b2bdfb2b8406 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73374) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-19 02:06:13.409 | Jun 19 04:03:50 devstack neutron-ovn-maintenance-worker[73374]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-214effa3-46d9-4be1-a4cb-b2bdfb2b8406 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73374) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-19 02:06:13.409 | Jun 19 04:03:50 devstack neutron-ovn-maintenance-worker[73374]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-214effa3-46d9-4be1-a4cb-b2bdfb2b8406 None None] OVN maintenance task update_router_distributed_flag finished in 0.009 seconds 2026-06-19 02:06:13.409 | Jun 19 04:03:50 devstack neutron-ovn-maintenance-worker[73374]: DEBUG futurist.periodics [None req-214effa3-46d9-4be1-a4cb-b2bdfb2b8406 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=73374) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-19 02:06:13.409 | Jun 19 04:03:50 devstack neutron-ovn-maintenance-worker[73374]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-214effa3-46d9-4be1-a4cb-b2bdfb2b8406 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73374) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-19 02:06:13.409 | Jun 19 04:03:50 devstack neutron-ovn-maintenance-worker[73374]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-214effa3-46d9-4be1-a4cb-b2bdfb2b8406 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73374) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-19 02:06:13.409 | Jun 19 04:03:50 devstack neutron-ovn-maintenance-worker[73374]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-214effa3-46d9-4be1-a4cb-b2bdfb2b8406 None None] OVN maintenance task update_security_group_with_address_group finished in 0.020 seconds 2026-06-19 02:06:13.410 | Jun 19 04:03:50 devstack neutron-ovn-maintenance-worker[73374]: DEBUG futurist.periodics [None req-214effa3-46d9-4be1-a4cb-b2bdfb2b8406 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=73374) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-19 02:06:13.410 | Jun 19 04:03:50 devstack neutron-ovn-maintenance-worker[73374]: DEBUG futurist.periodics [None req-214effa3-46d9-4be1-a4cb-b2bdfb2b8406 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=73374) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-19 02:06:13.410 | Jun 19 04:04:00 devstack neutron-ovn-maintenance-worker[73374]: DEBUG dbcounter [-] [73374] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:13.413 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:13.417 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-19 02:06:13.434 | enabled 2026-06-19 02:06:13.438 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-19 02:06:13.461 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-19 02:06:13.461 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-19 02:06:13.462 | Active: active (running) since Fri 2026-06-19 04:05:07 CEST; 1min 6s ago 2026-06-19 02:06:13.462 | Main PID: 77532 (nova-novncproxy) 2026-06-19 02:06:13.462 | Tasks: 4 (limit: 14255) 2026-06-19 02:06:13.462 | Memory: 109.6M (peak: 109.8M) 2026-06-19 02:06:13.462 | CPU: 3.817s 2026-06-19 02:06:13.462 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-19 02:06:13.462 | └─77532 /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-19 02:06:13.462 | 2026-06-19 02:06:13.462 | Jun 19 04:05:07 devstack nova-novncproxy[77532]: If you are already using Eventlet, we recommend migrating to a different 2026-06-19 02:06:13.462 | Jun 19 04:05:07 devstack nova-novncproxy[77532]: framework. For more detail see 2026-06-19 02:06:13.462 | Jun 19 04:05:07 devstack nova-novncproxy[77532]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 02:06:13.463 | Jun 19 04:05:07 devstack nova-novncproxy[77532]: import eventlet # noqa 2026-06-19 02:06:13.463 | Jun 19 04:05:08 devstack nova-novncproxy[77532]: 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-19 02:06:13.463 | Jun 19 04:05:12 devstack nova-novncproxy[77532]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-19 02:06:13.463 | Jun 19 04:05:12 devstack nova-novncproxy[77532]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-19 02:06:13.463 | Jun 19 04:05:12 devstack nova-novncproxy[77532]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-19 02:06:13.463 | Jun 19 04:05:12 devstack nova-novncproxy[77532]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-19 02:06:13.463 | Jun 19 04:05:12 devstack nova-novncproxy[77532]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-19 02:06:13.465 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:13.468 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-19 02:06:13.486 | enabled 2026-06-19 02:06:13.491 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-19 02:06:13.513 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-19 02:06:13.513 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-19 02:06:13.513 | Active: active (running) since Fri 2026-06-19 04:05:09 CEST; 1min 3s ago 2026-06-19 02:06:13.513 | Main PID: 78330 (nova-conductor:) 2026-06-19 02:06:13.513 | Tasks: 19 (limit: 14255) 2026-06-19 02:06:13.513 | Memory: 158.3M (peak: 158.5M) 2026-06-19 02:06:13.514 | CPU: 5.026s 2026-06-19 02:06:13.514 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-19 02:06:13.514 | ├─78330 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-19 02:06:13.514 | ├─80018 "nova-conductor: ServiceWrapper worker(0)" 2026-06-19 02:06:13.514 | └─80020 "nova-conductor: ServiceWrapper worker(1)" 2026-06-19 02:06:13.514 | 2026-06-19 02:06:13.514 | Jun 19 04:05:17 devstack nova-conductor[80020]: DEBUG nova.service [None req-4b10aca8-2e59-46a1-b18c-8e20f4b6039f None None] Join ServiceGroup membership for this service conductor {{(pid=80020) start /opt/stack/nova/nova/service.py:222}} 2026-06-19 02:06:13.514 | Jun 19 04:05:17 devstack nova-conductor[80020]: DEBUG nova.servicegroup.drivers.db [None req-4b10aca8-2e59-46a1-b18c-8e20f4b6039f None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=80020) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-19 02:06:13.514 | Jun 19 04:05:21 devstack nova-conductor[80018]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=80018) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.514 | Jun 19 04:05:21 devstack nova-conductor[80020]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=80020) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.515 | Jun 19 04:05:23 devstack nova-conductor[78330]: DEBUG dbcounter [-] [78330] Writing DB stats nova_api:SELECT=1 {{(pid=78330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:13.515 | Jun 19 04:05:24 devstack nova-conductor[78330]: DEBUG dbcounter [-] [78330] Writing DB stats nova_cell1:SELECT=1 {{(pid=78330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:13.515 | Jun 19 04:05:24 devstack nova-conductor[78330]: DEBUG dbcounter [-] [78330] Writing DB stats nova_cell0:SELECT=1 {{(pid=78330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:13.515 | Jun 19 04:05:31 devstack nova-conductor[80018]: DEBUG dbcounter [-] [80018] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:13.515 | Jun 19 04:05:31 devstack nova-conductor[80020]: DEBUG dbcounter [-] [80020] Writing DB stats nova_cell0:SELECT=3 {{(pid=80020) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-19 02:06:13.515 | Jun 19 04:06:03 devstack nova-conductor[80020]: DEBUG oslo.service.backend._threading.loopingcall [None req-f94195e8-852f-490f-b2ee-d608abfa03d9 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80020) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.520 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-19 02:06:13.524 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-19 02:06:13.541 | enabled 2026-06-19 02:06:13.547 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-19 02:06:13.569 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-19 02:06:13.569 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-19 02:06:13.569 | Active: active (running) since Fri 2026-06-19 04:05:12 CEST; 1min 1s ago 2026-06-19 02:06:13.570 | Main PID: 78891 (nova-conductor:) 2026-06-19 02:06:13.570 | Tasks: 38 (limit: 14255) 2026-06-19 02:06:13.570 | Memory: 168.7M (peak: 169.0M) 2026-06-19 02:06:13.570 | CPU: 4.938s 2026-06-19 02:06:13.570 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-19 02:06:13.570 | ├─78891 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-19 02:06:13.570 | ├─80023 "nova-conductor: ServiceWrapper worker(0)" 2026-06-19 02:06:13.570 | └─80025 "nova-conductor: ServiceWrapper worker(1)" 2026-06-19 02:06:13.570 | 2026-06-19 02:06:13.570 | Jun 19 04:05:37 devstack nova-conductor[80025]: DEBUG oslo.service.backend._threading.loopingcall [None req-35ae178d-f759-49b0-8302-662331c83ef5 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80025) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.571 | Jun 19 04:05:41 devstack nova-conductor[80023]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=80023) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.571 | Jun 19 04:05:41 devstack nova-conductor[80025]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=80025) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.571 | Jun 19 04:05:46 devstack nova-conductor[80023]: DEBUG oslo.service.backend._threading.loopingcall [None req-2e1f26c0-b4d3-4746-b3ca-15058238306c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80023) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.571 | Jun 19 04:05:51 devstack nova-conductor[80023]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80023) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.571 | Jun 19 04:05:51 devstack nova-conductor[80025]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80025) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.571 | Jun 19 04:06:01 devstack nova-conductor[80023]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80023) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.571 | Jun 19 04:06:01 devstack nova-conductor[80025]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80025) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.571 | Jun 19 04:06:11 devstack nova-conductor[80023]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80023) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.571 | Jun 19 04:06:11 devstack nova-conductor[80025]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80025) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-19 02:06:13.575 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-06-19 02:06:13.597 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:06:13.600 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-06-19 02:06:13.619 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:06:13.622 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-19 02:06:13.625 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-19 02:06:14.092 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-19 02:06:14.092 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 02:06:14.092 | we strongly recommend against using it for new projects. 2026-06-19 02:06:14.092 | 2026-06-19 02:06:14.092 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 02:06:14.092 | framework. For more detail see 2026-06-19 02:06:14.092 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 02:06:14.092 | 2026-06-19 02:06:14.092 | import eventlet # noqa 2026-06-19 02:06:14.437 | 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-19 02:06:17.475 | INFO dbcounter [None req-2fd46d94-4733-41a5-a1ee-0eec2157818a None None] Registered counter for database nova_api 2026-06-19 02:06:17.608 | DEBUG dbcounter [-] [84524] Writer thread running {{(pid=84524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 02:06:17.618 | Found 2 cell mappings. 2026-06-19 02:06:17.618 | Skipping cell0 since it does not contain hosts. 2026-06-19 02:06:17.618 | Getting computes from cell 'cell1': 9a0b1402-6db7-4424-a769-81f7480a2aad 2026-06-19 02:06:17.618 | INFO dbcounter [None req-2fd46d94-4733-41a5-a1ee-0eec2157818a None None] Registered counter for database nova_cell1 2026-06-19 02:06:17.701 | DEBUG dbcounter [-] [84524] Writer thread running {{(pid=84524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-19 02:06:17.998 | Checking host mapping for compute host 'devstack': f69b68cc-6a15-4d9d-93a1-b10d51f0613f 2026-06-19 02:06:17.998 | Creating host mapping for compute host 'devstack': f69b68cc-6a15-4d9d-93a1-b10d51f0613f 2026-06-19 02:06:17.998 | Found 1 unmapped computes in cell: 9a0b1402-6db7-4424-a769-81f7480a2aad 2026-06-19 02:06:18.334 | Exception ignored in: 2026-06-19 02:06:18.334 | Traceback (most recent call last): 2026-06-19 02:06:18.334 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-19 02:06:18.334 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-19 02:06:18.334 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-19 02:06:18.334 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-19 02:06:18.334 | RuntimeError: greenlet is being finalized 2026-06-19 02:06:18.734 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-19 02:06:19.210 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-19 02:06:19.210 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-19 02:06:19.210 | we strongly recommend against using it for new projects. 2026-06-19 02:06:19.211 | 2026-06-19 02:06:19.212 | If you are already using Eventlet, we recommend migrating to a different 2026-06-19 02:06:19.212 | framework. For more detail see 2026-06-19 02:06:19.212 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-19 02:06:19.212 | 2026-06-19 02:06:19.212 | import eventlet # noqa 2026-06-19 02:06:19.555 | 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-19 02:06:23.035 | +-------------------------------------------+ 2026-06-19 02:06:23.035 | | Upgrade Check Results | 2026-06-19 02:06:23.035 | +-------------------------------------------+ 2026-06-19 02:06:23.035 | | Check: Cells v2 | 2026-06-19 02:06:23.036 | | Result: Success | 2026-06-19 02:06:23.036 | | Details: None | 2026-06-19 02:06:23.036 | +-------------------------------------------+ 2026-06-19 02:06:23.036 | | Check: Placement API | 2026-06-19 02:06:23.036 | | Result: Success | 2026-06-19 02:06:23.036 | | Details: None | 2026-06-19 02:06:23.036 | +-------------------------------------------+ 2026-06-19 02:06:23.036 | | Check: Cinder API | 2026-06-19 02:06:23.036 | | Result: Success | 2026-06-19 02:06:23.036 | | Details: None | 2026-06-19 02:06:23.036 | +-------------------------------------------+ 2026-06-19 02:06:23.036 | | Check: Policy File JSON to YAML Migration | 2026-06-19 02:06:23.037 | | Result: Success | 2026-06-19 02:06:23.037 | | Details: None | 2026-06-19 02:06:23.037 | +-------------------------------------------+ 2026-06-19 02:06:23.037 | | Check: Older than N-1 computes | 2026-06-19 02:06:23.037 | | Result: Success | 2026-06-19 02:06:23.037 | | Details: None | 2026-06-19 02:06:23.037 | +-------------------------------------------+ 2026-06-19 02:06:23.037 | | Check: hw_machine_type unset | 2026-06-19 02:06:23.037 | | Result: Success | 2026-06-19 02:06:23.037 | | Details: None | 2026-06-19 02:06:23.038 | +-------------------------------------------+ 2026-06-19 02:06:23.038 | | Check: Service User Token Configuration | 2026-06-19 02:06:23.039 | | Result: Success | 2026-06-19 02:06:23.039 | | Details: None | 2026-06-19 02:06:23.040 | +-------------------------------------------+ 2026-06-19 02:06:23.338 | Exception ignored in: 2026-06-19 02:06:23.339 | Traceback (most recent call last): 2026-06-19 02:06:23.339 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-19 02:06:23.339 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-19 02:06:23.339 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-19 02:06:23.339 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-19 02:06:23.340 | RuntimeError: greenlet is being finalized 2026-06-19 02:06:23.702 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-19 02:06:23.707 | + ./stack.sh:main:1479 : command openstack complete 2026-06-19 02:06:23.707 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-19 02:06:27.349 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-06-19 02:06:27.369 | + functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:06:27.372 | + ./stack.sh:main:1484 : is_ubuntu 2026-06-19 02:06:27.375 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-19 02:06:27.378 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-19 02:06:27.381 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-19 02:06:27.384 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 02:06:27.388 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-06-19 02:06:27.390 | + ./stack.sh:main:1486 : set_lvm_filter 2026-06-19 02:06:27.393 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-19 02:06:27.396 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-19 02:06:27.400 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-19 02:06:27.403 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-19 02:06:27.406 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-19 02:06:27.410 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-19 02:06:27.475 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-19 02:06:27.480 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-19 02:06:27.481 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-19 02:06:27.482 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-19 02:06:27.487 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-19 02:06:27.490 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-19 02:06:27.493 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-19 02:06:27.496 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-19 02:06:27.499 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-19 02:06:27.502 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-19 02:06:27.521 | + 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-19 02:06:27.538 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-19 02:06:27.542 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 02:06:27.545 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-19 02:06:27.548 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-06-19 02:06:27.552 | + functions-common:run_phase:1842 : local mode=stack 2026-06-19 02:06:27.555 | + functions-common:run_phase:1843 : local phase=test-config 2026-06-19 02:06:27.558 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-19 02:06:27.561 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-19 02:06:27.564 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-19 02:06:27.567 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-19 02:06:27.570 | + functions-common:run_phase:1852 : local extra 2026-06-19 02:06:27.575 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-19 02:06:27.580 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-19 02:06:27.583 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-19 02:06:27.586 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-19 02:06:27.589 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-19 02:06:27.592 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-19 02:06:27.611 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:06:27.614 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-19 02:06:27.617 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-19 02:06:27.619 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-19 02:06:27.622 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-19 02:06:27.625 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-19 02:06:27.628 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-19 02:06:27.631 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-19 02:06:27.633 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-19 02:06:27.636 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-19 02:06:27.639 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-19 02:06:27.642 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-19 02:06:27.645 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-19 02:06:27.692 | [2074 Async install_tempest:45202]: Waiting for completion of install_tempest running on PID 45202 (1 other jobs running) 2026-06-19 02:06:27.715 | [2074 Async install_tempest:45202]: Signaling child to exit 2026-06-19 02:06:27.716 | WAKEUP 2026-06-19 02:06:27.737 | [2074 Async install_tempest:45202]: Signaled 2026-06-19 02:06:27.738 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-19 02:06:27.739 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-19 02:06:27.739 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/tempest 2026-06-19 02:06:27.739 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-19 02:06:27.739 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-19 02:06:27.739 | +++ functions-common:git_clone:587 : pwd 2026-06-19 02:06:27.739 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-19 02:06:27.739 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-19 02:06:27.739 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-19 02:06:27.739 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-19 02:06:27.739 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-19 02:06:27.739 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-19 02:06:27.740 | ++ functions-common:git_clone:604 : echo master 2026-06-19 02:06:27.740 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-19 02:06:27.740 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/tempest ]] 2026-06-19 02:06:27.740 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-19 02:06:27.740 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-19 02:06:27.740 | ++ functions-common:git_timed:691 : local count=0 2026-06-19 02:06:27.740 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-19 02:06:27.740 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 02:06:27.740 | ++ functions-common:git_timed:695 : timeout=0 2026-06-19 02:06:27.740 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-19 02:06:27.740 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-19 02:06:27.740 | ++ functions-common:time_start:2401 : local start_time= 2026-06-19 02:06:27.741 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:06:27.741 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:06:27.741 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781834167482 2026-06-19 02:06:27.741 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-19 02:06:27.741 | Cloning into '/opt/stack/tempest'... 2026-06-19 02:06:27.741 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-19 02:06:27.741 | ++ functions-common:time_stop:2414 : local name 2026-06-19 02:06:27.741 | ++ functions-common:time_stop:2415 : local end_time 2026-06-19 02:06:27.741 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:06:27.742 | ++ functions-common:time_stop:2417 : local total 2026-06-19 02:06:27.742 | ++ functions-common:time_stop:2418 : local start_time 2026-06-19 02:06:27.742 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-19 02:06:27.742 | ++ functions-common:time_stop:2421 : start_time=1781834167482 2026-06-19 02:06:27.742 | ++ functions-common:time_stop:2423 : [[ -z 1781834167482 ]] 2026-06-19 02:06:27.742 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:06:27.743 | ++ functions-common:time_stop:2426 : end_time=1781834176121 2026-06-19 02:06:27.743 | ++ functions-common:time_stop:2427 : elapsed_time=8639 2026-06-19 02:06:27.743 | ++ functions-common:time_stop:2428 : total=384195 2026-06-19 02:06:27.743 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:06:27.743 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=392834 2026-06-19 02:06:27.743 | ++ functions-common:git_clone:625 : cd /opt/stack/tempest 2026-06-19 02:06:27.743 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-19 02:06:27.744 | ++ functions-common:git_timed:691 : local count=0 2026-06-19 02:06:27.744 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-19 02:06:27.744 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 02:06:27.744 | ++ functions-common:git_timed:695 : timeout=0 2026-06-19 02:06:27.744 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-19 02:06:27.744 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-19 02:06:27.744 | ++ functions-common:time_start:2401 : local start_time= 2026-06-19 02:06:27.745 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:06:27.745 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:06:27.745 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781834176179 2026-06-19 02:06:27.745 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-19 02:06:27.745 | From https://review.opendev.org/openstack/tempest 2026-06-19 02:06:27.745 | * branch master -> FETCH_HEAD 2026-06-19 02:06:27.745 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-19 02:06:27.745 | ++ functions-common:time_stop:2414 : local name 2026-06-19 02:06:27.746 | ++ functions-common:time_stop:2415 : local end_time 2026-06-19 02:06:27.746 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:06:27.746 | ++ functions-common:time_stop:2417 : local total 2026-06-19 02:06:27.746 | ++ functions-common:time_stop:2418 : local start_time 2026-06-19 02:06:27.746 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-19 02:06:27.746 | ++ functions-common:time_stop:2421 : start_time=1781834176179 2026-06-19 02:06:27.747 | ++ functions-common:time_stop:2423 : [[ -z 1781834176179 ]] 2026-06-19 02:06:27.747 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:06:27.747 | ++ functions-common:time_stop:2426 : end_time=1781834176772 2026-06-19 02:06:27.747 | ++ functions-common:time_stop:2427 : elapsed_time=593 2026-06-19 02:06:27.747 | ++ functions-common:time_stop:2428 : total=392834 2026-06-19 02:06:27.747 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:06:27.747 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=393427 2026-06-19 02:06:27.748 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-19 02:06:27.748 | ++ functions-common:git_timed:691 : local count=0 2026-06-19 02:06:27.748 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-19 02:06:27.748 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 02:06:27.748 | ++ functions-common:git_timed:695 : timeout=0 2026-06-19 02:06:27.748 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-19 02:06:27.748 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-19 02:06:27.749 | ++ functions-common:time_start:2401 : local start_time= 2026-06-19 02:06:27.749 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:06:27.749 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:06:27.749 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781834176834 2026-06-19 02:06:27.749 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-19 02:06:27.749 | Note: switching to 'FETCH_HEAD'. 2026-06-19 02:06:27.749 | 2026-06-19 02:06:27.749 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-19 02:06:27.749 | changes and commit them, and you can discard any commits you make in this 2026-06-19 02:06:27.750 | state without impacting any branches by switching back to a branch. 2026-06-19 02:06:27.750 | 2026-06-19 02:06:27.750 | If you want to create a new branch to retain commits you create, you may 2026-06-19 02:06:27.750 | do so (now or later) by using -c with the switch command. Example: 2026-06-19 02:06:27.750 | 2026-06-19 02:06:27.750 | git switch -c 2026-06-19 02:06:27.750 | 2026-06-19 02:06:27.751 | Or undo this operation with: 2026-06-19 02:06:27.751 | 2026-06-19 02:06:27.751 | git switch - 2026-06-19 02:06:27.751 | 2026-06-19 02:06:27.751 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-19 02:06:27.751 | 2026-06-19 02:06:27.751 | HEAD is now at 910c76601 Merge "Accept both legacy task import failure modes for fake URI" 2026-06-19 02:06:27.752 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-19 02:06:27.752 | ++ functions-common:time_stop:2414 : local name 2026-06-19 02:06:27.752 | ++ functions-common:time_stop:2415 : local end_time 2026-06-19 02:06:27.752 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:06:27.752 | ++ functions-common:time_stop:2417 : local total 2026-06-19 02:06:27.752 | ++ functions-common:time_stop:2418 : local start_time 2026-06-19 02:06:27.752 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-19 02:06:27.752 | ++ functions-common:time_stop:2421 : start_time=1781834176834 2026-06-19 02:06:27.753 | ++ functions-common:time_stop:2423 : [[ -z 1781834176834 ]] 2026-06-19 02:06:27.753 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:06:27.753 | ++ functions-common:time_stop:2426 : end_time=1781834177027 2026-06-19 02:06:27.753 | ++ functions-common:time_stop:2427 : elapsed_time=193 2026-06-19 02:06:27.753 | ++ functions-common:time_stop:2428 : total=393427 2026-06-19 02:06:27.753 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:06:27.753 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=393620 2026-06-19 02:06:27.754 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-19 02:06:27.754 | ++ functions-common:git_clone:666 : cd /opt/stack/tempest 2026-06-19 02:06:27.754 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-19 02:06:27.754 | ++ functions-common:git_clone:667 : head -1 2026-06-19 02:06:27.754 | 910c76601 Merge "Accept both legacy task import failure modes for fake URI" 2026-06-19 02:06:27.754 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-19 02:06:27.754 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-19 02:06:27.755 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-19 02:06:27.755 | ++ 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-19 02:06:27.755 | Collecting tox!=2.8.0,<4.0.0 2026-06-19 02:06:27.755 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-19 02:06:27.755 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-19 02:06:27.755 | Downloading filelock-3.29.3-py3-none-any.whl.metadata (2.0 kB) 2026-06-19 02:06:27.755 | 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-19 02:06:27.756 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-19 02:06:27.756 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-19 02:06:27.756 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-19 02:06:27.756 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-19 02:06:27.756 | 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-19 02:06:27.756 | 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-19 02:06:27.756 | Downloading virtualenv-21.4.3-py3-none-any.whl.metadata (3.5 kB) 2026-06-19 02:06:27.757 | 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-19 02:06:27.757 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-19 02:06:27.757 | 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-19 02:06:27.757 | 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-19 02:06:27.757 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-19 02:06:27.757 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-19 02:06:27.757 | Downloading filelock-3.29.3-py3-none-any.whl (42 kB) 2026-06-19 02:06:27.757 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-19 02:06:27.758 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-19 02:06:27.758 | Downloading virtualenv-21.4.3-py3-none-any.whl (7.6 MB) 2026-06-19 02:06:27.758 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 57.7 MB/s 0:00:00 2026-06-19 02:06:27.758 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-19 02:06:27.758 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-19 02:06:27.758 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-19 02:06:27.758 | 2026-06-19 02:06:27.759 | Successfully installed distlib-0.4.3 filelock-3.29.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.4.3 2026-06-19 02:06:27.759 | ++ inc/python:pip_install:216 : result=0 2026-06-19 02:06:27.759 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-19 02:06:27.759 | ++ functions-common:time_stop:2414 : local name 2026-06-19 02:06:27.759 | ++ functions-common:time_stop:2415 : local end_time 2026-06-19 02:06:27.759 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:06:27.759 | ++ functions-common:time_stop:2417 : local total 2026-06-19 02:06:27.760 | ++ functions-common:time_stop:2418 : local start_time 2026-06-19 02:06:27.760 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-19 02:06:27.760 | ++ functions-common:time_stop:2421 : start_time=1781834177110 2026-06-19 02:06:27.760 | ++ functions-common:time_stop:2423 : [[ -z 1781834177110 ]] 2026-06-19 02:06:27.760 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:06:27.760 | ++ functions-common:time_stop:2426 : end_time=1781834180759 2026-06-19 02:06:27.760 | ++ functions-common:time_stop:2427 : elapsed_time=3649 2026-06-19 02:06:27.760 | ++ functions-common:time_stop:2428 : total=162064 2026-06-19 02:06:27.760 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:06:27.761 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=165713 2026-06-19 02:06:27.761 | ++ inc/python:pip_install:219 : return 0 2026-06-19 02:06:27.761 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-19 02:06:27.761 | /opt/stack/tempest ~/devstack 2026-06-19 02:06:27.761 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-19 02:06:27.761 | Switched to branch 'master' 2026-06-19 02:06:27.761 | Your branch is up to date with 'origin/master'. 2026-06-19 02:06:27.762 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-19 02:06:27.762 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-19 02:06:27.762 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.MM1tjS9Nwd 2026-06-19 02:06:27.762 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.MM1tjS9Nwd 2026-06-19 02:06:27.762 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-19 02:06:27.762 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.MM1tjS9Nwd 2026-06-19 02:06:27.762 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-19 02:06:27.763 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-19 02:06:27.763 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-19 02:06:27.763 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-19 02:06:27.763 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-19 02:06:27.763 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-19 02:06:27.763 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-19 02:06:27.763 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-19 02:06:27.764 | full create: /opt/stack/tempest/.tox/tempest 2026-06-19 02:06:27.764 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-19 02:06:27.764 | full develop-inst: /opt/stack/tempest 2026-06-19 02:06:27.764 | 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.0,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@910c766019aa24043d30b6dad275e0935c9f2ed2#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-19 02:06:27.764 | ___________________________________ summary ____________________________________ 2026-06-19 02:06:27.764 | full: skipped tests 2026-06-19 02:06:27.764 | congratulations :) 2026-06-19 02:06:27.765 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.MM1tjS9Nwd -r requirements.txt 2026-06-19 02:06:27.765 | 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-19 02:06:27.765 | 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-19 02:06:27.765 | 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-19 02:06:27.765 | 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-19 02:06:27.765 | 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-19 02:06:27.765 | 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-19 02:06:27.766 | 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-19 02:06:27.766 | 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-19 02:06:27.766 | 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-19 02:06:27.766 | 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-19 02:06:27.766 | 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-19 02:06:27.766 | 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-19 02:06:27.766 | 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-19 02:06:27.767 | 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-19 02:06:27.767 | 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-19 02:06:27.767 | 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-19 02:06:27.767 | 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-19 02:06:27.767 | 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-19 02:06:27.767 | 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-19 02:06:27.767 | 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-19 02:06:27.767 | 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-19 02:06:27.767 | 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-19 02:06:27.768 | 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-19 02:06:27.768 | 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-19 02:06:27.768 | 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-19 02:06:27.768 | 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-19 02:06:27.768 | 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-19 02:06:27.768 | 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-19 02:06:27.768 | 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-19 02:06:27.769 | 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-19 02:06:27.769 | 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-19 02:06:27.769 | 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-19 02:06:27.769 | 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-19 02:06:27.769 | 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-19 02:06:27.769 | 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-19 02:06:27.769 | 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-19 02:06:27.770 | 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-19 02:06:27.770 | 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-19 02:06:27.770 | 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-19 02:06:27.770 | 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-19 02:06:27.770 | 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-19 02:06:27.770 | 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.0) 2026-06-19 02:06:27.770 | 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-19 02:06:27.771 | 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-19 02:06:27.771 | 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-19 02:06:27.771 | 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-19 02:06:27.771 | 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-19 02:06:27.771 | 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-19 02:06:27.771 | 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-19 02:06:27.771 | 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-19 02:06:27.772 | 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-19 02:06:27.772 | 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-19 02:06:27.772 | 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-19 02:06:27.772 | 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-19 02:06:27.772 | 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-19 02:06:27.772 | 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-19 02:06:27.772 | 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-19 02:06:27.772 | 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-19 02:06:27.773 | 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-19 02:06:27.773 | 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-19 02:06:27.773 | 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-19 02:06:27.773 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-19 02:06:27.773 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.MM1tjS9Nwd 2026-06-19 02:06:27.773 | ++ lib/tempest:install_tempest:868 : popd 2026-06-19 02:06:27.774 | ~/devstack 2026-06-19 02:06:27.786 | [2074 Async install_tempest:45202]: finished install_tempest with result 0 in 43 seconds 2026-06-19 02:06:27.791 | ++ inc/async:async_wait:197 : return 0 2026-06-19 02:06:27.795 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-19 02:06:27.799 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 02:06:27.802 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-06-19 02:06:27.805 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-19 02:06:27.809 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-19 02:06:27.811 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-19 02:06:27.814 | ++ inc/python:setup_develop:353 : local bindep 2026-06-19 02:06:27.817 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-19 02:06:27.820 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-19 02:06:27.823 | ++ inc/python:setup_develop:359 : local extras= 2026-06-19 02:06:27.826 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-19 02:06:27.829 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-19 02:06:27.831 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-19 02:06:27.834 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-19 02:06:27.836 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-19 02:06:27.839 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-19 02:06:27.842 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-19 02:06:27.844 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-19 02:06:27.847 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-19 02:06:27.849 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-19 02:06:27.852 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-19 02:06:27.855 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-19 02:06:27.860 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-19 02:06:27.862 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-19 02:06:27.865 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-19 02:06:28.030 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-19 02:06:28.033 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-19 02:06:28.036 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-19 02:06:28.038 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-19 02:06:28.041 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-19 02:06:28.043 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-19 02:06:28.046 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-19 02:06:28.048 | ++ inc/python:setup_package:446 : local extras= 2026-06-19 02:06:28.051 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-19 02:06:28.053 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-19 02:06:28.056 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-19 02:06:28.058 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-19 02:06:28.061 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-19 02:06:28.064 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-19 02:06:28.086 | Using python 3.12 to install /opt/stack/tempest 2026-06-19 02:06:28.089 | ++ 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-19 02:06:29.121 | Obtaining file:///opt/stack/tempest 2026-06-19 02:06:29.124 | Installing build dependencies: started 2026-06-19 02:06:31.063 | Installing build dependencies: finished with status 'done' 2026-06-19 02:06:31.064 | Checking if build backend supports build_editable: started 2026-06-19 02:06:31.631 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-19 02:06:31.632 | Getting requirements to build editable: started 2026-06-19 02:06:31.950 | Getting requirements to build editable: finished with status 'done' 2026-06-19 02:06:31.952 | Preparing editable metadata (pyproject.toml): started 2026-06-19 02:06:33.298 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-19 02:06:33.326 | 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.dev32) (7.0.3) 2026-06-19 02:06:33.327 | 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.dev32) (4.14.0) 2026-06-19 02:06:33.328 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (4.26.0) 2026-06-19 02:06:33.329 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (2.9.1) 2026-06-19 02:06:33.330 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (4.0.0) 2026-06-19 02:06:33.331 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (43.0.3) 2026-06-19 02:06:33.332 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (1.3.0) 2026-06-19 02:06:33.333 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (7.5.0) 2026-06-19 02:06:33.335 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (10.5.0) 2026-06-19 02:06:33.336 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (8.2.0) 2026-06-19 02:06:33.539 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev32) 2026-06-19 02:06:33.542 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-19 02:06:33.547 | 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.dev32) (5.10.0) 2026-06-19 02:06:33.548 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (10.1.1) 2026-06-19 02:06:33.549 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (4.3.2) 2026-06-19 02:06:33.550 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (6.0.3) 2026-06-19 02:06:33.551 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (1.4.6) 2026-06-19 02:06:33.552 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (5.8.0) 2026-06-19 02:06:33.553 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (3.17.0) 2026-06-19 02:06:33.555 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (2.7.0) 2026-06-19 02:06:33.556 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (3.1.0) 2026-06-19 02:06:33.557 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (0.7.1) 2026-06-19 02:06:33.558 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (0.20) 2026-06-19 02:06:33.559 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev32) (0.6.2) 2026-06-19 02:06:33.561 | 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.dev32) (0.6.0) 2026-06-19 02:06:33.562 | 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.dev32) (4.0.0) 2026-06-19 02:06:33.567 | 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.dev32) (3.0.52) 2026-06-19 02:06:33.568 | 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.dev32) (1.11.0) 2026-06-19 02:06:33.569 | 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.dev32) (15.0.0) 2026-06-19 02:06:33.570 | 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.dev32) (1.8.0) 2026-06-19 02:06:33.573 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev32) (2.0.0) 2026-06-19 02:06:33.579 | 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.dev32) (3.0) 2026-06-19 02:06:33.581 | 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.dev32) (2.2.1) 2026-06-19 02:06:33.589 | 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.dev32) (26.1.0) 2026-06-19 02:06:33.590 | 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.dev32) (2025.9.1) 2026-06-19 02:06:33.591 | 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.dev32) (0.37.0) 2026-06-19 02:06:33.592 | 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.dev32) (2026.5.1) 2026-06-19 02:06:33.600 | 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.dev32) (6.8.0) 2026-06-19 02:06:33.604 | 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.dev32) (2.0.0) 2026-06-19 02:06:33.605 | 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.dev32) (2.34.2) 2026-06-19 02:06:33.610 | 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.dev32) (6.4.0) 2026-06-19 02:06:33.612 | 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.dev32) (2.9.0.post0) 2026-06-19 02:06:33.615 | 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.dev32) (4.15.0) 2026-06-19 02:06:33.618 | 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.dev32) (1.2.0) 2026-06-19 02:06:33.622 | 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.dev32) (2.1.0) 2026-06-19 02:06:33.624 | 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.dev32) (3.3.2) 2026-06-19 02:06:33.625 | 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.dev32) (26.2) 2026-06-19 02:06:33.627 | 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.dev32) (7.2.2) 2026-06-19 02:06:33.633 | 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.dev32) (5.0.0) 2026-06-19 02:06:33.634 | 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.dev32) (3.0.3) 2026-06-19 02:06:33.635 | 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.dev32) (1.6.2) 2026-06-19 02:06:33.644 | 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.dev32) (82.0.1) 2026-06-19 02:06:33.647 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev32) (0.8.1) 2026-06-19 02:06:33.666 | 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.dev32) (1.17.0) 2026-06-19 02:06:33.677 | 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.dev32) (3.4.7) 2026-06-19 02:06:33.678 | 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.dev32) (3.18) 2026-06-19 02:06:33.681 | 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.dev32) (2023.11.17) 2026-06-19 02:06:33.697 | 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.dev32) (4.2.0) 2026-06-19 02:06:33.698 | 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.dev32) (2.20.0) 2026-06-19 02:06:33.704 | 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.dev32) (0.1.2) 2026-06-19 02:06:33.718 | 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.dev32) (0.16.0) 2026-06-19 02:06:33.751 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev32) 2026-06-19 02:06:33.754 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-19 02:06:33.793 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-19 02:06:33.796 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-19 02:06:33.808 | Building wheels for collected packages: tempest 2026-06-19 02:06:33.810 | Building editable for tempest (pyproject.toml): started 2026-06-19 02:06:35.526 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-19 02:06:35.527 | Created wheel for tempest: filename=tempest-46.3.1.dev32-0.editable-py3-none-any.whl size=8321 sha256=6e7161278064e49139a46481952514d8f7aa3b43c79dec21586ebb3d50e7bb86 2026-06-19 02:06:35.528 | Stored in directory: /tmp/pip-ephem-wheel-cache-twkk4ywu/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-19 02:06:35.534 | Successfully built tempest 2026-06-19 02:06:35.837 | Installing collected packages: tomlkit, stestr, tempest 2026-06-19 02:06:36.094 | 2026-06-19 02:06:36.121 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev32 tomlkit-0.15.0 2026-06-19 02:06:36.290 | ++ inc/python:pip_install:216 : result=0 2026-06-19 02:06:36.293 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-19 02:06:36.295 | ++ functions-common:time_stop:2414 : local name 2026-06-19 02:06:36.298 | ++ functions-common:time_stop:2415 : local end_time 2026-06-19 02:06:36.300 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:06:36.303 | ++ functions-common:time_stop:2417 : local total 2026-06-19 02:06:36.306 | ++ functions-common:time_stop:2418 : local start_time 2026-06-19 02:06:36.308 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-19 02:06:36.311 | ++ functions-common:time_stop:2421 : start_time=1781834788080 2026-06-19 02:06:36.313 | ++ functions-common:time_stop:2423 : [[ -z 1781834788080 ]] 2026-06-19 02:06:36.317 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:06:36.322 | ++ functions-common:time_stop:2426 : end_time=1781834796318 2026-06-19 02:06:36.324 | ++ functions-common:time_stop:2427 : elapsed_time=8238 2026-06-19 02:06:36.327 | ++ functions-common:time_stop:2428 : total=173248 2026-06-19 02:06:36.329 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:06:36.332 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=181486 2026-06-19 02:06:36.334 | ++ inc/python:pip_install:219 : return 0 2026-06-19 02:06:36.337 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-19 02:06:36.339 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-19 02:06:36.342 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-19 02:06:36.345 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-19 02:06:36.347 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-19 02:06:36.350 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-19 02:06:36.352 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-19 02:06:36.355 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-19 02:06:36.358 | ++ 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-19 02:06:36.361 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-19 02:06:36.363 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-19 02:06:36.366 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-19 02:06:36.368 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-19 02:06:36.371 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-19 02:06:36.373 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-19 02:06:36.376 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-19 02:06:36.379 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-19 02:06:36.381 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-19 02:06:36.384 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-19 02:06:36.387 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-19 02:06:36.389 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-19 02:06:36.392 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-19 02:06:36.395 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-19 02:06:36.397 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-19 02:06:36.400 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-19 02:06:36.403 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-19 02:06:36.406 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-19 02:06:36.406 | ' 2026-06-19 02:06:36.408 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-19 02:06:36.411 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-19 02:06:36.428 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:06:36.431 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-19 02:06:36.433 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-19 02:06:36.436 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-19 02:06:36.438 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-19 02:06:36.441 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-19 02:06:36.443 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-19 02:06:36.443 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-19 02:06:40.289 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:06:40.292 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-19 02:06:40.294 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-19 02:06:40.298 | ++ lib/tempest:get_active_images:176 : img_id=426e0a85-c1a1-4a3f-be92-1c8cbeab7084 2026-06-19 02:06:40.301 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-19 02:06:40.303 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-19 02:06:40.306 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-19 02:06:40.308 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-19 02:06:40.310 | ++ lib/tempest:configure_tempest:266 : '[' -z 426e0a85-c1a1-4a3f-be92-1c8cbeab7084 ']' 2026-06-19 02:06:40.313 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=426e0a85-c1a1-4a3f-be92-1c8cbeab7084 2026-06-19 02:06:40.316 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-19 02:06:40.334 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-19 02:06:40.337 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-19 02:06:40.340 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-19 02:06:40.343 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-19 02:06:40.345 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-19 02:06:40.348 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-19 02:06:40.350 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-19 02:06:40.353 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-19 02:06:40.357 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-19 02:06:40.358 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-19 02:06:43.704 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:06:43.707 | ++ lib/tempest:configure_tempest:303 : admin_project_id=dffb3ac9be154db7807c947881bed470 2026-06-19 02:06:43.710 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-19 02:06:43.727 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:06:43.731 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-19 02:06:47.055 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:06:47.059 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-19 02:06:47.059 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-19 02:06:47.059 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-19 02:06:47.059 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-19 02:06:47.060 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-19 02:06:47.060 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-19 02:06:47.060 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-19 02:06:47.060 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-19 02:06:47.060 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-19 02:06:47.060 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-19 02:06:47.060 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-19 02:06:47.060 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-19 02:06:47.060 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-19 02:06:47.060 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-19 02:06:47.061 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-19 02:06:47.064 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-19 02:06:47.064 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-19 02:06:47.064 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-19 02:06:47.064 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-19 02:06:47.064 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-19 02:06:47.064 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-19 02:06:47.064 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-19 02:06:47.064 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-19 02:06:47.064 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-19 02:06:47.064 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-19 02:06:47.064 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-19 02:06:47.065 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-19 02:06:47.065 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-19 02:06:47.065 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-19 02:06:47.067 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 426e0a85-c1a1-4a3f-be92-1c8cbeab7084 2026-06-19 02:06:47.069 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-19 02:06:47.073 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 426e0a85-c1a1-4a3f-be92-1c8cbeab7084 -c size -f value 2026-06-19 02:06:50.336 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:06:50.341 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-19 02:06:50.344 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-19 02:06:50.344 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-19 02:06:50.390 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-19 02:06:50.391 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-19 02:06:50.395 | ++ 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-19 02:06:53.374 | +----------------------------+-----------------------+ 2026-06-19 02:06:53.375 | | Field | Value | 2026-06-19 02:06:53.375 | +----------------------------+-----------------------+ 2026-06-19 02:06:53.375 | | OS-FLV-DISABLED:disabled | False | 2026-06-19 02:06:53.375 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-19 02:06:53.375 | | description | None | 2026-06-19 02:06:53.375 | | disk | 1 | 2026-06-19 02:06:53.375 | | id | 42 | 2026-06-19 02:06:53.375 | | name | m1.nano | 2026-06-19 02:06:53.375 | | os-flavor-access:is_public | True | 2026-06-19 02:06:53.376 | | properties | hw_rng:allowed='True' | 2026-06-19 02:06:53.376 | | ram | 192 | 2026-06-19 02:06:53.376 | | rxtx_factor | 1.0 | 2026-06-19 02:06:53.376 | | swap | 0 | 2026-06-19 02:06:53.376 | | vcpus | 1 | 2026-06-19 02:06:53.376 | +----------------------------+-----------------------+ 2026-06-19 02:06:53.724 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-19 02:06:53.727 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-19 02:06:53.727 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-19 02:06:53.728 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-19 02:06:53.728 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-19 02:06:53.728 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-19 02:06:53.728 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-19 02:06:53.728 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-19 02:06:53.728 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-19 02:06:53.728 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-19 02:06:53.729 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-19 02:06:53.729 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-19 02:06:53.729 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-19 02:06:53.729 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-19 02:06:53.729 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-19 02:06:53.731 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 426e0a85-c1a1-4a3f-be92-1c8cbeab7084 2026-06-19 02:06:53.733 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-19 02:06:53.738 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 426e0a85-c1a1-4a3f-be92-1c8cbeab7084 -c size -f value 2026-06-19 02:06:57.016 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:06:57.019 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-19 02:06:57.023 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-19 02:06:57.023 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-19 02:06:57.063 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-19 02:06:57.064 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-19 02:06:57.066 | ++ 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-19 02:07:00.063 | +----------------------------+-----------------------+ 2026-06-19 02:07:00.064 | | Field | Value | 2026-06-19 02:07:00.064 | +----------------------------+-----------------------+ 2026-06-19 02:07:00.064 | | OS-FLV-DISABLED:disabled | False | 2026-06-19 02:07:00.064 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-19 02:07:00.064 | | description | None | 2026-06-19 02:07:00.064 | | disk | 1 | 2026-06-19 02:07:00.064 | | id | 84 | 2026-06-19 02:07:00.064 | | name | m1.micro | 2026-06-19 02:07:00.064 | | os-flavor-access:is_public | True | 2026-06-19 02:07:00.064 | | properties | hw_rng:allowed='True' | 2026-06-19 02:07:00.064 | | ram | 256 | 2026-06-19 02:07:00.065 | | rxtx_factor | 1.0 | 2026-06-19 02:07:00.065 | | swap | 0 | 2026-06-19 02:07:00.065 | | vcpus | 1 | 2026-06-19 02:07:00.065 | +----------------------------+-----------------------+ 2026-06-19 02:07:00.420 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-19 02:07:00.424 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-19 02:07:00.444 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:07:00.450 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-19 02:07:00.453 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-19 02:07:00.456 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/os-test-images 2026-06-19 02:07:00.460 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-19 02:07:00.463 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-19 02:07:00.466 | +++ functions-common:git_clone:587 : pwd 2026-06-19 02:07:00.469 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-19 02:07:00.473 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-19 02:07:00.477 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-19 02:07:00.498 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-19 02:07:00.501 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-19 02:07:00.504 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-19 02:07:00.507 | ++ functions-common:git_clone:604 : echo master 2026-06-19 02:07:00.507 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-19 02:07:00.513 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-19 02:07:00.516 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-19 02:07:00.518 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-19 02:07:00.521 | ++ functions-common:git_timed:691 : local count=0 2026-06-19 02:07:00.523 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-19 02:07:00.526 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 02:07:00.528 | ++ functions-common:git_timed:695 : timeout=0 2026-06-19 02:07:00.531 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-19 02:07:00.534 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-19 02:07:00.537 | ++ functions-common:time_start:2401 : local start_time= 2026-06-19 02:07:00.540 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:07:00.543 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:07:00.548 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781834820544 2026-06-19 02:07:00.551 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-19 02:07:00.554 | Cloning into '/opt/stack/os-test-images'... 2026-06-19 02:07:01.319 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-19 02:07:01.322 | ++ functions-common:time_stop:2414 : local name 2026-06-19 02:07:01.326 | ++ functions-common:time_stop:2415 : local end_time 2026-06-19 02:07:01.328 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:07:01.331 | ++ functions-common:time_stop:2417 : local total 2026-06-19 02:07:01.334 | ++ functions-common:time_stop:2418 : local start_time 2026-06-19 02:07:01.336 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-19 02:07:01.339 | ++ functions-common:time_stop:2421 : start_time=1781834820544 2026-06-19 02:07:01.342 | ++ functions-common:time_stop:2423 : [[ -z 1781834820544 ]] 2026-06-19 02:07:01.345 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:07:01.350 | ++ functions-common:time_stop:2426 : end_time=1781834821347 2026-06-19 02:07:01.352 | ++ functions-common:time_stop:2427 : elapsed_time=803 2026-06-19 02:07:01.355 | ++ functions-common:time_stop:2428 : total=384195 2026-06-19 02:07:01.357 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:07:01.360 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=384998 2026-06-19 02:07:01.363 | ++ functions-common:git_clone:625 : cd /opt/stack/os-test-images 2026-06-19 02:07:01.365 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-19 02:07:01.368 | ++ functions-common:git_timed:691 : local count=0 2026-06-19 02:07:01.371 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-19 02:07:01.373 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 02:07:01.376 | ++ functions-common:git_timed:695 : timeout=0 2026-06-19 02:07:01.378 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-19 02:07:01.381 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-19 02:07:01.383 | ++ functions-common:time_start:2401 : local start_time= 2026-06-19 02:07:01.386 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:07:01.389 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:07:01.394 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781834821390 2026-06-19 02:07:01.396 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-19 02:07:01.880 | From https://review.opendev.org/openstack/os-test-images 2026-06-19 02:07:01.881 | * branch master -> FETCH_HEAD 2026-06-19 02:07:01.891 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-19 02:07:01.894 | ++ functions-common:time_stop:2414 : local name 2026-06-19 02:07:01.896 | ++ functions-common:time_stop:2415 : local end_time 2026-06-19 02:07:01.900 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:07:01.902 | ++ functions-common:time_stop:2417 : local total 2026-06-19 02:07:01.904 | ++ functions-common:time_stop:2418 : local start_time 2026-06-19 02:07:01.907 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-19 02:07:01.911 | ++ functions-common:time_stop:2421 : start_time=1781834821390 2026-06-19 02:07:01.915 | ++ functions-common:time_stop:2423 : [[ -z 1781834821390 ]] 2026-06-19 02:07:01.918 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:07:01.922 | ++ functions-common:time_stop:2426 : end_time=1781834821919 2026-06-19 02:07:01.925 | ++ functions-common:time_stop:2427 : elapsed_time=529 2026-06-19 02:07:01.928 | ++ functions-common:time_stop:2428 : total=384998 2026-06-19 02:07:01.931 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:07:01.934 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=385527 2026-06-19 02:07:01.938 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-19 02:07:01.941 | ++ functions-common:git_timed:691 : local count=0 2026-06-19 02:07:01.943 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-19 02:07:01.946 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-19 02:07:01.951 | ++ functions-common:git_timed:695 : timeout=0 2026-06-19 02:07:01.953 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-19 02:07:01.956 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-19 02:07:01.959 | ++ functions-common:time_start:2401 : local start_time= 2026-06-19 02:07:01.962 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-19 02:07:01.965 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-19 02:07:01.971 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1781834821967 2026-06-19 02:07:01.974 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-19 02:07:01.980 | Note: switching to 'FETCH_HEAD'. 2026-06-19 02:07:01.980 | 2026-06-19 02:07:01.980 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-19 02:07:01.980 | changes and commit them, and you can discard any commits you make in this 2026-06-19 02:07:01.981 | state without impacting any branches by switching back to a branch. 2026-06-19 02:07:01.981 | 2026-06-19 02:07:01.981 | If you want to create a new branch to retain commits you create, you may 2026-06-19 02:07:01.981 | do so (now or later) by using -c with the switch command. Example: 2026-06-19 02:07:01.981 | 2026-06-19 02:07:01.981 | git switch -c 2026-06-19 02:07:01.981 | 2026-06-19 02:07:01.981 | Or undo this operation with: 2026-06-19 02:07:01.981 | 2026-06-19 02:07:01.981 | git switch - 2026-06-19 02:07:01.981 | 2026-06-19 02:07:01.981 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-19 02:07:01.982 | 2026-06-19 02:07:01.982 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-19 02:07:01.986 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-19 02:07:01.989 | ++ functions-common:time_stop:2414 : local name 2026-06-19 02:07:01.991 | ++ functions-common:time_stop:2415 : local end_time 2026-06-19 02:07:01.994 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-19 02:07:01.997 | ++ functions-common:time_stop:2417 : local total 2026-06-19 02:07:02.000 | ++ functions-common:time_stop:2418 : local start_time 2026-06-19 02:07:02.003 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-19 02:07:02.007 | ++ functions-common:time_stop:2421 : start_time=1781834821967 2026-06-19 02:07:02.010 | ++ functions-common:time_stop:2423 : [[ -z 1781834821967 ]] 2026-06-19 02:07:02.013 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-19 02:07:02.018 | ++ functions-common:time_stop:2426 : end_time=1781834822015 2026-06-19 02:07:02.021 | ++ functions-common:time_stop:2427 : elapsed_time=48 2026-06-19 02:07:02.024 | ++ functions-common:time_stop:2428 : total=385527 2026-06-19 02:07:02.027 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-19 02:07:02.030 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=385575 2026-06-19 02:07:02.032 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-19 02:07:02.050 | ++ functions-common:git_clone:666 : cd /opt/stack/os-test-images 2026-06-19 02:07:02.052 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-19 02:07:02.053 | ++ functions-common:git_clone:667 : head -1 2026-06-19 02:07:02.055 | 5d0367e Clean-up zuul config spacing 2026-06-19 02:07:02.059 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-19 02:07:02.061 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-19 02:07:02.062 | /opt/stack/os-test-images ~/devstack 2026-06-19 02:07:02.064 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-19 02:07:02.502 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-19 02:07:03.124 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-19 02:07:05.872 | generate installed: PyYAML==6.0.3 2026-06-19 02:07:05.873 | generate run-test-pre: PYTHONHASHSEED='2796361179' 2026-06-19 02:07:05.873 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-19 02:07:05.995 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-19 02:07:06.014 | 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-19 02:07:06.034 | 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-19 02:07:06.060 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-19 02:07:06.063 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-19 02:07:06.071 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-19 02:07:06.078 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-19 02:07:06.108 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-19 02:07:06.119 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-19 02:07:06.127 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-19 02:07:06.137 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-19 02:07:06.137 | 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-19 02:07:06.145 | 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-19 02:07:06.151 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-19 02:07:06.169 | 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-19 02:07:06.172 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-19 02:07:06.175 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-19 02:07:06.186 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-19 02:07:06.197 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-19 02:07:06.211 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-19 02:07:06.213 | 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-19 02:07:06.227 | 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-19 02:07:06.230 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-19 02:07:06.233 | 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-19 02:07:06.244 | 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-19 02:07:06.248 | 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-19 02:07:06.259 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-19 02:07:06.285 | ___________________________________ summary ____________________________________ 2026-06-19 02:07:06.285 | generate: commands succeeded 2026-06-19 02:07:06.285 | congratulations :) 2026-06-19 02:07:06.326 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-19 02:07:06.326 | ~/devstack 2026-06-19 02:07:06.328 | ++ 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-19 02:07:06.363 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-19 02:07:06.367 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-19 02:07:06.388 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-19 02:07:06.390 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-19 02:07:06.394 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-19 02:07:06.430 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-19 02:07:06.466 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-19 02:07:06.468 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-19 02:07:06.470 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-19 02:07:06.473 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-19 02:07:06.476 | +++ 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-19 02:07:10.023 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:07:10.026 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-19 02:07:10.026 | address-scope 2026-06-19 02:07:10.026 | agent 2026-06-19 02:07:10.026 | allowed-address-pairs 2026-06-19 02:07:10.026 | auto-allocated-topology 2026-06-19 02:07:10.026 | availability_zone 2026-06-19 02:07:10.026 | default-subnetpools 2026-06-19 02:07:10.026 | dhcp_agent_scheduler 2026-06-19 02:07:10.027 | dns-integration 2026-06-19 02:07:10.027 | dns-domain-ports 2026-06-19 02:07:10.027 | dns-integration-domain-keywords 2026-06-19 02:07:10.027 | empty-string-filtering 2026-06-19 02:07:10.027 | external-net 2026-06-19 02:07:10.027 | extra_dhcp_opt 2026-06-19 02:07:10.027 | extraroute 2026-06-19 02:07:10.027 | extraroute-atomic 2026-06-19 02:07:10.027 | filter-validation 2026-06-19 02:07:10.027 | floating-ip-port-forwarding-detail 2026-06-19 02:07:10.027 | fip-port-details 2026-06-19 02:07:10.028 | flavors 2026-06-19 02:07:10.028 | floatingip-pools 2026-06-19 02:07:10.028 | router 2026-06-19 02:07:10.028 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:07:10.028 | enable-default-route-bfd 2026-06-19 02:07:10.028 | enable-default-route-ecmp 2026-06-19 02:07:10.028 | ext-gw-mode 2026-06-19 02:07:10.028 | l3-ha 2026-06-19 02:07:10.028 | external-gateway-multihoming 2026-06-19 02:07:10.028 | l3-flavors 2026-06-19 02:07:10.028 | l3_agent_scheduler 2026-06-19 02:07:10.028 | multi-provider 2026-06-19 02:07:10.029 | net-mtu 2026-06-19 02:07:10.029 | net-mtu-writable 2026-06-19 02:07:10.029 | network_availability_zone 2026-06-19 02:07:10.029 | network-ip-availability 2026-06-19 02:07:10.029 | network-ip-availability-details 2026-06-19 02:07:10.029 | pagination 2026-06-19 02:07:10.029 | port-device-profile 2026-06-19 02:07:10.029 | port-mac-address-regenerate 2026-06-19 02:07:10.029 | port-numa-affinity-policy 2026-06-19 02:07:10.029 | port-numa-affinity-policy-socket 2026-06-19 02:07:10.029 | binding 2026-06-19 02:07:10.029 | binding-extended 2026-06-19 02:07:10.030 | port-security 2026-06-19 02:07:10.030 | project-id 2026-06-19 02:07:10.030 | provider 2026-06-19 02:07:10.030 | qinq 2026-06-19 02:07:10.030 | quota-check-limit 2026-06-19 02:07:10.030 | quota-check-limit-default 2026-06-19 02:07:10.030 | quotas 2026-06-19 02:07:10.030 | quota_details 2026-06-19 02:07:10.030 | rbac-policies 2026-06-19 02:07:10.030 | rbac-address-scope 2026-06-19 02:07:10.030 | rbac-security-groups 2026-06-19 02:07:10.030 | revision-if-match 2026-06-19 02:07:10.031 | standard-attr-revisions 2026-06-19 02:07:10.031 | router_availability_zone 2026-06-19 02:07:10.031 | router-enable-snat 2026-06-19 02:07:10.031 | security-groups-default-rules 2026-06-19 02:07:10.031 | security-groups-default-statefulness 2026-06-19 02:07:10.031 | security-groups-normalized-cidr 2026-06-19 02:07:10.031 | security-groups-remote-address-group 2026-06-19 02:07:10.031 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:07:10.031 | security-groups-shared-filtering 2026-06-19 02:07:10.031 | security-group 2026-06-19 02:07:10.031 | service-type 2026-06-19 02:07:10.032 | sorting 2026-06-19 02:07:10.032 | standard-attr-description 2026-06-19 02:07:10.032 | stateful-security-group 2026-06-19 02:07:10.032 | subnet-dns-publish-fixed-ip 2026-06-19 02:07:10.032 | subnet-external-network 2026-06-19 02:07:10.032 | subnet_onboard 2026-06-19 02:07:10.032 | subnet-service-types 2026-06-19 02:07:10.032 | subnet_allocation 2026-06-19 02:07:10.032 | subnetpool-prefix-ops 2026-06-19 02:07:10.032 | tag-creation 2026-06-19 02:07:10.032 | standard-attr-tag 2026-06-19 02:07:10.032 | standard-attr-timestamp 2026-06-19 02:07:10.033 | vlan-transparent' 2026-06-19 02:07:10.033 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-19 02:07:10.033 | address-scope 2026-06-19 02:07:10.033 | agent 2026-06-19 02:07:10.033 | allowed-address-pairs 2026-06-19 02:07:10.033 | auto-allocated-topology 2026-06-19 02:07:10.033 | availability_zone 2026-06-19 02:07:10.033 | default-subnetpools 2026-06-19 02:07:10.033 | dhcp_agent_scheduler 2026-06-19 02:07:10.033 | dns-integration 2026-06-19 02:07:10.033 | dns-domain-ports 2026-06-19 02:07:10.033 | dns-integration-domain-keywords 2026-06-19 02:07:10.034 | empty-string-filtering 2026-06-19 02:07:10.034 | external-net 2026-06-19 02:07:10.034 | extra_dhcp_opt 2026-06-19 02:07:10.034 | extraroute 2026-06-19 02:07:10.034 | extraroute-atomic 2026-06-19 02:07:10.034 | filter-validation 2026-06-19 02:07:10.034 | floating-ip-port-forwarding-detail 2026-06-19 02:07:10.034 | fip-port-details 2026-06-19 02:07:10.034 | flavors 2026-06-19 02:07:10.034 | floatingip-pools 2026-06-19 02:07:10.034 | router 2026-06-19 02:07:10.035 | l3-agent-scheduler-ha-chassis-priority 2026-06-19 02:07:10.035 | enable-default-route-bfd 2026-06-19 02:07:10.035 | enable-default-route-ecmp 2026-06-19 02:07:10.035 | ext-gw-mode 2026-06-19 02:07:10.035 | l3-ha 2026-06-19 02:07:10.035 | external-gateway-multihoming 2026-06-19 02:07:10.035 | l3-flavors 2026-06-19 02:07:10.035 | l3_agent_scheduler 2026-06-19 02:07:10.035 | multi-provider 2026-06-19 02:07:10.036 | net-mtu 2026-06-19 02:07:10.036 | net-mtu-writable 2026-06-19 02:07:10.036 | network_availability_zone 2026-06-19 02:07:10.036 | network-ip-availability 2026-06-19 02:07:10.036 | network-ip-availability-details 2026-06-19 02:07:10.036 | pagination 2026-06-19 02:07:10.036 | port-device-profile 2026-06-19 02:07:10.036 | port-mac-address-regenerate 2026-06-19 02:07:10.036 | port-numa-affinity-policy 2026-06-19 02:07:10.036 | port-numa-affinity-policy-socket 2026-06-19 02:07:10.036 | binding 2026-06-19 02:07:10.036 | binding-extended 2026-06-19 02:07:10.037 | port-security 2026-06-19 02:07:10.037 | project-id 2026-06-19 02:07:10.037 | provider 2026-06-19 02:07:10.037 | qinq 2026-06-19 02:07:10.037 | quota-check-limit 2026-06-19 02:07:10.037 | quota-check-limit-default 2026-06-19 02:07:10.037 | quotas 2026-06-19 02:07:10.037 | quota_details 2026-06-19 02:07:10.037 | rbac-policies 2026-06-19 02:07:10.037 | rbac-address-scope 2026-06-19 02:07:10.037 | rbac-security-groups 2026-06-19 02:07:10.038 | revision-if-match 2026-06-19 02:07:10.038 | standard-attr-revisions 2026-06-19 02:07:10.038 | router_availability_zone 2026-06-19 02:07:10.038 | router-enable-snat 2026-06-19 02:07:10.038 | security-groups-default-rules 2026-06-19 02:07:10.038 | security-groups-default-statefulness 2026-06-19 02:07:10.038 | security-groups-normalized-cidr 2026-06-19 02:07:10.038 | security-groups-remote-address-group 2026-06-19 02:07:10.038 | security-groups-rules-belongs-to-default-sg 2026-06-19 02:07:10.038 | security-groups-shared-filtering 2026-06-19 02:07:10.038 | security-group 2026-06-19 02:07:10.038 | service-type 2026-06-19 02:07:10.039 | sorting 2026-06-19 02:07:10.039 | standard-attr-description 2026-06-19 02:07:10.039 | stateful-security-group 2026-06-19 02:07:10.039 | subnet-dns-publish-fixed-ip 2026-06-19 02:07:10.039 | subnet-external-network 2026-06-19 02:07:10.039 | subnet_onboard 2026-06-19 02:07:10.039 | subnet-service-types 2026-06-19 02:07:10.039 | subnet_allocation 2026-06-19 02:07:10.039 | subnetpool-prefix-ops 2026-06-19 02:07:10.039 | tag-creation 2026-06-19 02:07:10.039 | standard-attr-tag 2026-06-19 02:07:10.039 | standard-attr-timestamp 2026-06-19 02:07:10.040 | vlan-transparent =~ external-net ]] 2026-06-19 02:07:10.040 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-19 02:07:10.040 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-19 02:07:13.367 | +++ functions-common:oscwrap:2459 : return 0 2026-06-19 02:07:13.371 | ++ lib/tempest:configure_tempest:395 : public_network_id=eccc7660-3066-42ed-b83f-e76b288f0fb2 2026-06-19 02:07:13.374 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-19 02:07:17.079 | +---------------------------+--------------------------------------+ 2026-06-19 02:07:17.079 | | Field | Value | 2026-06-19 02:07:17.079 | +---------------------------+--------------------------------------+ 2026-06-19 02:07:17.079 | | admin_state_up | UP | 2026-06-19 02:07:17.080 | | availability_zone_hints | | 2026-06-19 02:07:17.080 | | availability_zones | | 2026-06-19 02:07:17.080 | | created_at | 2026-06-19T02:07:16Z | 2026-06-19 02:07:17.080 | | description | | 2026-06-19 02:07:17.080 | | dns_domain | None | 2026-06-19 02:07:17.080 | | id | 1f417145-55c5-480c-94bc-ff4c112e4d82 | 2026-06-19 02:07:17.080 | | ipv4_address_scope | None | 2026-06-19 02:07:17.080 | | ipv6_address_scope | None | 2026-06-19 02:07:17.080 | | is_default | False | 2026-06-19 02:07:17.080 | | is_vlan_qinq | None | 2026-06-19 02:07:17.080 | | is_vlan_transparent | False | 2026-06-19 02:07:17.081 | | mtu | 1442 | 2026-06-19 02:07:17.081 | | name | shared | 2026-06-19 02:07:17.081 | | port_security_enabled | True | 2026-06-19 02:07:17.081 | | project_id | dffb3ac9be154db7807c947881bed470 | 2026-06-19 02:07:17.081 | | provider:network_type | geneve | 2026-06-19 02:07:17.081 | | provider:physical_network | None | 2026-06-19 02:07:17.081 | | provider:segmentation_id | 29927 | 2026-06-19 02:07:17.081 | | pvlan | None | 2026-06-19 02:07:17.081 | | qinq | False | 2026-06-19 02:07:17.081 | | qos_policy_id | None | 2026-06-19 02:07:17.081 | | revision_number | 1 | 2026-06-19 02:07:17.082 | | router:external | Internal | 2026-06-19 02:07:17.082 | | segments | None | 2026-06-19 02:07:17.082 | | shared | True | 2026-06-19 02:07:17.082 | | status | ACTIVE | 2026-06-19 02:07:17.082 | | subnets | | 2026-06-19 02:07:17.082 | | tags | | 2026-06-19 02:07:17.082 | | updated_at | 2026-06-19T02:07:16Z | 2026-06-19 02:07:17.082 | +---------------------------+--------------------------------------+ 2026-06-19 02:07:17.431 | ++ 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-19 02:07:21.275 | +----------------------+--------------------------------------+ 2026-06-19 02:07:21.276 | | Field | Value | 2026-06-19 02:07:21.276 | +----------------------+--------------------------------------+ 2026-06-19 02:07:21.276 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-19 02:07:21.276 | | cidr | 192.168.233.0/24 | 2026-06-19 02:07:21.276 | | created_at | 2026-06-19T02:07:20Z | 2026-06-19 02:07:21.276 | | description | shared-subnet | 2026-06-19 02:07:21.276 | | dns_nameservers | | 2026-06-19 02:07:21.276 | | dns_publish_fixed_ip | None | 2026-06-19 02:07:21.276 | | enable_dhcp | True | 2026-06-19 02:07:21.276 | | gateway_ip | 192.168.233.1 | 2026-06-19 02:07:21.276 | | host_routes | | 2026-06-19 02:07:21.276 | | id | 2659b911-9d3e-4e8b-a016-59fd4c4b02a9 | 2026-06-19 02:07:21.277 | | ip_version | 4 | 2026-06-19 02:07:21.277 | | ipv6_address_mode | None | 2026-06-19 02:07:21.277 | | ipv6_ra_mode | None | 2026-06-19 02:07:21.277 | | name | shared-subnet | 2026-06-19 02:07:21.277 | | network_id | 1f417145-55c5-480c-94bc-ff4c112e4d82 | 2026-06-19 02:07:21.277 | | project_id | dffb3ac9be154db7807c947881bed470 | 2026-06-19 02:07:21.277 | | revision_number | 0 | 2026-06-19 02:07:21.277 | | router:external | False | 2026-06-19 02:07:21.277 | | segment_id | None | 2026-06-19 02:07:21.277 | | service_types | | 2026-06-19 02:07:21.277 | | subnetpool_id | None | 2026-06-19 02:07:21.278 | | tags | | 2026-06-19 02:07:21.278 | | updated_at | 2026-06-19T02:07:20Z | 2026-06-19 02:07:21.278 | +----------------------+--------------------------------------+ 2026-06-19 02:07:21.632 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-19 02:07:21.667 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-19 02:07:21.703 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-19 02:07:21.707 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-19 02:07:21.741 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-19 02:07:21.776 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-19 02:07:21.812 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-19 02:07:21.848 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-19 02:07:21.886 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.126/identity/v3 2026-06-19 02:07:21.922 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-19 02:07:21.958 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-19 02:07:21.992 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-19 02:07:22.027 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-19 02:07:22.030 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-19 02:07:22.070 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-19 02:07:22.104 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-19 02:07:22.139 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-19 02:07:22.173 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-19 02:07:22.206 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-19 02:07:22.223 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:07:22.226 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-19 02:07:22.229 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-19 02:07:22.264 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-19 02:07:22.283 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:07:22.285 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-19 02:07:22.320 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-19 02:07:22.353 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-19 02:07:22.384 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-19 02:07:22.388 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-19 02:07:22.422 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-19 02:07:22.456 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-19 02:07:22.477 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:07:22.479 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 426e0a85-c1a1-4a3f-be92-1c8cbeab7084 2026-06-19 02:07:22.513 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 426e0a85-c1a1-4a3f-be92-1c8cbeab7084 2026-06-19 02:07:22.548 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-19 02:07:22.591 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-19 02:07:22.627 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-19 02:07:22.662 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-19 02:07:22.683 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:07:22.686 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-19 02:07:22.689 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-19 02:07:22.691 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-19 02:07:22.694 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-19 02:07:22.696 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-19 02:07:22.699 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-19 02:07:22.719 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-19 02:07:22.722 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-19 02:07:22.758 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-19 02:07:22.796 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-19 02:07:22.829 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-19 02:07:22.864 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-19 02:07:22.900 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-19 02:07:22.934 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-19 02:07:22.968 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-19 02:07:23.003 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-19 02:07:23.036 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-19 02:07:23.039 | ++ 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-19 02:07:23.073 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-19 02:07:23.076 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-19 02:07:23.093 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:07:23.097 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-19 02:07:23.133 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-19 02:07:23.151 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:07:23.154 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-19 02:07:23.157 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-19 02:07:23.176 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:07:23.179 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-19 02:07:23.182 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-19 02:07:23.185 | ++ 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-19 02:07:23.220 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-19 02:07:23.254 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id eccc7660-3066-42ed-b83f-e76b288f0fb2 2026-06-19 02:07:23.289 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-19 02:07:23.323 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-19 02:07:23.359 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-19 02:07:23.396 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-19 02:07:23.431 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-19 02:07:23.466 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-19 02:07:23.502 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-19 02:07:23.505 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-19 02:07:23.508 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-19 02:07:23.511 | ++ 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-19 02:07:23.548 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-19 02:07:23.552 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-19 02:07:23.553 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-19 02:07:23.558 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-19 02:07:23.561 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-19 02:07:23.596 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-19 02:07:23.598 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-19 02:07:23.601 | ++ functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-19 02:07:23.604 | ++ functions-common:is_provider_network:2266 : return 1 2026-06-19 02:07:23.607 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-19 02:07:23.645 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-19 02:07:23.684 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-19 02:07:23.717 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-19 02:07:23.750 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-19 02:07:23.784 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-19 02:07:23.818 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-19 02:07:23.821 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-19 02:07:23.824 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-19 02:07:23.844 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-19 02:07:23.880 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-19 02:07:23.882 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-19 02:07:23.886 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-19 02:07:23.906 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-19 02:07:23.940 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-19 02:07:23.942 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-19 02:07:23.945 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-19 02:07:23.949 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-19 02:07:23.967 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-19 02:07:24.002 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-19 02:07:24.005 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-19 02:07:24.008 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-19 02:07:24.026 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-19 02:07:24.061 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-19 02:07:24.097 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-19 02:07:24.099 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-19 02:07:24.134 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-19 02:07:24.137 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-19 02:07:24.139 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-19 02:07:24.142 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-19 02:07:24.166 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-19 02:07:24.168 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-19 02:07:24.207 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-19 02:07:24.229 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:07:24.232 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-19 02:07:24.269 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-19 02:07:24.272 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-19 02:07:24.275 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-19 02:07:24.278 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-19 02:07:24.282 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-19 02:07:24.285 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-19 02:07:24.288 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-19 02:07:24.291 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-19 02:07:24.293 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-19 02:07:24.314 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-19 02:07:24.317 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-19 02:07:24.355 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-19 02:07:24.358 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-19 02:07:24.360 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-19 02:07:24.363 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-19 02:07:24.398 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-19 02:07:24.433 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-19 02:07:24.470 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-19 02:07:24.473 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-19 02:07:24.476 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-19 02:07:24.479 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-19 02:07:24.498 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:07:24.500 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-19 02:07:24.540 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-19 02:07:24.543 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-19 02:07:24.562 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:07:24.565 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-19 02:07:24.599 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-19 02:07:24.602 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-19 02:07:24.622 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:07:24.625 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-19 02:07:24.660 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-19 02:07:24.662 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-19 02:07:24.685 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:07:24.688 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-19 02:07:24.723 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-19 02:07:24.725 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-19 02:07:24.743 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-19 02:07:24.747 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-19 02:07:24.781 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-19 02:07:24.784 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-19 02:07:24.802 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:07:24.805 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-19 02:07:24.840 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-19 02:07:24.842 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-19 02:07:24.861 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:07:24.864 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-19 02:07:24.899 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-19 02:07:24.903 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-19 02:07:24.906 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-19 02:07:24.909 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-19 02:07:24.942 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-19 02:07:24.945 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-19 02:07:24.947 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-19 02:07:24.950 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-19 02:07:24.987 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-19 02:07:24.990 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-19 02:07:24.993 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-19 02:07:24.996 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-19 02:07:24.998 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-19 02:07:25.002 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-19 02:07:25.007 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.RgEeanzM5K 2026-06-19 02:07:25.010 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-19 02:07:25.014 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-19 02:07:25.018 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-19 02:07:25.022 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.pLult27vm7 2026-06-19 02:07:25.025 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.pLult27vm7 2026-06-19 02:07:25.028 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-19 02:07:25.031 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.pLult27vm7 2026-06-19 02:07:25.034 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-19 02:07:25.038 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-19 02:07:25.041 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-19 02:07:25.048 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-19 02:07:25.051 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-19 02:07:25.054 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-19 02:07:25.057 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-19 02:07:25.060 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-19 02:07:25.063 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-19 02:07:25.594 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-19 02:07:26.450 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-19 02:07:42.559 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-19 02:07:49.579 | 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.0,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@910c766019aa24043d30b6dad275e0935c9f2ed2#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-19 02:07:49.579 | ___________________________________ summary ____________________________________ 2026-06-19 02:07:49.579 | venv-tempest: skipped tests 2026-06-19 02:07:49.579 | congratulations :) 2026-06-19 02:07:49.624 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.pLult27vm7 -r requirements.txt 2026-06-19 02:07:50.511 | /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-19 02:07:50.511 | !! 2026-06-19 02:07:50.511 | 2026-06-19 02:07:50.511 | ******************************************************************************** 2026-06-19 02:07:50.511 | Requirements should be satisfied by a PEP 517 installer. 2026-06-19 02:07:50.511 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-19 02:07:50.511 | 2026-06-19 02:07:50.512 | This deprecation is overdue, please update your project and remove deprecated 2026-06-19 02:07:50.512 | calls to avoid build errors in the future. 2026-06-19 02:07:50.512 | ******************************************************************************** 2026-06-19 02:07:50.512 | 2026-06-19 02:07:50.512 | !! 2026-06-19 02:07:50.512 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-19 02:07:50.914 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-19 02:07:50.914 | !! 2026-06-19 02:07:50.914 | 2026-06-19 02:07:50.914 | ******************************************************************************** 2026-06-19 02:07:50.914 | Please avoid running ``setup.py`` directly. 2026-06-19 02:07:50.914 | Instead, use pypa/build, pypa/installer or other 2026-06-19 02:07:50.914 | standards-based tools. 2026-06-19 02:07:50.914 | 2026-06-19 02:07:50.915 | This deprecation is overdue, please update your project and remove deprecated 2026-06-19 02:07:50.915 | calls to avoid build errors in the future. 2026-06-19 02:07:50.915 | 2026-06-19 02:07:50.915 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-19 02:07:50.915 | ******************************************************************************** 2026-06-19 02:07:50.915 | 2026-06-19 02:07:50.915 | !! 2026-06-19 02:07:50.916 | self.initialize_options() 2026-06-19 02:07:50.916 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-19 02:07:50.916 | warnings.warn(msg) 2026-06-19 02:07:50.949 | /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-19 02:07:50.949 | !! 2026-06-19 02:07:50.949 | 2026-06-19 02:07:50.949 | ******************************************************************************** 2026-06-19 02:07:50.949 | 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-19 02:07:50.949 | 2026-06-19 02:07:50.949 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-19 02:07:50.949 | or your builds will no longer be supported. 2026-06-19 02:07:50.949 | 2026-06-19 02:07:50.950 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-19 02:07:50.950 | ******************************************************************************** 2026-06-19 02:07:50.950 | 2026-06-19 02:07:50.950 | !! 2026-06-19 02:07:50.950 | corresp(dist, value, root_dir) 2026-06-19 02:07:51.107 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-19 02:07:58.212 | 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.0,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@910c766019aa24043d30b6dad275e0935c9f2ed2#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-19 02:07:58.212 | venv-tempest run-test-pre: PYTHONHASHSEED='2549368330' 2026-06-19 02:07:58.213 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.pLult27vm7 -r requirements.txt 2026-06-19 02:07:59.262 | 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-19 02:07:59.263 | 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-19 02:07:59.264 | 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-19 02:07:59.264 | 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-19 02:07:59.265 | 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-19 02:07:59.267 | 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-19 02:07:59.268 | 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-19 02:07:59.269 | 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-19 02:07:59.271 | 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-19 02:07:59.272 | 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-19 02:07:59.275 | 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-19 02:07:59.275 | 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-19 02:07:59.278 | 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-19 02:07:59.278 | 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-19 02:07:59.278 | 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-19 02:07:59.279 | 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-19 02:07:59.280 | 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-19 02:07:59.281 | 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-19 02:07:59.282 | 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-19 02:07:59.283 | 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-19 02:07:59.284 | 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-19 02:07:59.285 | 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-19 02:07:59.286 | 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-19 02:07:59.289 | 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-19 02:07:59.292 | 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-19 02:07:59.293 | 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-19 02:07:59.296 | 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-19 02:07:59.298 | 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-19 02:07:59.300 | 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-19 02:07:59.302 | 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-19 02:07:59.312 | 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-19 02:07:59.316 | 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-19 02:07:59.317 | 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-19 02:07:59.321 | 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-19 02:07:59.327 | 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-19 02:07:59.330 | 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-19 02:07:59.332 | 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-19 02:07:59.335 | 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-19 02:07:59.337 | 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-19 02:07:59.342 | 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-19 02:07:59.344 | 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-19 02:07:59.347 | 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.0) 2026-06-19 02:07:59.349 | 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-19 02:07:59.351 | 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-19 02:07:59.352 | 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-19 02:07:59.354 | 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-19 02:07:59.367 | 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-19 02:07:59.374 | 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-19 02:07:59.388 | 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-19 02:07:59.392 | 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-19 02:07:59.393 | 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-19 02:07:59.395 | 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-19 02:07:59.396 | 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-19 02:07:59.409 | 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-19 02:07:59.433 | 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-19 02:07:59.441 | 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-19 02:07:59.442 | 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-19 02:07:59.444 | 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-19 02:07:59.461 | 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-19 02:07:59.462 | 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-19 02:07:59.469 | 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-19 02:07:59.684 | ___________________________________ summary ____________________________________ 2026-06-19 02:07:59.684 | venv-tempest: commands succeeded 2026-06-19 02:07:59.684 | congratulations :) 2026-06-19 02:07:59.733 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.pLult27vm7 2026-06-19 02:07:59.739 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-19 02:07:59.742 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-19 02:07:59.746 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-19 02:07:59.784 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.RgEeanzM5K 2026-06-19 02:08:00.344 | venv create: /opt/stack/tempest/.tox/venv 2026-06-19 02:08:01.015 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-19 02:08:25.105 | venv develop-inst: /opt/stack/tempest 2026-06-19 02:08:33.259 | 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.0,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@910c766019aa24043d30b6dad275e0935c9f2ed2#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-19 02:08:33.259 | venv run-test-pre: PYTHONHASHSEED='2371289780' 2026-06-19 02:08:33.259 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.RgEeanzM5K 2026-06-19 02:08:33.523 | /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-19 02:08:33.523 | warnings.warn( 2026-06-19 02:08:34.500 | /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-19 02:08:34.500 | warnings.warn( 2026-06-19 02:08:35.652 | /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-19 02:08:35.652 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-19 02:08:37.449 | ___________________________________ summary ____________________________________ 2026-06-19 02:08:37.449 | venv: commands succeeded 2026-06-19 02:08:37.449 | congratulations :) 2026-06-19 02:08:37.490 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-19 02:08:37.513 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:08:37.518 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-19 02:08:37.522 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-19 02:08:37.545 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-19 02:08:37.548 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-19 02:08:37.552 | ++ 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-19 02:08:37.555 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-19 02:08:37.559 | ++ 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-19 02:08:37.563 | +++ 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-19 02:08:37.567 | +++ 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-19 02:08:37.571 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-19 02:08:37.575 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-19 02:08:37.578 | +++ 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-19 02:08:37.607 | +++ functions-common:remove_disabled_services:2101 : _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-19 02:08:37.634 | ++ 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-19 02:08:37.637 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-19 02:08:37.641 | ++ 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-19 02:08:37.680 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-19 02:08:37.684 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-19 02:08:37.687 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-19 02:08:37.726 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-19 02:08:37.730 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-19 02:08:37.733 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-19 02:08:37.772 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-19 02:08:37.773 | ' 2026-06-19 02:08:37.778 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-19 02:08:37.781 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-19 02:08:37.783 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-06-19 02:08:37.787 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-19 02:08:37.790 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-19 02:08:37.790 | /opt/stack/tempest /opt/stack/tempest 2026-06-19 02:08:37.793 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-19 02:08:37.795 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-19 02:08:37.796 | /opt/stack/tempest 2026-06-19 02:08:37.799 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-19 02:08:37.802 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-19 02:08:37.805 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-19 02:08:37.809 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-19 02:08:37.812 | + functions-common:run_phase:1869 : run_plugins stack test-config 2026-06-19 02:08:37.816 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-19 02:08:37.819 | + functions-common:run_plugins:1829 : local phase=test-config 2026-06-19 02:08:37.822 | + functions-common:run_plugins:1831 : local plugins= 2026-06-19 02:08:37.825 | + functions-common:run_plugins:1832 : local plugin 2026-06-19 02:08:37.829 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-19 02:08:37.832 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-19 02:08:37.836 | + inc/meta-config:merge_config_group:171 : shift 2026-06-19 02:08:37.839 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-19 02:08:37.842 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-19 02:08:37.846 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-19 02:08:37.849 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-19 02:08:37.855 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-19 02:08:37.859 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-19 02:08:37.863 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-19 02:08:37.866 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-19 02:08:37.871 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-19 02:08:37.871 | /^\[\[.+\|.*\]\]/ { 2026-06-19 02:08:37.871 | gsub("[][]", "", $1); 2026-06-19 02:08:37.871 | split($1, a, "|"); 2026-06-19 02:08:37.871 | if (a[1] == matchgroup) 2026-06-19 02:08:37.871 | print a[2] 2026-06-19 02:08:37.871 | } 2026-06-19 02:08:37.871 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 157 osc 470 apt-get 220 test_with_retry 7 dbsync 8 pip_install 181 apt-get-update 4 run_process 42 git_timed 385 ------------------------- Unaccounted time 87 ========================= Total runtime 1590 ================= Async summary ================= Time spent in the background minus waits: 566 sec Elapsed time: 1590 sec Time if we did everything serially: 2156 sec Speedup: 1.35597 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21020 | | 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 | 77 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5661 | | neutron | INSERT | 845 | | neutron | DELETE | 33 | | placement | SELECT | 27 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 263 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | cinder | DELETE | 1 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 29 | +------------+-----------+-------+ This is your host IP address: 192.168.122.126 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.126/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: 37fb911deef99dce62bfce22cce767b821a23bb1 Merge "Make Glance image count quotas configurable" 2026-06-09 08:50:32 +0000 OS Version: Ubuntu 24.04 noble