2026-07-07 22:47:36.961 | + ./stack.sh:main:488 : exec 2026-07-07 22:47:36.961 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-08-004736.summary.2026-07-08-004736 2026-07-07 22:47:36.961 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-08-004736' 2026-07-07 22:47:36.961 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 22:47:36.961 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-08-004736 2026-07-07 22:47:36.962 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-08-004736 /opt/stack/logs/stack.sh.log 2026-07-07 22:47:36.962 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-08-004736.summary.2026-07-08-004736 /opt/stack/logs/stack.sh.log.summary 2026-07-07 22:47:36.962 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-07 22:47:36.962 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-07 22:47:36.962 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-07 22:47:36.962 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-07 22:47:36.962 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-07 22:47:36.962 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-07 22:47:36.962 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-07 22:47:36.962 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-07 22:47:36.962 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-07 22:47:36.963 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-07 22:47:36.963 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-07 22:47:36.966 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-07 22:47:36.969 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-07 22:47:36.974 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-07 22:47:36.980 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-07 22:47:36.983 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-07 22:47:36.987 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-07 22:47:36.990 | + ./stack.sh:main:574 : set -o errexit 2026-07-07 22:47:36.993 | + ./stack.sh:main:577 : uname -a 2026-07-07 22:47:36.995 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-07 22:47:36.999 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-07 22:47:37.002 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-07 22:47:37.007 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-07-07 22:47:37.057 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-07 22:47:37.081 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-07-07 22:47:37.086 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-07 22:47:37.108 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-07 22:47:37.113 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-07 22:47:37.136 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-07 22:47:37.142 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-07 22:47:37.163 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-07 22:47:37.165 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-07 22:47:37.168 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-07 22:47:37.172 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-07 22:47:37.195 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-07 22:47:37.200 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-07 22:47:37.222 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-07 22:47:37.226 | + ./stack.sh:main:591 : tune_host 2026-07-07 22:47:37.229 | + lib/host:tune_host:125 : configure_host_mem 2026-07-07 22:47:37.233 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-07 22:47:37.236 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-07 22:47:37.241 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-07 22:47:37.244 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-07 22:47:37.248 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-07 22:47:37.251 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 22:47:37.254 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 22:47:37.257 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-07 22:47:37.260 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 22:47:37.267 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 22:47:37.271 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 22:47:37.278 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:47:37.281 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:47:37.285 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 22:47:37.289 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-07 22:47:37.292 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-07 22:47:37.297 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-07 22:47:37.301 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-07 22:47:37.308 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-07 22:47:37.311 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-07 22:47:37.315 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-07 22:47:37.318 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:47:37.321 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:47:37.325 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:47:37.331 | + functions-common:time_start:2411 : _TIME_START[$name]=1783464457327 2026-07-07 22:47:37.334 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-07 22:47:37.338 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-07 22:47:37.341 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-07-07 22:47:37.547 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-07 22:47:37.548 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-07 22:47:37.554 | Get:3 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-07 22:47:37.566 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-07 22:47:37.593 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-07 22:47:41.277 | Fetched 4747 B in 1s (6284 B/s) 2026-07-07 22:47:43.160 | Reading package lists... 2026-07-07 22:47:43.191 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-07 22:47:43.194 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-07 22:47:43.198 | + functions-common:time_stop:2420 : local name 2026-07-07 22:47:43.202 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:47:43.205 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:47:43.209 | + functions-common:time_stop:2423 : local total 2026-07-07 22:47:43.211 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:47:43.215 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-07 22:47:43.218 | + functions-common:time_stop:2427 : start_time=1783464457327 2026-07-07 22:47:43.221 | + functions-common:time_stop:2429 : [[ -z 1783464457327 ]] 2026-07-07 22:47:43.226 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:47:43.231 | + functions-common:time_stop:2432 : end_time=1783464463227 2026-07-07 22:47:43.234 | + functions-common:time_stop:2433 : elapsed_time=5900 2026-07-07 22:47:43.238 | + functions-common:time_stop:2434 : total=0 2026-07-07 22:47:43.241 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:47:43.243 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5900 2026-07-07 22:47:43.247 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-07 22:47:43.249 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 22:47:43.253 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:47:43.257 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:47:43.259 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-07 22:47:43.288 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-07-07 22:47:43.341 | Reading package lists... 2026-07-07 22:47:43.842 | Building dependency tree... 2026-07-07 22:47:43.844 | Reading state information... 2026-07-07 22:47:44.588 | The following packages were automatically installed and are no longer required: 2026-07-07 22:47:44.590 | libfwupd2 libgusb2 2026-07-07 22:47:44.590 | Use 'sudo apt autoremove' to remove them. 2026-07-07 22:47:44.637 | The following NEW packages will be installed: 2026-07-07 22:47:44.640 | ksmtuned 2026-07-07 22:47:44.774 | 0 upgraded, 1 newly installed, 0 to remove and 24 not upgraded. 2026-07-07 22:47:44.775 | Need to get 7444 B of archives. 2026-07-07 22:47:44.775 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-07 22:47:44.775 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-07 22:47:45.009 | perl: warning: Setting locale failed. 2026-07-07 22:47:45.009 | perl: warning: Please check that your locale settings: 2026-07-07 22:47:45.009 | LANGUAGE = (unset), 2026-07-07 22:47:45.009 | LC_ALL = "en_US.utf8", 2026-07-07 22:47:45.009 | LANG = "de_DE.UTF-8" 2026-07-07 22:47:45.009 | are supported and installed on your system. 2026-07-07 22:47:45.009 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:47:45.125 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:47:45.126 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:47:45.126 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:47:45.400 | Fetched 7444 B in 0s (75.5 kB/s) 2026-07-07 22:47:45.459 | Selecting previously unselected package ksmtuned. 2026-07-07 22:47:45.549 | (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 ... 107972 files and directories currently installed.) 2026-07-07 22:47:45.558 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-07 22:47:45.563 | Unpacking ksmtuned (4.20150326) ... 2026-07-07 22:47:45.655 | Setting up ksmtuned (4.20150326) ... 2026-07-07 22:47:45.921 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-07 22:47:46.176 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-07 22:47:46.975 | perl: warning: Setting locale failed. 2026-07-07 22:47:46.975 | perl: warning: Please check that your locale settings: 2026-07-07 22:47:46.975 | LANGUAGE = (unset), 2026-07-07 22:47:46.975 | LC_ALL = "en_US.utf8", 2026-07-07 22:47:46.975 | LANG = "de_DE.UTF-8" 2026-07-07 22:47:46.975 | are supported and installed on your system. 2026-07-07 22:47:46.975 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:47:47.110 | perl: warning: Setting locale failed. 2026-07-07 22:47:47.110 | perl: warning: Please check that your locale settings: 2026-07-07 22:47:47.111 | LANGUAGE = (unset), 2026-07-07 22:47:47.111 | LC_ALL = "en_US.utf8", 2026-07-07 22:47:47.111 | LANG = "de_DE.UTF-8" 2026-07-07 22:47:47.111 | are supported and installed on your system. 2026-07-07 22:47:47.111 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:47:47.165 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:47:47.165 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:47:47.165 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:47:47.239 | perl: warning: Setting locale failed. 2026-07-07 22:47:47.239 | perl: warning: Please check that your locale settings: 2026-07-07 22:47:47.239 | LANGUAGE = (unset), 2026-07-07 22:47:47.240 | LC_ALL = "en_US.utf8", 2026-07-07 22:47:47.240 | LANG = "de_DE.UTF-8" 2026-07-07 22:47:47.240 | are supported and installed on your system. 2026-07-07 22:47:47.240 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:47:47.782 | 2026-07-07 22:47:47.782 | Running kernel seems to be up-to-date. 2026-07-07 22:47:47.782 | 2026-07-07 22:47:47.783 | No services need to be restarted. 2026-07-07 22:47:47.783 | 2026-07-07 22:47:47.783 | No containers need to be restarted. 2026-07-07 22:47:47.783 | 2026-07-07 22:47:47.783 | No user sessions are running outdated binaries. 2026-07-07 22:47:47.783 | 2026-07-07 22:47:47.783 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 22:47:50.445 | + functions-common:apt_get:1211 : result=0 2026-07-07 22:47:50.448 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 22:47:50.451 | + functions-common:time_stop:2420 : local name 2026-07-07 22:47:50.455 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:47:50.458 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:47:50.462 | + functions-common:time_stop:2423 : local total 2026-07-07 22:47:50.465 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:47:50.469 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 22:47:50.472 | + functions-common:time_stop:2427 : start_time=1783464463283 2026-07-07 22:47:50.476 | + functions-common:time_stop:2429 : [[ -z 1783464463283 ]] 2026-07-07 22:47:50.480 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:47:50.485 | + functions-common:time_stop:2432 : end_time=1783464470481 2026-07-07 22:47:50.488 | + functions-common:time_stop:2433 : elapsed_time=7198 2026-07-07 22:47:50.491 | + functions-common:time_stop:2434 : total=14139 2026-07-07 22:47:50.495 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:47:50.498 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21337 2026-07-07 22:47:50.501 | + functions-common:apt_get:1215 : return 0 2026-07-07 22:47:50.506 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-07 22:47:50.527 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-07 22:47:50.531 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-07 22:47:50.535 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-07 22:47:50.538 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-07 22:47:50.542 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-07 22:47:50.546 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-07 22:47:50.546 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-07 22:47:50.561 | 0 2026-07-07 22:47:50.567 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-07 22:47:50.571 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-07 22:47:50.575 | + lib/host:tune_host:126 : configure_host_net 2026-07-07 22:47:50.579 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-07 22:47:50.582 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-07 22:47:50.586 | + ./stack.sh:main:597 : fetch_plugins 2026-07-07 22:47:50.590 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-07 22:47:50.594 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-07 22:47:50.598 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-07 22:47:50.601 | + functions-common:fetch_plugins:1771 : return 2026-07-07 22:47:50.605 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-07 22:47:50.609 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-07 22:47:50.612 | + functions-common:run_phase:1849 : local phase= 2026-07-07 22:47:50.615 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 22:47:50.619 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 22:47:50.622 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 22:47:50.625 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 22:47:50.629 | + functions-common:run_phase:1858 : local extra 2026-07-07 22:47:50.633 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 22:47:50.638 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 22:47:50.642 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 22:47:50.645 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 22:47:50.648 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-07 22:47:50.651 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 22:47:50.673 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:47:50.676 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-07 22:47:50.680 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-07 22:47:50.683 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-07 22:47:50.685 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-07 22:47:50.689 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-07 22:47:50.692 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-07 22:47:50.695 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-07 22:47:50.698 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-07 22:47:50.701 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-07 22:47:50.703 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 22:47:50.707 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-07 22:47:50.710 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-07 22:47:50.713 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-07 22:47:50.717 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-07 22:47:50.720 | + functions-common:plugin_override_defaults:1812 : return 2026-07-07 22:47:50.723 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-07-07 22:47:50.748 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-07-07 22:47:50.752 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-07 22:47:50.772 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:47:50.776 | +++ lib/tls:source:43 : hostname -f 2026-07-07 22:47:50.783 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-07 22:47:50.786 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-07 22:47:50.789 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-07 22:47:50.793 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-07 22:47:50.796 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-07 22:47:50.799 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-07 22:47:50.802 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-07 22:47:50.805 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-07 22:47:50.808 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-07 22:47:50.811 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-07 22:47:50.818 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-07-07 22:47:50.836 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-07-07 22:47:50.862 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-07-07 22:47:50.882 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-07-07 22:47:50.903 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-07-07 22:47:50.955 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-07-07 22:47:51.069 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-07-07 22:47:51.180 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-07-07 22:47:51.209 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-07-07 22:47:51.267 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-07-07 22:47:51.318 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-07-07 22:47:51.320 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-07 22:47:51.334 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:47:51.337 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-07 22:47:51.339 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-07 22:47:51.342 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-07 22:47:51.344 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-07 22:47:51.347 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-07 22:47:51.363 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-07 22:47:51.365 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-07 22:47:51.368 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-07 22:47:51.371 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-07 22:47:51.373 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-07 22:47:51.376 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-07 22:47:51.379 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-07 22:47:51.381 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-07 22:47:51.384 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-07 22:47:51.388 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-07 22:47:51.405 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-07 22:47:51.408 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-07 22:47:51.411 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-07 22:47:51.413 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-07 22:47:51.416 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-07 22:47:51.419 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-07 22:47:51.421 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-07 22:47:51.424 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-07 22:47:51.427 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-07 22:47:51.430 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-07 22:47:51.432 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-07 22:47:51.435 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-07 22:47:51.437 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.197 2026-07-07 22:47:51.440 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-07 22:47:51.443 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-07 22:47:51.447 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-07 22:47:51.447 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-07 22:47:51.452 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-07 22:47:51.455 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-07 22:47:51.457 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-07 22:47:51.460 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-07 22:47:51.462 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-07 22:47:51.466 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-07 22:47:51.482 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-07 22:47:51.485 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.197 2026-07-07 22:47:51.489 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-07 22:47:51.489 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.197 2026-07-07 22:47:51.494 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.197 2026-07-07 22:47:51.497 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-07 22:47:51.499 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-07 22:47:51.501 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-07 22:47:51.504 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-07 22:47:51.506 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-07 22:47:51.508 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-07 22:47:51.511 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-07 22:47:51.513 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-07 22:47:51.515 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-07 22:47:51.517 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-07 22:47:51.520 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-07 22:47:51.522 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-07 22:47:51.525 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-07 22:47:51.528 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-07 22:47:51.531 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-07 22:47:51.533 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-07 22:47:51.536 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-07 22:47:51.539 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-07 22:47:51.541 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-07 22:47:51.544 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-07 22:47:51.547 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-07 22:47:51.550 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-07 22:47:51.566 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-07 22:47:51.569 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-07 22:47:51.572 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-07 22:47:51.574 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-07 22:47:51.576 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-07 22:47:51.578 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-07 22:47:51.580 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-07 22:47:51.583 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-07 22:47:51.585 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-07 22:47:51.588 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-07 22:47:51.590 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-07 22:47:51.593 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-07 22:47:51.595 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-07 22:47:51.598 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-07 22:47:51.600 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-07 22:47:51.602 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-07 22:47:51.605 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-07 22:47:51.607 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-07 22:47:51.610 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-07 22:47:51.612 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-07 22:47:51.735 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-07 22:47:51.756 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-07 22:47:51.759 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-07 22:47:51.762 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-07 22:47:51.765 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-07 22:47:51.768 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-07 22:47:51.771 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-07 22:47:51.775 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-07 22:47:51.778 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-07 22:47:51.782 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-07 22:47:51.785 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-07 22:47:51.789 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-07 22:47:51.792 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-07 22:47:51.795 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-07 22:47:51.799 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-07 22:47:51.801 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-07 22:47:51.805 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-07 22:47:51.808 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-07 22:47:51.811 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-07 22:47:51.815 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-07 22:47:51.818 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-07 22:47:51.825 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-07 22:47:51.825 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-07 22:47:51.825 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-07 22:47:51.825 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-07 22:47:51.833 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=ac:a104:b034 2026-07-07 22:47:51.836 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-07 22:47:51.839 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-07 22:47:51.843 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-07 22:47:51.846 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-07 22:47:51.849 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdac:a104:b034::/56 2026-07-07 22:47:51.854 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdac:a104:b034::/56 2026-07-07 22:47:51.856 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-07 22:47:51.863 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdac:a104:b034::/64 2026-07-07 22:47:51.866 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-07 22:47:51.869 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-07 22:47:51.873 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-07 22:47:51.876 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-07 22:47:51.879 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-07 22:47:51.883 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-07 22:47:51.886 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-07 22:47:51.889 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-07 22:47:51.892 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-07 22:47:51.895 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-07 22:47:51.898 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-07 22:47:51.902 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-07 22:47:51.905 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-07 22:47:51.908 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdac:a104:b034::/56 2026-07-07 22:47:51.911 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-07 22:47:51.915 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-07 22:47:51.920 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-07 22:47:51.920 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-07 22:47:51.922 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-07 22:47:51.930 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-07 22:47:51.935 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-07 22:47:51.935 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-07 22:47:51.938 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-07 22:47:51.942 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-07 22:47:51.948 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-07 22:47:51.952 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-07 22:47:51.956 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-07 22:47:51.961 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-07 22:47:51.965 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-07 22:47:51.968 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-07 22:47:51.972 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-07 22:47:51.975 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-07 22:47:51.978 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-07 22:47:52.003 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-07-07 22:47:52.026 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-07-07 22:47:52.045 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-07-07 22:47:52.064 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-07-07 22:47:52.084 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-07-07 22:47:52.131 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-07-07 22:47:52.136 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-07 22:47:52.140 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-07 22:47:52.143 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-07 22:47:52.147 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-07 22:47:52.152 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-07 22:47:52.170 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-07 22:47:52.173 | + ./stack.sh:main:632 : run_phase source 2026-07-07 22:47:52.176 | + functions-common:run_phase:1848 : local mode=source 2026-07-07 22:47:52.179 | + functions-common:run_phase:1849 : local phase= 2026-07-07 22:47:52.182 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 22:47:52.186 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 22:47:52.189 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 22:47:52.192 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 22:47:52.196 | + functions-common:run_phase:1858 : local extra 2026-07-07 22:47:52.199 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 22:47:52.204 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 22:47:52.207 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 22:47:52.210 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 22:47:52.214 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-07 22:47:52.217 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 22:47:52.239 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:47:52.241 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-07 22:47:52.244 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-07 22:47:52.300 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-07 22:47:52.304 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-07 22:47:52.309 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-07 22:47:52.312 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-07 22:47:52.316 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-07 22:47:52.320 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-07 22:47:52.323 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-07 22:47:52.326 | + functions-common:load_plugin_settings:1789 : return 2026-07-07 22:47:52.330 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-07 22:47:52.333 | + functions-common:verify_disabled_services:2131 : local service 2026-07-07 22:47:52.338 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.341 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-07 22:47:52.346 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.349 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-07 22:47:52.354 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.357 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-07 22:47:52.362 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.366 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-07 22:47:52.370 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.374 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-07 22:47:52.378 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.383 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-07 22:47:52.388 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.392 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-07 22:47:52.397 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.401 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-07 22:47:52.406 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.409 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-07 22:47:52.414 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.417 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-07 22:47:52.422 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.425 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-07 22:47:52.430 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.433 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-07 22:47:52.438 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.441 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-07 22:47:52.446 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.449 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-07 22:47:52.454 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.457 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-07 22:47:52.460 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.465 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-07 22:47:52.469 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.474 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-07 22:47:52.478 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.483 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-07 22:47:52.488 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.493 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-07 22:47:52.497 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.501 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-07 22:47:52.505 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.509 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-07 22:47:52.511 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.514 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-07 22:47:52.519 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.523 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-07 22:47:52.528 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.534 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-07 22:47:52.538 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 22:47:52.543 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-07 22:47:52.548 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-07 22:47:52.553 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-07 22:47:52.559 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-07 22:47:52.585 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:47:52.591 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-07 22:47:52.596 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-07 22:47:52.600 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-07 22:47:52.624 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:47:52.629 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-07 22:47:52.634 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-07 22:47:52.638 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-07 22:47:52.643 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-07 22:47:52.647 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-07 22:47:52.652 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-07 22:47:52.657 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-07 22:47:52.660 | + lib/database:initialize_database_backends:92 : return 0 2026-07-07 22:47:52.665 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-07 22:47:52.665 | Using mysql database backend 2026-07-07 22:47:52.669 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-07 22:47:52.700 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-07 22:47:52.706 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-07 22:47:52.710 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-07 22:47:52.714 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-07 22:47:52.719 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-07 22:47:52.723 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-07 22:47:52.752 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:47:52.757 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-07 22:47:52.788 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-07 22:47:52.816 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:47:52.821 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-07 22:47:52.852 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-07 22:47:52.882 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-07 22:47:52.911 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:47:52.915 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-07 22:47:52.945 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:47:52.950 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-07 22:47:52.955 | + functions-common:save_stackenv:65 : local tag=765 2026-07-07 22:47:52.961 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-07 22:47:52.968 | + functions-common:save_stackenv:67 : time_stamp=2026-07-08-004752 2026-07-07 22:47:52.973 | + functions-common:save_stackenv:68 : echo '# 2026-07-08-004752 765' 2026-07-07 22:47:52.978 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 22:47:52.982 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-07 22:47:52.986 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 22:47:52.992 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-07 22:47:52.996 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 22:47:53.000 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-07 22:47:53.005 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 22:47:53.009 | + 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-07-07 22:47:53.014 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 22:47:53.018 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.197 2026-07-07 22:47:53.022 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 22:47:53.027 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.197/identity 2026-07-07 22:47:53.032 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 22:47:53.037 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-08-004736 2026-07-07 22:47:53.041 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 22:47:53.046 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-07 22:47:53.052 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 22:47:53.056 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.197 2026-07-07 22:47:53.061 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 22:47:53.066 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-07 22:47:53.070 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 22:47:53.073 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-07 22:47:53.078 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 22:47:53.082 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-07 22:47:53.085 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 22:47:53.088 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-07 22:47:53.093 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 22:47:53.097 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.197 2026-07-07 22:47:53.100 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 22:47:53.103 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-07 22:47:53.106 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-07 22:47:53.110 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-07 22:47:53.113 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-07 22:47:53.116 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-07 22:47:53.119 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 22:47:53.122 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 22:47:53.125 | ++ functions-common:git_clone:593 : pwd 2026-07-07 22:47:53.128 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 22:47:53.131 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 22:47:53.135 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 22:47:53.156 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 22:47:53.160 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 22:47:53.164 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 22:47:53.169 | + functions-common:git_clone:610 : echo master 2026-07-07 22:47:53.170 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 22:47:53.177 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-07 22:47:53.180 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 22:47:53.183 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-07 22:47:53.187 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:47:53.190 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:47:53.194 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:47:53.197 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:47:53.201 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:47:53.204 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:47:53.208 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:47:53.211 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:47:53.215 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:47:53.221 | + functions-common:time_start:2411 : _TIME_START[$name]=1783464473216 2026-07-07 22:47:53.224 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-07 22:47:53.228 | Cloning into '/opt/stack/requirements'... 2026-07-07 22:47:57.724 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:47:57.728 | + functions-common:time_stop:2420 : local name 2026-07-07 22:47:57.730 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:47:57.734 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:47:57.737 | + functions-common:time_stop:2423 : local total 2026-07-07 22:47:57.741 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:47:57.744 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:47:57.748 | + functions-common:time_stop:2427 : start_time=1783464473216 2026-07-07 22:47:57.751 | + functions-common:time_stop:2429 : [[ -z 1783464473216 ]] 2026-07-07 22:47:57.755 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:47:57.761 | + functions-common:time_stop:2432 : end_time=1783464477757 2026-07-07 22:47:57.765 | + functions-common:time_stop:2433 : elapsed_time=4541 2026-07-07 22:47:57.769 | + functions-common:time_stop:2434 : total=0 2026-07-07 22:47:57.772 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:47:57.776 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4541 2026-07-07 22:47:57.781 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-07 22:47:57.783 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 22:47:57.785 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:47:57.789 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:47:57.793 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:47:57.797 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:47:57.801 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:47:57.806 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:47:57.810 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:47:57.812 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:47:57.816 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:47:57.821 | + functions-common:time_start:2411 : _TIME_START[$name]=1783464477818 2026-07-07 22:47:57.823 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 22:47:58.506 | From https://review.opendev.org/openstack/requirements 2026-07-07 22:47:58.506 | * branch master -> FETCH_HEAD 2026-07-07 22:47:58.515 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:47:58.518 | + functions-common:time_stop:2420 : local name 2026-07-07 22:47:58.520 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:47:58.522 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:47:58.525 | + functions-common:time_stop:2423 : local total 2026-07-07 22:47:58.529 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:47:58.535 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:47:58.539 | + functions-common:time_stop:2427 : start_time=1783464477818 2026-07-07 22:47:58.544 | + functions-common:time_stop:2429 : [[ -z 1783464477818 ]] 2026-07-07 22:47:58.549 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:47:58.556 | + functions-common:time_stop:2432 : end_time=1783464478551 2026-07-07 22:47:58.560 | + functions-common:time_stop:2433 : elapsed_time=733 2026-07-07 22:47:58.564 | + functions-common:time_stop:2434 : total=4541 2026-07-07 22:47:58.568 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:47:58.572 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5274 2026-07-07 22:47:58.575 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 22:47:58.579 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:47:58.583 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:47:58.587 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:47:58.591 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:47:58.596 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:47:58.600 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:47:58.604 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:47:58.608 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:47:58.613 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:47:58.619 | + functions-common:time_start:2411 : _TIME_START[$name]=1783464478615 2026-07-07 22:47:58.623 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 22:47:58.646 | Note: switching to 'FETCH_HEAD'. 2026-07-07 22:47:58.646 | 2026-07-07 22:47:58.646 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 22:47:58.646 | changes and commit them, and you can discard any commits you make in this 2026-07-07 22:47:58.646 | state without impacting any branches by switching back to a branch. 2026-07-07 22:47:58.646 | 2026-07-07 22:47:58.646 | If you want to create a new branch to retain commits you create, you may 2026-07-07 22:47:58.646 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 22:47:58.646 | 2026-07-07 22:47:58.647 | git switch -c 2026-07-07 22:47:58.647 | 2026-07-07 22:47:58.647 | Or undo this operation with: 2026-07-07 22:47:58.647 | 2026-07-07 22:47:58.647 | git switch - 2026-07-07 22:47:58.647 | 2026-07-07 22:47:58.647 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 22:47:58.647 | 2026-07-07 22:47:58.647 | HEAD is now at 7a04938e Add respx 2026-07-07 22:47:58.650 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:47:58.654 | + functions-common:time_stop:2420 : local name 2026-07-07 22:47:58.657 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:47:58.660 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:47:58.664 | + functions-common:time_stop:2423 : local total 2026-07-07 22:47:58.668 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:47:58.672 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:47:58.674 | + functions-common:time_stop:2427 : start_time=1783464478615 2026-07-07 22:47:58.678 | + functions-common:time_stop:2429 : [[ -z 1783464478615 ]] 2026-07-07 22:47:58.682 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:47:58.689 | + functions-common:time_stop:2432 : end_time=1783464478684 2026-07-07 22:47:58.691 | + functions-common:time_stop:2433 : elapsed_time=69 2026-07-07 22:47:58.694 | + functions-common:time_stop:2434 : total=5274 2026-07-07 22:47:58.696 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:47:58.701 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5343 2026-07-07 22:47:58.703 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-07 22:47:58.726 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-07 22:47:58.730 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 22:47:58.730 | + functions-common:git_clone:673 : head -1 2026-07-07 22:47:58.734 | 7a04938e Add respx 2026-07-07 22:47:58.739 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 22:47:58.742 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-07 22:47:58.746 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 22:47:58.751 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-07 22:47:58.755 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-07 22:47:58.759 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-07 22:47:58.763 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-07 22:47:58.767 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-07 22:47:58.770 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-07 22:47:58.774 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-07 22:47:58.777 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-07 22:47:58.781 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-07 22:47:58.788 | ++ tools/install_prereqs.sh:source:47 : NOW=1783464478 2026-07-07 22:47:58.792 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-07 22:47:58.798 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-07 22:47:58.802 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-07 22:47:58.806 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783464478 2026-07-07 22:47:58.809 | ++ tools/install_prereqs.sh:source:50 : [[ 1783464478 -lt 7200 ]] 2026-07-07 22:47:58.813 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-07 22:47:58.816 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-07 22:47:58.819 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-07 22:47:58.822 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-07 22:47:58.825 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-07 22:47:58.829 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-07 22:47:58.834 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-07 22:47:58.840 | +++ 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-07-07 22:47:58.880 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-07 22:47:58.881 | apache2-dev 2026-07-07 22:47:58.881 | bc 2026-07-07 22:47:58.881 | bsdmainutils 2026-07-07 22:47:58.881 | curl 2026-07-07 22:47:58.881 | g++ 2026-07-07 22:47:58.881 | gawk 2026-07-07 22:47:58.881 | gcc 2026-07-07 22:47:58.881 | gettext 2026-07-07 22:47:58.881 | git 2026-07-07 22:47:58.881 | graphviz 2026-07-07 22:47:58.882 | iputils-ping 2026-07-07 22:47:58.882 | libffi-dev 2026-07-07 22:47:58.882 | libjpeg-dev 2026-07-07 22:47:58.882 | libpq-dev 2026-07-07 22:47:58.882 | libssl-dev 2026-07-07 22:47:58.882 | libsystemd-dev 2026-07-07 22:47:58.882 | libxml2-dev 2026-07-07 22:47:58.882 | libxslt1-dev 2026-07-07 22:47:58.882 | libyaml-dev 2026-07-07 22:47:58.883 | lsof 2026-07-07 22:47:58.884 | openssh-server 2026-07-07 22:47:58.884 | openssl 2026-07-07 22:47:58.884 | pkg-config 2026-07-07 22:47:58.885 | psmisc 2026-07-07 22:47:58.885 | python3-dev 2026-07-07 22:47:58.885 | python3-pip 2026-07-07 22:47:58.886 | python3-systemd 2026-07-07 22:47:58.886 | python3-venv 2026-07-07 22:47:58.886 | tar 2026-07-07 22:47:58.886 | tcpdump 2026-07-07 22:47:58.886 | unzip 2026-07-07 22:47:58.886 | uuid-runtime 2026-07-07 22:47:58.886 | wget 2026-07-07 22:47:58.886 | zlib1g-dev 2026-07-07 22:47:58.887 | libkrb5-dev 2026-07-07 22:47:58.887 | libldap2-dev 2026-07-07 22:47:58.887 | libsasl2-dev 2026-07-07 22:47:58.887 | memcached 2026-07-07 22:47:58.887 | python3-mysqldb 2026-07-07 22:47:58.887 | sqlite3 2026-07-07 22:47:58.887 | conntrack 2026-07-07 22:47:58.887 | curl 2026-07-07 22:47:58.887 | ebtables 2026-07-07 22:47:58.887 | genisoimage 2026-07-07 22:47:58.888 | iptables 2026-07-07 22:47:58.888 | iputils-arping 2026-07-07 22:47:58.889 | kpartx 2026-07-07 22:47:58.889 | libjs-jquery-tablesorter 2026-07-07 22:47:58.889 | parted 2026-07-07 22:47:58.890 | pm-utils 2026-07-07 22:47:58.890 | python3-mysqldb 2026-07-07 22:47:58.890 | socat 2026-07-07 22:47:58.890 | sqlite3 2026-07-07 22:47:58.890 | sudo 2026-07-07 22:47:58.890 | vlan 2026-07-07 22:47:58.890 | lsscsi 2026-07-07 22:47:58.891 | open-iscsi 2026-07-07 22:47:58.891 | cryptsetup 2026-07-07 22:47:58.891 | dosfstools 2026-07-07 22:47:58.891 | genisoimage 2026-07-07 22:47:58.891 | gir1.2-libosinfo-1.0 2026-07-07 22:47:58.891 | netcat-openbsd 2026-07-07 22:47:58.891 | open-iscsi 2026-07-07 22:47:58.891 | qemu-utils 2026-07-07 22:47:58.892 | sg3-utils 2026-07-07 22:47:58.892 | sysfsutils 2026-07-07 22:47:58.892 | lvm2 2026-07-07 22:47:58.892 | qemu-utils 2026-07-07 22:47:58.892 | thin-provisioning-tools 2026-07-07 22:47:58.892 | acl 2026-07-07 22:47:58.892 | dnsmasq-base 2026-07-07 22:47:58.892 | dnsmasq-utils 2026-07-07 22:47:58.893 | ebtables 2026-07-07 22:47:58.893 | haproxy 2026-07-07 22:47:58.893 | iptables 2026-07-07 22:47:58.893 | iputils-arping 2026-07-07 22:47:58.893 | iputils-ping 2026-07-07 22:47:58.893 | postgresql-server-dev-all 2026-07-07 22:47:58.893 | python3-mysqldb 2026-07-07 22:47:58.893 | sqlite3 2026-07-07 22:47:58.893 | sudo 2026-07-07 22:47:58.894 | vlan 2026-07-07 22:47:58.894 | pcp' 2026-07-07 22:47:58.894 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-07 22:47:58.913 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-07 22:47:58.913 | apache2-dev 2026-07-07 22:47:58.913 | bc 2026-07-07 22:47:58.913 | bsdmainutils 2026-07-07 22:47:58.913 | curl 2026-07-07 22:47:58.913 | g++ 2026-07-07 22:47:58.913 | gawk 2026-07-07 22:47:58.913 | gcc 2026-07-07 22:47:58.913 | gettext 2026-07-07 22:47:58.913 | git 2026-07-07 22:47:58.914 | graphviz 2026-07-07 22:47:58.914 | iputils-ping 2026-07-07 22:47:58.914 | libffi-dev 2026-07-07 22:47:58.914 | libjpeg-dev 2026-07-07 22:47:58.914 | libpq-dev 2026-07-07 22:47:58.914 | libssl-dev 2026-07-07 22:47:58.914 | libsystemd-dev 2026-07-07 22:47:58.914 | libxml2-dev 2026-07-07 22:47:58.915 | libxslt1-dev 2026-07-07 22:47:58.915 | libyaml-dev 2026-07-07 22:47:58.915 | lsof 2026-07-07 22:47:58.915 | openssh-server 2026-07-07 22:47:58.915 | openssl 2026-07-07 22:47:58.915 | pkg-config 2026-07-07 22:47:58.915 | psmisc 2026-07-07 22:47:58.915 | python3-dev 2026-07-07 22:47:58.915 | python3-pip 2026-07-07 22:47:58.915 | python3-systemd 2026-07-07 22:47:58.915 | python3-venv 2026-07-07 22:47:58.915 | tar 2026-07-07 22:47:58.916 | tcpdump 2026-07-07 22:47:58.916 | unzip 2026-07-07 22:47:58.916 | uuid-runtime 2026-07-07 22:47:58.916 | wget 2026-07-07 22:47:58.916 | zlib1g-dev 2026-07-07 22:47:58.916 | libkrb5-dev 2026-07-07 22:47:58.916 | libldap2-dev 2026-07-07 22:47:58.917 | libsasl2-dev 2026-07-07 22:47:58.917 | memcached 2026-07-07 22:47:58.917 | python3-mysqldb 2026-07-07 22:47:58.917 | sqlite3 2026-07-07 22:47:58.917 | conntrack 2026-07-07 22:47:58.917 | curl 2026-07-07 22:47:58.918 | ebtables 2026-07-07 22:47:58.918 | genisoimage 2026-07-07 22:47:58.918 | iptables 2026-07-07 22:47:58.918 | iputils-arping 2026-07-07 22:47:58.918 | kpartx 2026-07-07 22:47:58.918 | libjs-jquery-tablesorter 2026-07-07 22:47:58.918 | parted 2026-07-07 22:47:58.918 | pm-utils 2026-07-07 22:47:58.918 | python3-mysqldb 2026-07-07 22:47:58.919 | socat 2026-07-07 22:47:58.919 | sqlite3 2026-07-07 22:47:58.919 | sudo 2026-07-07 22:47:58.919 | vlan 2026-07-07 22:47:58.919 | lsscsi 2026-07-07 22:47:58.919 | open-iscsi 2026-07-07 22:47:58.919 | cryptsetup 2026-07-07 22:47:58.919 | dosfstools 2026-07-07 22:47:58.919 | genisoimage 2026-07-07 22:47:58.919 | gir1.2-libosinfo-1.0 2026-07-07 22:47:58.920 | netcat-openbsd 2026-07-07 22:47:58.920 | open-iscsi 2026-07-07 22:47:58.920 | qemu-utils 2026-07-07 22:47:58.920 | sg3-utils 2026-07-07 22:47:58.920 | sysfsutils 2026-07-07 22:47:58.920 | lvm2 2026-07-07 22:47:58.920 | qemu-utils 2026-07-07 22:47:58.920 | thin-provisioning-tools 2026-07-07 22:47:58.921 | acl 2026-07-07 22:47:58.921 | dnsmasq-base 2026-07-07 22:47:58.921 | dnsmasq-utils 2026-07-07 22:47:58.921 | ebtables 2026-07-07 22:47:58.921 | haproxy 2026-07-07 22:47:58.921 | iptables 2026-07-07 22:47:58.921 | iputils-arping 2026-07-07 22:47:58.921 | iputils-ping 2026-07-07 22:47:58.922 | postgresql-server-dev-all 2026-07-07 22:47:58.922 | python3-mysqldb 2026-07-07 22:47:58.922 | sqlite3 2026-07-07 22:47:58.922 | sudo 2026-07-07 22:47:58.922 | vlan 2026-07-07 22:47:58.922 | pcp ' 2026-07-07 22:47:58.922 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-07 22:47:58.922 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:47:58.923 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:47:58.927 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-07 22:47:58.928 | ++ 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-07-07 22:47:58.934 | ++ 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-07-07 22:47:58.936 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-07 22:47:58.940 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 22:47:58.944 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 22:47:58.948 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 22:47:58.952 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 22:47:58.955 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 22:47:58.958 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:47:58.961 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:47:58.963 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 22:47:58.965 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 22:47:58.969 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 22:47:58.971 | ++ functions-common:apt_get_update:1167 : return 2026-07-07 22:47:58.973 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-07 22:47:58.977 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 22:47:58.980 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:47:58.983 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:47:58.986 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-07 22:47:59.010 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-07 22:47:59.050 | Reading package lists... 2026-07-07 22:47:59.494 | Building dependency tree... 2026-07-07 22:47:59.495 | Reading state information... 2026-07-07 22:48:00.294 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-07 22:48:00.295 | bc set to manually installed. 2026-07-07 22:48:00.295 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-07 22:48:00.295 | g++ set to manually installed. 2026-07-07 22:48:00.295 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-07 22:48:00.295 | gawk set to manually installed. 2026-07-07 22:48:00.295 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-07 22:48:00.295 | gcc set to manually installed. 2026-07-07 22:48:00.295 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-07 22:48:00.295 | git set to manually installed. 2026-07-07 22:48:00.296 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-07 22:48:00.296 | iputils-ping set to manually installed. 2026-07-07 22:48:00.296 | lsof is already the newest version (4.95.0-1build3). 2026-07-07 22:48:00.296 | lsof set to manually installed. 2026-07-07 22:48:00.296 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-07 22:48:00.296 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-07 22:48:00.296 | openssl set to manually installed. 2026-07-07 22:48:00.296 | psmisc is already the newest version (23.7-1build1). 2026-07-07 22:48:00.296 | psmisc set to manually installed. 2026-07-07 22:48:00.296 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-07 22:48:00.297 | python3-dev set to manually installed. 2026-07-07 22:48:00.297 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-07 22:48:00.297 | python3-systemd is already the newest version (235-1build4). 2026-07-07 22:48:00.297 | python3-systemd set to manually installed. 2026-07-07 22:48:00.297 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-07 22:48:00.297 | tcpdump set to manually installed. 2026-07-07 22:48:00.297 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-07 22:48:00.297 | uuid-runtime set to manually installed. 2026-07-07 22:48:00.297 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-07 22:48:00.297 | wget set to manually installed. 2026-07-07 22:48:00.297 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-07 22:48:00.298 | zlib1g-dev set to manually installed. 2026-07-07 22:48:00.298 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-07 22:48:00.298 | iptables set to manually installed. 2026-07-07 22:48:00.298 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-07 22:48:00.298 | kpartx set to manually installed. 2026-07-07 22:48:00.298 | parted is already the newest version (3.6-4build1). 2026-07-07 22:48:00.298 | parted set to manually installed. 2026-07-07 22:48:00.298 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-07 22:48:00.298 | sudo set to manually installed. 2026-07-07 22:48:00.298 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-07 22:48:00.299 | open-iscsi set to manually installed. 2026-07-07 22:48:00.299 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-07 22:48:00.299 | cryptsetup set to manually installed. 2026-07-07 22:48:00.299 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-07 22:48:00.299 | dosfstools set to manually installed. 2026-07-07 22:48:00.299 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-07 22:48:00.299 | netcat-openbsd set to manually installed. 2026-07-07 22:48:00.299 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-07 22:48:00.299 | qemu-utils set to manually installed. 2026-07-07 22:48:00.299 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-07 22:48:00.300 | sg3-utils set to manually installed. 2026-07-07 22:48:00.300 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-07 22:48:00.300 | lvm2 set to manually installed. 2026-07-07 22:48:00.300 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-07 22:48:00.300 | thin-provisioning-tools set to manually installed. 2026-07-07 22:48:00.300 | acl is already the newest version (2.3.2-1build1.1). 2026-07-07 22:48:00.300 | acl set to manually installed. 2026-07-07 22:48:00.300 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-07 22:48:00.300 | dnsmasq-base set to manually installed. 2026-07-07 22:48:00.301 | The following packages were automatically installed and are no longer required: 2026-07-07 22:48:00.301 | libfwupd2 libgusb2 2026-07-07 22:48:00.301 | Use 'sudo apt autoremove' to remove them. 2026-07-07 22:48:00.301 | The following additional packages will be installed: 2026-07-07 22:48:00.301 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-07 22:48:00.301 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-07 22:48:00.301 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-07 22:48:00.301 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-07 22:48:00.301 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-07 22:48:00.302 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-07 22:48:00.302 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-07 22:48:00.302 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-07 22:48:00.302 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-07 22:48:00.302 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-07 22:48:00.302 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-07 22:48:00.302 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-07 22:48:00.302 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-07 22:48:00.302 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-07 22:48:00.302 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-07 22:48:00.303 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-07 22:48:00.303 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-07 22:48:00.303 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-07 22:48:00.303 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-07 22:48:00.303 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-07 22:48:00.303 | libsysfs2 libtinfo6 libtool libtypes-serialiser-perl libx86-1 libxaw7 2026-07-07 22:48:00.303 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-07 22:48:00.303 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin 2026-07-07 22:48:00.303 | ncurses-term osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-07-07 22:48:00.304 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-07 22:48:00.304 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-07 22:48:00.304 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-07 22:48:00.305 | Suggested packages: 2026-07-07 22:48:00.305 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-07 22:48:00.305 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-07 22:48:00.305 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-07 22:48:00.305 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-07 22:48:00.305 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-07 22:48:00.305 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-07 22:48:00.305 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-07 22:48:00.305 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-07 22:48:00.305 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-07 22:48:00.306 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc 2026-07-07 22:48:00.306 | ncompress tar-scripts tar-doc zip 2026-07-07 22:48:00.467 | The following NEW packages will be installed: 2026-07-07 22:48:00.468 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-07 22:48:00.468 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-07 22:48:00.468 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-07 22:48:00.468 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-07 22:48:00.468 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-07 22:48:00.468 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-07 22:48:00.468 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-07 22:48:00.468 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-07 22:48:00.468 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-07 22:48:00.469 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-07 22:48:00.469 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-07 22:48:00.469 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-07 22:48:00.469 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-07 22:48:00.469 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-07 22:48:00.469 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-07 22:48:00.469 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-07 22:48:00.469 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-07 22:48:00.469 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-07 22:48:00.470 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-07 22:48:00.470 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-07 22:48:00.470 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-07 22:48:00.470 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-07 22:48:00.470 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-07 22:48:00.470 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-07 22:48:00.470 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-07 22:48:00.470 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-07 22:48:00.470 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-07 22:48:00.471 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-07 22:48:00.471 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-07 22:48:00.471 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-07 22:48:00.471 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-07 22:48:00.471 | uuid-dev vbetool vlan 2026-07-07 22:48:00.472 | The following packages will be upgraded: 2026-07-07 22:48:00.474 | curl libcurl3t64-gnutls libcurl4t64 libncurses6 libncursesw6 libtinfo6 2026-07-07 22:48:00.475 | ncurses-base ncurses-bin ncurses-term tar 2026-07-07 22:48:00.543 | 10 upgraded, 161 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 22:48:00.543 | Need to get 177 MB of archives. 2026-07-07 22:48:00.543 | After this operation, 941 MB of additional disk space will be used. 2026-07-07 22:48:00.543 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-07 22:48:00.552 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.2 [256 kB] 2026-07-07 22:48:00.559 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-07 22:48:00.563 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-07 22:48:00.569 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-07 22:48:00.574 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-07 22:48:00.578 | Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-07 22:48:00.583 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-07 22:48:00.588 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-07 22:48:00.593 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-07 22:48:00.598 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-07 22:48:00.604 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-07-07 22:48:00.620 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-07 22:48:00.623 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-07 22:48:00.629 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-07 22:48:00.634 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-07 22:48:00.658 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-07 22:48:00.661 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-07 22:48:00.665 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-07 22:48:00.671 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-07 22:48:00.675 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-07 22:48:00.680 | Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-07 22:48:00.685 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-07 22:48:00.690 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-07 22:48:00.695 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-07 22:48:00.701 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-07 22:48:00.706 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-07 22:48:00.712 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-07 22:48:00.717 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-07 22:48:00.723 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-07 22:48:00.728 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-07 22:48:00.738 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-07 22:48:00.745 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-07 22:48:00.747 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-07 22:48:01.042 | Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-07 22:48:01.185 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-07 22:48:01.187 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-07 22:48:01.188 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-07 22:48:01.192 | Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-07 22:48:01.200 | Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-07 22:48:01.216 | Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-07 22:48:01.300 | Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-07 22:48:01.301 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-07 22:48:01.304 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-07 22:48:01.305 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-07 22:48:01.307 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-07 22:48:01.312 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-07 22:48:01.318 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-07 22:48:01.323 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-07 22:48:01.329 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-07 22:48:01.336 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-07 22:48:01.346 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-07 22:48:01.352 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-07 22:48:01.357 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-07 22:48:01.367 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-07 22:48:01.372 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-07 22:48:01.377 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-07 22:48:01.383 | Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-07 22:48:01.392 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-07 22:48:01.396 | Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-07 22:48:01.401 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-07 22:48:01.407 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-07 22:48:01.412 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-07 22:48:01.418 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-07 22:48:01.422 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-07 22:48:01.432 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-07 22:48:01.437 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-07 22:48:01.442 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-07 22:48:01.447 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-07 22:48:01.452 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-07 22:48:01.457 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-07 22:48:01.461 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-07 22:48:01.480 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-07 22:48:01.483 | Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-07 22:48:01.487 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-07 22:48:01.493 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-07 22:48:01.497 | Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-07 22:48:01.503 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-07 22:48:01.509 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-07 22:48:01.515 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-07 22:48:01.521 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-07 22:48:01.526 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-07 22:48:01.530 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-07 22:48:01.539 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-07 22:48:01.542 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-07 22:48:01.563 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-07 22:48:01.564 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-07 22:48:01.572 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-07 22:48:01.576 | Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-07 22:48:01.581 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-07 22:48:01.586 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-07 22:48:01.594 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-07 22:48:01.598 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-07 22:48:01.603 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-07 22:48:01.607 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-07 22:48:01.612 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-07 22:48:01.616 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-07 22:48:01.622 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-07 22:48:01.626 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-07 22:48:01.632 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-07 22:48:01.637 | Get:101 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-07 22:48:01.663 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-07 22:48:01.663 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-07 22:48:01.668 | Get:104 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-07 22:48:01.673 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-07 22:48:01.817 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-07 22:48:01.821 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-07 22:48:01.821 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-07 22:48:01.822 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-07 22:48:01.823 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-07 22:48:01.826 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-07 22:48:01.831 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-07 22:48:01.837 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-07 22:48:01.842 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-07 22:48:01.846 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-07 22:48:01.852 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-07 22:48:01.857 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-07 22:48:01.873 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-07 22:48:01.878 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-07 22:48:01.882 | Get:120 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-07 22:48:01.888 | Get:121 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-07 22:48:01.896 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-07 22:48:01.905 | Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-07 22:48:01.910 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-07 22:48:01.915 | Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-07 22:48:01.943 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-07 22:48:01.945 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-07 22:48:01.948 | Get:128 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-07 22:48:01.966 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-07 22:48:01.970 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-07 22:48:01.980 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-07 22:48:01.983 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-07 22:48:01.990 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-07 22:48:01.996 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-07 22:48:02.255 | Get:135 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-07 22:48:02.256 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-07 22:48:02.264 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-07 22:48:02.329 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-07 22:48:02.330 | Get:139 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-07 22:48:02.827 | Get:140 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-07 22:48:02.828 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-07 22:48:02.832 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-07 22:48:02.834 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-07 22:48:02.834 | Get:144 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-07 22:48:02.835 | Get:145 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-07 22:48:02.837 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-07 22:48:02.853 | Get:147 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-07 22:48:02.867 | Get:148 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-07 22:48:02.868 | Get:149 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-07 22:48:02.869 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-07 22:48:02.888 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-07 22:48:02.897 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.15 [5674 B] 2026-07-07 22:48:02.897 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-07 22:48:02.898 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-07 22:48:02.903 | Get:155 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-07 22:48:02.909 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-07 22:48:02.914 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-07 22:48:02.919 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-07 22:48:02.923 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-07 22:48:02.928 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-07 22:48:02.932 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-07 22:48:02.936 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-07 22:48:02.942 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-07 22:48:02.946 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-07 22:48:02.965 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-07 22:48:02.969 | Get:166 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-07 22:48:02.975 | Get:167 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-07 22:48:02.980 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-07 22:48:02.984 | Get:169 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-07 22:48:03.018 | Get:170 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-07-07 22:48:03.022 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-07 22:48:03.354 | perl: warning: Setting locale failed. 2026-07-07 22:48:03.354 | perl: warning: Please check that your locale settings: 2026-07-07 22:48:03.355 | LANGUAGE = (unset), 2026-07-07 22:48:03.355 | LC_ALL = "en_US.utf8", 2026-07-07 22:48:03.355 | LANG = "de_DE.UTF-8" 2026-07-07 22:48:03.355 | are supported and installed on your system. 2026-07-07 22:48:03.355 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:48:03.430 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:48:03.430 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:48:03.431 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:48:03.863 | Vorkonfiguration der Pakete ... 2026-07-07 22:48:03.898 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 22:48:04.048 | Fetched 177 MB in 3s (70.4 MB/s) 2026-07-07 22:48:04.146 | (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 ... 107981 files and directories currently installed.) 2026-07-07 22:48:04.152 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-07 22:48:04.172 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 22:48:04.281 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-07 22:48:04.426 | (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 ... 107981 files and directories currently installed.) 2026-07-07 22:48:04.433 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ... 2026-07-07 22:48:04.448 | Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3ubuntu0.1) ... 2026-07-07 22:48:04.535 | Setting up tar (1.35+dfsg-3ubuntu0.2) ... 2026-07-07 22:48:04.670 | (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 ... 107981 files and directories currently installed.) 2026-07-07 22:48:04.677 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-07 22:48:04.688 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 22:48:04.800 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-07 22:48:04.930 | (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 ... 107981 files and directories currently installed.) 2026-07-07 22:48:04.936 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-07 22:48:04.951 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 22:48:06.331 | Selecting previously unselected package libapr1t64:amd64. 2026-07-07 22:48:06.344 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-07 22:48:06.354 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-07 22:48:06.411 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-07 22:48:06.422 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-07 22:48:06.427 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 22:48:06.479 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-07 22:48:06.490 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-07 22:48:06.495 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 22:48:06.543 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-07 22:48:06.554 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-07 22:48:06.559 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 22:48:06.617 | Preparing to unpack .../05-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-07 22:48:06.631 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-07 22:48:06.707 | Preparing to unpack .../06-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-07 22:48:06.723 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-07 22:48:06.793 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-07 22:48:06.805 | Preparing to unpack .../07-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-07 22:48:06.809 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-07 22:48:06.862 | Selecting previously unselected package apache2-bin. 2026-07-07 22:48:06.873 | Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-07 22:48:06.878 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-07 22:48:07.046 | Selecting previously unselected package apache2-data. 2026-07-07 22:48:07.057 | Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-07 22:48:07.062 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-07 22:48:07.268 | Selecting previously unselected package apache2-utils. 2026-07-07 22:48:07.280 | Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-07 22:48:07.284 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-07 22:48:07.366 | Selecting previously unselected package apache2. 2026-07-07 22:48:07.383 | Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-07 22:48:07.392 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 22:48:07.396 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-07 22:48:07.562 | Selecting previously unselected package haproxy. 2026-07-07 22:48:07.576 | Preparing to unpack .../12-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 22:48:07.593 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-07 22:48:07.756 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-07 22:48:07.773 | Preparing to unpack .../13-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-07 22:48:07.778 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-07 22:48:07.839 | Selecting previously unselected package memcached. 2026-07-07 22:48:07.852 | Preparing to unpack .../14-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-07 22:48:07.860 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-07 22:48:07.928 | Selecting previously unselected package libjson-perl. 2026-07-07 22:48:07.938 | Preparing to unpack .../15-libjson-perl_4.10000-1_all.deb ... 2026-07-07 22:48:07.943 | Unpacking libjson-perl (4.10000-1) ... 2026-07-07 22:48:08.008 | Selecting previously unselected package postgresql-client-common. 2026-07-07 22:48:08.021 | Preparing to unpack .../16-postgresql-client-common_257build1.1_all.deb ... 2026-07-07 22:48:08.026 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-07 22:48:08.091 | Selecting previously unselected package ssl-cert. 2026-07-07 22:48:08.105 | Preparing to unpack .../17-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-07 22:48:08.109 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-07 22:48:08.174 | Selecting previously unselected package postgresql-common. 2026-07-07 22:48:08.188 | Preparing to unpack .../18-postgresql-common_257build1.1_all.deb ... 2026-07-07 22:48:08.213 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-07 22:48:08.223 | Unpacking postgresql-common (257build1.1) ... 2026-07-07 22:48:08.348 | Selecting previously unselected package libsysfs2:amd64. 2026-07-07 22:48:08.362 | Preparing to unpack .../19-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-07 22:48:08.366 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-07 22:48:08.423 | Selecting previously unselected package sysfsutils. 2026-07-07 22:48:08.436 | Preparing to unpack .../20-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-07 22:48:08.444 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-07 22:48:08.508 | Preparing to unpack .../21-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-07 22:48:08.520 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 22:48:08.592 | Preparing to unpack .../22-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-07 22:48:08.603 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 22:48:08.678 | Preparing to unpack .../23-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-07 22:48:08.689 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-07 22:48:08.770 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-07 22:48:08.848 | Selecting previously unselected package autotools-dev. 2026-07-07 22:48:08.910 | (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 ... 109036 files and directories currently installed.) 2026-07-07 22:48:08.917 | Preparing to unpack .../000-autotools-dev_20220109.1_all.deb ... 2026-07-07 22:48:08.922 | Unpacking autotools-dev (20220109.1) ... 2026-07-07 22:48:08.975 | Selecting previously unselected package m4. 2026-07-07 22:48:08.987 | Preparing to unpack .../001-m4_1.4.19-4build1_amd64.deb ... 2026-07-07 22:48:08.992 | Unpacking m4 (1.4.19-4build1) ... 2026-07-07 22:48:09.079 | Selecting previously unselected package autoconf. 2026-07-07 22:48:09.090 | Preparing to unpack .../002-autoconf_2.71-3_all.deb ... 2026-07-07 22:48:09.094 | Unpacking autoconf (2.71-3) ... 2026-07-07 22:48:09.220 | Selecting previously unselected package automake. 2026-07-07 22:48:09.232 | Preparing to unpack .../003-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-07 22:48:09.241 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-07 22:48:09.373 | Selecting previously unselected package autopoint. 2026-07-07 22:48:09.384 | Preparing to unpack .../004-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-07 22:48:09.392 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-07 22:48:09.441 | Selecting previously unselected package libdebhelper-perl. 2026-07-07 22:48:09.452 | Preparing to unpack .../005-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-07 22:48:09.458 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-07 22:48:09.558 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-07 22:48:09.569 | Preparing to unpack .../006-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 22:48:09.575 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:11.000 | Selecting previously unselected package libclang-cpp17t64. 2026-07-07 22:48:11.014 | Preparing to unpack .../007-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 22:48:11.019 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:11.751 | Selecting previously unselected package libgc1:amd64. 2026-07-07 22:48:11.763 | Preparing to unpack .../008-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-07 22:48:11.768 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-07 22:48:11.831 | Selecting previously unselected package libobjc4:amd64. 2026-07-07 22:48:11.843 | Preparing to unpack .../009-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-07 22:48:11.848 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-07 22:48:11.899 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-07 22:48:11.910 | Preparing to unpack .../010-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-07 22:48:11.915 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-07 22:48:11.978 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-07 22:48:11.989 | Preparing to unpack .../011-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 22:48:11.995 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:12.245 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-07 22:48:12.256 | Preparing to unpack .../012-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 22:48:12.262 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:12.362 | Selecting previously unselected package libclang1-17t64. 2026-07-07 22:48:12.371 | Preparing to unpack .../013-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 22:48:12.376 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:12.790 | Selecting previously unselected package clang-17. 2026-07-07 22:48:12.802 | Preparing to unpack .../014-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 22:48:12.807 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:12.865 | Selecting previously unselected package libtool. 2026-07-07 22:48:12.877 | Preparing to unpack .../015-libtool_2.4.7-7build1_all.deb ... 2026-07-07 22:48:12.886 | Unpacking libtool (2.4.7-7build1) ... 2026-07-07 22:48:12.945 | Selecting previously unselected package dh-autoreconf. 2026-07-07 22:48:12.956 | Preparing to unpack .../016-dh-autoreconf_20_all.deb ... 2026-07-07 22:48:12.962 | Unpacking dh-autoreconf (20) ... 2026-07-07 22:48:13.012 | Selecting previously unselected package libarchive-zip-perl. 2026-07-07 22:48:13.024 | Preparing to unpack .../017-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-07 22:48:13.029 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-07 22:48:13.104 | Selecting previously unselected package libsub-override-perl. 2026-07-07 22:48:13.117 | Preparing to unpack .../018-libsub-override-perl_0.10-1_all.deb ... 2026-07-07 22:48:13.123 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-07 22:48:13.170 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-07 22:48:13.181 | Preparing to unpack .../019-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-07 22:48:13.186 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-07 22:48:13.238 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-07 22:48:13.249 | Preparing to unpack .../020-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-07 22:48:13.254 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-07 22:48:13.299 | Selecting previously unselected package debugedit. 2026-07-07 22:48:13.311 | Preparing to unpack .../021-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-07 22:48:13.316 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-07 22:48:13.369 | Selecting previously unselected package dwz. 2026-07-07 22:48:13.380 | Preparing to unpack .../022-dwz_0.15-1build6_amd64.deb ... 2026-07-07 22:48:13.386 | Unpacking dwz (0.15-1build6) ... 2026-07-07 22:48:13.442 | Selecting previously unselected package gettext. 2026-07-07 22:48:13.453 | Preparing to unpack .../023-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-07 22:48:13.459 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-07 22:48:13.610 | Selecting previously unselected package intltool-debian. 2026-07-07 22:48:13.621 | Preparing to unpack .../024-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-07 22:48:13.625 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-07 22:48:13.673 | Selecting previously unselected package po-debconf. 2026-07-07 22:48:13.684 | Preparing to unpack .../025-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-07 22:48:13.689 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-07 22:48:13.804 | Selecting previously unselected package debhelper. 2026-07-07 22:48:13.814 | Preparing to unpack .../026-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-07 22:48:13.819 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-07 22:48:14.142 | Selecting previously unselected package uuid-dev:amd64. 2026-07-07 22:48:14.152 | Preparing to unpack .../027-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-07 22:48:14.157 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-07 22:48:14.212 | Selecting previously unselected package libsctp1:amd64. 2026-07-07 22:48:14.224 | Preparing to unpack .../028-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-07 22:48:14.230 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-07 22:48:14.276 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-07 22:48:14.286 | Preparing to unpack .../029-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-07 22:48:14.290 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-07 22:48:14.352 | Selecting previously unselected package libapr1-dev. 2026-07-07 22:48:14.364 | Preparing to unpack .../030-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-07 22:48:14.369 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-07 22:48:14.764 | Selecting previously unselected package libldap-dev:amd64. 2026-07-07 22:48:14.776 | Preparing to unpack .../031-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 22:48:14.781 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-07 22:48:14.955 | Selecting previously unselected package libldap2-dev. 2026-07-07 22:48:14.967 | Preparing to unpack .../032-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-07 22:48:14.971 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-07 22:48:15.016 | Selecting previously unselected package libaprutil1-dev. 2026-07-07 22:48:15.027 | Preparing to unpack .../033-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-07 22:48:15.031 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-07 22:48:15.410 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-07 22:48:15.422 | Preparing to unpack .../034-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-07 22:48:15.426 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 22:48:15.481 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-07 22:48:15.492 | Preparing to unpack .../035-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-07 22:48:15.496 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 22:48:15.549 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-07 22:48:15.560 | Preparing to unpack .../036-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-07 22:48:15.565 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 22:48:15.605 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-07 22:48:15.616 | Preparing to unpack .../037-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-07 22:48:15.621 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 22:48:15.763 | Selecting previously unselected package apache2-dev. 2026-07-07 22:48:15.774 | Preparing to unpack .../038-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-07 22:48:15.778 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-07 22:48:15.875 | Selecting previously unselected package ncal. 2026-07-07 22:48:15.887 | Preparing to unpack .../039-ncal_12.1.8_amd64.deb ... 2026-07-07 22:48:15.891 | Unpacking ncal (12.1.8) ... 2026-07-07 22:48:15.946 | Selecting previously unselected package bsdmainutils. 2026-07-07 22:48:15.957 | Preparing to unpack .../040-bsdmainutils_12.1.8_all.deb ... 2026-07-07 22:48:15.964 | Unpacking bsdmainutils (12.1.8) ... 2026-07-07 22:48:16.011 | Selecting previously unselected package conntrack. 2026-07-07 22:48:16.022 | Preparing to unpack .../041-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-07 22:48:16.026 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-07 22:48:16.075 | Selecting previously unselected package dnsmasq-utils. 2026-07-07 22:48:16.088 | Preparing to unpack .../042-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-07 22:48:16.092 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-07 22:48:16.172 | Selecting previously unselected package ebtables. 2026-07-07 22:48:16.183 | Preparing to unpack .../043-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-07 22:48:16.206 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-07 22:48:16.264 | Selecting previously unselected package fonts-liberation. 2026-07-07 22:48:16.275 | Preparing to unpack .../044-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-07 22:48:16.279 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-07 22:48:16.386 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-07 22:48:16.397 | Preparing to unpack .../045-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-07 22:48:16.402 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-07 22:48:16.454 | Selecting previously unselected package fonts-liberation2. 2026-07-07 22:48:16.463 | Preparing to unpack .../046-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-07 22:48:16.467 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-07 22:48:16.507 | Selecting previously unselected package genisoimage. 2026-07-07 22:48:16.518 | Preparing to unpack .../047-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-07 22:48:16.522 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-07 22:48:16.683 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-07 22:48:16.694 | Preparing to unpack .../048-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-07 22:48:16.698 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-07 22:48:16.760 | Selecting previously unselected package libann0. 2026-07-07 22:48:16.772 | Preparing to unpack .../049-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-07 22:48:16.775 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-07 22:48:16.824 | Selecting previously unselected package libcdt5:amd64. 2026-07-07 22:48:16.835 | Preparing to unpack .../050-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 22:48:16.838 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 22:48:16.884 | Selecting previously unselected package libcgraph6:amd64. 2026-07-07 22:48:16.895 | Preparing to unpack .../051-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 22:48:16.899 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 22:48:16.947 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-07 22:48:16.959 | Preparing to unpack .../052-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-07 22:48:16.963 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-07 22:48:17.015 | Selecting previously unselected package libltdl7:amd64. 2026-07-07 22:48:17.027 | Preparing to unpack .../053-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-07 22:48:17.031 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-07 22:48:17.082 | Selecting previously unselected package libpathplan4:amd64. 2026-07-07 22:48:17.094 | Preparing to unpack .../054-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 22:48:17.098 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 22:48:17.154 | Selecting previously unselected package libgvc6. 2026-07-07 22:48:17.168 | Preparing to unpack .../055-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 22:48:17.172 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-07 22:48:17.246 | Selecting previously unselected package libgvpr2:amd64. 2026-07-07 22:48:17.260 | Preparing to unpack .../056-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 22:48:17.264 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 22:48:17.314 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-07 22:48:17.325 | Preparing to unpack .../057-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 22:48:17.329 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 22:48:17.403 | Selecting previously unselected package libice6:amd64. 2026-07-07 22:48:17.412 | Preparing to unpack .../058-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-07 22:48:17.417 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-07 22:48:17.460 | Selecting previously unselected package libsm6:amd64. 2026-07-07 22:48:17.471 | Preparing to unpack .../059-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-07 22:48:17.475 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-07 22:48:17.530 | Selecting previously unselected package libxt6t64:amd64. 2026-07-07 22:48:17.541 | Preparing to unpack .../060-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-07 22:48:17.545 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-07 22:48:17.601 | Selecting previously unselected package libxmu6:amd64. 2026-07-07 22:48:17.612 | Preparing to unpack .../061-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-07 22:48:17.616 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-07 22:48:17.666 | Selecting previously unselected package libxaw7:amd64. 2026-07-07 22:48:17.678 | Preparing to unpack .../062-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-07 22:48:17.682 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-07 22:48:17.737 | Selecting previously unselected package graphviz. 2026-07-07 22:48:17.748 | Preparing to unpack .../063-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-07 22:48:17.752 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-07 22:48:17.874 | Selecting previously unselected package icu-devtools. 2026-07-07 22:48:17.886 | Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-07 22:48:17.890 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-07 22:48:17.958 | Selecting previously unselected package iputils-arping. 2026-07-07 22:48:17.970 | Preparing to unpack .../065-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-07 22:48:17.975 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-07 22:48:18.031 | Selecting previously unselected package comerr-dev:amd64. 2026-07-07 22:48:18.044 | Preparing to unpack .../066-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-07 22:48:18.051 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-07 22:48:18.123 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-07 22:48:18.135 | Preparing to unpack .../067-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 22:48:18.140 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 22:48:18.203 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-07 22:48:18.217 | Preparing to unpack .../068-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 22:48:18.223 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 22:48:18.281 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-07 22:48:18.295 | Preparing to unpack .../069-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 22:48:18.300 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 22:48:18.358 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-07 22:48:18.369 | Preparing to unpack .../070-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 22:48:18.374 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 22:48:18.421 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-07 22:48:18.432 | Preparing to unpack .../071-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 22:48:18.437 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 22:48:18.531 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-07 22:48:18.546 | Preparing to unpack .../072-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-07 22:48:18.551 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-07 22:48:18.609 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-07 22:48:18.623 | Preparing to unpack .../073-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 22:48:18.630 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:18.998 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-07 22:48:19.012 | Preparing to unpack .../074-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-07 22:48:19.018 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-07 22:48:19.090 | Preparing to unpack .../075-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-07 22:48:19.107 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-07 22:48:19.195 | Selecting previously unselected package libgts-bin. 2026-07-07 22:48:19.214 | Preparing to unpack .../076-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-07 22:48:19.221 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-07 22:48:19.288 | Selecting previously unselected package libicu-dev:amd64. 2026-07-07 22:48:19.303 | Preparing to unpack .../077-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-07 22:48:19.310 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-07 22:48:19.985 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-07 22:48:19.997 | Preparing to unpack .../078-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-07 22:48:20.002 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-07 22:48:20.067 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-07 22:48:20.077 | Preparing to unpack .../079-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-07 22:48:20.082 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-07 22:48:20.131 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-07 22:48:20.142 | Preparing to unpack .../080-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-07 22:48:20.147 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-07 22:48:20.200 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-07 22:48:20.211 | Preparing to unpack .../081-libjs-jquery-metadata_12-4_all.deb ... 2026-07-07 22:48:20.215 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-07 22:48:20.278 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-07 22:48:20.292 | Preparing to unpack .../082-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-07 22:48:20.296 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-07 22:48:20.430 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-07 22:48:20.442 | Preparing to unpack .../083-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-07 22:48:20.446 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-07 22:48:20.500 | Selecting previously unselected package libjson-xs-perl. 2026-07-07 22:48:20.512 | Preparing to unpack .../084-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 22:48:20.516 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-07 22:48:20.566 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-07 22:48:20.578 | Preparing to unpack .../085-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-07 22:48:20.582 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-07 22:48:20.660 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-07 22:48:20.671 | Preparing to unpack .../086-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-07 22:48:20.675 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-07 22:48:20.749 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-07 22:48:20.762 | Preparing to unpack .../087-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-07 22:48:20.767 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-07 22:48:20.830 | Selecting previously unselected package mysql-common. 2026-07-07 22:48:20.842 | Preparing to unpack .../088-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-07 22:48:20.862 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-07 22:48:20.921 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-07 22:48:20.934 | Preparing to unpack .../089-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 22:48:20.939 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 22:48:21.056 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-07 22:48:21.068 | Preparing to unpack .../090-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-07 22:48:21.072 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-07 22:48:21.196 | Selecting previously unselected package pcp-conf. 2026-07-07 22:48:21.212 | Preparing to unpack .../091-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-07 22:48:21.218 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-07 22:48:21.275 | Selecting previously unselected package libpcp3t64. 2026-07-07 22:48:21.290 | Preparing to unpack .../092-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 22:48:21.296 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-07 22:48:21.360 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-07 22:48:21.375 | Preparing to unpack .../093-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 22:48:21.381 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-07 22:48:21.433 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-07 22:48:21.448 | Preparing to unpack .../094-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-07 22:48:21.456 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-07 22:48:21.511 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-07 22:48:21.525 | Preparing to unpack .../095-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-07 22:48:21.530 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-07 22:48:21.586 | Selecting previously unselected package libpq5:amd64. 2026-07-07 22:48:21.600 | Preparing to unpack .../096-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 22:48:21.604 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 22:48:21.656 | Selecting previously unselected package libssl-dev:amd64. 2026-07-07 22:48:21.669 | Preparing to unpack .../097-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-07 22:48:21.675 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-07 22:48:21.991 | Selecting previously unselected package libpq-dev. 2026-07-07 22:48:22.008 | Preparing to unpack .../098-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 22:48:22.013 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-07 22:48:22.083 | Selecting previously unselected package libsasl2-dev. 2026-07-07 22:48:22.095 | Preparing to unpack .../099-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-07 22:48:22.100 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-07 22:48:22.203 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-07 22:48:22.216 | Preparing to unpack .../100-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-07 22:48:22.221 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-07 22:48:22.491 | Selecting previously unselected package libx86-1:amd64. 2026-07-07 22:48:22.506 | Preparing to unpack .../101-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-07 22:48:22.511 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-07 22:48:22.566 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-07 22:48:22.582 | Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-07 22:48:22.588 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-07 22:48:22.717 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-07 22:48:22.731 | Preparing to unpack .../103-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-07 22:48:22.736 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-07 22:48:22.847 | Selecting previously unselected package llvm-17-runtime. 2026-07-07 22:48:22.862 | Preparing to unpack .../104-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 22:48:22.867 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:22.955 | Selecting previously unselected package libpfm4:amd64. 2026-07-07 22:48:22.970 | Preparing to unpack .../105-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-07 22:48:22.976 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-07 22:48:23.069 | Selecting previously unselected package llvm-17. 2026-07-07 22:48:23.086 | Preparing to unpack .../106-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 22:48:23.091 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:24.385 | Selecting previously unselected package libffi-dev:amd64. 2026-07-07 22:48:24.400 | Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-07 22:48:24.405 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-07 22:48:24.474 | Selecting previously unselected package llvm-17-tools. 2026-07-07 22:48:24.489 | Preparing to unpack .../108-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 22:48:24.494 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:24.872 | Selecting previously unselected package libz3-4:amd64. 2026-07-07 22:48:24.888 | Preparing to unpack .../109-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-07 22:48:24.893 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-07 22:48:25.159 | Selecting previously unselected package libz3-dev:amd64. 2026-07-07 22:48:25.173 | Preparing to unpack .../110-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-07 22:48:25.177 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-07 22:48:25.249 | Selecting previously unselected package llvm-17-dev. 2026-07-07 22:48:25.264 | Preparing to unpack .../111-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-07 22:48:25.268 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:29.300 | Selecting previously unselected package lsscsi. 2026-07-07 22:48:29.313 | Preparing to unpack .../112-lsscsi_0.32-1build1_amd64.deb ... 2026-07-07 22:48:29.317 | Unpacking lsscsi (0.32-1build1) ... 2026-07-07 22:48:29.366 | Selecting previously unselected package osinfo-db. 2026-07-07 22:48:29.378 | Preparing to unpack .../113-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-07 22:48:29.382 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-07 22:48:30.064 | Selecting previously unselected package pkgconf-bin. 2026-07-07 22:48:30.077 | Preparing to unpack .../114-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-07 22:48:30.082 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-07 22:48:30.133 | Selecting previously unselected package pkgconf:amd64. 2026-07-07 22:48:30.145 | Preparing to unpack .../115-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-07 22:48:30.154 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-07 22:48:30.213 | Selecting previously unselected package pkg-config:amd64. 2026-07-07 22:48:30.226 | Preparing to unpack .../116-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-07 22:48:30.234 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-07 22:48:30.281 | Selecting previously unselected package pm-utils. 2026-07-07 22:48:30.294 | Preparing to unpack .../117-pm-utils_1.4.1-21_all.deb ... 2026-07-07 22:48:30.299 | Unpacking pm-utils (1.4.1-21) ... 2026-07-07 22:48:30.387 | Selecting previously unselected package postgresql-client-16. 2026-07-07 22:48:30.399 | Preparing to unpack .../118-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 22:48:30.405 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 22:48:30.629 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-07 22:48:30.640 | Preparing to unpack .../119-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 22:48:30.645 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 22:48:31.261 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-07 22:48:31.277 | Preparing to unpack .../120-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-07 22:48:31.281 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-07 22:48:31.349 | Selecting previously unselected package python3-mysqldb. 2026-07-07 22:48:31.367 | Preparing to unpack .../121-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-07 22:48:31.372 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-07 22:48:31.436 | Selecting previously unselected package python3-pip-whl. 2026-07-07 22:48:31.451 | Preparing to unpack .../122-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-07 22:48:31.456 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-07 22:48:31.525 | Selecting previously unselected package python3-setuptools-whl. 2026-07-07 22:48:31.542 | Preparing to unpack .../123-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-07 22:48:31.546 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-07 22:48:31.615 | Selecting previously unselected package python3.12-venv. 2026-07-07 22:48:31.633 | Preparing to unpack .../124-python3.12-venv_3.12.3-1ubuntu0.15_amd64.deb ... 2026-07-07 22:48:31.639 | Unpacking python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-07 22:48:31.694 | Selecting previously unselected package python3-venv. 2026-07-07 22:48:31.713 | Preparing to unpack .../125-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-07 22:48:31.718 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-07 22:48:31.767 | Selecting previously unselected package sqlite3. 2026-07-07 22:48:31.783 | Preparing to unpack .../126-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-07 22:48:31.788 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-07 22:48:31.853 | Selecting previously unselected package unzip. 2026-07-07 22:48:31.872 | Preparing to unpack .../127-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-07 22:48:31.877 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-07 22:48:31.943 | Selecting previously unselected package vbetool. 2026-07-07 22:48:31.962 | Preparing to unpack .../128-vbetool_1.1-5_amd64.deb ... 2026-07-07 22:48:31.969 | Unpacking vbetool (1.1-5) ... 2026-07-07 22:48:32.024 | Selecting previously unselected package libosinfo-l10n. 2026-07-07 22:48:32.039 | Preparing to unpack .../129-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-07 22:48:32.045 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-07 22:48:32.129 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-07 22:48:32.144 | Preparing to unpack .../130-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-07 22:48:32.150 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-07 22:48:32.207 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-07 22:48:32.222 | Preparing to unpack .../131-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-07 22:48:32.228 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-07 22:48:32.276 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-07 22:48:32.293 | Preparing to unpack .../132-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-07 22:48:32.298 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 22:48:32.360 | Selecting previously unselected package libpcp-archive1t64. 2026-07-07 22:48:32.374 | Preparing to unpack .../133-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 22:48:32.380 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-07 22:48:32.429 | Selecting previously unselected package libpcp-gui2t64. 2026-07-07 22:48:32.444 | Preparing to unpack .../134-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 22:48:32.449 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-07 22:48:32.497 | Selecting previously unselected package libpcp-import1t64. 2026-07-07 22:48:32.510 | Preparing to unpack .../135-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 22:48:32.516 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-07 22:48:32.564 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-07 22:48:32.576 | Preparing to unpack .../136-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 22:48:32.580 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-07 22:48:32.633 | Selecting previously unselected package libpcp-trace2t64. 2026-07-07 22:48:32.645 | Preparing to unpack .../137-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 22:48:32.650 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-07 22:48:32.702 | Selecting previously unselected package libpcp-web1t64. 2026-07-07 22:48:32.714 | Preparing to unpack .../138-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-07 22:48:32.719 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-07 22:48:32.767 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-07 22:48:32.779 | Preparing to unpack .../139-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-07 22:48:32.783 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-07 22:48:32.831 | Selecting previously unselected package python3-pcp. 2026-07-07 22:48:32.843 | Preparing to unpack .../140-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-07 22:48:32.848 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-07 22:48:32.914 | Selecting previously unselected package pcp. 2026-07-07 22:48:32.930 | Preparing to unpack .../141-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-07 22:48:33.263 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-07 22:48:34.265 | Selecting previously unselected package socat. 2026-07-07 22:48:34.282 | Preparing to unpack .../142-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-07-07 22:48:34.287 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-07-07 22:48:34.379 | Selecting previously unselected package vlan. 2026-07-07 22:48:34.391 | Preparing to unpack .../143-vlan_2.0.5ubuntu5_all.deb ... 2026-07-07 22:48:34.397 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-07 22:48:34.499 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-07 22:48:34.517 | Setting up postgresql-client-common (257build1.1) ... 2026-07-07 22:48:34.541 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-07 22:48:34.556 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-07 22:48:34.570 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-07 22:48:34.608 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-07 22:48:34.617 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-07 22:48:34.631 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 22:48:34.646 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-07 22:48:34.660 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-07 22:48:34.674 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-07 22:48:34.688 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-07 22:48:34.702 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-07 22:48:34.717 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-07 22:48:34.731 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-07 22:48:35.463 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-07 22:48:35.463 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-07 22:48:36.043 | Setting up ncal (12.1.8) ... 2026-07-07 22:48:36.058 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-07 22:48:36.073 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-07 22:48:36.088 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-07 22:48:36.102 | Setting up vbetool (1.1-5) ... 2026-07-07 22:48:36.117 | Setting up pm-utils (1.4.1-21) ... 2026-07-07 22:48:36.142 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-07 22:48:36.161 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-07 22:48:36.179 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 22:48:36.195 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 22:48:36.210 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-07 22:48:36.225 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-07 22:48:36.239 | Setting up m4 (1.4.19-4build1) ... 2026-07-07 22:48:36.254 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-07 22:48:36.267 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-07 22:48:36.322 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-07 22:48:36.339 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-07 22:48:36.354 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-07 22:48:37.528 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-07 22:48:38.091 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 22:48:38.107 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-07 22:48:38.126 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-07 22:48:38.463 | Setting up autotools-dev (20220109.1) ... 2026-07-07 22:48:38.479 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-07 22:48:38.494 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 22:48:38.510 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-07 22:48:38.526 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-07 22:48:38.542 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:38.557 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:38.573 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-07 22:48:38.665 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:48:38.665 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:48:38.665 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:48:38.908 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 22:48:39.664 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-07 22:48:40.274 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 22:48:40.292 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-07 22:48:40.309 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-07 22:48:40.324 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 22:48:40.355 | Setting up ebtables (2.0.11-6build1) ... 2026-07-07 22:48:41.069 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-07 22:48:41.085 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-07-07 22:48:41.102 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-07 22:48:41.117 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-07 22:48:41.130 | Setting up bsdmainutils (12.1.8) ... 2026-07-07 22:48:41.150 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-07 22:48:41.168 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-07 22:48:41.183 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-07 22:48:41.199 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-07 22:48:41.214 | Setting up lsscsi (0.32-1build1) ... 2026-07-07 22:48:41.228 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-07 22:48:41.243 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-07 22:48:41.258 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-07 22:48:41.273 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-07 22:48:41.288 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-07 22:48:41.302 | Setting up autoconf (2.71-3) ... 2026-07-07 22:48:41.321 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:41.337 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 22:48:41.349 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-07 22:48:41.361 | Setting up dwz (0.15-1build6) ... 2026-07-07 22:48:41.374 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-07 22:48:41.386 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-07 22:48:41.399 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-07 22:48:41.433 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:41.449 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-07 22:48:41.464 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:41.478 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-07 22:48:41.493 | Setting up libjson-perl (4.10000-1) ... 2026-07-07 22:48:41.506 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:41.523 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-07 22:48:41.536 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-07 22:48:41.592 | Setting up debugedit (1:5.0-5build2) ... 2026-07-07 22:48:41.606 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-07 22:48:41.620 | Setting up libsub-override-perl (0.10-1) ... 2026-07-07 22:48:41.633 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-07 22:48:41.646 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 22:48:41.659 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 22:48:41.672 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-07 22:48:41.685 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-07 22:48:41.698 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-07 22:48:41.712 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-07 22:48:41.728 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-07 22:48:41.744 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-07 22:48:41.757 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-07 22:48:41.771 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-07 22:48:41.783 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-07 22:48:41.798 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-07 22:48:41.810 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 22:48:41.822 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-07 22:48:41.834 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-07 22:48:41.848 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-07 22:48:41.858 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-07 22:48:41.870 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-07 22:48:41.882 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 22:48:41.895 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-07 22:48:41.908 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-07 22:48:41.921 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-07 22:48:41.935 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:41.948 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-07 22:48:41.961 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 22:48:41.972 | Setting up python3.12-venv (3.12.3-1ubuntu0.15) ... 2026-07-07 22:48:42.142 | Setting up libtool (2.4.7-7build1) ... 2026-07-07 22:48:42.156 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-07 22:48:42.169 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 22:48:43.026 | 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-07-07 22:48:43.068 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-07 22:48:43.080 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-07 22:48:44.048 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-07 22:48:44.697 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-07 22:48:44.714 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-07 22:48:44.730 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 22:48:44.748 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-07 22:48:44.778 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-07 22:48:44.811 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-07 22:48:44.825 | Setting up dh-autoreconf (20) ... 2026-07-07 22:48:44.838 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:44.852 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-07 22:48:44.866 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-07 22:48:44.881 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-07 22:48:44.896 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-07 22:48:44.910 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-07 22:48:44.924 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-07 22:48:44.939 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-07 22:48:44.954 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-07 22:48:44.969 | Setting up postgresql-common (257build1.1) ... 2026-07-07 22:48:45.077 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:48:45.077 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:48:45.077 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:48:45.177 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 22:48:45.707 | 2026-07-07 22:48:45.707 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-07 22:48:45.931 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-07 22:48:45.931 | Removing obsolete dictionary files: 2026-07-07 22:48:47.180 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-07 22:48:47.813 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-07 22:48:47.871 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-07 22:48:47.883 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-07 22:48:47.894 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-07 22:48:47.906 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-07 22:48:47.919 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-07 22:48:47.930 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-07 22:48:47.941 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-07 22:48:47.954 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 22:48:47.968 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-07 22:48:47.981 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-07 22:48:47.994 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:48.007 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-07 22:48:48.019 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-07 22:48:48.029 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 22:48:48.040 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-07 22:48:48.051 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-07 22:48:48.062 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-07 22:48:48.073 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-07 22:48:48.084 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:48.095 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-07 22:48:48.107 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-07 22:48:48.118 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-07 22:48:48.129 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-07 22:48:48.142 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-07 22:48:48.153 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-07 22:48:48.188 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-07 22:48:48.201 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-07 22:48:48.212 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-07 22:48:48.224 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-07 22:48:48.235 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-07 22:48:48.250 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-07 22:48:48.922 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 22:48:48.979 | Enabling module mpm_event. 2026-07-07 22:48:49.035 | Enabling module authz_core. 2026-07-07 22:48:49.042 | Enabling module authz_host. 2026-07-07 22:48:49.105 | Enabling module authn_core. 2026-07-07 22:48:49.112 | Enabling module auth_basic. 2026-07-07 22:48:49.164 | Enabling module access_compat. 2026-07-07 22:48:49.216 | Enabling module authn_file. 2026-07-07 22:48:49.279 | Enabling module authz_user. 2026-07-07 22:48:49.346 | Enabling module alias. 2026-07-07 22:48:49.401 | Enabling module dir. 2026-07-07 22:48:49.457 | Enabling module autoindex. 2026-07-07 22:48:49.511 | Enabling module env. 2026-07-07 22:48:49.578 | Enabling module mime. 2026-07-07 22:48:49.631 | Enabling module negotiation. 2026-07-07 22:48:49.699 | Enabling module setenvif. 2026-07-07 22:48:49.760 | Enabling module filter. 2026-07-07 22:48:49.815 | Enabling module deflate. 2026-07-07 22:48:49.895 | Enabling module status. 2026-07-07 22:48:49.952 | Enabling module reqtimeout. 2026-07-07 22:48:50.005 | Enabling conf charset. 2026-07-07 22:48:50.059 | Enabling conf localized-error-pages. 2026-07-07 22:48:50.111 | Enabling conf other-vhosts-access-log. 2026-07-07 22:48:50.163 | Enabling conf security. 2026-07-07 22:48:50.217 | Enabling conf serve-cgi-bin. 2026-07-07 22:48:50.269 | Enabling site 000-default. 2026-07-07 22:48:51.424 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-07 22:48:52.322 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-07 22:48:53.824 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-07 22:48:53.840 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-07 22:48:54.233 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-07 22:48:54.245 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-07 22:48:54.258 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-07 22:48:56.390 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-07 22:48:56.478 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-07 22:48:56.557 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-07 22:48:56.632 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-07 22:48:58.566 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-07 22:48:58.832 | Processing triggers for ufw (0.36.2-6) ... 2026-07-07 22:48:58.981 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-07 22:48:59.034 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 22:49:02.754 | Processing triggers for install-info (7.1-3build2) ... 2026-07-07 22:49:02.956 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-07 22:49:03.021 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-07 22:49:03.271 | perl: warning: Setting locale failed. 2026-07-07 22:49:03.271 | perl: warning: Please check that your locale settings: 2026-07-07 22:49:03.271 | LANGUAGE = (unset), 2026-07-07 22:49:03.271 | LC_ALL = "en_US.utf8", 2026-07-07 22:49:03.271 | LANG = "de_DE.UTF-8" 2026-07-07 22:49:03.271 | are supported and installed on your system. 2026-07-07 22:49:03.271 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:49:03.405 | perl: warning: Setting locale failed. 2026-07-07 22:49:03.405 | perl: warning: Please check that your locale settings: 2026-07-07 22:49:03.405 | LANGUAGE = (unset), 2026-07-07 22:49:03.406 | LC_ALL = "en_US.utf8", 2026-07-07 22:49:03.406 | LANG = "de_DE.UTF-8" 2026-07-07 22:49:03.406 | are supported and installed on your system. 2026-07-07 22:49:03.406 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:49:03.459 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:49:03.459 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:49:03.459 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:49:03.533 | perl: warning: Setting locale failed. 2026-07-07 22:49:03.533 | perl: warning: Please check that your locale settings: 2026-07-07 22:49:03.533 | LANGUAGE = (unset), 2026-07-07 22:49:03.533 | LC_ALL = "en_US.utf8", 2026-07-07 22:49:03.534 | LANG = "de_DE.UTF-8" 2026-07-07 22:49:03.534 | are supported and installed on your system. 2026-07-07 22:49:03.534 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:49:04.063 | 2026-07-07 22:49:04.063 | Running kernel seems to be up-to-date. 2026-07-07 22:49:04.063 | 2026-07-07 22:49:04.063 | Restarting services... 2026-07-07 22:49:04.124 | systemctl restart ksmtuned.service packagekit.service 2026-07-07 22:49:04.227 | 2026-07-07 22:49:04.227 | Service restarts being deferred: 2026-07-07 22:49:04.227 | systemctl restart virtlockd.service 2026-07-07 22:49:04.227 | systemctl restart virtlogd.service 2026-07-07 22:49:04.227 | 2026-07-07 22:49:04.227 | No containers need to be restarted. 2026-07-07 22:49:04.227 | 2026-07-07 22:49:04.227 | User sessions running outdated binaries: 2026-07-07 22:49:04.228 | quobyte @ session #6: sshd[2071] 2026-07-07 22:49:04.244 | 2026-07-07 22:49:04.244 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 22:49:06.526 | ++ functions-common:apt_get:1211 : result=0 2026-07-07 22:49:06.528 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 22:49:06.530 | ++ functions-common:time_stop:2420 : local name 2026-07-07 22:49:06.534 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 22:49:06.537 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:49:06.541 | ++ functions-common:time_stop:2423 : local total 2026-07-07 22:49:06.544 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 22:49:06.546 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-07 22:49:06.549 | ++ functions-common:time_stop:2427 : start_time=1783464479006 2026-07-07 22:49:06.552 | ++ functions-common:time_stop:2429 : [[ -z 1783464479006 ]] 2026-07-07 22:49:06.554 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:49:06.560 | ++ functions-common:time_stop:2432 : end_time=1783464546556 2026-07-07 22:49:06.563 | ++ functions-common:time_stop:2433 : elapsed_time=67550 2026-07-07 22:49:06.567 | ++ functions-common:time_stop:2434 : total=21337 2026-07-07 22:49:06.570 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:49:06.572 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=88887 2026-07-07 22:49:06.577 | ++ functions-common:apt_get:1215 : return 0 2026-07-07 22:49:06.581 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-07 22:49:06.584 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-07 22:49:06.588 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-07 22:49:06.594 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-07 22:49:06.598 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-07 22:49:06.602 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-07 22:49:06.609 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-07 22:49:06.614 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-07 22:49:06.616 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-07 22:49:06.621 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-07 22:49:06.624 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 22:49:06.994 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-07 22:49:06.997 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-07 22:49:06.999 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-07 22:49:07.002 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-07 22:49:07.006 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-07 22:49:07.008 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-07 22:49:07.011 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-07 22:49:07.013 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-07 22:49:07.016 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-07 22:49:07.019 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-07 22:49:07.022 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-07 22:49:07.025 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-07 22:49:07.027 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-07 22:49:07.030 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-07 22:49:07.033 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-07 22:49:07.036 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-07 22:49:07.039 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-07 22:49:07.042 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-07 22:49:07.044 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-07 22:49:07.046 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-07 22:49:07.050 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-07 22:49:07.052 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-07 22:49:07.055 | + functions-common:_ensure_lsb_release:420 : return 2026-07-07 22:49:07.059 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-07 22:49:07.076 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-07 22:49:07.079 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-07 22:49:07.096 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-07 22:49:07.099 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-07 22:49:07.115 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-07 22:49:07.117 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-07 22:49:07.119 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-07 22:49:07.121 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-07 22:49:07.124 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-07 22:49:07.127 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-07 22:49:07.130 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-07 22:49:07.132 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-07 22:49:07.135 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-07 22:49:07.137 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-07 22:49:07.140 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-07 22:49:07.140 | Distro: noble 2026-07-07 22:49:07.142 | + tools/install_pip.sh:main:117 : get_versions 2026-07-07 22:49:07.146 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-07 22:49:07.150 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-07 22:49:07.153 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-07 22:49:07.157 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-07 22:49:07.157 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-07 22:49:07.918 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-07 22:49:07.921 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-07 22:49:07.922 | pip: 24.0 2026-07-07 22:49:07.924 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-07 22:49:07.927 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-07 22:49:07.929 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 22:49:07.932 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 22:49:07.934 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 22:49:07.937 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 22:49:07.941 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 22:49:07.945 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 22:49:07.948 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 22:49:07.951 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 22:49:07.954 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 22:49:07.957 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 22:49:07.960 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 22:49:07.962 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 22:49:07.965 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 22:49:07.968 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-07 22:49:07.975 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:49:07.979 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:49:07.982 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-07 22:49:07.988 | + tools/install_pip.sh:main:146 : set -x 2026-07-07 22:49:07.990 | + tools/install_pip.sh:main:149 : get_versions 2026-07-07 22:49:07.994 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-07 22:49:08.005 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-07 22:49:08.008 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-07 22:49:08.012 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-07 22:49:08.013 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-07 22:49:08.651 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-07 22:49:08.655 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-07 22:49:08.655 | pip: 24.0 2026-07-07 22:49:08.659 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-07 22:49:08.664 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-07 22:49:08.669 | + ./stack.sh:main:804 : fixup_all 2026-07-07 22:49:08.672 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-07 22:49:08.676 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-07 22:49:08.680 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:49:08.683 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:49:08.688 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-07 22:49:08.706 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-07 22:49:08.723 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-07 22:49:08.740 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-07 22:49:08.743 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-07 22:49:08.747 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 22:49:08.751 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 22:49:08.755 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 22:49:08.758 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 22:49:08.762 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 22:49:08.766 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 22:49:08.769 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 22:49:08.773 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 22:49:08.777 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 22:49:08.780 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 22:49:08.784 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 22:49:08.788 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 22:49:08.791 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 22:49:08.794 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-07 22:49:08.798 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-07 22:49:08.802 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-07 22:49:08.819 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-07 22:49:08.836 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-07 22:49:08.854 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-07 22:49:08.870 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-07 22:49:08.887 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-07 22:49:08.913 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-07 22:49:08.930 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-07 22:49:08.950 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-07 22:49:08.954 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-07 22:49:08.958 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-07 22:49:14.890 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-07 22:49:14.919 | Using python 3.12 to install setuptools 2026-07-07 22:49:14.924 | + 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-07-07 22:49:16.378 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-07 22:49:16.633 | Collecting pip 2026-07-07 22:49:16.723 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-07 22:49:16.735 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-07 22:49:17.199 | Collecting setuptools[core] 2026-07-07 22:49:17.215 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-07 22:49:17.377 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-07 22:49:17.393 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 22:49:17.481 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-07 22:49:17.496 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-07 22:49:17.520 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.8 MB/s eta 0:00:00 2026-07-07 22:49:17.627 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-07 22:49:17.643 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-07 22:49:17.756 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-07 22:49:17.771 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 22:49:17.861 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-07 22:49:17.876 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 22:49:17.997 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-07 22:49:18.012 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-07 22:49:18.101 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-07 22:49:18.117 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-07 22:49:18.385 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 22:49:18.401 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-07 22:49:18.492 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 22:49:18.508 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-07 22:49:18.689 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 22:49:18.705 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-07 22:49:18.770 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 22:49:18.786 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-07 22:49:18.883 | 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-07-07 22:49:18.900 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-07 22:49:19.000 | 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-07-07 22:49:19.015 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 22:49:19.067 | 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-07-07 22:49:19.101 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-07 22:49:19.186 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.7 MB/s eta 0:00:00 2026-07-07 22:49:19.202 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-07 22:49:19.227 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-07 22:49:19.250 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-07 22:49:19.265 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 6.7 MB/s eta 0:00:00 2026-07-07 22:49:19.281 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-07 22:49:19.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.3 MB/s eta 0:00:00 2026-07-07 22:49:19.313 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-07 22:49:19.335 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-07 22:49:19.377 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 27.8 MB/s eta 0:00:00 2026-07-07 22:49:19.394 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-07 22:49:19.420 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-07 22:49:19.443 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-07 22:49:19.460 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 10.7 MB/s eta 0:00:00 2026-07-07 22:49:19.476 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-07 22:49:19.498 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-07 22:49:19.519 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 18.7 MB/s eta 0:00:00 2026-07-07 22:49:19.535 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-07 22:49:19.560 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-07 22:49:19.574 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.7 MB/s eta 0:00:00 2026-07-07 22:49:19.592 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-07 22:49:19.646 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.2 MB/s eta 0:00:00 2026-07-07 22:49:20.449 | 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-07-07 22:49:20.474 | Attempting uninstall: setuptools 2026-07-07 22:49:20.489 | Found existing installation: setuptools 68.1.2 2026-07-07 22:49:20.489 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:49:20.489 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-07 22:49:21.718 | Attempting uninstall: pygments 2026-07-07 22:49:21.751 | Found existing installation: Pygments 2.17.2 2026-07-07 22:49:21.751 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:49:21.753 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-07 22:49:23.134 | Attempting uninstall: pip 2026-07-07 22:49:23.141 | Found existing installation: pip 24.0 2026-07-07 22:49:23.215 | Uninstalling pip-24.0: 2026-07-07 22:49:23.226 | Successfully uninstalled pip-24.0 2026-07-07 22:49:25.028 | Attempting uninstall: packaging 2026-07-07 22:49:25.070 | Found existing installation: packaging 24.0 2026-07-07 22:49:25.071 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:49:25.071 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-07 22:49:25.282 | Attempting uninstall: markdown-it-py 2026-07-07 22:49:25.294 | Found existing installation: markdown-it-py 3.0.0 2026-07-07 22:49:25.296 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:49:25.296 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-07 22:49:25.466 | Attempting uninstall: wheel 2026-07-07 22:49:25.489 | Found existing installation: wheel 0.42.0 2026-07-07 22:49:25.490 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:49:25.490 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-07 22:49:25.545 | Attempting uninstall: rich 2026-07-07 22:49:25.588 | Found existing installation: rich 13.7.1 2026-07-07 22:49:25.589 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:49:25.590 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-07 22:49:26.414 | 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-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-07 22:49:26.663 | + inc/python:pip_install:216 : result=0 2026-07-07 22:49:26.668 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 22:49:26.671 | + functions-common:time_stop:2420 : local name 2026-07-07 22:49:26.675 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:49:26.678 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:49:26.682 | + functions-common:time_stop:2423 : local total 2026-07-07 22:49:26.686 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:49:26.689 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 22:49:26.692 | + functions-common:time_stop:2427 : start_time=1783464554912 2026-07-07 22:49:26.695 | + functions-common:time_stop:2429 : [[ -z 1783464554912 ]] 2026-07-07 22:49:26.700 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:49:26.705 | + functions-common:time_stop:2432 : end_time=1783464566701 2026-07-07 22:49:26.709 | + functions-common:time_stop:2433 : elapsed_time=11789 2026-07-07 22:49:26.713 | + functions-common:time_stop:2434 : total=0 2026-07-07 22:49:26.716 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:49:26.720 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11789 2026-07-07 22:49:26.724 | + inc/python:pip_install:219 : return 0 2026-07-07 22:49:26.728 | + 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-07-07 22:49:26.732 | + 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-07-07 22:49:26.736 | + 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-07-07 22:49:26.740 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-07 22:49:26.745 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-07 22:49:26.749 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-07 22:49:26.780 | Using python 3.12 to install os-testr 2026-07-07 22:49:26.783 | + 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-07-07 22:49:28.324 | Collecting os-testr 2026-07-07 22:49:28.463 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-07 22:49:28.532 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-07 22:49:28.548 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-07 22:49:28.591 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-07 22:49:28.607 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-07 22:49:28.669 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-07 22:49:28.685 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-07 22:49:28.701 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-07-07 22:49:28.734 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-07 22:49:28.751 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-07 22:49:28.850 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-07 22:49:28.866 | 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-07-07 22:49:28.905 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-07 22:49:28.934 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-07 22:49:28.973 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-07 22:49:29.010 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-07 22:49:29.034 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-07 22:49:29.059 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-07 22:49:29.102 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 23.8 MB/s 0:00:00 2026-07-07 22:49:29.276 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-07 22:49:29.440 | Attempting uninstall: PyYAML 2026-07-07 22:49:29.450 | Found existing installation: PyYAML 6.0.1 2026-07-07 22:49:29.453 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:49:29.453 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-07 22:49:29.927 | 2026-07-07 22:49:29.933 | 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-07-07 22:49:30.142 | + inc/python:pip_install:216 : result=0 2026-07-07 22:49:30.145 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 22:49:30.147 | + functions-common:time_stop:2420 : local name 2026-07-07 22:49:30.152 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:49:30.155 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:49:30.159 | + functions-common:time_stop:2423 : local total 2026-07-07 22:49:30.162 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:49:30.165 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 22:49:30.169 | + functions-common:time_stop:2427 : start_time=1783464566772 2026-07-07 22:49:30.173 | + functions-common:time_stop:2429 : [[ -z 1783464566772 ]] 2026-07-07 22:49:30.177 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:49:30.183 | + functions-common:time_stop:2432 : end_time=1783464570179 2026-07-07 22:49:30.187 | + functions-common:time_stop:2433 : elapsed_time=3407 2026-07-07 22:49:30.190 | + functions-common:time_stop:2434 : total=11789 2026-07-07 22:49:30.194 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:49:30.198 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15196 2026-07-07 22:49:30.202 | + inc/python:pip_install:219 : return 0 2026-07-07 22:49:30.206 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-07 22:49:30.293 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-07 22:49:30.394 | + ./stack.sh:main:832 : install_infra 2026-07-07 22:49:30.397 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-07 22:49:30.400 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-07 22:49:30.403 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-07 22:49:36.920 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-07 22:49:36.924 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-07 22:49:36.965 | + 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-07-07 22:49:38.520 | Collecting pbr 2026-07-07 22:49:38.523 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-07 22:49:38.977 | Collecting setuptools[core] 2026-07-07 22:49:38.982 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-07 22:49:39.134 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-07 22:49:39.137 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 22:49:39.211 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-07 22:49:39.214 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-07 22:49:39.287 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-07 22:49:39.290 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-07 22:49:39.385 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-07 22:49:39.388 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 22:49:39.461 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-07 22:49:39.465 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 22:49:39.570 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-07 22:49:39.573 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-07 22:49:39.646 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-07 22:49:39.651 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-07 22:49:39.890 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 22:49:39.893 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-07 22:49:39.972 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 22:49:39.974 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-07 22:49:40.151 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 22:49:40.154 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-07 22:49:40.208 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-07 22:49:40.211 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-07 22:49:40.300 | 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-07-07 22:49:40.304 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-07 22:49:40.391 | 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-07-07 22:49:40.394 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 22:49:40.488 | 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-07-07 22:49:40.577 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-07 22:49:40.606 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-07 22:49:40.610 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-07 22:49:40.613 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-07 22:49:40.618 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-07 22:49:40.619 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-07 22:49:40.623 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-07 22:49:40.626 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-07 22:49:40.638 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-07 22:49:40.641 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-07 22:49:40.644 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-07 22:49:40.648 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-07 22:49:40.651 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-07 22:49:40.656 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-07 22:49:40.661 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-07 22:49:40.664 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-07 22:49:40.691 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-07 22:49:40.985 | 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-07-07 22:49:45.281 | 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-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-07 22:49:45.561 | + inc/python:pip_install:216 : result=0 2026-07-07 22:49:45.565 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 22:49:45.570 | + functions-common:time_stop:2420 : local name 2026-07-07 22:49:45.574 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:49:45.577 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:49:45.581 | + functions-common:time_stop:2423 : local total 2026-07-07 22:49:45.585 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:49:45.589 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 22:49:45.593 | + functions-common:time_stop:2427 : start_time=1783464576952 2026-07-07 22:49:45.597 | + functions-common:time_stop:2429 : [[ -z 1783464576952 ]] 2026-07-07 22:49:45.603 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:49:45.610 | + functions-common:time_stop:2432 : end_time=1783464585604 2026-07-07 22:49:45.614 | + functions-common:time_stop:2433 : elapsed_time=8652 2026-07-07 22:49:45.618 | + functions-common:time_stop:2434 : total=15196 2026-07-07 22:49:45.622 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:49:45.626 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23848 2026-07-07 22:49:45.630 | + inc/python:pip_install:219 : return 0 2026-07-07 22:49:45.635 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-07 22:49:45.640 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-07 22:49:45.677 | + 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-07-07 22:49:47.106 | Processing /opt/stack/requirements 2026-07-07 22:49:47.110 | Installing build dependencies: started 2026-07-07 22:49:50.630 | Installing build dependencies: finished with status 'done' 2026-07-07 22:49:50.634 | Getting requirements to build wheel: started 2026-07-07 22:49:50.963 | Getting requirements to build wheel: finished with status 'done' 2026-07-07 22:49:50.970 | Preparing metadata (pyproject.toml): started 2026-07-07 22:49:52.302 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-07 22:49:52.499 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8493) 2026-07-07 22:49:52.606 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-07 22:49:52.630 | 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.dev8493) (26.2) 2026-07-07 22:49:52.754 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8493) 2026-07-07 22:49:52.771 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-07 22:49:52.957 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8493) 2026-07-07 22:49:52.962 | 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-07-07 22:49:53.019 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8493) 2026-07-07 22:49:53.036 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-07 22:49:53.050 | 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.dev8493) (83.0.0) 2026-07-07 22:49:53.405 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-07 22:49:53.424 | 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-07-07 22:49:53.441 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.0 MB/s eta 0:00:00 2026-07-07 22:49:53.517 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-07 22:49:53.534 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-07 22:49:53.669 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-07 22:49:53.685 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-07 22:49:53.779 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8493) 2026-07-07 22:49:53.795 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 22:49:53.930 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-07 22:49:53.992 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-07 22:49:54.010 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 2.4 MB/s eta 0:00:00 2026-07-07 22:49:54.013 | 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-07-07 22:49:54.038 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-07 22:49:54.058 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 5.5 MB/s eta 0:00:00 2026-07-07 22:49:54.072 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-07 22:49:54.091 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 10.3 MB/s eta 0:00:00 2026-07-07 22:49:54.108 | 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-07-07 22:49:54.128 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 14.6 MB/s eta 0:00:00 2026-07-07 22:49:54.145 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-07 22:49:54.160 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 5.8 MB/s eta 0:00:00 2026-07-07 22:49:54.176 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-07 22:49:54.193 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 10.6 MB/s eta 0:00:00 2026-07-07 22:49:54.228 | Building wheels for collected packages: openstack_requirements 2026-07-07 22:49:54.230 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-07 22:49:56.586 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-07 22:49:56.587 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8493-py3-none-any.whl size=52404 sha256=b1df28944b5f59f851e5d6c5f61e1dd3babe44c2c14f94f4cdd5adfaef4df51b 2026-07-07 22:49:56.588 | Stored in directory: /tmp/pip-ephem-wheel-cache-c9aafhow/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-07 22:49:56.593 | Successfully built openstack_requirements 2026-07-07 22:49:56.891 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-07 22:49:57.688 | 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.dev8493 requests-2.34.2 urllib3-2.7.0 2026-07-07 22:49:57.981 | + inc/python:pip_install:216 : result=0 2026-07-07 22:49:57.983 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 22:49:57.986 | + functions-common:time_stop:2420 : local name 2026-07-07 22:49:57.988 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:49:57.991 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:49:57.993 | + functions-common:time_stop:2423 : local total 2026-07-07 22:49:57.996 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:49:57.998 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 22:49:58.000 | + functions-common:time_stop:2427 : start_time=1783464585664 2026-07-07 22:49:58.003 | + functions-common:time_stop:2429 : [[ -z 1783464585664 ]] 2026-07-07 22:49:58.005 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:49:58.009 | + functions-common:time_stop:2432 : end_time=1783464598007 2026-07-07 22:49:58.012 | + functions-common:time_stop:2433 : elapsed_time=12343 2026-07-07 22:49:58.014 | + functions-common:time_stop:2434 : total=23848 2026-07-07 22:49:58.016 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:49:58.019 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36191 2026-07-07 22:49:58.022 | + inc/python:pip_install:219 : return 0 2026-07-07 22:49:58.024 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-07 22:49:58.027 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-07 22:49:58.030 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-07 22:49:58.033 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:49:58.035 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:49:58.038 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-07 22:49:58.041 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:49:58.044 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-07 22:49:58.065 | Using python 3.12 to install pbr 2026-07-07 22:49:58.067 | + 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-07-07 22:49:59.112 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-07 22:49:59.303 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-07 22:49:59.619 | + inc/python:pip_install:216 : result=0 2026-07-07 22:49:59.622 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 22:49:59.625 | + functions-common:time_stop:2420 : local name 2026-07-07 22:49:59.628 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:49:59.631 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:49:59.634 | + functions-common:time_stop:2423 : local total 2026-07-07 22:49:59.637 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:49:59.640 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 22:49:59.643 | + functions-common:time_stop:2427 : start_time=1783464598060 2026-07-07 22:49:59.646 | + functions-common:time_stop:2429 : [[ -z 1783464598060 ]] 2026-07-07 22:49:59.650 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:49:59.655 | + functions-common:time_stop:2432 : end_time=1783464599652 2026-07-07 22:49:59.658 | + functions-common:time_stop:2433 : elapsed_time=1592 2026-07-07 22:49:59.660 | + functions-common:time_stop:2434 : total=36191 2026-07-07 22:49:59.663 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:49:59.666 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37783 2026-07-07 22:49:59.670 | + inc/python:pip_install:219 : return 0 2026-07-07 22:49:59.673 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-07 22:50:06.068 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-07 22:50:06.960 | Collecting bindep 2026-07-07 22:50:07.053 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-07 22:50:07.179 | Collecting distro>=1.7 (from bindep) 2026-07-07 22:50:07.195 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-07 22:50:07.295 | Collecting packaging (from bindep) 2026-07-07 22:50:07.298 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 22:50:07.361 | Collecting Parsley (from bindep) 2026-07-07 22:50:07.378 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-07 22:50:07.504 | Collecting pbr>=2 (from bindep) 2026-07-07 22:50:07.507 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-07 22:50:07.967 | Collecting setuptools (from pbr>=2->bindep) 2026-07-07 22:50:07.972 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-07 22:50:08.062 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-07 22:50:08.095 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-07 22:50:08.107 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-07 22:50:08.110 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-07 22:50:08.128 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-07 22:50:08.151 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 4.6 MB/s eta 0:00:00 2026-07-07 22:50:08.154 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-07 22:50:08.309 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-07 22:50:10.255 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-83.0.0 2026-07-07 22:50:10.463 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-07 22:50:10.466 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-07 22:50:10.470 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-07 22:50:10.491 | + ./stack.sh:main:841 : pkgs= 2026-07-07 22:50:10.495 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-07 22:50:10.498 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-07 22:50:10.501 | + functions-common:run_phase:1848 : local mode=stack 2026-07-07 22:50:10.505 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-07 22:50:10.507 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 22:50:10.510 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 22:50:10.514 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 22:50:10.517 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 22:50:10.521 | + functions-common:run_phase:1858 : local extra 2026-07-07 22:50:10.525 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 22:50:10.530 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 22:50:10.534 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 22:50:10.537 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 22:50:10.541 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-07 22:50:10.544 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 22:50:10.561 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:50:10.565 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 22:50:10.567 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-07 22:50:10.569 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-07 22:50:10.573 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-07 22:50:10.575 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-07 22:50:10.578 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-07 22:50:10.582 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-07 22:50:10.584 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-07 22:50:10.587 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-07 22:50:10.589 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-07 22:50:10.591 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-07 22:50:10.593 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-07 22:50:10.597 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-07 22:50:10.600 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 22:50:10.604 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 22:50:10.606 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-07 22:50:10.610 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-07 22:50:10.613 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-07 22:50:10.616 | + functions-common:run_plugins:1837 : local plugins= 2026-07-07 22:50:10.618 | + functions-common:run_plugins:1838 : local plugin 2026-07-07 22:50:10.622 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-07 22:50:10.624 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-07 22:50:10.627 | + functions:set_systemd_override:845 : local value=2048 2026-07-07 22:50:10.632 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-07 22:50:10.634 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-07 22:50:10.710 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-07 22:50:10.710 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-07 22:50:10.714 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-07 22:50:11.204 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-07 22:50:11.209 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-07 22:50:11.234 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:50:11.237 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-07 22:50:11.242 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 22:50:11.245 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 22:50:11.249 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 22:50:11.252 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 22:50:11.255 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 22:50:11.260 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 22:50:11.264 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:50:11.267 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:50:11.271 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 22:50:11.274 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 22:50:11.278 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 22:50:11.283 | + functions-common:apt_get_update:1167 : return 2026-07-07 22:50:11.286 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-07 22:50:11.290 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 22:50:11.294 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:50:11.298 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:50:11.303 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-07 22:50:11.335 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-07-07 22:50:11.375 | Reading package lists... 2026-07-07 22:50:11.820 | Building dependency tree... 2026-07-07 22:50:11.823 | Reading state information... 2026-07-07 22:50:12.541 | The following packages were automatically installed and are no longer required: 2026-07-07 22:50:12.544 | libfwupd2 libgusb2 2026-07-07 22:50:12.544 | Use 'sudo apt autoremove' to remove them. 2026-07-07 22:50:12.546 | The following additional packages will be installed: 2026-07-07 22:50:12.547 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-07 22:50:12.547 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-07 22:50:12.547 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-07 22:50:12.550 | erlang-tools erlang-xmerl 2026-07-07 22:50:12.554 | Suggested packages: 2026-07-07 22:50:12.556 | erlang erlang-manpages erlang-doc 2026-07-07 22:50:12.623 | The following NEW packages will be installed: 2026-07-07 22:50:12.624 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-07 22:50:12.624 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-07 22:50:12.624 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-07 22:50:12.627 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-07 22:50:12.719 | 0 upgraded, 18 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 22:50:12.719 | Need to get 36.1 MB of archives. 2026-07-07 22:50:12.720 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-07 22:50:12.720 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-07-07 22:50:12.845 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-07-07 22:50:12.857 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-07-07 22:50:12.860 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-07-07 22:50:12.871 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-07-07 22:50:12.881 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-07-07 22:50:12.885 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-07-07 22:50:12.905 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-07-07 22:50:12.906 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-07-07 22:50:12.909 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-07-07 22:50:12.913 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-07-07 22:50:12.923 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-07-07 22:50:12.944 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-07-07 22:50:12.946 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-07-07 22:50:12.950 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-07-07 22:50:12.955 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-07-07 22:50:12.963 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-07-07 22:50:12.981 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-07 22:50:13.484 | perl: warning: Setting locale failed. 2026-07-07 22:50:13.484 | perl: warning: Please check that your locale settings: 2026-07-07 22:50:13.485 | LANGUAGE = (unset), 2026-07-07 22:50:13.485 | LC_ALL = "en_US.utf8", 2026-07-07 22:50:13.485 | LANG = "de_DE.UTF-8" 2026-07-07 22:50:13.485 | are supported and installed on your system. 2026-07-07 22:50:13.485 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:50:13.554 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:50:13.554 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:50:13.554 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:50:13.780 | Fetched 36.1 MB in 0s (72.9 MB/s) 2026-07-07 22:50:13.873 | Selecting previously unselected package erlang-base. 2026-07-07 22:50:13.945 | (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 ... 123085 files and directories currently installed.) 2026-07-07 22:50:13.953 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:13.958 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:14.407 | Selecting previously unselected package erlang-asn1. 2026-07-07 22:50:14.420 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:14.425 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:14.500 | Selecting previously unselected package erlang-crypto. 2026-07-07 22:50:14.513 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:14.519 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:14.579 | Selecting previously unselected package erlang-public-key. 2026-07-07 22:50:14.592 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:14.598 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:14.672 | Selecting previously unselected package erlang-mnesia. 2026-07-07 22:50:14.685 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:14.691 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:14.775 | Selecting previously unselected package erlang-runtime-tools. 2026-07-07 22:50:14.789 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:14.795 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:14.871 | Selecting previously unselected package erlang-ssl. 2026-07-07 22:50:14.885 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:14.890 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:15.008 | Selecting previously unselected package erlang-eldap. 2026-07-07 22:50:15.022 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:15.027 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:15.094 | Selecting previously unselected package erlang-ftp. 2026-07-07 22:50:15.111 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:15.117 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:15.177 | Selecting previously unselected package erlang-tftp. 2026-07-07 22:50:15.192 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:15.197 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:15.258 | Selecting previously unselected package erlang-inets. 2026-07-07 22:50:15.272 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:15.277 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:15.402 | Selecting previously unselected package erlang-snmp. 2026-07-07 22:50:15.416 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:15.422 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:15.603 | Selecting previously unselected package erlang-os-mon. 2026-07-07 22:50:15.617 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:15.624 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:15.684 | Selecting previously unselected package erlang-parsetools. 2026-07-07 22:50:15.698 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:15.703 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:15.757 | Selecting previously unselected package erlang-syntax-tools. 2026-07-07 22:50:15.771 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:15.776 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:15.844 | Selecting previously unselected package erlang-tools. 2026-07-07 22:50:15.858 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:15.863 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:15.937 | Selecting previously unselected package erlang-xmerl. 2026-07-07 22:50:15.951 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-07 22:50:15.956 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:16.059 | Selecting previously unselected package rabbitmq-server. 2026-07-07 22:50:16.071 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-07 22:50:16.079 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-07 22:50:17.233 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:17.640 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-07 22:50:17.640 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-07 22:50:20.335 | Searching for services which depend on erlang and should be started... none found. 2026-07-07 22:50:20.344 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:20.360 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:20.375 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:20.390 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:20.404 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:20.418 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:20.433 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:20.448 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:20.461 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:20.474 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:20.489 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:20.504 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:20.518 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:20.533 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:20.547 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:20.561 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-07 22:50:20.575 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-07 22:50:20.676 | info: Selecting GID from range 100 to 999 ... 2026-07-07 22:50:20.682 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-07 22:50:20.791 | info: Selecting UID from range 100 to 999 ... 2026-07-07 22:50:20.791 | 2026-07-07 22:50:20.796 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-07 22:50:20.799 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-07 22:50:20.858 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-07 22:50:21.080 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-07 22:50:42.591 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 22:50:44.368 | perl: warning: Setting locale failed. 2026-07-07 22:50:44.368 | perl: warning: Please check that your locale settings: 2026-07-07 22:50:44.368 | LANGUAGE = (unset), 2026-07-07 22:50:44.368 | LC_ALL = "en_US.utf8", 2026-07-07 22:50:44.368 | LANG = "de_DE.UTF-8" 2026-07-07 22:50:44.369 | are supported and installed on your system. 2026-07-07 22:50:44.369 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:50:44.505 | perl: warning: Setting locale failed. 2026-07-07 22:50:44.505 | perl: warning: Please check that your locale settings: 2026-07-07 22:50:44.505 | LANGUAGE = (unset), 2026-07-07 22:50:44.505 | LC_ALL = "en_US.utf8", 2026-07-07 22:50:44.505 | LANG = "de_DE.UTF-8" 2026-07-07 22:50:44.505 | are supported and installed on your system. 2026-07-07 22:50:44.505 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:50:44.557 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:50:44.557 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:50:44.557 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:50:44.628 | perl: warning: Setting locale failed. 2026-07-07 22:50:44.628 | perl: warning: Please check that your locale settings: 2026-07-07 22:50:44.628 | LANGUAGE = (unset), 2026-07-07 22:50:44.628 | LC_ALL = "en_US.utf8", 2026-07-07 22:50:44.628 | LANG = "de_DE.UTF-8" 2026-07-07 22:50:44.628 | are supported and installed on your system. 2026-07-07 22:50:44.628 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:50:45.152 | 2026-07-07 22:50:45.152 | Running kernel seems to be up-to-date. 2026-07-07 22:50:45.152 | 2026-07-07 22:50:45.152 | Restarting services... 2026-07-07 22:50:45.177 | 2026-07-07 22:50:45.177 | Service restarts being deferred: 2026-07-07 22:50:45.178 | systemctl restart virtlockd.service 2026-07-07 22:50:45.178 | systemctl restart virtlogd.service 2026-07-07 22:50:45.178 | 2026-07-07 22:50:45.178 | No containers need to be restarted. 2026-07-07 22:50:45.178 | 2026-07-07 22:50:45.178 | User sessions running outdated binaries: 2026-07-07 22:50:45.178 | quobyte @ session #6: sshd[2071] 2026-07-07 22:50:45.190 | 2026-07-07 22:50:45.190 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 22:50:47.407 | + functions-common:apt_get:1211 : result=0 2026-07-07 22:50:47.412 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 22:50:47.421 | + functions-common:time_stop:2420 : local name 2026-07-07 22:50:47.426 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:50:47.429 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:50:47.436 | + functions-common:time_stop:2423 : local total 2026-07-07 22:50:47.440 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:50:47.445 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 22:50:47.454 | + functions-common:time_stop:2427 : start_time=1783464611329 2026-07-07 22:50:47.457 | + functions-common:time_stop:2429 : [[ -z 1783464611329 ]] 2026-07-07 22:50:47.463 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:50:47.468 | + functions-common:time_stop:2432 : end_time=1783464647464 2026-07-07 22:50:47.472 | + functions-common:time_stop:2433 : elapsed_time=36135 2026-07-07 22:50:47.475 | + functions-common:time_stop:2434 : total=88887 2026-07-07 22:50:47.478 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:50:47.482 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=125022 2026-07-07 22:50:47.485 | + functions-common:apt_get:1215 : return 0 2026-07-07 22:50:47.489 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-07 22:50:47.493 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 22:50:47.497 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 22:50:47.499 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 22:50:47.503 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 22:50:47.506 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 22:50:47.510 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 22:50:47.513 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 22:50:47.517 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 22:50:47.521 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 22:50:47.525 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 22:50:47.529 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 22:50:47.533 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 22:50:47.537 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 22:50:47.541 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-07 22:50:47.544 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-07 22:50:47.569 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:50:47.573 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-07 22:50:47.576 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 22:50:47.581 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-07 22:50:47.585 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-07 22:50:47.591 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-07 22:50:47.597 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-07 22:50:47.601 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-07 22:50:47.604 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-07 22:50:47.607 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-07 22:50:47.612 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-07 22:50:47.616 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-07 22:50:47.622 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-07 22:50:48.966 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-07 22:50:48.966 | user tags 2026-07-07 22:50:48.966 | guest [administrator]' 2026-07-07 22:50:48.971 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-07 22:50:48.972 | user tags 2026-07-07 22:50:48.972 | guest [administrator]' 2026-07-07 22:50:48.972 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-07 22:50:48.978 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-07 22:50:48.981 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-07 22:50:48.984 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-07 22:50:50.225 | Adding user "stackrabbit" ... 2026-07-07 22:50:50.240 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-07 22:50:50.266 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-07 22:50:51.596 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-07 22:50:51.639 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-07 22:50:51.642 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-07 22:50:52.843 | Changing password for user "stackrabbit" ... 2026-07-07 22:50:52.887 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-07 22:50:52.890 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-07 22:50:52.893 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-07 22:50:54.191 | Deleting user "guest" ... 2026-07-07 22:50:54.236 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-07 22:50:54.263 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:50:54.266 | + ./stack.sh:main:858 : install_database 2026-07-07 22:50:54.269 | + lib/database:install_database:118 : install_database_mysql 2026-07-07 22:50:54.273 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-07 22:50:54.277 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:50:54.281 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:50:54.284 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-07 22:50:54.297 | perl: warning: Setting locale failed. 2026-07-07 22:50:54.297 | perl: warning: Please check that your locale settings: 2026-07-07 22:50:54.297 | LANGUAGE = (unset), 2026-07-07 22:50:54.298 | LC_ALL = "en_US.utf8", 2026-07-07 22:50:54.298 | LANG = "de_DE.UTF-8" 2026-07-07 22:50:54.298 | are supported and installed on your system. 2026-07-07 22:50:54.298 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:50:54.357 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:50:54.357 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:50:54.357 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:50:54.483 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-07 22:50:54.488 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-07 22:50:54.494 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-07 22:50:54.498 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:50:54.502 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:50:54.507 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-07 22:50:54.511 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-07 22:50:54.516 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-07 22:50:54.527 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-07 22:50:54.530 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-07 22:50:54.535 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 22:50:54.540 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 22:50:54.545 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 22:50:54.549 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 22:50:54.554 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 22:50:54.560 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 22:50:54.565 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 22:50:54.572 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 22:50:54.576 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 22:50:54.580 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 22:50:54.582 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 22:50:54.586 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 22:50:54.589 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 22:50:54.593 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-07 22:50:54.596 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:50:54.599 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:50:54.601 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-07 22:50:54.605 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 22:50:54.607 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 22:50:54.610 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 22:50:54.618 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 22:50:54.626 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 22:50:54.633 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 22:50:54.635 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:50:54.644 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:50:54.648 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 22:50:54.650 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 22:50:54.652 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 22:50:54.656 | + functions-common:apt_get_update:1167 : return 2026-07-07 22:50:54.659 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-07 22:50:54.661 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 22:50:54.670 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:50:54.674 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:50:54.677 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-07 22:50:54.713 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-07-07 22:50:54.769 | Reading package lists... 2026-07-07 22:50:55.203 | Building dependency tree... 2026-07-07 22:50:55.205 | Reading state information... 2026-07-07 22:50:55.940 | The following packages were automatically installed and are no longer required: 2026-07-07 22:50:55.943 | libfwupd2 libgusb2 2026-07-07 22:50:55.943 | Use 'sudo apt autoremove' to remove them. 2026-07-07 22:50:55.945 | The following additional packages will be installed: 2026-07-07 22:50:55.946 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-07 22:50:55.946 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-07 22:50:55.946 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-07 22:50:55.946 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-07 22:50:55.947 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-07 22:50:55.947 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-07 22:50:55.948 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-07 22:50:55.951 | Suggested packages: 2026-07-07 22:50:55.952 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-07 22:50:55.952 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-07 22:50:56.011 | The following NEW packages will be installed: 2026-07-07 22:50:56.011 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-07 22:50:56.011 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-07 22:50:56.011 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-07 22:50:56.012 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-07 22:50:56.012 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-07 22:50:56.013 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-07 22:50:56.014 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-07 22:50:56.097 | 0 upgraded, 27 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 22:50:56.097 | Need to get 29.6 MB of archives. 2026-07-07 22:50:56.097 | After this operation, 243 MB of additional disk space will be used. 2026-07-07 22:50:56.097 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-07-07 22:50:56.151 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-07 22:50:56.156 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-07-07 22:50:56.162 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-07 22:50:56.168 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-07 22:50:56.174 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-07-07 22:50:56.404 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-07-07 22:50:56.422 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-07 22:50:56.423 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-07 22:50:56.429 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-07 22:50:56.434 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-07 22:50:56.439 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-07-07 22:50:56.444 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-07 22:50:56.448 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-07 22:50:56.453 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-07 22:50:56.458 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-07 22:50:56.463 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-07-07 22:50:56.470 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-07 22:50:56.473 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-07 22:50:56.478 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-07 22:50:56.484 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-07 22:50:56.489 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-07 22:50:56.493 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-07 22:50:56.497 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-07 22:50:56.502 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-07 22:50:56.589 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-07 22:50:56.589 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-07-07 22:50:56.891 | perl: warning: Setting locale failed. 2026-07-07 22:50:56.891 | perl: warning: Please check that your locale settings: 2026-07-07 22:50:56.891 | LANGUAGE = (unset), 2026-07-07 22:50:56.891 | LC_ALL = "en_US.utf8", 2026-07-07 22:50:56.891 | LANG = "de_DE.UTF-8" 2026-07-07 22:50:56.891 | are supported and installed on your system. 2026-07-07 22:50:56.891 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:50:56.998 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:50:56.998 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:50:56.998 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:50:57.148 | Vorkonfiguration der Pakete ... 2026-07-07 22:50:57.163 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 22:50:57.351 | Fetched 29.6 MB in 1s (54.9 MB/s) 2026-07-07 22:50:57.406 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-07 22:50:57.491 | (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 ... 125890 files and directories currently installed.) 2026-07-07 22:50:57.498 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 22:50:57.504 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 22:50:57.936 | Selecting previously unselected package mysql-client-8.0. 2026-07-07 22:50:57.949 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 22:50:57.953 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 22:50:58.003 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-07 22:50:58.013 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-07 22:50:58.020 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-07 22:50:58.067 | Selecting previously unselected package libmecab2:amd64. 2026-07-07 22:50:58.080 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-07 22:50:58.084 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-07 22:50:58.138 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-07 22:50:58.150 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-07 22:50:58.154 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-07 22:50:58.207 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-07 22:50:58.220 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 22:50:58.223 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 22:50:59.295 | Selecting previously unselected package mysql-server-8.0. 2026-07-07 22:50:59.304 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-07 22:50:59.312 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 22:50:59.389 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:50:59.389 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:50:59.389 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:50:59.481 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 22:50:59.494 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 22:50:59.873 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 22:50:59.971 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-07 22:50:59.987 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-07 22:50:59.994 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-07 22:51:00.051 | Selecting previously unselected package liburi-perl. 2026-07-07 22:51:00.068 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-07 22:51:00.075 | Unpacking liburi-perl (5.27-1) ... 2026-07-07 22:51:00.189 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-07 22:51:00.203 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-07 22:51:00.208 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-07 22:51:00.278 | Selecting previously unselected package libcgi-pm-perl. 2026-07-07 22:51:00.291 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-07 22:51:00.296 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-07 22:51:00.372 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-07 22:51:00.386 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-07 22:51:00.391 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-07 22:51:00.447 | Selecting previously unselected package libfcgi-perl. 2026-07-07 22:51:00.462 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-07 22:51:00.467 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-07 22:51:00.527 | Selecting previously unselected package libcgi-fast-perl. 2026-07-07 22:51:00.542 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-07 22:51:00.547 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-07 22:51:00.599 | Selecting previously unselected package libclone-perl:amd64. 2026-07-07 22:51:00.611 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-07 22:51:00.616 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-07 22:51:00.675 | Selecting previously unselected package libencode-locale-perl. 2026-07-07 22:51:00.688 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-07 22:51:00.694 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-07 22:51:00.745 | Selecting previously unselected package libfcgi-bin. 2026-07-07 22:51:00.757 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-07 22:51:00.762 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-07 22:51:00.813 | Selecting previously unselected package libhtml-template-perl. 2026-07-07 22:51:00.825 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-07 22:51:00.831 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-07 22:51:00.886 | Selecting previously unselected package libtimedate-perl. 2026-07-07 22:51:00.897 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-07 22:51:00.902 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-07 22:51:00.982 | Selecting previously unselected package libhttp-date-perl. 2026-07-07 22:51:00.995 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-07 22:51:01.000 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-07 22:51:01.053 | Selecting previously unselected package libio-html-perl. 2026-07-07 22:51:01.068 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-07 22:51:01.074 | Unpacking libio-html-perl (1.004-3) ... 2026-07-07 22:51:01.124 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-07 22:51:01.137 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-07 22:51:01.142 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-07 22:51:01.191 | Selecting previously unselected package libhttp-message-perl. 2026-07-07 22:51:01.204 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-07 22:51:01.209 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-07 22:51:01.275 | Selecting previously unselected package mecab-utils. 2026-07-07 22:51:01.287 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-07 22:51:01.292 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-07 22:51:01.352 | Selecting previously unselected package mecab-ipadic. 2026-07-07 22:51:01.370 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-07 22:51:01.375 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-07 22:51:02.122 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-07 22:51:02.135 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-07 22:51:02.141 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-07 22:51:02.191 | Selecting previously unselected package mysql-server. 2026-07-07 22:51:02.203 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-07 22:51:02.209 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 22:51:02.293 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-07 22:51:02.308 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-07 22:51:02.328 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 22:51:02.342 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-07 22:51:02.356 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-07 22:51:02.371 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-07 22:51:02.387 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-07 22:51:02.403 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-07 22:51:02.419 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-07 22:51:02.436 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-07 22:51:02.452 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-07 22:51:02.466 | Setting up libio-html-perl (1.004-3) ... 2026-07-07 22:51:02.493 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 22:51:02.514 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-07 22:51:02.530 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 22:51:02.544 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-07 22:51:02.557 | Setting up liburi-perl (5.27-1) ... 2026-07-07 22:51:02.568 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 22:51:02.616 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 22:51:02.671 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:51:02.671 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:51:02.671 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:51:02.751 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 22:51:02.765 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 22:51:02.823 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-07 22:51:02.862 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-07 22:51:15.180 | mysqld will log errors to /var/log/mysql/error.log 2026-07-07 22:51:16.188 | mysqld is running as pid 16723 2026-07-07 22:51:18.679 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-07 22:51:20.527 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-07 22:51:20.544 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-07 22:51:20.556 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-07 22:51:20.560 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-07 22:51:20.560 | 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-07-07 22:51:20.560 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-07 22:51:20.779 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-07 22:51:20.826 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-07 22:51:20.827 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-07 22:51:20.828 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-07 22:51:20.828 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-07 22:51:20.834 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-07 22:51:20.838 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-07 22:51:20.922 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-07 22:51:20.922 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-07 22:51:20.922 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-07 22:51:20.922 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-07 22:51:21.015 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-07 22:51:21.019 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-07 22:51:21.026 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-07 22:51:21.027 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-07 22:51:21.027 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-07 22:51:21.028 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-07 22:51:21.057 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-07 22:51:21.057 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-07 22:51:21.058 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-07 22:51:21.378 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-07 22:51:21.379 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-07 22:51:21.379 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-07 22:51:21.529 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-07 22:51:21.586 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-07 22:51:21.586 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-07 22:51:21.962 | 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-07-07 22:51:22.097 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-07 22:51:22.358 | 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-07-07 22:51:22.361 | 2026-07-07 22:51:22.361 | done! 2026-07-07 22:51:22.368 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-07 22:51:22.377 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-07 22:51:22.388 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-07 22:51:22.395 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-07 22:51:22.395 | 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-07-07 22:51:22.395 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-07 22:51:22.723 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-07 22:51:22.812 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-07 22:51:22.813 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-07 22:51:22.814 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-07 22:51:22.814 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-07 22:51:22.826 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-07 22:51:22.832 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-07 22:51:22.965 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-07 22:51:22.965 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-07 22:51:22.966 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-07 22:51:22.966 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-07 22:51:23.103 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-07 22:51:23.107 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-07 22:51:23.120 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-07 22:51:23.120 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-07 22:51:23.121 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-07 22:51:23.122 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-07 22:51:23.165 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-07 22:51:23.165 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-07 22:51:23.166 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-07 22:51:23.684 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-07 22:51:23.685 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-07 22:51:23.685 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-07 22:51:23.907 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-07 22:51:23.978 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-07 22:51:23.978 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-07 22:51:24.457 | 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-07-07 22:51:24.616 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-07 22:51:24.875 | 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-07-07 22:51:24.878 | 2026-07-07 22:51:24.878 | done! 2026-07-07 22:51:24.885 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-07 22:51:24.896 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-07 22:51:24.910 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-07 22:51:24.923 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-07 22:51:24.936 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-07 22:51:24.949 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-07 22:51:24.964 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-07 22:51:24.978 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 22:51:27.012 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-07 22:51:27.273 | perl: warning: Setting locale failed. 2026-07-07 22:51:27.273 | perl: warning: Please check that your locale settings: 2026-07-07 22:51:27.273 | LANGUAGE = (unset), 2026-07-07 22:51:27.273 | LC_ALL = "en_US.utf8", 2026-07-07 22:51:27.273 | LANG = "de_DE.UTF-8" 2026-07-07 22:51:27.273 | are supported and installed on your system. 2026-07-07 22:51:27.274 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:51:27.441 | perl: warning: Setting locale failed. 2026-07-07 22:51:27.441 | perl: warning: Please check that your locale settings: 2026-07-07 22:51:27.441 | LANGUAGE = (unset), 2026-07-07 22:51:27.441 | LC_ALL = "en_US.utf8", 2026-07-07 22:51:27.441 | LANG = "de_DE.UTF-8" 2026-07-07 22:51:27.441 | are supported and installed on your system. 2026-07-07 22:51:27.441 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:51:27.502 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:51:27.502 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:51:27.502 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:51:27.580 | perl: warning: Setting locale failed. 2026-07-07 22:51:27.580 | perl: warning: Please check that your locale settings: 2026-07-07 22:51:27.580 | LANGUAGE = (unset), 2026-07-07 22:51:27.580 | LC_ALL = "en_US.utf8", 2026-07-07 22:51:27.580 | LANG = "de_DE.UTF-8" 2026-07-07 22:51:27.580 | are supported and installed on your system. 2026-07-07 22:51:27.580 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:51:28.125 | 2026-07-07 22:51:28.126 | Running kernel seems to be up-to-date. 2026-07-07 22:51:28.126 | 2026-07-07 22:51:28.127 | Restarting services... 2026-07-07 22:51:28.152 | 2026-07-07 22:51:28.152 | Service restarts being deferred: 2026-07-07 22:51:28.153 | systemctl restart virtlockd.service 2026-07-07 22:51:28.153 | systemctl restart virtlogd.service 2026-07-07 22:51:28.153 | 2026-07-07 22:51:28.153 | No containers need to be restarted. 2026-07-07 22:51:28.153 | 2026-07-07 22:51:28.153 | User sessions running outdated binaries: 2026-07-07 22:51:28.153 | quobyte @ session #6: sshd[2071] 2026-07-07 22:51:28.164 | 2026-07-07 22:51:28.164 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 22:51:30.453 | + functions-common:apt_get:1211 : result=0 2026-07-07 22:51:30.457 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 22:51:30.461 | + functions-common:time_stop:2420 : local name 2026-07-07 22:51:30.465 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:51:30.469 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:51:30.473 | + functions-common:time_stop:2423 : local total 2026-07-07 22:51:30.475 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:51:30.479 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 22:51:30.483 | + functions-common:time_stop:2427 : start_time=1783464654707 2026-07-07 22:51:30.486 | + functions-common:time_stop:2429 : [[ -z 1783464654707 ]] 2026-07-07 22:51:30.490 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:51:30.496 | + functions-common:time_stop:2432 : end_time=1783464690492 2026-07-07 22:51:30.500 | + functions-common:time_stop:2433 : elapsed_time=35785 2026-07-07 22:51:30.503 | + functions-common:time_stop:2434 : total=125022 2026-07-07 22:51:30.506 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:51:30.510 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160807 2026-07-07 22:51:30.513 | + functions-common:apt_get:1215 : return 0 2026-07-07 22:51:30.516 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-07 22:51:30.520 | + ./stack.sh:main:861 : install_database_python 2026-07-07 22:51:30.523 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-07 22:51:30.526 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-07 22:51:30.529 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-07 22:51:30.532 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-07 22:51:30.536 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-07 22:51:30.539 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-07 22:51:30.542 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-07 22:51:30.548 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-07 22:51:30.549 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-07 22:51:30.555 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-07 22:51:30.558 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-07 22:51:30.562 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-07 22:51:30.566 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-07 22:51:30.568 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-07 22:51:30.594 | Using python 3.12 to install PyMySQL 2026-07-07 22:51:30.598 | + 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-07-07 22:51:32.178 | Collecting PyMySQL 2026-07-07 22:51:32.335 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-07 22:51:32.364 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-07 22:51:32.548 | Installing collected packages: PyMySQL 2026-07-07 22:51:32.626 | Successfully installed PyMySQL-1.2.0 2026-07-07 22:51:32.764 | + inc/python:pip_install:216 : result=0 2026-07-07 22:51:32.769 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 22:51:32.773 | + functions-common:time_stop:2420 : local name 2026-07-07 22:51:32.780 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:51:32.784 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:51:32.787 | + functions-common:time_stop:2423 : local total 2026-07-07 22:51:32.791 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:51:32.794 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 22:51:32.798 | + functions-common:time_stop:2427 : start_time=1783464690587 2026-07-07 22:51:32.801 | + functions-common:time_stop:2429 : [[ -z 1783464690587 ]] 2026-07-07 22:51:32.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:51:32.811 | + functions-common:time_stop:2432 : end_time=1783464692807 2026-07-07 22:51:32.814 | + functions-common:time_stop:2433 : elapsed_time=2220 2026-07-07 22:51:32.817 | + functions-common:time_stop:2434 : total=37783 2026-07-07 22:51:32.820 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:51:32.823 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40003 2026-07-07 22:51:32.827 | + inc/python:pip_install:219 : return 0 2026-07-07 22:51:32.830 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-07 22:51:32.835 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-07 22:51:32.839 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-07 22:51:32.845 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-07 22:51:32.872 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:51:32.875 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-07 22:51:32.877 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-07 22:51:32.907 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:51:32.910 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-07 22:51:32.935 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:51:32.940 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-07 22:51:32.962 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:51:32.966 | + ./stack.sh:main:869 : install_etcd3 2026-07-07 22:51:32.969 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-07 22:51:32.969 | Installing etcd 2026-07-07 22:51:32.973 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-07 22:51:32.999 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-07 22:51:33.026 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-07 22:51:33.037 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-07 22:51:33.058 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-07 22:51:33.063 | ++ 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-07-07 22:51:33.070 | ++ 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-07-07 22:51:33.075 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-07 22:51:33.079 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-07 22:51:33.083 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-07 22:51:33.087 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-07 22:51:33.091 | ++ 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-07-07 22:51:33.095 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-07 22:51:33.098 | ++ 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-07-07 22:51:33.106 | --2026-07-08 00:51:33-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-07 22:51:33.169 | Resolving github.com (github.com)... 140.82.121.3 2026-07-07 22:51:33.185 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-07 22:51:33.389 | HTTP request sent, awaiting response... 302 Found 2026-07-07 22:51:33.389 | 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-07-07T23%3A37%3A19Z&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-07-07T22%3A36%3A34Z&ske=2026-07-07T23%3A37%3A19Z&sks=b&skv=2018-11-09&sig=n2k6wrfw45r%2F%2FJolHmN9rPAgRaxAi0Rkz6eb2gMp57A%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzQ2NjQ5MywibmJmIjoxNzgzNDY0NjkzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.DbaXpWHOb7yLVrgc_JUbhqdOGw_QTZTUrZdYYz4lL0c&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-07 22:51:33.389 | --2026-07-08 00:51:33-- 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-07-07T23%3A37%3A19Z&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-07-07T22%3A36%3A34Z&ske=2026-07-07T23%3A37%3A19Z&sks=b&skv=2018-11-09&sig=n2k6wrfw45r%2F%2FJolHmN9rPAgRaxAi0Rkz6eb2gMp57A%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzQ2NjQ5MywibmJmIjoxNzgzNDY0NjkzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.DbaXpWHOb7yLVrgc_JUbhqdOGw_QTZTUrZdYYz4lL0c&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-07 22:51:33.391 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2026-07-07 22:51:33.403 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-07 22:51:33.445 | HTTP request sent, awaiting response... 200 OK 2026-07-07 22:51:33.445 | Length: 20927601 (20M) [application/octet-stream] 2026-07-07 22:51:33.445 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-07 22:51:33.499 | 2026-07-07 22:51:33.697 | 0K ........ ........ ... 100% 79.1M=0.3s 2026-07-07 22:51:33.698 | 2026-07-07 22:51:33.698 | 2026-07-08 00:51:33 (79.1 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-07 22:51:33.698 | 2026-07-07 22:51:33.703 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-07 22:51:33.708 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-07 22:51:33.713 | ++ functions:get_extra_file:81 : return 2026-07-07 22:51:33.718 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-07 22:51:33.721 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-07 22:51:33.725 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-07 22:51:33.729 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-07 22:51:33.756 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-07 22:51:33.761 | + 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-07-07 22:51:33.772 | etcd-v3.5.21-linux-amd64/ 2026-07-07 22:51:33.772 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-07 22:51:33.772 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-07 22:51:33.772 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-07 22:51:33.772 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-07 22:51:33.772 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-07 22:51:33.772 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-07 22:51:33.773 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-07 22:51:33.773 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-07 22:51:33.774 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-07 22:51:33.774 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-07 22:51:33.774 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-07 22:51:33.774 | etcd-v3.5.21-linux-amd64/README.md 2026-07-07 22:51:33.774 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-07 22:51:33.945 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-07 22:51:34.138 | etcd-v3.5.21-linux-amd64/etcd 2026-07-07 22:51:34.424 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-07 22:51:34.463 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-07 22:51:34.497 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-07 22:51:34.501 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-07 22:51:34.528 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:51:34.532 | + ./stack.sh:main:888 : install_dstat 2026-07-07 22:51:34.536 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-07 22:51:34.561 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:51:34.564 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-07 22:51:34.568 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 22:51:34.571 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-07 22:51:34.574 | + ./stack.sh:main:897 : install_libs 2026-07-07 22:51:34.578 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-07 22:51:34.581 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-07 22:51:34.586 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-07 22:51:34.589 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-07 22:51:34.592 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:34.596 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:34.599 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-07 22:51:34.603 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:34.607 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-07 22:51:34.610 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-07 22:51:34.614 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-07 22:51:34.618 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-07 22:51:34.621 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:34.625 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:34.629 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-07 22:51:34.632 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:34.636 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-07 22:51:34.640 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-07 22:51:34.644 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-07 22:51:34.647 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-07 22:51:34.651 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:34.654 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:34.658 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-07 22:51:34.662 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:34.665 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-07 22:51:34.669 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-07 22:51:34.673 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-07 22:51:34.677 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-07 22:51:34.680 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:34.684 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:34.688 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-07 22:51:34.691 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:34.695 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-07 22:51:34.699 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-07 22:51:34.703 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-07 22:51:34.707 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-07 22:51:34.712 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:34.715 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:34.719 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-07 22:51:34.723 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:34.728 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-07 22:51:34.732 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-07 22:51:34.736 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-07 22:51:34.740 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-07 22:51:34.745 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:34.749 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:34.752 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-07 22:51:34.756 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:34.760 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-07 22:51:34.764 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-07 22:51:34.768 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-07 22:51:34.772 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-07 22:51:34.775 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:34.779 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:34.783 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-07 22:51:34.787 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:34.790 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-07 22:51:34.794 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-07 22:51:34.798 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-07 22:51:34.802 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-07 22:51:34.805 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:34.809 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:34.813 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-07 22:51:34.816 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:34.820 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-07 22:51:34.824 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-07 22:51:34.828 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-07 22:51:34.831 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-07 22:51:34.835 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:34.839 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:34.842 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-07 22:51:34.846 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:34.850 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-07 22:51:34.854 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-07 22:51:34.857 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-07 22:51:34.861 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-07 22:51:34.865 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:34.869 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:34.872 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-07 22:51:34.876 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:34.880 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-07 22:51:34.884 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-07 22:51:34.888 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-07 22:51:34.891 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-07 22:51:34.895 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:34.899 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:34.902 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-07 22:51:34.906 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:34.910 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-07 22:51:34.913 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-07 22:51:34.917 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-07 22:51:34.921 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-07 22:51:34.924 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:34.928 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:34.931 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-07 22:51:34.935 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:34.939 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-07 22:51:34.942 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-07 22:51:34.946 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-07 22:51:34.950 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-07 22:51:34.954 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:34.958 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:34.962 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-07 22:51:34.966 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:34.970 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-07 22:51:34.974 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-07 22:51:34.978 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-07 22:51:34.982 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-07 22:51:34.985 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:34.989 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:34.993 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-07 22:51:34.997 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.002 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-07 22:51:35.006 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-07 22:51:35.010 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-07 22:51:35.015 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-07 22:51:35.018 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.022 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.025 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-07 22:51:35.029 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.033 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-07 22:51:35.036 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-07 22:51:35.040 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-07 22:51:35.044 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-07 22:51:35.048 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.052 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.056 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-07 22:51:35.059 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.063 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-07 22:51:35.067 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-07 22:51:35.071 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-07 22:51:35.075 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-07 22:51:35.078 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.081 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.084 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-07 22:51:35.087 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.091 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-07 22:51:35.095 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-07 22:51:35.098 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-07 22:51:35.102 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-07 22:51:35.105 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.108 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.111 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-07 22:51:35.115 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.118 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-07 22:51:35.121 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-07 22:51:35.124 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-07 22:51:35.127 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-07 22:51:35.130 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.133 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.136 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-07 22:51:35.138 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.141 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-07 22:51:35.144 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-07 22:51:35.147 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-07 22:51:35.150 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-07 22:51:35.153 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.156 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.160 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-07 22:51:35.163 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.166 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-07 22:51:35.169 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-07 22:51:35.172 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-07 22:51:35.175 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-07 22:51:35.179 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.182 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.185 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-07 22:51:35.188 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.191 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-07 22:51:35.194 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-07 22:51:35.197 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-07 22:51:35.200 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-07 22:51:35.204 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.207 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.209 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-07 22:51:35.212 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.215 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-07 22:51:35.219 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-07 22:51:35.222 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-07 22:51:35.225 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-07 22:51:35.228 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.231 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.234 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-07 22:51:35.237 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.240 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-07 22:51:35.244 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-07 22:51:35.247 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-07 22:51:35.249 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-07 22:51:35.252 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.256 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.259 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-07 22:51:35.262 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.266 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-07 22:51:35.270 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-07 22:51:35.273 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-07 22:51:35.276 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-07 22:51:35.279 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.282 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.284 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-07 22:51:35.287 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.290 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-07 22:51:35.293 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-07 22:51:35.296 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-07 22:51:35.299 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-07 22:51:35.302 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.304 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.307 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-07 22:51:35.310 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.313 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-07 22:51:35.315 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-07 22:51:35.318 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-07 22:51:35.322 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-07 22:51:35.324 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.328 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.331 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-07 22:51:35.334 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.338 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-07 22:51:35.340 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-07 22:51:35.344 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-07 22:51:35.347 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-07 22:51:35.349 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.353 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.356 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-07 22:51:35.359 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.363 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-07 22:51:35.366 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-07 22:51:35.369 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-07 22:51:35.372 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-07 22:51:35.375 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.378 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.381 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-07 22:51:35.384 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.387 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-07 22:51:35.390 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-07 22:51:35.393 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-07 22:51:35.396 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-07 22:51:35.399 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.401 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.404 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-07 22:51:35.407 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.410 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-07 22:51:35.413 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-07 22:51:35.416 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-07 22:51:35.419 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-07 22:51:35.421 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.424 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.427 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-07 22:51:35.430 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.433 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-07 22:51:35.436 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-07 22:51:35.439 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-07 22:51:35.441 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-07 22:51:35.444 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.447 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.450 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-07 22:51:35.453 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.456 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-07 22:51:35.458 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-07 22:51:35.461 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-07 22:51:35.464 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-07 22:51:35.467 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.470 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.473 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-07 22:51:35.475 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.478 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-07 22:51:35.481 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-07 22:51:35.484 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-07 22:51:35.487 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-07 22:51:35.490 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.492 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.495 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-07 22:51:35.498 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.501 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-07 22:51:35.504 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-07 22:51:35.506 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-07 22:51:35.509 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-07 22:51:35.512 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.515 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.517 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-07 22:51:35.520 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.523 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-07 22:51:35.526 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-07 22:51:35.529 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-07 22:51:35.532 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-07 22:51:35.535 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.538 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.541 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-07 22:51:35.544 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.547 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-07 22:51:35.550 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-07 22:51:35.553 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-07 22:51:35.555 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-07 22:51:35.558 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.561 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.564 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-07 22:51:35.568 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.571 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-07 22:51:35.573 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-07 22:51:35.576 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-07 22:51:35.579 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-07 22:51:35.582 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.585 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.588 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-07 22:51:35.591 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.594 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-07 22:51:35.597 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-07 22:51:35.601 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:35.604 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:35.607 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-07 22:51:35.610 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:35.613 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-07 22:51:35.636 | Using python 3.12 to install etcd3gw 2026-07-07 22:51:35.639 | + 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-07-07 22:51:36.868 | Collecting etcd3gw 2026-07-07 22:51:37.006 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 22:51:37.017 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-07 22:51:37.069 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-07 22:51:37.071 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-07 22:51:37.120 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-07 22:51:37.137 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 22:51:37.194 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-07 22:51:37.212 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-07 22:51:37.861 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-07 22:51:37.878 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-07 22:51:37.892 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-07 22:51:38.091 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-07 22:51:38.094 | 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-07-07 22:51:38.131 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-07 22:51:38.134 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-07 22:51:38.175 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-07 22:51:38.177 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-07 22:51:38.183 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-07 22:51:38.212 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-07 22:51:38.249 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-07 22:51:38.280 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-07 22:51:38.291 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-07 22:51:38.294 | 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-07-07 22:51:38.297 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-07 22:51:38.300 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-07 22:51:38.318 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-07 22:51:38.570 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-07 22:51:38.632 | Attempting uninstall: urllib3 2026-07-07 22:51:38.639 | Found existing installation: urllib3 2.0.7 2026-07-07 22:51:38.639 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:51:38.640 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-07 22:51:38.794 | Attempting uninstall: idna 2026-07-07 22:51:38.804 | Found existing installation: idna 3.6 2026-07-07 22:51:38.805 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:51:38.805 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-07 22:51:38.967 | Attempting uninstall: requests 2026-07-07 22:51:38.975 | Found existing installation: requests 2.31.0 2026-07-07 22:51:38.976 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:51:38.977 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-07 22:51:39.226 | 2026-07-07 22:51:39.232 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-07-07 22:51:39.394 | + inc/python:pip_install:216 : result=0 2026-07-07 22:51:39.396 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 22:51:39.399 | + functions-common:time_stop:2420 : local name 2026-07-07 22:51:39.401 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:51:39.404 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:51:39.406 | + functions-common:time_stop:2423 : local total 2026-07-07 22:51:39.409 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:51:39.411 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 22:51:39.413 | + functions-common:time_stop:2427 : start_time=1783464695630 2026-07-07 22:51:39.416 | + functions-common:time_stop:2429 : [[ -z 1783464695630 ]] 2026-07-07 22:51:39.418 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:51:39.422 | + functions-common:time_stop:2432 : end_time=1783464699420 2026-07-07 22:51:39.425 | + functions-common:time_stop:2433 : elapsed_time=3790 2026-07-07 22:51:39.427 | + functions-common:time_stop:2434 : total=40003 2026-07-07 22:51:39.430 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:51:39.433 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43793 2026-07-07 22:51:39.435 | + inc/python:pip_install:219 : return 0 2026-07-07 22:51:39.438 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-07 22:51:39.441 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-07 22:51:39.443 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-07 22:51:39.446 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 22:51:39.449 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 22:51:39.452 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 22:51:39.455 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 22:51:39.458 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 22:51:39.461 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 22:51:39.464 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 22:51:39.466 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 22:51:39.469 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 22:51:39.472 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 22:51:39.475 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 22:51:39.477 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 22:51:39.480 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 22:51:39.483 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-07 22:51:39.486 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:51:39.488 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:51:39.491 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-07 22:51:39.494 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-07 22:51:39.497 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 22:51:39.500 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 22:51:39.503 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 22:51:39.506 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 22:51:39.508 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 22:51:39.511 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 22:51:39.514 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:51:39.516 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:51:39.519 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 22:51:39.522 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 22:51:39.524 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 22:51:39.527 | + functions-common:apt_get_update:1167 : return 2026-07-07 22:51:39.529 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-07 22:51:39.532 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 22:51:39.534 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:51:39.537 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:51:39.539 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-07 22:51:39.560 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-07-07 22:51:39.597 | Reading package lists... 2026-07-07 22:51:40.001 | Building dependency tree... 2026-07-07 22:51:40.003 | Reading state information... 2026-07-07 22:51:40.638 | The following packages were automatically installed and are no longer required: 2026-07-07 22:51:40.640 | libfwupd2 libgusb2 2026-07-07 22:51:40.640 | Use 'sudo apt autoremove' to remove them. 2026-07-07 22:51:40.643 | The following additional packages will be installed: 2026-07-07 22:51:40.644 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-07 22:51:40.647 | Suggested packages: 2026-07-07 22:51:40.647 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-07 22:51:40.647 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-07 22:51:40.647 | python3-uwsgidecorators 2026-07-07 22:51:40.687 | The following NEW packages will be installed: 2026-07-07 22:51:40.689 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-07 22:51:40.737 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 22:51:40.737 | Need to get 1270 kB of archives. 2026-07-07 22:51:40.737 | After this operation, 4285 kB of additional disk space will be used. 2026-07-07 22:51:40.738 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-07 22:51:40.746 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-07 22:51:40.751 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-07 22:51:40.756 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-07 22:51:40.765 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-07 22:51:40.765 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-07 22:51:41.014 | perl: warning: Setting locale failed. 2026-07-07 22:51:41.014 | perl: warning: Please check that your locale settings: 2026-07-07 22:51:41.014 | LANGUAGE = (unset), 2026-07-07 22:51:41.014 | LC_ALL = "en_US.utf8", 2026-07-07 22:51:41.014 | LANG = "de_DE.UTF-8" 2026-07-07 22:51:41.014 | are supported and installed on your system. 2026-07-07 22:51:41.014 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:51:41.080 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:51:41.080 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:51:41.080 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:51:41.280 | Fetched 1270 kB in 0s (25.8 MB/s) 2026-07-07 22:51:41.326 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-07 22:51:41.394 | (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 ... 126492 files and directories currently installed.) 2026-07-07 22:51:41.401 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-07 22:51:41.410 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-07 22:51:41.467 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-07 22:51:41.482 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-07 22:51:41.487 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-07 22:51:41.541 | Selecting previously unselected package libzmq5:amd64. 2026-07-07 22:51:41.557 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-07 22:51:41.561 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-07 22:51:41.619 | Selecting previously unselected package uwsgi-core. 2026-07-07 22:51:41.634 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-07 22:51:41.638 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-07 22:51:41.836 | Selecting previously unselected package uwsgi. 2026-07-07 22:51:41.848 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-07 22:51:41.856 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-07 22:51:41.915 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-07 22:51:41.927 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-07 22:51:41.932 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-07 22:51:42.018 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-07 22:51:42.031 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-07 22:51:42.043 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-07 22:51:42.056 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-07 22:51:42.080 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-07 22:51:42.659 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-07 22:51:42.690 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 22:51:43.729 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-07 22:51:43.969 | perl: warning: Setting locale failed. 2026-07-07 22:51:43.970 | perl: warning: Please check that your locale settings: 2026-07-07 22:51:43.970 | LANGUAGE = (unset), 2026-07-07 22:51:43.970 | LC_ALL = "en_US.utf8", 2026-07-07 22:51:43.970 | LANG = "de_DE.UTF-8" 2026-07-07 22:51:43.970 | are supported and installed on your system. 2026-07-07 22:51:43.970 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:51:44.107 | perl: warning: Setting locale failed. 2026-07-07 22:51:44.108 | perl: warning: Please check that your locale settings: 2026-07-07 22:51:44.108 | LANGUAGE = (unset), 2026-07-07 22:51:44.108 | LC_ALL = "en_US.utf8", 2026-07-07 22:51:44.108 | LANG = "de_DE.UTF-8" 2026-07-07 22:51:44.108 | are supported and installed on your system. 2026-07-07 22:51:44.108 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:51:44.161 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:51:44.161 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:51:44.162 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:51:44.237 | perl: warning: Setting locale failed. 2026-07-07 22:51:44.237 | perl: warning: Please check that your locale settings: 2026-07-07 22:51:44.237 | LANGUAGE = (unset), 2026-07-07 22:51:44.237 | LC_ALL = "en_US.utf8", 2026-07-07 22:51:44.237 | LANG = "de_DE.UTF-8" 2026-07-07 22:51:44.237 | are supported and installed on your system. 2026-07-07 22:51:44.237 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:51:44.748 | 2026-07-07 22:51:44.748 | Running kernel seems to be up-to-date. 2026-07-07 22:51:44.748 | 2026-07-07 22:51:44.748 | Restarting services... 2026-07-07 22:51:44.773 | 2026-07-07 22:51:44.773 | Service restarts being deferred: 2026-07-07 22:51:44.773 | systemctl restart virtlockd.service 2026-07-07 22:51:44.773 | systemctl restart virtlogd.service 2026-07-07 22:51:44.773 | 2026-07-07 22:51:44.773 | No containers need to be restarted. 2026-07-07 22:51:44.773 | 2026-07-07 22:51:44.774 | User sessions running outdated binaries: 2026-07-07 22:51:44.774 | quobyte @ session #6: sshd[2071] 2026-07-07 22:51:44.784 | 2026-07-07 22:51:44.784 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 22:51:46.978 | + functions-common:apt_get:1211 : result=0 2026-07-07 22:51:46.981 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 22:51:46.984 | + functions-common:time_stop:2420 : local name 2026-07-07 22:51:46.988 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:51:46.990 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:51:46.994 | + functions-common:time_stop:2423 : local total 2026-07-07 22:51:46.997 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:51:47.001 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 22:51:47.004 | + functions-common:time_stop:2427 : start_time=1783464699558 2026-07-07 22:51:47.008 | + functions-common:time_stop:2429 : [[ -z 1783464699558 ]] 2026-07-07 22:51:47.012 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:51:47.018 | + functions-common:time_stop:2432 : end_time=1783464707013 2026-07-07 22:51:47.022 | + functions-common:time_stop:2433 : elapsed_time=7455 2026-07-07 22:51:47.026 | + functions-common:time_stop:2434 : total=160807 2026-07-07 22:51:47.030 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:51:47.033 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168262 2026-07-07 22:51:47.048 | + functions-common:apt_get:1215 : return 0 2026-07-07 22:51:47.051 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-07 22:51:47.055 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:51:47.059 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:51:47.062 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-07 22:51:47.064 | perl: warning: Setting locale failed. 2026-07-07 22:51:47.064 | perl: warning: Please check that your locale settings: 2026-07-07 22:51:47.064 | LANGUAGE = (unset), 2026-07-07 22:51:47.064 | LC_ALL = "en_US.utf8", 2026-07-07 22:51:47.064 | LANG = (unset) 2026-07-07 22:51:47.064 | are supported and installed on your system. 2026-07-07 22:51:47.065 | perl: warning: Falling back to the standard locale ("C"). 2026-07-07 22:51:47.100 | No module matches proxy 2026-07-07 22:51:47.104 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-07 22:51:47.117 | perl: warning: Setting locale failed. 2026-07-07 22:51:47.117 | perl: warning: Please check that your locale settings: 2026-07-07 22:51:47.117 | LANGUAGE = (unset), 2026-07-07 22:51:47.118 | LC_ALL = "en_US.utf8", 2026-07-07 22:51:47.118 | LANG = "de_DE.UTF-8" 2026-07-07 22:51:47.118 | are supported and installed on your system. 2026-07-07 22:51:47.118 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:51:47.159 | Enabling module proxy. 2026-07-07 22:51:47.164 | To activate the new configuration, you need to run: 2026-07-07 22:51:47.165 | systemctl restart apache2 2026-07-07 22:51:47.170 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-07 22:51:47.181 | perl: warning: Setting locale failed. 2026-07-07 22:51:47.181 | perl: warning: Please check that your locale settings: 2026-07-07 22:51:47.181 | LANGUAGE = (unset), 2026-07-07 22:51:47.181 | LC_ALL = "en_US.utf8", 2026-07-07 22:51:47.182 | LANG = "de_DE.UTF-8" 2026-07-07 22:51:47.182 | are supported and installed on your system. 2026-07-07 22:51:47.182 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:51:47.223 | Considering dependency proxy for proxy_uwsgi: 2026-07-07 22:51:47.223 | Module proxy already enabled 2026-07-07 22:51:47.223 | Enabling module proxy_uwsgi. 2026-07-07 22:51:47.229 | To activate the new configuration, you need to run: 2026-07-07 22:51:47.229 | systemctl restart apache2 2026-07-07 22:51:47.234 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-07 22:51:47.238 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 22:51:47.241 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 22:51:47.244 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 22:51:47.452 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-07 22:51:47.458 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-07 22:51:47.462 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-07 22:51:47.466 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:47.469 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:47.473 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-07 22:51:47.477 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:47.480 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-07 22:51:47.484 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-07 22:51:47.488 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-07 22:51:47.491 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:47.494 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:47.498 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-07 22:51:47.501 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:47.503 | + ./stack.sh:main:905 : install_glanceclient 2026-07-07 22:51:47.506 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-07 22:51:47.509 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-07 22:51:47.512 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:47.515 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:47.518 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-07 22:51:47.521 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:47.524 | + ./stack.sh:main:906 : install_cinderclient 2026-07-07 22:51:47.527 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-07 22:51:47.531 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-07 22:51:47.534 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:47.537 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:47.540 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-07 22:51:47.544 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:47.546 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-07 22:51:47.549 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-07 22:51:47.552 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:47.555 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:47.558 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-07 22:51:47.561 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:47.564 | + ./stack.sh:main:907 : install_novaclient 2026-07-07 22:51:47.567 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-07 22:51:47.570 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-07 22:51:47.574 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:47.577 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:47.580 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-07 22:51:47.583 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:47.587 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-07 22:51:47.607 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:51:47.610 | + ./stack.sh:main:909 : install_swiftclient 2026-07-07 22:51:47.613 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-07 22:51:47.617 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-07 22:51:47.620 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:47.624 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:47.627 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-07 22:51:47.630 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:47.634 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-07 22:51:47.656 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:51:47.659 | + ./stack.sh:main:912 : install_neutronclient 2026-07-07 22:51:47.662 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-07 22:51:47.666 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-07 22:51:47.669 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:47.672 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:47.675 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-07 22:51:47.679 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:47.681 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-07 22:51:47.685 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-07 22:51:47.688 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-07 22:51:47.691 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:51:47.695 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:51:47.698 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-07 22:51:47.701 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:51:47.705 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-07 22:51:47.708 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-07 22:51:47.711 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-07 22:51:47.716 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-07 22:51:47.720 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-07 22:51:47.722 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-07 22:51:47.727 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-07 22:51:47.727 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-07 22:51:47.733 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-07 22:51:47.736 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-07 22:51:47.740 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-07 22:51:47.743 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-07 22:51:47.746 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-07 22:51:47.771 | Using python 3.12 to install keystonemiddleware 2026-07-07 22:51:47.774 | + 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-07-07 22:51:49.005 | Collecting keystonemiddleware 2026-07-07 22:51:49.141 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-07 22:51:49.204 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-07 22:51:49.220 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-07 22:51:49.276 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-07 22:51:49.292 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 22:51:49.354 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-07 22:51:49.370 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 22:51:49.418 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-07 22:51:49.435 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 22:51:49.483 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-07 22:51:49.499 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-07 22:51:49.561 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-07 22:51:49.577 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 22:51:49.633 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-07 22:51:49.649 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 22:51:49.711 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-07 22:51:49.728 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 22:51:49.739 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-07 22:51:49.770 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-07 22:51:49.786 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-07 22:51:49.832 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-07 22:51:49.847 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-07 22:51:49.899 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-07 22:51:49.915 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-07 22:51:49.927 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-07 22:51:49.962 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-07 22:51:49.978 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-07 22:51:49.992 | 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-07-07 22:51:50.033 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-07 22:51:50.048 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 22:51:50.087 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-07 22:51:50.103 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 22:51:50.150 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-07 22:51:50.165 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-07 22:51:50.210 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-07 22:51:50.226 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-07 22:51:50.280 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-07 22:51:50.296 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-07 22:51:50.343 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-07 22:51:50.359 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-07 22:51:50.399 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-07 22:51:50.415 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-07 22:51:50.427 | 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-07-07 22:51:50.466 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-07 22:51:50.482 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-07 22:51:50.494 | 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-07-07 22:51:50.496 | 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.2) 2026-07-07 22:51:50.644 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-07 22:51:50.660 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-07-07 22:51:50.732 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-07 22:51:50.748 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-07 22:51:50.761 | 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-07-07 22:51:50.907 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-07 22:51:50.922 | 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-07-07 22:51:50.946 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-07-07 22:51:50.988 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-07 22:51:51.004 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-07 22:51:51.068 | 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-07-07 22:51:51.070 | 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-07-07 22:51:51.071 | 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-07-07 22:51:51.075 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-07 22:51:51.138 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-07 22:51:51.182 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-07 22:51:51.225 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-07 22:51:51.251 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-07 22:51:51.279 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-07 22:51:51.305 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-07 22:51:51.334 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-07 22:51:51.364 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-07 22:51:51.413 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 48.5 MB/s 0:00:00 2026-07-07 22:51:51.431 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-07 22:51:51.455 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-07 22:51:51.480 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-07 22:51:51.504 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-07 22:51:51.528 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-07 22:51:51.559 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-07 22:51:51.584 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-07 22:51:51.610 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-07 22:51:51.633 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-07 22:51:51.656 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-07 22:51:51.681 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-07 22:51:51.708 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-07 22:51:51.737 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-07 22:51:51.759 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-07 22:51:51.783 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-07 22:51:51.807 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-07 22:51:51.832 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-07 22:51:52.153 | 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-07-07 22:51:52.425 | Attempting uninstall: six 2026-07-07 22:51:52.434 | Found existing installation: six 1.16.0 2026-07-07 22:51:52.434 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:51:52.437 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-07 22:51:52.505 | Attempting uninstall: pyparsing 2026-07-07 22:51:52.516 | Found existing installation: pyparsing 3.1.1 2026-07-07 22:51:52.517 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:51:52.518 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-07 22:51:52.669 | Attempting uninstall: PyJWT 2026-07-07 22:51:52.680 | Found existing installation: PyJWT 2.7.0 2026-07-07 22:51:52.681 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:51:52.682 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-07 22:51:52.855 | Attempting uninstall: netaddr 2026-07-07 22:51:52.866 | Found existing installation: netaddr 0.8.0 2026-07-07 22:51:52.866 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:51:52.869 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-07 22:51:53.143 | Attempting uninstall: python-dateutil 2026-07-07 22:51:53.154 | Found existing installation: python-dateutil 2.8.2 2026-07-07 22:51:53.155 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:51:53.155 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-07 22:51:55.547 | 2026-07-07 22:51:55.556 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-07-07 22:51:55.737 | + inc/python:pip_install:216 : result=0 2026-07-07 22:51:55.741 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 22:51:55.744 | + functions-common:time_stop:2420 : local name 2026-07-07 22:51:55.748 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:51:55.750 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:51:55.752 | + functions-common:time_stop:2423 : local total 2026-07-07 22:51:55.754 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:51:55.756 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 22:51:55.759 | + functions-common:time_stop:2427 : start_time=1783464707765 2026-07-07 22:51:55.761 | + functions-common:time_stop:2429 : [[ -z 1783464707765 ]] 2026-07-07 22:51:55.765 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:51:55.769 | + functions-common:time_stop:2432 : end_time=1783464715766 2026-07-07 22:51:55.773 | + functions-common:time_stop:2433 : elapsed_time=8001 2026-07-07 22:51:55.774 | + functions-common:time_stop:2434 : total=43793 2026-07-07 22:51:55.777 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:51:55.780 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=51794 2026-07-07 22:51:55.782 | + inc/python:pip_install:219 : return 0 2026-07-07 22:51:55.784 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-07 22:51:55.787 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-07 22:51:55.789 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-07 22:51:55.793 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-07 22:51:55.796 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-07 22:51:55.799 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-07 22:51:55.804 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-07 22:51:55.805 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-07 22:51:55.809 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-07 22:51:55.812 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-07 22:51:55.815 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-07 22:51:55.819 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-07 22:51:55.821 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-07 22:51:55.843 | Using python 3.12 to install python-memcached 2026-07-07 22:51:55.847 | + 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-07-07 22:51:57.031 | Collecting python-memcached 2026-07-07 22:51:57.180 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-07 22:51:57.207 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-07 22:51:57.414 | Installing collected packages: python-memcached 2026-07-07 22:51:57.451 | Successfully installed python-memcached-1.62 2026-07-07 22:51:57.581 | + inc/python:pip_install:216 : result=0 2026-07-07 22:51:57.584 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 22:51:57.587 | + functions-common:time_stop:2420 : local name 2026-07-07 22:51:57.590 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:51:57.593 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:51:57.596 | + functions-common:time_stop:2423 : local total 2026-07-07 22:51:57.599 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:51:57.603 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 22:51:57.607 | + functions-common:time_stop:2427 : start_time=1783464715838 2026-07-07 22:51:57.610 | + functions-common:time_stop:2429 : [[ -z 1783464715838 ]] 2026-07-07 22:51:57.614 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:51:57.620 | + functions-common:time_stop:2432 : end_time=1783464717616 2026-07-07 22:51:57.624 | + functions-common:time_stop:2433 : elapsed_time=1778 2026-07-07 22:51:57.628 | + functions-common:time_stop:2434 : total=51794 2026-07-07 22:51:57.631 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:51:57.635 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=53572 2026-07-07 22:51:57.638 | + inc/python:pip_install:219 : return 0 2026-07-07 22:51:57.643 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-07 22:51:57.670 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:51:57.675 | + ./stack.sh:main:919 : '[' 192.168.122.197 == 192.168.122.197 ']' 2026-07-07 22:51:57.679 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-07 22:51:57.683 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-07 22:51:57.687 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-07 22:51:57.691 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 22:51:57.696 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-07 22:51:57.700 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-07 22:51:57.724 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:51:57.728 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-07 22:51:57.732 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-07 22:51:57.734 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-07 22:51:57.738 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 22:51:57.741 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 22:51:57.746 | ++ functions-common:git_clone:593 : pwd 2026-07-07 22:51:57.750 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 22:51:57.754 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 22:51:57.758 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 22:51:57.782 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 22:51:57.786 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 22:51:57.789 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 22:51:57.793 | + functions-common:git_clone:610 : echo master 2026-07-07 22:51:57.794 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 22:51:57.800 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-07 22:51:57.803 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 22:51:57.806 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-07 22:51:57.809 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:51:57.812 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:51:57.815 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:51:57.819 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:51:57.822 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:51:57.825 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:51:57.828 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:51:57.832 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:51:57.837 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:51:57.842 | + functions-common:time_start:2411 : _TIME_START[$name]=1783464717838 2026-07-07 22:51:57.846 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-07 22:51:57.850 | Cloning into '/opt/stack/keystone'... 2026-07-07 22:52:22.525 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:52:22.528 | + functions-common:time_stop:2420 : local name 2026-07-07 22:52:22.530 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:52:22.532 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:52:22.534 | + functions-common:time_stop:2423 : local total 2026-07-07 22:52:22.536 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:52:22.538 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:52:22.540 | + functions-common:time_stop:2427 : start_time=1783464717838 2026-07-07 22:52:22.543 | + functions-common:time_stop:2429 : [[ -z 1783464717838 ]] 2026-07-07 22:52:22.547 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:52:22.553 | + functions-common:time_stop:2432 : end_time=1783464742549 2026-07-07 22:52:22.555 | + functions-common:time_stop:2433 : elapsed_time=24711 2026-07-07 22:52:22.559 | + functions-common:time_stop:2434 : total=5343 2026-07-07 22:52:22.562 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:52:22.565 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30054 2026-07-07 22:52:22.567 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-07 22:52:22.571 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 22:52:22.574 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:52:22.577 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:52:22.579 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:52:22.581 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:52:22.584 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:52:22.587 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:52:22.589 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:52:22.591 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:52:22.594 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:52:22.599 | + functions-common:time_start:2411 : _TIME_START[$name]=1783464742596 2026-07-07 22:52:22.602 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 22:52:23.220 | From https://review.opendev.org/openstack/keystone 2026-07-07 22:52:23.220 | * branch master -> FETCH_HEAD 2026-07-07 22:52:23.232 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:52:23.236 | + functions-common:time_stop:2420 : local name 2026-07-07 22:52:23.240 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:52:23.244 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:52:23.248 | + functions-common:time_stop:2423 : local total 2026-07-07 22:52:23.253 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:52:23.257 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:52:23.261 | + functions-common:time_stop:2427 : start_time=1783464742596 2026-07-07 22:52:23.265 | + functions-common:time_stop:2429 : [[ -z 1783464742596 ]] 2026-07-07 22:52:23.269 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:52:23.274 | + functions-common:time_stop:2432 : end_time=1783464743271 2026-07-07 22:52:23.278 | + functions-common:time_stop:2433 : elapsed_time=675 2026-07-07 22:52:23.281 | + functions-common:time_stop:2434 : total=30054 2026-07-07 22:52:23.284 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:52:23.287 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30729 2026-07-07 22:52:23.289 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 22:52:23.292 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:52:23.295 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:52:23.297 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:52:23.300 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:52:23.303 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:52:23.306 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:52:23.309 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:52:23.311 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:52:23.315 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:52:23.320 | + functions-common:time_start:2411 : _TIME_START[$name]=1783464743317 2026-07-07 22:52:23.323 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 22:52:23.502 | Note: switching to 'FETCH_HEAD'. 2026-07-07 22:52:23.502 | 2026-07-07 22:52:23.502 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 22:52:23.502 | changes and commit them, and you can discard any commits you make in this 2026-07-07 22:52:23.502 | state without impacting any branches by switching back to a branch. 2026-07-07 22:52:23.502 | 2026-07-07 22:52:23.502 | If you want to create a new branch to retain commits you create, you may 2026-07-07 22:52:23.503 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 22:52:23.503 | 2026-07-07 22:52:23.503 | git switch -c 2026-07-07 22:52:23.503 | 2026-07-07 22:52:23.503 | Or undo this operation with: 2026-07-07 22:52:23.503 | 2026-07-07 22:52:23.503 | git switch - 2026-07-07 22:52:23.504 | 2026-07-07 22:52:23.504 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 22:52:23.504 | 2026-07-07 22:52:23.504 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-07 22:52:23.510 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:52:23.513 | + functions-common:time_stop:2420 : local name 2026-07-07 22:52:23.517 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:52:23.520 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:52:23.523 | + functions-common:time_stop:2423 : local total 2026-07-07 22:52:23.527 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:52:23.531 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:52:23.534 | + functions-common:time_stop:2427 : start_time=1783464743317 2026-07-07 22:52:23.538 | + functions-common:time_stop:2429 : [[ -z 1783464743317 ]] 2026-07-07 22:52:23.543 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:52:23.549 | + functions-common:time_stop:2432 : end_time=1783464743544 2026-07-07 22:52:23.552 | + functions-common:time_stop:2433 : elapsed_time=227 2026-07-07 22:52:23.556 | + functions-common:time_stop:2434 : total=30729 2026-07-07 22:52:23.560 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:52:23.565 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30956 2026-07-07 22:52:23.568 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-07 22:52:23.585 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-07 22:52:23.589 | + functions-common:git_clone:673 : head -1 2026-07-07 22:52:23.589 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 22:52:23.592 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-07 22:52:23.594 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 22:52:23.597 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-07 22:52:23.599 | + inc/python:setup_develop:353 : local bindep 2026-07-07 22:52:23.602 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-07 22:52:23.604 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-07 22:52:23.608 | + inc/python:setup_develop:359 : local extras= 2026-07-07 22:52:23.610 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-07 22:52:23.613 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 22:52:23.615 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-07 22:52:23.617 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-07 22:52:23.620 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 22:52:23.622 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 22:52:23.626 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-07 22:52:23.628 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 22:52:23.631 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-07 22:52:23.634 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 22:52:23.636 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 22:52:23.640 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-07 22:52:23.645 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-07 22:52:23.647 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-07 22:52:23.650 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-07 22:52:23.820 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-07 22:52:23.822 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 22:52:23.825 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 22:52:23.827 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 22:52:23.830 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-07 22:52:23.832 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-07 22:52:23.835 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 22:52:23.837 | + inc/python:setup_package:446 : local extras= 2026-07-07 22:52:23.839 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 22:52:23.842 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 22:52:23.844 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 22:52:23.847 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 22:52:23.849 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 22:52:23.852 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-07 22:52:23.872 | Using python 3.12 to install /opt/stack/keystone 2026-07-07 22:52:23.875 | + 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-07-07 22:52:24.905 | Obtaining file:///opt/stack/keystone 2026-07-07 22:52:24.912 | Installing build dependencies: started 2026-07-07 22:52:26.808 | Installing build dependencies: finished with status 'done' 2026-07-07 22:52:26.810 | Checking if build backend supports build_editable: started 2026-07-07 22:52:27.421 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 22:52:27.423 | Getting requirements to build editable: started 2026-07-07 22:52:27.773 | Getting requirements to build editable: finished with status 'done' 2026-07-07 22:52:27.775 | Preparing editable metadata (pyproject.toml): started 2026-07-07 22:52:29.005 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 22:52:29.021 | 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-07-07 22:52:29.022 | 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-07-07 22:52:29.228 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-07 22:52:29.391 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-07 22:52:29.443 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-07 22:52:29.461 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-07 22:52:29.879 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-07 22:52:29.895 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-07 22:52:30.501 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-07 22:52:30.517 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-07 22:52:30.547 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.9.0) 2026-07-07 22:52:30.549 | 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-07-07 22:52:30.551 | 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-07-07 22:52:30.631 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-07 22:52:30.646 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-07 22:52:30.662 | 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-07-07 22:52:30.662 | 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-07-07 22:52:30.665 | 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-07-07 22:52:30.728 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-07 22:52:30.744 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-07 22:52:30.808 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-07 22:52:30.824 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 22:52:30.835 | 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-07-07 22:52:30.837 | 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-07-07 22:52:30.879 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-07 22:52:30.895 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 22:52:30.955 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-07 22:52:30.971 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-07 22:52:30.984 | 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-07-07 22:52:31.014 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-07 22:52:31.030 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-07 22:52:31.043 | 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-07-07 22:52:31.074 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-07 22:52:31.089 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-07 22:52:31.140 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-07 22:52:31.157 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-07 22:52:31.169 | 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-07-07 22:52:31.171 | 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-07-07 22:52:31.216 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-07 22:52:31.233 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-07 22:52:31.250 | 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-07-07 22:52:31.250 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-07-07 22:52:31.288 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-07 22:52:31.305 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-07 22:52:31.385 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-07 22:52:31.401 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-07 22:52:31.645 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-07 22:52:31.661 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-07 22:52:31.702 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-07 22:52:31.717 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-07 22:52:31.732 | 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-07-07 22:52:31.764 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-07 22:52:31.779 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-07 22:52:31.827 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-07 22:52:31.842 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-07 22:52:31.883 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-07 22:52:31.902 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 22:52:31.949 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-07 22:52:31.964 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 22:52:32.128 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-07 22:52:32.143 | 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-07-07 22:52:32.190 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-07 22:52:32.206 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-07 22:52:32.224 | 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-07-07 22:52:32.294 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-07 22:52:32.309 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-07 22:52:32.360 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-07 22:52:32.376 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-07 22:52:32.425 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-07 22:52:32.443 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 22:52:32.505 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-07 22:52:32.521 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-07 22:52:33.161 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-07 22:52:33.178 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-07 22:52:33.199 | 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.15.0) 2026-07-07 22:52:33.202 | 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-07-07 22:52:33.208 | 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-07-07 22:52:33.210 | 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-07-07 22:52:33.212 | 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-07-07 22:52:33.228 | 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-07-07 22:52:33.229 | 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-07-07 22:52:33.231 | 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-07-07 22:52:33.286 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-07 22:52:33.302 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-07 22:52:33.316 | 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-07-07 22:52:33.349 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-07 22:52:33.366 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-07 22:52:33.409 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-07 22:52:33.427 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-07 22:52:33.480 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-07 22:52:33.496 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 22:52:33.514 | 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.2) 2026-07-07 22:52:33.522 | 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-07-07 22:52:33.528 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.4.0) 2026-07-07 22:52:33.590 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 22:52:33.608 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-07 22:52:33.661 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 22:52:33.677 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-07 22:52:33.726 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 22:52:33.743 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-07 22:52:33.811 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 22:52:33.827 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 22:52:33.875 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 22:52:33.891 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-07 22:52:33.933 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 22:52:33.948 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-07 22:52:34.015 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 22:52:34.031 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-07 22:52:34.042 | 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-07-07 22:52:34.076 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 22:52:34.092 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 22:52:34.137 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-07 22:52:34.153 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-07 22:52:34.206 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 22:52:34.222 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-07 22:52:34.498 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 22:52:34.514 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-07 22:52:34.567 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 22:52:34.583 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-07 22:52:34.624 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 22:52:34.639 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-07 22:52:34.682 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 22:52:34.699 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-07 22:52:34.750 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 22:52:34.767 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-07 22:52:34.849 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-07 22:52:34.866 | 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-07-07 22:52:34.911 | 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-07-07 22:52:34.926 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-07 22:52:34.976 | 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-07-07 22:52:34.992 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-07 22:52:35.039 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-07 22:52:35.054 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-07 22:52:35.076 | 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-07-07 22:52:35.077 | 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-07-07 22:52:35.089 | 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) (83.0.0) 2026-07-07 22:52:35.134 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-07 22:52:35.150 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-07 22:52:35.216 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-07 22:52:35.231 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-07 22:52:35.278 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-07 22:52:35.294 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-07 22:52:35.351 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-07 22:52:35.367 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-07 22:52:35.390 | 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-07-07 22:52:35.391 | 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-07-07 22:52:35.392 | 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-07-07 22:52:35.394 | 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-07-07 22:52:35.447 | 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-07-07 22:52:35.463 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-07 22:52:35.531 | 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-07-07 22:52:35.547 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-07 22:52:35.652 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-07 22:52:35.697 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-07 22:52:35.784 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 47.5 MB/s 0:00:00 2026-07-07 22:52:35.801 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-07 22:52:35.830 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-07 22:52:35.857 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-07 22:52:35.881 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-07 22:52:35.906 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-07 22:52:35.931 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-07 22:52:35.954 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-07 22:52:35.978 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-07 22:52:36.003 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-07 22:52:36.030 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-07 22:52:36.054 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-07 22:52:36.078 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-07 22:52:36.102 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-07 22:52:36.133 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-07 22:52:36.161 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-07 22:52:36.191 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-07 22:52:36.219 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-07 22:52:36.247 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-07 22:52:36.271 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-07 22:52:36.296 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-07 22:52:36.322 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-07 22:52:36.348 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-07 22:52:36.377 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-07 22:52:36.403 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-07 22:52:36.430 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-07 22:52:36.461 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-07 22:52:36.492 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-07 22:52:36.517 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 24.1 MB/s 0:00:00 2026-07-07 22:52:36.532 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-07 22:52:36.557 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-07 22:52:36.583 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-07 22:52:36.607 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-07 22:52:36.633 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-07 22:52:36.661 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-07 22:52:36.685 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-07 22:52:36.709 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-07 22:52:36.737 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-07 22:52:36.768 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-07 22:52:36.792 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-07 22:52:36.822 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-07 22:52:36.850 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-07 22:52:36.876 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-07 22:52:36.903 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-07 22:52:36.931 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-07 22:52:36.961 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-07-07 22:52:37.027 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 54.0 MB/s 0:00:00 2026-07-07 22:52:37.042 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-07 22:52:37.068 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-07 22:52:37.092 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-07 22:52:37.116 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-07 22:52:37.149 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-07 22:52:37.177 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-07 22:52:37.206 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-07 22:52:37.231 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-07 22:52:37.255 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-07 22:52:37.280 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-07 22:52:37.306 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-07 22:52:37.508 | Building wheels for collected packages: keystone 2026-07-07 22:52:37.509 | Building editable for keystone (pyproject.toml): started 2026-07-07 22:52:38.689 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-07 22:52:38.692 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=dac6bb0cf3ef95b4e559b3a4657131fd21a7805186aa0109604bd98f04f92432 2026-07-07 22:52:38.692 | Stored in directory: /tmp/pip-ephem-wheel-cache-qah6y_pl/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-07 22:52:38.695 | Successfully built keystone 2026-07-07 22:52:39.042 | 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-07-07 22:52:39.083 | Attempting uninstall: pytz 2026-07-07 22:52:39.094 | Found existing installation: pytz 2024.1 2026-07-07 22:52:39.094 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:52:39.095 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-07 22:52:41.019 | Attempting uninstall: oauthlib 2026-07-07 22:52:41.030 | Found existing installation: oauthlib 3.2.2 2026-07-07 22:52:41.031 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:52:41.032 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-07 22:52:41.195 | Attempting uninstall: markupsafe 2026-07-07 22:52:41.207 | Found existing installation: MarkupSafe 2.1.5 2026-07-07 22:52:41.209 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:52:41.209 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-07 22:52:42.478 | Attempting uninstall: click 2026-07-07 22:52:42.489 | Found existing installation: click 8.1.6 2026-07-07 22:52:42.493 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:52:42.493 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-07 22:52:42.685 | Attempting uninstall: blinker 2026-07-07 22:52:42.696 | Found existing installation: blinker 1.7.0 2026-07-07 22:52:42.697 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:52:42.698 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-07 22:52:42.718 | Attempting uninstall: bcrypt 2026-07-07 22:52:42.731 | Found existing installation: bcrypt 3.2.2 2026-07-07 22:52:42.732 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:52:42.733 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-07 22:52:42.753 | Attempting uninstall: attrs 2026-07-07 22:52:42.767 | Found existing installation: attrs 23.2.0 2026-07-07 22:52:42.770 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:52:42.770 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-07 22:52:46.136 | Attempting uninstall: jinja2 2026-07-07 22:52:46.149 | Found existing installation: Jinja2 3.1.2 2026-07-07 22:52:46.150 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:52:46.151 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-07 22:52:47.263 | Attempting uninstall: cryptography 2026-07-07 22:52:47.276 | Found existing installation: cryptography 41.0.7 2026-07-07 22:52:47.277 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:52:47.278 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-07 22:52:47.907 | Attempting uninstall: pyopenssl 2026-07-07 22:52:47.922 | Found existing installation: pyOpenSSL 23.2.0 2026-07-07 22:52:47.922 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:52:47.922 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-07 22:52:48.347 | Attempting uninstall: jsonschema 2026-07-07 22:52:48.362 | Found existing installation: jsonschema 4.10.3 2026-07-07 22:52:48.362 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:52:48.362 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-07 22:52:50.047 | 2026-07-07 22:52:50.048 | 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-07-07 22:52:50.048 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-07 22:52:50.075 | 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.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 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.2 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.3 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-07-07 22:52:50.581 | + inc/python:pip_install:216 : result=0 2026-07-07 22:52:50.584 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 22:52:50.587 | + functions-common:time_stop:2420 : local name 2026-07-07 22:52:50.590 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:52:50.593 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:52:50.597 | + functions-common:time_stop:2423 : local total 2026-07-07 22:52:50.599 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:52:50.602 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 22:52:50.606 | + functions-common:time_stop:2427 : start_time=1783464743868 2026-07-07 22:52:50.608 | + functions-common:time_stop:2429 : [[ -z 1783464743868 ]] 2026-07-07 22:52:50.612 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:52:50.616 | + functions-common:time_stop:2432 : end_time=1783464770613 2026-07-07 22:52:50.618 | + functions-common:time_stop:2433 : elapsed_time=26745 2026-07-07 22:52:50.622 | + functions-common:time_stop:2434 : total=53572 2026-07-07 22:52:50.624 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:52:50.627 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=80317 2026-07-07 22:52:50.631 | + inc/python:pip_install:219 : return 0 2026-07-07 22:52:50.633 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 22:52:50.636 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 22:52:50.639 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-07 22:52:50.641 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-07 22:52:50.644 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:52:50.648 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:52:50.652 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-07 22:52:50.655 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:52:50.659 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-07 22:52:50.680 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:52:50.684 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 22:52:50.688 | + ./stack.sh:main:921 : configure_keystone 2026-07-07 22:52:50.692 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-07 22:52:50.710 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-07 22:52:50.714 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-07 22:52:50.719 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-07 22:52:50.738 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:52:50.740 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-07 22:52:50.779 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-07 22:52:50.812 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-07 22:52:50.848 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-07 22:52:50.885 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-07 22:52:50.924 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-07 22:52:50.965 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-07 22:52:50.998 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-07 22:52:51.032 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-07 22:52:51.071 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-07 22:52:51.073 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-07 22:52:51.077 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-07 22:52:51.079 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-07 22:52:51.083 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-07 22:52:51.085 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 22:52:51.104 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:52:51.108 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-07 22:52:51.111 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-07 22:52:51.115 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 22:52:51.132 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:52:51.136 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.197:5672/ 2026-07-07 22:52:51.139 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.197:5672/ 2026-07-07 22:52:51.176 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 22:52:51.179 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 22:52:51.183 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.197/identity 2026-07-07 22:52:51.221 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-07 22:52:51.224 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-07 22:52:51.263 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-07 22:52:51.266 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-07 22:52:51.269 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-07 22:52:51.272 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-07 22:52:51.275 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 22:52:51.278 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 22:52:51.280 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 22:52:51.301 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:52:51.304 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 22:52:51.307 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-07 22:52:51.311 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-07 22:52:51.347 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-07 22:52:51.351 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-07 22:52:51.353 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-07 22:52:51.357 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-07 22:52:51.361 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 22:52:51.380 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 22:52:51.383 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 22:52:51.387 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 22:52:51.390 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 22:52:51.392 | + 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-07-07 22:52:51.428 | + 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-07-07 22:52:51.467 | + 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-07-07 22:52:51.499 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 22:52:51.537 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-07 22:52:51.575 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-07 22:52:51.611 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-07 22:52:51.615 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-07 22:52:51.619 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-07 22:52:51.623 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-07 22:52:51.626 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-07 22:52:51.629 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-07 22:52:51.632 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-07 22:52:51.636 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 22:52:51.640 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 22:52:51.658 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 22:52:51.660 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 22:52:51.671 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 22:52:51.677 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 22:52:51.691 | /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-07-07 22:52:51.697 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-07 22:52:51.700 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-07 22:52:51.705 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 22:52:51.708 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-07 22:52:51.743 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-07 22:52:51.776 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-07 22:52:51.810 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-07 22:52:51.843 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-07 22:52:51.880 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-07 22:52:51.917 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-07 22:52:51.962 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-07 22:52:52.007 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-07 22:52:52.049 | + 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-07-07 22:52:52.089 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-07 22:52:52.129 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-07 22:52:52.169 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-07 22:52:52.208 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-07 22:52:52.250 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-07 22:52:52.254 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-07 22:52:52.259 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-07 22:52:52.262 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-07 22:52:52.265 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 22:52:52.268 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:52:52.271 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:52:52.275 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-07 22:52:52.279 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-07 22:52:52.281 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-07 22:52:52.322 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-07 22:52:52.363 | + 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-07-07 22:52:52.363 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-07 22:52:52.375 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-07 22:52:52.381 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-07 22:52:52.384 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-07 22:52:52.387 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 22:52:52.391 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 22:52:52.393 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 22:52:52.397 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 22:52:52.400 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:52:52.403 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:52:52.406 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 22:52:52.410 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 22:52:52.413 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:52:52.416 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:52:52.419 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-07 22:52:52.433 | perl: warning: Setting locale failed. 2026-07-07 22:52:52.433 | perl: warning: Please check that your locale settings: 2026-07-07 22:52:52.433 | LANGUAGE = (unset), 2026-07-07 22:52:52.433 | LC_ALL = "en_US.utf8", 2026-07-07 22:52:52.433 | LANG = "de_DE.UTF-8" 2026-07-07 22:52:52.433 | are supported and installed on your system. 2026-07-07 22:52:52.433 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:52:52.474 | Enabling site keystone-api. 2026-07-07 22:52:52.481 | To activate the new configuration, you need to run: 2026-07-07 22:52:52.481 | systemctl reload apache2 2026-07-07 22:52:52.488 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-07 22:52:52.492 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 22:52:52.495 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 22:52:52.499 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 22:52:52.703 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-07 22:52:52.748 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-07 22:52:52.792 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-07 22:52:52.836 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-07 22:52:52.839 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-07 22:52:52.886 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-07 22:52:52.922 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-07 22:52:52.961 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-07 22:52:53.004 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-07 22:52:53.006 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-07 22:52:53.046 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-07 22:52:53.070 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:52:53.073 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-07 22:52:53.099 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:52:53.103 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-07 22:52:53.106 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-07 22:52:53.109 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-07 22:52:53.114 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 22:52:53.117 | + lib/stack:stack_install_service:32 : install_glance 2026-07-07 22:52:53.122 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-07 22:52:53.125 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-07 22:52:53.129 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-07 22:52:53.150 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:52:53.154 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-07 22:52:53.157 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-07 22:52:53.180 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:52:53.183 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-07 22:52:53.185 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-07 22:52:53.189 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:52:53.192 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:52:53.196 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-07 22:52:53.199 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:52:53.204 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-07 22:52:53.207 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-07 22:52:53.210 | ++ inc/python:join_extras:29 : echo cinder 2026-07-07 22:52:53.214 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-07 22:52:53.218 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-07 22:52:53.221 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-07 22:52:53.225 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-07 22:52:53.230 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-07 22:52:53.234 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-07 22:52:53.238 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-07 22:52:53.244 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-07 22:52:53.244 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-07 22:52:53.250 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-07 22:52:53.253 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-07 22:52:53.256 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-07 22:52:53.260 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-07 22:52:53.263 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-07 22:52:53.291 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-07 22:52:53.295 | + 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-07-07 22:52:54.510 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-07 22:52:54.651 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-07 22:52:54.668 | 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-07-07 22:52:54.669 | 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-07-07 22:52:54.670 | 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-07-07 22:52:54.671 | 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-07-07 22:52:54.672 | 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-07-07 22:52:54.673 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.0) 2026-07-07 22:52:54.674 | 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-07-07 22:52:54.675 | 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.15.0) 2026-07-07 22:52:54.676 | 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-07-07 22:52:54.677 | 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-07-07 22:52:54.704 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-07 22:52:54.719 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-07 22:52:54.731 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.0) 2026-07-07 22:52:54.734 | 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-07-07 22:52:54.735 | 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.2) 2026-07-07 22:52:54.782 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-07 22:52:54.798 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-07 22:52:54.874 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-07 22:52:54.890 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 22:52:54.941 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-07 22:52:54.957 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 22:52:55.007 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-07 22:52:55.023 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-07 22:52:55.039 | 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-07-07 22:52:55.040 | 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-07-07 22:52:55.042 | 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-07-07 22:52:55.044 | 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-07-07 22:52:55.056 | 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-07-07 22:52:55.058 | 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-07-07 22:52:55.059 | 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-07-07 22:52:55.064 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-07-07 22:52:55.066 | 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-07-07 22:52:55.067 | 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-07-07 22:52:55.069 | 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-07-07 22:52:55.104 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-07 22:52:55.119 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-07 22:52:55.130 | 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-07-07 22:52:55.138 | 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-07-07 22:52:55.142 | 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-07-07 22:52:55.143 | 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-07-07 22:52:55.144 | 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-07-07 22:52:55.153 | 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-07-07 22:52:55.157 | 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-07-07 22:52:55.158 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-07-07 22:52:55.161 | 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-07-07 22:52:55.169 | 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-07-07 22:52:55.170 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-07-07 22:52:55.171 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.3) 2026-07-07 22:52:55.173 | 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-07-07 22:52:55.174 | 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-07-07 22:52:55.175 | 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-07-07 22:52:55.176 | 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-07-07 22:52:55.180 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-07-07 22:52:55.191 | 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-07-07 22:52:55.192 | 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-07-07 22:52:55.198 | 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) (83.0.0) 2026-07-07 22:52:55.215 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.18.0) 2026-07-07 22:52:55.220 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-07-07 22:52:55.224 | 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-07-07 22:52:55.237 | 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-07-07 22:52:55.238 | 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-07-07 22:52:55.239 | 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-07-07 22:52:55.241 | 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-07-07 22:52:55.264 | 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-07-07 22:52:55.323 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-07 22:52:55.379 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-07 22:52:55.407 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-07 22:52:55.431 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-07 22:52:55.454 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-07 22:52:55.483 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-07 22:52:55.506 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-07 22:52:55.756 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-07 22:52:57.187 | 2026-07-07 22:52:57.204 | Successfully installed glance-store-5.6.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-07-07 22:52:57.373 | + inc/python:pip_install:216 : result=0 2026-07-07 22:52:57.379 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 22:52:57.385 | + functions-common:time_stop:2420 : local name 2026-07-07 22:52:57.391 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:52:57.398 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:52:57.403 | + functions-common:time_stop:2423 : local total 2026-07-07 22:52:57.409 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:52:57.413 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 22:52:57.418 | + functions-common:time_stop:2427 : start_time=1783464773284 2026-07-07 22:52:57.423 | + functions-common:time_stop:2429 : [[ -z 1783464773284 ]] 2026-07-07 22:52:57.432 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:52:57.439 | + functions-common:time_stop:2432 : end_time=1783464777433 2026-07-07 22:52:57.443 | + functions-common:time_stop:2433 : elapsed_time=4149 2026-07-07 22:52:57.448 | + functions-common:time_stop:2434 : total=80317 2026-07-07 22:52:57.452 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:52:57.457 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=84466 2026-07-07 22:52:57.462 | + inc/python:pip_install:219 : return 0 2026-07-07 22:52:57.467 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-07 22:52:57.471 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-07 22:52:57.476 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-07 22:52:57.497 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-07 22:52:57.505 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-07 22:52:57.510 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-07 22:52:57.514 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-07 22:52:57.520 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 22:52:57.524 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 22:52:57.530 | ++ functions-common:git_clone:593 : pwd 2026-07-07 22:52:57.535 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 22:52:57.540 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 22:52:57.546 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 22:52:57.573 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 22:52:57.578 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 22:52:57.582 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 22:52:57.588 | + functions-common:git_clone:610 : echo master 2026-07-07 22:52:57.588 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 22:52:57.595 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-07 22:52:57.599 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 22:52:57.603 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-07 22:52:57.608 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:52:57.612 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:52:57.617 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:52:57.621 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:52:57.625 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:52:57.629 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:52:57.633 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:52:57.637 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:52:57.641 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:52:57.648 | + functions-common:time_start:2411 : _TIME_START[$name]=1783464777643 2026-07-07 22:52:57.652 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-07 22:52:57.656 | Cloning into '/opt/stack/glance'... 2026-07-07 22:53:05.946 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:53:05.949 | + functions-common:time_stop:2420 : local name 2026-07-07 22:53:05.952 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:53:05.955 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:53:05.958 | + functions-common:time_stop:2423 : local total 2026-07-07 22:53:05.961 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:53:05.964 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:53:05.967 | + functions-common:time_stop:2427 : start_time=1783464777643 2026-07-07 22:53:05.970 | + functions-common:time_stop:2429 : [[ -z 1783464777643 ]] 2026-07-07 22:53:05.974 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:53:05.979 | + functions-common:time_stop:2432 : end_time=1783464785975 2026-07-07 22:53:05.983 | + functions-common:time_stop:2433 : elapsed_time=8332 2026-07-07 22:53:05.986 | + functions-common:time_stop:2434 : total=30956 2026-07-07 22:53:05.990 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:53:05.993 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39288 2026-07-07 22:53:05.996 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-07 22:53:06.001 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 22:53:06.004 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:53:06.008 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:53:06.012 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:53:06.016 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:53:06.019 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:53:06.022 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:53:06.026 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:53:06.029 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:53:06.035 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:53:06.042 | + functions-common:time_start:2411 : _TIME_START[$name]=1783464786037 2026-07-07 22:53:06.046 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 22:53:06.661 | From https://review.opendev.org/openstack/glance 2026-07-07 22:53:06.661 | * branch master -> FETCH_HEAD 2026-07-07 22:53:06.672 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:53:06.675 | + functions-common:time_stop:2420 : local name 2026-07-07 22:53:06.680 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:53:06.682 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:53:06.687 | + functions-common:time_stop:2423 : local total 2026-07-07 22:53:06.689 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:53:06.691 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:53:06.693 | + functions-common:time_stop:2427 : start_time=1783464786037 2026-07-07 22:53:06.695 | + functions-common:time_stop:2429 : [[ -z 1783464786037 ]] 2026-07-07 22:53:06.698 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:53:06.703 | + functions-common:time_stop:2432 : end_time=1783464786700 2026-07-07 22:53:06.705 | + functions-common:time_stop:2433 : elapsed_time=663 2026-07-07 22:53:06.708 | + functions-common:time_stop:2434 : total=39288 2026-07-07 22:53:06.710 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:53:06.712 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39951 2026-07-07 22:53:06.714 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 22:53:06.716 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:53:06.718 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:53:06.720 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:53:06.722 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:53:06.724 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:53:06.726 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:53:06.728 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:53:06.730 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:53:06.733 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:53:06.736 | + functions-common:time_start:2411 : _TIME_START[$name]=1783464786734 2026-07-07 22:53:06.739 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 22:53:06.868 | Note: switching to 'FETCH_HEAD'. 2026-07-07 22:53:06.868 | 2026-07-07 22:53:06.868 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 22:53:06.868 | changes and commit them, and you can discard any commits you make in this 2026-07-07 22:53:06.868 | state without impacting any branches by switching back to a branch. 2026-07-07 22:53:06.868 | 2026-07-07 22:53:06.868 | If you want to create a new branch to retain commits you create, you may 2026-07-07 22:53:06.868 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 22:53:06.868 | 2026-07-07 22:53:06.868 | git switch -c 2026-07-07 22:53:06.869 | 2026-07-07 22:53:06.869 | Or undo this operation with: 2026-07-07 22:53:06.869 | 2026-07-07 22:53:06.869 | git switch - 2026-07-07 22:53:06.869 | 2026-07-07 22:53:06.869 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 22:53:06.869 | 2026-07-07 22:53:06.869 | HEAD is now at e8b1b8453 Merge "Remove outdated comments" 2026-07-07 22:53:06.871 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:53:06.873 | + functions-common:time_stop:2420 : local name 2026-07-07 22:53:06.875 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:53:06.877 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:53:06.879 | + functions-common:time_stop:2423 : local total 2026-07-07 22:53:06.882 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:53:06.884 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:53:06.886 | + functions-common:time_stop:2427 : start_time=1783464786734 2026-07-07 22:53:06.888 | + functions-common:time_stop:2429 : [[ -z 1783464786734 ]] 2026-07-07 22:53:06.890 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:53:06.894 | + functions-common:time_stop:2432 : end_time=1783464786891 2026-07-07 22:53:06.896 | + functions-common:time_stop:2433 : elapsed_time=157 2026-07-07 22:53:06.898 | + functions-common:time_stop:2434 : total=39951 2026-07-07 22:53:06.900 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:53:06.902 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40108 2026-07-07 22:53:06.905 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-07 22:53:06.921 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-07 22:53:06.925 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 22:53:06.925 | + functions-common:git_clone:673 : head -1 2026-07-07 22:53:06.929 | e8b1b8453 Merge "Remove outdated comments" 2026-07-07 22:53:06.932 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 22:53:06.935 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-07 22:53:06.938 | + inc/python:setup_develop:353 : local bindep 2026-07-07 22:53:06.940 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-07 22:53:06.943 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-07 22:53:06.946 | + inc/python:setup_develop:359 : local extras= 2026-07-07 22:53:06.948 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-07 22:53:06.951 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 22:53:06.954 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-07 22:53:06.957 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-07 22:53:06.959 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 22:53:06.962 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 22:53:06.965 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-07 22:53:06.967 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 22:53:06.970 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-07 22:53:06.973 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 22:53:06.975 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 22:53:06.979 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-07 22:53:06.985 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-07 22:53:06.987 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-07 22:53:06.990 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-07 22:53:07.151 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-07 22:53:07.154 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 22:53:07.156 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 22:53:07.159 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 22:53:07.162 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-07 22:53:07.164 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-07 22:53:07.167 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 22:53:07.169 | + inc/python:setup_package:446 : local extras= 2026-07-07 22:53:07.172 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 22:53:07.174 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 22:53:07.177 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 22:53:07.179 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 22:53:07.182 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 22:53:07.185 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-07 22:53:07.205 | Using python 3.12 to install /opt/stack/glance 2026-07-07 22:53:07.207 | + 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-07-07 22:53:08.205 | Obtaining file:///opt/stack/glance 2026-07-07 22:53:08.209 | Installing build dependencies: started 2026-07-07 22:53:10.017 | Installing build dependencies: finished with status 'done' 2026-07-07 22:53:10.018 | Checking if build backend supports build_editable: started 2026-07-07 22:53:10.621 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 22:53:10.623 | Getting requirements to build editable: started 2026-07-07 22:53:10.952 | Getting requirements to build editable: finished with status 'done' 2026-07-07 22:53:10.954 | Preparing editable metadata (pyproject.toml): started 2026-07-07 22:53:11.988 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 22:53:12.020 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (7.0.3) 2026-07-07 22:53:12.020 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (0.7.1) 2026-07-07 22:53:12.024 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (2.0.51) 2026-07-07 22:53:12.024 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (3.1.0) 2026-07-07 22:53:12.024 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (2.5.1) 2026-07-07 22:53:12.024 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (1.8.10) 2026-07-07 22:53:12.025 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (1.18.5) 2026-07-07 22:53:12.235 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev118) 2026-07-07 22:53:12.374 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-07 22:53:12.386 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (10.5.0) 2026-07-07 22:53:12.387 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (7.5.0) 2026-07-07 22:53:12.388 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (6.4.0) 2026-07-07 22:53:12.389 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (2.7.1) 2026-07-07 22:53:12.390 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (10.1.1) 2026-07-07 22:53:12.392 | 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.dev118) (5.9.0) 2026-07-07 22:53:12.451 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev118) 2026-07-07 22:53:12.468 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-07 22:53:12.485 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (5.15.0) 2026-07-07 22:53:12.485 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (13.0.0) 2026-07-07 22:53:12.515 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev118) 2026-07-07 22:53:12.531 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-07 22:53:12.543 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (3.18.0) 2026-07-07 22:53:12.544 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (3.10.1) 2026-07-07 22:53:12.546 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (4.26.0) 2026-07-07 22:53:12.546 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (5.8.0) 2026-07-07 22:53:12.546 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (18.0.0) 2026-07-07 22:53:12.547 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (6.8.0) 2026-07-07 22:53:12.581 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev118) 2026-07-07 22:53:12.597 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 22:53:12.609 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (8.2.0) 2026-07-07 22:53:12.611 | 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.dev118) (18.1.0) 2026-07-07 22:53:12.612 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (8.1.0) 2026-07-07 22:53:12.653 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev118) 2026-07-07 22:53:12.670 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-07 22:53:12.682 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (5.1.0) 2026-07-07 22:53:12.683 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (4.4.0) 2026-07-07 22:53:12.684 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (5.6.0) 2026-07-07 22:53:12.685 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (3.1.0) 2026-07-07 22:53:12.686 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev118) (43.0.3) 2026-07-07 22:53:12.718 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev118) 2026-07-07 22:53:12.734 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-07 22:53:12.785 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev118) 2026-07-07 22:53:12.801 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 22:53:12.815 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev118) (1.3.12) 2026-07-07 22:53:12.816 | 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.dev118) (4.15.0) 2026-07-07 22:53:12.854 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev118) 2026-07-07 22:53:12.870 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-07 22:53:12.885 | 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.dev118) (2.34.2) 2026-07-07 22:53:12.888 | 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.dev118) (2.0.0) 2026-07-07 22:53:12.893 | 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.dev118) (3.0) 2026-07-07 22:53:12.897 | 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.dev118) (5.10.0) 2026-07-07 22:53:12.900 | 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.dev118) (2.2.2) 2026-07-07 22:53:12.907 | 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.dev118) (1.4.2) 2026-07-07 22:53:12.908 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev118) (3.4.0) 2026-07-07 22:53:12.915 | 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.dev118) (3.3.2) 2026-07-07 22:53:12.920 | 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.dev118) (26.1.0) 2026-07-07 22:53:12.921 | 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.dev118) (2025.9.1) 2026-07-07 22:53:12.922 | 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.dev118) (0.37.0) 2026-07-07 22:53:12.923 | 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.dev118) (2026.5.1) 2026-07-07 22:53:12.931 | 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.dev118) (2.1.0) 2026-07-07 22:53:12.932 | 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.dev118) (1.8.2) 2026-07-07 22:53:12.939 | 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.dev118) (4.2.0) 2026-07-07 22:53:12.941 | 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.dev118) (4.0.1) 2026-07-07 22:53:12.942 | 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.dev118) (2.13.0) 2026-07-07 22:53:12.950 | 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.dev118) (1.5.0) 2026-07-07 22:53:12.954 | 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.dev118) (5.3.1) 2026-07-07 22:53:12.961 | 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.dev118) (0.20) 2026-07-07 22:53:12.966 | 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.dev118) (1.3.0) 2026-07-07 22:53:12.968 | 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.dev118) (2.0.0) 2026-07-07 22:53:12.969 | 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.dev118) (6.0.3) 2026-07-07 22:53:12.978 | 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.dev118) (2.1.2) 2026-07-07 22:53:12.979 | 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.dev118) (0.6.2) 2026-07-07 22:53:13.040 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev118) 2026-07-07 22:53:13.057 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-07 22:53:13.101 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev118) 2026-07-07 22:53:13.117 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-07 22:53:13.160 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev118) 2026-07-07 22:53:13.177 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-07 22:53:13.226 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev118) 2026-07-07 22:53:13.242 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-07 22:53:13.254 | 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.dev118) (7.2.2) 2026-07-07 22:53:13.288 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev118) 2026-07-07 22:53:13.304 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-07 22:53:13.322 | 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.dev118) (2.9.0.post0) 2026-07-07 22:53:13.328 | 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.dev118) (4.6.0) 2026-07-07 22:53:13.329 | 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.dev118) (7.1.4) 2026-07-07 22:53:13.330 | 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.dev118) (5.3.1) 2026-07-07 22:53:13.331 | 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.dev118) (5.6.2) 2026-07-07 22:53:13.332 | 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.dev118) (0.16.0) 2026-07-07 22:53:13.337 | 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.dev118) (5.1.0) 2026-07-07 22:53:13.346 | 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.dev118) (2026.2) 2026-07-07 22:53:13.347 | 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.dev118) (26.2) 2026-07-07 22:53:13.354 | 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.dev118) (0.25.0) 2026-07-07 22:53:13.358 | 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.dev118) (5.0.0) 2026-07-07 22:53:13.359 | 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.dev118) (3.1.6) 2026-07-07 22:53:13.362 | 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.dev118) (4.0.1) 2026-07-07 22:53:13.370 | 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.dev118) (3.0.3) 2026-07-07 22:53:13.385 | 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.dev118) (1.2.1) 2026-07-07 22:53:13.394 | Requirement already satisfied: eventlet>=0.27.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.dev118) (0.41.0) 2026-07-07 22:53:13.394 | Requirement already satisfied: greenlet>=0.4.15 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.dev118) (3.5.3) 2026-07-07 22:53:13.397 | 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.dev118) (1.7.6) 2026-07-07 22:53:13.404 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev118) (2.8.0) 2026-07-07 22:53:13.438 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev118) (83.0.0) 2026-07-07 22:53:13.455 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev118) (0.8.1) 2026-07-07 22:53:13.520 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev118) 2026-07-07 22:53:13.537 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 22:53:13.580 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev118) 2026-07-07 22:53:13.597 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-07 22:53:13.667 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev118) 2026-07-07 22:53:13.683 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-07 22:53:13.758 | 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.dev118) 2026-07-07 22:53:13.775 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-07 22:53:13.817 | 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.dev118) 2026-07-07 22:53:13.833 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-07 22:53:13.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.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev118) (15.0.0) 2026-07-07 22:53:13.876 | 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.dev118) 2026-07-07 22:53:13.894 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-07 22:53:13.927 | 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.dev118) (1.17.0) 2026-07-07 22:53:13.948 | 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.dev118) (3.4.7) 2026-07-07 22:53:13.949 | 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.dev118) (3.18) 2026-07-07 22:53:13.950 | 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.dev118) (2.7.0) 2026-07-07 22:53:13.952 | 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.dev118) (2023.11.17) 2026-07-07 22:53:13.989 | 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.dev118) (4.2.0) 2026-07-07 22:53:13.990 | 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.dev118) (2.20.0) 2026-07-07 22:53:14.000 | 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.dev118) (0.1.2) 2026-07-07 22:53:14.018 | 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.dev118) (0.8) 2026-07-07 22:53:14.103 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev118) 2026-07-07 22:53:14.118 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-07 22:53:14.174 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev118) 2026-07-07 22:53:14.190 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 22:53:14.203 | 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.dev118) (9.1.4) 2026-07-07 22:53:14.231 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev118) 2026-07-07 22:53:14.248 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-07 22:53:14.351 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev118) 2026-07-07 22:53:14.367 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-07 22:53:14.383 | Installing build dependencies: started 2026-07-07 22:53:16.103 | Installing build dependencies: finished with status 'done' 2026-07-07 22:53:16.104 | Getting requirements to build wheel: started 2026-07-07 22:53:16.776 | Getting requirements to build wheel: finished with status 'done' 2026-07-07 22:53:16.777 | Preparing metadata (pyproject.toml): started 2026-07-07 22:53:17.155 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-07 22:53:17.160 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev118) (2026.2) 2026-07-07 22:53:17.315 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev118) 2026-07-07 22:53:17.331 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-07 22:53:17.384 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev118) 2026-07-07 22:53:17.400 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-07 22:53:17.476 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-07 22:53:17.517 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-07 22:53:17.542 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-07 22:53:17.568 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-07 22:53:17.594 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-07 22:53:17.652 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 39.8 MB/s 0:00:00 2026-07-07 22:53:17.667 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-07 22:53:17.692 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-07 22:53:17.716 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-07 22:53:17.740 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-07 22:53:17.763 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-07 22:53:17.787 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-07 22:53:17.813 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-07 22:53:17.840 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-07 22:53:17.864 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-07 22:53:17.891 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-07 22:53:17.921 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-07 22:53:17.947 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-07 22:53:17.972 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-07 22:53:18.004 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-07 22:53:18.027 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-07 22:53:18.081 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 39.4 MB/s 0:00:00 2026-07-07 22:53:18.098 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-07 22:53:18.122 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-07 22:53:18.146 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-07 22:53:18.170 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-07 22:53:18.275 | Building wheels for collected packages: glance, simplegeneric 2026-07-07 22:53:18.276 | Building editable for glance (pyproject.toml): started 2026-07-07 22:53:19.217 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-07 22:53:19.218 | Created wheel for glance: filename=glance-32.1.0.dev118-0.editable-py3-none-any.whl size=8990 sha256=15f7766d4fef67ff464994b42d8a05997cff747b6db179104dc149e5b01ff0cc 2026-07-07 22:53:19.219 | Stored in directory: /tmp/pip-ephem-wheel-cache-26or3vw6/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-07 22:53:19.225 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-07 22:53:19.659 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-07 22:53:19.660 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=9328d8d52aeb193258d22b3a380c6fd017968fffba10680456c5fc39f264bd3f 2026-07-07 22:53:19.661 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-07 22:53:19.665 | Successfully built glance simplegeneric 2026-07-07 22:53:19.956 | 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-07-07 22:53:23.225 | Attempting uninstall: jsonpointer 2026-07-07 22:53:23.240 | Found existing installation: jsonpointer 2.0 2026-07-07 22:53:23.241 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:53:23.241 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-07 22:53:23.260 | Attempting uninstall: jmespath 2026-07-07 22:53:23.274 | Found existing installation: jmespath 1.0.1 2026-07-07 22:53:23.275 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:53:23.275 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-07 22:53:23.318 | Attempting uninstall: httplib2 2026-07-07 22:53:23.333 | Found existing installation: httplib2 0.20.4 2026-07-07 22:53:23.333 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:53:23.334 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-07 22:53:23.446 | Attempting uninstall: jsonpatch 2026-07-07 22:53:23.464 | Found existing installation: jsonpatch 1.32 2026-07-07 22:53:23.465 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:53:23.465 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-07 22:53:28.283 | 2026-07-07 22:53:28.304 | 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.dev118 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-07 22:53:28.561 | + inc/python:pip_install:216 : result=0 2026-07-07 22:53:28.564 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 22:53:28.567 | + functions-common:time_stop:2420 : local name 2026-07-07 22:53:28.570 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:53:28.573 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:53:28.577 | + functions-common:time_stop:2423 : local total 2026-07-07 22:53:28.580 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:53:28.582 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 22:53:28.585 | + functions-common:time_stop:2427 : start_time=1783464787200 2026-07-07 22:53:28.588 | + functions-common:time_stop:2429 : [[ -z 1783464787200 ]] 2026-07-07 22:53:28.592 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:53:28.596 | + functions-common:time_stop:2432 : end_time=1783464808593 2026-07-07 22:53:28.599 | + functions-common:time_stop:2433 : elapsed_time=21393 2026-07-07 22:53:28.602 | + functions-common:time_stop:2434 : total=84466 2026-07-07 22:53:28.606 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:53:28.609 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=105859 2026-07-07 22:53:28.612 | + inc/python:pip_install:219 : return 0 2026-07-07 22:53:28.616 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 22:53:28.620 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 22:53:28.624 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-07 22:53:28.627 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-07 22:53:28.631 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:53:28.634 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:53:28.638 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-07 22:53:28.641 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:53:28.645 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 22:53:28.648 | + ./stack.sh:main:942 : configure_glance 2026-07-07 22:53:28.652 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-07 22:53:28.670 | + lib/glance:configure_glance:353 : local dburl 2026-07-07 22:53:28.674 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-07 22:53:28.676 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-07 22:53:28.679 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-07 22:53:28.683 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-07 22:53:28.686 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 22:53:28.688 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 22:53:28.692 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 22:53:28.711 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:53:28.715 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 22:53:28.718 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-07 22:53:28.722 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-07 22:53:28.725 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-07 22:53:28.763 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-07 22:53:28.803 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-07 22:53:28.841 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-07 22:53:28.882 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-07 22:53:28.921 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-07 22:53:28.962 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-07 22:53:29.003 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-07 22:53:29.007 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-07 22:53:29.010 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-07 22:53:29.014 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-07 22:53:29.018 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 22:53:29.022 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-07 22:53:29.025 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-07 22:53:29.028 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-07 22:53:29.031 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-07 22:53:29.035 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-07 22:53:29.075 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-07 22:53:29.112 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.197/identity 2026-07-07 22:53:29.147 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-07 22:53:29.184 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-07 22:53:29.221 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-07 22:53:29.256 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-07 22:53:29.292 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-07 22:53:29.331 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.197/identity 2026-07-07 22:53:29.370 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-07 22:53:29.409 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-07 22:53:29.445 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 22:53:29.448 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-07 22:53:29.485 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-07 22:53:29.488 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-07 22:53:29.492 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-07 22:53:29.494 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 22:53:29.497 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-07 22:53:29.500 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 22:53:29.518 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:53:29.522 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-07 22:53:29.524 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-07 22:53:29.527 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 22:53:29.546 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:53:29.548 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.197:5672/ 2026-07-07 22:53:29.552 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.197:5672/ 2026-07-07 22:53:29.590 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 22:53:29.594 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 22:53:29.597 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-07 22:53:29.599 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-07 22:53:29.602 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-07 22:53:29.643 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-07 22:53:29.678 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-07 22:53:29.713 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-07 22:53:29.717 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-07 22:53:29.720 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-07 22:53:29.723 | + lib/glance:configure_glance_store:282 : local be 2026-07-07 22:53:29.726 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-07 22:53:29.728 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-07 22:53:29.732 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-07 22:53:29.771 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-07 22:53:29.773 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.197 2026-07-07 22:53:29.813 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-07 22:53:29.816 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-07 22:53:29.819 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-07 22:53:29.839 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:53:29.843 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.197/image 2026-07-07 22:53:29.878 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-07 22:53:29.898 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:53:29.900 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-07 22:53:29.903 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-07 22:53:29.906 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-07 22:53:29.910 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 22:53:29.931 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 22:53:29.934 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 22:53:29.938 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 22:53:29.942 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 22:53:29.945 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-07 22:53:29.982 | + 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-07-07 22:53:30.017 | + 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-07-07 22:53:30.054 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 22:53:30.093 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-07 22:53:30.132 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-07 22:53:30.137 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-07 22:53:30.176 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-07 22:53:30.213 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-07 22:53:30.250 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-07 22:53:30.287 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-07 22:53:30.326 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-07 22:53:30.367 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-07 22:53:30.408 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-07 22:53:30.448 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-07 22:53:30.455 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-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-07-07 22:53:30.463 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-07 22:53:30.486 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:53:30.488 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-07 22:53:30.491 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-07 22:53:30.494 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-07 22:53:30.497 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-07 22:53:30.500 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-07 22:53:30.503 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-07 22:53:30.505 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-07 22:53:30.510 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 22:53:30.513 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-07 22:53:30.550 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-07 22:53:30.553 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-07 22:53:30.556 | ++ functions:get_random_port:861 : true 2026-07-07 22:53:30.559 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-07 22:53:30.562 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-07 22:53:30.565 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-07 22:53:30.627 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-07 22:53:30.630 | ++ functions:get_random_port:865 : break 2 2026-07-07 22:53:30.634 | ++ functions:get_random_port:869 : echo 60999 2026-07-07 22:53:30.636 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-07 22:53:30.639 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-07 22:53:30.675 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-07 22:53:30.711 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-07 22:53:30.748 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-07 22:53:30.785 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 22:53:30.824 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 22:53:30.860 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-07 22:53:30.894 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-07 22:53:30.927 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-07 22:53:30.961 | + 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-07-07 22:53:30.994 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 22:53:31.028 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 22:53:31.062 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-07 22:53:31.096 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-07 22:53:31.130 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-07 22:53:31.163 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-07 22:53:31.195 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-07 22:53:31.225 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-07 22:53:31.257 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-07 22:53:31.290 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-07 22:53:31.323 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-07 22:53:31.326 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-07 22:53:31.328 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 22:53:31.330 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 22:53:31.332 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:53:31.335 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:53:31.337 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-07 22:53:31.339 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-07 22:53:31.345 | perl: warning: Setting locale failed. 2026-07-07 22:53:31.345 | perl: warning: Please check that your locale settings: 2026-07-07 22:53:31.345 | LANGUAGE = (unset), 2026-07-07 22:53:31.345 | LC_ALL = "en_US.utf8", 2026-07-07 22:53:31.345 | LANG = (unset) 2026-07-07 22:53:31.345 | are supported and installed on your system. 2026-07-07 22:53:31.345 | perl: warning: Falling back to the standard locale ("C"). 2026-07-07 22:53:31.386 | proxy (enabled by site administrator) 2026-07-07 22:53:31.390 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-07 22:53:31.393 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-07 22:53:31.396 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 22:53:31.399 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 22:53:31.401 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:53:31.403 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:53:31.407 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-07 22:53:31.411 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-07 22:53:31.413 | perl: warning: Setting locale failed. 2026-07-07 22:53:31.414 | perl: warning: Please check that your locale settings: 2026-07-07 22:53:31.414 | LANGUAGE = (unset), 2026-07-07 22:53:31.414 | LC_ALL = "en_US.utf8", 2026-07-07 22:53:31.414 | LANG = (unset) 2026-07-07 22:53:31.414 | are supported and installed on your system. 2026-07-07 22:53:31.414 | perl: warning: Falling back to the standard locale ("C"). 2026-07-07 22:53:31.452 | No module matches proxy_http 2026-07-07 22:53:31.455 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-07 22:53:31.469 | perl: warning: Setting locale failed. 2026-07-07 22:53:31.469 | perl: warning: Please check that your locale settings: 2026-07-07 22:53:31.469 | LANGUAGE = (unset), 2026-07-07 22:53:31.469 | LC_ALL = "en_US.utf8", 2026-07-07 22:53:31.469 | LANG = "de_DE.UTF-8" 2026-07-07 22:53:31.469 | are supported and installed on your system. 2026-07-07 22:53:31.469 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:53:31.530 | Considering dependency proxy for proxy_http: 2026-07-07 22:53:31.530 | Module proxy already enabled 2026-07-07 22:53:31.530 | Enabling module proxy_http. 2026-07-07 22:53:31.537 | To activate the new configuration, you need to run: 2026-07-07 22:53:31.537 | systemctl restart apache2 2026-07-07 22:53:31.543 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-07 22:53:31.546 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-07 22:53:31.549 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 22:53:31.552 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 22:53:31.555 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 22:53:31.780 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-07 22:53:31.783 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-07 22:53:31.787 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-07 22:53:31.791 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 22:53:31.793 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:53:31.796 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:53:31.799 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-07 22:53:31.802 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-07 22:53:31.805 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-07 22:53:31.805 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-07 22:53:31.816 | KeepAlive Off 2026-07-07 22:53:31.821 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-07 22:53:31.822 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-07 22:53:31.832 | SetEnv proxy-sendchunked 1 2026-07-07 22:53:31.837 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-07 22:53:31.838 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-07 22:53:31.849 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-07 22:53:31.854 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-07 22:53:31.856 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-07 22:53:31.859 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 22:53:31.861 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 22:53:31.864 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 22:53:31.867 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 22:53:31.869 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:53:31.872 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:53:31.874 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 22:53:31.877 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 22:53:31.880 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:53:31.883 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:53:31.885 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-07 22:53:31.897 | perl: warning: Setting locale failed. 2026-07-07 22:53:31.897 | perl: warning: Please check that your locale settings: 2026-07-07 22:53:31.897 | LANGUAGE = (unset), 2026-07-07 22:53:31.897 | LC_ALL = "en_US.utf8", 2026-07-07 22:53:31.897 | LANG = "de_DE.UTF-8" 2026-07-07 22:53:31.897 | are supported and installed on your system. 2026-07-07 22:53:31.897 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:53:31.939 | Enabling site glance-api. 2026-07-07 22:53:31.945 | To activate the new configuration, you need to run: 2026-07-07 22:53:31.945 | systemctl reload apache2 2026-07-07 22:53:31.950 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-07 22:53:31.952 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 22:53:31.955 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 22:53:31.957 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 22:53:32.095 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-07 22:53:32.102 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-07 22:53:32.141 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-07 22:53:32.178 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-07 22:53:32.181 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-07 22:53:32.221 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-07 22:53:32.257 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-07 22:53:32.277 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:53:32.281 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-07 22:53:32.283 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-07 22:53:32.285 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-07 22:53:32.288 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 22:53:32.291 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-07 22:53:32.295 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-07 22:53:32.298 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-07 22:53:32.300 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-07 22:53:32.303 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 22:53:32.306 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 22:53:32.309 | ++ functions-common:git_clone:593 : pwd 2026-07-07 22:53:32.313 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 22:53:32.316 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 22:53:32.320 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 22:53:32.342 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 22:53:32.344 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 22:53:32.346 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 22:53:32.352 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 22:53:32.352 | + functions-common:git_clone:610 : echo master 2026-07-07 22:53:32.357 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-07 22:53:32.359 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 22:53:32.362 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-07 22:53:32.364 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:53:32.366 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:53:32.368 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:53:32.370 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:53:32.372 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:53:32.374 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:53:32.376 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:53:32.379 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:53:32.381 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:53:32.385 | + functions-common:time_start:2411 : _TIME_START[$name]=1783464812383 2026-07-07 22:53:32.387 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-07 22:53:32.391 | Cloning into '/opt/stack/cinder'... 2026-07-07 22:54:23.849 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:54:23.852 | + functions-common:time_stop:2420 : local name 2026-07-07 22:54:23.855 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:54:23.858 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:54:23.861 | + functions-common:time_stop:2423 : local total 2026-07-07 22:54:23.863 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:54:23.866 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:54:23.869 | + functions-common:time_stop:2427 : start_time=1783464812383 2026-07-07 22:54:23.872 | + functions-common:time_stop:2429 : [[ -z 1783464812383 ]] 2026-07-07 22:54:23.875 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:54:23.880 | + functions-common:time_stop:2432 : end_time=1783464863877 2026-07-07 22:54:23.883 | + functions-common:time_stop:2433 : elapsed_time=51494 2026-07-07 22:54:23.886 | + functions-common:time_stop:2434 : total=40108 2026-07-07 22:54:23.889 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:54:23.891 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91602 2026-07-07 22:54:23.894 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-07-07 22:54:23.898 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 22:54:23.904 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:54:23.907 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:54:23.912 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:54:23.925 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:54:23.928 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:54:23.930 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:54:23.933 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:54:23.936 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:54:23.941 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:54:23.945 | + functions-common:time_start:2411 : _TIME_START[$name]=1783464863942 2026-07-07 22:54:23.948 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 22:54:24.602 | From https://review.opendev.org/openstack/cinder 2026-07-07 22:54:24.602 | * branch master -> FETCH_HEAD 2026-07-07 22:54:24.613 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:54:24.616 | + functions-common:time_stop:2420 : local name 2026-07-07 22:54:24.620 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:54:24.624 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:54:24.627 | + functions-common:time_stop:2423 : local total 2026-07-07 22:54:24.631 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:54:24.635 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:54:24.638 | + functions-common:time_stop:2427 : start_time=1783464863942 2026-07-07 22:54:24.641 | + functions-common:time_stop:2429 : [[ -z 1783464863942 ]] 2026-07-07 22:54:24.645 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:54:24.650 | + functions-common:time_stop:2432 : end_time=1783464864646 2026-07-07 22:54:24.653 | + functions-common:time_stop:2433 : elapsed_time=704 2026-07-07 22:54:24.656 | + functions-common:time_stop:2434 : total=91602 2026-07-07 22:54:24.659 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:54:24.662 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92306 2026-07-07 22:54:24.665 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 22:54:24.669 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:54:24.672 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:54:24.675 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:54:24.678 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:54:24.681 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:54:24.684 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:54:24.687 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:54:24.690 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:54:24.695 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:54:24.699 | + functions-common:time_start:2411 : _TIME_START[$name]=1783464864696 2026-07-07 22:54:24.702 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 22:54:25.170 | Note: switching to 'FETCH_HEAD'. 2026-07-07 22:54:25.170 | 2026-07-07 22:54:25.170 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 22:54:25.170 | changes and commit them, and you can discard any commits you make in this 2026-07-07 22:54:25.170 | state without impacting any branches by switching back to a branch. 2026-07-07 22:54:25.170 | 2026-07-07 22:54:25.170 | If you want to create a new branch to retain commits you create, you may 2026-07-07 22:54:25.170 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 22:54:25.170 | 2026-07-07 22:54:25.171 | git switch -c 2026-07-07 22:54:25.171 | 2026-07-07 22:54:25.171 | Or undo this operation with: 2026-07-07 22:54:25.171 | 2026-07-07 22:54:25.171 | git switch - 2026-07-07 22:54:25.171 | 2026-07-07 22:54:25.171 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 22:54:25.171 | 2026-07-07 22:54:25.171 | HEAD is now at a1f0f45da Merge "Adds urllib3 lib in requirements.txt" 2026-07-07 22:54:25.178 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:54:25.180 | + functions-common:time_stop:2420 : local name 2026-07-07 22:54:25.182 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:54:25.184 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:54:25.186 | + functions-common:time_stop:2423 : local total 2026-07-07 22:54:25.189 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:54:25.191 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:54:25.193 | + functions-common:time_stop:2427 : start_time=1783464864696 2026-07-07 22:54:25.196 | + functions-common:time_stop:2429 : [[ -z 1783464864696 ]] 2026-07-07 22:54:25.199 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:54:25.203 | + functions-common:time_stop:2432 : end_time=1783464865200 2026-07-07 22:54:25.205 | + functions-common:time_stop:2433 : elapsed_time=504 2026-07-07 22:54:25.208 | + functions-common:time_stop:2434 : total=92306 2026-07-07 22:54:25.210 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:54:25.213 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92810 2026-07-07 22:54:25.215 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-07 22:54:25.232 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-07 22:54:25.234 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 22:54:25.237 | + functions-common:git_clone:673 : head -1 2026-07-07 22:54:25.239 | a1f0f45da Merge "Adds urllib3 lib in requirements.txt" 2026-07-07 22:54:25.242 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 22:54:25.245 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-07 22:54:25.247 | + inc/python:setup_develop:353 : local bindep 2026-07-07 22:54:25.249 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-07 22:54:25.252 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-07 22:54:25.254 | + inc/python:setup_develop:359 : local extras= 2026-07-07 22:54:25.256 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-07 22:54:25.259 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 22:54:25.261 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-07 22:54:25.263 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-07 22:54:25.266 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 22:54:25.268 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 22:54:25.271 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-07 22:54:25.273 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 22:54:25.276 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-07 22:54:25.278 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 22:54:25.281 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 22:54:25.284 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-07 22:54:25.289 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-07 22:54:25.292 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-07 22:54:25.294 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-07 22:54:25.456 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-07 22:54:25.459 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 22:54:25.462 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 22:54:25.466 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 22:54:25.470 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-07 22:54:25.475 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-07 22:54:25.477 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 22:54:25.482 | + inc/python:setup_package:446 : local extras= 2026-07-07 22:54:25.485 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 22:54:25.489 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 22:54:25.491 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 22:54:25.494 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 22:54:25.498 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 22:54:25.501 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-07 22:54:25.529 | Using python 3.12 to install /opt/stack/cinder 2026-07-07 22:54:25.533 | + 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-07-07 22:54:26.595 | Obtaining file:///opt/stack/cinder 2026-07-07 22:54:26.601 | Installing build dependencies: started 2026-07-07 22:54:28.527 | Installing build dependencies: finished with status 'done' 2026-07-07 22:54:28.527 | Checking if build backend supports build_editable: started 2026-07-07 22:54:29.114 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 22:54:29.116 | Getting requirements to build editable: started 2026-07-07 22:54:29.432 | Getting requirements to build editable: finished with status 'done' 2026-07-07 22:54:29.435 | Preparing editable metadata (pyproject.toml): started 2026-07-07 22:54:30.930 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 22:54:30.960 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.0.3) 2026-07-07 22:54:30.964 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.3.1) 2026-07-07 22:54:30.964 | 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.dev155) (0.41.0) 2026-07-07 22:54:30.964 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.4.0) 2026-07-07 22:54:30.964 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.5.3) 2026-07-07 22:54:30.965 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.1.0) 2026-07-07 22:54:30.967 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (4.26.0) 2026-07-07 22:54:30.968 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.15.0) 2026-07-07 22:54:30.969 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (13.0.0) 2026-07-07 22:54:31.601 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev155) 2026-07-07 22:54:31.741 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-07 22:54:31.754 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (10.5.0) 2026-07-07 22:54:31.755 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.5.0) 2026-07-07 22:54:31.756 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (6.4.0) 2026-07-07 22:54:31.757 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (18.0.0) 2026-07-07 22:54:31.758 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (8.2.0) 2026-07-07 22:54:31.760 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (18.1.0) 2026-07-07 22:54:31.763 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (8.1.0) 2026-07-07 22:54:31.763 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.1.0) 2026-07-07 22:54:31.763 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.11.0) 2026-07-07 22:54:31.764 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.8.0) 2026-07-07 22:54:31.765 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.9.0) 2026-07-07 22:54:31.766 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.10.0) 2026-07-07 22:54:31.767 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (4.6.0) 2026-07-07 22:54:31.769 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.7.1) 2026-07-07 22:54:31.770 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (10.1.1) 2026-07-07 22:54:31.814 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev155) 2026-07-07 22:54:31.830 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-07 22:54:31.843 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (4.4.0) 2026-07-07 22:54:31.843 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (26.2) 2026-07-07 22:54:31.888 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev155) 2026-07-07 22:54:31.904 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-07 22:54:31.917 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.10.1) 2026-07-07 22:54:31.921 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.1.0) 2026-07-07 22:54:31.921 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (3.3.2) 2026-07-07 22:54:31.921 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.4.0) 2026-07-07 22:54:31.959 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev155) 2026-07-07 22:54:31.976 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-07 22:54:31.989 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.8.0) 2026-07-07 22:54:32.033 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev155) 2026-07-07 22:54:32.048 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-07 22:54:32.092 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev155) 2026-07-07 22:54:32.109 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-07 22:54:32.122 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.34.2) 2026-07-07 22:54:32.123 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.7.0) 2026-07-07 22:54:32.124 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.5.1) 2026-07-07 22:54:32.125 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (6.3.0) 2026-07-07 22:54:32.153 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev155) 2026-07-07 22:54:32.170 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-07 22:54:32.180 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2.0.51) 2026-07-07 22:54:32.181 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.9.0) 2026-07-07 22:54:32.209 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev155) 2026-07-07 22:54:32.224 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-07 22:54:32.247 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (9.1.4) 2026-07-07 22:54:32.249 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (1.8.10) 2026-07-07 22:54:32.249 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (6.8.0) 2026-07-07 22:54:32.291 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev155) 2026-07-07 22:54:32.307 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-07 22:54:32.318 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.1.0) 2026-07-07 22:54:32.367 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev155) 2026-07-07 22:54:32.383 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-07 22:54:32.467 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev155) 2026-07-07 22:54:32.483 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-07 22:54:32.495 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (5.7.0) 2026-07-07 22:54:32.496 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (43.0.3) 2026-07-07 22:54:32.498 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (0.2.3) 2026-07-07 22:54:32.692 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev155) 2026-07-07 22:54:32.708 | 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-07-07 22:54:33.126 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev155) 2026-07-07 22:54:33.142 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-07 22:54:33.155 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev155) (1.9.0) 2026-07-07 22:54:33.155 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (2026.2) 2026-07-07 22:54:33.155 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev155) (7.1.4) 2026-07-07 22:54:33.599 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev155) 2026-07-07 22:54:33.615 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-07 22:54:33.627 | 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.dev155) (1.1.0) 2026-07-07 22:54:33.663 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev155) 2026-07-07 22:54:33.736 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-07 22:54:33.749 | 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.dev155) (2.9.0.post0) 2026-07-07 22:54:33.757 | 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.dev155) (1.17.0) 2026-07-07 22:54:33.788 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev155) (2.0.0) 2026-07-07 22:54:33.793 | 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.dev155) (3.0) 2026-07-07 22:54:33.804 | 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.dev155) (2.8.0) 2026-07-07 22:54:33.812 | 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.dev155) (3.1.0) 2026-07-07 22:54:33.815 | 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.dev155) (2.2.2) 2026-07-07 22:54:33.818 | 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.dev155) (0.32.0) 2026-07-07 22:54:33.880 | 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.dev155) 2026-07-07 22:54:33.897 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-07 22:54:33.941 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev155) 2026-07-07 22:54:33.957 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-07 22:54:34.021 | 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.dev155) 2026-07-07 22:54:34.037 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-07 22:54:34.077 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev155) 2026-07-07 22:54:34.092 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-07 22:54:34.139 | 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.dev155) 2026-07-07 22:54:34.155 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-07 22:54:34.455 | 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.dev155) 2026-07-07 22:54:34.471 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-07 22:54:34.519 | 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.dev155) 2026-07-07 22:54:34.535 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-07 22:54:34.590 | 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.dev155) 2026-07-07 22:54:34.606 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 22:54:34.636 | 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.dev155) (3.4.7) 2026-07-07 22:54:34.638 | 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.dev155) (3.18) 2026-07-07 22:54:34.640 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev155) (2023.11.17) 2026-07-07 22:54:34.659 | 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.dev155) (26.1.0) 2026-07-07 22:54:34.659 | 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.dev155) (2025.9.1) 2026-07-07 22:54:34.663 | 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.dev155) (0.37.0) 2026-07-07 22:54:34.663 | 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.dev155) (2026.5.1) 2026-07-07 22:54:34.671 | 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.dev155) (1.8.2) 2026-07-07 22:54:34.672 | 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.dev155) (4.15.0) 2026-07-07 22:54:34.677 | 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.dev155) (4.2.0) 2026-07-07 22:54:34.679 | 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.dev155) (4.0.1) 2026-07-07 22:54:34.680 | 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.dev155) (2.13.0) 2026-07-07 22:54:34.691 | 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.dev155) (7.2.2) 2026-07-07 22:54:34.697 | 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.dev155) (1.5.0) 2026-07-07 22:54:34.707 | 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.dev155) (0.20) 2026-07-07 22:54:34.713 | 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.dev155) (1.3.0) 2026-07-07 22:54:34.715 | 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.dev155) (2.0.0) 2026-07-07 22:54:34.716 | 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.dev155) (6.0.3) 2026-07-07 22:54:34.726 | 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.dev155) (1.18.5) 2026-07-07 22:54:34.729 | 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.dev155) (2.1.2) 2026-07-07 22:54:34.730 | 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.dev155) (0.6.2) 2026-07-07 22:54:34.735 | 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.dev155) (1.3.12) 2026-07-07 22:54:34.750 | 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.dev155) (5.3.1) 2026-07-07 22:54:34.752 | 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.dev155) (5.6.2) 2026-07-07 22:54:34.752 | 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.dev155) (0.16.0) 2026-07-07 22:54:34.757 | 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.dev155) (5.1.0) 2026-07-07 22:54:34.774 | 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.dev155) (0.25.0) 2026-07-07 22:54:34.778 | 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.dev155) (5.0.0) 2026-07-07 22:54:34.779 | 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.dev155) (3.1.6) 2026-07-07 22:54:34.782 | 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.dev155) (4.0.1) 2026-07-07 22:54:34.793 | 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.dev155) (3.0.3) 2026-07-07 22:54:34.806 | 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.dev155) (1.2.1) 2026-07-07 22:54:34.832 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev155) (1.7.6) 2026-07-07 22:54:34.870 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev155) 2026-07-07 22:54:34.886 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-07 22:54:34.998 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev155) 2026-07-07 22:54:35.015 | 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-07-07 22:54:35.037 | 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.dev155) (3.18.0) 2026-07-07 22:54:35.089 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev155) 2026-07-07 22:54:35.105 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-07 22:54:35.186 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev155) 2026-07-07 22:54:35.202 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-07 22:54:35.262 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev155) 2026-07-07 22:54:35.279 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-07 22:54:35.305 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev155) (83.0.0) 2026-07-07 22:54:35.324 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev155) (0.8.1) 2026-07-07 22:54:35.391 | 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.dev155) 2026-07-07 22:54:35.407 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-07 22:54:35.450 | 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.dev155) (4.14.0) 2026-07-07 22:54:35.459 | 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.dev155) (0.6.0) 2026-07-07 22:54:35.460 | 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.dev155) (4.0.0) 2026-07-07 22:54:35.474 | 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.dev155) (3.0.52) 2026-07-07 22:54:35.475 | 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.dev155) (1.11.0) 2026-07-07 22:54:35.476 | 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.dev155) (15.0.0) 2026-07-07 22:54:35.477 | 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.dev155) (1.8.0) 2026-07-07 22:54:35.523 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev155) 2026-07-07 22:54:35.539 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-07 22:54:35.553 | 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.dev155) (24.2.1) 2026-07-07 22:54:35.610 | 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.dev155) (4.2.0) 2026-07-07 22:54:35.611 | 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.dev155) (2.20.0) 2026-07-07 22:54:35.625 | 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.dev155) (0.1.2) 2026-07-07 22:54:35.650 | 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.dev155) (0.8) 2026-07-07 22:54:35.719 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev155) 2026-07-07 22:54:35.736 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-07 22:54:35.803 | 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.dev155) (3.6.1) 2026-07-07 22:54:35.805 | 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.dev155) (3.4.0) 2026-07-07 22:54:35.807 | 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.dev155) (4.0.1) 2026-07-07 22:54:35.898 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev155) 2026-07-07 22:54:35.918 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-07 22:54:35.976 | 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.dev155) (1.33) 2026-07-07 22:54:35.984 | 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.dev155) (3.1.1) 2026-07-07 22:54:36.090 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-07 22:54:36.131 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-07 22:54:36.362 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 60.4 MB/s 0:00:00 2026-07-07 22:54:36.379 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-07 22:54:36.407 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-07 22:54:36.685 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 57.0 MB/s 0:00:00 2026-07-07 22:54:36.703 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-07 22:54:36.731 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-07 22:54:36.759 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-07 22:54:36.784 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-07 22:54:36.812 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-07 22:54:36.838 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-07 22:54:36.869 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-07 22:54:36.894 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-07 22:54:36.988 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 58.5 MB/s 0:00:00 2026-07-07 22:54:37.004 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-07 22:54:37.031 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-07 22:54:37.058 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-07 22:54:37.084 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 22.4 MB/s 0:00:00 2026-07-07 22:54:37.102 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-07 22:54:37.130 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-07 22:54:37.159 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-07 22:54:37.186 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-07 22:54:37.212 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-07 22:54:37.244 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 46.0 MB/s 0:00:00 2026-07-07 22:54:37.260 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-07 22:54:37.288 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-07 22:54:37.317 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-07 22:54:37.341 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-07 22:54:37.367 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-07 22:54:37.392 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-07 22:54:37.418 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-07 22:54:37.442 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-07 22:54:37.467 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-07 22:54:37.491 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-07 22:54:37.516 | 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-07-07 22:54:37.560 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 51.9 MB/s 0:00:00 2026-07-07 22:54:37.577 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-07 22:54:37.755 | Building wheels for collected packages: cinder 2026-07-07 22:54:37.757 | Building editable for cinder (pyproject.toml): started 2026-07-07 22:54:39.603 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-07 22:54:39.606 | Created wheel for cinder: filename=cinder-28.1.0.dev155-0.editable-py3-none-any.whl size=9206 sha256=f03ad56e637ee267ee032298f1b3602b501b868e8641def7c6eb218a7609fd72 2026-07-07 22:54:39.606 | Stored in directory: /tmp/pip-ephem-wheel-cache-je0r_tmu/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-07 22:54:39.615 | Successfully built cinder 2026-07-07 22:54:40.094 | 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-07-07 22:54:40.568 | Attempting uninstall: pyudev 2026-07-07 22:54:40.599 | Found existing installation: pyudev 0.24.0 2026-07-07 22:54:40.600 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:54:40.600 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-07 22:54:40.666 | Attempting uninstall: pyasn1 2026-07-07 22:54:40.692 | Found existing installation: pyasn1 0.4.8 2026-07-07 22:54:40.694 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:54:40.694 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-07 22:54:42.578 | Attempting uninstall: botocore 2026-07-07 22:54:42.598 | Found existing installation: botocore 1.34.46 2026-07-07 22:54:42.598 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:54:42.598 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-07 22:54:43.876 | Attempting uninstall: s3transfer 2026-07-07 22:54:43.896 | Found existing installation: s3transfer 0.10.1 2026-07-07 22:54:43.896 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:54:43.896 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-07 22:54:44.639 | Attempting uninstall: boto3 2026-07-07 22:54:44.659 | Found existing installation: boto3 1.34.46 2026-07-07 22:54:44.660 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-07 22:54:44.660 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-07 22:54:46.901 | 2026-07-07 22:54:46.924 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev155 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 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-7.35.1 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-07-07 22:54:47.337 | + inc/python:pip_install:216 : result=0 2026-07-07 22:54:47.341 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 22:54:47.344 | + functions-common:time_stop:2420 : local name 2026-07-07 22:54:47.347 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:54:47.350 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:54:47.353 | + functions-common:time_stop:2423 : local total 2026-07-07 22:54:47.356 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:54:47.359 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 22:54:47.362 | + functions-common:time_stop:2427 : start_time=1783464865522 2026-07-07 22:54:47.365 | + functions-common:time_stop:2429 : [[ -z 1783464865522 ]] 2026-07-07 22:54:47.369 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:54:47.376 | + functions-common:time_stop:2432 : end_time=1783464887372 2026-07-07 22:54:47.379 | + functions-common:time_stop:2433 : elapsed_time=21850 2026-07-07 22:54:47.382 | + functions-common:time_stop:2434 : total=105859 2026-07-07 22:54:47.385 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:54:47.388 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=127709 2026-07-07 22:54:47.392 | + inc/python:pip_install:219 : return 0 2026-07-07 22:54:47.395 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 22:54:47.398 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 22:54:47.402 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-07 22:54:47.405 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-07 22:54:47.408 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:54:47.410 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:54:47.412 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-07 22:54:47.416 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:54:47.419 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-07 22:54:47.423 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-07 22:54:47.426 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-07 22:54:47.429 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:54:47.433 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:54:47.436 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-07 22:54:47.453 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-07 22:54:47.456 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 22:54:47.460 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 22:54:47.463 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 22:54:47.466 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 22:54:47.469 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 22:54:47.473 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 22:54:47.476 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:54:47.479 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:54:47.482 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 22:54:47.486 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 22:54:47.489 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 22:54:47.492 | + functions-common:apt_get_update:1167 : return 2026-07-07 22:54:47.495 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-07 22:54:47.498 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 22:54:47.501 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:54:47.505 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:54:47.508 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-07 22:54:47.532 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-07-07 22:54:47.572 | Reading package lists... 2026-07-07 22:54:47.963 | Building dependency tree... 2026-07-07 22:54:47.965 | Reading state information... 2026-07-07 22:54:48.606 | The following packages were automatically installed and are no longer required: 2026-07-07 22:54:48.609 | libfwupd2 libgusb2 2026-07-07 22:54:48.609 | Use 'sudo apt autoremove' to remove them. 2026-07-07 22:54:48.613 | The following additional packages will be installed: 2026-07-07 22:54:48.613 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-07 22:54:48.613 | python3-urwid python3-wcwidth 2026-07-07 22:54:48.614 | Suggested packages: 2026-07-07 22:54:48.614 | python-urwid-doc 2026-07-07 22:54:48.652 | The following NEW packages will be installed: 2026-07-07 22:54:48.653 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-07 22:54:48.653 | python3-urwid python3-wcwidth targetcli-fb 2026-07-07 22:54:48.714 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 22:54:48.714 | Need to get 385 kB of archives. 2026-07-07 22:54:48.714 | After this operation, 3098 kB of additional disk space will be used. 2026-07-07 22:54:48.714 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-07 22:54:48.722 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-07 22:54:48.727 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-07 22:54:48.733 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-07 22:54:48.738 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-07 22:54:48.743 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-07 22:54:49.020 | perl: warning: Setting locale failed. 2026-07-07 22:54:49.020 | perl: warning: Please check that your locale settings: 2026-07-07 22:54:49.020 | LANGUAGE = (unset), 2026-07-07 22:54:49.021 | LC_ALL = "en_US.utf8", 2026-07-07 22:54:49.021 | LANG = "de_DE.UTF-8" 2026-07-07 22:54:49.021 | are supported and installed on your system. 2026-07-07 22:54:49.021 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:54:49.086 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:54:49.086 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:54:49.086 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:54:49.306 | Fetched 385 kB in 0s (6088 kB/s) 2026-07-07 22:54:49.346 | Selecting previously unselected package python3-typing-extensions. 2026-07-07 22:54:49.418 | (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 ... 126757 files and directories currently installed.) 2026-07-07 22:54:49.425 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-07 22:54:49.431 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-07 22:54:49.493 | Selecting previously unselected package python3-wcwidth. 2026-07-07 22:54:49.506 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-07 22:54:49.511 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-07 22:54:49.574 | Selecting previously unselected package python3-urwid. 2026-07-07 22:54:49.588 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-07 22:54:49.593 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-07 22:54:49.693 | Selecting previously unselected package python3-configshell-fb. 2026-07-07 22:54:49.705 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-07 22:54:49.710 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-07 22:54:49.770 | Selecting previously unselected package python3-rtslib-fb. 2026-07-07 22:54:49.783 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-07 22:54:49.787 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-07 22:54:49.854 | Selecting previously unselected package targetcli-fb. 2026-07-07 22:54:49.867 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-07 22:54:49.871 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-07 22:54:49.955 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-07 22:54:51.257 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-07 22:54:51.267 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-07 22:54:51.621 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-07 22:54:51.893 | Setting up python3-urwid (2.6.10-1) ... 2026-07-07 22:54:52.479 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-07 22:54:52.709 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 22:54:52.709 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-07 22:54:52.733 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-07 22:54:52.733 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-07 22:54:52.734 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-07 22:54:52.734 | keyword = Word(alphanums + '_\-') 2026-07-07 22:54:52.734 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 22:54:52.734 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-07 22:54:52.734 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 22:54:52.735 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-07 22:54:52.735 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-07 22:54:52.735 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-07 22:54:52.744 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 22:54:52.744 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-07 22:54:52.769 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-07 22:54:52.769 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-07 22:54:52.769 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-07 22:54:52.770 | keyword = Word(alphanums + '_\-') 2026-07-07 22:54:52.770 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 22:54:52.770 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-07 22:54:52.770 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-07 22:54:52.771 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-07 22:54:52.771 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-07 22:54:52.772 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-07 22:54:52.807 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-07 22:54:53.066 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-07 22:54:53.066 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-07 22:54:53.386 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 22:54:54.278 | perl: warning: Setting locale failed. 2026-07-07 22:54:54.278 | perl: warning: Please check that your locale settings: 2026-07-07 22:54:54.278 | LANGUAGE = (unset), 2026-07-07 22:54:54.278 | LC_ALL = "en_US.utf8", 2026-07-07 22:54:54.278 | LANG = "de_DE.UTF-8" 2026-07-07 22:54:54.278 | are supported and installed on your system. 2026-07-07 22:54:54.278 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:54:54.425 | perl: warning: Setting locale failed. 2026-07-07 22:54:54.425 | perl: warning: Please check that your locale settings: 2026-07-07 22:54:54.426 | LANGUAGE = (unset), 2026-07-07 22:54:54.426 | LC_ALL = "en_US.utf8", 2026-07-07 22:54:54.426 | LANG = "de_DE.UTF-8" 2026-07-07 22:54:54.426 | are supported and installed on your system. 2026-07-07 22:54:54.426 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:54:54.478 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:54:54.478 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:54:54.478 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:54:54.558 | perl: warning: Setting locale failed. 2026-07-07 22:54:54.558 | perl: warning: Please check that your locale settings: 2026-07-07 22:54:54.558 | LANGUAGE = (unset), 2026-07-07 22:54:54.558 | LC_ALL = "en_US.utf8", 2026-07-07 22:54:54.558 | LANG = "de_DE.UTF-8" 2026-07-07 22:54:54.559 | are supported and installed on your system. 2026-07-07 22:54:54.559 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:54:55.152 | 2026-07-07 22:54:55.152 | Running kernel seems to be up-to-date. 2026-07-07 22:54:55.152 | 2026-07-07 22:54:55.153 | Restarting services... 2026-07-07 22:54:55.182 | 2026-07-07 22:54:55.182 | Service restarts being deferred: 2026-07-07 22:54:55.183 | systemctl restart virtlockd.service 2026-07-07 22:54:55.183 | systemctl restart virtlogd.service 2026-07-07 22:54:55.183 | 2026-07-07 22:54:55.183 | No containers need to be restarted. 2026-07-07 22:54:55.183 | 2026-07-07 22:54:55.183 | User sessions running outdated binaries: 2026-07-07 22:54:55.183 | quobyte @ session #6: sshd[2071] 2026-07-07 22:54:55.193 | 2026-07-07 22:54:55.193 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 22:54:57.526 | + functions-common:apt_get:1211 : result=0 2026-07-07 22:54:57.530 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 22:54:57.534 | + functions-common:time_stop:2420 : local name 2026-07-07 22:54:57.537 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:54:57.540 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:54:57.544 | + functions-common:time_stop:2423 : local total 2026-07-07 22:54:57.548 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:54:57.551 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 22:54:57.555 | + functions-common:time_stop:2427 : start_time=1783464887529 2026-07-07 22:54:57.558 | + functions-common:time_stop:2429 : [[ -z 1783464887529 ]] 2026-07-07 22:54:57.561 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:54:57.565 | + functions-common:time_stop:2432 : end_time=1783464897562 2026-07-07 22:54:57.568 | + functions-common:time_stop:2433 : elapsed_time=10033 2026-07-07 22:54:57.570 | + functions-common:time_stop:2434 : total=168262 2026-07-07 22:54:57.573 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:54:57.575 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=178295 2026-07-07 22:54:57.578 | + functions-common:apt_get:1215 : return 0 2026-07-07 22:54:57.581 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 22:54:57.583 | + ./stack.sh:main:948 : configure_cinder 2026-07-07 22:54:57.586 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-07 22:54:57.601 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-07 22:54:57.605 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-07 22:54:57.608 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-07 22:54:57.610 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-07 22:54:57.613 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-07 22:54:57.614 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-07 22:54:57.617 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-07 22:54:57.620 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-07 22:54:57.622 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-07 22:54:57.625 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-07 22:54:57.627 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-07 22:54:57.629 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-07 22:54:57.631 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-07 22:54:57.634 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-07 22:54:57.650 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-07 22:54:57.665 | + 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-07-07 22:54:57.682 | + 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-07-07 22:54:57.699 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-07 22:54:57.717 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-07 22:54:57.734 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-07 22:54:57.738 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-07 22:54:57.743 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.dmUqV0lo8b 2026-07-07 22:54:57.746 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-07 22:54:57.749 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-07 22:54:57.753 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-07 22:54:57.756 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.dmUqV0lo8b 2026-07-07 22:54:57.761 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.dmUqV0lo8b 2026-07-07 22:54:57.778 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.dmUqV0lo8b /etc/sudoers.d/cinder-rootwrap 2026-07-07 22:54:57.797 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-07 22:54:57.802 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-07 22:54:57.805 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-07 22:54:57.808 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-07 22:54:57.811 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-07 22:54:57.815 | + 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-07-07 22:54:57.818 | + 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-07-07 22:54:57.821 | + 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-07-07 22:54:57.822 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-07 22:54:57.834 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-07 22:54:57.839 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-07 22:54:57.855 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-07 22:54:57.872 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-07 22:54:57.875 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-07 22:54:57.881 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-07 22:54:57.888 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-07 22:54:57.891 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 22:54:57.894 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-07 22:54:57.897 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-07 22:54:57.901 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 22:54:57.905 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-07 22:54:57.908 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 22:54:57.911 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-07 22:54:57.915 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-07 22:54:57.918 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-07 22:54:57.959 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-07 22:54:57.997 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.197/identity 2026-07-07 22:54:58.035 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-07 22:54:58.072 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-07 22:54:58.107 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-07 22:54:58.143 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-07 22:54:58.178 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-07 22:54:58.213 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.197/identity 2026-07-07 22:54:58.250 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-07 22:54:58.289 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-07 22:54:58.330 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 22:54:58.334 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-07 22:54:58.374 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-07 22:54:58.410 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-07 22:54:58.413 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-07 22:54:58.416 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-07 22:54:58.418 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-07 22:54:58.421 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 22:54:58.423 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 22:54:58.426 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 22:54:58.443 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:54:58.445 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 22:54:58.448 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-07 22:54:58.451 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-07 22:54:58.485 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-07 22:54:58.521 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-07 22:54:58.554 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-07 22:54:58.589 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-07 22:54:58.619 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-07 22:54:58.650 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.197 2026-07-07 22:54:58.680 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-07 22:54:58.715 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-07 22:54:58.725 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 17d994fba511e875ccce7b2f0929125a 2026-07-07 22:54:58.760 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-07 22:54:58.764 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-07 22:54:58.798 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-07 22:54:58.835 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-07 22:54:58.868 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-07 22:54:58.900 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-07 22:54:58.931 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-07 22:54:58.963 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-07 22:54:58.982 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:54:58.986 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-07 22:54:58.988 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-07 22:54:58.991 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-07 22:54:58.994 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-07 22:54:58.997 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-07 22:54:58.999 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-07 22:54:59.003 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-07 22:54:59.006 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-07 22:54:59.009 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-07 22:54:59.012 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-07 22:54:59.014 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-07 22:54:59.053 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-07-07 22:54:59.093 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-07 22:54:59.130 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-07 22:54:59.166 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-07 22:54:59.200 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-07 22:54:59.238 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-07-07 22:54:59.276 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-07 22:54:59.317 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-07 22:54:59.354 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-07 22:54:59.357 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-07 22:54:59.361 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-07 22:54:59.364 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-07 22:54:59.398 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-07 22:54:59.400 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-07 22:54:59.432 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-07 22:54:59.435 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-07 22:54:59.437 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-07-07 22:54:59.440 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-07 22:54:59.470 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-07 22:54:59.472 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-07 22:54:59.474 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-07 22:54:59.477 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-07 22:54:59.480 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-07 22:54:59.496 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:54:59.498 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-07 22:54:59.515 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:54:59.517 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-07 22:54:59.534 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:54:59.536 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-07 22:54:59.539 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-07 22:54:59.541 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-07 22:54:59.543 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-07 22:54:59.546 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 22:54:59.548 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-07 22:54:59.550 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 22:54:59.567 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:54:59.570 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-07 22:54:59.573 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-07 22:54:59.575 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 22:54:59.591 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:54:59.594 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.197:5672/ 2026-07-07 22:54:59.597 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.197:5672/ 2026-07-07 22:54:59.628 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 22:54:59.631 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 22:54:59.634 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-07 22:54:59.636 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-07 22:54:59.639 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 22:54:59.642 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 22:54:59.659 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 22:54:59.662 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 22:54:59.664 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 22:54:59.667 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 22:54:59.670 | + 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-07-07 22:54:59.700 | + 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-07-07 22:54:59.731 | + 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-07-07 22:54:59.762 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 22:54:59.793 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-07 22:54:59.828 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-07 22:54:59.846 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:54:59.849 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-07 22:54:59.851 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-07 22:54:59.853 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-07 22:54:59.856 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-07 22:54:59.859 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-07 22:54:59.862 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-07 22:54:59.865 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-07 22:54:59.868 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 22:54:59.871 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 22:54:59.888 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 22:54:59.888 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 22:54:59.898 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 22:54:59.904 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 22:54:59.919 | /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-07-07 22:54:59.925 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-07 22:54:59.928 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-07 22:54:59.932 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 22:54:59.935 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-07 22:54:59.972 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-07 22:55:00.006 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-07 22:55:00.038 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-07 22:55:00.071 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 22:55:00.103 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 22:55:00.135 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-07 22:55:00.168 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-07 22:55:00.200 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-07 22:55:00.232 | + 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-07-07 22:55:00.264 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 22:55:00.296 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 22:55:00.329 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-07 22:55:00.365 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-07 22:55:00.399 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-07 22:55:00.402 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-07 22:55:00.406 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-07 22:55:00.409 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-07 22:55:00.412 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 22:55:00.415 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:55:00.418 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:55:00.421 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-07 22:55:00.425 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-07 22:55:00.428 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-07 22:55:00.463 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-07 22:55:00.494 | + 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-07-07 22:55:00.495 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-07 22:55:00.506 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-07 22:55:00.511 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-07 22:55:00.513 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-07 22:55:00.516 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 22:55:00.519 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 22:55:00.522 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 22:55:00.525 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 22:55:00.527 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:55:00.529 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:55:00.532 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 22:55:00.535 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 22:55:00.537 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:55:00.539 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:55:00.542 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-07 22:55:00.554 | perl: warning: Setting locale failed. 2026-07-07 22:55:00.554 | perl: warning: Please check that your locale settings: 2026-07-07 22:55:00.554 | LANGUAGE = (unset), 2026-07-07 22:55:00.554 | LC_ALL = "en_US.utf8", 2026-07-07 22:55:00.554 | LANG = "de_DE.UTF-8" 2026-07-07 22:55:00.554 | are supported and installed on your system. 2026-07-07 22:55:00.554 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:55:00.599 | Enabling site cinder-api. 2026-07-07 22:55:00.605 | To activate the new configuration, you need to run: 2026-07-07 22:55:00.605 | systemctl reload apache2 2026-07-07 22:55:00.610 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-07 22:55:00.613 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 22:55:00.615 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 22:55:00.619 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 22:55:00.833 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-07 22:55:00.839 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.197/image 2026-07-07 22:55:00.875 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-07 22:55:00.897 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:55:00.900 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-07 22:55:00.904 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 22:55:00.907 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-07 22:55:00.910 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-07 22:55:00.912 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 22:55:00.916 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-07 22:55:00.920 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 22:55:00.925 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-07 22:55:00.927 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-07 22:55:00.931 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-07 22:55:00.970 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-07 22:55:01.005 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.197/identity 2026-07-07 22:55:01.039 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-07 22:55:01.079 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-07 22:55:01.128 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-07 22:55:01.173 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-07 22:55:01.213 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-07 22:55:01.255 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.197/identity 2026-07-07 22:55:01.300 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-07 22:55:01.342 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-07 22:55:01.382 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 22:55:01.385 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-07 22:55:01.389 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 22:55:01.392 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 22:55:01.395 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-07 22:55:01.398 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-07 22:55:01.444 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-07 22:55:01.487 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.197/identity 2026-07-07 22:55:01.524 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-07 22:55:01.563 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-07 22:55:01.602 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-07 22:55:01.643 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-07 22:55:01.681 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-07 22:55:01.718 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-07 22:55:01.755 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-07 22:55:01.792 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-07 22:55:01.795 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-07 22:55:01.814 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:55:01.818 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.197:2379?api_version=v3' 2026-07-07 22:55:01.866 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-07 22:55:01.869 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-07 22:55:01.918 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-07 22:55:01.921 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-07 22:55:01.926 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-07 22:55:01.972 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-07 22:55:01.975 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-07 22:55:01.978 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-07 22:55:01.981 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-07 22:55:01.985 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-07 22:55:02.036 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-07 22:55:02.079 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.197/identity 2026-07-07 22:55:02.121 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-07 22:55:02.164 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-07 22:55:02.208 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-07 22:55:02.253 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-07 22:55:02.295 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-07 22:55:02.337 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-07 22:55:02.357 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:55:02.360 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-07 22:55:02.362 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-07 22:55:02.365 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-07 22:55:02.367 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 22:55:02.370 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-07 22:55:02.373 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-07 22:55:02.375 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-07 22:55:02.378 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:55:02.380 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:55:02.383 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-07 22:55:02.385 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:55:02.388 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-07 22:55:02.391 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-07 22:55:02.393 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:55:02.396 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:55:02.399 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-07 22:55:02.401 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:55:02.404 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-07 22:55:02.406 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-07 22:55:02.409 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:55:02.412 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:55:02.414 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-07 22:55:02.417 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:55:02.420 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-07 22:55:02.422 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-07 22:55:02.424 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-07 22:55:02.427 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 22:55:02.429 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 22:55:02.432 | ++ functions-common:git_clone:593 : pwd 2026-07-07 22:55:02.435 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 22:55:02.437 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 22:55:02.440 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 22:55:02.457 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 22:55:02.460 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 22:55:02.462 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 22:55:02.466 | + functions-common:git_clone:610 : echo master 2026-07-07 22:55:02.466 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 22:55:02.471 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-07 22:55:02.474 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 22:55:02.476 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-07 22:55:02.479 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:55:02.481 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:55:02.483 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:55:02.486 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:55:02.488 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:55:02.491 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:55:02.494 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:55:02.498 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:55:02.501 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:55:02.507 | + functions-common:time_start:2411 : _TIME_START[$name]=1783464902503 2026-07-07 22:55:02.510 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-07 22:55:02.514 | Cloning into '/opt/stack/neutron'... 2026-07-07 22:56:05.643 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:56:05.647 | + functions-common:time_stop:2420 : local name 2026-07-07 22:56:05.652 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:56:05.655 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:56:05.660 | + functions-common:time_stop:2423 : local total 2026-07-07 22:56:05.663 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:56:05.667 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:56:05.672 | + functions-common:time_stop:2427 : start_time=1783464902503 2026-07-07 22:56:05.676 | + functions-common:time_stop:2429 : [[ -z 1783464902503 ]] 2026-07-07 22:56:05.683 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:56:05.688 | + functions-common:time_stop:2432 : end_time=1783464965684 2026-07-07 22:56:05.692 | + functions-common:time_stop:2433 : elapsed_time=63181 2026-07-07 22:56:05.696 | + functions-common:time_stop:2434 : total=92810 2026-07-07 22:56:05.700 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:56:05.704 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155991 2026-07-07 22:56:05.709 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-07 22:56:05.713 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 22:56:05.718 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:56:05.723 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:56:05.728 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:56:05.732 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:56:05.737 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:56:05.742 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:56:05.746 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:56:05.751 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:56:05.756 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:56:05.765 | + functions-common:time_start:2411 : _TIME_START[$name]=1783464965758 2026-07-07 22:56:05.769 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 22:56:06.661 | From https://review.opendev.org/openstack/neutron 2026-07-07 22:56:06.661 | * branch master -> FETCH_HEAD 2026-07-07 22:56:06.672 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:56:06.676 | + functions-common:time_stop:2420 : local name 2026-07-07 22:56:06.680 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:56:06.684 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:56:06.687 | + functions-common:time_stop:2423 : local total 2026-07-07 22:56:06.691 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:56:06.695 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:56:06.698 | + functions-common:time_stop:2427 : start_time=1783464965758 2026-07-07 22:56:06.702 | + functions-common:time_stop:2429 : [[ -z 1783464965758 ]] 2026-07-07 22:56:06.708 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:56:06.713 | + functions-common:time_stop:2432 : end_time=1783464966709 2026-07-07 22:56:06.717 | + functions-common:time_stop:2433 : elapsed_time=951 2026-07-07 22:56:06.721 | + functions-common:time_stop:2434 : total=155991 2026-07-07 22:56:06.724 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:56:06.728 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156942 2026-07-07 22:56:06.732 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 22:56:06.735 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:56:06.739 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:56:06.743 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:56:06.747 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:56:06.751 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:56:06.754 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:56:06.758 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:56:06.762 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:56:06.768 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:56:06.774 | + functions-common:time_start:2411 : _TIME_START[$name]=1783464966769 2026-07-07 22:56:06.778 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 22:56:07.303 | Note: switching to 'FETCH_HEAD'. 2026-07-07 22:56:07.303 | 2026-07-07 22:56:07.303 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 22:56:07.303 | changes and commit them, and you can discard any commits you make in this 2026-07-07 22:56:07.303 | state without impacting any branches by switching back to a branch. 2026-07-07 22:56:07.303 | 2026-07-07 22:56:07.304 | If you want to create a new branch to retain commits you create, you may 2026-07-07 22:56:07.304 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 22:56:07.304 | 2026-07-07 22:56:07.304 | git switch -c 2026-07-07 22:56:07.304 | 2026-07-07 22:56:07.304 | Or undo this operation with: 2026-07-07 22:56:07.304 | 2026-07-07 22:56:07.305 | git switch - 2026-07-07 22:56:07.305 | 2026-07-07 22:56:07.305 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 22:56:07.305 | 2026-07-07 22:56:07.305 | HEAD is now at 95293421ec Merge "Move neutronclient to test requirements" 2026-07-07 22:56:07.314 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:56:07.316 | + functions-common:time_stop:2420 : local name 2026-07-07 22:56:07.320 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:56:07.324 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:56:07.328 | + functions-common:time_stop:2423 : local total 2026-07-07 22:56:07.331 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:56:07.335 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:56:07.339 | + functions-common:time_stop:2427 : start_time=1783464966769 2026-07-07 22:56:07.344 | + functions-common:time_stop:2429 : [[ -z 1783464966769 ]] 2026-07-07 22:56:07.348 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:56:07.355 | + functions-common:time_stop:2432 : end_time=1783464967351 2026-07-07 22:56:07.358 | + functions-common:time_stop:2433 : elapsed_time=582 2026-07-07 22:56:07.362 | + functions-common:time_stop:2434 : total=156942 2026-07-07 22:56:07.365 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:56:07.368 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157524 2026-07-07 22:56:07.373 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-07 22:56:07.395 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-07 22:56:07.401 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 22:56:07.401 | + functions-common:git_clone:673 : head -1 2026-07-07 22:56:07.406 | 95293421ec Merge "Move neutronclient to test requirements" 2026-07-07 22:56:07.410 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 22:56:07.415 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-07 22:56:07.419 | + inc/python:setup_develop:353 : local bindep 2026-07-07 22:56:07.423 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-07 22:56:07.428 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-07 22:56:07.432 | + inc/python:setup_develop:359 : local extras= 2026-07-07 22:56:07.436 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-07 22:56:07.442 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 22:56:07.446 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-07 22:56:07.450 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-07 22:56:07.454 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 22:56:07.458 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 22:56:07.465 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-07 22:56:07.469 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 22:56:07.473 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-07 22:56:07.476 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 22:56:07.479 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 22:56:07.484 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-07 22:56:07.492 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-07 22:56:07.495 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-07 22:56:07.499 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-07 22:56:07.679 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-07 22:56:07.683 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 22:56:07.686 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 22:56:07.691 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 22:56:07.694 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-07 22:56:07.697 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-07 22:56:07.701 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 22:56:07.705 | + inc/python:setup_package:446 : local extras= 2026-07-07 22:56:07.708 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 22:56:07.712 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 22:56:07.715 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 22:56:07.719 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 22:56:07.722 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 22:56:07.726 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-07 22:56:07.757 | Using python 3.12 to install /opt/stack/neutron 2026-07-07 22:56:07.761 | + 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-07-07 22:56:08.869 | Obtaining file:///opt/stack/neutron 2026-07-07 22:56:08.879 | Installing build dependencies: started 2026-07-07 22:56:10.872 | Installing build dependencies: finished with status 'done' 2026-07-07 22:56:10.873 | Checking if build backend supports build_editable: started 2026-07-07 22:56:11.495 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 22:56:11.497 | Getting requirements to build editable: started 2026-07-07 22:56:11.842 | Getting requirements to build editable: finished with status 'done' 2026-07-07 22:56:11.846 | Preparing editable metadata (pyproject.toml): started 2026-07-07 22:56:13.687 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 22:56:13.711 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (7.0.3) 2026-07-07 22:56:13.712 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (3.10.1) 2026-07-07 22:56:13.713 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (3.1.0) 2026-07-07 22:56:13.713 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (2.5.1) 2026-07-07 22:56:13.714 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (3.1.0) 2026-07-07 22:56:13.715 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (5.3.1) 2026-07-07 22:56:13.912 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev572) 2026-07-07 22:56:14.069 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-07 22:56:14.081 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (0.32.0) 2026-07-07 22:56:14.082 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (2.34.2) 2026-07-07 22:56:14.082 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (3.1.6) 2026-07-07 22:56:14.083 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (13.0.0) 2026-07-07 22:56:14.084 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (1.3.0) 2026-07-07 22:56:14.149 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev572) 2026-07-07 22:56:14.165 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-07 22:56:14.178 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (9.1.4) 2026-07-07 22:56:14.179 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (2.0.51) 2026-07-07 22:56:14.180 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (1.8.10) 2026-07-07 22:56:14.181 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (5.15.0) 2026-07-07 22:56:14.182 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (1.18.5) 2026-07-07 22:56:14.182 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (5.9.0) 2026-07-07 22:56:14.183 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (4.2.0) 2026-07-07 22:56:14.184 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (7.5.0) 2026-07-07 22:56:14.185 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (10.5.0) 2026-07-07 22:56:14.186 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (6.4.0) 2026-07-07 22:56:14.187 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (18.0.0) 2026-07-07 22:56:14.187 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (6.8.0) 2026-07-07 22:56:14.188 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (8.2.0) 2026-07-07 22:56:14.189 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (18.1.0) 2026-07-07 22:56:14.190 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (8.1.0) 2026-07-07 22:56:14.191 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (5.1.0) 2026-07-07 22:56:14.192 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (3.11.0) 2026-07-07 22:56:14.192 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (3.8.0) 2026-07-07 22:56:14.193 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (7.9.0) 2026-07-07 22:56:14.194 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (5.10.0) 2026-07-07 22:56:14.196 | 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.dev572) (4.6.0) 2026-07-07 22:56:14.197 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (2.7.1) 2026-07-07 22:56:14.198 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (10.1.1) 2026-07-07 22:56:14.199 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (3.10.2) 2026-07-07 22:56:14.199 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (4.4.0) 2026-07-07 22:56:14.235 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev572) 2026-07-07 22:56:14.252 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-07 22:56:14.291 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev572) 2026-07-07 22:56:14.307 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 22:56:14.354 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev572) 2026-07-07 22:56:14.369 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-07 22:56:14.485 | Installing build dependencies: started 2026-07-07 22:56:16.336 | Installing build dependencies: finished with status 'done' 2026-07-07 22:56:16.337 | Getting requirements to build wheel: started 2026-07-07 22:56:17.073 | Getting requirements to build wheel: finished with status 'done' 2026-07-07 22:56:17.075 | Preparing metadata (pyproject.toml): started 2026-07-07 22:56:17.520 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-07 22:56:17.574 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev572) 2026-07-07 22:56:17.590 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 22:56:17.602 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (7.2.2) 2026-07-07 22:56:17.643 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev572) 2026-07-07 22:56:17.660 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-07 22:56:17.673 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (24.2.1) 2026-07-07 22:56:17.674 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (18.13.0) 2026-07-07 22:56:17.675 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (4.17.0) 2026-07-07 22:56:17.712 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev572) 2026-07-07 22:56:17.730 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-07 22:56:17.783 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev572) 2026-07-07 22:56:17.801 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 22:56:17.817 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (3.4.0) 2026-07-07 22:56:17.819 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev572) (8.1.0) 2026-07-07 22:56:17.824 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev572) (1.3.12) 2026-07-07 22:56:17.827 | 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.dev572) (4.15.0) 2026-07-07 22:56:17.832 | 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.dev572) (2.2.2) 2026-07-07 22:56:17.840 | 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.dev572) (3.3.2) 2026-07-07 22:56:17.845 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev572) (3.0.3) 2026-07-07 22:56:17.849 | 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.dev572) (2.1.0) 2026-07-07 22:56:17.850 | 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.dev572) (1.8.2) 2026-07-07 22:56:17.858 | 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.dev572) (4.0.1) 2026-07-07 22:56:17.859 | 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.dev572) (2.13.0) 2026-07-07 22:56:17.860 | 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.dev572) (5.8.0) 2026-07-07 22:56:17.875 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev572) (1.3.7) 2026-07-07 22:56:17.912 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev572) 2026-07-07 22:56:17.928 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-07 22:56:17.948 | 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.dev572) (43.0.3) 2026-07-07 22:56:17.950 | 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.dev572) (1.5.0) 2026-07-07 22:56:17.952 | 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.dev572) (1.1.0) 2026-07-07 22:56:17.954 | 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.dev572) (1.33) 2026-07-07 22:56:17.957 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev572) (4.10.0) 2026-07-07 22:56:17.960 | 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.dev572) (6.0.3) 2026-07-07 22:56:17.966 | 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.dev572) (2.0.0) 2026-07-07 22:56:17.976 | 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.dev572) (3.0) 2026-07-07 22:56:17.986 | 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.dev572) (3.1.1) 2026-07-07 22:56:17.992 | 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.dev572) (0.41.0) 2026-07-07 22:56:17.993 | 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.dev572) (1.2.1) 2026-07-07 22:56:18.026 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev572) 2026-07-07 22:56:18.042 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-07 22:56:18.068 | 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.dev572) (26.2) 2026-07-07 22:56:18.074 | 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.dev572) (2.8.0) 2026-07-07 22:56:18.076 | 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.dev572) (3.5.3) 2026-07-07 22:56:18.096 | 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.dev572) (6.1.1) 2026-07-07 22:56:18.098 | 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.dev572) (4.0.0) 2026-07-07 22:56:18.126 | 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.dev572) (0.20) 2026-07-07 22:56:18.135 | 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.dev572) (2.0.0) 2026-07-07 22:56:18.145 | 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.dev572) (2.1.2) 2026-07-07 22:56:18.147 | 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.dev572) (0.6.2) 2026-07-07 22:56:18.158 | 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.dev572) (2.9.0.post0) 2026-07-07 22:56:18.166 | 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.dev572) (7.1.4) 2026-07-07 22:56:18.167 | 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.dev572) (5.3.1) 2026-07-07 22:56:18.168 | 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.dev572) (5.6.2) 2026-07-07 22:56:18.170 | 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.dev572) (0.16.0) 2026-07-07 22:56:18.175 | 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.dev572) (5.1.0) 2026-07-07 22:56:18.188 | 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.dev572) (2026.2) 2026-07-07 22:56:18.198 | 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.dev572) (0.25.0) 2026-07-07 22:56:18.203 | 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.dev572) (5.0.0) 2026-07-07 22:56:18.206 | 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.dev572) (4.0.1) 2026-07-07 22:56:18.247 | 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.dev572) (1.7.6) 2026-07-07 22:56:18.255 | 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.dev572) (2.2.0) 2026-07-07 22:56:18.267 | 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.dev572) (3.18.0) 2026-07-07 22:56:18.325 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev572) 2026-07-07 22:56:18.340 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-07 22:56:18.390 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev572) 2026-07-07 22:56:18.392 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-07 22:56:18.414 | 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.dev572) (3.0.3) 2026-07-07 22:56:18.415 | 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.dev572) (1.6.2) 2026-07-07 22:56:18.425 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev572) (83.0.0) 2026-07-07 22:56:18.457 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev572) (0.8.1) 2026-07-07 22:56:18.505 | 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.dev572) (1.17.0) 2026-07-07 22:56:18.511 | 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.dev572) (4.14.0) 2026-07-07 22:56:18.512 | 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.dev572) (4.26.0) 2026-07-07 22:56:18.549 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev572) 2026-07-07 22:56:18.566 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-07 22:56:18.586 | 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.dev572) (0.6.0) 2026-07-07 22:56:18.587 | 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.dev572) (4.0.0) 2026-07-07 22:56:18.599 | 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.dev572) (3.0.52) 2026-07-07 22:56:18.600 | 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.dev572) (1.11.0) 2026-07-07 22:56:18.601 | 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.dev572) (15.0.0) 2026-07-07 22:56:18.602 | 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.dev572) (1.8.0) 2026-07-07 22:56:18.608 | 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.dev572) (26.1.0) 2026-07-07 22:56:18.609 | 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.dev572) (2025.9.1) 2026-07-07 22:56:18.610 | 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.dev572) (0.37.0) 2026-07-07 22:56:18.611 | 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.dev572) (2026.5.1) 2026-07-07 22:56:18.675 | 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.dev572) (3.4.7) 2026-07-07 22:56:18.676 | 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.dev572) (3.18) 2026-07-07 22:56:18.676 | 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.dev572) (2.7.0) 2026-07-07 22:56:18.679 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev572) (2023.11.17) 2026-07-07 22:56:18.717 | 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.dev572) (4.2.0) 2026-07-07 22:56:18.718 | 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.dev572) (2.20.0) 2026-07-07 22:56:18.731 | 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.dev572) (0.1.2) 2026-07-07 22:56:18.755 | 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.dev572) (0.8) 2026-07-07 22:56:18.826 | 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.dev572) (0.16.0) 2026-07-07 22:56:18.929 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-07 22:56:19.037 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 6.3 MB/s 0:00:00 2026-07-07 22:56:19.056 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-07 22:56:19.252 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.0 MB/s 0:00:00 2026-07-07 22:56:19.270 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-07 22:56:19.299 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-07 22:56:19.326 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-07 22:56:19.354 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-07 22:56:19.385 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-07 22:56:19.405 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-07 22:56:19.422 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-07 22:56:19.454 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-07 22:56:19.514 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-07 22:56:19.543 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-07 22:56:19.573 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-07 22:56:19.666 | Building wheels for collected packages: neutron, ovs 2026-07-07 22:56:19.668 | Building editable for neutron (pyproject.toml): started 2026-07-07 22:56:22.061 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-07 22:56:22.061 | Created wheel for neutron: filename=neutron-28.1.0.dev572-0.editable-py3-none-any.whl size=15984 sha256=7343eaf0607efe5ea2f13d0faa8470125bb145313c3947694f3e02d298724ddc 2026-07-07 22:56:22.061 | Stored in directory: /tmp/pip-ephem-wheel-cache-9trxh0x4/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-07 22:56:22.068 | Building wheel for ovs (pyproject.toml): started 2026-07-07 22:56:23.038 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-07 22:56:23.041 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=bb278cd94e1c121496535c574d20e95c01dd3efbf007d47f2189894f41edb7f7 2026-07-07 22:56:23.041 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-07 22:56:23.049 | Successfully built neutron ovs 2026-07-07 22:56:23.421 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-07-07 22:56:29.302 | 2026-07-07 22:56:29.330 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev572 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-07-07 22:56:29.627 | + inc/python:pip_install:216 : result=0 2026-07-07 22:56:29.631 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 22:56:29.635 | + functions-common:time_stop:2420 : local name 2026-07-07 22:56:29.640 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:56:29.646 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:56:29.650 | + functions-common:time_stop:2423 : local total 2026-07-07 22:56:29.654 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:56:29.658 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 22:56:29.662 | + functions-common:time_stop:2427 : start_time=1783464967750 2026-07-07 22:56:29.666 | + functions-common:time_stop:2429 : [[ -z 1783464967750 ]] 2026-07-07 22:56:29.672 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:56:29.679 | + functions-common:time_stop:2432 : end_time=1783464989674 2026-07-07 22:56:29.683 | + functions-common:time_stop:2433 : elapsed_time=21924 2026-07-07 22:56:29.688 | + functions-common:time_stop:2434 : total=127709 2026-07-07 22:56:29.691 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:56:29.696 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149633 2026-07-07 22:56:29.698 | + inc/python:pip_install:219 : return 0 2026-07-07 22:56:29.703 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 22:56:29.707 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 22:56:29.712 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-07 22:56:29.717 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-07 22:56:29.720 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:56:29.726 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:56:29.730 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-07 22:56:29.735 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:56:29.740 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-07 22:56:29.744 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-07 22:56:29.750 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-07 22:56:29.750 | Installing OVN and dependent packages 2026-07-07 22:56:29.755 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-07 22:56:29.759 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-07 22:56:29.788 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:56:29.793 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-07 22:56:29.822 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:56:29.827 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-07 22:56:29.852 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:56:29.856 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-07 22:56:29.859 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-07 22:56:29.884 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:56:29.887 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-07 22:56:29.890 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-07 22:56:29.912 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-07 22:56:29.919 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-07 22:56:29.938 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-07 22:56:29.943 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-07 22:56:29.976 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-07 22:56:29.981 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 22:56:29.985 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 22:56:29.990 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 22:56:29.994 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 22:56:29.998 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 22:56:30.003 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 22:56:30.006 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:56:30.010 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:56:30.015 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 22:56:30.019 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 22:56:30.023 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 22:56:30.027 | + functions-common:apt_get_update:1167 : return 2026-07-07 22:56:30.032 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-07 22:56:30.036 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 22:56:30.041 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:56:30.046 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:56:30.051 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-07 22:56:30.088 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-07-07 22:56:30.142 | Reading package lists... 2026-07-07 22:56:30.673 | Building dependency tree... 2026-07-07 22:56:30.675 | Reading state information... 2026-07-07 22:56:31.652 | fakeroot is already the newest version (1.33-1). 2026-07-07 22:56:31.652 | fakeroot set to manually installed. 2026-07-07 22:56:31.652 | make is already the newest version (4.3-4.1build2). 2026-07-07 22:56:31.652 | make set to manually installed. 2026-07-07 22:56:31.653 | The following packages were automatically installed and are no longer required: 2026-07-07 22:56:31.654 | libfwupd2 libgusb2 2026-07-07 22:56:31.654 | Use 'sudo apt autoremove' to remove them. 2026-07-07 22:56:31.658 | The following additional packages will be installed: 2026-07-07 22:56:31.659 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-07 22:56:31.659 | python3-sortedcontainers 2026-07-07 22:56:31.662 | Suggested packages: 2026-07-07 22:56:31.663 | openvswitch-doc python-sortedcontainers-doc 2026-07-07 22:56:31.713 | The following NEW packages will be installed: 2026-07-07 22:56:31.714 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-07 22:56:31.714 | python3-openvswitch python3-sortedcontainers 2026-07-07 22:56:31.809 | 0 upgraded, 6 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 22:56:31.809 | Need to get 4219 kB of archives. 2026-07-07 22:56:31.809 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-07 22:56:31.809 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-07 22:56:31.823 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-07-07 22:56:31.836 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-07 22:56:31.836 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-07 22:56:31.841 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-07-07 22:56:31.855 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-07-07 22:56:32.169 | perl: warning: Setting locale failed. 2026-07-07 22:56:32.169 | perl: warning: Please check that your locale settings: 2026-07-07 22:56:32.170 | LANGUAGE = (unset), 2026-07-07 22:56:32.170 | LC_ALL = "en_US.utf8", 2026-07-07 22:56:32.170 | LANG = "de_DE.UTF-8" 2026-07-07 22:56:32.170 | are supported and installed on your system. 2026-07-07 22:56:32.170 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:56:32.264 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:56:32.264 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:56:32.264 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:56:32.504 | Fetched 4219 kB in 0s (33.6 MB/s) 2026-07-07 22:56:32.558 | Selecting previously unselected package libunbound8:amd64. 2026-07-07 22:56:32.633 | (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 ... 126942 files and directories currently installed.) 2026-07-07 22:56:32.641 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-07 22:56:32.650 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-07 22:56:32.714 | Selecting previously unselected package openvswitch-common. 2026-07-07 22:56:32.728 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-07 22:56:32.733 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 22:56:32.844 | Selecting previously unselected package python3-sortedcontainers. 2026-07-07 22:56:32.859 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-07 22:56:32.863 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-07 22:56:32.927 | Selecting previously unselected package libxdp1:amd64. 2026-07-07 22:56:32.941 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-07 22:56:32.945 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-07 22:56:33.009 | Selecting previously unselected package python3-openvswitch. 2026-07-07 22:56:33.023 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-07 22:56:33.028 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 22:56:33.157 | Selecting previously unselected package openvswitch-switch. 2026-07-07 22:56:33.171 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-07 22:56:33.181 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 22:56:33.340 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-07 22:56:33.622 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-07 22:56:33.638 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-07 22:56:33.653 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 22:56:33.672 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 22:56:34.116 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-07 22:56:34.151 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-07 22:56:34.888 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-07 22:56:35.113 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-07 22:56:36.216 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 22:56:38.189 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-07 22:56:38.468 | perl: warning: Setting locale failed. 2026-07-07 22:56:38.469 | perl: warning: Please check that your locale settings: 2026-07-07 22:56:38.469 | LANGUAGE = (unset), 2026-07-07 22:56:38.469 | LC_ALL = "en_US.utf8", 2026-07-07 22:56:38.469 | LANG = "de_DE.UTF-8" 2026-07-07 22:56:38.469 | are supported and installed on your system. 2026-07-07 22:56:38.470 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:56:38.633 | perl: warning: Setting locale failed. 2026-07-07 22:56:38.633 | perl: warning: Please check that your locale settings: 2026-07-07 22:56:38.633 | LANGUAGE = (unset), 2026-07-07 22:56:38.633 | LC_ALL = "en_US.utf8", 2026-07-07 22:56:38.633 | LANG = "de_DE.UTF-8" 2026-07-07 22:56:38.634 | are supported and installed on your system. 2026-07-07 22:56:38.634 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:56:38.689 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:56:38.689 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:56:38.689 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:56:38.770 | perl: warning: Setting locale failed. 2026-07-07 22:56:38.770 | perl: warning: Please check that your locale settings: 2026-07-07 22:56:38.771 | LANGUAGE = (unset), 2026-07-07 22:56:38.771 | LC_ALL = "en_US.utf8", 2026-07-07 22:56:38.771 | LANG = "de_DE.UTF-8" 2026-07-07 22:56:38.771 | are supported and installed on your system. 2026-07-07 22:56:38.771 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:56:39.345 | 2026-07-07 22:56:39.345 | Running kernel seems to be up-to-date. 2026-07-07 22:56:39.345 | 2026-07-07 22:56:39.345 | Restarting services... 2026-07-07 22:56:39.375 | 2026-07-07 22:56:39.375 | Service restarts being deferred: 2026-07-07 22:56:39.375 | systemctl restart virtlockd.service 2026-07-07 22:56:39.375 | systemctl restart virtlogd.service 2026-07-07 22:56:39.376 | 2026-07-07 22:56:39.376 | No containers need to be restarted. 2026-07-07 22:56:39.376 | 2026-07-07 22:56:39.376 | User sessions running outdated binaries: 2026-07-07 22:56:39.377 | quobyte @ session #6: sshd[2071] 2026-07-07 22:56:39.389 | 2026-07-07 22:56:39.389 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 22:56:42.407 | + functions-common:apt_get:1211 : result=0 2026-07-07 22:56:42.411 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 22:56:42.414 | + functions-common:time_stop:2420 : local name 2026-07-07 22:56:42.417 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:56:42.421 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:56:42.425 | + functions-common:time_stop:2423 : local total 2026-07-07 22:56:42.428 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:56:42.432 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 22:56:42.436 | + functions-common:time_stop:2427 : start_time=1783464990083 2026-07-07 22:56:42.440 | + functions-common:time_stop:2429 : [[ -z 1783464990083 ]] 2026-07-07 22:56:42.446 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:56:42.458 | + functions-common:time_stop:2432 : end_time=1783465002449 2026-07-07 22:56:42.466 | + functions-common:time_stop:2433 : elapsed_time=12366 2026-07-07 22:56:42.472 | + functions-common:time_stop:2434 : total=178295 2026-07-07 22:56:42.477 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:56:42.483 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=190661 2026-07-07 22:56:42.489 | + functions-common:apt_get:1215 : return 0 2026-07-07 22:56:42.496 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-07 22:56:42.537 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-07 22:56:42.545 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 22:56:42.554 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 22:56:42.571 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 22:56:42.575 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 22:56:42.580 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 22:56:42.584 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 22:56:42.588 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:56:42.595 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:56:42.610 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 22:56:42.615 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 22:56:42.621 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 22:56:42.625 | + functions-common:apt_get_update:1167 : return 2026-07-07 22:56:42.630 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-07 22:56:42.636 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 22:56:42.640 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:56:42.646 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:56:42.651 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-07 22:56:42.690 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-07-07 22:56:42.737 | Reading package lists... 2026-07-07 22:56:43.176 | Building dependency tree... 2026-07-07 22:56:43.176 | Reading state information... 2026-07-07 22:56:43.744 | The following packages were automatically installed and are no longer required: 2026-07-07 22:56:43.746 | libfwupd2 libgusb2 2026-07-07 22:56:43.748 | Use 'sudo apt autoremove' to remove them. 2026-07-07 22:56:43.750 | The following additional packages will be installed: 2026-07-07 22:56:43.751 | ovn-common 2026-07-07 22:56:43.795 | The following NEW packages will be installed: 2026-07-07 22:56:43.797 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-07 22:56:43.860 | 0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 22:56:43.860 | Need to get 2360 kB of archives. 2026-07-07 22:56:43.860 | After this operation, 8355 kB of additional disk space will be used. 2026-07-07 22:56:43.860 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-07-07 22:56:43.884 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-07-07 22:56:43.890 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-07-07 22:56:43.894 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-07-07 22:56:44.207 | perl: warning: Setting locale failed. 2026-07-07 22:56:44.207 | perl: warning: Please check that your locale settings: 2026-07-07 22:56:44.207 | LANGUAGE = (unset), 2026-07-07 22:56:44.208 | LC_ALL = "en_US.utf8", 2026-07-07 22:56:44.208 | LANG = "de_DE.UTF-8" 2026-07-07 22:56:44.208 | are supported and installed on your system. 2026-07-07 22:56:44.208 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:56:44.281 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:56:44.281 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:56:44.281 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:56:44.484 | Fetched 2360 kB in 0s (34.7 MB/s) 2026-07-07 22:56:44.534 | Selecting previously unselected package ovn-common. 2026-07-07 22:56:44.616 | (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 ... 127142 files and directories currently installed.) 2026-07-07 22:56:44.625 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 22:56:44.629 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 22:56:44.754 | Selecting previously unselected package ovn-central. 2026-07-07 22:56:44.769 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 22:56:44.773 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 22:56:44.843 | Selecting previously unselected package ovn-controller-vtep. 2026-07-07 22:56:44.858 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 22:56:44.863 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 22:56:44.931 | Selecting previously unselected package ovn-host. 2026-07-07 22:56:44.946 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-07 22:56:44.954 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 22:56:45.054 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 22:56:45.077 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 22:56:45.635 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-07 22:56:45.844 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-07 22:56:46.381 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-07 22:56:46.456 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 22:56:47.053 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-07 22:56:47.263 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-07 22:56:48.067 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-07 22:56:48.837 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-07 22:56:49.784 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-07 22:56:49.874 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-07 22:56:50.137 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-07 22:56:50.753 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 22:56:52.934 | perl: warning: Setting locale failed. 2026-07-07 22:56:52.934 | perl: warning: Please check that your locale settings: 2026-07-07 22:56:52.934 | LANGUAGE = (unset), 2026-07-07 22:56:52.934 | LC_ALL = "en_US.utf8", 2026-07-07 22:56:52.934 | LANG = "de_DE.UTF-8" 2026-07-07 22:56:52.934 | are supported and installed on your system. 2026-07-07 22:56:52.934 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:56:53.081 | perl: warning: Setting locale failed. 2026-07-07 22:56:53.081 | perl: warning: Please check that your locale settings: 2026-07-07 22:56:53.081 | LANGUAGE = (unset), 2026-07-07 22:56:53.081 | LC_ALL = "en_US.utf8", 2026-07-07 22:56:53.082 | LANG = "de_DE.UTF-8" 2026-07-07 22:56:53.082 | are supported and installed on your system. 2026-07-07 22:56:53.082 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:56:53.140 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:56:53.140 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:56:53.140 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:56:53.215 | perl: warning: Setting locale failed. 2026-07-07 22:56:53.216 | perl: warning: Please check that your locale settings: 2026-07-07 22:56:53.216 | LANGUAGE = (unset), 2026-07-07 22:56:53.216 | LC_ALL = "en_US.utf8", 2026-07-07 22:56:53.216 | LANG = "de_DE.UTF-8" 2026-07-07 22:56:53.216 | are supported and installed on your system. 2026-07-07 22:56:53.216 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:56:53.820 | 2026-07-07 22:56:53.820 | Running kernel seems to be up-to-date. 2026-07-07 22:56:53.820 | 2026-07-07 22:56:53.821 | Restarting services... 2026-07-07 22:56:53.857 | 2026-07-07 22:56:53.857 | Service restarts being deferred: 2026-07-07 22:56:53.857 | systemctl restart virtlockd.service 2026-07-07 22:56:53.858 | systemctl restart virtlogd.service 2026-07-07 22:56:53.858 | 2026-07-07 22:56:53.858 | No containers need to be restarted. 2026-07-07 22:56:53.858 | 2026-07-07 22:56:53.858 | User sessions running outdated binaries: 2026-07-07 22:56:53.858 | quobyte @ session #6: sshd[2071] 2026-07-07 22:56:53.874 | 2026-07-07 22:56:53.874 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 22:56:56.385 | + functions-common:apt_get:1211 : result=0 2026-07-07 22:56:56.388 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 22:56:56.393 | + functions-common:time_stop:2420 : local name 2026-07-07 22:56:56.399 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:56:56.403 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:56:56.409 | + functions-common:time_stop:2423 : local total 2026-07-07 22:56:56.414 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:56:56.420 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 22:56:56.425 | + functions-common:time_stop:2427 : start_time=1783465002683 2026-07-07 22:56:56.430 | + functions-common:time_stop:2429 : [[ -z 1783465002683 ]] 2026-07-07 22:56:56.438 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:56:56.445 | + functions-common:time_stop:2432 : end_time=1783465016439 2026-07-07 22:56:56.450 | + functions-common:time_stop:2433 : elapsed_time=13756 2026-07-07 22:56:56.455 | + functions-common:time_stop:2434 : total=190661 2026-07-07 22:56:56.458 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:56:56.464 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=204417 2026-07-07 22:56:56.469 | + functions-common:apt_get:1215 : return 0 2026-07-07 22:56:56.474 | + 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-07-07 22:56:56.480 | + 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-07-07 22:56:56.485 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-07 22:56:56.490 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-07 22:56:56.498 | + 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-07-07 22:56:56.502 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-07 22:56:56.507 | + 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-07-07 22:56:56.512 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-07 22:56:56.517 | + 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-07-07 22:56:56.523 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-07 22:56:56.528 | + 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-07-07 22:56:56.533 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-07 22:56:56.539 | + 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-07-07 22:56:56.545 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-07 22:56:56.550 | + 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-07-07 22:56:56.556 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-07 22:56:56.561 | + 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-07-07 22:56:56.566 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-07 22:56:56.572 | + 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-07-07 22:56:56.577 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-07 22:56:56.582 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-07 22:56:56.586 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-07 22:56:56.591 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:56:56.597 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:56:56.602 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-07 22:56:56.607 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:56:56.612 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-07 22:56:56.619 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 22:56:56.625 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-07 22:56:56.661 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:56:56.666 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-07 22:56:56.671 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-07 22:56:56.675 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-07 22:56:56.681 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 22:56:56.686 | + lib/stack:stack_install_service:32 : install_nova 2026-07-07 22:56:56.690 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-07 22:56:56.695 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-07 22:56:56.700 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 22:56:56.705 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 22:56:56.709 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-07 22:56:56.715 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 22:56:56.720 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-07 22:56:56.749 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:56:56.755 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-07 22:56:56.761 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-07 22:56:56.765 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-07 22:56:56.771 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-07 22:56:56.776 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-07 22:56:56.991 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-07 22:56:56.996 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:56:57.001 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:56:57.006 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-07 22:56:57.011 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 22:56:57.016 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 22:56:57.020 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 22:56:57.025 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 22:56:57.029 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 22:56:57.033 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 22:56:57.037 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:56:57.041 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:56:57.046 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 22:56:57.050 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 22:56:57.054 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 22:56:57.058 | + functions-common:apt_get_update:1167 : return 2026-07-07 22:56:57.063 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-07 22:56:57.067 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 22:56:57.072 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:56:57.076 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:56:57.080 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-07 22:56:57.116 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-07 22:56:57.173 | Reading package lists... 2026-07-07 22:56:57.740 | Building dependency tree... 2026-07-07 22:56:57.742 | Reading state information... 2026-07-07 22:56:58.786 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-07 22:56:58.786 | libvirt-clients set to manually installed. 2026-07-07 22:56:58.786 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-07 22:56:58.786 | The following packages were automatically installed and are no longer required: 2026-07-07 22:56:58.789 | libfwupd2 libgusb2 2026-07-07 22:56:58.789 | Use 'sudo apt autoremove' to remove them. 2026-07-07 22:56:58.794 | The following additional packages will be installed: 2026-07-07 22:56:58.794 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-07 22:56:58.795 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-07 22:56:58.795 | qemu-system-sparc 2026-07-07 22:56:58.799 | Suggested packages: 2026-07-07 22:56:58.799 | python-zstandard-doc samba vde2 2026-07-07 22:56:58.854 | The following packages will be REMOVED: 2026-07-07 22:56:58.857 | apport-core-dump-handler 2026-07-07 22:56:58.860 | The following NEW packages will be installed: 2026-07-07 22:56:58.861 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-07 22:56:58.861 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-07 22:56:58.861 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-07 22:56:58.934 | 0 upgraded, 13 newly installed, 1 to remove and 14 not upgraded. 2026-07-07 22:56:58.938 | Need to get 110 MB of archives. 2026-07-07 22:56:58.938 | After this operation, 897 MB of additional disk space will be used. 2026-07-07 22:56:58.938 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-07 22:56:58.950 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-07 22:56:58.955 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-07 22:56:58.960 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-07 22:56:58.965 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-07 22:56:59.086 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-07 22:56:59.269 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-07 22:56:59.372 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-07 22:56:59.443 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-07 22:56:59.482 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-07 22:57:00.124 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-07 22:57:00.125 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-07-07 22:57:00.157 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-07 22:57:00.546 | perl: warning: Setting locale failed. 2026-07-07 22:57:00.546 | perl: warning: Please check that your locale settings: 2026-07-07 22:57:00.546 | LANGUAGE = (unset), 2026-07-07 22:57:00.546 | LC_ALL = "en_US.utf8", 2026-07-07 22:57:00.546 | LANG = "de_DE.UTF-8" 2026-07-07 22:57:00.546 | are supported and installed on your system. 2026-07-07 22:57:00.547 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:57:00.625 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:57:00.625 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:57:00.625 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:57:01.099 | Fetched 110 MB in 1s (87.3 MB/s) 2026-07-07 22:57:01.150 | Selecting previously unselected package python3-zstandard. 2026-07-07 22:57:01.250 | (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 ... 127210 files and directories currently installed.) 2026-07-07 22:57:01.258 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-07 22:57:01.263 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-07 22:57:01.440 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-07 22:57:01.440 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-07 22:57:01.441 | Package apport-core-dump-handler is to be removed. 2026-07-07 22:57:01.441 | Package python3-zstandard is not configured yet. 2026-07-07 22:57:01.441 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-07 22:57:01.441 | Package apport-core-dump-handler is to be removed. 2026-07-07 22:57:01.441 | Package systemd-coredump is not installed. 2026-07-07 22:57:01.441 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-07 22:57:01.441 | Package apport-core-dump-handler is to be removed. 2026-07-07 22:57:01.442 | Package python3-zstandard is not configured yet. 2026-07-07 22:57:01.442 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-07 22:57:01.442 | Package apport-core-dump-handler is to be removed. 2026-07-07 22:57:01.442 | Package systemd-coredump is not installed. 2026-07-07 22:57:01.442 | 2026-07-07 22:57:01.518 | (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 ... 127226 files and directories currently installed.) 2026-07-07 22:57:01.527 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-07 22:57:02.498 | Selecting previously unselected package systemd-coredump. 2026-07-07 22:57:02.584 | (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 ... 127222 files and directories currently installed.) 2026-07-07 22:57:02.593 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-07 22:57:02.598 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-07 22:57:02.675 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-07 22:57:02.690 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-07 22:57:02.707 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-07 22:57:02.792 | Selecting previously unselected package python3-libvirt. 2026-07-07 22:57:02.807 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-07 22:57:02.811 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-07 22:57:02.891 | Selecting previously unselected package qemu-system-arm. 2026-07-07 22:57:02.906 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 22:57:02.921 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 22:57:03.532 | Selecting previously unselected package qemu-system-mips. 2026-07-07 22:57:03.548 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 22:57:03.564 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 22:57:04.222 | Selecting previously unselected package qemu-system-ppc. 2026-07-07 22:57:04.238 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 22:57:04.253 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 22:57:04.676 | Selecting previously unselected package qemu-system-sparc. 2026-07-07 22:57:04.691 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 22:57:04.706 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 22:57:04.995 | Selecting previously unselected package qemu-system-s390x. 2026-07-07 22:57:05.010 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 22:57:05.025 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 22:57:05.220 | Selecting previously unselected package qemu-system-misc. 2026-07-07 22:57:05.236 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 22:57:05.252 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 22:57:07.579 | Selecting previously unselected package qemu-system. 2026-07-07 22:57:07.598 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-07 22:57:07.603 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 22:57:07.658 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-07 22:57:07.677 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-07 22:57:07.681 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-07 22:57:09.734 | Selecting previously unselected package qemu-efi-arm. 2026-07-07 22:57:09.751 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-07 22:57:09.757 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-07 22:57:10.683 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-07 22:57:11.215 | Creating group 'systemd-coredump' with GID 987. 2026-07-07 22:57:11.218 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-07 22:57:11.248 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-07 22:57:11.601 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 22:57:11.621 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 22:57:11.642 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-07 22:57:11.662 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 22:57:11.682 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-07 22:57:11.695 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 22:57:11.717 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-07 22:57:12.011 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 22:57:12.030 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-07 22:57:12.043 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 22:57:12.067 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-07 22:57:12.082 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-07 22:57:14.006 | perl: warning: Setting locale failed. 2026-07-07 22:57:14.006 | perl: warning: Please check that your locale settings: 2026-07-07 22:57:14.007 | LANGUAGE = (unset), 2026-07-07 22:57:14.007 | LC_ALL = "en_US.utf8", 2026-07-07 22:57:14.007 | LANG = "de_DE.UTF-8" 2026-07-07 22:57:14.007 | are supported and installed on your system. 2026-07-07 22:57:14.007 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:57:14.157 | perl: warning: Setting locale failed. 2026-07-07 22:57:14.157 | perl: warning: Please check that your locale settings: 2026-07-07 22:57:14.157 | LANGUAGE = (unset), 2026-07-07 22:57:14.157 | LC_ALL = "en_US.utf8", 2026-07-07 22:57:14.157 | LANG = "de_DE.UTF-8" 2026-07-07 22:57:14.157 | are supported and installed on your system. 2026-07-07 22:57:14.157 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:57:14.212 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-07 22:57:14.213 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-07 22:57:14.213 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-07 22:57:14.288 | perl: warning: Setting locale failed. 2026-07-07 22:57:14.288 | perl: warning: Please check that your locale settings: 2026-07-07 22:57:14.288 | LANGUAGE = (unset), 2026-07-07 22:57:14.288 | LC_ALL = "en_US.utf8", 2026-07-07 22:57:14.288 | LANG = "de_DE.UTF-8" 2026-07-07 22:57:14.289 | are supported and installed on your system. 2026-07-07 22:57:14.289 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 22:57:14.851 | 2026-07-07 22:57:14.851 | Running kernel seems to be up-to-date. 2026-07-07 22:57:14.851 | 2026-07-07 22:57:14.851 | Restarting services... 2026-07-07 22:57:14.881 | 2026-07-07 22:57:14.881 | Service restarts being deferred: 2026-07-07 22:57:14.881 | systemctl restart virtlockd.service 2026-07-07 22:57:14.881 | systemctl restart virtlogd.service 2026-07-07 22:57:14.881 | 2026-07-07 22:57:14.881 | No containers need to be restarted. 2026-07-07 22:57:14.881 | 2026-07-07 22:57:14.881 | User sessions running outdated binaries: 2026-07-07 22:57:14.882 | quobyte @ session #6: sshd[2071] 2026-07-07 22:57:14.897 | 2026-07-07 22:57:14.897 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-07 22:57:17.316 | + functions-common:apt_get:1211 : result=0 2026-07-07 22:57:17.320 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 22:57:17.323 | + functions-common:time_stop:2420 : local name 2026-07-07 22:57:17.327 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:57:17.331 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:57:17.335 | + functions-common:time_stop:2423 : local total 2026-07-07 22:57:17.338 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:57:17.343 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 22:57:17.347 | + functions-common:time_stop:2427 : start_time=1783465017111 2026-07-07 22:57:17.352 | + functions-common:time_stop:2429 : [[ -z 1783465017111 ]] 2026-07-07 22:57:17.357 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:57:17.364 | + functions-common:time_stop:2432 : end_time=1783465037359 2026-07-07 22:57:17.367 | + functions-common:time_stop:2433 : elapsed_time=20248 2026-07-07 22:57:17.372 | + functions-common:time_stop:2434 : total=204417 2026-07-07 22:57:17.376 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:57:17.381 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=224665 2026-07-07 22:57:17.384 | + functions-common:apt_get:1215 : return 0 2026-07-07 22:57:17.388 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-07 22:57:17.393 | + functions-common:install_package:1438 : update_package_repo 2026-07-07 22:57:17.397 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-07 22:57:17.401 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-07 22:57:17.404 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-07 22:57:17.409 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-07 22:57:17.412 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-07 22:57:17.416 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:57:17.420 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:57:17.425 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-07 22:57:17.428 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-07 22:57:17.433 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-07 22:57:17.436 | + functions-common:apt_get_update:1167 : return 2026-07-07 22:57:17.441 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-07 22:57:17.445 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-07 22:57:17.449 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 22:57:17.454 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 22:57:17.457 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-07 22:57:17.491 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-07-07 22:57:17.537 | Reading package lists... 2026-07-07 22:57:17.983 | Building dependency tree... 2026-07-07 22:57:17.985 | Reading state information... 2026-07-07 22:57:18.690 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-07 22:57:18.690 | ovmf set to manually installed. 2026-07-07 22:57:18.690 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-07 22:57:18.690 | swtpm set to manually installed. 2026-07-07 22:57:18.690 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-07 22:57:18.690 | swtpm-tools set to manually installed. 2026-07-07 22:57:18.691 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-07 22:57:18.691 | mdevctl set to manually installed. 2026-07-07 22:57:18.691 | The following packages were automatically installed and are no longer required: 2026-07-07 22:57:18.691 | libfwupd2 libgusb2 2026-07-07 22:57:18.691 | Use 'sudo apt autoremove' to remove them. 2026-07-07 22:57:18.801 | 0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded. 2026-07-07 22:57:18.808 | + functions-common:apt_get:1211 : result=0 2026-07-07 22:57:18.812 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-07 22:57:18.815 | + functions-common:time_stop:2420 : local name 2026-07-07 22:57:18.819 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:57:18.823 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:57:18.826 | + functions-common:time_stop:2423 : local total 2026-07-07 22:57:18.830 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:57:18.833 | + functions-common:time_stop:2426 : name=apt-get 2026-07-07 22:57:18.837 | + functions-common:time_stop:2427 : start_time=1783465037485 2026-07-07 22:57:18.840 | + functions-common:time_stop:2429 : [[ -z 1783465037485 ]] 2026-07-07 22:57:18.845 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:57:18.851 | + functions-common:time_stop:2432 : end_time=1783465038847 2026-07-07 22:57:18.855 | + functions-common:time_stop:2433 : elapsed_time=1362 2026-07-07 22:57:18.858 | + functions-common:time_stop:2434 : total=224665 2026-07-07 22:57:18.861 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:57:18.865 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=226027 2026-07-07 22:57:18.869 | + functions-common:apt_get:1215 : return 0 2026-07-07 22:57:18.873 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-07 22:57:18.877 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 22:57:18.883 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-07 22:57:18.886 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-07 22:57:18.889 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-07 22:57:18.892 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-07 22:57:18.897 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-07 22:57:18.901 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-07 22:57:18.904 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-07 22:57:18.928 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 22:57:18.934 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-07 22:57:18.960 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-07 22:57:18.964 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-07 22:57:18.968 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-07 22:57:18.972 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-07 22:57:18.976 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-07 22:57:18.979 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-07 22:57:18.983 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-07 22:57:18.986 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 22:57:18.991 | ++ functions-common:git_clone:593 : pwd 2026-07-07 22:57:18.995 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 22:57:18.999 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 22:57:19.005 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 22:57:19.027 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 22:57:19.030 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 22:57:19.033 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 22:57:19.039 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-07 22:57:19.040 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 22:57:19.047 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-07 22:57:19.051 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 22:57:19.055 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-07 22:57:19.059 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:57:19.063 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:57:19.066 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:57:19.070 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:57:19.074 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:57:19.077 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:57:19.081 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:57:19.085 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:57:19.090 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:57:19.096 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465039092 2026-07-07 22:57:19.100 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-07 22:57:19.104 | Cloning into '/opt/stack/novnc'... 2026-07-07 22:57:21.058 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:57:21.060 | + functions-common:time_stop:2420 : local name 2026-07-07 22:57:21.063 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:57:21.067 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:57:21.069 | + functions-common:time_stop:2423 : local total 2026-07-07 22:57:21.072 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:57:21.075 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:57:21.078 | + functions-common:time_stop:2427 : start_time=1783465039092 2026-07-07 22:57:21.081 | + functions-common:time_stop:2429 : [[ -z 1783465039092 ]] 2026-07-07 22:57:21.085 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:57:21.090 | + functions-common:time_stop:2432 : end_time=1783465041087 2026-07-07 22:57:21.092 | + functions-common:time_stop:2433 : elapsed_time=1995 2026-07-07 22:57:21.095 | + functions-common:time_stop:2434 : total=157524 2026-07-07 22:57:21.098 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:57:21.101 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159519 2026-07-07 22:57:21.104 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-07 22:57:21.108 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-07 22:57:21.110 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:57:21.114 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:57:21.117 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:57:21.121 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:57:21.123 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:57:21.126 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:57:21.129 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:57:21.132 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:57:21.136 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:57:21.142 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465041138 2026-07-07 22:57:21.145 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-07 22:57:21.555 | From https://github.com/novnc/novnc 2026-07-07 22:57:21.555 | * tag v1.3.0 -> FETCH_HEAD 2026-07-07 22:57:21.566 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:57:21.570 | + functions-common:time_stop:2420 : local name 2026-07-07 22:57:21.573 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:57:21.577 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:57:21.579 | + functions-common:time_stop:2423 : local total 2026-07-07 22:57:21.583 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:57:21.586 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:57:21.588 | + functions-common:time_stop:2427 : start_time=1783465041138 2026-07-07 22:57:21.591 | + functions-common:time_stop:2429 : [[ -z 1783465041138 ]] 2026-07-07 22:57:21.595 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:57:21.600 | + functions-common:time_stop:2432 : end_time=1783465041597 2026-07-07 22:57:21.603 | + functions-common:time_stop:2433 : elapsed_time=459 2026-07-07 22:57:21.606 | + functions-common:time_stop:2434 : total=159519 2026-07-07 22:57:21.610 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:57:21.613 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159978 2026-07-07 22:57:21.616 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 22:57:21.620 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:57:21.623 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:57:21.627 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:57:21.630 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:57:21.634 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:57:21.637 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:57:21.640 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:57:21.644 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:57:21.648 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:57:21.653 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465041649 2026-07-07 22:57:21.656 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 22:57:21.690 | Note: switching to 'FETCH_HEAD'. 2026-07-07 22:57:21.690 | 2026-07-07 22:57:21.690 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 22:57:21.690 | changes and commit them, and you can discard any commits you make in this 2026-07-07 22:57:21.690 | state without impacting any branches by switching back to a branch. 2026-07-07 22:57:21.690 | 2026-07-07 22:57:21.690 | If you want to create a new branch to retain commits you create, you may 2026-07-07 22:57:21.691 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 22:57:21.691 | 2026-07-07 22:57:21.691 | git switch -c 2026-07-07 22:57:21.691 | 2026-07-07 22:57:21.691 | Or undo this operation with: 2026-07-07 22:57:21.691 | 2026-07-07 22:57:21.691 | git switch - 2026-07-07 22:57:21.692 | 2026-07-07 22:57:21.692 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 22:57:21.692 | 2026-07-07 22:57:21.692 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-07 22:57:21.697 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 22:57:21.701 | + functions-common:time_stop:2420 : local name 2026-07-07 22:57:21.703 | + functions-common:time_stop:2421 : local end_time 2026-07-07 22:57:21.707 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 22:57:21.709 | + functions-common:time_stop:2423 : local total 2026-07-07 22:57:21.712 | + functions-common:time_stop:2424 : local start_time 2026-07-07 22:57:21.716 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 22:57:21.719 | + functions-common:time_stop:2427 : start_time=1783465041649 2026-07-07 22:57:21.722 | + functions-common:time_stop:2429 : [[ -z 1783465041649 ]] 2026-07-07 22:57:21.727 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 22:57:21.731 | + functions-common:time_stop:2432 : end_time=1783465041728 2026-07-07 22:57:21.736 | + functions-common:time_stop:2433 : elapsed_time=79 2026-07-07 22:57:21.739 | + functions-common:time_stop:2434 : total=159978 2026-07-07 22:57:21.742 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 22:57:21.746 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160057 2026-07-07 22:57:21.749 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-07 22:57:21.771 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-07 22:57:21.775 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 22:57:21.776 | + functions-common:git_clone:673 : head -1 2026-07-07 22:57:21.778 | 463c39e noVNC 1.3.0 2026-07-07 22:57:21.783 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 22:57:21.787 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-07 22:57:21.811 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 22:57:21.814 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/20/994920/12 2026-07-07 22:57:21.818 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-07 22:57:21.822 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-07 22:57:21.825 | + functions-common:git_clone:591 : local git_ref=refs/changes/20/994920/12 2026-07-07 22:57:21.829 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 22:57:21.834 | ++ functions-common:git_clone:593 : pwd 2026-07-07 22:57:21.838 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 22:57:21.842 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 22:57:21.846 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 22:57:21.868 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 22:57:21.871 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 22:57:21.874 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 22:57:21.880 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 22:57:21.881 | + functions-common:git_clone:610 : echo refs/changes/20/994920/12 2026-07-07 22:57:21.886 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-07-07 22:57:21.890 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-07 22:57:21.894 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-07 22:57:21.897 | + functions-common:git_timed:697 : local count=0 2026-07-07 22:57:21.901 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 22:57:21.904 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 22:57:21.908 | + functions-common:git_timed:701 : timeout=0 2026-07-07 22:57:21.911 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 22:57:21.914 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 22:57:21.917 | + functions-common:time_start:2407 : local start_time= 2026-07-07 22:57:21.920 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 22:57:21.924 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 22:57:21.929 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465041926 2026-07-07 22:57:21.933 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-07 22:57:21.936 | Cloning into '/opt/stack/nova'... 2026-07-07 23:01:39.141 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 23:01:39.145 | + functions-common:time_stop:2420 : local name 2026-07-07 23:01:39.148 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:01:39.153 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:01:39.158 | + functions-common:time_stop:2423 : local total 2026-07-07 23:01:39.163 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:01:39.167 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 23:01:39.173 | + functions-common:time_stop:2427 : start_time=1783465041926 2026-07-07 23:01:39.178 | + functions-common:time_stop:2429 : [[ -z 1783465041926 ]] 2026-07-07 23:01:39.184 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:01:39.193 | + functions-common:time_stop:2432 : end_time=1783465299187 2026-07-07 23:01:39.197 | + functions-common:time_stop:2433 : elapsed_time=257261 2026-07-07 23:01:39.202 | + functions-common:time_stop:2434 : total=160057 2026-07-07 23:01:39.207 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:01:39.212 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=417318 2026-07-07 23:01:39.217 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-07-07 23:01:39.222 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/20/994920/12 2026-07-07 23:01:39.227 | + functions-common:git_timed:697 : local count=0 2026-07-07 23:01:39.231 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 23:01:39.236 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 23:01:39.240 | + functions-common:git_timed:701 : timeout=0 2026-07-07 23:01:39.245 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 23:01:39.250 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 23:01:39.254 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:01:39.258 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:01:39.264 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:01:39.270 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465299266 2026-07-07 23:01:39.275 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/20/994920/12 2026-07-07 23:01:40.726 | From https://review.opendev.org/openstack/nova 2026-07-07 23:01:40.726 | * branch refs/changes/20/994920/12 -> FETCH_HEAD 2026-07-07 23:01:40.735 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 23:01:40.737 | + functions-common:time_stop:2420 : local name 2026-07-07 23:01:40.740 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:01:40.743 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:01:40.746 | + functions-common:time_stop:2423 : local total 2026-07-07 23:01:40.748 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:01:40.751 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 23:01:40.754 | + functions-common:time_stop:2427 : start_time=1783465299266 2026-07-07 23:01:40.758 | + functions-common:time_stop:2429 : [[ -z 1783465299266 ]] 2026-07-07 23:01:40.761 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:01:40.766 | + functions-common:time_stop:2432 : end_time=1783465300763 2026-07-07 23:01:40.769 | + functions-common:time_stop:2433 : elapsed_time=1497 2026-07-07 23:01:40.772 | + functions-common:time_stop:2434 : total=417318 2026-07-07 23:01:40.775 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:01:40.778 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=418815 2026-07-07 23:01:40.781 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-07 23:01:40.902 | Note: switching to 'FETCH_HEAD'. 2026-07-07 23:01:40.903 | 2026-07-07 23:01:40.903 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 23:01:40.903 | changes and commit them, and you can discard any commits you make in this 2026-07-07 23:01:40.903 | state without impacting any branches by switching back to a branch. 2026-07-07 23:01:40.903 | 2026-07-07 23:01:40.903 | If you want to create a new branch to retain commits you create, you may 2026-07-07 23:01:40.904 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 23:01:40.904 | 2026-07-07 23:01:40.904 | git switch -c 2026-07-07 23:01:40.904 | 2026-07-07 23:01:40.904 | Or undo this operation with: 2026-07-07 23:01:40.904 | 2026-07-07 23:01:40.904 | git switch - 2026-07-07 23:01:40.904 | 2026-07-07 23:01:40.905 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 23:01:40.905 | 2026-07-07 23:01:40.905 | HEAD is now at 05696f0c18 libvirt: Support launchSecurity element for SEV-SNP 2026-07-07 23:01:40.906 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-07 23:01:40.930 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-07 23:01:40.935 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 23:01:40.935 | + functions-common:git_clone:673 : head -1 2026-07-07 23:01:40.945 | 05696f0c18 libvirt: Support launchSecurity element for SEV-SNP 2026-07-07 23:01:40.948 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 23:01:40.952 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-07 23:01:40.956 | + inc/python:setup_develop:353 : local bindep 2026-07-07 23:01:40.958 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-07 23:01:40.961 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-07 23:01:40.964 | + inc/python:setup_develop:359 : local extras= 2026-07-07 23:01:40.966 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-07 23:01:40.969 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 23:01:40.972 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-07 23:01:40.975 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-07 23:01:40.978 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 23:01:40.981 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 23:01:40.984 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-07 23:01:40.988 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 23:01:40.991 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-07 23:01:40.995 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 23:01:40.998 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 23:01:41.002 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-07 23:01:41.008 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-07 23:01:41.011 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-07 23:01:41.014 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-07 23:01:41.192 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-07 23:01:41.196 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 23:01:41.199 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 23:01:41.203 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 23:01:41.206 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-07 23:01:41.210 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-07 23:01:41.213 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 23:01:41.216 | + inc/python:setup_package:446 : local extras= 2026-07-07 23:01:41.220 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 23:01:41.223 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 23:01:41.226 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 23:01:41.230 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 23:01:41.235 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 23:01:41.239 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-07 23:01:41.270 | Using python 3.12 to install /opt/stack/nova 2026-07-07 23:01:41.274 | + 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-07-07 23:01:42.368 | Obtaining file:///opt/stack/nova 2026-07-07 23:01:42.373 | Installing build dependencies: started 2026-07-07 23:01:44.382 | Installing build dependencies: finished with status 'done' 2026-07-07 23:01:44.384 | Checking if build backend supports build_editable: started 2026-07-07 23:01:44.990 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 23:01:44.992 | Getting requirements to build editable: started 2026-07-07 23:01:45.350 | Getting requirements to build editable: finished with status 'done' 2026-07-07 23:01:45.354 | Preparing editable metadata (pyproject.toml): started 2026-07-07 23:01:47.873 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 23:01:47.899 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (7.0.3) 2026-07-07 23:01:47.900 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (2.0.51) 2026-07-07 23:01:47.901 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (5.3.1) 2026-07-07 23:01:47.902 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (0.41.0) 2026-07-07 23:01:47.904 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (3.1.6) 2026-07-07 23:01:47.905 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (13.0.0) 2026-07-07 23:01:47.906 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (6.1.1) 2026-07-07 23:01:47.907 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (2.5.1) 2026-07-07 23:01:47.908 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (43.0.3) 2026-07-07 23:01:47.909 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (1.8.10) 2026-07-07 23:01:47.910 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (3.5.3) 2026-07-07 23:01:47.912 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (3.1.0) 2026-07-07 23:01:47.913 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (3.10.1) 2026-07-07 23:01:47.914 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (3.18.0) 2026-07-07 23:01:47.915 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (1.18.5) 2026-07-07 23:01:47.916 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (1.3.0) 2026-07-07 23:01:47.918 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (4.0.0) 2026-07-07 23:01:47.919 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (4.26.0) 2026-07-07 23:01:47.920 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (9.9.0) 2026-07-07 23:01:47.921 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (5.15.0) 2026-07-07 23:01:48.145 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev253) 2026-07-07 23:01:48.292 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-07 23:01:48.305 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (4.12.0) 2026-07-07 23:01:48.306 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (2.34.2) 2026-07-07 23:01:48.307 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (5.9.0) 2026-07-07 23:01:48.334 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev253) 2026-07-07 23:01:48.350 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-07 23:01:48.372 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (4.2.0) 2026-07-07 23:01:48.373 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (7.5.0) 2026-07-07 23:01:48.374 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (10.5.0) 2026-07-07 23:01:48.375 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (6.4.0) 2026-07-07 23:01:48.377 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (8.2.0) 2026-07-07 23:01:48.378 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (2.11.0) 2026-07-07 23:01:48.379 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (3.8.0) 2026-07-07 23:01:48.380 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (5.10.0) 2026-07-07 23:01:48.381 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (2.7.1) 2026-07-07 23:01:48.382 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (10.1.1) 2026-07-07 23:01:48.383 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (18.0.0) 2026-07-07 23:01:48.384 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (7.9.0) 2026-07-07 23:01:48.385 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (18.1.0) 2026-07-07 23:01:48.386 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (5.1.0) 2026-07-07 23:01:48.387 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (3.11.0) 2026-07-07 23:01:48.388 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (6.8.0) 2026-07-07 23:01:48.389 | 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.dev253) (4.6.0) 2026-07-07 23:01:48.390 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (2.0.0) 2026-07-07 23:01:48.391 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (8.1.0) 2026-07-07 23:01:48.392 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (7.2.2) 2026-07-07 23:01:48.393 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (3.10.2) 2026-07-07 23:01:48.394 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (7.1.0) 2026-07-07 23:01:48.396 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (1.1.0) 2026-07-07 23:01:48.397 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (3.8.0) 2026-07-07 23:01:48.398 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (5.1.0) 2026-07-07 23:01:48.399 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (5.7.0) 2026-07-07 23:01:48.428 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev253) 2026-07-07 23:01:48.444 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-07 23:01:48.457 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (8.1.0) 2026-07-07 23:01:48.458 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (0.2.3) 2026-07-07 23:01:48.459 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (1.4.2) 2026-07-07 23:01:48.460 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (1.8.2) 2026-07-07 23:01:48.461 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (2.9.0.post0) 2026-07-07 23:01:48.462 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (3.4.0) 2026-07-07 23:01:48.463 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (4.17.0) 2026-07-07 23:01:48.464 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev253) (6.0.3) 2026-07-07 23:01:48.468 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev253) (1.3.12) 2026-07-07 23:01:48.469 | 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.dev253) (4.15.0) 2026-07-07 23:01:48.473 | 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.dev253) (7.4.0) 2026-07-07 23:01:48.480 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev253) (2.0.0) 2026-07-07 23:01:48.485 | 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.dev253) (3.0) 2026-07-07 23:01:48.493 | 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.dev253) (2.8.0) 2026-07-07 23:01:48.502 | 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.dev253) (3.1.0) 2026-07-07 23:01:48.505 | 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.dev253) (2.2.2) 2026-07-07 23:01:48.511 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev253) (3.0.3) 2026-07-07 23:01:48.515 | 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.dev253) (26.1.0) 2026-07-07 23:01:48.516 | 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.dev253) (2025.9.1) 2026-07-07 23:01:48.517 | 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.dev253) (0.37.0) 2026-07-07 23:01:48.519 | 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.dev253) (2026.5.1) 2026-07-07 23:01:48.527 | 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.dev253) (2.1.0) 2026-07-07 23:01:48.535 | 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.dev253) (4.0.1) 2026-07-07 23:01:48.536 | 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.dev253) (2.13.0) 2026-07-07 23:01:48.537 | 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.dev253) (5.8.0) 2026-07-07 23:01:48.552 | 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.dev253) (1.5.0) 2026-07-07 23:01:48.553 | 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.dev253) (1.1.0) 2026-07-07 23:01:48.554 | 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.dev253) (1.33) 2026-07-07 23:01:48.556 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev253) (4.10.0) 2026-07-07 23:01:48.566 | 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.dev253) (3.1.1) 2026-07-07 23:01:48.573 | 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.dev253) (9.1.4) 2026-07-07 23:01:48.593 | 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.dev253) (2.18.0) 2026-07-07 23:01:48.602 | 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.dev253) (0.20) 2026-07-07 23:01:48.616 | 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.dev253) (2.1.2) 2026-07-07 23:01:48.617 | 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.dev253) (0.6.2) 2026-07-07 23:01:48.635 | 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.dev253) (7.1.4) 2026-07-07 23:01:48.637 | 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.dev253) (5.3.1) 2026-07-07 23:01:48.638 | 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.dev253) (5.6.2) 2026-07-07 23:01:48.639 | 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.dev253) (0.16.0) 2026-07-07 23:01:48.644 | 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.dev253) (5.1.0) 2026-07-07 23:01:48.654 | 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.dev253) (2026.2) 2026-07-07 23:01:48.656 | 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.dev253) (26.2) 2026-07-07 23:01:48.664 | 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.dev253) (0.25.0) 2026-07-07 23:01:48.668 | 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.dev253) (5.0.0) 2026-07-07 23:01:48.671 | 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.dev253) (4.0.1) 2026-07-07 23:01:48.685 | 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.dev253) (1.2.1) 2026-07-07 23:01:48.710 | 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.dev253) (1.7.6) 2026-07-07 23:01:48.717 | 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.dev253) (2.2.0) 2026-07-07 23:01:48.723 | 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.dev253) (1.3.7) 2026-07-07 23:01:48.735 | 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.dev253) (3.3.2) 2026-07-07 23:01:48.749 | 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.dev253) (4.3.2) 2026-07-07 23:01:48.750 | 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.dev253) (3.7.1) 2026-07-07 23:01:48.761 | 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.dev253) (2.4.0) 2026-07-07 23:01:48.772 | 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.dev253) (3.0.3) 2026-07-07 23:01:48.773 | 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.dev253) (1.6.2) 2026-07-07 23:01:48.784 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev253) (83.0.0) 2026-07-07 23:01:48.806 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev253) (0.8.1) 2026-07-07 23:01:48.851 | 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.dev253) (4.14.0) 2026-07-07 23:01:48.858 | 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.dev253) (0.6.0) 2026-07-07 23:01:48.859 | 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.dev253) (4.0.0) 2026-07-07 23:01:48.871 | 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.dev253) (3.0.52) 2026-07-07 23:01:48.872 | 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.dev253) (1.11.0) 2026-07-07 23:01:48.873 | 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.dev253) (15.0.0) 2026-07-07 23:01:48.874 | 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.dev253) (1.8.0) 2026-07-07 23:01:48.900 | 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.dev253) (1.17.0) 2026-07-07 23:01:48.906 | 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.dev253) (2.1.0) 2026-07-07 23:01:48.911 | 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.dev253) (24.2.1) 2026-07-07 23:01:48.932 | 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.dev253) (4.6.0) 2026-07-07 23:01:48.964 | 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.dev253) (3.4.7) 2026-07-07 23:01:48.964 | 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.dev253) (3.18) 2026-07-07 23:01:48.968 | 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.dev253) (2.7.0) 2026-07-07 23:01:48.968 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev253) (2023.11.17) 2026-07-07 23:01:49.022 | 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.dev253) (4.2.0) 2026-07-07 23:01:49.024 | 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.dev253) (2.20.0) 2026-07-07 23:01:49.040 | 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.dev253) (0.1.2) 2026-07-07 23:01:49.065 | 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.dev253) (0.8) 2026-07-07 23:01:49.136 | 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.dev253) (0.16.0) 2026-07-07 23:01:49.668 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev253) 2026-07-07 23:01:49.685 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-07 23:01:49.726 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev253) 2026-07-07 23:01:49.743 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-07 23:01:49.804 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev253) 2026-07-07 23:01:49.821 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-07 23:01:49.937 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-07 23:01:49.961 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-07 23:01:50.012 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-07 23:01:50.039 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-07 23:01:50.063 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-07 23:01:50.403 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 49.5 MB/s 0:00:00 2026-07-07 23:01:50.420 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-07 23:01:50.491 | Building wheels for collected packages: nova 2026-07-07 23:01:50.493 | Building editable for nova (pyproject.toml): started 2026-07-07 23:01:53.440 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-07 23:01:53.442 | Created wheel for nova: filename=nova-33.1.0.dev253-0.editable-py3-none-any.whl size=10617 sha256=b5eb32ce70a34e17a0d657957c58930da6c6e9af73f4c7105da169dc17f7d495 2026-07-07 23:01:53.442 | Stored in directory: /tmp/pip-ephem-wheel-cache-le4p0pon/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-07 23:01:53.448 | Successfully built nova 2026-07-07 23:01:53.738 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-07 23:01:59.391 | 2026-07-07 23:01:59.419 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev253 numpy-2.4.6 python-neutronclient-12.0.0 redis-8.0.1 websockify-0.13.0 2026-07-07 23:01:59.689 | + inc/python:pip_install:216 : result=0 2026-07-07 23:01:59.692 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 23:01:59.694 | + functions-common:time_stop:2420 : local name 2026-07-07 23:01:59.698 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:01:59.703 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:01:59.708 | + functions-common:time_stop:2423 : local total 2026-07-07 23:01:59.713 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:01:59.717 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 23:01:59.722 | + functions-common:time_stop:2427 : start_time=1783465301262 2026-07-07 23:01:59.727 | + functions-common:time_stop:2429 : [[ -z 1783465301262 ]] 2026-07-07 23:01:59.733 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:01:59.741 | + functions-common:time_stop:2432 : end_time=1783465319736 2026-07-07 23:01:59.745 | + functions-common:time_stop:2433 : elapsed_time=18474 2026-07-07 23:01:59.749 | + functions-common:time_stop:2434 : total=149633 2026-07-07 23:01:59.754 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:01:59.759 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168107 2026-07-07 23:01:59.763 | + inc/python:pip_install:219 : return 0 2026-07-07 23:01:59.768 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 23:01:59.772 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 23:01:59.778 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-07 23:01:59.784 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-07 23:01:59.789 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 23:01:59.794 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 23:01:59.799 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-07 23:01:59.804 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 23:01:59.810 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-07 23:01:59.837 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 23:01:59.840 | + ./stack.sh:main:959 : configure_nova 2026-07-07 23:01:59.846 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-07-07 23:01:59.869 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-07 23:01:59.875 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-07 23:01:59.880 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-07 23:01:59.888 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-07 23:01:59.888 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-07 23:01:59.896 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-07 23:01:59.902 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-07 23:01:59.907 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-07 23:01:59.913 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-07 23:01:59.917 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-07 23:01:59.922 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-07 23:01:59.927 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-07 23:01:59.931 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-07 23:01:59.953 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-07 23:01:59.975 | + 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-07-07 23:01:59.998 | + 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-07-07 23:02:00.020 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-07 23:02:00.049 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-07 23:02:00.076 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-07 23:02:00.083 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-07 23:02:00.091 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.Q22jcDTkNi 2026-07-07 23:02:00.096 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-07 23:02:00.101 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-07 23:02:00.107 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-07 23:02:00.112 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-07 23:02:00.116 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-07 23:02:00.122 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.Q22jcDTkNi 2026-07-07 23:02:00.130 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.Q22jcDTkNi 2026-07-07 23:02:00.152 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.Q22jcDTkNi /etc/sudoers.d/nova-rootwrap 2026-07-07 23:02:00.179 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-07 23:02:00.186 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-07 23:02:00.191 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-07 23:02:00.196 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-07 23:02:00.200 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-07 23:02:00.206 | + 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-07-07 23:02:00.212 | + 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-07-07 23:02:00.218 | + 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-07-07 23:02:00.219 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-07 23:02:00.237 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-07 23:02:00.245 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-07 23:02:00.271 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-07 23:02:00.297 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-07 23:02:00.302 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-07 23:02:00.313 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-07 23:02:00.346 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:00.351 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-07 23:02:00.373 | net.ipv4.ip_forward = 1 2026-07-07 23:02:00.381 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-07 23:02:00.387 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-07-07 23:02:00.391 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-07-07 23:02:00.414 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-07-07 23:02:00.420 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-07-07 23:02:00.426 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-07 23:02:00.453 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-07 23:02:00.461 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-07 23:02:00.462 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-07 23:02:00.471 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:ed8e445e815 2026-07-07 23:02:00.480 | InitiatorName=iqn.2016-04.com.open-iscsi:ed8e445e815 2026-07-07 23:02:00.487 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-07 23:02:00.493 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-07 23:02:00.617 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-07 23:02:00.623 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-07 23:02:00.628 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 23:02:00.631 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-07 23:02:00.717 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-07 23:02:00.720 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-07 23:02:00.727 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-07 23:02:00.735 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-07 23:02:00.793 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-07 23:02:00.797 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-07 23:02:00.846 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-07 23:02:00.891 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-07 23:02:00.945 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-07 23:02:01.002 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-07 23:02:01.052 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-07 23:02:01.098 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.197 2026-07-07 23:02:01.148 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-07 23:02:01.198 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-07 23:02:01.248 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-07 23:02:01.296 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-07 23:02:01.345 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-07 23:02:01.404 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-07 23:02:01.460 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-07 23:02:01.515 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-07 23:02:01.578 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-07 23:02:01.583 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 23:02:01.587 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 23:02:01.592 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 23:02:01.596 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 23:02:01.601 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 23:02:01.605 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 23:02:01.610 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 23:02:01.615 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 23:02:01.620 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 23:02:01.624 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 23:02:01.629 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 23:02:01.635 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 23:02:01.639 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 23:02:01.644 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-07 23:02:01.674 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:01.678 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 23:02:01.683 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-07 23:02:01.688 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-07 23:02:01.745 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-07 23:02:01.750 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-07 23:02:01.753 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-07 23:02:01.758 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-07 23:02:01.762 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 23:02:01.767 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 23:02:01.770 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 23:02:01.799 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:01.804 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 23:02:01.808 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-07 23:02:01.815 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-07 23:02:01.875 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-07 23:02:01.880 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-07 23:02:01.884 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-07 23:02:01.889 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-07 23:02:01.893 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 23:02:01.897 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 23:02:01.901 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 23:02:01.934 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:01.939 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 23:02:01.943 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-07 23:02:01.949 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-07 23:02:02.013 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-07 23:02:02.077 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-07 23:02:02.134 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-07 23:02:02.189 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-07 23:02:02.222 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:02.227 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-07 23:02:02.259 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:02.267 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-07 23:02:02.267 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-07 23:02:02.276 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-07 23:02:02.280 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-07 23:02:02.336 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-07 23:02:02.341 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-07 23:02:02.400 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-07 23:02:02.405 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-07 23:02:02.409 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-07 23:02:02.414 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-07 23:02:02.418 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 23:02:02.423 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-07 23:02:02.428 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-07 23:02:02.432 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 23:02:02.437 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-07 23:02:02.442 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-07 23:02:02.494 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-07 23:02:02.543 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.197/identity 2026-07-07 23:02:02.594 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-07 23:02:02.645 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-07 23:02:02.697 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-07 23:02:02.754 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-07 23:02:02.805 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-07 23:02:02.861 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.197/identity 2026-07-07 23:02:02.915 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-07 23:02:02.965 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-07 23:02:03.021 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 23:02:03.025 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-07 23:02:03.056 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:03.060 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-07 23:02:03.063 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-07 23:02:03.122 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-07 23:02:03.127 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-07 23:02:03.130 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 23:02:03.135 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-07 23:02:03.140 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-07 23:02:03.186 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-07 23:02:03.237 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.197/identity 2026-07-07 23:02:03.292 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-07 23:02:03.345 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-07 23:02:03.397 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-07 23:02:03.451 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-07 23:02:03.503 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-07 23:02:03.553 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-07 23:02:03.582 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:02:03.587 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-07 23:02:03.617 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:02:03.622 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-07 23:02:03.626 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-07 23:02:03.684 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-07 23:02:03.752 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-07 23:02:03.756 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-07 23:02:03.803 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-07 23:02:03.808 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-07-07 23:02:03.811 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-07 23:02:03.816 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 23:02:03.820 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 23:02:03.825 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 23:02:03.828 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 23:02:03.833 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 23:02:03.838 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 23:02:03.843 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 23:02:03.847 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 23:02:03.852 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 23:02:03.857 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 23:02:03.861 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 23:02:03.866 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 23:02:03.870 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 23:02:03.874 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-07 23:02:03.879 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-07 23:02:03.883 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-07 23:02:03.889 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 23:02:03.917 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 23:02:03.921 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 23:02:03.925 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 23:02:03.928 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 23:02:03.933 | + 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-07-07 23:02:03.982 | + 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-07-07 23:02:04.028 | + 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-07-07 23:02:04.072 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 23:02:04.116 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-07 23:02:04.159 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-07 23:02:04.205 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-07 23:02:04.230 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:04.234 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-07 23:02:04.237 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-07 23:02:04.241 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-07 23:02:04.245 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-07 23:02:04.248 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-07 23:02:04.252 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-07 23:02:04.255 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-07 23:02:04.258 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 23:02:04.261 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 23:02:04.280 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 23:02:04.280 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 23:02:04.295 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 23:02:04.301 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 23:02:04.315 | /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-07-07 23:02:04.321 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-07 23:02:04.325 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-07 23:02:04.330 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 23:02:04.333 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-07 23:02:04.375 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-07 23:02:04.415 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-07 23:02:04.456 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-07 23:02:04.497 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 23:02:04.542 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 23:02:04.584 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-07 23:02:04.633 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-07 23:02:04.679 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-07 23:02:04.723 | + 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-07-07 23:02:04.769 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 23:02:04.817 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 23:02:04.866 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-07 23:02:04.913 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-07 23:02:04.960 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-07 23:02:04.964 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-07 23:02:04.969 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-07 23:02:04.974 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-07 23:02:04.977 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 23:02:04.981 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 23:02:04.986 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 23:02:04.989 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-07 23:02:04.994 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-07 23:02:04.998 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-07 23:02:05.041 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-07 23:02:05.086 | + 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-07-07 23:02:05.086 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-07 23:02:05.099 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-07 23:02:05.104 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-07 23:02:05.107 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-07 23:02:05.110 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 23:02:05.113 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 23:02:05.116 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 23:02:05.120 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 23:02:05.123 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 23:02:05.126 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 23:02:05.129 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 23:02:05.133 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 23:02:05.136 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 23:02:05.139 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 23:02:05.143 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-07 23:02:05.157 | perl: warning: Setting locale failed. 2026-07-07 23:02:05.159 | perl: warning: Please check that your locale settings: 2026-07-07 23:02:05.159 | LANGUAGE = (unset), 2026-07-07 23:02:05.159 | LC_ALL = "en_US.utf8", 2026-07-07 23:02:05.159 | LANG = "de_DE.UTF-8" 2026-07-07 23:02:05.159 | are supported and installed on your system. 2026-07-07 23:02:05.159 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 23:02:05.201 | Enabling site nova-api. 2026-07-07 23:02:05.207 | To activate the new configuration, you need to run: 2026-07-07 23:02:05.207 | systemctl reload apache2 2026-07-07 23:02:05.214 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-07 23:02:05.217 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 23:02:05.221 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 23:02:05.223 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 23:02:05.457 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-07 23:02:05.479 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:05.483 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-07 23:02:05.486 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-07 23:02:05.488 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-07 23:02:05.492 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-07 23:02:05.495 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-07 23:02:05.497 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-07 23:02:05.500 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-07 23:02:05.504 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 23:02:05.507 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 23:02:05.528 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 23:02:05.529 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 23:02:05.544 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 23:02:05.550 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 23:02:05.568 | /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-07-07 23:02:05.577 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-07 23:02:05.581 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-07 23:02:05.587 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 23:02:05.592 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-07 23:02:05.640 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-07 23:02:05.690 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-07 23:02:05.737 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-07 23:02:05.777 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 23:02:05.820 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 23:02:05.855 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-07 23:02:05.891 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-07 23:02:05.925 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-07 23:02:05.958 | + 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-07-07 23:02:05.988 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 23:02:06.018 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 23:02:06.049 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-07 23:02:06.078 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-07 23:02:06.109 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-07 23:02:06.112 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-07 23:02:06.143 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-07 23:02:06.159 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:02:06.161 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-07 23:02:06.197 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-07 23:02:06.200 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-07 23:02:06.203 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-07 23:02:06.222 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:06.225 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.197:5672/ 2026-07-07 23:02:06.230 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.197:5672/ 2026-07-07 23:02:06.269 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-07 23:02:06.312 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-07 23:02:06.315 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-07 23:02:06.319 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-07 23:02:06.323 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 23:02:06.326 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-07 23:02:06.330 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 23:02:06.352 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:06.357 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-07 23:02:06.360 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-07 23:02:06.363 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 23:02:06.382 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:06.385 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.197:5672/ 2026-07-07 23:02:06.389 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.197:5672/ 2026-07-07 23:02:06.433 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 23:02:06.436 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 23:02:06.441 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-07 23:02:06.481 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-07 23:02:06.520 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-07 23:02:06.559 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-07 23:02:06.579 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:02:06.582 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-07 23:02:06.620 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-07 23:02:06.623 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-07 23:02:06.627 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-07 23:02:06.669 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-07 23:02:06.672 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-07 23:02:06.676 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 23:02:06.679 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-07 23:02:06.682 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-07 23:02:06.718 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-07 23:02:06.757 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.197/identity 2026-07-07 23:02:06.794 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-07 23:02:06.832 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-07 23:02:06.871 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-07 23:02:06.909 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-07 23:02:06.947 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-07 23:02:06.988 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-07 23:02:07.012 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:07.017 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-07 23:02:07.023 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 23:02:07.026 | + lib/nova:create_nova_conf:589 : local conf 2026-07-07 23:02:07.029 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-07 23:02:07.033 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-07 23:02:07.036 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 23:02:07.039 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 23:02:07.042 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-07 23:02:07.045 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-07 23:02:07.049 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-07 23:02:07.055 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-07 23:02:07.058 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-07 23:02:07.062 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-07 23:02:07.065 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-07 23:02:07.068 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 23:02:07.071 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 23:02:07.075 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 23:02:07.096 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:07.099 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 23:02:07.102 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-07 23:02:07.106 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-07 23:02:07.147 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-07 23:02:07.189 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-07 23:02:07.231 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 23:02:07.234 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-07 23:02:07.237 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-07 23:02:07.241 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-07 23:02:07.262 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:07.268 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-07 23:02:07.268 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-07 23:02:08.549 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-07 23:02:08.552 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-07 23:02:09.684 | Adding vhost "nova_cell1" ... 2026-07-07 23:02:09.774 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-07 23:02:10.914 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-07 23:02:11.015 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-07 23:02:11.018 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-07 23:02:11.020 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-07 23:02:11.023 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 23:02:11.025 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-07 23:02:11.028 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 23:02:11.046 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:11.050 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-07 23:02:11.054 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-07 23:02:11.057 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 23:02:11.077 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:11.079 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.197:5672/nova_cell1 2026-07-07 23:02:11.083 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.197:5672/nova_cell1 2026-07-07 23:02:11.123 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 23:02:11.126 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 23:02:11.130 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-07 23:02:11.150 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:11.153 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-07 23:02:11.157 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-07 23:02:11.160 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-07 23:02:11.162 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-07 23:02:11.165 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 23:02:11.168 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-07 23:02:11.171 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-07 23:02:11.207 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-07 23:02:11.242 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.197/identity 2026-07-07 23:02:11.276 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-07 23:02:11.311 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-07 23:02:11.345 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-07 23:02:11.376 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-07 23:02:11.410 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-07 23:02:11.444 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-07 23:02:11.447 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-07 23:02:11.449 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-07 23:02:11.453 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 23:02:11.471 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 23:02:11.474 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 23:02:11.477 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 23:02:11.479 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 23:02:11.482 | + 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-07-07 23:02:11.516 | + 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-07-07 23:02:11.547 | + 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-07-07 23:02:11.578 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 23:02:11.607 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-07 23:02:11.641 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 23:02:11.645 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-07 23:02:11.650 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 23:02:11.652 | + lib/nova:create_nova_conf:623 : local conf 2026-07-07 23:02:11.655 | + lib/nova:create_nova_conf:624 : local offset 2026-07-07 23:02:11.658 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-07 23:02:11.661 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 23:02:11.663 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 23:02:11.666 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-07 23:02:11.668 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-07 23:02:11.670 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-07 23:02:11.673 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-07 23:02:11.675 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-07 23:02:11.678 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-07 23:02:11.680 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-07 23:02:11.709 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:11.718 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-07 23:02:11.774 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-07 23:02:11.830 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-07 23:02:11.833 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-07 23:02:11.836 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-07 23:02:11.839 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-07 23:02:11.859 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:02:11.879 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-07 23:02:11.899 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:02:11.902 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-07 23:02:11.924 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:11.927 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-07 23:02:11.930 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-07 23:02:11.934 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-07 23:02:11.937 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-07 23:02:11.957 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:11.960 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-07 23:02:11.980 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-07 23:02:11.980 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-07 23:02:11.991 | cgroup_device_acl = [ 2026-07-07 23:02:11.991 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-07 23:02:11.991 | "/dev/random", "/dev/urandom", 2026-07-07 23:02:11.991 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-07 23:02:11.991 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-07 23:02:11.991 | "/dev/vfio/vfio", 2026-07-07 23:02:11.991 | ] 2026-07-07 23:02:11.995 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-07 23:02:11.998 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 23:02:12.002 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 23:02:12.006 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 23:02:12.009 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 23:02:12.012 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 23:02:12.015 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 23:02:12.018 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 23:02:12.021 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 23:02:12.024 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 23:02:12.028 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 23:02:12.031 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 23:02:12.035 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 23:02:12.038 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 23:02:12.041 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-07 23:02:12.047 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-07 23:02:12.049 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-07 23:02:12.053 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-07 23:02:12.056 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-07 23:02:12.089 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-07 23:02:12.093 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-07 23:02:12.096 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 23:02:12.099 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 23:02:12.102 | + 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-07-07 23:02:12.105 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-07 23:02:12.109 | + 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-07-07 23:02:12.127 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-07 23:02:12.127 | + 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-07-07 23:02:12.139 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-07 23:02:12.144 | + 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-07-07 23:02:12.166 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-07 23:02:12.167 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-07 23:02:12.179 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-07 23:02:12.184 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-07 23:02:12.187 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-07 23:02:12.190 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-07 23:02:12.194 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-07 23:02:12.196 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 23:02:12.199 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-07 23:02:12.272 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-07 23:02:12.276 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 23:02:12.279 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-07 23:02:12.381 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-07 23:02:12.422 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-07 23:02:12.458 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-07 23:02:12.461 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-07 23:02:12.494 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-07 23:02:12.527 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-07-07 23:02:12.566 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-07 23:02:12.602 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-07 23:02:12.640 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-07 23:02:12.643 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 23:02:12.649 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-07 23:02:12.652 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-07 23:02:12.655 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 23:02:12.660 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-07 23:02:12.664 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-07 23:02:12.666 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-07 23:02:12.670 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-07 23:02:12.673 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-07 23:02:12.677 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-07 23:02:12.694 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:12.696 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-07 23:02:12.699 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-07 23:02:12.701 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-07 23:02:12.704 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-07 23:02:12.707 | + lib/stack:stack_install_service:32 : install_placement 2026-07-07 23:02:12.709 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-07 23:02:12.712 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-07 23:02:12.714 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-07 23:02:12.718 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-07 23:02:12.720 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-07 23:02:12.723 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-07 23:02:12.726 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-07 23:02:12.727 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-07 23:02:12.731 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-07 23:02:12.734 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-07 23:02:12.736 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-07 23:02:12.739 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-07 23:02:12.742 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-07 23:02:12.764 | Using python 3.12 to install osc-placement 2026-07-07 23:02:12.767 | + 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-07-07 23:02:14.053 | Collecting osc-placement 2026-07-07 23:02:14.202 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-07 23:02:14.215 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-07 23:02:14.216 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-07-07 23:02:14.217 | 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-07-07 23:02:14.218 | 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-07-07 23:02:14.220 | 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-07-07 23:02:14.221 | 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-07-07 23:02:14.222 | 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.9.0) 2026-07-07 23:02:14.222 | 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-07-07 23:02:14.223 | 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-07-07 23:02:14.229 | 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-07-07 23:02:14.230 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-07-07 23:02:14.231 | 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-07-07 23:02:14.233 | 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-07-07 23:02:14.234 | 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-07-07 23:02:14.235 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-07-07 23:02:14.236 | 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-07-07 23:02:14.240 | 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-07-07 23:02:14.240 | 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-07-07 23:02:14.241 | 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-07-07 23:02:14.242 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-07-07 23:02:14.244 | 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-07-07 23:02:14.245 | 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-07-07 23:02:14.246 | 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-07-07 23:02:14.247 | 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-07-07 23:02:14.248 | 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-07-07 23:02:14.250 | 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-07-07 23:02:14.251 | 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-07-07 23:02:14.254 | 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-07-07 23:02:14.258 | 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-07-07 23:02:14.266 | 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-07-07 23:02:14.271 | 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-07-07 23:02:14.272 | 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-07-07 23:02:14.272 | 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-07-07 23:02:14.278 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-07-07 23:02:14.283 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-07 23:02:14.298 | 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-07-07 23:02:14.300 | 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-07-07 23:02:14.301 | 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-07-07 23:02:14.303 | 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-07-07 23:02:14.314 | 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-07-07 23:02:14.316 | 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-07-07 23:02:14.320 | 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-07-07 23:02:14.360 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-07 23:02:14.695 | Installing collected packages: osc-placement 2026-07-07 23:02:14.829 | Successfully installed osc-placement-4.9.0 2026-07-07 23:02:14.983 | + inc/python:pip_install:216 : result=0 2026-07-07 23:02:14.986 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 23:02:14.989 | + functions-common:time_stop:2420 : local name 2026-07-07 23:02:14.992 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:02:14.995 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:02:14.998 | + functions-common:time_stop:2423 : local total 2026-07-07 23:02:15.001 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:02:15.005 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 23:02:15.007 | + functions-common:time_stop:2427 : start_time=1783465332759 2026-07-07 23:02:15.011 | + functions-common:time_stop:2429 : [[ -z 1783465332759 ]] 2026-07-07 23:02:15.014 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:02:15.020 | + functions-common:time_stop:2432 : end_time=1783465335016 2026-07-07 23:02:15.024 | + functions-common:time_stop:2433 : elapsed_time=2257 2026-07-07 23:02:15.027 | + functions-common:time_stop:2434 : total=168107 2026-07-07 23:02:15.031 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:02:15.035 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170364 2026-07-07 23:02:15.038 | + inc/python:pip_install:219 : return 0 2026-07-07 23:02:15.040 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-07 23:02:15.043 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-07 23:02:15.045 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-07 23:02:15.048 | + functions-common:git_clone:591 : local git_ref=master 2026-07-07 23:02:15.051 | + functions-common:git_clone:592 : local orig_dir 2026-07-07 23:02:15.054 | ++ functions-common:git_clone:593 : pwd 2026-07-07 23:02:15.057 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 23:02:15.060 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 23:02:15.063 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 23:02:15.079 | + functions-common:git_clone:596 : RECLONE=False 2026-07-07 23:02:15.082 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 23:02:15.084 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 23:02:15.088 | + functions-common:git_clone:610 : echo master 2026-07-07 23:02:15.088 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 23:02:15.093 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-07 23:02:15.095 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 23:02:15.098 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-07 23:02:15.100 | + functions-common:git_timed:697 : local count=0 2026-07-07 23:02:15.103 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 23:02:15.105 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 23:02:15.108 | + functions-common:git_timed:701 : timeout=0 2026-07-07 23:02:15.110 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 23:02:15.113 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 23:02:15.115 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:02:15.118 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:02:15.121 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:02:15.125 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465335122 2026-07-07 23:02:15.128 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-07 23:02:15.132 | Cloning into '/opt/stack/placement'... 2026-07-07 23:02:18.668 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 23:02:18.670 | + functions-common:time_stop:2420 : local name 2026-07-07 23:02:18.673 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:02:18.676 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:02:18.679 | + functions-common:time_stop:2423 : local total 2026-07-07 23:02:18.682 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:02:18.685 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 23:02:18.687 | + functions-common:time_stop:2427 : start_time=1783465335122 2026-07-07 23:02:18.690 | + functions-common:time_stop:2429 : [[ -z 1783465335122 ]] 2026-07-07 23:02:18.694 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:02:18.700 | + functions-common:time_stop:2432 : end_time=1783465338697 2026-07-07 23:02:18.703 | + functions-common:time_stop:2433 : elapsed_time=3575 2026-07-07 23:02:18.705 | + functions-common:time_stop:2434 : total=418815 2026-07-07 23:02:18.708 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:02:18.711 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=422390 2026-07-07 23:02:18.714 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-07 23:02:18.717 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 23:02:18.720 | + functions-common:git_timed:697 : local count=0 2026-07-07 23:02:18.722 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 23:02:18.725 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 23:02:18.728 | + functions-common:git_timed:701 : timeout=0 2026-07-07 23:02:18.732 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 23:02:18.735 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 23:02:18.737 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:02:18.740 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:02:18.743 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:02:18.748 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465338745 2026-07-07 23:02:18.750 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 23:02:19.374 | From https://review.opendev.org/openstack/placement 2026-07-07 23:02:19.374 | * branch master -> FETCH_HEAD 2026-07-07 23:02:19.385 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 23:02:19.388 | + functions-common:time_stop:2420 : local name 2026-07-07 23:02:19.391 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:02:19.394 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:02:19.398 | + functions-common:time_stop:2423 : local total 2026-07-07 23:02:19.400 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:02:19.404 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 23:02:19.408 | + functions-common:time_stop:2427 : start_time=1783465338745 2026-07-07 23:02:19.411 | + functions-common:time_stop:2429 : [[ -z 1783465338745 ]] 2026-07-07 23:02:19.415 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:02:19.420 | + functions-common:time_stop:2432 : end_time=1783465339417 2026-07-07 23:02:19.423 | + functions-common:time_stop:2433 : elapsed_time=672 2026-07-07 23:02:19.426 | + functions-common:time_stop:2434 : total=422390 2026-07-07 23:02:19.429 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:02:19.432 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=423062 2026-07-07 23:02:19.435 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 23:02:19.438 | + functions-common:git_timed:697 : local count=0 2026-07-07 23:02:19.441 | + functions-common:git_timed:698 : local timeout=0 2026-07-07 23:02:19.445 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 23:02:19.448 | + functions-common:git_timed:701 : timeout=0 2026-07-07 23:02:19.451 | + functions-common:git_timed:704 : time_start git_timed 2026-07-07 23:02:19.454 | + functions-common:time_start:2406 : local name=git_timed 2026-07-07 23:02:19.457 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:02:19.460 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:02:19.464 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:02:19.470 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465339466 2026-07-07 23:02:19.473 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 23:02:19.525 | Note: switching to 'FETCH_HEAD'. 2026-07-07 23:02:19.525 | 2026-07-07 23:02:19.525 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 23:02:19.525 | changes and commit them, and you can discard any commits you make in this 2026-07-07 23:02:19.525 | state without impacting any branches by switching back to a branch. 2026-07-07 23:02:19.525 | 2026-07-07 23:02:19.525 | If you want to create a new branch to retain commits you create, you may 2026-07-07 23:02:19.525 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 23:02:19.525 | 2026-07-07 23:02:19.525 | git switch -c 2026-07-07 23:02:19.526 | 2026-07-07 23:02:19.526 | Or undo this operation with: 2026-07-07 23:02:19.526 | 2026-07-07 23:02:19.526 | git switch - 2026-07-07 23:02:19.526 | 2026-07-07 23:02:19.526 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 23:02:19.526 | 2026-07-07 23:02:19.526 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-07 23:02:19.531 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-07 23:02:19.534 | + functions-common:time_stop:2420 : local name 2026-07-07 23:02:19.537 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:02:19.539 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:02:19.542 | + functions-common:time_stop:2423 : local total 2026-07-07 23:02:19.545 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:02:19.548 | + functions-common:time_stop:2426 : name=git_timed 2026-07-07 23:02:19.551 | + functions-common:time_stop:2427 : start_time=1783465339466 2026-07-07 23:02:19.554 | + functions-common:time_stop:2429 : [[ -z 1783465339466 ]] 2026-07-07 23:02:19.558 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:02:19.563 | + functions-common:time_stop:2432 : end_time=1783465339559 2026-07-07 23:02:19.566 | + functions-common:time_stop:2433 : elapsed_time=93 2026-07-07 23:02:19.569 | + functions-common:time_stop:2434 : total=423062 2026-07-07 23:02:19.574 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:02:19.577 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=423155 2026-07-07 23:02:19.580 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-07 23:02:19.600 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-07 23:02:19.605 | + functions-common:git_clone:673 : git show --oneline 2026-07-07 23:02:19.605 | + functions-common:git_clone:673 : head -1 2026-07-07 23:02:19.608 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-07 23:02:19.612 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 23:02:19.615 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-07 23:02:19.618 | + inc/python:setup_develop:353 : local bindep 2026-07-07 23:02:19.622 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-07 23:02:19.625 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-07 23:02:19.629 | + inc/python:setup_develop:359 : local extras= 2026-07-07 23:02:19.633 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-07 23:02:19.637 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 23:02:19.640 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-07 23:02:19.645 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-07 23:02:19.648 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 23:02:19.651 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 23:02:19.655 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-07 23:02:19.659 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 23:02:19.664 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-07 23:02:19.667 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 23:02:19.671 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 23:02:19.676 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-07 23:02:19.682 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-07 23:02:19.686 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-07 23:02:19.690 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-07 23:02:19.874 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-07 23:02:19.878 | + inc/python:setup_package:436 : local bindep=0 2026-07-07 23:02:19.882 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-07 23:02:19.886 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 23:02:19.890 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-07 23:02:19.894 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-07 23:02:19.897 | + inc/python:setup_package:445 : local flags=-e 2026-07-07 23:02:19.901 | + inc/python:setup_package:446 : local extras= 2026-07-07 23:02:19.904 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 23:02:19.907 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 23:02:19.911 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 23:02:19.914 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 23:02:19.917 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 23:02:19.921 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-07 23:02:19.945 | Using python 3.12 to install /opt/stack/placement 2026-07-07 23:02:19.948 | + 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-07-07 23:02:21.014 | Obtaining file:///opt/stack/placement 2026-07-07 23:02:21.019 | Installing build dependencies: started 2026-07-07 23:02:23.003 | Installing build dependencies: finished with status 'done' 2026-07-07 23:02:23.004 | Checking if build backend supports build_editable: started 2026-07-07 23:02:23.604 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 23:02:23.605 | Getting requirements to build editable: started 2026-07-07 23:02:23.937 | Getting requirements to build editable: finished with status 'done' 2026-07-07 23:02:23.940 | Preparing editable metadata (pyproject.toml): started 2026-07-07 23:02:24.954 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 23:02:24.979 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-07-07 23:02:24.979 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-07-07 23:02:24.980 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-07-07 23:02:24.983 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-07-07 23:02:24.983 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-07-07 23:02:24.983 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-07-07 23:02:24.984 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-07-07 23:02:24.985 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-07-07 23:02:24.986 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-07-07 23:02:24.987 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-07-07 23:02:24.989 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-07-07 23:02:24.990 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-07-07 23:02:24.992 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-07-07 23:02:24.992 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-07-07 23:02:24.993 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-07-07 23:02:24.994 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-07-07 23:02:24.995 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-07-07 23:02:24.996 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-07-07 23:02:24.998 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-07-07 23:02:24.998 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-07 23:02:25.000 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-07-07 23:02:25.002 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-07-07 23:02:25.005 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-07-07 23:02:25.005 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-07-07 23:02:25.014 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.15.0) 2026-07-07 23:02:25.016 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-07-07 23:02:25.018 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-07-07 23:02:25.020 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-07 23:02:25.022 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-07-07 23:02:25.024 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-07-07 23:02:25.031 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-07 23:02:25.033 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.9.0) 2026-07-07 23:02:25.033 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-07-07 23:02:25.036 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-07-07 23:02:25.045 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-07-07 23:02:25.049 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-07-07 23:02:25.054 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-07-07 23:02:25.056 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-07-07 23:02:25.060 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.2) 2026-07-07 23:02:25.062 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-07-07 23:02:25.064 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-07-07 23:02:25.065 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-07-07 23:02:25.072 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.5) 2026-07-07 23:02:25.074 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-07-07 23:02:25.076 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-07-07 23:02:25.079 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-07-07 23:02:25.087 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-07-07 23:02:25.092 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-07-07 23:02:25.092 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-07-07 23:02:25.092 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-07 23:02:25.099 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-07-07 23:02:25.107 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-07-07 23:02:25.113 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.18.0) 2026-07-07 23:02:25.118 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-07-07 23:02:25.119 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-07-07 23:02:25.120 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-07-07 23:02:25.126 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (83.0.0) 2026-07-07 23:02:25.131 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-07-07 23:02:25.153 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-07-07 23:02:25.168 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-07-07 23:02:25.170 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-07-07 23:02:25.170 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-07-07 23:02:25.171 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-07-07 23:02:25.193 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-07-07 23:02:25.207 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.3) 2026-07-07 23:02:25.260 | Building wheels for collected packages: openstack-placement 2026-07-07 23:02:25.263 | Building editable for openstack-placement (pyproject.toml): started 2026-07-07 23:02:26.183 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-07 23:02:26.187 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=f81645e3550fa3a8b4e866a3da1ee01d44ff84c43d02c972222fe964f72dce96 2026-07-07 23:02:26.187 | Stored in directory: /tmp/pip-ephem-wheel-cache-r5_fnh3v/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-07 23:02:26.191 | Successfully built openstack-placement 2026-07-07 23:02:26.512 | Installing collected packages: openstack-placement 2026-07-07 23:02:26.732 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-07 23:02:26.968 | + inc/python:pip_install:216 : result=0 2026-07-07 23:02:26.970 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 23:02:26.973 | + functions-common:time_stop:2420 : local name 2026-07-07 23:02:26.975 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:02:26.978 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:02:26.980 | + functions-common:time_stop:2423 : local total 2026-07-07 23:02:26.982 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:02:26.985 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 23:02:26.987 | + functions-common:time_stop:2427 : start_time=1783465339938 2026-07-07 23:02:26.989 | + functions-common:time_stop:2429 : [[ -z 1783465339938 ]] 2026-07-07 23:02:26.992 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:02:26.996 | + functions-common:time_stop:2432 : end_time=1783465346994 2026-07-07 23:02:26.999 | + functions-common:time_stop:2433 : elapsed_time=7056 2026-07-07 23:02:27.003 | + functions-common:time_stop:2434 : total=170364 2026-07-07 23:02:27.005 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:02:27.008 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=177420 2026-07-07 23:02:27.010 | + inc/python:pip_install:219 : return 0 2026-07-07 23:02:27.013 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 23:02:27.016 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 23:02:27.019 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-07 23:02:27.022 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-07 23:02:27.025 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 23:02:27.028 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 23:02:27.031 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-07 23:02:27.035 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 23:02:27.038 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-07 23:02:27.041 | + ./stack.sh:main:965 : configure_placement 2026-07-07 23:02:27.044 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-07 23:02:27.063 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-07 23:02:27.068 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-07 23:02:27.074 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-07 23:02:27.078 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-07 23:02:27.082 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-07 23:02:27.085 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-07 23:02:27.088 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 23:02:27.092 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 23:02:27.096 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 23:02:27.123 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:27.127 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 23:02:27.131 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-07 23:02:27.137 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-07 23:02:27.186 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-07 23:02:27.241 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-07 23:02:27.294 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-07 23:02:27.300 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-07 23:02:27.305 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-07 23:02:27.310 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-07 23:02:27.316 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 23:02:27.321 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-07 23:02:27.326 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-07 23:02:27.331 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-07 23:02:27.336 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-07 23:02:27.340 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-07 23:02:27.400 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-07 23:02:27.458 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.197/identity 2026-07-07 23:02:27.515 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-07 23:02:27.571 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-07 23:02:27.627 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-07 23:02:27.690 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-07 23:02:27.751 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-07 23:02:27.805 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.197/identity 2026-07-07 23:02:27.860 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-07 23:02:27.916 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-07 23:02:27.971 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 23:02:27.977 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-07 23:02:27.982 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-07 23:02:27.985 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-07 23:02:27.992 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 23:02:28.022 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 23:02:28.028 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 23:02:28.033 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 23:02:28.039 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 23:02:28.044 | + 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-07-07 23:02:28.101 | + 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-07-07 23:02:28.152 | + 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-07-07 23:02:28.202 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 23:02:28.251 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-07 23:02:28.305 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-07 23:02:28.310 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-07 23:02:28.314 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-07 23:02:28.319 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-07 23:02:28.323 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-07 23:02:28.327 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-07 23:02:28.331 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-07 23:02:28.335 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 23:02:28.340 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 23:02:28.364 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 23:02:28.365 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 23:02:28.379 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 23:02:28.385 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 23:02:28.403 | /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-07-07 23:02:28.409 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-07 23:02:28.412 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-07 23:02:28.418 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 23:02:28.422 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-07 23:02:28.466 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-07 23:02:28.513 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-07 23:02:28.559 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-07 23:02:28.605 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 23:02:28.654 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 23:02:28.699 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-07 23:02:28.750 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-07 23:02:28.800 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-07 23:02:28.855 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-07 23:02:28.916 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 23:02:28.969 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 23:02:29.022 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-07 23:02:29.078 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-07 23:02:29.130 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-07 23:02:29.134 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-07 23:02:29.140 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-07 23:02:29.145 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-07 23:02:29.150 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 23:02:29.155 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 23:02:29.159 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 23:02:29.163 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-07 23:02:29.169 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-07 23:02:29.173 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-07 23:02:29.225 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-07 23:02:29.276 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-07 23:02:29.277 | + 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-07-07 23:02:29.288 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-07 23:02:29.294 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-07 23:02:29.298 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-07 23:02:29.303 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 23:02:29.307 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 23:02:29.313 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 23:02:29.317 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 23:02:29.321 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 23:02:29.327 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 23:02:29.331 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 23:02:29.337 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 23:02:29.341 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 23:02:29.346 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 23:02:29.351 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-07 23:02:29.368 | perl: warning: Setting locale failed. 2026-07-07 23:02:29.368 | perl: warning: Please check that your locale settings: 2026-07-07 23:02:29.368 | LANGUAGE = (unset), 2026-07-07 23:02:29.368 | LC_ALL = "en_US.utf8", 2026-07-07 23:02:29.368 | LANG = "de_DE.UTF-8" 2026-07-07 23:02:29.368 | are supported and installed on your system. 2026-07-07 23:02:29.368 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 23:02:29.418 | Enabling site placement-api. 2026-07-07 23:02:29.426 | To activate the new configuration, you need to run: 2026-07-07 23:02:29.426 | systemctl reload apache2 2026-07-07 23:02:29.434 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-07 23:02:29.439 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 23:02:29.443 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 23:02:29.446 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 23:02:29.630 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-07 23:02:29.636 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-07 23:02:29.688 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-07 23:02:29.716 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:29.721 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-07 23:02:29.749 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:29.754 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-07 23:02:29.758 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-07 23:02:29.762 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-07 23:02:29.766 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-07 23:02:29.771 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 23:02:29.776 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-07 23:02:29.780 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-07 23:02:29.835 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-07 23:02:29.885 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.197/identity 2026-07-07 23:02:29.932 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-07 23:02:29.981 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-07 23:02:30.030 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-07 23:02:30.082 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-07 23:02:30.139 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-07 23:02:30.192 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-07 23:02:30.220 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:02:30.225 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-07 23:02:30.253 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:02:30.258 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-07 23:02:30.285 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:30.289 | + ./stack.sh:main:989 : init_os_brick 2026-07-07 23:02:30.293 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-07 23:02:30.300 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-07 23:02:30.330 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:30.334 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-07 23:02:30.389 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-07 23:02:30.414 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:30.418 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-07 23:02:30.468 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-07 23:02:30.495 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:30.499 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-07 23:02:30.551 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-07 23:02:30.602 | + ./stack.sh:main:996 : run_phase stack install 2026-07-07 23:02:30.607 | + functions-common:run_phase:1848 : local mode=stack 2026-07-07 23:02:30.611 | + functions-common:run_phase:1849 : local phase=install 2026-07-07 23:02:30.616 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 23:02:30.620 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 23:02:30.624 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 23:02:30.629 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 23:02:30.633 | + functions-common:run_phase:1858 : local extra 2026-07-07 23:02:30.639 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 23:02:30.645 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 23:02:30.649 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 23:02:30.654 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 23:02:30.658 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-07 23:02:30.664 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 23:02:30.692 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:30.696 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 23:02:30.700 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-07 23:02:30.705 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-07 23:02:30.709 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-07 23:02:30.713 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:02:30.717 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-07 23:02:30.721 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-07 23:02:30.726 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-07 23:02:30.828 | ++ inc/async:async_inner:63 : install_tempest 2026-07-07 23:02:30.881 | [2072 Async install_tempest:39023]: running: install_tempest 2026-07-07 23:02:30.886 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-07 23:02:30.889 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-07 23:02:30.894 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 23:02:30.898 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 23:02:30.901 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-07 23:02:30.906 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-07 23:02:30.910 | + functions-common:run_plugins:1835 : local phase=install 2026-07-07 23:02:30.915 | + functions-common:run_plugins:1837 : local plugins= 2026-07-07 23:02:30.920 | + functions-common:run_plugins:1838 : local plugin 2026-07-07 23:02:30.925 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-07 23:02:30.930 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-07 23:02:30.935 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 23:02:30.939 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 23:02:30.943 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-07 23:02:30.948 | + inc/python:use_library_from_git:269 : return 1 2026-07-07 23:02:30.952 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-07 23:02:30.958 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-07 23:02:30.962 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-07 23:02:30.967 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-07 23:02:30.971 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-07 23:02:30.976 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-07 23:02:30.982 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-07 23:02:30.983 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-07 23:02:30.993 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-07 23:02:30.998 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-07 23:02:31.003 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-07 23:02:31.009 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-07 23:02:31.014 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-07 23:02:31.053 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-07 23:02:31.059 | + 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-07-07 23:02:32.427 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-07 23:02:32.589 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-07 23:02:32.603 | 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-07-07 23:02:32.604 | 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-07-07 23:02:32.605 | 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-07-07 23:02:32.606 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-07-07 23:02:32.606 | 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-07-07 23:02:32.608 | 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-07-07 23:02:32.608 | 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-07-07 23:02:32.609 | 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-07-07 23:02:32.610 | 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-07-07 23:02:32.611 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-07-07 23:02:32.613 | 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-07-07 23:02:32.614 | 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-07-07 23:02:32.615 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-07-07 23:02:32.616 | 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-07-07 23:02:32.619 | 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-07-07 23:02:32.620 | 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-07-07 23:02:32.621 | 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-07-07 23:02:32.622 | 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-07-07 23:02:32.625 | 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-07-07 23:02:32.630 | 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-07-07 23:02:32.633 | 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-07-07 23:02:32.634 | 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-07-07 23:02:32.635 | 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-07-07 23:02:32.636 | 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-07-07 23:02:32.637 | 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.15.0) 2026-07-07 23:02:32.638 | 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-07-07 23:02:32.639 | 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-07-07 23:02:32.640 | 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-07-07 23:02:32.642 | 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-07-07 23:02:32.650 | 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-07-07 23:02:32.656 | 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-07-07 23:02:32.662 | 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-07-07 23:02:32.668 | 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-07-07 23:02:32.671 | 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-07-07 23:02:32.673 | 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-07-07 23:02:32.681 | 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) (83.0.0) 2026-07-07 23:02:32.691 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-07 23:02:32.712 | 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-07-07 23:02:32.714 | 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-07-07 23:02:32.715 | 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-07-07 23:02:32.720 | 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.2) 2026-07-07 23:02:32.726 | 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-07-07 23:02:32.731 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-07-07 23:02:32.739 | 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-07-07 23:02:32.740 | 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-07-07 23:02:32.741 | 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-07-07 23:02:32.743 | 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-07-07 23:02:32.760 | 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-07-07 23:02:32.762 | 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-07-07 23:02:32.767 | 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-07-07 23:02:32.828 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-07 23:02:32.995 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.6 MB/s 0:00:00 2026-07-07 23:02:33.359 | Installing collected packages: python-openstackclient 2026-07-07 23:02:36.108 | Successfully installed python-openstackclient-10.1.0 2026-07-07 23:02:36.350 | + inc/python:pip_install:216 : result=0 2026-07-07 23:02:36.354 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 23:02:36.358 | + functions-common:time_stop:2420 : local name 2026-07-07 23:02:36.361 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:02:36.366 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:02:36.370 | + functions-common:time_stop:2423 : local total 2026-07-07 23:02:36.374 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:02:36.378 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 23:02:36.382 | + functions-common:time_stop:2427 : start_time=1783465351043 2026-07-07 23:02:36.386 | + functions-common:time_stop:2429 : [[ -z 1783465351043 ]] 2026-07-07 23:02:36.390 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:02:36.396 | + functions-common:time_stop:2432 : end_time=1783465356392 2026-07-07 23:02:36.400 | + functions-common:time_stop:2433 : elapsed_time=5349 2026-07-07 23:02:36.403 | + functions-common:time_stop:2434 : total=177420 2026-07-07 23:02:36.407 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:02:36.410 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=182769 2026-07-07 23:02:36.414 | + inc/python:pip_install:219 : return 0 2026-07-07 23:02:36.419 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-07 23:02:36.446 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:02:36.451 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-07 23:02:36.457 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-07 23:02:36.464 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.g1Fh6Aveon 2026-07-07 23:02:36.468 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-07 23:02:36.473 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-07 23:02:36.478 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-07 23:02:36.483 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-07 23:02:36.487 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-07 23:02:36.492 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-07 23:02:36.522 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:36.526 | + ./stack.sh:main:1065 : configure_database 2026-07-07 23:02:36.531 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-07 23:02:36.535 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-07 23:02:36.539 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-07 23:02:36.543 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:02:36.546 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-07 23:02:36.550 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-07 23:02:36.554 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 23:02:36.558 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 23:02:36.563 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-07 23:02:36.567 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-07 23:02:36.571 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 23:02:36.576 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 23:02:36.580 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-07 23:02:36.586 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-07 23:02:36.588 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-07 23:02:36.593 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-07 23:02:36.597 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-07 23:02:36.605 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-07 23:02:36.611 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-07 23:02:36.611 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-07 23:02:36.620 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-07 23:02:36.734 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-07 23:02:36.737 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 23:02:36.743 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 23:02:36.747 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 23:02:36.752 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 23:02:36.756 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 23:02:36.761 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 23:02:36.765 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 23:02:36.769 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 23:02:36.773 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 23:02:36.778 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 23:02:36.783 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 23:02:36.788 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 23:02:36.792 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 23:02:36.796 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-07 23:02:36.801 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 23:02:36.807 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 23:02:36.811 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-07 23:02:36.817 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 23:02:36.821 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-07 23:02:39.449 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-07 23:02:39.453 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-07 23:02:39.457 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 23:02:39.461 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 23:02:39.467 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-07 23:02:39.474 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-07 23:02:39.480 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-07 23:02:39.506 | mysqladmin: connect to server at 'localhost' failed 2026-07-07 23:02:39.506 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-07 23:02:39.519 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-07 23:02:39.524 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-07 23:02:39.528 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 23:02:39.532 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 23:02:39.536 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-07 23:02:39.540 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-07 23:02:39.543 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-07 23:02:39.550 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-07 23:02:39.551 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-07 23:02:39.571 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:02:39.653 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-07 23:02:39.661 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-07 23:02:39.661 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-07 23:02:39.665 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-07 23:02:39.672 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-07 23:02:39.675 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-07 23:02:39.678 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-07 23:02:39.684 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-07 23:02:39.688 | + 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-07-07 23:02:39.717 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:02:39.816 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-07 23:02:39.834 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:02:39.911 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-07 23:02:40.003 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-07 23:02:40.100 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-07 23:02:40.194 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-07 23:02:40.198 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-07 23:02:40.201 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-07 23:02:40.201 | enabling MySQL performance counting 2026-07-07 23:02:40.204 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-07 23:02:40.234 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-07 23:02:40.238 | + 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-07-07 23:02:41.387 | Processing ./tools/dbcounter 2026-07-07 23:02:41.391 | Installing build dependencies: started 2026-07-07 23:02:44.645 | Installing build dependencies: finished with status 'done' 2026-07-07 23:02:44.646 | Getting requirements to build wheel: started 2026-07-07 23:02:45.358 | Getting requirements to build wheel: finished with status 'done' 2026-07-07 23:02:45.362 | Preparing metadata (pyproject.toml): started 2026-07-07 23:02:45.767 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-07 23:02:45.771 | Building wheels for collected packages: dbcounter 2026-07-07 23:02:45.773 | Building wheel for dbcounter (pyproject.toml): started 2026-07-07 23:02:46.267 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-07 23:02:46.269 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=593e5952bbd59e170114783e774c11a412cb43e1567a4831ca6a97da2c912368 2026-07-07 23:02:46.270 | Stored in directory: /tmp/pip-ephem-wheel-cache-on8phtdw/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-07 23:02:46.276 | Successfully built dbcounter 2026-07-07 23:02:46.702 | Installing collected packages: dbcounter 2026-07-07 23:02:46.765 | Successfully installed dbcounter-0.1 2026-07-07 23:02:46.959 | + inc/python:pip_install:216 : result=0 2026-07-07 23:02:46.960 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-07 23:02:46.963 | + functions-common:time_stop:2420 : local name 2026-07-07 23:02:46.965 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:02:46.967 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:02:46.969 | + functions-common:time_stop:2423 : local total 2026-07-07 23:02:46.971 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:02:46.974 | + functions-common:time_stop:2426 : name=pip_install 2026-07-07 23:02:46.976 | + functions-common:time_stop:2427 : start_time=1783465360226 2026-07-07 23:02:46.978 | + functions-common:time_stop:2429 : [[ -z 1783465360226 ]] 2026-07-07 23:02:46.981 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:02:46.987 | + functions-common:time_stop:2432 : end_time=1783465366982 2026-07-07 23:02:46.991 | + functions-common:time_stop:2433 : elapsed_time=6756 2026-07-07 23:02:46.993 | + functions-common:time_stop:2434 : total=182769 2026-07-07 23:02:46.995 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:02:46.998 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=189525 2026-07-07 23:02:47.001 | + inc/python:pip_install:219 : return 0 2026-07-07 23:02:47.003 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-07 23:02:47.006 | + lib/database:recreate_database:112 : local db=stats 2026-07-07 23:02:47.008 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-07 23:02:47.011 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-07 23:02:47.013 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-07 23:02:47.020 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:02:47.098 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-07 23:02:47.104 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:02:47.184 | + 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-07-07 23:02:47.184 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-07 23:02:47.187 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:02:47.265 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-07 23:02:47.268 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-07 23:02:47.338 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-07 23:02:47.402 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-07 23:02:47.465 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-07 23:02:47.529 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-07 23:02:47.590 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-07 23:02:47.656 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-07 23:02:47.719 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-07 23:02:47.722 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 23:02:47.724 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-07 23:02:49.862 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-07 23:02:49.865 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-07 23:02:49.870 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-07 23:02:49.876 | + functions-common:save_stackenv:67 : time_stamp=2026-07-08-010249 2026-07-07 23:02:49.879 | + functions-common:save_stackenv:68 : echo '# 2026-07-08-010249 1069' 2026-07-07 23:02:49.885 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:02:49.889 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-07 23:02:49.894 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:02:49.897 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-07 23:02:49.901 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:02:49.904 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-07 23:02:49.908 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:02:49.912 | + 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-07-07 23:02:49.916 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:02:49.918 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.197 2026-07-07 23:02:49.920 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:02:49.923 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.197/identity 2026-07-07 23:02:49.925 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:02:49.928 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-08-004736 2026-07-07 23:02:49.930 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:02:49.932 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-07 23:02:49.935 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:02:49.937 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.197 2026-07-07 23:02:49.940 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:02:49.943 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-07 23:02:49.946 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:02:49.948 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-07 23:02:49.950 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:02:49.953 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-07 23:02:49.956 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:02:49.959 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-07 23:02:49.961 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:02:49.965 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.197 2026-07-07 23:02:49.968 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:02:49.970 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-07 23:02:49.973 | + ./stack.sh:main:1079 : start_dstat 2026-07-07 23:02:49.976 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 23:02:49.979 | + functions-common:run_process:1674 : local service=dstat 2026-07-07 23:02:49.983 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 23:02:49.987 | + functions-common:run_process:1676 : local group= 2026-07-07 23:02:49.991 | + functions-common:run_process:1677 : local user= 2026-07-07 23:02:49.995 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:02:49.998 | + functions-common:run_process:1680 : local name=dstat 2026-07-07 23:02:50.001 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:02:50.004 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:02:50.007 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:02:50.010 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:02:50.016 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:02:50.020 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465370016 2026-07-07 23:02:50.023 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-07 23:02:50.044 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:50.047 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-07 23:02:50.049 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-07 23:02:50.052 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 23:02:50.055 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 23:02:50.057 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 23:02:50.061 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 23:02:50.063 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-07 23:02:50.066 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-07 23:02:50.069 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-07 23:02:50.072 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:02:50.075 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:02:50.078 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:02:50.081 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:02:50.083 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-07 23:02:50.086 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-07 23:02:50.090 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-07-07 23:02:50.093 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-07 23:02:50.096 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 23:02:50.098 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 23:02:50.100 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 23:02:50.103 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 23:02:50.105 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 23:02:50.108 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 23:02:50.111 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-07 23:02:50.115 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 23:02:50.121 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-07 23:02:50.211 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:02:50.299 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-07 23:02:50.378 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-07 23:02:50.460 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-07 23:02:50.536 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-07 23:02:50.603 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:02:50.669 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 23:02:50.671 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 23:02:50.674 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-07 23:02:50.750 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 23:02:51.241 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-07 23:02:51.266 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-07 23:02:51.758 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-07 23:02:51.811 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:02:51.816 | + functions-common:time_stop:2420 : local name 2026-07-07 23:02:51.818 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:02:51.822 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:02:51.825 | + functions-common:time_stop:2423 : local total 2026-07-07 23:02:51.828 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:02:51.832 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:02:51.836 | + functions-common:time_stop:2427 : start_time=1783465370016 2026-07-07 23:02:51.840 | + functions-common:time_stop:2429 : [[ -z 1783465370016 ]] 2026-07-07 23:02:51.844 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:02:51.850 | + functions-common:time_stop:2432 : end_time=1783465371846 2026-07-07 23:02:51.853 | + functions-common:time_stop:2433 : elapsed_time=1830 2026-07-07 23:02:51.857 | + functions-common:time_stop:2434 : total=0 2026-07-07 23:02:51.861 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:02:51.865 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1830 2026-07-07 23:02:51.868 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-07 23:02:51.872 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-07 23:02:51.876 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-07 23:02:51.879 | + functions-common:run_process:1676 : local group= 2026-07-07 23:02:51.882 | + functions-common:run_process:1677 : local user=root 2026-07-07 23:02:51.886 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-07 23:02:51.889 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-07 23:02:51.893 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:02:51.897 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:02:51.900 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:02:51.903 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:02:51.907 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:02:51.913 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465371909 2026-07-07 23:02:51.917 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-07 23:02:51.941 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:02:51.944 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:02:51.948 | + functions-common:time_stop:2420 : local name 2026-07-07 23:02:51.952 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:02:51.956 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:02:51.959 | + functions-common:time_stop:2423 : local total 2026-07-07 23:02:51.962 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:02:51.966 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:02:51.969 | + functions-common:time_stop:2427 : start_time=1783465371909 2026-07-07 23:02:51.973 | + functions-common:time_stop:2429 : [[ -z 1783465371909 ]] 2026-07-07 23:02:51.976 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:02:51.982 | + functions-common:time_stop:2432 : end_time=1783465371978 2026-07-07 23:02:51.985 | + functions-common:time_stop:2433 : elapsed_time=69 2026-07-07 23:02:51.988 | + functions-common:time_stop:2434 : total=1830 2026-07-07 23:02:51.992 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:02:51.995 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1899 2026-07-07 23:02:51.999 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-07 23:02:52.015 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:02:52.018 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-07 23:02:52.022 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-07 23:02:52.023 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-07 23:02:52.025 | + functions-common:run_process:1676 : local group= 2026-07-07 23:02:52.028 | + functions-common:run_process:1677 : local user= 2026-07-07 23:02:52.031 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:02:52.035 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-07 23:02:52.036 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:02:52.041 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:02:52.043 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:02:52.046 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:02:52.050 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:02:52.055 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465372051 2026-07-07 23:02:52.057 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-07 23:02:52.078 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:02:52.082 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:02:52.083 | + functions-common:time_stop:2420 : local name 2026-07-07 23:02:52.086 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:02:52.088 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:02:52.091 | + functions-common:time_stop:2423 : local total 2026-07-07 23:02:52.094 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:02:52.096 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:02:52.099 | + functions-common:time_stop:2427 : start_time=1783465372051 2026-07-07 23:02:52.101 | + functions-common:time_stop:2429 : [[ -z 1783465372051 ]] 2026-07-07 23:02:52.105 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:02:52.110 | + functions-common:time_stop:2432 : end_time=1783465372107 2026-07-07 23:02:52.112 | + functions-common:time_stop:2433 : elapsed_time=56 2026-07-07 23:02:52.118 | + functions-common:time_stop:2434 : total=1899 2026-07-07 23:02:52.118 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:02:52.125 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1955 2026-07-07 23:02:52.131 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-07 23:02:52.169 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:02:52.178 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-07 23:02:52.219 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:02:52.226 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-07 23:02:52.251 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:52.254 | + ./stack.sh:main:1098 : start_etcd3 2026-07-07 23:02:52.261 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-07 23:02:52.266 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-07 23:02:52.271 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-07 23:02:52.274 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.197:2380' 2026-07-07 23:02:52.279 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.197:2380' 2026-07-07 23:02:52.281 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.197:2379' 2026-07-07 23:02:52.285 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-07 23:02:52.286 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-07 23:02:52.290 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.197:2379' 2026-07-07 23:02:52.293 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-07 23:02:52.296 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-07 23:02:52.300 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-07 23:02:52.303 | + 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.197:2380 --initial-advertise-peer-urls http://192.168.122.197:2380 --advertise-client-urls http://192.168.122.197:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.197:2379 --log-level=debug' '' root 2026-07-07 23:02:52.306 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-07 23:02:52.310 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.197:2380 --initial-advertise-peer-urls http://192.168.122.197:2380 --advertise-client-urls http://192.168.122.197:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.197:2379 --log-level=debug' 2026-07-07 23:02:52.313 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 23:02:52.317 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-07 23:02:52.321 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 23:02:52.325 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 23:02:52.328 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 23:02:52.331 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-07 23:02:52.335 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 23:02:52.342 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-07 23:02:52.445 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:02:52.532 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-07 23:02:52.604 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.197:2380 --initial-advertise-peer-urls http://192.168.122.197:2380 --advertise-client-urls http://192.168.122.197:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.197:2379 --log-level=debug' 2026-07-07 23:02:52.679 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-07 23:02:52.749 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-07 23:02:52.817 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:02:52.886 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 23:02:52.888 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 23:02:52.890 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-07 23:02:52.967 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 23:02:53.438 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-07 23:02:53.501 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-07 23:02:53.576 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-07 23:02:53.654 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-07 23:02:53.730 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-07 23:02:53.735 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 23:02:53.740 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-07 23:02:53.744 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-07 23:02:54.221 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-07 23:02:54.255 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-07 23:02:54.702 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-07 23:02:55.121 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-07 23:02:55.137 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:02:55.141 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-07 23:02:55.144 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-07 23:02:55.146 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-07 23:02:55.162 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-07 23:02:55.178 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-07 23:02:55.181 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-07 23:02:55.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.197/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-07 23:02:55.299 | The user clouds.yaml file didn't exist. 2026-07-07 23:02:55.314 | + 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.197/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-07 23:02:55.441 | + 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.197/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-07 23:02:55.574 | + 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.197/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-07 23:02:55.699 | + 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.197/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-07 23:02:55.830 | + 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.197/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-07 23:02:55.960 | + 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.197/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-07 23:02:56.098 | + 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.197/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-07 23:02:56.235 | + 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.197/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-07 23:02:56.374 | + 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.197/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-07 23:02:56.522 | + functions-common:write_clouds_yaml:203 : cat 2026-07-07 23:02:56.531 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-07 23:02:56.535 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-07 23:02:56.538 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-07 23:02:56.543 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-07 23:02:56.546 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-07 23:02:56.549 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-07 23:02:56.569 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:02:56.571 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-07 23:02:56.574 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:02:56.577 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-07 23:02:56.580 | + ./stack.sh:main:1115 : '[' 192.168.122.197 == 192.168.122.197 ']' 2026-07-07 23:02:56.583 | + ./stack.sh:main:1116 : init_keystone 2026-07-07 23:02:56.586 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-07 23:02:56.604 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:02:56.607 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-07 23:02:56.610 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-07 23:02:56.612 | + lib/database:recreate_database:112 : local db=keystone 2026-07-07 23:02:56.615 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-07 23:02:56.618 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-07 23:02:56.621 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-07 23:02:56.625 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:02:56.712 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-07 23:02:56.717 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:02:56.786 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-07 23:02:56.789 | + functions-common:time_start:2406 : local name=dbsync 2026-07-07 23:02:56.791 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:02:56.794 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:02:56.797 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:02:56.801 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465376798 2026-07-07 23:02:56.804 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-07 23:02:57.443 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 23:02:57.443 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:02:57.443 | we strongly recommend against using it for new projects. 2026-07-07 23:02:57.443 | 2026-07-07 23:02:57.443 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:02:57.444 | framework. For more detail see 2026-07-07 23:02:57.444 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:02:57.444 | 2026-07-07 23:02:57.444 | __import__(import_str) 2026-07-07 23:03:00.651 | INFO dbcounter [-] Registered counter for database keystone 2026-07-07 23:03:00.742 | 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=41949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 23:03:00.760 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 23:03:00.760 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 23:03:00.761 | DEBUG dbcounter [-] [41949] Writer thread running {{(pid=41949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:03:00.861 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-07 23:03:04.677 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=41949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 23:03:04.680 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-07 23:03:04.680 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=41949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:03:04.688 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-07 23:03:04.731 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=41949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:03:04.734 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-07 23:03:04.756 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=41949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:03:04.760 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-07 23:03:04.841 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=41949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:03:04.844 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-07 23:03:04.881 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=41949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:03:04.884 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-07 23:03:04.973 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=41949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:03:04.975 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-07 23:03:04.976 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=41949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 23:03:04.978 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-07 23:03:05.043 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=41949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:03:05.046 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-07 23:03:05.081 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=41949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:03:05.608 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-07 23:03:05.611 | + functions-common:time_stop:2420 : local name 2026-07-07 23:03:05.616 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:03:05.619 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:03:05.624 | + functions-common:time_stop:2423 : local total 2026-07-07 23:03:05.626 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:03:05.628 | + functions-common:time_stop:2426 : name=dbsync 2026-07-07 23:03:05.631 | + functions-common:time_stop:2427 : start_time=1783465376798 2026-07-07 23:03:05.633 | + functions-common:time_stop:2429 : [[ -z 1783465376798 ]] 2026-07-07 23:03:05.637 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:03:05.642 | + functions-common:time_stop:2432 : end_time=1783465385639 2026-07-07 23:03:05.644 | + functions-common:time_stop:2433 : elapsed_time=8841 2026-07-07 23:03:05.646 | + functions-common:time_stop:2434 : total=0 2026-07-07 23:03:05.648 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:03:05.651 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8841 2026-07-07 23:03:05.653 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-07 23:03:05.655 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-07 23:03:05.659 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-07 23:03:06.283 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 23:03:06.284 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:03:06.284 | we strongly recommend against using it for new projects. 2026-07-07 23:03:06.284 | 2026-07-07 23:03:06.284 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:03:06.284 | framework. For more detail see 2026-07-07 23:03:06.284 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:03:06.284 | 2026-07-07 23:03:06.284 | __import__(import_str) 2026-07-07 23:03:09.123 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-07 23:03:09.124 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-07 23:03:09.124 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-07 23:03:09.125 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-07 23:03:09.125 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-07 23:03:09.126 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-07 23:03:09.126 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-07 23:03:09.126 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-07 23:03:09.127 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-07 23:03:09.578 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-07 23:03:09.585 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-07 23:03:10.272 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 23:03:10.272 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:03:10.272 | we strongly recommend against using it for new projects. 2026-07-07 23:03:10.272 | 2026-07-07 23:03:10.272 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:03:10.272 | framework. For more detail see 2026-07-07 23:03:10.272 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:03:10.272 | 2026-07-07 23:03:10.272 | __import__(import_str) 2026-07-07 23:03:13.311 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-07 23:03:13.311 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-07 23:03:13.311 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-07 23:03:13.311 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-07 23:03:13.311 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-07 23:03:13.311 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-07 23:03:13.311 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-07 23:03:13.313 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-07 23:03:13.313 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-07 23:03:13.813 | + ./stack.sh:main:1117 : start_keystone 2026-07-07 23:03:13.818 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-07 23:03:13.824 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-07 23:03:13.827 | + functions-common:run_process:1674 : local service=keystone 2026-07-07 23:03:13.831 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-07 23:03:13.835 | + functions-common:run_process:1676 : local group= 2026-07-07 23:03:13.839 | + functions-common:run_process:1677 : local user= 2026-07-07 23:03:13.842 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:03:13.846 | + functions-common:run_process:1680 : local name=keystone 2026-07-07 23:03:13.850 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:03:13.853 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:03:13.857 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:03:13.861 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:03:13.865 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:03:13.870 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465393867 2026-07-07 23:03:13.876 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-07 23:03:13.897 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:03:13.902 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-07 23:03:13.905 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-07 23:03:13.909 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-07 23:03:13.913 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-07 23:03:13.917 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-07 23:03:13.919 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-07 23:03:13.923 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-07 23:03:13.927 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-07 23:03:13.931 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-07 23:03:13.935 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:03:13.938 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:03:13.941 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:03:13.945 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:03:13.950 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-07 23:03:13.955 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-07 23:03:13.960 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 23:03:13.965 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-07 23:03:13.969 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-07 23:03:13.974 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-07 23:03:13.978 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-07 23:03:13.982 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 23:03:13.986 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 23:03:13.991 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 23:03:13.996 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-07 23:03:14.000 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 23:03:14.008 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-07 23:03:14.126 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:03:14.235 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-07 23:03:14.310 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-07 23:03:14.400 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-07 23:03:14.487 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:03:14.572 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-07 23:03:14.655 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-07 23:03:14.741 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-07 23:03:14.836 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-07 23:03:14.931 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-07 23:03:15.029 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 23:03:15.034 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 23:03:15.040 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-07 23:03:15.149 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 23:03:15.694 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-07 23:03:15.728 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-07 23:03:16.232 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-07 23:03:16.372 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:03:16.379 | + functions-common:time_stop:2420 : local name 2026-07-07 23:03:16.384 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:03:16.387 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:03:16.389 | + functions-common:time_stop:2423 : local total 2026-07-07 23:03:16.391 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:03:16.393 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:03:16.395 | + functions-common:time_stop:2427 : start_time=1783465393867 2026-07-07 23:03:16.397 | + functions-common:time_stop:2429 : [[ -z 1783465393867 ]] 2026-07-07 23:03:16.402 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:03:16.404 | + functions-common:time_stop:2432 : end_time=1783465396401 2026-07-07 23:03:16.407 | + functions-common:time_stop:2433 : elapsed_time=2534 2026-07-07 23:03:16.409 | + functions-common:time_stop:2434 : total=1955 2026-07-07 23:03:16.413 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:03:16.414 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4489 2026-07-07 23:03:16.417 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-07 23:03:16.417 | Waiting for keystone to start... 2026-07-07 23:03:16.420 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.197/identity/v3/ 2026-07-07 23:03:16.422 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.197/identity/v3/ 2026-07-07 23:03:16.424 | + functions:wait_for_service:476 : local timeout=60 2026-07-07 23:03:16.426 | + functions:wait_for_service:477 : local url=http://192.168.122.197/identity/v3/ 2026-07-07 23:03:16.428 | + functions:wait_for_service:478 : local rval=0 2026-07-07 23:03:16.432 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-07 23:03:16.432 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 23:03:16.435 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:03:16.437 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:03:16.439 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:03:16.444 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465396441 2026-07-07 23:03:16.446 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-07 23:03:16.448 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 23:03:16.455 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.197/identity/v3/ 2026-07-07 23:03:18.064 | ++ inc/async:async_inner:64 : rc=0 2026-07-07 23:03:18.088 | [39023 Async install_tempest:39023]: finished successfully 2026-07-07 23:03:22.297 | + :: : [[ 200 == 503 ]] 2026-07-07 23:03:22.299 | + :: : [[ 0 -eq 7 ]] 2026-07-07 23:03:22.304 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-07 23:03:22.308 | + functions-common:time_stop:2420 : local name 2026-07-07 23:03:22.312 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:03:22.315 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:03:22.319 | + functions-common:time_stop:2423 : local total 2026-07-07 23:03:22.322 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:03:22.325 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 23:03:22.328 | + functions-common:time_stop:2427 : start_time=1783465396441 2026-07-07 23:03:22.331 | + functions-common:time_stop:2429 : [[ -z 1783465396441 ]] 2026-07-07 23:03:22.336 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:03:22.341 | + functions-common:time_stop:2432 : end_time=1783465402338 2026-07-07 23:03:22.345 | + functions-common:time_stop:2433 : elapsed_time=5897 2026-07-07 23:03:22.350 | + functions-common:time_stop:2434 : total=0 2026-07-07 23:03:22.354 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:03:22.358 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5897 2026-07-07 23:03:22.362 | + functions:wait_for_service:486 : return 0 2026-07-07 23:03:22.366 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-07 23:03:22.391 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:03:22.396 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-07 23:03:22.400 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 23:03:22.404 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-07 23:03:23.136 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-07 23:03:23.142 | + 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.197/identity 2026-07-07 23:03:23.832 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 23:03:23.833 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:03:23.833 | we strongly recommend against using it for new projects. 2026-07-07 23:03:23.833 | 2026-07-07 23:03:23.833 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:03:23.833 | framework. For more detail see 2026-07-07 23:03:23.833 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:03:23.833 | 2026-07-07 23:03:23.833 | __import__(import_str) 2026-07-07 23:03:27.226 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.226 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.226 | 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=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.234 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.252 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.252 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.296 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.327 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.327 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.421 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.421 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.421 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.421 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.421 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.421 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.440 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.440 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.440 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.440 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.440 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.440 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.440 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.449 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.453 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.453 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.453 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.455 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.455 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.455 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.455 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=42921) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-07 23:03:27.536 | INFO dbcounter [-] Registered counter for database keystone 2026-07-07 23:03:27.620 | 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=42921) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 23:03:27.848 | DEBUG dbcounter [-] [42921] Writer thread running {{(pid=42921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:03:28.019 | INFO keystone.cmd.bootstrap [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 None None] Created domain default 2026-07-07 23:03:28.109 | INFO keystone.cmd.bootstrap [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 None None] Created project admin 2026-07-07 23:03:28.162 | WARNING keystone.common.password_hashing [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-07 23:03:28.192 | INFO keystone.cmd.bootstrap [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 None None] Created user admin 2026-07-07 23:03:28.222 | INFO keystone.cmd.bootstrap [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 None None] Created role reader 2026-07-07 23:03:28.250 | INFO keystone.cmd.bootstrap [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 None None] Created role member 2026-07-07 23:03:28.295 | INFO keystone.cmd.bootstrap [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 None None] Created implied role where 8362bd7408064d4abc63ca00a4c3a3ac implies 3eb46d4ab78b4f5aad4f09d14b0b6242 2026-07-07 23:03:28.318 | INFO keystone.cmd.bootstrap [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 None None] Created role manager 2026-07-07 23:03:28.354 | INFO keystone.cmd.bootstrap [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 None None] Created implied role where 4d39ab2c7d3748a7a1034406b333a59c implies 8362bd7408064d4abc63ca00a4c3a3ac 2026-07-07 23:03:28.378 | INFO keystone.cmd.bootstrap [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 None None] Created role admin 2026-07-07 23:03:28.414 | INFO keystone.cmd.bootstrap [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 None None] Created implied role where 1b3a961beaab4e73bc963d06cb9ed715 implies 4d39ab2c7d3748a7a1034406b333a59c 2026-07-07 23:03:28.448 | INFO keystone.cmd.bootstrap [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 None None] Created role service 2026-07-07 23:03:28.475 | INFO keystone.cmd.bootstrap [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 None None] Granted role admin on project admin to user admin. 2026-07-07 23:03:28.493 | INFO keystone.cmd.bootstrap [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 None None] Granted role admin on the system to user admin. 2026-07-07 23:03:28.525 | WARNING py.warnings [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 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-07-07 23:03:28.526 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-07 23:03:28.526 |  2026-07-07 23:03:28.533 | INFO keystone.cmd.bootstrap [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 None None] Created region RegionOne 2026-07-07 23:03:28.605 | INFO keystone.cmd.bootstrap [None req-d0f004ac-c22b-40f4-9c3b-d71927dcd071 None None] Created public endpoint http://192.168.122.197/identity 2026-07-07 23:03:29.256 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-07 23:03:29.260 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-07 23:03:29.264 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-07 23:03:29.268 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-07 23:03:34.665 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:03:34.668 | + lib/keystone:create_keystone_accounts:258 : admin_project=2376674d692b4cc1a9b9ce8235370147 2026-07-07 23:03:34.671 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-07 23:03:34.675 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-07 23:03:38.450 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:03:38.453 | + lib/keystone:create_keystone_accounts:260 : admin_user=222e383fa952477c8b837228f1026ac6 2026-07-07 23:03:38.455 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-07 23:03:38.458 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-07 23:03:38.460 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-07 23:03:38.462 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 222e383fa952477c8b837228f1026ac6 default 2026-07-07 23:03:38.530 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 222e383fa952477c8b837228f1026ac6 default 2026-07-07 23:03:38.572 | [2072 Async ks-domain-role:43040]: running: get_or_add_user_domain_role admin 222e383fa952477c8b837228f1026ac6 default 2026-07-07 23:03:38.575 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-07 23:03:38.578 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-07 23:03:38.583 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-07 23:03:43.160 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:03:43.164 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-07 23:03:43.169 | + functions-common:get_or_create_domain:878 : echo default 2026-07-07 23:03:43.169 | default 2026-07-07 23:03:43.174 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-07 23:03:43.265 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-07 23:03:43.316 | [2072 Async ks-project:43149]: running: get_or_create_project service Default 2026-07-07 23:03:43.320 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-07 23:03:43.410 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-07 23:03:43.477 | [2072 Async ks-service:43243]: running: get_or_create_role service 2026-07-07 23:03:43.484 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-07 23:03:43.586 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-07 23:03:43.669 | [2072 Async ks-reseller:43355]: running: get_or_create_role ResellerAdmin 2026-07-07 23:03:43.678 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-07 23:03:43.690 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-07 23:03:43.882 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-07 23:03:43.993 | [2072 Async ks-anotherrole:43451]: running: get_or_create_role anotherrole 2026-07-07 23:03:44.002 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-07 23:03:44.014 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-07 23:03:44.021 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-07 23:03:44.034 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-07-07 23:03:50.085 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:03:50.157 | [43149 Async ks-project:43149]: finished successfully 2026-07-07 23:03:50.196 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:03:50.252 | [43243 Async ks-service:43243]: finished successfully 2026-07-07 23:03:50.341 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:03:50.372 | [43451 Async ks-anotherrole:43451]: finished successfully 2026-07-07 23:03:50.672 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:03:50.710 | [43355 Async ks-reseller:43355]: finished successfully 2026-07-07 23:03:50.907 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:03:50.913 | ++ functions-common:get_or_create_project:928 : project_id=c279414bae614be7809734efa7467168 2026-07-07 23:03:50.918 | ++ functions-common:get_or_create_project:929 : echo c279414bae614be7809734efa7467168 2026-07-07 23:03:50.924 | + lib/keystone:create_keystone_accounts:288 : invis_project=c279414bae614be7809734efa7467168 2026-07-07 23:03:50.928 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-07 23:03:50.932 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-07 23:03:50.936 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-07 23:03:50.943 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-07-07 23:03:51.935 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:03:51.967 | [43040 Async ks-domain-role:43040]: finished successfully 2026-07-07 23:03:55.150 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:03:55.154 | ++ functions-common:get_or_create_project:928 : project_id=3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:03:55.157 | ++ functions-common:get_or_create_project:929 : echo 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:03:55.161 | + lib/keystone:create_keystone_accounts:292 : demo_project=3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:03:55.165 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-07 23:03:55.169 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-07 23:03:55.172 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 23:03:55.175 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-07 23:03:55.179 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-07 23:03:55.182 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-07-07 23:03:59.107 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:03:59.110 | ++ functions-common:get_or_create_user:915 : user_id=8d7162636bf549dcbb6df02afb7350de 2026-07-07 23:03:59.112 | ++ functions-common:get_or_create_user:916 : echo 8d7162636bf549dcbb6df02afb7350de 2026-07-07 23:03:59.115 | + lib/keystone:create_keystone_accounts:295 : demo_user=8d7162636bf549dcbb6df02afb7350de 2026-07-07 23:03:59.117 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-07 23:03:59.164 | [2072 Async ks-domain-role:43040]: Waiting for completion of get_or_add_user_domain_role admin 222e383fa952477c8b837228f1026ac6 default running on PID 43040 (6 other jobs running) 2026-07-07 23:03:59.194 | [2072 Async ks-domain-role:43040]: Signaling child to exit 2026-07-07 23:03:59.196 | WAKEUP 2026-07-07 23:03:59.230 | [2072 Async ks-domain-role:43040]: Signaled 2026-07-07 23:03:59.233 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-07 23:03:59.233 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 222e383fa952477c8b837228f1026ac6 --domain default 2026-07-07 23:03:59.234 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 222e383fa952477c8b837228f1026ac6 --domain default -c Role -f value 2026-07-07 23:03:59.234 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:03:59.234 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:03:59.234 | + functions-common:get_or_add_user_domain_role:999 : echo 1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:03:59.235 | 1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:03:59.298 | [2072 Async ks-domain-role:43040]: finished get_or_add_user_domain_role admin 222e383fa952477c8b837228f1026ac6 default with result 0 in 13 seconds 2026-07-07 23:03:59.310 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-07 23:03:59.362 | [2072 Async ks-project:43149]: Waiting for completion of get_or_create_project service Default running on PID 43149 (5 other jobs running) 2026-07-07 23:03:59.396 | [2072 Async ks-project:43149]: Signaling child to exit 2026-07-07 23:03:59.398 | WAKEUP 2026-07-07 23:03:59.429 | [2072 Async ks-project:43149]: Signaled 2026-07-07 23:03:59.432 | + functions-common:get_or_create_project:922 : local project_id 2026-07-07 23:03:59.432 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-07-07 23:03:59.433 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:03:59.433 | + functions-common:get_or_create_project:928 : project_id=424d328e62904e7897bb656870b9dd50 2026-07-07 23:03:59.433 | + functions-common:get_or_create_project:929 : echo 424d328e62904e7897bb656870b9dd50 2026-07-07 23:03:59.433 | 424d328e62904e7897bb656870b9dd50 2026-07-07 23:03:59.496 | [2072 Async ks-project:43149]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-07-07 23:03:59.546 | [2072 Async ks-service:43243]: Waiting for completion of get_or_create_role service running on PID 43243 (4 other jobs running) 2026-07-07 23:03:59.585 | [2072 Async ks-service:43243]: Signaling child to exit 2026-07-07 23:03:59.586 | WAKEUP 2026-07-07 23:03:59.620 | [2072 Async ks-service:43243]: Signaled 2026-07-07 23:03:59.622 | + functions-common:get_or_create_role:935 : local role_id 2026-07-07 23:03:59.622 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-07 23:03:59.622 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:03:59.622 | + functions-common:get_or_create_role:940 : role_id=a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:03:59.622 | + functions-common:get_or_create_role:941 : echo a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:03:59.623 | a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:03:59.681 | [2072 Async ks-service:43243]: finished get_or_create_role service with result 0 in 6 seconds 2026-07-07 23:03:59.736 | [2072 Async ks-reseller:43355]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43355 (3 other jobs running) 2026-07-07 23:03:59.773 | [2072 Async ks-reseller:43355]: Signaling child to exit 2026-07-07 23:03:59.773 | WAKEUP 2026-07-07 23:03:59.798 | [2072 Async ks-reseller:43355]: Signaled 2026-07-07 23:03:59.800 | + functions-common:get_or_create_role:935 : local role_id 2026-07-07 23:03:59.800 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-07 23:03:59.800 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:03:59.800 | + functions-common:get_or_create_role:940 : role_id=c86c616b89624d96969dbb288a2ab0a9 2026-07-07 23:03:59.800 | + functions-common:get_or_create_role:941 : echo c86c616b89624d96969dbb288a2ab0a9 2026-07-07 23:03:59.800 | c86c616b89624d96969dbb288a2ab0a9 2026-07-07 23:03:59.846 | [2072 Async ks-reseller:43355]: finished get_or_create_role ResellerAdmin with result 0 in 7 seconds 2026-07-07 23:03:59.889 | [2072 Async ks-anotherrole:43451]: Waiting for completion of get_or_create_role anotherrole running on PID 43451 (2 other jobs running) 2026-07-07 23:03:59.916 | [2072 Async ks-anotherrole:43451]: Signaling child to exit 2026-07-07 23:03:59.916 | WAKEUP 2026-07-07 23:03:59.941 | [2072 Async ks-anotherrole:43451]: Signaled 2026-07-07 23:03:59.943 | + functions-common:get_or_create_role:935 : local role_id 2026-07-07 23:03:59.943 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-07 23:03:59.943 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:03:59.943 | + functions-common:get_or_create_role:940 : role_id=9a9bb4b035ee4c6c8bea021c07d45492 2026-07-07 23:03:59.943 | + functions-common:get_or_create_role:941 : echo 9a9bb4b035ee4c6c8bea021c07d45492 2026-07-07 23:03:59.943 | 9a9bb4b035ee4c6c8bea021c07d45492 2026-07-07 23:03:59.989 | [2072 Async ks-anotherrole:43451]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2026-07-07 23:03:59.994 | + inc/async:async_wait:197 : return 0 2026-07-07 23:03:59.997 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 8d7162636bf549dcbb6df02afb7350de 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:00.069 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8d7162636bf549dcbb6df02afb7350de 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:00.121 | [2072 Async ks-demo-member:44324]: running: get_or_add_user_project_role member 8d7162636bf549dcbb6df02afb7350de 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:00.126 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 222e383fa952477c8b837228f1026ac6 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:00.236 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 222e383fa952477c8b837228f1026ac6 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:00.296 | [2072 Async ks-demo-admin:44420]: running: get_or_add_user_project_role admin 222e383fa952477c8b837228f1026ac6 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:00.301 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 8d7162636bf549dcbb6df02afb7350de 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:00.400 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8d7162636bf549dcbb6df02afb7350de 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:00.474 | [2072 Async ks-demo-another:44516]: running: get_or_add_user_project_role anotherrole 8d7162636bf549dcbb6df02afb7350de 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:00.479 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 8d7162636bf549dcbb6df02afb7350de c279414bae614be7809734efa7467168 2026-07-07 23:04:00.571 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8d7162636bf549dcbb6df02afb7350de c279414bae614be7809734efa7467168 2026-07-07 23:04:00.679 | [2072 Async ks-demo-invis:44612]: running: get_or_add_user_project_role member 8d7162636bf549dcbb6df02afb7350de c279414bae614be7809734efa7467168 2026-07-07 23:04:00.689 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-07 23:04:00.700 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-07 23:04:00.711 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 23:04:00.717 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-07 23:04:00.726 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-07 23:04:00.735 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-07-07 23:04:07.138 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:07.146 | ++ functions-common:get_or_create_user:915 : user_id=22cb15d9805c4f20b77ec5ea67ad4760 2026-07-07 23:04:07.158 | ++ functions-common:get_or_create_user:916 : echo 22cb15d9805c4f20b77ec5ea67ad4760 2026-07-07 23:04:07.168 | + lib/keystone:create_keystone_accounts:308 : demo_reader=22cb15d9805c4f20b77ec5ea67ad4760 2026-07-07 23:04:07.179 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 22cb15d9805c4f20b77ec5ea67ad4760 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:07.363 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 22cb15d9805c4f20b77ec5ea67ad4760 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:07.480 | [2072 Async ks-demo-reader:44771]: running: get_or_add_user_project_role reader 22cb15d9805c4f20b77ec5ea67ad4760 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:07.490 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-07 23:04:07.499 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-07 23:04:07.511 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-07 23:04:07.523 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-07-07 23:04:14.841 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:14.847 | ++ functions-common:get_or_create_project:928 : project_id=6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:14.853 | ++ functions-common:get_or_create_project:929 : echo 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:14.859 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:14.869 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-07 23:04:14.883 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-07 23:04:14.891 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 23:04:14.905 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-07 23:04:14.913 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-07 23:04:14.926 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-07-07 23:04:15.442 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:04:15.519 | [44420 Async ks-demo-admin:44420]: finished successfully 2026-07-07 23:04:15.621 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:04:15.685 | [44324 Async ks-demo-member:44324]: finished successfully 2026-07-07 23:04:16.205 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:04:16.241 | [44612 Async ks-demo-invis:44612]: finished successfully 2026-07-07 23:04:16.592 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:04:16.638 | [44516 Async ks-demo-another:44516]: finished successfully 2026-07-07 23:04:19.605 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:19.609 | ++ functions-common:get_or_create_user:915 : user_id=a8424b7bc3354be19d95aaf053f31ad6 2026-07-07 23:04:19.612 | ++ functions-common:get_or_create_user:916 : echo a8424b7bc3354be19d95aaf053f31ad6 2026-07-07 23:04:19.616 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=a8424b7bc3354be19d95aaf053f31ad6 2026-07-07 23:04:19.618 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin a8424b7bc3354be19d95aaf053f31ad6 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:19.691 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a8424b7bc3354be19d95aaf053f31ad6 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:19.739 | [2072 Async ks-alt-admin:45175]: running: get_or_add_user_project_role admin a8424b7bc3354be19d95aaf053f31ad6 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:19.742 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole a8424b7bc3354be19d95aaf053f31ad6 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:19.759 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:04:19.793 | [44771 Async ks-demo-reader:44771]: finished successfully 2026-07-07 23:04:19.829 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a8424b7bc3354be19d95aaf053f31ad6 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:19.880 | [2072 Async ks-alt-another:45311]: running: get_or_add_user_project_role anotherrole a8424b7bc3354be19d95aaf053f31ad6 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:19.882 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-07 23:04:19.885 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-07 23:04:19.888 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 23:04:19.890 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-07 23:04:19.892 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-07 23:04:19.895 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-07-07 23:04:24.053 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:24.056 | ++ functions-common:get_or_create_user:915 : user_id=0b2b87f2a9fc455e93722262f428cc83 2026-07-07 23:04:24.061 | ++ functions-common:get_or_create_user:916 : echo 0b2b87f2a9fc455e93722262f428cc83 2026-07-07 23:04:24.064 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=0b2b87f2a9fc455e93722262f428cc83 2026-07-07 23:04:24.067 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 0b2b87f2a9fc455e93722262f428cc83 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:24.177 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0b2b87f2a9fc455e93722262f428cc83 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:24.242 | [2072 Async ks-alt-member-user:45446]: running: get_or_add_user_project_role member 0b2b87f2a9fc455e93722262f428cc83 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:24.253 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-07 23:04:24.258 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-07 23:04:24.266 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 23:04:24.269 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-07 23:04:24.275 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-07 23:04:24.281 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-07-07 23:04:28.883 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:28.890 | ++ functions-common:get_or_create_user:915 : user_id=11c4f470ca7f4cd8b85430fdd4d38cfe 2026-07-07 23:04:28.894 | ++ functions-common:get_or_create_user:916 : echo 11c4f470ca7f4cd8b85430fdd4d38cfe 2026-07-07 23:04:28.899 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=11c4f470ca7f4cd8b85430fdd4d38cfe 2026-07-07 23:04:28.905 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 11c4f470ca7f4cd8b85430fdd4d38cfe 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:29.003 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 11c4f470ca7f4cd8b85430fdd4d38cfe 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:29.085 | [2072 Async ks-alt-reader-user:45616]: running: get_or_add_user_project_role reader 11c4f470ca7f4cd8b85430fdd4d38cfe 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:29.096 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-07 23:04:29.105 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 23:04:29.113 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-07 23:04:29.118 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-07 23:04:29.125 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-07-07 23:04:30.699 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:04:30.757 | [45311 Async ks-alt-another:45311]: finished successfully 2026-07-07 23:04:30.880 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:04:30.910 | [45175 Async ks-alt-admin:45175]: finished successfully 2026-07-07 23:04:34.071 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:34.077 | ++ functions-common:get_or_create_user:915 : user_id=43e29c387f9f4e6aa39664da1db41f12 2026-07-07 23:04:34.081 | ++ functions-common:get_or_create_user:916 : echo 43e29c387f9f4e6aa39664da1db41f12 2026-07-07 23:04:34.086 | + lib/keystone:create_keystone_accounts:340 : system_member_user=43e29c387f9f4e6aa39664da1db41f12 2026-07-07 23:04:34.091 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 43e29c387f9f4e6aa39664da1db41f12 all 2026-07-07 23:04:34.216 | + inc/async:async_inner:63 : get_or_add_user_system_role member 43e29c387f9f4e6aa39664da1db41f12 all 2026-07-07 23:04:34.289 | [2072 Async ks-system-member:45849]: running: get_or_add_user_system_role member 43e29c387f9f4e6aa39664da1db41f12 all 2026-07-07 23:04:34.296 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-07 23:04:34.300 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 23:04:34.306 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-07 23:04:34.312 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-07 23:04:34.321 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-07-07 23:04:35.133 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:04:35.162 | [45446 Async ks-alt-member-user:45446]: finished successfully 2026-07-07 23:04:38.598 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:38.605 | ++ functions-common:get_or_create_user:915 : user_id=9f4bca7efafe49fea92a0f028f53c507 2026-07-07 23:04:38.609 | ++ functions-common:get_or_create_user:916 : echo 9f4bca7efafe49fea92a0f028f53c507 2026-07-07 23:04:38.614 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=9f4bca7efafe49fea92a0f028f53c507 2026-07-07 23:04:38.618 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 9f4bca7efafe49fea92a0f028f53c507 all 2026-07-07 23:04:38.717 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 9f4bca7efafe49fea92a0f028f53c507 all 2026-07-07 23:04:38.769 | [2072 Async ks-system-reader:46054]: running: get_or_add_user_system_role reader 9f4bca7efafe49fea92a0f028f53c507 all 2026-07-07 23:04:38.772 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-07 23:04:38.776 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-07 23:04:38.781 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-07 23:04:38.783 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-07 23:04:38.789 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-07-07 23:04:39.862 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:04:39.891 | [45616 Async ks-alt-reader-user:45616]: finished successfully 2026-07-07 23:04:43.059 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:43.065 | ++ functions-common:get_or_create_group:892 : group_id=7d604faa43d34e0eae022d6142390f26 2026-07-07 23:04:43.067 | ++ functions-common:get_or_create_group:893 : echo 7d604faa43d34e0eae022d6142390f26 2026-07-07 23:04:43.070 | + lib/keystone:create_keystone_accounts:350 : admin_group=7d604faa43d34e0eae022d6142390f26 2026-07-07 23:04:43.075 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-07 23:04:43.081 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-07 23:04:43.085 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-07 23:04:43.090 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-07 23:04:43.095 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-07-07 23:04:47.367 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:47.372 | ++ functions-common:get_or_create_group:892 : group_id=e519544e645f477eaa51a53ccb5457cb 2026-07-07 23:04:47.374 | ++ functions-common:get_or_create_group:893 : echo e519544e645f477eaa51a53ccb5457cb 2026-07-07 23:04:47.381 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=e519544e645f477eaa51a53ccb5457cb 2026-07-07 23:04:47.385 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member e519544e645f477eaa51a53ccb5457cb 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:47.503 | + inc/async:async_inner:63 : get_or_add_group_project_role member e519544e645f477eaa51a53ccb5457cb 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:47.601 | [2072 Async ks-group-memberdemo:46350]: running: get_or_add_group_project_role member e519544e645f477eaa51a53ccb5457cb 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:47.605 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole e519544e645f477eaa51a53ccb5457cb 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:47.798 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e519544e645f477eaa51a53ccb5457cb 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:47.887 | [2072 Async ks-group-anotherdemo:46431]: running: get_or_add_group_project_role anotherrole e519544e645f477eaa51a53ccb5457cb 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:47.896 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member e519544e645f477eaa51a53ccb5457cb 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:48.081 | + inc/async:async_inner:63 : get_or_add_group_project_role member e519544e645f477eaa51a53ccb5457cb 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:48.230 | [2072 Async ks-group-memberalt:46510]: running: get_or_add_group_project_role member e519544e645f477eaa51a53ccb5457cb 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:48.240 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole e519544e645f477eaa51a53ccb5457cb 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:48.459 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e519544e645f477eaa51a53ccb5457cb 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:48.626 | [2072 Async ks-group-anotheralt:46589]: running: get_or_add_group_project_role anotherrole e519544e645f477eaa51a53ccb5457cb 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:48.638 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 7d604faa43d34e0eae022d6142390f26 2376674d692b4cc1a9b9ce8235370147 2026-07-07 23:04:48.859 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 7d604faa43d34e0eae022d6142390f26 2376674d692b4cc1a9b9ce8235370147 2026-07-07 23:04:48.973 | [2072 Async ks-group-admin:46668]: running: get_or_add_group_project_role admin 7d604faa43d34e0eae022d6142390f26 2376674d692b4cc1a9b9ce8235370147 2026-07-07 23:04:48.984 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-07 23:04:49.140 | [2072 Async ks-demo-member:44324]: Waiting for completion of get_or_add_user_project_role member 8d7162636bf549dcbb6df02afb7350de 3d3aff819b5e4318bc173feee4bf6d30 running on PID 44324 (17 other jobs running) 2026-07-07 23:04:49.220 | [2072 Async ks-demo-member:44324]: Signaling child to exit 2026-07-07 23:04:49.226 | WAKEUP 2026-07-07 23:04:49.286 | [2072 Async ks-demo-member:44324]: Signaled 2026-07-07 23:04:49.291 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:04:49.291 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:04:49.291 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 23:04:49.291 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:04:49.292 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:04:49.292 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 23:04:49.292 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 23:04:49.292 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 23:04:49.292 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 23:04:49.292 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 8d7162636bf549dcbb6df02afb7350de --project 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:49.292 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8d7162636bf549dcbb6df02afb7350de --project 3d3aff819b5e4318bc173feee4bf6d30 -c Role -f value 2026-07-07 23:04:49.292 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:49.292 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8362bd7408064d4abc63ca00a4c3a3ac 2026-07-07 23:04:49.292 | + functions-common:get_or_add_user_project_role:980 : echo 8362bd7408064d4abc63ca00a4c3a3ac 2026-07-07 23:04:49.292 | 8362bd7408064d4abc63ca00a4c3a3ac 2026-07-07 23:04:49.407 | [2072 Async ks-demo-member:44324]: finished get_or_add_user_project_role member 8d7162636bf549dcbb6df02afb7350de 3d3aff819b5e4318bc173feee4bf6d30 with result 0 in 15 seconds 2026-07-07 23:04:49.513 | [2072 Async ks-demo-admin:44420]: Waiting for completion of get_or_add_user_project_role admin 222e383fa952477c8b837228f1026ac6 3d3aff819b5e4318bc173feee4bf6d30 running on PID 44420 (16 other jobs running) 2026-07-07 23:04:49.551 | [2072 Async ks-demo-admin:44420]: Signaling child to exit 2026-07-07 23:04:49.555 | WAKEUP 2026-07-07 23:04:49.580 | [2072 Async ks-demo-admin:44420]: Signaled 2026-07-07 23:04:49.583 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:04:49.583 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:04:49.583 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 23:04:49.583 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:04:49.583 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:04:49.583 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 23:04:49.583 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 23:04:49.584 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 23:04:49.584 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 23:04:49.584 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 222e383fa952477c8b837228f1026ac6 --project 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:49.584 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 222e383fa952477c8b837228f1026ac6 --project 3d3aff819b5e4318bc173feee4bf6d30 -c Role -f value 2026-07-07 23:04:49.584 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:49.584 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:04:49.584 | + functions-common:get_or_add_user_project_role:980 : echo 1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:04:49.584 | 1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:04:49.634 | [2072 Async ks-demo-admin:44420]: finished get_or_add_user_project_role admin 222e383fa952477c8b837228f1026ac6 3d3aff819b5e4318bc173feee4bf6d30 with result 0 in 15 seconds 2026-07-07 23:04:49.671 | [2072 Async ks-demo-another:44516]: Waiting for completion of get_or_add_user_project_role anotherrole 8d7162636bf549dcbb6df02afb7350de 3d3aff819b5e4318bc173feee4bf6d30 running on PID 44516 (15 other jobs running) 2026-07-07 23:04:49.698 | [2072 Async ks-demo-another:44516]: Signaling child to exit 2026-07-07 23:04:49.700 | WAKEUP 2026-07-07 23:04:49.737 | [2072 Async ks-demo-another:44516]: Signaled 2026-07-07 23:04:49.741 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:04:49.741 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:04:49.741 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 23:04:49.741 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:04:49.741 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:04:49.741 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 23:04:49.741 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 23:04:49.741 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 23:04:49.741 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 23:04:49.741 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8d7162636bf549dcbb6df02afb7350de --project 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:49.742 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8d7162636bf549dcbb6df02afb7350de --project 3d3aff819b5e4318bc173feee4bf6d30 -c Role -f value 2026-07-07 23:04:49.742 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:49.742 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9a9bb4b035ee4c6c8bea021c07d45492 2026-07-07 23:04:49.742 | + functions-common:get_or_add_user_project_role:980 : echo 9a9bb4b035ee4c6c8bea021c07d45492 2026-07-07 23:04:49.742 | 9a9bb4b035ee4c6c8bea021c07d45492 2026-07-07 23:04:49.862 | [2072 Async ks-demo-another:44516]: finished get_or_add_user_project_role anotherrole 8d7162636bf549dcbb6df02afb7350de 3d3aff819b5e4318bc173feee4bf6d30 with result 0 in 16 seconds 2026-07-07 23:04:49.888 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:04:49.969 | [45849 Async ks-system-member:45849]: finished successfully 2026-07-07 23:04:49.971 | [2072 Async ks-demo-invis:44612]: Waiting for completion of get_or_add_user_project_role member 8d7162636bf549dcbb6df02afb7350de c279414bae614be7809734efa7467168 running on PID 44612 (14 other jobs running) 2026-07-07 23:04:50.037 | [2072 Async ks-demo-invis:44612]: Signaling child to exit 2026-07-07 23:04:50.039 | WAKEUP 2026-07-07 23:04:50.099 | [2072 Async ks-demo-invis:44612]: Signaled 2026-07-07 23:04:50.101 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:04:50.105 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:04:50.105 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 23:04:50.105 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:04:50.105 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:04:50.105 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 23:04:50.105 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 23:04:50.106 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 23:04:50.106 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 23:04:50.106 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 8d7162636bf549dcbb6df02afb7350de --project c279414bae614be7809734efa7467168 2026-07-07 23:04:50.106 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8d7162636bf549dcbb6df02afb7350de --project c279414bae614be7809734efa7467168 -c Role -f value 2026-07-07 23:04:50.106 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:50.106 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8362bd7408064d4abc63ca00a4c3a3ac 2026-07-07 23:04:50.106 | + functions-common:get_or_add_user_project_role:980 : echo 8362bd7408064d4abc63ca00a4c3a3ac 2026-07-07 23:04:50.106 | 8362bd7408064d4abc63ca00a4c3a3ac 2026-07-07 23:04:50.214 | [2072 Async ks-demo-invis:44612]: finished get_or_add_user_project_role member 8d7162636bf549dcbb6df02afb7350de c279414bae614be7809734efa7467168 with result 0 in 15 seconds 2026-07-07 23:04:50.310 | [2072 Async ks-demo-reader:44771]: Waiting for completion of get_or_add_user_project_role reader 22cb15d9805c4f20b77ec5ea67ad4760 3d3aff819b5e4318bc173feee4bf6d30 running on PID 44771 (13 other jobs running) 2026-07-07 23:04:50.373 | [2072 Async ks-demo-reader:44771]: Signaling child to exit 2026-07-07 23:04:50.376 | WAKEUP 2026-07-07 23:04:50.422 | [2072 Async ks-demo-reader:44771]: Signaled 2026-07-07 23:04:50.425 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:04:50.425 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:04:50.425 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 23:04:50.425 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:04:50.425 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:04:50.425 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 23:04:50.426 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 23:04:50.426 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 23:04:50.426 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 23:04:50.426 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 22cb15d9805c4f20b77ec5ea67ad4760 --project 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:04:50.426 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 22cb15d9805c4f20b77ec5ea67ad4760 --project 3d3aff819b5e4318bc173feee4bf6d30 -c Role -f value 2026-07-07 23:04:50.426 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:50.426 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3eb46d4ab78b4f5aad4f09d14b0b6242 2026-07-07 23:04:50.426 | + functions-common:get_or_add_user_project_role:980 : echo 3eb46d4ab78b4f5aad4f09d14b0b6242 2026-07-07 23:04:50.426 | 3eb46d4ab78b4f5aad4f09d14b0b6242 2026-07-07 23:04:50.530 | [2072 Async ks-demo-reader:44771]: finished get_or_add_user_project_role reader 22cb15d9805c4f20b77ec5ea67ad4760 3d3aff819b5e4318bc173feee4bf6d30 with result 0 in 12 seconds 2026-07-07 23:04:50.539 | + inc/async:async_wait:197 : return 0 2026-07-07 23:04:50.548 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-07 23:04:50.664 | [2072 Async ks-alt-admin:45175]: Waiting for completion of get_or_add_user_project_role admin a8424b7bc3354be19d95aaf053f31ad6 6075133ea0924eedad726beb7376ac0b running on PID 45175 (12 other jobs running) 2026-07-07 23:04:50.724 | [2072 Async ks-alt-admin:45175]: Signaling child to exit 2026-07-07 23:04:50.728 | WAKEUP 2026-07-07 23:04:50.776 | [2072 Async ks-alt-admin:45175]: Signaled 2026-07-07 23:04:50.780 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:04:50.780 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:04:50.780 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 23:04:50.780 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:04:50.780 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:04:50.780 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 23:04:50.780 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 23:04:50.780 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 23:04:50.780 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 23:04:50.780 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user a8424b7bc3354be19d95aaf053f31ad6 --project 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:50.781 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a8424b7bc3354be19d95aaf053f31ad6 --project 6075133ea0924eedad726beb7376ac0b -c Role -f value 2026-07-07 23:04:50.781 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:50.781 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:04:50.781 | + functions-common:get_or_add_user_project_role:980 : echo 1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:04:50.781 | 1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:04:50.909 | [2072 Async ks-alt-admin:45175]: finished get_or_add_user_project_role admin a8424b7bc3354be19d95aaf053f31ad6 6075133ea0924eedad726beb7376ac0b with result 0 in 11 seconds 2026-07-07 23:04:51.021 | [2072 Async ks-alt-another:45311]: Waiting for completion of get_or_add_user_project_role anotherrole a8424b7bc3354be19d95aaf053f31ad6 6075133ea0924eedad726beb7376ac0b running on PID 45311 (11 other jobs running) 2026-07-07 23:04:51.085 | [2072 Async ks-alt-another:45311]: Signaling child to exit 2026-07-07 23:04:51.085 | WAKEUP 2026-07-07 23:04:51.147 | [2072 Async ks-alt-another:45311]: Signaled 2026-07-07 23:04:51.152 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:04:51.152 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:04:51.152 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 23:04:51.152 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:04:51.152 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:04:51.152 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 23:04:51.152 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 23:04:51.152 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 23:04:51.153 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 23:04:51.153 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user a8424b7bc3354be19d95aaf053f31ad6 --project 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:51.153 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a8424b7bc3354be19d95aaf053f31ad6 --project 6075133ea0924eedad726beb7376ac0b -c Role -f value 2026-07-07 23:04:51.153 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:51.153 | + functions-common:get_or_add_user_project_role:979 : user_role_id=9a9bb4b035ee4c6c8bea021c07d45492 2026-07-07 23:04:51.153 | + functions-common:get_or_add_user_project_role:980 : echo 9a9bb4b035ee4c6c8bea021c07d45492 2026-07-07 23:04:51.153 | 9a9bb4b035ee4c6c8bea021c07d45492 2026-07-07 23:04:51.257 | [2072 Async ks-alt-another:45311]: finished get_or_add_user_project_role anotherrole a8424b7bc3354be19d95aaf053f31ad6 6075133ea0924eedad726beb7376ac0b with result 0 in 10 seconds 2026-07-07 23:04:51.344 | [2072 Async ks-alt-member-user:45446]: Waiting for completion of get_or_add_user_project_role member 0b2b87f2a9fc455e93722262f428cc83 6075133ea0924eedad726beb7376ac0b running on PID 45446 (10 other jobs running) 2026-07-07 23:04:51.406 | [2072 Async ks-alt-member-user:45446]: Signaling child to exit 2026-07-07 23:04:51.407 | WAKEUP 2026-07-07 23:04:51.458 | [2072 Async ks-alt-member-user:45446]: Signaled 2026-07-07 23:04:51.461 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:04:51.461 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:04:51.461 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 23:04:51.461 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:04:51.461 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:04:51.461 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 23:04:51.462 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 23:04:51.462 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 23:04:51.462 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 23:04:51.462 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 0b2b87f2a9fc455e93722262f428cc83 --project 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:51.462 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0b2b87f2a9fc455e93722262f428cc83 --project 6075133ea0924eedad726beb7376ac0b -c Role -f value 2026-07-07 23:04:51.462 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:51.463 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8362bd7408064d4abc63ca00a4c3a3ac 2026-07-07 23:04:51.466 | + functions-common:get_or_add_user_project_role:980 : echo 8362bd7408064d4abc63ca00a4c3a3ac 2026-07-07 23:04:51.466 | 8362bd7408064d4abc63ca00a4c3a3ac 2026-07-07 23:04:51.582 | [2072 Async ks-alt-member-user:45446]: finished get_or_add_user_project_role member 0b2b87f2a9fc455e93722262f428cc83 6075133ea0924eedad726beb7376ac0b with result 0 in 11 seconds 2026-07-07 23:04:51.667 | [2072 Async ks-alt-reader-user:45616]: Waiting for completion of get_or_add_user_project_role reader 11c4f470ca7f4cd8b85430fdd4d38cfe 6075133ea0924eedad726beb7376ac0b running on PID 45616 (9 other jobs running) 2026-07-07 23:04:51.736 | [2072 Async ks-alt-reader-user:45616]: Signaling child to exit 2026-07-07 23:04:51.740 | WAKEUP 2026-07-07 23:04:51.798 | [2072 Async ks-alt-reader-user:45616]: Signaled 2026-07-07 23:04:51.802 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:04:51.802 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:04:51.802 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-07 23:04:51.802 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:04:51.802 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:04:51.802 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 23:04:51.802 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 23:04:51.802 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 23:04:51.802 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-07 23:04:51.803 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 11c4f470ca7f4cd8b85430fdd4d38cfe --project 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:04:51.803 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 11c4f470ca7f4cd8b85430fdd4d38cfe --project 6075133ea0924eedad726beb7376ac0b -c Role -f value 2026-07-07 23:04:51.803 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:51.803 | + functions-common:get_or_add_user_project_role:979 : user_role_id=3eb46d4ab78b4f5aad4f09d14b0b6242 2026-07-07 23:04:51.803 | + functions-common:get_or_add_user_project_role:980 : echo 3eb46d4ab78b4f5aad4f09d14b0b6242 2026-07-07 23:04:51.803 | 3eb46d4ab78b4f5aad4f09d14b0b6242 2026-07-07 23:04:51.900 | [2072 Async ks-alt-reader-user:45616]: finished get_or_add_user_project_role reader 11c4f470ca7f4cd8b85430fdd4d38cfe 6075133ea0924eedad726beb7376ac0b with result 0 in 10 seconds 2026-07-07 23:04:51.910 | + inc/async:async_wait:197 : return 0 2026-07-07 23:04:51.922 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-07 23:04:52.046 | [2072 Async ks-system-member:45849]: Waiting for completion of get_or_add_user_system_role member 43e29c387f9f4e6aa39664da1db41f12 all running on PID 45849 (8 other jobs running) 2026-07-07 23:04:52.117 | [2072 Async ks-system-member:45849]: Signaling child to exit 2026-07-07 23:04:52.118 | WAKEUP 2026-07-07 23:04:52.174 | [2072 Async ks-system-member:45849]: Signaled 2026-07-07 23:04:52.178 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-07 23:04:52.178 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-07 23:04:52.179 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-07 23:04:52.179 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:04:52.179 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:04:52.179 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 23:04:52.179 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 23:04:52.179 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 23:04:52.179 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-07 23:04:52.179 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 43e29c387f9f4e6aa39664da1db41f12 --system all -f value -c Role 2026-07-07 23:04:52.179 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:52.179 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-07 23:04:52.180 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-07 23:04:52.180 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 43e29c387f9f4e6aa39664da1db41f12 --system all 2026-07-07 23:04:52.180 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 43e29c387f9f4e6aa39664da1db41f12 --system all -f value -c Role 2026-07-07 23:04:52.180 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:52.180 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-07 23:04:52.180 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-07 23:04:52.180 | 2026-07-07 23:04:52.307 | [2072 Async ks-system-member:45849]: finished get_or_add_user_system_role member 43e29c387f9f4e6aa39664da1db41f12 all with result 0 in 15 seconds 2026-07-07 23:04:52.432 | [2072 Async ks-system-reader:46054]: Waiting for completion of get_or_add_user_system_role reader 9f4bca7efafe49fea92a0f028f53c507 all running on PID 46054 (7 other jobs running) 2026-07-07 23:04:52.522 | [2072 Async ks-system-reader:46054]: Signaling child to exit 2026-07-07 23:04:57.574 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:04:57.641 | [46054 Async ks-system-reader:46054]: finished successfully 2026-07-07 23:04:57.713 | WAKEUP 2026-07-07 23:04:57.778 | [2072 Async ks-system-reader:46054]: Signaled 2026-07-07 23:04:57.778 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-07 23:04:57.779 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-07 23:04:57.779 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-07 23:04:57.779 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:04:57.779 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:04:57.779 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-07 23:04:57.779 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-07 23:04:57.779 | ++ functions-common:_get_domain_args:957 : echo 2026-07-07 23:04:57.779 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-07 23:04:57.779 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9f4bca7efafe49fea92a0f028f53c507 --system all -f value -c Role 2026-07-07 23:04:57.780 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:57.780 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-07 23:04:57.780 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-07 23:04:57.780 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 9f4bca7efafe49fea92a0f028f53c507 --system all 2026-07-07 23:04:57.780 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9f4bca7efafe49fea92a0f028f53c507 --system all -f value -c Role 2026-07-07 23:04:57.780 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:04:57.780 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=3eb46d4ab78b4f5aad4f09d14b0b6242 2026-07-07 23:04:57.780 | + functions-common:get_or_add_user_system_role:1030 : echo 3eb46d4ab78b4f5aad4f09d14b0b6242 2026-07-07 23:04:57.780 | 3eb46d4ab78b4f5aad4f09d14b0b6242 2026-07-07 23:04:57.905 | [2072 Async ks-system-reader:46054]: finished get_or_add_user_system_role reader 9f4bca7efafe49fea92a0f028f53c507 all with result 0 in 18 seconds 2026-07-07 23:04:57.922 | + inc/async:async_wait:197 : return 0 2026-07-07 23:04:57.931 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-07 23:04:58.083 | [2072 Async ks-group-memberdemo:46350]: Waiting for completion of get_or_add_group_project_role member e519544e645f477eaa51a53ccb5457cb 3d3aff819b5e4318bc173feee4bf6d30 running on PID 46350 (6 other jobs running) 2026-07-07 23:04:58.156 | [2072 Async ks-group-memberdemo:46350]: Signaling child to exit 2026-07-07 23:05:03.240 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:05:03.284 | [46350 Async ks-group-memberdemo:46350]: finished successfully 2026-07-07 23:05:03.329 | WAKEUP 2026-07-07 23:05:03.370 | [2072 Async ks-group-memberdemo:46350]: Signaled 2026-07-07 23:05:03.373 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-07 23:05:03.373 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group e519544e645f477eaa51a53ccb5457cb --project 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:05:03.373 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e519544e645f477eaa51a53ccb5457cb --project 3d3aff819b5e4318bc173feee4bf6d30 -f value -c Role 2026-07-07 23:05:03.373 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:05:03.374 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8362bd7408064d4abc63ca00a4c3a3ac 2026-07-07 23:05:03.374 | + functions-common:get_or_add_group_project_role:1049 : echo 8362bd7408064d4abc63ca00a4c3a3ac 2026-07-07 23:05:03.374 | 8362bd7408064d4abc63ca00a4c3a3ac 2026-07-07 23:05:03.474 | [2072 Async ks-group-memberdemo:46350]: finished get_or_add_group_project_role member e519544e645f477eaa51a53ccb5457cb 3d3aff819b5e4318bc173feee4bf6d30 with result 0 in 15 seconds 2026-07-07 23:05:03.554 | [2072 Async ks-group-anotherdemo:46431]: Waiting for completion of get_or_add_group_project_role anotherrole e519544e645f477eaa51a53ccb5457cb 3d3aff819b5e4318bc173feee4bf6d30 running on PID 46431 (5 other jobs running) 2026-07-07 23:05:03.607 | [2072 Async ks-group-anotherdemo:46431]: Signaling child to exit 2026-07-07 23:05:03.852 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:05:03.893 | [46589 Async ks-group-anotheralt:46589]: finished successfully 2026-07-07 23:05:04.124 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:05:04.163 | [46510 Async ks-group-memberalt:46510]: finished successfully 2026-07-07 23:05:04.174 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:05:04.212 | [46431 Async ks-group-anotherdemo:46431]: finished successfully 2026-07-07 23:05:04.243 | WAKEUP 2026-07-07 23:05:04.276 | [2072 Async ks-group-anotherdemo:46431]: Signaled 2026-07-07 23:05:04.278 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-07 23:05:04.278 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group e519544e645f477eaa51a53ccb5457cb --project 3d3aff819b5e4318bc173feee4bf6d30 2026-07-07 23:05:04.278 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e519544e645f477eaa51a53ccb5457cb --project 3d3aff819b5e4318bc173feee4bf6d30 -f value -c Role 2026-07-07 23:05:04.278 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:05:04.278 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=9a9bb4b035ee4c6c8bea021c07d45492 2026-07-07 23:05:04.278 | + functions-common:get_or_add_group_project_role:1049 : echo 9a9bb4b035ee4c6c8bea021c07d45492 2026-07-07 23:05:04.278 | 9a9bb4b035ee4c6c8bea021c07d45492 2026-07-07 23:05:04.346 | [2072 Async ks-group-anotherdemo:46431]: finished get_or_add_group_project_role anotherrole e519544e645f477eaa51a53ccb5457cb 3d3aff819b5e4318bc173feee4bf6d30 with result 0 in 16 seconds 2026-07-07 23:05:04.403 | [2072 Async ks-group-memberalt:46510]: Waiting for completion of get_or_add_group_project_role member e519544e645f477eaa51a53ccb5457cb 6075133ea0924eedad726beb7376ac0b running on PID 46510 (4 other jobs running) 2026-07-07 23:05:04.438 | [2072 Async ks-group-memberalt:46510]: Signaling child to exit 2026-07-07 23:05:04.441 | WAKEUP 2026-07-07 23:05:04.468 | [2072 Async ks-group-memberalt:46510]: Signaled 2026-07-07 23:05:04.469 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-07 23:05:04.469 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group e519544e645f477eaa51a53ccb5457cb --project 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:05:04.469 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e519544e645f477eaa51a53ccb5457cb --project 6075133ea0924eedad726beb7376ac0b -f value -c Role 2026-07-07 23:05:04.469 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:05:04.469 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8362bd7408064d4abc63ca00a4c3a3ac 2026-07-07 23:05:04.470 | + functions-common:get_or_add_group_project_role:1049 : echo 8362bd7408064d4abc63ca00a4c3a3ac 2026-07-07 23:05:04.470 | 8362bd7408064d4abc63ca00a4c3a3ac 2026-07-07 23:05:04.532 | [2072 Async ks-group-memberalt:46510]: finished get_or_add_group_project_role member e519544e645f477eaa51a53ccb5457cb 6075133ea0924eedad726beb7376ac0b with result 0 in 16 seconds 2026-07-07 23:05:04.580 | [2072 Async ks-group-anotheralt:46589]: Waiting for completion of get_or_add_group_project_role anotherrole e519544e645f477eaa51a53ccb5457cb 6075133ea0924eedad726beb7376ac0b running on PID 46589 (3 other jobs running) 2026-07-07 23:05:04.611 | [2072 Async ks-group-anotheralt:46589]: Signaling child to exit 2026-07-07 23:05:04.611 | WAKEUP 2026-07-07 23:05:04.638 | [2072 Async ks-group-anotheralt:46589]: Signaled 2026-07-07 23:05:04.639 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-07 23:05:04.639 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group e519544e645f477eaa51a53ccb5457cb --project 6075133ea0924eedad726beb7376ac0b 2026-07-07 23:05:04.639 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e519544e645f477eaa51a53ccb5457cb --project 6075133ea0924eedad726beb7376ac0b -f value -c Role 2026-07-07 23:05:04.639 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:05:04.639 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=9a9bb4b035ee4c6c8bea021c07d45492 2026-07-07 23:05:04.640 | + functions-common:get_or_add_group_project_role:1049 : echo 9a9bb4b035ee4c6c8bea021c07d45492 2026-07-07 23:05:04.640 | 9a9bb4b035ee4c6c8bea021c07d45492 2026-07-07 23:05:04.695 | [2072 Async ks-group-anotheralt:46589]: finished get_or_add_group_project_role anotherrole e519544e645f477eaa51a53ccb5457cb 6075133ea0924eedad726beb7376ac0b with result 0 in 15 seconds 2026-07-07 23:05:04.746 | [2072 Async ks-group-admin:46668]: Waiting for completion of get_or_add_group_project_role admin 7d604faa43d34e0eae022d6142390f26 2376674d692b4cc1a9b9ce8235370147 running on PID 46668 (2 other jobs running) 2026-07-07 23:05:04.775 | [2072 Async ks-group-admin:46668]: Signaling child to exit 2026-07-07 23:05:04.971 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:05:05.003 | [46668 Async ks-group-admin:46668]: finished successfully 2026-07-07 23:05:05.037 | WAKEUP 2026-07-07 23:05:05.066 | [2072 Async ks-group-admin:46668]: Signaled 2026-07-07 23:05:05.068 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-07 23:05:05.068 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 7d604faa43d34e0eae022d6142390f26 --project 2376674d692b4cc1a9b9ce8235370147 2026-07-07 23:05:05.068 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 7d604faa43d34e0eae022d6142390f26 --project 2376674d692b4cc1a9b9ce8235370147 -f value -c Role 2026-07-07 23:05:05.068 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:05:05.068 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:05:05.068 | + functions-common:get_or_add_group_project_role:1049 : echo 1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:05:05.068 | 1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:05:05.131 | [2072 Async ks-group-admin:46668]: finished get_or_add_group_project_role admin 7d604faa43d34e0eae022d6142390f26 2376674d692b4cc1a9b9ce8235370147 with result 0 in 16 seconds 2026-07-07 23:05:05.139 | + inc/async:async_wait:197 : return 0 2026-07-07 23:05:05.145 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-07 23:05:05.174 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:05:05.179 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-07 23:05:05.210 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:05:05.215 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-07 23:05:05.219 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-07 23:05:05.322 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-07 23:05:05.382 | [2072 Async create_nova_accounts:48580]: running: create_nova_accounts 2026-07-07 23:05:05.386 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-07 23:05:05.410 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:05:05.413 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-07 23:05:05.416 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-07 23:05:05.502 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-07 23:05:05.562 | [2072 Async create_glance_accounts:48703]: running: create_glance_accounts 2026-07-07 23:05:05.566 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-07 23:05:05.595 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:05:05.600 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-07 23:05:05.605 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-07 23:05:05.701 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-07 23:05:05.750 | [2072 Async create_cinder_accounts:48841]: running: create_cinder_accounts 2026-07-07 23:05:05.753 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-07 23:05:05.778 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:05:05.781 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-07 23:05:05.782 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-07 23:05:05.860 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-07 23:05:05.928 | [2072 Async create_neutron_accounts:48983]: running: create_neutron_accounts 2026-07-07 23:05:05.932 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-07 23:05:05.969 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:05:05.977 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-07 23:05:06.012 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:05:06.015 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-07 23:05:06.163 | [2072 Async create_nova_accounts:48580]: Waiting for completion of create_nova_accounts running on PID 48580 (5 other jobs running) 2026-07-07 23:05:06.226 | [2072 Async create_nova_accounts:48580]: Signaling child to exit 2026-07-07 23:05:48.159 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:05:48.192 | [48983 Async create_neutron_accounts:48983]: finished successfully 2026-07-07 23:05:58.202 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:05:58.242 | [48841 Async create_cinder_accounts:48841]: finished successfully 2026-07-07 23:06:18.380 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:06:18.410 | [48580 Async create_nova_accounts:48580]: finished successfully 2026-07-07 23:06:18.439 | WAKEUP 2026-07-07 23:06:18.472 | [2072 Async create_nova_accounts:48580]: Signaled 2026-07-07 23:06:18.474 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-07 23:06:18.474 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-07 23:06:18.474 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-07 23:06:18.474 | + functions-common:get_or_create_user:899 : local user_id 2026-07-07 23:06:18.474 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 23:06:18.474 | + functions-common:get_or_create_user:903 : local email= 2026-07-07 23:06:18.475 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-07 23:06:18.475 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:18.475 | + functions-common:get_or_create_user:915 : user_id=6197b0502fa543c58c27b1d2e43a78da 2026-07-07 23:06:18.475 | + functions-common:get_or_create_user:916 : echo 6197b0502fa543c58c27b1d2e43a78da 2026-07-07 23:06:18.475 | 6197b0502fa543c58c27b1d2e43a78da 2026-07-07 23:06:18.475 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-07 23:06:18.475 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:06:18.475 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:06:18.476 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 23:06:18.476 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:06:18.477 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:06:18.477 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 23:06:18.477 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 23:06:18.478 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 23:06:18.478 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 23:06:18.478 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 23:06:18.478 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 23:06:18.478 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-07-07 23:06:18.479 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-07 23:06:18.479 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:18.479 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:06:18.479 | + functions-common:get_or_add_user_project_role:980 : echo a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:06:18.479 | a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:06:18.479 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-07 23:06:18.479 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-07 23:06:18.479 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:06:18.479 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:06:18.479 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 23:06:18.479 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:06:18.480 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:06:18.480 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 23:06:18.480 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 23:06:18.480 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 23:06:18.480 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 23:06:18.480 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 23:06:18.480 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 23:06:18.480 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-07-07 23:06:18.480 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-07 23:06:18.480 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:18.481 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:06:18.482 | + functions-common:get_or_add_user_project_role:980 : echo 1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:06:18.482 | 1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:06:18.483 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-07 23:06:18.483 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.197/compute 2026-07-07 23:06:18.483 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-07 23:06:18.484 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 23:06:18.484 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-07 23:06:18.484 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-07-07 23:06:18.484 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:18.484 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 23:06:18.484 | fdcf2f50cb4440debf190e2854435c43' 2026-07-07 23:06:18.485 | + functions-common:get_or_create_service:1067 : echo fdcf2f50cb4440debf190e2854435c43 2026-07-07 23:06:18.485 | fdcf2f50cb4440debf190e2854435c43 2026-07-07 23:06:18.485 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.197/compute/v2/$(project_id)s' 2026-07-07 23:06:18.485 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 23:06:18.485 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.197/compute/v2/$(project_id)s' RegionOne 2026-07-07 23:06:18.485 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 23:06:18.485 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-07-07 23:06:18.485 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:18.485 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 23:06:18.485 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 23:06:18.485 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.197/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-07 23:06:18.486 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:18.487 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=f6f0e1dd434b4bf39435514ee4d1d725 2026-07-07 23:06:18.487 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo f6f0e1dd434b4bf39435514ee4d1d725 2026-07-07 23:06:18.487 | + functions-common:get_or_create_endpoint:1100 : public_id=f6f0e1dd434b4bf39435514ee4d1d725 2026-07-07 23:06:18.488 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 23:06:18.488 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 23:06:18.488 | + functions-common:get_or_create_endpoint:1109 : echo f6f0e1dd434b4bf39435514ee4d1d725 2026-07-07 23:06:18.488 | f6f0e1dd434b4bf39435514ee4d1d725 2026-07-07 23:06:18.488 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-07 23:06:18.488 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 23:06:18.488 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-07 23:06:18.488 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-07-07 23:06:18.489 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:18.489 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 23:06:18.489 | 5f5a78ad7c5f49bdbf9d3919e9217b5d' 2026-07-07 23:06:18.489 | + functions-common:get_or_create_service:1067 : echo 5f5a78ad7c5f49bdbf9d3919e9217b5d 2026-07-07 23:06:18.489 | 5f5a78ad7c5f49bdbf9d3919e9217b5d 2026-07-07 23:06:18.489 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.197/compute/v2.1 2026-07-07 23:06:18.489 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 23:06:18.489 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.197/compute/v2.1 RegionOne 2026-07-07 23:06:18.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 23:06:18.489 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-07-07 23:06:18.489 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:18.490 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 23:06:18.491 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 23:06:18.491 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.197/compute/v2.1 --region RegionOne -f value -c id 2026-07-07 23:06:18.491 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:18.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9eddaa1b984d48369edef43e8dff36e7 2026-07-07 23:06:18.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9eddaa1b984d48369edef43e8dff36e7 2026-07-07 23:06:18.493 | + functions-common:get_or_create_endpoint:1100 : public_id=9eddaa1b984d48369edef43e8dff36e7 2026-07-07 23:06:18.493 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 23:06:18.493 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 23:06:18.493 | + functions-common:get_or_create_endpoint:1109 : echo 9eddaa1b984d48369edef43e8dff36e7 2026-07-07 23:06:18.493 | 9eddaa1b984d48369edef43e8dff36e7 2026-07-07 23:06:18.493 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-07 23:06:18.493 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:06:18.493 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-07 23:06:18.495 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:06:18.495 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-07 23:06:18.495 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:06:18.495 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-07 23:06:18.495 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:06:18.496 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-07 23:06:18.518 | [2072 Async create_nova_accounts:48580]: finished create_nova_accounts with result 0 in 73 seconds 2026-07-07 23:06:18.570 | [2072 Async create_glance_accounts:48703]: Waiting for completion of create_glance_accounts running on PID 48703 (4 other jobs running) 2026-07-07 23:06:18.601 | [2072 Async create_glance_accounts:48703]: Signaling child to exit 2026-07-07 23:06:36.356 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:06:36.393 | [48703 Async create_glance_accounts:48703]: finished successfully 2026-07-07 23:06:36.427 | WAKEUP 2026-07-07 23:06:36.456 | [2072 Async create_glance_accounts:48703]: Signaled 2026-07-07 23:06:36.459 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-07 23:06:36.459 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:06:36.459 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-07 23:06:36.460 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-07 23:06:36.460 | + functions-common:get_or_create_user:899 : local user_id 2026-07-07 23:06:36.460 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 23:06:36.460 | + functions-common:get_or_create_user:903 : local email= 2026-07-07 23:06:36.460 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-07 23:06:36.460 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.460 | + functions-common:get_or_create_user:915 : user_id=a13c743cfd8242398095efba046e73ea 2026-07-07 23:06:36.460 | + functions-common:get_or_create_user:916 : echo a13c743cfd8242398095efba046e73ea 2026-07-07 23:06:36.461 | a13c743cfd8242398095efba046e73ea 2026-07-07 23:06:36.461 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-07 23:06:36.461 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:06:36.461 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:06:36.461 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 23:06:36.461 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:06:36.461 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:06:36.461 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 23:06:36.461 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 23:06:36.461 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 23:06:36.462 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 23:06:36.462 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 23:06:36.462 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 23:06:36.462 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-07-07 23:06:36.462 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-07 23:06:36.462 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.462 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:06:36.462 | + functions-common:get_or_add_user_project_role:980 : echo a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:06:36.462 | a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:06:36.462 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-07 23:06:36.463 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-07 23:06:36.463 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:06:36.463 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:06:36.463 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 23:06:36.463 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:06:36.463 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:06:36.463 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 23:06:36.463 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 23:06:36.463 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 23:06:36.464 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 23:06:36.464 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 23:06:36.464 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 23:06:36.464 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-07-07 23:06:36.464 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-07 23:06:36.464 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.464 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:06:36.464 | + functions-common:get_or_add_user_project_role:980 : echo 1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:06:36.464 | 1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:06:36.465 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-07 23:06:36.465 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:06:36.465 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-07 23:06:36.465 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 23:06:36.465 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-07 23:06:36.465 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-07-07 23:06:36.465 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.465 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 23:06:36.466 | e469fc8749e44902a0b34fb8e79077e1' 2026-07-07 23:06:36.466 | + functions-common:get_or_create_service:1067 : echo e469fc8749e44902a0b34fb8e79077e1 2026-07-07 23:06:36.466 | e469fc8749e44902a0b34fb8e79077e1 2026-07-07 23:06:36.466 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.197/image 2026-07-07 23:06:36.466 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 23:06:36.466 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.197/image RegionOne 2026-07-07 23:06:36.466 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 23:06:36.466 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-07-07 23:06:36.466 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 23:06:36.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 23:06:36.467 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.197/image --region RegionOne -f value -c id 2026-07-07 23:06:36.467 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8d726e7b9f69490392ad70db1febaa5c 2026-07-07 23:06:36.467 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8d726e7b9f69490392ad70db1febaa5c 2026-07-07 23:06:36.467 | + functions-common:get_or_create_endpoint:1100 : public_id=8d726e7b9f69490392ad70db1febaa5c 2026-07-07 23:06:36.467 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 23:06:36.467 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 23:06:36.467 | + functions-common:get_or_create_endpoint:1109 : echo 8d726e7b9f69490392ad70db1febaa5c 2026-07-07 23:06:36.468 | 8d726e7b9f69490392ad70db1febaa5c 2026-07-07 23:06:36.468 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-07 23:06:36.468 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-07 23:06:36.468 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-07 23:06:36.468 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.468 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-07 23:06:36.468 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-07 23:06:36.469 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-07 23:06:36.469 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-07 23:06:36.469 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-07 23:06:36.469 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-07 23:06:36.469 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-07 23:06:36.469 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-07 23:06:36.469 | +---------------+----------------------------------+ 2026-07-07 23:06:36.469 | | Field | Value | 2026-07-07 23:06:36.469 | +---------------+----------------------------------+ 2026-07-07 23:06:36.469 | | default_limit | 2000 | 2026-07-07 23:06:36.470 | | description | None | 2026-07-07 23:06:36.470 | | id | 75c017e55e3d4eabbb2d83a835fe562d | 2026-07-07 23:06:36.470 | | region_id | RegionOne | 2026-07-07 23:06:36.470 | | resource_name | image_size_total | 2026-07-07 23:06:36.470 | | service_id | e469fc8749e44902a0b34fb8e79077e1 | 2026-07-07 23:06:36.470 | +---------------+----------------------------------+ 2026-07-07 23:06:36.470 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-07 23:06:36.470 | +---------------+----------------------------------+ 2026-07-07 23:06:36.470 | | Field | Value | 2026-07-07 23:06:36.470 | +---------------+----------------------------------+ 2026-07-07 23:06:36.471 | | default_limit | 2000 | 2026-07-07 23:06:36.471 | | description | None | 2026-07-07 23:06:36.471 | | id | 471c83c5778b40b98300b4cab2bbc75a | 2026-07-07 23:06:36.471 | | region_id | RegionOne | 2026-07-07 23:06:36.471 | | resource_name | image_stage_total | 2026-07-07 23:06:36.471 | | service_id | e469fc8749e44902a0b34fb8e79077e1 | 2026-07-07 23:06:36.471 | +---------------+----------------------------------+ 2026-07-07 23:06:36.471 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-07 23:06:36.472 | +---------------+----------------------------------+ 2026-07-07 23:06:36.472 | | Field | Value | 2026-07-07 23:06:36.472 | +---------------+----------------------------------+ 2026-07-07 23:06:36.472 | | default_limit | 100 | 2026-07-07 23:06:36.472 | | description | None | 2026-07-07 23:06:36.472 | | id | 664d672fcb4b43e08feeeb4aac8a63e9 | 2026-07-07 23:06:36.472 | | region_id | RegionOne | 2026-07-07 23:06:36.472 | | resource_name | image_count_total | 2026-07-07 23:06:36.473 | | service_id | e469fc8749e44902a0b34fb8e79077e1 | 2026-07-07 23:06:36.473 | +---------------+----------------------------------+ 2026-07-07 23:06:36.473 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-07 23:06:36.473 | +---------------+----------------------------------+ 2026-07-07 23:06:36.473 | | Field | Value | 2026-07-07 23:06:36.473 | +---------------+----------------------------------+ 2026-07-07 23:06:36.474 | | default_limit | 100 | 2026-07-07 23:06:36.474 | | description | None | 2026-07-07 23:06:36.474 | | id | 950633a195a14c9a8eb29ab284b8aea0 | 2026-07-07 23:06:36.474 | | region_id | RegionOne | 2026-07-07 23:06:36.474 | | resource_name | image_count_uploading | 2026-07-07 23:06:36.474 | | service_id | e469fc8749e44902a0b34fb8e79077e1 | 2026-07-07 23:06:36.474 | +---------------+----------------------------------+ 2026-07-07 23:06:36.474 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-07 23:06:36.474 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-07 23:06:36.474 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-07 23:06:36.475 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-07 23:06:36.475 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-07 23:06:36.475 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.197/identity 2026-07-07 23:06:36.475 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-07 23:06:36.475 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-07 23:06:36.475 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.475 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 8d726e7b9f69490392ad70db1febaa5c 2026-07-07 23:06:36.475 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-07 23:06:36.476 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-07 23:06:36.476 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:06:36.524 | [2072 Async create_glance_accounts:48703]: finished create_glance_accounts with result 0 in 90 seconds 2026-07-07 23:06:36.579 | [2072 Async create_cinder_accounts:48841]: Waiting for completion of create_cinder_accounts running on PID 48841 (3 other jobs running) 2026-07-07 23:06:36.614 | [2072 Async create_cinder_accounts:48841]: Signaling child to exit 2026-07-07 23:06:36.614 | WAKEUP 2026-07-07 23:06:36.645 | [2072 Async create_cinder_accounts:48841]: Signaled 2026-07-07 23:06:36.648 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-07-07 23:06:36.648 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-07 23:06:36.648 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-07 23:06:36.648 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:06:36.648 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-07 23:06:36.648 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-07 23:06:36.648 | + functions-common:get_or_create_user:899 : local user_id 2026-07-07 23:06:36.649 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 23:06:36.649 | + functions-common:get_or_create_user:903 : local email= 2026-07-07 23:06:36.649 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-07 23:06:36.649 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.649 | + functions-common:get_or_create_user:915 : user_id=bac4d029589247c391aff95bca591963 2026-07-07 23:06:36.649 | + functions-common:get_or_create_user:916 : echo bac4d029589247c391aff95bca591963 2026-07-07 23:06:36.649 | bac4d029589247c391aff95bca591963 2026-07-07 23:06:36.650 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-07 23:06:36.650 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:06:36.650 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:06:36.650 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 23:06:36.650 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:06:36.650 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:06:36.650 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 23:06:36.650 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 23:06:36.650 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 23:06:36.651 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 23:06:36.651 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 23:06:36.651 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 23:06:36.651 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-07-07 23:06:36.651 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-07 23:06:36.651 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.651 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:06:36.651 | + functions-common:get_or_add_user_project_role:980 : echo a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:06:36.651 | a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:06:36.652 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-07 23:06:36.652 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-07 23:06:36.652 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:06:36.652 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-07 23:06:36.652 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.197/volume 2026-07-07 23:06:36.652 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-07 23:06:36.652 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 23:06:36.652 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-07 23:06:36.652 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-07-07 23:06:36.652 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.653 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 23:06:36.653 | d5ef9f1270d64676850b7fb60c8531bc' 2026-07-07 23:06:36.653 | + functions-common:get_or_create_service:1067 : echo d5ef9f1270d64676850b7fb60c8531bc 2026-07-07 23:06:36.653 | d5ef9f1270d64676850b7fb60c8531bc 2026-07-07 23:06:36.653 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.197/volume/v3 2026-07-07 23:06:36.653 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 23:06:36.653 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.197/volume/v3 RegionOne 2026-07-07 23:06:36.653 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 23:06:36.653 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-07-07 23:06:36.654 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.654 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 23:06:36.654 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 23:06:36.654 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.197/volume/v3 --region RegionOne -f value -c id 2026-07-07 23:06:36.654 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.654 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=1d210e33143b4d95b583df216ed990b1 2026-07-07 23:06:36.654 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 1d210e33143b4d95b583df216ed990b1 2026-07-07 23:06:36.654 | + functions-common:get_or_create_endpoint:1100 : public_id=1d210e33143b4d95b583df216ed990b1 2026-07-07 23:06:36.654 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 23:06:36.655 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 23:06:36.655 | + functions-common:get_or_create_endpoint:1109 : echo 1d210e33143b4d95b583df216ed990b1 2026-07-07 23:06:36.655 | 1d210e33143b4d95b583df216ed990b1 2026-07-07 23:06:36.655 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-07 23:06:36.655 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-07 23:06:36.655 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-07 23:06:36.655 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-07 23:06:36.655 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.656 | ++ functions-common:get_or_create_project:928 : project_id=424d328e62904e7897bb656870b9dd50 2026-07-07 23:06:36.656 | ++ functions-common:get_or_create_project:929 : echo 424d328e62904e7897bb656870b9dd50 2026-07-07 23:06:36.656 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 424d328e62904e7897bb656870b9dd50 2026-07-07 23:06:36.656 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-07 23:06:36.656 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-07 23:06:36.656 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 23:06:36.656 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-07 23:06:36.656 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-07-07 23:06:36.656 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-07 23:06:36.657 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.657 | ++ functions-common:get_or_create_user:915 : user_id=bac4d029589247c391aff95bca591963 2026-07-07 23:06:36.657 | ++ functions-common:get_or_create_user:916 : echo bac4d029589247c391aff95bca591963 2026-07-07 23:06:36.657 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id bac4d029589247c391aff95bca591963 2026-07-07 23:06:36.716 | [2072 Async create_cinder_accounts:48841]: finished create_cinder_accounts with result 0 in 52 seconds 2026-07-07 23:06:36.723 | + inc/async:async_wait:197 : return 0 2026-07-07 23:06:36.728 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-07 23:06:36.804 | [2072 Async create_neutron_accounts:48983]: Waiting for completion of create_neutron_accounts running on PID 48983 (2 other jobs running) 2026-07-07 23:06:36.839 | [2072 Async create_neutron_accounts:48983]: Signaling child to exit 2026-07-07 23:06:36.840 | WAKEUP 2026-07-07 23:06:36.871 | [2072 Async create_neutron_accounts:48983]: Signaled 2026-07-07 23:06:36.874 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-07 23:06:36.874 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.197/ 2026-07-07 23:06:36.874 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-07 23:06:36.874 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.197/networking 2026-07-07 23:06:36.875 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-07 23:06:36.875 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:06:36.875 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-07 23:06:36.875 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-07 23:06:36.875 | + functions-common:get_or_create_user:899 : local user_id 2026-07-07 23:06:36.875 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 23:06:36.875 | + functions-common:get_or_create_user:903 : local email= 2026-07-07 23:06:36.875 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-07 23:06:36.875 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.875 | + functions-common:get_or_create_user:915 : user_id=b8e4ed5b5efa4f3987ad8554ff8a7200 2026-07-07 23:06:36.875 | + functions-common:get_or_create_user:916 : echo b8e4ed5b5efa4f3987ad8554ff8a7200 2026-07-07 23:06:36.876 | b8e4ed5b5efa4f3987ad8554ff8a7200 2026-07-07 23:06:36.876 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-07 23:06:36.876 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:06:36.876 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:06:36.876 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 23:06:36.876 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:06:36.876 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:06:36.876 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 23:06:36.876 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 23:06:36.876 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 23:06:36.876 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 23:06:36.877 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 23:06:36.877 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 23:06:36.877 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-07-07 23:06:36.877 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-07 23:06:36.877 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.877 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:06:36.877 | + functions-common:get_or_add_user_project_role:980 : echo a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:06:36.877 | a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:06:36.877 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-07 23:06:36.877 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-07 23:06:36.877 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 23:06:36.878 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-07 23:06:36.878 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-07-07 23:06:36.878 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.878 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 23:06:36.878 | b6885ad2d1394553b60c0994f8a4b0df' 2026-07-07 23:06:36.878 | + functions-common:get_or_create_service:1067 : echo b6885ad2d1394553b60c0994f8a4b0df 2026-07-07 23:06:36.878 | b6885ad2d1394553b60c0994f8a4b0df 2026-07-07 23:06:36.878 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.197/networking 2026-07-07 23:06:36.878 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 23:06:36.878 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.197/networking RegionOne 2026-07-07 23:06:36.878 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 23:06:36.879 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-07-07 23:06:36.879 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.879 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 23:06:36.879 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 23:06:36.879 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.197/networking --region RegionOne -f value -c id 2026-07-07 23:06:36.879 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:06:36.879 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=fefe452b749c487c8c7c62c4671f677d 2026-07-07 23:06:36.879 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo fefe452b749c487c8c7c62c4671f677d 2026-07-07 23:06:36.879 | + functions-common:get_or_create_endpoint:1100 : public_id=fefe452b749c487c8c7c62c4671f677d 2026-07-07 23:06:36.879 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 23:06:36.880 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 23:06:36.880 | + functions-common:get_or_create_endpoint:1109 : echo fefe452b749c487c8c7c62c4671f677d 2026-07-07 23:06:36.880 | fefe452b749c487c8c7c62c4671f677d 2026-07-07 23:06:36.942 | [2072 Async create_neutron_accounts:48983]: finished create_neutron_accounts with result 0 in 42 seconds 2026-07-07 23:06:36.955 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-07 23:06:36.964 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-07 23:06:36.968 | + inc/async:async_wait:197 : return 0 2026-07-07 23:06:36.974 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-07 23:06:37.004 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:06:37.009 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-07 23:06:37.039 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:06:37.044 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-07 23:06:37.048 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:06:37.053 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-07 23:06:37.058 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-07 23:06:37.062 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-07 23:06:37.162 | + inc/async:async_inner:63 : init_glance 2026-07-07 23:06:37.220 | [2072 Async init_glance:51236]: running: init_glance 2026-07-07 23:06:37.225 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-07 23:06:37.258 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:06:37.262 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-07 23:06:37.267 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:06:37.272 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-07 23:06:37.277 | + ./stack.sh:main:1167 : configure_neutron 2026-07-07 23:06:37.281 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-07 23:06:37.285 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-07 23:06:37.289 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-07 23:06:37.312 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-07 23:06:37.315 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-07 23:06:52.628 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 23:06:52.628 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:06:52.628 | we strongly recommend against using it for new projects. 2026-07-07 23:06:52.628 | 2026-07-07 23:06:52.628 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:06:52.628 | framework. For more detail see 2026-07-07 23:06:52.628 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:06:52.628 | 2026-07-07 23:06:52.629 | __import__(import_str) 2026-07-07 23:06:57.174 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:06:57.210 | [51236 Async init_glance:51236]: finished successfully 2026-07-07 23:07:08.585 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-07 23:07:08.585 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-07 23:07:26.479 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-07 23:07:26.487 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-07 23:07:26.492 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-07 23:07:26.496 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-07 23:07:26.501 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-07 23:07:26.505 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-07 23:07:26.508 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-07 23:07:26.512 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-07 23:07:26.515 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-07 23:07:26.519 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-07 23:07:26.524 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-07 23:07:26.527 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-07 23:07:26.530 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-07 23:07:26.534 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-07 23:07:26.538 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-07 23:07:26.541 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-07 23:07:26.549 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:07:26.552 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:07:26.556 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-07 23:07:26.560 | + lib/neutron:_configure_neutron_common:909 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:07:26.567 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-07 23:07:26.571 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-07 23:07:26.575 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-07 23:07:26.578 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-07 23:07:26.582 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 23:07:26.585 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 23:07:26.589 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 23:07:26.613 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:07:26.617 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 23:07:26.620 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-07 23:07:26.624 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-07 23:07:26.674 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-07 23:07:26.725 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-07 23:07:26.781 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-07 23:07:26.829 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-07 23:07:26.871 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-07 23:07:26.916 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-07 23:07:26.920 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-07 23:07:26.924 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-07 23:07:26.928 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-07 23:07:26.933 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 23:07:26.957 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 23:07:26.961 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 23:07:26.964 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 23:07:26.968 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 23:07:26.972 | + 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-07-07 23:07:27.022 | + 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-07-07 23:07:27.073 | + 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-07-07 23:07:27.123 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 23:07:27.172 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-07 23:07:27.222 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-07 23:07:27.226 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-07 23:07:27.230 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-07 23:07:27.234 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-07 23:07:27.239 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-07 23:07:27.242 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-07 23:07:27.246 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-07 23:07:27.250 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-07 23:07:27.271 | + lib/neutron:neutron_deploy_rootwrap_filters:1063 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-07 23:07:27.291 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-07 23:07:27.313 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-07 23:07:27.334 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-07 23:07:27.357 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-07 23:07:27.362 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-07 23:07:27.369 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-07 23:07:27.375 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.1WTx4xs63f 2026-07-07 23:07:27.380 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-07 23:07:27.385 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-07 23:07:27.390 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.1WTx4xs63f 2026-07-07 23:07:27.397 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.1WTx4xs63f 2026-07-07 23:07:27.418 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.1WTx4xs63f /etc/sudoers.d/neutron-rootwrap 2026-07-07 23:07:27.438 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-07 23:07:27.443 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-07 23:07:27.448 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-07 23:07:27.500 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-07 23:07:27.504 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-07 23:07:27.558 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-07 23:07:27.563 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-07 23:07:27.568 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-07 23:07:27.572 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 23:07:27.577 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-07 23:07:27.583 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 23:07:27.614 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:07:27.620 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-07 23:07:27.625 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-07 23:07:27.629 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 23:07:27.659 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:07:27.665 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.197:5672/ 2026-07-07 23:07:27.671 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.197:5672/ 2026-07-07 23:07:27.726 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 23:07:27.730 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 23:07:27.735 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-07 23:07:27.767 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:07:27.772 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-07 23:07:27.805 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:07:27.810 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-07 23:07:27.840 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:07:27.845 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-07 23:07:27.874 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:07:27.879 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-07 23:07:27.910 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:07:27.915 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-07 23:07:27.920 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-07 23:07:27.953 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:07:27.958 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-07 23:07:27.963 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-07 23:07:27.968 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-07 23:07:27.968 | Configuring OVN 2026-07-07 23:07:27.972 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-07 23:07:27.977 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-07 23:07:27.982 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-07 23:07:27.990 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=c98a92e4-2862-4587-97b4-b792da3b64f6 2026-07-07 23:07:27.994 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-07 23:07:27.998 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-07 23:07:28.003 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 23:07:28.007 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 23:07:28.012 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 23:07:28.016 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 23:07:28.020 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 23:07:28.025 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 23:07:28.030 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 23:07:28.034 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 23:07:28.039 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 23:07:28.043 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 23:07:28.047 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 23:07:28.052 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 23:07:28.056 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 23:07:28.061 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-07 23:07:28.066 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-07 23:07:28.070 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-07 23:07:28.075 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-07 23:07:28.105 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:07:28.110 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-07 23:07:28.192 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-07 23:07:28.198 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-07 23:07:28.204 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-07 23:07:28.238 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:07:28.243 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-07 23:07:28.249 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 23:07:28.255 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-07 23:07:28.261 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-07 23:07:28.284 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-07 23:07:28.294 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-07 23:07:28.299 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-07 23:07:42.365 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 23:07:42.366 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:07:42.366 | we strongly recommend against using it for new projects. 2026-07-07 23:07:42.366 | 2026-07-07 23:07:42.366 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:07:42.366 | framework. For more detail see 2026-07-07 23:07:42.366 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:07:42.366 | 2026-07-07 23:07:42.366 | __import__(import_str) 2026-07-07 23:07:57.675 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-07 23:07:57.675 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-07 23:08:13.784 | + 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-07-07 23:08:13.793 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 23:08:13.799 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 23:08:13.803 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-07 23:08:13.857 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-07 23:08:13.862 | + lib/neutron:configure_root_helper_options:1108 : 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-07-07 23:08:13.915 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-07 23:08:13.966 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.197 2026-07-07 23:08:14.018 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-07 23:08:14.068 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-07 23:08:14.123 | + 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-07-07 23:08:14.171 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.197:6642 2026-07-07 23:08:14.221 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-07 23:08:14.250 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:08:14.255 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-07 23:08:14.260 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-07 23:08:14.313 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.197:6641 2026-07-07 23:08:14.379 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-07 23:08:14.384 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-07 23:08:14.384 | Configuring Neutron for OVN 2026-07-07 23:08:14.391 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-07 23:08:14.422 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:08:14.426 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-07 23:08:14.434 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-07 23:08:14.434 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-07 23:08:18.747 | + 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-07-07 23:08:18.752 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-07 23:08:18.752 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-07 23:08:22.298 | + 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-07-07 23:08:22.303 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-07 23:08:22.337 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:08:22.343 | + 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-07-07 23:08:22.352 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 23:08:22.353 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-07 23:08:22.353 | ++ 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-07-07 23:08:22.354 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-07 23:08:22.357 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 23:08:22.358 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-07 23:08:22.370 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-07 23:08:22.370 | address-scope 2026-07-07 23:08:22.370 | agent 2026-07-07 23:08:22.370 | allowed-address-pairs 2026-07-07 23:08:22.370 | auto-allocated-topology 2026-07-07 23:08:22.370 | availability_zone 2026-07-07 23:08:22.371 | bgp 2026-07-07 23:08:22.371 | bgp_4byte_asn 2026-07-07 23:08:22.371 | bgp_dragent_scheduler 2026-07-07 23:08:22.371 | binding 2026-07-07 23:08:22.371 | binding-extended 2026-07-07 23:08:22.372 | default-subnetpools 2026-07-07 23:08:22.372 | dhcp_agent_scheduler 2026-07-07 23:08:22.372 | dns-domain-ports 2026-07-07 23:08:22.372 | dns-integration 2026-07-07 23:08:22.372 | dns-integration-domain-keywords 2026-07-07 23:08:22.373 | empty-string-filtering 2026-07-07 23:08:22.373 | enable-default-route-bfd 2026-07-07 23:08:22.373 | enable-default-route-ecmp 2026-07-07 23:08:22.373 | expose-port-forwarding-in-fip 2026-07-07 23:08:22.374 | ext-gw-mode 2026-07-07 23:08:22.374 | external-gateway-multihoming 2026-07-07 23:08:22.374 | external-net 2026-07-07 23:08:22.374 | extra_dhcp_opt 2026-07-07 23:08:22.374 | extraroute 2026-07-07 23:08:22.375 | extraroute-atomic 2026-07-07 23:08:22.375 | filter-validation 2026-07-07 23:08:22.375 | fip-port-details 2026-07-07 23:08:22.375 | flavors 2026-07-07 23:08:22.375 | floating-ip-port-forwarding 2026-07-07 23:08:22.376 | floating-ip-port-forwarding-description 2026-07-07 23:08:22.376 | floating-ip-port-forwarding-detail 2026-07-07 23:08:22.376 | floating-ip-port-forwarding-port-ranges 2026-07-07 23:08:22.376 | floatingip-pools 2026-07-07 23:08:22.376 | fwaas_v2 2026-07-07 23:08:22.377 | ip_allocation 2026-07-07 23:08:22.377 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:08:22.377 | l3-flavors 2026-07-07 23:08:22.377 | l3-ha 2026-07-07 23:08:22.377 | l3_agent_scheduler 2026-07-07 23:08:22.378 | logging 2026-07-07 23:08:22.378 | multi-provider 2026-07-07 23:08:22.378 | net-mtu 2026-07-07 23:08:22.378 | net-mtu-writable 2026-07-07 23:08:22.378 | network-ip-availability 2026-07-07 23:08:22.379 | network_availability_zone 2026-07-07 23:08:22.379 | network_ha 2026-07-07 23:08:22.379 | pagination 2026-07-07 23:08:22.379 | port-device-profile 2026-07-07 23:08:22.379 | port-hardware-offload-type 2026-07-07 23:08:22.379 | port-mac-address-regenerate 2026-07-07 23:08:22.379 | port-numa-affinity-policy 2026-07-07 23:08:22.379 | port-numa-affinity-policy-socket 2026-07-07 23:08:22.380 | port-resource-request 2026-07-07 23:08:22.380 | port-security 2026-07-07 23:08:22.380 | port-trusted-vif 2026-07-07 23:08:22.380 | project-id 2026-07-07 23:08:22.380 | provider 2026-07-07 23:08:22.380 | pvlan 2026-07-07 23:08:22.381 | qinq 2026-07-07 23:08:22.381 | qos 2026-07-07 23:08:22.381 | qos-bw-limit-direction 2026-07-07 23:08:22.381 | qos-bw-minimum-ingress 2026-07-07 23:08:22.381 | qos-default 2026-07-07 23:08:22.382 | qos-fip 2026-07-07 23:08:22.382 | qos-gateway-ip 2026-07-07 23:08:22.382 | qos-rule-type-details 2026-07-07 23:08:22.382 | qos-rule-type-filter 2026-07-07 23:08:22.382 | qos-rules-alias 2026-07-07 23:08:22.382 | quota-check-limit 2026-07-07 23:08:22.383 | quota-check-limit-default 2026-07-07 23:08:22.383 | quota_details 2026-07-07 23:08:22.383 | quotas 2026-07-07 23:08:22.383 | rbac-address-scope 2026-07-07 23:08:22.383 | rbac-policies 2026-07-07 23:08:22.383 | rbac-security-groups 2026-07-07 23:08:22.383 | router 2026-07-07 23:08:22.384 | router-enable-snat 2026-07-07 23:08:22.384 | router_availability_zone 2026-07-07 23:08:22.384 | security-group 2026-07-07 23:08:22.384 | security-groups-default-rules 2026-07-07 23:08:22.384 | security-groups-default-statefulness 2026-07-07 23:08:22.384 | security-groups-normalized-cidr 2026-07-07 23:08:22.385 | security-groups-remote-address-group 2026-07-07 23:08:22.385 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:08:22.385 | security-groups-shared-filtering 2026-07-07 23:08:22.385 | segment 2026-07-07 23:08:22.385 | sorting 2026-07-07 23:08:22.385 | standard-attr-description 2026-07-07 23:08:22.385 | standard-attr-fwaas-v2 2026-07-07 23:08:22.385 | standard-attr-revisions 2026-07-07 23:08:22.386 | standard-attr-tag 2026-07-07 23:08:22.386 | standard-attr-timestamp 2026-07-07 23:08:22.386 | stateful-security-group 2026-07-07 23:08:22.386 | subnet-dns-publish-fixed-ip 2026-07-07 23:08:22.386 | subnet-external-network 2026-07-07 23:08:22.386 | subnet-service-types 2026-07-07 23:08:22.386 | subnet_allocation 2026-07-07 23:08:22.386 | subnet_onboard 2026-07-07 23:08:22.386 | subnetpool-prefix-ops 2026-07-07 23:08:22.386 | tag-creation 2026-07-07 23:08:22.387 | tap-mirror 2026-07-07 23:08:22.387 | tap-mirror-both-direction 2026-07-07 23:08:22.387 | trunk 2026-07-07 23:08:22.387 | uplink-status-propagation 2026-07-07 23:08:22.387 | uplink-status-propagation-updatable 2026-07-07 23:08:22.387 | vlan-transparent 2026-07-07 23:08:22.387 | vpn-endpoint-groups 2026-07-07 23:08:22.387 | vpnaas' 2026-07-07 23:08:22.388 | ++ 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-07-07 23:08:22.388 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-07 23:08:22.388 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 23:08:22.388 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-07 23:08:22.391 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 23:08:22.392 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-07 23:08:22.401 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-07 23:08:22.402 | address-scope 2026-07-07 23:08:22.402 | agent 2026-07-07 23:08:22.402 | allowed-address-pairs 2026-07-07 23:08:22.402 | auto-allocated-topology 2026-07-07 23:08:22.402 | availability_zone 2026-07-07 23:08:22.402 | bgp 2026-07-07 23:08:22.402 | bgp_4byte_asn 2026-07-07 23:08:22.403 | bgp_dragent_scheduler 2026-07-07 23:08:22.403 | binding 2026-07-07 23:08:22.403 | binding-extended 2026-07-07 23:08:22.403 | default-subnetpools 2026-07-07 23:08:22.403 | dhcp_agent_scheduler 2026-07-07 23:08:22.403 | dns-domain-ports 2026-07-07 23:08:22.404 | dns-integration 2026-07-07 23:08:22.404 | dns-integration-domain-keywords 2026-07-07 23:08:22.404 | empty-string-filtering 2026-07-07 23:08:22.404 | enable-default-route-bfd 2026-07-07 23:08:22.404 | enable-default-route-ecmp 2026-07-07 23:08:22.404 | expose-port-forwarding-in-fip 2026-07-07 23:08:22.405 | ext-gw-mode 2026-07-07 23:08:22.405 | external-gateway-multihoming 2026-07-07 23:08:22.405 | external-net 2026-07-07 23:08:22.405 | extra_dhcp_opt 2026-07-07 23:08:22.405 | extraroute 2026-07-07 23:08:22.406 | extraroute-atomic 2026-07-07 23:08:22.406 | filter-validation 2026-07-07 23:08:22.406 | fip-port-details 2026-07-07 23:08:22.406 | flavors 2026-07-07 23:08:22.407 | floating-ip-port-forwarding 2026-07-07 23:08:22.407 | floating-ip-port-forwarding-description 2026-07-07 23:08:22.407 | floating-ip-port-forwarding-detail 2026-07-07 23:08:22.407 | floating-ip-port-forwarding-port-ranges 2026-07-07 23:08:22.407 | floatingip-pools 2026-07-07 23:08:22.407 | fwaas_v2 2026-07-07 23:08:22.408 | ip_allocation 2026-07-07 23:08:22.408 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:08:22.408 | l3-flavors 2026-07-07 23:08:22.408 | l3-ha 2026-07-07 23:08:22.408 | l3_agent_scheduler 2026-07-07 23:08:22.408 | logging 2026-07-07 23:08:22.409 | multi-provider 2026-07-07 23:08:22.409 | net-mtu 2026-07-07 23:08:22.409 | net-mtu-writable 2026-07-07 23:08:22.409 | network-ip-availability 2026-07-07 23:08:22.409 | network_availability_zone 2026-07-07 23:08:22.409 | network_ha 2026-07-07 23:08:22.409 | pagination 2026-07-07 23:08:22.410 | port-device-profile 2026-07-07 23:08:22.410 | port-hardware-offload-type 2026-07-07 23:08:22.410 | port-mac-address-regenerate 2026-07-07 23:08:22.410 | port-numa-affinity-policy 2026-07-07 23:08:22.410 | port-numa-affinity-policy-socket 2026-07-07 23:08:22.410 | port-resource-request 2026-07-07 23:08:22.410 | port-security 2026-07-07 23:08:22.410 | port-trusted-vif 2026-07-07 23:08:22.410 | project-id 2026-07-07 23:08:22.411 | provider 2026-07-07 23:08:22.411 | pvlan 2026-07-07 23:08:22.411 | qinq 2026-07-07 23:08:22.411 | qos 2026-07-07 23:08:22.411 | qos-bw-limit-direction 2026-07-07 23:08:22.411 | qos-bw-minimum-ingress 2026-07-07 23:08:22.411 | qos-default 2026-07-07 23:08:22.412 | qos-fip 2026-07-07 23:08:22.413 | qos-gateway-ip 2026-07-07 23:08:22.413 | qos-rule-type-details 2026-07-07 23:08:22.413 | qos-rule-type-filter 2026-07-07 23:08:22.413 | qos-rules-alias 2026-07-07 23:08:22.413 | quota-check-limit 2026-07-07 23:08:22.413 | quota-check-limit-default 2026-07-07 23:08:22.413 | quota_details 2026-07-07 23:08:22.414 | quotas 2026-07-07 23:08:22.414 | rbac-address-scope 2026-07-07 23:08:22.414 | rbac-policies 2026-07-07 23:08:22.414 | rbac-security-groups 2026-07-07 23:08:22.414 | router 2026-07-07 23:08:22.414 | router-enable-snat 2026-07-07 23:08:22.414 | router_availability_zone 2026-07-07 23:08:22.414 | security-group 2026-07-07 23:08:22.415 | security-groups-default-rules 2026-07-07 23:08:22.415 | security-groups-default-statefulness 2026-07-07 23:08:22.415 | security-groups-normalized-cidr 2026-07-07 23:08:22.415 | security-groups-remote-address-group 2026-07-07 23:08:22.415 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:08:22.415 | security-groups-shared-filtering 2026-07-07 23:08:22.415 | segment 2026-07-07 23:08:22.415 | sorting 2026-07-07 23:08:22.415 | standard-attr-description 2026-07-07 23:08:22.416 | standard-attr-fwaas-v2 2026-07-07 23:08:22.416 | standard-attr-revisions 2026-07-07 23:08:22.416 | standard-attr-tag 2026-07-07 23:08:22.416 | standard-attr-timestamp 2026-07-07 23:08:22.416 | stateful-security-group 2026-07-07 23:08:22.416 | subnet-dns-publish-fixed-ip 2026-07-07 23:08:22.416 | subnet-external-network 2026-07-07 23:08:22.416 | subnet-service-types 2026-07-07 23:08:22.416 | subnet_allocation 2026-07-07 23:08:22.417 | subnet_onboard 2026-07-07 23:08:22.417 | subnetpool-prefix-ops 2026-07-07 23:08:22.417 | tag-creation 2026-07-07 23:08:22.417 | tap-mirror 2026-07-07 23:08:22.417 | tap-mirror-both-direction 2026-07-07 23:08:22.417 | trunk 2026-07-07 23:08:22.417 | uplink-status-propagation 2026-07-07 23:08:22.417 | uplink-status-propagation-updatable 2026-07-07 23:08:22.417 | vlan-transparent 2026-07-07 23:08:22.417 | vpn-endpoint-groups 2026-07-07 23:08:22.418 | vpnaas' 2026-07-07 23:08:22.418 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-07 23:08:22.418 | address-scope 2026-07-07 23:08:22.418 | agent 2026-07-07 23:08:22.418 | allowed-address-pairs 2026-07-07 23:08:22.418 | auto-allocated-topology 2026-07-07 23:08:22.418 | availability_zone 2026-07-07 23:08:22.418 | bgp 2026-07-07 23:08:22.419 | bgp_4byte_asn 2026-07-07 23:08:22.419 | bgp_dragent_scheduler 2026-07-07 23:08:22.419 | binding 2026-07-07 23:08:22.419 | binding-extended 2026-07-07 23:08:22.419 | default-subnetpools 2026-07-07 23:08:22.419 | dhcp_agent_scheduler 2026-07-07 23:08:22.419 | dns-domain-ports 2026-07-07 23:08:22.419 | dns-integration 2026-07-07 23:08:22.419 | dns-integration-domain-keywords 2026-07-07 23:08:22.420 | empty-string-filtering 2026-07-07 23:08:22.420 | enable-default-route-bfd 2026-07-07 23:08:22.420 | enable-default-route-ecmp 2026-07-07 23:08:22.420 | expose-port-forwarding-in-fip 2026-07-07 23:08:22.420 | ext-gw-mode 2026-07-07 23:08:22.420 | external-gateway-multihoming 2026-07-07 23:08:22.420 | external-net 2026-07-07 23:08:22.420 | extra_dhcp_opt 2026-07-07 23:08:22.420 | extraroute 2026-07-07 23:08:22.421 | extraroute-atomic 2026-07-07 23:08:22.421 | filter-validation 2026-07-07 23:08:22.421 | fip-port-details 2026-07-07 23:08:22.421 | flavors 2026-07-07 23:08:22.421 | floating-ip-port-forwarding 2026-07-07 23:08:22.421 | floating-ip-port-forwarding-description 2026-07-07 23:08:22.421 | floating-ip-port-forwarding-detail 2026-07-07 23:08:22.421 | floating-ip-port-forwarding-port-ranges 2026-07-07 23:08:22.422 | floatingip-pools 2026-07-07 23:08:22.422 | fwaas_v2 2026-07-07 23:08:22.422 | ip_allocation 2026-07-07 23:08:22.422 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:08:22.422 | l3-flavors 2026-07-07 23:08:22.422 | l3-ha 2026-07-07 23:08:22.422 | l3_agent_scheduler 2026-07-07 23:08:22.422 | logging 2026-07-07 23:08:22.422 | multi-provider 2026-07-07 23:08:22.423 | net-mtu 2026-07-07 23:08:22.423 | net-mtu-writable 2026-07-07 23:08:22.423 | network-ip-availability 2026-07-07 23:08:22.423 | network_availability_zone 2026-07-07 23:08:22.423 | network_ha 2026-07-07 23:08:22.423 | pagination 2026-07-07 23:08:22.423 | port-device-profile 2026-07-07 23:08:22.423 | port-hardware-offload-type 2026-07-07 23:08:22.423 | port-mac-address-regenerate 2026-07-07 23:08:22.424 | port-numa-affinity-policy 2026-07-07 23:08:22.424 | port-numa-affinity-policy-socket 2026-07-07 23:08:22.424 | port-resource-request 2026-07-07 23:08:22.424 | port-security 2026-07-07 23:08:22.424 | port-trusted-vif 2026-07-07 23:08:22.424 | project-id 2026-07-07 23:08:22.424 | provider 2026-07-07 23:08:22.424 | pvlan 2026-07-07 23:08:22.424 | qinq 2026-07-07 23:08:22.425 | qos 2026-07-07 23:08:22.425 | qos-bw-limit-direction 2026-07-07 23:08:22.425 | qos-bw-minimum-ingress 2026-07-07 23:08:22.425 | qos-default 2026-07-07 23:08:22.425 | qos-fip 2026-07-07 23:08:22.425 | qos-gateway-ip 2026-07-07 23:08:22.425 | qos-rule-type-details 2026-07-07 23:08:22.425 | qos-rule-type-filter 2026-07-07 23:08:22.425 | qos-rules-alias 2026-07-07 23:08:22.426 | quota-check-limit 2026-07-07 23:08:22.426 | quota-check-limit-default 2026-07-07 23:08:22.426 | quota_details 2026-07-07 23:08:22.426 | quotas 2026-07-07 23:08:22.426 | rbac-address-scope 2026-07-07 23:08:22.426 | rbac-policies 2026-07-07 23:08:22.426 | rbac-security-groups 2026-07-07 23:08:22.426 | router 2026-07-07 23:08:22.426 | router-enable-snat 2026-07-07 23:08:22.427 | router_availability_zone 2026-07-07 23:08:22.427 | security-group 2026-07-07 23:08:22.427 | security-groups-default-rules 2026-07-07 23:08:22.427 | security-groups-default-statefulness 2026-07-07 23:08:22.427 | security-groups-normalized-cidr 2026-07-07 23:08:22.427 | security-groups-remote-address-group 2026-07-07 23:08:22.428 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:08:22.428 | security-groups-shared-filtering 2026-07-07 23:08:22.428 | segment 2026-07-07 23:08:22.428 | sorting 2026-07-07 23:08:22.428 | standard-attr-description 2026-07-07 23:08:22.428 | standard-attr-fwaas-v2 2026-07-07 23:08:22.428 | standard-attr-revisions 2026-07-07 23:08:22.428 | standard-attr-tag 2026-07-07 23:08:22.429 | standard-attr-timestamp 2026-07-07 23:08:22.429 | stateful-security-group 2026-07-07 23:08:22.429 | subnet-dns-publish-fixed-ip 2026-07-07 23:08:22.429 | subnet-external-network 2026-07-07 23:08:22.429 | subnet-service-types 2026-07-07 23:08:22.429 | subnet_allocation 2026-07-07 23:08:22.429 | subnet_onboard 2026-07-07 23:08:22.429 | subnetpool-prefix-ops 2026-07-07 23:08:22.430 | tag-creation 2026-07-07 23:08:22.430 | tap-mirror 2026-07-07 23:08:22.430 | tap-mirror-both-direction 2026-07-07 23:08:22.430 | trunk 2026-07-07 23:08:22.430 | uplink-status-propagation 2026-07-07 23:08:22.430 | uplink-status-propagation-updatable 2026-07-07 23:08:22.430 | vlan-transparent 2026-07-07 23:08:22.430 | vpn-endpoint-groups 2026-07-07 23:08:22.430 | vpnaas' 2026-07-07 23:08:22.431 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 23:08:22.431 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-07 23:08:22.431 | address-scope 2026-07-07 23:08:22.431 | agent 2026-07-07 23:08:22.431 | allowed-address-pairs 2026-07-07 23:08:22.431 | auto-allocated-topology 2026-07-07 23:08:22.431 | availability_zone 2026-07-07 23:08:22.431 | bgp 2026-07-07 23:08:22.431 | bgp_4byte_asn 2026-07-07 23:08:22.432 | bgp_dragent_scheduler 2026-07-07 23:08:22.432 | binding 2026-07-07 23:08:22.432 | binding-extended 2026-07-07 23:08:22.432 | default-subnetpools 2026-07-07 23:08:22.432 | dhcp_agent_scheduler 2026-07-07 23:08:22.432 | dns-domain-ports 2026-07-07 23:08:22.432 | dns-integration 2026-07-07 23:08:22.432 | dns-integration-domain-keywords 2026-07-07 23:08:22.433 | empty-string-filtering 2026-07-07 23:08:22.433 | enable-default-route-bfd 2026-07-07 23:08:22.433 | enable-default-route-ecmp 2026-07-07 23:08:22.433 | expose-port-forwarding-in-fip 2026-07-07 23:08:22.433 | ext-gw-mode 2026-07-07 23:08:22.433 | external-gateway-multihoming 2026-07-07 23:08:22.433 | external-net 2026-07-07 23:08:22.433 | extra_dhcp_opt 2026-07-07 23:08:22.433 | extraroute 2026-07-07 23:08:22.434 | extraroute-atomic 2026-07-07 23:08:22.434 | filter-validation 2026-07-07 23:08:22.434 | fip-port-details 2026-07-07 23:08:22.434 | flavors 2026-07-07 23:08:22.434 | floating-ip-port-forwarding 2026-07-07 23:08:22.434 | floating-ip-port-forwarding-description 2026-07-07 23:08:22.434 | floating-ip-port-forwarding-detail 2026-07-07 23:08:22.434 | floating-ip-port-forwarding-port-ranges 2026-07-07 23:08:22.434 | floatingip-pools 2026-07-07 23:08:22.435 | fwaas_v2 2026-07-07 23:08:22.435 | ip_allocation 2026-07-07 23:08:22.435 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:08:22.435 | l3-flavors 2026-07-07 23:08:22.435 | l3-ha 2026-07-07 23:08:22.435 | l3_agent_scheduler 2026-07-07 23:08:22.435 | logging 2026-07-07 23:08:22.435 | multi-provider 2026-07-07 23:08:22.435 | net-mtu 2026-07-07 23:08:22.436 | net-mtu-writable 2026-07-07 23:08:22.436 | network-ip-availability 2026-07-07 23:08:22.436 | network_availability_zone 2026-07-07 23:08:22.436 | network_ha 2026-07-07 23:08:22.436 | pagination 2026-07-07 23:08:22.436 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-07 23:08:22.436 | port-device-profile 2026-07-07 23:08:22.436 | port-hardware-offload-type 2026-07-07 23:08:22.436 | port-mac-address-regenerate 2026-07-07 23:08:22.437 | port-numa-affinity-policy 2026-07-07 23:08:22.437 | port-numa-affinity-policy-socket 2026-07-07 23:08:22.437 | port-resource-request 2026-07-07 23:08:22.437 | port-security 2026-07-07 23:08:22.437 | port-trusted-vif 2026-07-07 23:08:22.437 | project-id 2026-07-07 23:08:22.437 | provider 2026-07-07 23:08:22.437 | pvlan 2026-07-07 23:08:22.438 | qinq 2026-07-07 23:08:22.438 | qos 2026-07-07 23:08:22.438 | qos-bw-limit-direction 2026-07-07 23:08:22.438 | qos-bw-minimum-ingress 2026-07-07 23:08:22.438 | qos-default 2026-07-07 23:08:22.438 | qos-fip 2026-07-07 23:08:22.438 | qos-gateway-ip 2026-07-07 23:08:22.438 | qos-rule-type-details 2026-07-07 23:08:22.438 | qos-rule-type-filter 2026-07-07 23:08:22.439 | qos-rules-alias 2026-07-07 23:08:22.439 | quota-check-limit 2026-07-07 23:08:22.439 | quota-check-limit-default 2026-07-07 23:08:22.439 | quota_details 2026-07-07 23:08:22.439 | quotas 2026-07-07 23:08:22.439 | rbac-address-scope 2026-07-07 23:08:22.439 | rbac-policies 2026-07-07 23:08:22.439 | rbac-security-groups 2026-07-07 23:08:22.439 | router 2026-07-07 23:08:22.440 | router-enable-snat 2026-07-07 23:08:22.440 | router_availability_zone 2026-07-07 23:08:22.440 | security-group 2026-07-07 23:08:22.440 | security-groups-default-rules 2026-07-07 23:08:22.440 | security-groups-default-statefulness 2026-07-07 23:08:22.440 | security-groups-normalized-cidr 2026-07-07 23:08:22.440 | security-groups-remote-address-group 2026-07-07 23:08:22.440 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:08:22.440 | security-groups-shared-filtering 2026-07-07 23:08:22.440 | segment 2026-07-07 23:08:22.441 | sorting 2026-07-07 23:08:22.441 | standard-attr-description 2026-07-07 23:08:22.441 | standard-attr-fwaas-v2 2026-07-07 23:08:22.441 | standard-attr-revisions 2026-07-07 23:08:22.441 | standard-attr-tag 2026-07-07 23:08:22.441 | standard-attr-timestamp 2026-07-07 23:08:22.441 | stateful-security-group 2026-07-07 23:08:22.441 | subnet-dns-publish-fixed-ip 2026-07-07 23:08:22.441 | subnet-external-network 2026-07-07 23:08:22.441 | subnet-service-types 2026-07-07 23:08:22.441 | subnet_allocation 2026-07-07 23:08:22.442 | subnet_onboard 2026-07-07 23:08:22.442 | subnetpool-prefix-ops 2026-07-07 23:08:22.442 | tag-creation 2026-07-07 23:08:22.442 | tap-mirror 2026-07-07 23:08:22.442 | tap-mirror-both-direction 2026-07-07 23:08:22.442 | trunk 2026-07-07 23:08:22.442 | uplink-status-propagation 2026-07-07 23:08:22.442 | uplink-status-propagation-updatable 2026-07-07 23:08:22.443 | vlan-transparent 2026-07-07 23:08:22.443 | vpn-endpoint-groups 2026-07-07 23:08:22.443 | vpnaas' 2026-07-07 23:08:22.443 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 23:08:22.443 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-07 23:08:22.443 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-07 23:08:22.443 | address-scope 2026-07-07 23:08:22.443 | agent 2026-07-07 23:08:22.443 | allowed-address-pairs 2026-07-07 23:08:22.444 | auto-allocated-topology 2026-07-07 23:08:22.444 | availability_zone 2026-07-07 23:08:22.444 | bgp 2026-07-07 23:08:22.444 | bgp_4byte_asn 2026-07-07 23:08:22.444 | bgp_dragent_scheduler 2026-07-07 23:08:22.444 | binding 2026-07-07 23:08:22.444 | binding-extended 2026-07-07 23:08:22.444 | default-subnetpools 2026-07-07 23:08:22.444 | dhcp_agent_scheduler 2026-07-07 23:08:22.444 | dns-domain-ports 2026-07-07 23:08:22.444 | dns-integration 2026-07-07 23:08:22.445 | dns-integration-domain-keywords 2026-07-07 23:08:22.445 | empty-string-filtering 2026-07-07 23:08:22.445 | enable-default-route-bfd 2026-07-07 23:08:22.445 | enable-default-route-ecmp 2026-07-07 23:08:22.445 | expose-port-forwarding-in-fip 2026-07-07 23:08:22.445 | ext-gw-mode 2026-07-07 23:08:22.445 | external-gateway-multihoming 2026-07-07 23:08:22.445 | external-net 2026-07-07 23:08:22.445 | extra_dhcp_opt 2026-07-07 23:08:22.445 | extraroute 2026-07-07 23:08:22.445 | extraroute-atomic 2026-07-07 23:08:22.446 | filter-validation 2026-07-07 23:08:22.446 | fip-port-details 2026-07-07 23:08:22.446 | flavors 2026-07-07 23:08:22.446 | floating-ip-port-forwarding 2026-07-07 23:08:22.446 | floating-ip-port-forwarding-description 2026-07-07 23:08:22.446 | floating-ip-port-forwarding-detail 2026-07-07 23:08:22.446 | floating-ip-port-forwarding-port-ranges 2026-07-07 23:08:22.446 | floatingip-pools 2026-07-07 23:08:22.446 | fwaas_v2 2026-07-07 23:08:22.446 | ip_allocation 2026-07-07 23:08:22.446 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:08:22.447 | l3-flavors 2026-07-07 23:08:22.447 | l3-ha 2026-07-07 23:08:22.447 | l3_agent_scheduler 2026-07-07 23:08:22.447 | logging 2026-07-07 23:08:22.447 | multi-provider 2026-07-07 23:08:22.447 | net-mtu 2026-07-07 23:08:22.447 | net-mtu-writable 2026-07-07 23:08:22.447 | network-ip-availability 2026-07-07 23:08:22.447 | network_availability_zone 2026-07-07 23:08:22.447 | network_ha 2026-07-07 23:08:22.447 | pagination 2026-07-07 23:08:22.447 | port-device-profile 2026-07-07 23:08:22.448 | port-hardware-offload-type 2026-07-07 23:08:22.448 | port-mac-address-regenerate 2026-07-07 23:08:22.448 | port-numa-affinity-policy 2026-07-07 23:08:22.448 | port-numa-affinity-policy-socket 2026-07-07 23:08:22.448 | port-resource-request 2026-07-07 23:08:22.448 | port-security 2026-07-07 23:08:22.448 | port-trusted-vif 2026-07-07 23:08:22.449 | project-id 2026-07-07 23:08:22.450 | provider 2026-07-07 23:08:22.450 | pvlan 2026-07-07 23:08:22.450 | qinq 2026-07-07 23:08:22.450 | qos 2026-07-07 23:08:22.450 | qos-bw-limit-direction 2026-07-07 23:08:22.450 | qos-bw-minimum-ingress 2026-07-07 23:08:22.450 | qos-default 2026-07-07 23:08:22.450 | qos-fip 2026-07-07 23:08:22.450 | qos-gateway-ip 2026-07-07 23:08:22.450 | qos-rule-type-details 2026-07-07 23:08:22.450 | qos-rule-type-filter 2026-07-07 23:08:22.451 | qos-rules-alias 2026-07-07 23:08:22.451 | quota-check-limit 2026-07-07 23:08:22.451 | quota-check-limit-default 2026-07-07 23:08:22.451 | quota_details 2026-07-07 23:08:22.451 | quotas 2026-07-07 23:08:22.451 | rbac-address-scope 2026-07-07 23:08:22.451 | rbac-policies 2026-07-07 23:08:22.451 | rbac-security-groups 2026-07-07 23:08:22.451 | router 2026-07-07 23:08:22.451 | router-enable-snat 2026-07-07 23:08:22.451 | router_availability_zone 2026-07-07 23:08:22.452 | security-group 2026-07-07 23:08:22.452 | security-groups-default-rules 2026-07-07 23:08:22.452 | security-groups-default-statefulness 2026-07-07 23:08:22.452 | security-groups-normalized-cidr 2026-07-07 23:08:22.452 | security-groups-remote-address-group 2026-07-07 23:08:22.452 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:08:22.452 | security-groups-shared-filtering 2026-07-07 23:08:22.452 | segment 2026-07-07 23:08:22.452 | sorting 2026-07-07 23:08:22.452 | standard-attr-description 2026-07-07 23:08:22.452 | standard-attr-fwaas-v2 2026-07-07 23:08:22.453 | standard-attr-revisions 2026-07-07 23:08:22.453 | standard-attr-tag 2026-07-07 23:08:22.453 | standard-attr-timestamp 2026-07-07 23:08:22.453 | stateful-security-group 2026-07-07 23:08:22.453 | subnet-dns-publish-fixed-ip 2026-07-07 23:08:22.453 | subnet-external-network 2026-07-07 23:08:22.453 | subnet-service-types 2026-07-07 23:08:22.453 | subnet_allocation 2026-07-07 23:08:22.453 | subnet_onboard 2026-07-07 23:08:22.453 | subnetpool-prefix-ops 2026-07-07 23:08:22.453 | tag-creation 2026-07-07 23:08:22.453 | tap-mirror 2026-07-07 23:08:22.454 | tap-mirror-both-direction 2026-07-07 23:08:22.454 | trunk 2026-07-07 23:08:22.454 | uplink-status-propagation 2026-07-07 23:08:22.454 | uplink-status-propagation-updatable 2026-07-07 23:08:22.454 | vlan-transparent 2026-07-07 23:08:22.454 | vpn-endpoint-groups 2026-07-07 23:08:22.454 | vpnaas' 2026-07-07 23:08:22.454 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-07 23:08:22.454 | address-scope 2026-07-07 23:08:22.454 | agent 2026-07-07 23:08:22.455 | allowed-address-pairs 2026-07-07 23:08:22.455 | auto-allocated-topology 2026-07-07 23:08:22.455 | availability_zone 2026-07-07 23:08:22.455 | bgp 2026-07-07 23:08:22.455 | bgp_4byte_asn 2026-07-07 23:08:22.455 | bgp_dragent_scheduler 2026-07-07 23:08:22.455 | binding 2026-07-07 23:08:22.455 | binding-extended 2026-07-07 23:08:22.455 | default-subnetpools 2026-07-07 23:08:22.455 | dhcp_agent_scheduler 2026-07-07 23:08:22.455 | dns-domain-ports 2026-07-07 23:08:22.455 | dns-integration 2026-07-07 23:08:22.456 | dns-integration-domain-keywords 2026-07-07 23:08:22.456 | empty-string-filtering 2026-07-07 23:08:22.456 | enable-default-route-bfd 2026-07-07 23:08:22.456 | enable-default-route-ecmp 2026-07-07 23:08:22.456 | expose-port-forwarding-in-fip 2026-07-07 23:08:22.456 | ext-gw-mode 2026-07-07 23:08:22.456 | external-gateway-multihoming 2026-07-07 23:08:22.456 | external-net 2026-07-07 23:08:22.456 | extra_dhcp_opt 2026-07-07 23:08:22.456 | extraroute 2026-07-07 23:08:22.456 | extraroute-atomic 2026-07-07 23:08:22.457 | filter-validation 2026-07-07 23:08:22.457 | fip-port-details 2026-07-07 23:08:22.457 | flavors 2026-07-07 23:08:22.457 | floating-ip-port-forwarding 2026-07-07 23:08:22.457 | floating-ip-port-forwarding-description 2026-07-07 23:08:22.457 | floating-ip-port-forwarding-detail 2026-07-07 23:08:22.457 | floating-ip-port-forwarding-port-ranges 2026-07-07 23:08:22.457 | floatingip-pools 2026-07-07 23:08:22.457 | fwaas_v2 2026-07-07 23:08:22.457 | ip_allocation 2026-07-07 23:08:22.457 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:08:22.458 | l3-flavors 2026-07-07 23:08:22.458 | l3-ha 2026-07-07 23:08:22.458 | l3_agent_scheduler 2026-07-07 23:08:22.458 | logging 2026-07-07 23:08:22.458 | multi-provider 2026-07-07 23:08:22.458 | net-mtu 2026-07-07 23:08:22.458 | net-mtu-writable 2026-07-07 23:08:22.458 | network-ip-availability 2026-07-07 23:08:22.458 | network_availability_zone 2026-07-07 23:08:22.458 | network_ha 2026-07-07 23:08:22.458 | pagination 2026-07-07 23:08:22.458 | port-device-profile 2026-07-07 23:08:22.459 | port-hardware-offload-type 2026-07-07 23:08:22.459 | port-mac-address-regenerate 2026-07-07 23:08:22.459 | port-numa-affinity-policy 2026-07-07 23:08:22.459 | port-numa-affinity-policy-socket 2026-07-07 23:08:22.459 | port-resource-request 2026-07-07 23:08:22.459 | port-security 2026-07-07 23:08:22.459 | port-trusted-vif 2026-07-07 23:08:22.459 | project-id 2026-07-07 23:08:22.459 | provider 2026-07-07 23:08:22.459 | pvlan 2026-07-07 23:08:22.459 | qinq 2026-07-07 23:08:22.460 | qos 2026-07-07 23:08:22.460 | qos-bw-limit-direction 2026-07-07 23:08:22.460 | qos-bw-minimum-ingress 2026-07-07 23:08:22.460 | qos-default 2026-07-07 23:08:22.460 | qos-fip 2026-07-07 23:08:22.460 | qos-gateway-ip 2026-07-07 23:08:22.460 | qos-rule-type-details 2026-07-07 23:08:22.460 | qos-rule-type-filter 2026-07-07 23:08:22.460 | qos-rules-alias 2026-07-07 23:08:22.460 | quota-check-limit 2026-07-07 23:08:22.460 | quota-check-limit-default 2026-07-07 23:08:22.460 | quota_details 2026-07-07 23:08:22.461 | quotas 2026-07-07 23:08:22.461 | rbac-address-scope 2026-07-07 23:08:22.461 | rbac-policies 2026-07-07 23:08:22.461 | rbac-security-groups 2026-07-07 23:08:22.461 | router 2026-07-07 23:08:22.461 | router-enable-snat 2026-07-07 23:08:22.461 | router_availability_zone 2026-07-07 23:08:22.461 | security-group 2026-07-07 23:08:22.461 | security-groups-default-rules 2026-07-07 23:08:22.461 | security-groups-default-statefulness 2026-07-07 23:08:22.461 | security-groups-normalized-cidr 2026-07-07 23:08:22.462 | security-groups-remote-address-group 2026-07-07 23:08:22.462 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:08:22.462 | security-groups-shared-filtering 2026-07-07 23:08:22.462 | segment 2026-07-07 23:08:22.462 | sorting 2026-07-07 23:08:22.462 | standard-attr-description 2026-07-07 23:08:22.462 | standard-attr-fwaas-v2 2026-07-07 23:08:22.462 | standard-attr-revisions 2026-07-07 23:08:22.462 | standard-attr-tag 2026-07-07 23:08:22.462 | standard-attr-timestamp 2026-07-07 23:08:22.462 | stateful-security-group 2026-07-07 23:08:22.462 | subnet-dns-publish-fixed-ip 2026-07-07 23:08:22.463 | subnet-external-network 2026-07-07 23:08:22.463 | subnet-service-types 2026-07-07 23:08:22.463 | subnet_allocation 2026-07-07 23:08:22.463 | subnet_onboard 2026-07-07 23:08:22.463 | subnetpool-prefix-ops 2026-07-07 23:08:22.463 | tag-creation 2026-07-07 23:08:22.463 | tap-mirror 2026-07-07 23:08:22.463 | tap-mirror-both-direction 2026-07-07 23:08:22.463 | trunk 2026-07-07 23:08:22.463 | uplink-status-propagation 2026-07-07 23:08:22.463 | uplink-status-propagation-updatable 2026-07-07 23:08:22.464 | vlan-transparent 2026-07-07 23:08:22.464 | vpn-endpoint-groups 2026-07-07 23:08:22.464 | vpnaas' 2026-07-07 23:08:22.464 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 23:08:22.464 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-07 23:08:22.464 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-07 23:08:22.464 | address-scope 2026-07-07 23:08:22.464 | agent 2026-07-07 23:08:22.464 | allowed-address-pairs 2026-07-07 23:08:22.464 | auto-allocated-topology 2026-07-07 23:08:22.464 | availability_zone 2026-07-07 23:08:22.464 | bgp 2026-07-07 23:08:22.465 | bgp_4byte_asn 2026-07-07 23:08:22.465 | bgp_dragent_scheduler 2026-07-07 23:08:22.465 | binding 2026-07-07 23:08:22.465 | binding-extended 2026-07-07 23:08:22.465 | default-subnetpools 2026-07-07 23:08:22.465 | dhcp_agent_scheduler 2026-07-07 23:08:22.465 | dns-domain-ports 2026-07-07 23:08:22.465 | dns-integration 2026-07-07 23:08:22.465 | dns-integration-domain-keywords 2026-07-07 23:08:22.466 | empty-string-filtering 2026-07-07 23:08:22.466 | enable-default-route-bfd 2026-07-07 23:08:22.466 | enable-default-route-ecmp 2026-07-07 23:08:22.466 | expose-port-forwarding-in-fip 2026-07-07 23:08:22.466 | ext-gw-mode 2026-07-07 23:08:22.466 | external-gateway-multihoming 2026-07-07 23:08:22.466 | external-net 2026-07-07 23:08:22.466 | extra_dhcp_opt 2026-07-07 23:08:22.466 | extraroute 2026-07-07 23:08:22.466 | extraroute-atomic 2026-07-07 23:08:22.466 | filter-validation 2026-07-07 23:08:22.466 | fip-port-details 2026-07-07 23:08:22.467 | flavors 2026-07-07 23:08:22.467 | floating-ip-port-forwarding 2026-07-07 23:08:22.467 | floating-ip-port-forwarding-description 2026-07-07 23:08:22.467 | floating-ip-port-forwarding-detail 2026-07-07 23:08:22.467 | floating-ip-port-forwarding-port-ranges 2026-07-07 23:08:22.467 | floatingip-pools 2026-07-07 23:08:22.467 | fwaas_v2 2026-07-07 23:08:22.467 | ip_allocation 2026-07-07 23:08:22.467 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:08:22.467 | l3-flavors 2026-07-07 23:08:22.467 | l3-ha 2026-07-07 23:08:22.467 | l3_agent_scheduler 2026-07-07 23:08:22.468 | logging 2026-07-07 23:08:22.468 | multi-provider 2026-07-07 23:08:22.468 | net-mtu 2026-07-07 23:08:22.468 | net-mtu-writable 2026-07-07 23:08:22.468 | network-ip-availability 2026-07-07 23:08:22.468 | network_availability_zone 2026-07-07 23:08:22.468 | network_ha 2026-07-07 23:08:22.468 | pagination 2026-07-07 23:08:22.468 | port-device-profile 2026-07-07 23:08:22.468 | port-hardware-offload-type 2026-07-07 23:08:22.468 | port-mac-address-regenerate 2026-07-07 23:08:22.469 | port-numa-affinity-policy 2026-07-07 23:08:22.469 | port-numa-affinity-policy-socket 2026-07-07 23:08:22.469 | port-resource-request 2026-07-07 23:08:22.469 | port-security 2026-07-07 23:08:22.469 | port-trusted-vif 2026-07-07 23:08:22.469 | project-id 2026-07-07 23:08:22.469 | provider 2026-07-07 23:08:22.469 | pvlan 2026-07-07 23:08:22.469 | qinq 2026-07-07 23:08:22.469 | qos 2026-07-07 23:08:22.469 | qos-bw-limit-direction 2026-07-07 23:08:22.469 | qos-bw-minimum-ingress 2026-07-07 23:08:22.470 | qos-default 2026-07-07 23:08:22.470 | qos-fip 2026-07-07 23:08:22.470 | qos-gateway-ip 2026-07-07 23:08:22.470 | qos-rule-type-details 2026-07-07 23:08:22.470 | qos-rule-type-filter 2026-07-07 23:08:22.470 | qos-rules-alias 2026-07-07 23:08:22.470 | quota-check-limit 2026-07-07 23:08:22.470 | quota-check-limit-default 2026-07-07 23:08:22.470 | quota_details 2026-07-07 23:08:22.470 | quotas 2026-07-07 23:08:22.470 | rbac-address-scope 2026-07-07 23:08:22.471 | rbac-policies 2026-07-07 23:08:22.471 | rbac-security-groups 2026-07-07 23:08:22.471 | router 2026-07-07 23:08:22.471 | router-enable-snat 2026-07-07 23:08:22.471 | router_availability_zone 2026-07-07 23:08:22.471 | security-group 2026-07-07 23:08:22.471 | security-groups-default-rules 2026-07-07 23:08:22.471 | security-groups-default-statefulness 2026-07-07 23:08:22.472 | security-groups-normalized-cidr 2026-07-07 23:08:22.472 | security-groups-remote-address-group 2026-07-07 23:08:22.472 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:08:22.472 | security-groups-shared-filtering 2026-07-07 23:08:22.472 | segment 2026-07-07 23:08:22.472 | sorting 2026-07-07 23:08:22.472 | standard-attr-description 2026-07-07 23:08:22.472 | standard-attr-fwaas-v2 2026-07-07 23:08:22.472 | standard-attr-revisions 2026-07-07 23:08:22.472 | standard-attr-tag 2026-07-07 23:08:22.472 | standard-attr-timestamp 2026-07-07 23:08:22.472 | stateful-security-group 2026-07-07 23:08:22.473 | subnet-dns-publish-fixed-ip 2026-07-07 23:08:22.473 | subnet-external-network 2026-07-07 23:08:22.473 | subnet-service-types 2026-07-07 23:08:22.473 | subnet_allocation 2026-07-07 23:08:22.473 | subnet_onboard 2026-07-07 23:08:22.473 | subnetpool-prefix-ops 2026-07-07 23:08:22.473 | tag-creation 2026-07-07 23:08:22.473 | tap-mirror 2026-07-07 23:08:22.473 | tap-mirror-both-direction 2026-07-07 23:08:22.473 | trunk 2026-07-07 23:08:22.473 | uplink-status-propagation 2026-07-07 23:08:22.474 | uplink-status-propagation-updatable 2026-07-07 23:08:22.474 | vlan-transparent 2026-07-07 23:08:22.474 | vpn-endpoint-groups 2026-07-07 23:08:22.474 | vpnaas' 2026-07-07 23:08:22.474 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 23:08:22.474 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-07 23:08:22.474 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-07 23:08:22.474 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-07 23:08:22.482 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-07 23:08:22.482 | ++ 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-07-07 23:08:22.491 | + 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-07-07 23:08:22.496 | + 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-07-07 23:08:22.501 | + 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-07-07 23:08:22.507 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:22.513 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-07 23:08:22.517 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-07 23:08:22.523 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-07 23:08:22.526 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:22.533 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-07 23:08:22.590 | + 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.197:6641 2026-07-07 23:08:22.595 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:22.599 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-07 23:08:22.603 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.197:6641 2026-07-07 23:08:22.608 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.197:6641 ']' 2026-07-07 23:08:22.612 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:22.616 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.197:6641 2026-07-07 23:08:22.668 | + 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.197:6642 2026-07-07 23:08:22.672 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:22.676 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-07 23:08:22.680 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.197:6642 2026-07-07 23:08:22.685 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.197:6642 ']' 2026-07-07 23:08:22.688 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:22.693 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.197:6642 2026-07-07 23:08:22.742 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-07 23:08:22.770 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:08:22.774 | + 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-07-07 23:08:22.779 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:22.785 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-07 23:08:22.789 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-07 23:08:22.794 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-07 23:08:22.799 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:22.804 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-07 23:08:22.854 | + 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-07-07 23:08:22.859 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:22.862 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-07 23:08:22.868 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-07 23:08:22.871 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-07 23:08:22.876 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:22.880 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-07 23:08:22.933 | + 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-07-07 23:08:22.938 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:22.942 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-07 23:08:22.947 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-07 23:08:22.950 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-07 23:08:22.955 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:22.958 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-07 23:08:23.010 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-07 23:08:23.043 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-07 23:08:23.072 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:08:23.077 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-07 23:08:23.080 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-07 23:08:23.111 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:08:23.116 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-07 23:08:23.122 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-07 23:08:23.126 | + 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-07-07 23:08:23.130 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:23.135 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-07 23:08:23.139 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-07 23:08:23.143 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-07 23:08:23.147 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:23.152 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-07 23:08:23.206 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-07 23:08:23.232 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:08:23.238 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-07 23:08:23.295 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-07 23:08:23.323 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:08:23.326 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-07 23:08:23.380 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-07 23:08:23.410 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:08:23.416 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-07 23:08:23.420 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-07 23:08:23.450 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:08:23.455 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-07 23:08:23.460 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-07 23:08:23.464 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-07 23:08:23.524 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-07 23:08:23.553 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:08:23.558 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-07 23:08:23.586 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:08:23.591 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-07 23:08:23.622 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:08:23.626 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-07 23:08:23.661 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:08:23.665 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-07 23:08:23.696 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:08:23.700 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-07 23:08:23.733 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:08:23.738 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-07 23:08:23.743 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-07 23:08:23.748 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-07 23:08:23.757 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-07 23:08:23.815 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-07 23:08:23.875 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-07 23:08:23.935 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-07 23:08:23.994 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-07 23:08:23.999 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-07 23:08:24.005 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-07 23:08:24.010 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-07 23:08:24.015 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-07 23:08:24.020 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-07 23:08:24.025 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-07 23:08:24.030 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-07 23:08:24.035 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-07 23:08:24.040 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-07 23:08:24.102 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-07 23:08:24.166 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.197/identity 2026-07-07 23:08:24.236 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-07 23:08:24.294 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-07 23:08:24.355 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-07 23:08:24.423 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-07 23:08:24.489 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-07 23:08:24.553 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.197/identity 2026-07-07 23:08:24.618 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-07 23:08:24.678 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-07 23:08:24.736 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-07 23:08:24.742 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-07 23:08:24.804 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-07 23:08:24.883 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-07 23:08:24.889 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-07 23:08:24.895 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 23:08:24.901 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-07 23:08:24.906 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-07 23:08:24.974 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-07 23:08:25.043 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.197/identity 2026-07-07 23:08:25.115 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-07 23:08:25.185 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-07 23:08:25.253 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-07 23:08:25.321 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-07 23:08:25.392 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-07 23:08:25.463 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-07 23:08:25.470 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-07 23:08:25.476 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-07 23:08:25.482 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-07 23:08:25.488 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-07 23:08:25.562 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-07 23:08:25.630 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.197/identity 2026-07-07 23:08:25.698 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-07 23:08:25.772 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-07 23:08:25.843 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-07 23:08:25.914 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-07 23:08:25.974 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-07 23:08:26.028 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-07 23:08:26.033 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-07 23:08:26.038 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-07 23:08:26.043 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-07 23:08:26.047 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-07 23:08:26.051 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-07 23:08:26.056 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-07 23:08:26.061 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-07 23:08:26.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-07 23:08:26.071 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-07 23:08:26.075 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-07 23:08:26.080 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-07 23:08:26.085 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-07 23:08:26.093 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-07 23:08:26.098 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-07 23:08:26.103 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-07 23:08:26.107 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-07 23:08:26.112 | + 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-07-07 23:08:26.117 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:26.121 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-07 23:08:26.126 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-07 23:08:26.130 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-07 23:08:26.135 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:26.139 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-07 23:08:26.196 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-07 23:08:26.202 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:26.209 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-07 23:08:26.214 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-07 23:08:26.219 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-07 23:08:26.224 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:26.229 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-07 23:08:26.291 | + 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-07-07 23:08:26.296 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:26.301 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-07 23:08:26.306 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-07 23:08:26.311 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-07 23:08:26.316 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:26.322 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-07 23:08:26.375 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-07 23:08:26.380 | + 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-07-07 23:08:26.385 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:26.390 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-07 23:08:26.395 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-07 23:08:26.400 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-07 23:08:26.405 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:26.410 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-07 23:08:26.464 | + 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-07-07 23:08:26.469 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:26.475 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-07 23:08:26.479 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-07 23:08:26.484 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-07 23:08:26.488 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:26.493 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-07 23:08:26.555 | + 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-07-07 23:08:26.560 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:26.566 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-07 23:08:26.570 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-07 23:08:26.575 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-07 23:08:26.580 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:26.586 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-07 23:08:26.641 | + 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-07-07 23:08:26.646 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:26.651 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-07 23:08:26.657 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-07 23:08:26.661 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-07 23:08:26.666 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:26.671 | + 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-07-07 23:08:26.723 | + 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-07-07 23:08:26.728 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:26.733 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-07 23:08:26.737 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-07 23:08:26.742 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-07 23:08:26.746 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:26.751 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-07 23:08:26.804 | + 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-07-07 23:08:26.809 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:26.813 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-07 23:08:26.818 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-07 23:08:26.822 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-07 23:08:26.827 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:26.832 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-07 23:08:26.886 | + 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-07-07 23:08:26.891 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:26.896 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-07 23:08:26.902 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-07 23:08:26.907 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-07 23:08:26.913 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:26.918 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-07 23:08:26.972 | + 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-07-07 23:08:26.977 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-07 23:08:26.982 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-07 23:08:26.986 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-07 23:08:26.991 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-07 23:08:26.996 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-07 23:08:27.000 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-07 23:08:27.054 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-07 23:08:27.060 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-07 23:08:27.118 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-07 23:08:27.176 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-07 23:08:27.181 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-07 23:08:27.186 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-07 23:08:27.190 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-07 23:08:27.195 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-07 23:08:27.200 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-07 23:08:27.204 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-07 23:08:27.209 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-07 23:08:27.214 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-07 23:08:27.236 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-07 23:08:27.237 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-07 23:08:27.252 | d /var/run/uwsgi 0755 quobyte root 2026-07-07 23:08:27.259 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-07 23:08:27.276 | /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-07-07 23:08:27.284 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-07 23:08:27.289 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-07 23:08:27.296 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-07 23:08:27.300 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-07 23:08:27.357 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-07 23:08:27.413 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-07 23:08:27.466 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-07 23:08:27.521 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-07 23:08:27.572 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-07 23:08:27.624 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-07 23:08:27.679 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-07 23:08:27.740 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-07 23:08:27.800 | + 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-07-07 23:08:27.858 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-07 23:08:27.915 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-07 23:08:27.970 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-07 23:08:28.026 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-07 23:08:28.080 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-07 23:08:28.085 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-07 23:08:28.093 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-07 23:08:28.097 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-07 23:08:28.102 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-07 23:08:28.107 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 23:08:28.111 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 23:08:28.117 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-07 23:08:28.124 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-07 23:08:28.128 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-07 23:08:28.177 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-07 23:08:28.228 | + 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-07-07 23:08:28.229 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-07 23:08:28.247 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-07 23:08:28.255 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-07 23:08:28.260 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-07 23:08:28.265 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-07 23:08:28.269 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-07 23:08:28.275 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-07 23:08:28.280 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-07 23:08:28.285 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 23:08:28.290 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 23:08:28.296 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-07 23:08:28.300 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-07 23:08:28.306 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 23:08:28.311 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 23:08:28.314 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-07 23:08:28.330 | perl: warning: Setting locale failed. 2026-07-07 23:08:28.330 | perl: warning: Please check that your locale settings: 2026-07-07 23:08:28.330 | LANGUAGE = (unset), 2026-07-07 23:08:28.331 | LC_ALL = "en_US.utf8", 2026-07-07 23:08:28.331 | LANG = "de_DE.UTF-8" 2026-07-07 23:08:28.331 | are supported and installed on your system. 2026-07-07 23:08:28.331 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-07 23:08:28.378 | Enabling site neutron-api. 2026-07-07 23:08:28.385 | To activate the new configuration, you need to run: 2026-07-07 23:08:28.386 | systemctl reload apache2 2026-07-07 23:08:28.394 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-07 23:08:28.398 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-07 23:08:28.403 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-07 23:08:28.408 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-07 23:08:28.656 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-07 23:08:28.685 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:08:28.688 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-07 23:08:28.717 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:08:28.721 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-07 23:08:28.725 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-07 23:08:28.823 | + inc/async:async_inner:63 : init_neutron 2026-07-07 23:08:28.881 | [2072 Async init_neutron:55469]: running: init_neutron 2026-07-07 23:08:28.885 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-07 23:08:28.917 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:08:28.922 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-07 23:08:28.952 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:08:28.956 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-07 23:08:28.961 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-07 23:08:28.965 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-07 23:08:29.022 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-07 23:08:29.027 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-07 23:08:29.091 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-07 23:08:29.127 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:08:29.133 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-07 23:08:29.164 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:08:29.169 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-07 23:08:29.175 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:08:29.180 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-07 23:08:29.185 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-07 23:08:29.191 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-07 23:08:29.299 | + inc/async:async_inner:63 : init_cinder 2026-07-07 23:08:29.354 | [2072 Async init_cinder:55705]: running: init_cinder 2026-07-07 23:08:29.361 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-07 23:08:29.382 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:08:29.385 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-07 23:08:29.388 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:08:29.391 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-07 23:08:29.395 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-07 23:08:29.398 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-07 23:08:29.484 | + inc/async:async_inner:63 : init_placement 2026-07-07 23:08:29.554 | [2072 Async init_placement:55835]: running: init_placement 2026-07-07 23:08:29.559 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-07 23:08:29.647 | [2072 Async init_neutron:55469]: Waiting for completion of init_neutron running on PID 55469 (5 other jobs running) 2026-07-07 23:08:29.686 | [2072 Async init_neutron:55469]: Signaling child to exit 2026-07-07 23:08:46.704 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:08:46.740 | [55705 Async init_cinder:55705]: finished successfully 2026-07-07 23:09:31.323 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:09:31.362 | [55835 Async init_placement:55835]: finished successfully 2026-07-07 23:09:35.699 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:09:35.729 | [55469 Async init_neutron:55469]: finished successfully 2026-07-07 23:09:35.759 | WAKEUP 2026-07-07 23:09:35.785 | [2072 Async init_neutron:55469]: Signaled 2026-07-07 23:09:35.786 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-07 23:09:35.786 | + lib/database:recreate_database:112 : local db=neutron 2026-07-07 23:09:35.786 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-07 23:09:35.786 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-07 23:09:35.787 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-07 23:09:35.787 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:09:35.787 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-07 23:09:35.787 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:09:35.787 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-07 23:09:35.787 | + functions-common:time_start:2406 : local name=dbsync 2026-07-07 23:09:35.787 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:09:35.787 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:09:35.787 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:09:35.787 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465709054 2026-07-07 23:09:35.787 | + lib/neutron:init_neutron:504 : /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-07-07 23:09:35.788 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-07 23:09:35.788 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-07 23:09:35.788 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-07 23:09:35.788 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-07 23:09:35.788 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-07 23:09:35.788 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-07 23:09:35.788 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-07 23:09:35.788 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-07 23:09:35.788 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-07 23:09:35.788 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-07 23:09:35.788 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-07 23:09:35.788 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-07 23:09:35.789 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-07 23:09:35.789 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-07 23:09:35.789 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-07 23:09:35.789 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-07 23:09:35.789 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-07 23:09:35.789 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-07 23:09:35.789 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-07 23:09:35.789 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-07 23:09:35.790 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-07 23:09:35.790 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-07 23:09:35.790 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-07 23:09:35.790 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-07 23:09:35.790 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-07 23:09:35.790 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-07 23:09:35.790 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-07 23:09:35.791 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-07 23:09:35.791 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-07 23:09:35.791 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-07 23:09:35.791 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-07 23:09:35.791 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-07 23:09:35.791 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-07 23:09:35.791 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-07 23:09:35.792 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-07 23:09:35.792 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-07 23:09:35.792 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-07 23:09:35.792 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-07 23:09:35.792 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-07 23:09:35.792 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-07 23:09:35.792 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-07 23:09:35.792 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-07 23:09:35.793 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-07 23:09:35.793 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-07 23:09:35.793 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-07 23:09:35.793 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-07 23:09:35.793 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-07 23:09:35.793 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-07 23:09:35.793 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-07 23:09:35.794 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-07 23:09:35.794 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-07 23:09:35.794 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-07 23:09:35.794 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-07 23:09:35.794 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-07 23:09:35.794 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-07 23:09:35.794 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-07 23:09:35.794 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-07 23:09:35.795 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-07 23:09:35.795 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-07 23:09:35.795 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-07 23:09:35.795 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-07 23:09:35.795 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-07 23:09:35.795 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-07 23:09:35.795 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-07 23:09:35.795 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-07 23:09:35.795 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-07 23:09:35.796 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-07 23:09:35.796 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-07 23:09:35.796 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-07 23:09:35.796 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-07 23:09:35.796 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-07 23:09:35.796 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-07 23:09:35.796 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-07 23:09:35.796 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-07 23:09:35.796 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-07 23:09:35.796 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-07 23:09:35.797 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-07 23:09:35.797 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-07 23:09:35.797 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-07 23:09:35.797 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-07 23:09:35.797 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-07 23:09:35.797 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-07 23:09:35.797 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-07 23:09:35.797 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-07 23:09:35.797 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-07 23:09:35.797 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-07 23:09:35.798 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-07 23:09:35.798 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-07 23:09:35.798 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-07 23:09:35.798 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-07 23:09:35.798 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-07 23:09:35.798 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-07 23:09:35.798 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-07 23:09:35.798 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-07 23:09:35.798 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-07 23:09:35.799 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-07 23:09:35.799 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-07 23:09:35.799 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-07 23:09:35.799 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-07 23:09:35.799 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-07 23:09:35.799 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-07 23:09:35.799 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-07 23:09:35.800 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-07 23:09:35.800 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-07 23:09:35.800 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-07 23:09:35.800 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-07 23:09:35.800 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-07 23:09:35.800 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-07 23:09:35.800 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-07 23:09:35.800 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-07 23:09:35.800 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-07 23:09:35.800 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-07 23:09:35.801 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-07 23:09:35.801 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-07 23:09:35.801 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-07 23:09:35.801 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-07 23:09:35.801 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-07 23:09:35.801 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-07 23:09:35.801 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-07 23:09:35.801 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-07 23:09:35.801 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-07 23:09:35.802 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-07 23:09:35.802 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-07 23:09:35.802 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-07 23:09:35.802 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-07 23:09:35.802 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-07 23:09:35.802 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-07 23:09:35.802 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-07 23:09:35.802 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-07 23:09:35.802 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-07 23:09:35.803 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-07 23:09:35.803 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-07 23:09:35.803 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-07 23:09:35.803 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-07 23:09:35.803 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-07 23:09:35.803 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-07 23:09:35.803 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-07 23:09:35.803 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-07 23:09:35.804 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-07 23:09:35.804 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-07 23:09:35.804 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-07 23:09:35.804 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-07 23:09:35.804 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-07 23:09:35.804 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-07 23:09:35.804 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-07 23:09:35.804 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-07 23:09:35.805 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-07 23:09:35.805 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-07 23:09:35.805 | Running upgrade for neutron ... 2026-07-07 23:09:35.805 | OK 2026-07-07 23:09:35.805 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-07 23:09:35.805 | + functions-common:time_stop:2420 : local name 2026-07-07 23:09:35.805 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:09:35.805 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:09:35.806 | + functions-common:time_stop:2423 : local total 2026-07-07 23:09:35.806 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:09:35.806 | + functions-common:time_stop:2426 : name=dbsync 2026-07-07 23:09:35.806 | + functions-common:time_stop:2427 : start_time=1783465709054 2026-07-07 23:09:35.806 | + functions-common:time_stop:2429 : [[ -z 1783465709054 ]] 2026-07-07 23:09:35.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:09:35.806 | + functions-common:time_stop:2432 : end_time=1783465775678 2026-07-07 23:09:35.807 | + functions-common:time_stop:2433 : elapsed_time=66624 2026-07-07 23:09:35.807 | + functions-common:time_stop:2434 : total=8841 2026-07-07 23:09:35.807 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:09:35.807 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=75465 2026-07-07 23:09:35.838 | [2072 Async init_neutron:55469]: finished init_neutron with result 0 in 66 seconds 2026-07-07 23:09:35.843 | + inc/async:async_wait:197 : return 0 2026-07-07 23:09:35.847 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-07 23:09:35.907 | [2072 Async init_placement:55835]: Waiting for completion of init_placement running on PID 55835 (4 other jobs running) 2026-07-07 23:09:35.933 | [2072 Async init_placement:55835]: Signaling child to exit 2026-07-07 23:09:35.934 | WAKEUP 2026-07-07 23:09:35.958 | [2072 Async init_placement:55835]: Signaled 2026-07-07 23:09:35.960 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-07 23:09:35.960 | + lib/database:recreate_database:112 : local db=placement 2026-07-07 23:09:35.961 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-07 23:09:35.961 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-07 23:09:35.961 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-07 23:09:35.961 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:09:35.961 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-07 23:09:35.961 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:09:35.961 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-07 23:09:35.961 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 23:09:35.962 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:09:35.962 | we strongly recommend against using it for new projects. 2026-07-07 23:09:35.962 | 2026-07-07 23:09:35.962 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:09:35.962 | framework. For more detail see 2026-07-07 23:09:35.962 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:09:35.962 | 2026-07-07 23:09:35.962 | __import__(import_str) 2026-07-07 23:09:35.962 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-07 23:09:35.963 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-07 23:09:35.963 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-07 23:09:35.963 | + functions-common:get_or_create_user:899 : local user_id 2026-07-07 23:09:35.963 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-07 23:09:35.963 | + functions-common:get_or_create_user:903 : local email= 2026-07-07 23:09:35.963 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-07 23:09:35.963 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:09:35.963 | + functions-common:get_or_create_user:915 : user_id=f6d451d730e44a23adcdb54cee6baf6d 2026-07-07 23:09:35.963 | + functions-common:get_or_create_user:916 : echo f6d451d730e44a23adcdb54cee6baf6d 2026-07-07 23:09:35.964 | f6d451d730e44a23adcdb54cee6baf6d 2026-07-07 23:09:35.964 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-07 23:09:35.964 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:09:35.964 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:09:35.964 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 23:09:35.964 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:09:35.964 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:09:35.964 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 23:09:35.964 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 23:09:35.965 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 23:09:35.965 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 23:09:35.965 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 23:09:35.965 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 23:09:35.965 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-07-07 23:09:35.965 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-07 23:09:35.965 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:09:35.965 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:09:35.965 | + functions-common:get_or_add_user_project_role:980 : echo a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:09:35.966 | a544ee5cb9da42fdae6e4edceffb4b7e 2026-07-07 23:09:35.966 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-07 23:09:35.966 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-07 23:09:35.966 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-07 23:09:35.966 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-07 23:09:35.966 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-07 23:09:35.966 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-07 23:09:35.966 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-07 23:09:35.966 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-07 23:09:35.967 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-07 23:09:35.967 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-07 23:09:35.967 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-07 23:09:35.967 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-07 23:09:35.967 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-07 23:09:35.967 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-07-07 23:09:35.967 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-07 23:09:35.967 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:09:35.967 | + functions-common:get_or_add_user_project_role:979 : user_role_id=1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:09:35.968 | + functions-common:get_or_add_user_project_role:980 : echo 1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:09:35.968 | 1b3a961beaab4e73bc963d06cb9ed715 2026-07-07 23:09:35.968 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.197/placement 2026-07-07 23:09:35.968 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-07 23:09:35.968 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-07 23:09:35.968 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-07 23:09:35.968 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-07-07 23:09:35.968 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:09:35.968 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-07 23:09:35.969 | 3e5c37484d30473a8339014fe00fb707' 2026-07-07 23:09:35.969 | + functions-common:get_or_create_service:1067 : echo 3e5c37484d30473a8339014fe00fb707 2026-07-07 23:09:35.969 | 3e5c37484d30473a8339014fe00fb707 2026-07-07 23:09:35.969 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.197/placement 2026-07-07 23:09:35.969 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-07 23:09:35.969 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.197/placement RegionOne 2026-07-07 23:09:35.969 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-07 23:09:35.969 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-07-07 23:09:35.970 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:09:35.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-07 23:09:35.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-07 23:09:35.970 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.197/placement --region RegionOne -f value -c id 2026-07-07 23:09:35.970 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:09:35.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=73dec42e44f64ee3824bf120fae2e795 2026-07-07 23:09:35.970 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 73dec42e44f64ee3824bf120fae2e795 2026-07-07 23:09:35.970 | + functions-common:get_or_create_endpoint:1100 : public_id=73dec42e44f64ee3824bf120fae2e795 2026-07-07 23:09:35.971 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-07 23:09:35.971 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-07 23:09:35.971 | + functions-common:get_or_create_endpoint:1109 : echo 73dec42e44f64ee3824bf120fae2e795 2026-07-07 23:09:35.971 | 73dec42e44f64ee3824bf120fae2e795 2026-07-07 23:09:36.009 | [2072 Async init_placement:55835]: finished init_placement with result 0 in 61 seconds 2026-07-07 23:09:36.014 | + inc/async:async_wait:197 : return 0 2026-07-07 23:09:36.017 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-07 23:09:36.083 | [2072 Async init_glance:51236]: Waiting for completion of init_glance running on PID 51236 (3 other jobs running) 2026-07-07 23:09:36.112 | [2072 Async init_glance:51236]: Signaling child to exit 2026-07-07 23:09:36.112 | WAKEUP 2026-07-07 23:09:36.137 | [2072 Async init_glance:51236]: Signaled 2026-07-07 23:09:36.139 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-07 23:09:36.139 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-07 23:09:36.139 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-07 23:09:36.139 | + lib/database:recreate_database:112 : local db=glance 2026-07-07 23:09:36.139 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-07 23:09:36.139 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-07 23:09:36.139 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-07 23:09:36.140 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:09:36.140 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-07 23:09:36.140 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:09:36.140 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-07 23:09:36.140 | + functions-common:time_start:2406 : local name=dbsync 2026-07-07 23:09:36.140 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:09:36.140 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:09:36.141 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:09:36.141 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465598973 2026-07-07 23:09:36.141 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-07 23:09:36.141 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 23:09:36.141 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:09:36.141 | we strongly recommend against using it for new projects. 2026-07-07 23:09:36.141 | 2026-07-07 23:09:36.141 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:09:36.142 | framework. For more detail see 2026-07-07 23:09:36.142 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:09:36.142 | 2026-07-07 23:09:36.142 | __import__(import_str) 2026-07-07 23:09:36.142 | INFO dbcounter [-] Registered counter for database glance 2026-07-07 23:09:36.142 | 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=51342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 23:09:36.142 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 23:09:36.142 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 23:09:36.142 | DEBUG dbcounter [-] [51342] Writer thread running {{(pid=51342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:09:36.142 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 23:09:36.143 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 23:09:36.143 | INFO dbcounter [-] Registered counter for database glance 2026-07-07 23:09:36.143 | 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=51342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 23:09:36.143 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 23:09:36.143 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 23:09:36.143 | DEBUG dbcounter [-] [51342] Writer thread running {{(pid=51342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:09:36.143 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-07 23:09:36.143 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 23:09:36.144 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-07 23:09:36.144 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.144 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-07 23:09:36.144 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.144 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-07 23:09:36.144 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.144 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-07 23:09:36.144 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.144 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-07 23:09:36.145 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.145 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-07 23:09:36.145 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.145 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-07 23:09:36.145 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.145 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-07 23:09:36.145 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.145 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-07 23:09:36.145 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.146 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-07 23:09:36.146 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.146 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-07 23:09:36.146 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.146 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-07 23:09:36.146 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.146 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-07 23:09:36.146 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.147 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-07 23:09:36.147 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.147 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-07 23:09:36.147 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.147 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 23:09:36.147 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 23:09:36.147 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 23:09:36.147 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 23:09:36.147 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 23:09:36.147 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 23:09:36.148 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 23:09:36.148 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 23:09:36.148 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 23:09:36.148 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 23:09:36.148 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-07 23:09:36.148 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 23:09:36.148 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-07 23:09:36.148 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.149 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-07 23:09:36.149 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.149 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-07 23:09:36.149 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.149 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-07 23:09:36.149 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.149 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-07 23:09:36.150 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.150 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-07 23:09:36.150 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.150 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-07 23:09:36.150 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.150 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-07 23:09:36.150 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.150 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-07 23:09:36.150 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.150 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-07 23:09:36.151 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.151 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-07 23:09:36.151 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.151 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-07 23:09:36.151 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-07 23:09:36.151 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 23:09:36.151 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 23:09:36.152 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 23:09:36.152 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 23:09:36.152 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-07 23:09:36.152 | Database migration is up to date. No migration needed. 2026-07-07 23:09:36.152 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-07 23:09:36.152 | Database is synced successfully. 2026-07-07 23:09:36.153 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-07 23:09:36.153 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-07 23:09:36.153 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:09:36.153 | we strongly recommend against using it for new projects. 2026-07-07 23:09:36.153 | 2026-07-07 23:09:36.153 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:09:36.153 | framework. For more detail see 2026-07-07 23:09:36.153 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:09:36.154 | 2026-07-07 23:09:36.154 | __import__(import_str) 2026-07-07 23:09:36.154 | INFO dbcounter [-] Registered counter for database glance 2026-07-07 23:09:36.154 | 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=51558) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 23:09:36.154 | DEBUG dbcounter [-] [51558] Writer thread running {{(pid=51558) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:09:36.154 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-07 23:09:36.154 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-07 23:09:36.154 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-07 23:09:36.154 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-07 23:09:36.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-07 23:09:36.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-07 23:09:36.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-07 23:09:36.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-07 23:09:36.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-07 23:09:36.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-07 23:09:36.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-07 23:09:36.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-07 23:09:36.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-07 23:09:36.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-07 23:09:36.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-07 23:09:36.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-07 23:09:36.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-07 23:09:36.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-07 23:09:36.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-07 23:09:36.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-07 23:09:36.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-07 23:09:36.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-07 23:09:36.156 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-07 23:09:36.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-07 23:09:36.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-07 23:09:36.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-07 23:09:36.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-07 23:09:36.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-07 23:09:36.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-07 23:09:36.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-07 23:09:36.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-07 23:09:36.157 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-07 23:09:36.158 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-07 23:09:36.158 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-07 23:09:36.158 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-07 23:09:36.158 | + functions-common:time_stop:2420 : local name 2026-07-07 23:09:36.158 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:09:36.158 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:09:36.158 | + functions-common:time_stop:2423 : local total 2026-07-07 23:09:36.159 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:09:36.159 | + functions-common:time_stop:2426 : name=dbsync 2026-07-07 23:09:36.159 | + functions-common:time_stop:2427 : start_time=1783465598973 2026-07-07 23:09:36.159 | + functions-common:time_stop:2429 : [[ -z 1783465598973 ]] 2026-07-07 23:09:36.159 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:09:36.159 | + functions-common:time_stop:2432 : end_time=1783465617153 2026-07-07 23:09:36.159 | + functions-common:time_stop:2433 : elapsed_time=18180 2026-07-07 23:09:36.159 | + functions-common:time_stop:2434 : total=8841 2026-07-07 23:09:36.159 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:09:36.159 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27021 2026-07-07 23:09:36.188 | [2072 Async init_glance:51236]: finished init_glance with result 0 in 20 seconds 2026-07-07 23:09:36.194 | + inc/async:async_wait:197 : return 0 2026-07-07 23:09:36.197 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-07 23:09:36.223 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-07 23:09:36.227 | + inc/async:async_wait:197 : return 0 2026-07-07 23:09:36.230 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-07 23:09:36.290 | [2072 Async init_cinder:55705]: Waiting for completion of init_cinder running on PID 55705 (2 other jobs running) 2026-07-07 23:09:36.318 | [2072 Async init_cinder:55705]: Signaling child to exit 2026-07-07 23:09:36.319 | WAKEUP 2026-07-07 23:09:36.343 | [2072 Async init_cinder:55705]: Signaled 2026-07-07 23:09:36.345 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-07 23:09:36.345 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:09:36.345 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-07 23:09:36.346 | + lib/database:recreate_database:112 : local db=cinder 2026-07-07 23:09:36.346 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-07 23:09:36.346 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-07 23:09:36.346 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-07 23:09:36.346 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:09:36.346 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-07 23:09:36.346 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:09:36.346 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-07 23:09:36.346 | + functions-common:time_start:2406 : local name=dbsync 2026-07-07 23:09:36.347 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:09:36.347 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:09:36.347 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:09:36.347 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465709557 2026-07-07 23:09:36.347 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-07 23:09:36.347 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-07 23:09:36.347 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:09:36.347 | we strongly recommend against using it for new projects. 2026-07-07 23:09:36.347 | 2026-07-07 23:09:36.348 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:09:36.348 | framework. For more detail see 2026-07-07 23:09:36.348 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:09:36.348 | 2026-07-07 23:09:36.348 | import eventlet # noqa 2026-07-07 23:09:36.348 | INFO dbcounter [-] Registered counter for database cinder 2026-07-07 23:09:36.348 | 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=55902) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 23:09:36.348 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-07 23:09:36.348 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 23:09:36.349 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 23:09:36.349 | DEBUG dbcounter [-] [55902] Writer thread running {{(pid=55902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:09:36.349 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-07 23:09:36.349 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 23:09:36.349 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-07 23:09:36.349 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.349 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-07 23:09:36.349 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.350 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-07 23:09:36.350 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.350 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-07 23:09:36.350 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.350 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-07 23:09:36.350 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.350 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-07 23:09:36.350 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.350 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-07 23:09:36.351 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55902) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:36.351 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-07 23:09:36.351 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-07 23:09:36.351 | + functions-common:time_stop:2420 : local name 2026-07-07 23:09:36.351 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:09:36.351 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:09:36.351 | + functions-common:time_stop:2423 : local total 2026-07-07 23:09:36.351 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:09:36.351 | + functions-common:time_stop:2426 : name=dbsync 2026-07-07 23:09:36.352 | + functions-common:time_stop:2427 : start_time=1783465709557 2026-07-07 23:09:36.352 | + functions-common:time_stop:2429 : [[ -z 1783465709557 ]] 2026-07-07 23:09:36.352 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:09:36.352 | + functions-common:time_stop:2432 : end_time=1783465724270 2026-07-07 23:09:36.352 | + functions-common:time_stop:2433 : elapsed_time=14713 2026-07-07 23:09:36.352 | + functions-common:time_stop:2434 : total=8841 2026-07-07 23:09:36.352 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:09:36.352 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23554 2026-07-07 23:09:36.353 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-07 23:09:36.353 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:09:36.353 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-07-07 23:09:36.353 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-07 23:09:36.353 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-07 23:09:36.353 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-07-07 23:09:36.353 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-07-07 23:09:36.354 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-07-07 23:09:36.354 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-07-07 23:09:36.354 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-07 23:09:36.354 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-07 23:09:36.354 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-07 23:09:36.354 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-07 23:09:36.354 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-07 23:09:36.354 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-07 23:09:36.354 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-07 23:09:36.355 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-07 23:09:36.355 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-07 23:09:36.355 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-07 23:09:36.355 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-07 23:09:36.355 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-07 23:09:36.355 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-07 23:09:36.355 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-07 23:09:36.355 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-07 23:09:36.356 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-07 23:09:36.356 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-07 23:09:36.356 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-07 23:09:36.356 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-07 23:09:36.356 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-07 23:09:36.356 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-07 23:09:36.356 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-07 23:09:36.356 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-07 23:09:36.356 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-07 23:09:36.357 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-07 23:09:36.357 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-07 23:09:36.357 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-07 23:09:36.357 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-07 23:09:36.357 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-07 23:09:36.357 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-07 23:09:36.357 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-07 23:09:36.357 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-07 23:09:36.358 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-07 23:09:36.358 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-07 23:09:36.358 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-07 23:09:36.358 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-07 23:09:36.358 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-07 23:09:36.358 | [Unit] 2026-07-07 23:09:36.358 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-07 23:09:36.358 | DefaultDependencies=no 2026-07-07 23:09:36.358 | After=systemd-udev-settle.service 2026-07-07 23:09:36.359 | Before=lvm2-activation-early.service 2026-07-07 23:09:36.359 | Wants=systemd-udev-settle.service 2026-07-07 23:09:36.359 | 2026-07-07 23:09:36.359 | [Service] 2026-07-07 23:09:36.359 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-07 23:09:36.359 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-07 23:09:36.359 | RemainAfterExit=yes 2026-07-07 23:09:36.359 | Type=oneshot 2026-07-07 23:09:36.360 | 2026-07-07 23:09:36.360 | [Install] 2026-07-07 23:09:36.360 | WantedBy=local-fs.target 2026-07-07 23:09:36.360 | Also=systemd-udev-settle.service 2026-07-07 23:09:36.360 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-07 23:09:36.360 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-07 23:09:36.360 | 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-07-07 23:09:36.360 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-07 23:09:36.360 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-07 23:09:36.361 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-07 23:09:36.361 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-07 23:09:36.361 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-07 23:09:36.361 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-07 23:09:36.361 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-07 23:09:36.361 | Physical volume "/dev/loop0" successfully created. 2026-07-07 23:09:36.361 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-07 23:09:36.361 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-07 23:09:36.361 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:09:36.362 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-07 23:09:36.362 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-07 23:09:36.362 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-07 23:09:36.362 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-07 23:09:36.362 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:09:36.362 | we strongly recommend against using it for new projects. 2026-07-07 23:09:36.362 | 2026-07-07 23:09:36.362 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:09:36.363 | framework. For more detail see 2026-07-07 23:09:36.363 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:09:36.363 | 2026-07-07 23:09:36.363 | import eventlet # noqa 2026-07-07 23:09:36.363 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-07 23:09:36.363 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-07 23:09:36.363 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-07 23:09:36.363 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-07 23:09:36.364 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:09:36.364 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-07 23:09:36.402 | [2072 Async init_cinder:55705]: finished init_cinder with result 0 in 17 seconds 2026-07-07 23:09:36.408 | + inc/async:async_wait:197 : return 0 2026-07-07 23:09:36.412 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-07 23:09:36.434 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:09:36.437 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-07 23:09:36.441 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:09:36.445 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-07 23:09:36.447 | + ./stack.sh:main:1239 : init_nova 2026-07-07 23:09:36.451 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-07 23:09:36.472 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:09:36.475 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-07 23:09:36.495 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:09:36.499 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 23:09:36.503 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-07 23:09:36.584 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-07 23:09:36.631 | [2072 Async nova-cell-0:58037]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-07 23:09:36.634 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-07 23:09:36.640 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 23:09:36.645 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-07 23:09:36.650 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 23:09:36.654 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 23:09:36.659 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-07 23:09:36.740 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-07 23:09:36.797 | [2072 Async nova-cell-1:58141]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-07 23:09:36.802 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-07 23:09:36.806 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-07 23:09:36.809 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-07 23:09:36.813 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-07 23:09:36.817 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-07 23:09:36.824 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:09:36.895 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-07 23:09:36.900 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:09:36.978 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-07 23:09:37.622 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 23:09:37.622 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:09:37.622 | we strongly recommend against using it for new projects. 2026-07-07 23:09:37.622 | 2026-07-07 23:09:37.622 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:09:37.622 | framework. For more detail see 2026-07-07 23:09:37.622 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:09:37.622 | 2026-07-07 23:09:37.622 | import eventlet # noqa 2026-07-07 23:09:37.907 | 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-07-07 23:09:42.178 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-07 23:09:42.276 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 23:09:42.277 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 23:09:42.277 | DEBUG dbcounter [-] [58211] Writer thread running {{(pid=58211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:09:42.363 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-07 23:09:48.410 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=58211) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 23:09:48.419 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-07 23:09:51.079 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=58211) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:51.087 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-07 23:09:51.099 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=58211) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:09:51.892 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-07 23:09:51.901 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-07 23:09:51.908 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-07 23:09:51.915 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-07 23:09:51.921 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-07 23:09:51.928 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-07 23:09:51.933 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-07 23:09:51.973 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:09:51.978 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-07 23:09:51.983 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-07 23:09:51.990 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-07 23:09:52.901 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 23:09:52.901 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:09:52.901 | we strongly recommend against using it for new projects. 2026-07-07 23:09:52.901 | 2026-07-07 23:09:52.901 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:09:52.902 | framework. For more detail see 2026-07-07 23:09:52.902 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:09:52.902 | 2026-07-07 23:09:52.902 | import eventlet # noqa 2026-07-07 23:09:53.357 | 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-07-07 23:09:57.558 | INFO dbcounter [None req-bbdcb950-6a0f-4f05-b702-398b28ad3b8d None None] Registered counter for database nova_api 2026-07-07 23:09:57.775 | DEBUG dbcounter [-] [58822] Writer thread running {{(pid=58822) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:09:58.847 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-07 23:09:58.855 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-07 23:09:58.862 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-07 23:09:58.958 | [2072 Async nova-cell-0:58037]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 58037 (3 other jobs running) 2026-07-07 23:09:59.005 | [2072 Async nova-cell-0:58037]: Signaling child to exit 2026-07-07 23:10:08.561 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:10:08.593 | [58141 Async nova-cell-1:58141]: finished successfully 2026-07-07 23:10:08.648 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:10:08.685 | [58037 Async nova-cell-0:58037]: finished successfully 2026-07-07 23:10:08.720 | WAKEUP 2026-07-07 23:10:08.752 | [2072 Async nova-cell-0:58037]: Signaled 2026-07-07 23:10:08.754 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-07 23:10:08.754 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-07 23:10:08.755 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-07 23:10:08.755 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-07 23:10:08.755 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-07 23:10:08.755 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-07 23:10:08.755 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-07 23:10:08.755 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:10:08.755 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-07 23:10:08.756 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:10:08.756 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-07 23:10:08.756 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 23:10:08.756 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:10:08.756 | we strongly recommend against using it for new projects. 2026-07-07 23:10:08.756 | 2026-07-07 23:10:08.756 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:10:08.756 | framework. For more detail see 2026-07-07 23:10:08.756 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:10:08.757 | 2026-07-07 23:10:08.758 | import eventlet # noqa 2026-07-07 23:10:08.758 | 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-07-07 23:10:08.759 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-07 23:10:08.759 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 23:10:08.759 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 23:10:08.760 | DEBUG dbcounter [-] [58177] Writer thread running {{(pid=58177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:10:08.760 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-07 23:10:08.760 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58177) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 23:10:08.760 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-07 23:10:08.760 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58177) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:08.760 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-07 23:10:08.760 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58177) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:08.761 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-07 23:10:08.761 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58177) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:08.761 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-07 23:10:08.761 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58177) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:08.761 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-07 23:10:08.761 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58177) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:08.761 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-07 23:10:08.761 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58177) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:08.762 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-07 23:10:08.763 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58177) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:08.763 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-07 23:10:08.763 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58177) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:08.764 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-07 23:10:08.764 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58177) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:08.828 | [2072 Async nova-cell-0:58037]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 32 seconds 2026-07-07 23:10:08.836 | + inc/async:async_wait:197 : return 0 2026-07-07 23:10:08.840 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-07 23:10:08.845 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-07 23:10:08.929 | [2072 Async nova-cell-1:58141]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 58141 (2 other jobs running) 2026-07-07 23:10:08.965 | [2072 Async nova-cell-1:58141]: Signaling child to exit 2026-07-07 23:10:08.966 | WAKEUP 2026-07-07 23:10:09.002 | [2072 Async nova-cell-1:58141]: Signaled 2026-07-07 23:10:09.004 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-07 23:10:09.005 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-07 23:10:09.005 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-07 23:10:09.005 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-07 23:10:09.005 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-07 23:10:09.005 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-07 23:10:09.005 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-07 23:10:09.005 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:10:09.005 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-07 23:10:09.005 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-07 23:10:09.005 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-07 23:10:09.006 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 23:10:09.006 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:10:09.006 | we strongly recommend against using it for new projects. 2026-07-07 23:10:09.006 | 2026-07-07 23:10:09.006 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:10:09.006 | framework. For more detail see 2026-07-07 23:10:09.006 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:10:09.006 | 2026-07-07 23:10:09.007 | import eventlet # noqa 2026-07-07 23:10:09.007 | 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-07-07 23:10:09.007 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-07 23:10:09.007 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-07 23:10:09.007 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-07 23:10:09.007 | DEBUG dbcounter [-] [58208] Writer thread running {{(pid=58208) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:10:09.007 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-07 23:10:09.007 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58208) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-07 23:10:09.007 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-07 23:10:09.008 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58208) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:09.008 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-07 23:10:09.008 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58208) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:09.008 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-07 23:10:09.008 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58208) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:09.008 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-07 23:10:09.008 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58208) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:09.008 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-07 23:10:09.008 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58208) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:09.008 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-07 23:10:09.009 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58208) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:09.010 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-07 23:10:09.010 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58208) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:09.010 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-07 23:10:09.010 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58208) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:09.010 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-07 23:10:09.011 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58208) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-07 23:10:09.074 | [2072 Async nova-cell-1:58141]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 31 seconds 2026-07-07 23:10:09.082 | + inc/async:async_wait:197 : return 0 2026-07-07 23:10:09.088 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 23:10:09.092 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-07 23:10:09.661 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 23:10:09.661 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:10:09.661 | we strongly recommend against using it for new projects. 2026-07-07 23:10:09.661 | 2026-07-07 23:10:09.661 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:10:09.661 | framework. For more detail see 2026-07-07 23:10:09.661 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:10:09.661 | 2026-07-07 23:10:09.662 | import eventlet # noqa 2026-07-07 23:10:09.970 | 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-07-07 23:10:13.209 | Running batches of 50 until complete 2026-07-07 23:10:13.209 | INFO dbcounter [None req-acec85f2-6839-49aa-bfc4-5adad345c0f1 None None] Registered counter for database nova_cell0 2026-07-07 23:10:13.429 | DEBUG dbcounter [-] [59481] Writer thread running {{(pid=59481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:10:13.436 | INFO dbcounter [None req-acec85f2-6839-49aa-bfc4-5adad345c0f1 None None] Registered counter for database nova_api 2026-07-07 23:10:13.623 | DEBUG dbcounter [-] [59481] Writer thread running {{(pid=59481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:10:13.665 | INFO dbcounter [None req-acec85f2-6839-49aa-bfc4-5adad345c0f1 None None] Registered counter for database nova_cell0 2026-07-07 23:10:13.749 | DEBUG dbcounter [-] [59481] Writer thread running {{(pid=59481) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:10:14.080 | +-------------------------------------+--------------+-----------+ 2026-07-07 23:10:14.080 | | Migration | Total Needed | Completed | 2026-07-07 23:10:14.081 | +-------------------------------------+--------------+-----------+ 2026-07-07 23:10:14.082 | | fill_virtual_interface_list | 0 | 0 | 2026-07-07 23:10:14.083 | | migrate_empty_ratio | 0 | 0 | 2026-07-07 23:10:14.086 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-07 23:10:14.091 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-07 23:10:14.092 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-07 23:10:14.096 | | populate_dev_uuids | 0 | 0 | 2026-07-07 23:10:14.101 | | populate_instance_compute_id | 0 | 0 | 2026-07-07 23:10:14.101 | | populate_missing_availability_zones | 0 | 0 | 2026-07-07 23:10:14.101 | | populate_queued_for_delete | 0 | 0 | 2026-07-07 23:10:14.102 | | populate_user_id | 0 | 0 | 2026-07-07 23:10:14.102 | | populate_uuids | 0 | 0 | 2026-07-07 23:10:14.102 | +-------------------------------------+--------------+-----------+ 2026-07-07 23:10:15.123 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-07 23:10:15.130 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 23:10:15.135 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-07 23:10:15.140 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 23:10:15.144 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 23:10:15.150 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-07-07 23:10:15.785 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 23:10:15.785 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:10:15.786 | we strongly recommend against using it for new projects. 2026-07-07 23:10:15.786 | 2026-07-07 23:10:15.786 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:10:15.786 | framework. For more detail see 2026-07-07 23:10:15.786 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:10:15.786 | 2026-07-07 23:10:15.786 | import eventlet # noqa 2026-07-07 23:10:16.104 | 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-07-07 23:10:19.635 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-07 23:10:19.635 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-07 23:10:19.635 | INFO dbcounter [None req-00776a3a-cbcb-4990-a880-799cf9fa0e67 None None] Registered counter for database nova_api 2026-07-07 23:10:19.783 | DEBUG dbcounter [-] [59500] Writer thread running {{(pid=59500) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:10:20.813 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-07 23:10:20.818 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-07 23:10:20.842 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-07 23:10:20.847 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-07 23:10:20.851 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-07 23:10:20.969 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-07 23:10:21.034 | [2072 Async configure_neutron_nova:59558]: running: configure_neutron_nova 2026-07-07 23:10:21.040 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-07 23:10:21.045 | + functions-common:run_phase:1848 : local mode=stack 2026-07-07 23:10:21.049 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-07 23:10:21.052 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 23:10:21.058 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 23:10:21.064 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 23:10:21.069 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 23:10:21.074 | + functions-common:run_phase:1858 : local extra 2026-07-07 23:10:21.081 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 23:10:21.087 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 23:10:21.092 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 23:10:21.097 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 23:10:21.102 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-07 23:10:21.107 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 23:10:21.135 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:21.140 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 23:10:21.147 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-07 23:10:21.151 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-07 23:10:21.156 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-07 23:10:21.160 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-07 23:10:21.167 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-07 23:10:21.172 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-07 23:10:21.178 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-07 23:10:21.182 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 23:10:21.187 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 23:10:21.192 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-07 23:10:21.198 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-07 23:10:21.203 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-07 23:10:21.208 | + functions-common:run_plugins:1837 : local plugins= 2026-07-07 23:10:21.213 | + functions-common:run_plugins:1838 : local plugin 2026-07-07 23:10:21.219 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-07 23:10:21.225 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-07 23:10:21.232 | + inc/meta-config:merge_config_group:171 : shift 2026-07-07 23:10:21.237 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-07 23:10:21.242 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 23:10:21.249 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-07 23:10:21.253 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-07 23:10:21.259 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-07 23:10:21.264 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-07 23:10:21.270 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-07 23:10:21.275 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 23:10:21.281 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-07 23:10:21.281 | /^\[\[.+\|.*\]\]/ { 2026-07-07 23:10:21.281 | gsub("[][]", "", $1); 2026-07-07 23:10:21.281 | split($1, a, "|"); 2026-07-07 23:10:21.281 | if (a[1] == matchgroup) 2026-07-07 23:10:21.281 | print a[2] 2026-07-07 23:10:21.281 | } 2026-07-07 23:10:21.281 | ' /home/quobyte/devstack/local.conf 2026-07-07 23:10:21.290 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-07 23:10:21.295 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-07 23:10:21.302 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-07 23:10:21.307 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-07 23:10:21.312 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-07 23:10:21.318 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-07 23:10:21.323 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-07 23:10:21.329 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-07 23:10:21.339 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-07 23:10:21.344 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-07 23:10:21.350 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-07 23:10:21.356 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-07 23:10:21.361 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-07 23:10:21.366 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-07 23:10:21.372 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-07 23:10:21.377 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-07 23:10:21.382 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-07 23:10:21.388 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-07 23:10:21.394 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-07 23:10:21.399 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-07 23:10:21.408 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-07 23:10:21.414 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-07 23:10:21.415 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-07 23:10:21.415 | BEGIN { 2026-07-07 23:10:21.415 | section = "" 2026-07-07 23:10:21.415 | last_section = "" 2026-07-07 23:10:21.415 | section_count = 0 2026-07-07 23:10:21.416 | } 2026-07-07 23:10:21.416 | /^\[.+\]/ { 2026-07-07 23:10:21.416 | gsub("[][]", "", $1); 2026-07-07 23:10:21.416 | section=$1 2026-07-07 23:10:21.416 | next 2026-07-07 23:10:21.416 | } 2026-07-07 23:10:21.416 | /^ *\#/ { 2026-07-07 23:10:21.416 | next 2026-07-07 23:10:21.416 | } 2026-07-07 23:10:21.416 | /^[^ \t]+/ { 2026-07-07 23:10:21.416 | # get offset of first = in $0 2026-07-07 23:10:21.416 | eq_idx = index($0, "=") 2026-07-07 23:10:21.417 | # extract attr & value from $0 2026-07-07 23:10:21.417 | attr = substr($0, 1, eq_idx - 1) 2026-07-07 23:10:21.417 | value = substr($0, eq_idx + 1) 2026-07-07 23:10:21.417 | # only need to strip trailing whitespace from attr 2026-07-07 23:10:21.417 | sub(/[ \t]*$/, "", attr) 2026-07-07 23:10:21.417 | # need to strip leading & trailing whitespace from value 2026-07-07 23:10:21.417 | sub(/^[ \t]*/, "", value) 2026-07-07 23:10:21.417 | sub(/[ \t]*$/, "", value) 2026-07-07 23:10:21.417 | 2026-07-07 23:10:21.417 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-07 23:10:21.417 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-07 23:10:21.418 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-07 23:10:21.418 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-07 23:10:21.418 | if (! (section, attr) in cfg_attr_count) { 2026-07-07 23:10:21.418 | if (section != last_section) { 2026-07-07 23:10:21.418 | cfg_section[section_count++] = section 2026-07-07 23:10:21.418 | last_section = section 2026-07-07 23:10:21.418 | } 2026-07-07 23:10:21.418 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-07 23:10:21.419 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-07 23:10:21.419 | 2026-07-07 23:10:21.419 | cfg_attr[section, attr, 0] = value 2026-07-07 23:10:21.419 | cfg_attr_count[section, attr] = 1 2026-07-07 23:10:21.419 | } else { 2026-07-07 23:10:21.419 | lno = cfg_attr_count[section, attr]++ 2026-07-07 23:10:21.419 | cfg_attr[section, attr, lno] = value 2026-07-07 23:10:21.419 | } 2026-07-07 23:10:21.419 | } 2026-07-07 23:10:21.419 | END { 2026-07-07 23:10:21.420 | # Process each section in order 2026-07-07 23:10:21.420 | for (sno = 0; sno < section_count; sno++) { 2026-07-07 23:10:21.420 | section = cfg_section[sno] 2026-07-07 23:10:21.420 | # The ini routines simply append a config item immediately 2026-07-07 23:10:21.420 | # after the section header. To keep the same order as defined 2026-07-07 23:10:21.420 | # in local.conf, invoke the ini routines in the reverse order 2026-07-07 23:10:21.420 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-07 23:10:21.420 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-07 23:10:21.420 | if (cfg_attr_count[section, attr] == 1) 2026-07-07 23:10:21.420 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-07 23:10:21.420 | else { 2026-07-07 23:10:21.421 | # For multiline, invoke the ini routines in the reverse order 2026-07-07 23:10:21.421 | count = cfg_attr_count[section, attr] 2026-07-07 23:10:21.421 | print "inidelete " configfile " " section " " attr 2026-07-07 23:10:21.421 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-07 23:10:21.421 | for (l = count -2; l >= 0; l--) 2026-07-07 23:10:21.422 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-07 23:10:21.422 | } 2026-07-07 23:10:21.422 | } 2026-07-07 23:10:21.422 | } 2026-07-07 23:10:21.422 | } 2026-07-07 23:10:21.422 | ' 2026-07-07 23:10:21.422 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:10:21.422 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-07 23:10:21.422 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-07 23:10:21.425 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-07 23:10:21.430 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-07 23:10:21.434 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 23:10:21.440 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-07 23:10:21.445 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-07 23:10:21.445 | BEGIN { group = "" } 2026-07-07 23:10:21.445 | /^\[\[.+\|.*\]\]/ { 2026-07-07 23:10:21.445 | gsub("[][]", "", $1); 2026-07-07 23:10:21.445 | split($1, a, "|"); 2026-07-07 23:10:21.446 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-07 23:10:21.446 | group=a[1] 2026-07-07 23:10:21.446 | } else { 2026-07-07 23:10:21.446 | group="" 2026-07-07 23:10:21.446 | } 2026-07-07 23:10:21.446 | next 2026-07-07 23:10:21.446 | } 2026-07-07 23:10:21.446 | { 2026-07-07 23:10:21.446 | if (group != "") 2026-07-07 23:10:21.446 | print $0 2026-07-07 23:10:21.447 | } 2026-07-07 23:10:21.447 | ' /home/quobyte/devstack/local.conf 2026-07-07 23:10:21.456 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-07 23:10:21.461 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-07 23:10:21.518 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:10:21.528 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-07 23:10:21.533 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-07 23:10:21.589 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:10:21.592 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-07 23:10:21.597 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-07 23:10:21.658 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:10:21.663 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-07 23:10:21.668 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-07 23:10:21.730 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:10:21.735 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-07 23:10:21.741 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-07 23:10:21.806 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:10:21.812 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-07 23:10:21.817 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-07 23:10:21.822 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-07 23:10:21.828 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-07 23:10:21.838 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-07 23:10:21.843 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-07 23:10:21.848 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-07 23:10:21.854 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-07 23:10:21.862 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-07 23:10:21.867 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-07 23:10:21.870 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-07 23:10:21.876 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-07 23:10:21.880 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-07 23:10:21.884 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-07 23:10:21.890 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-07 23:10:21.895 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-07 23:10:21.901 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-07 23:10:21.907 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-07 23:10:21.912 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-07 23:10:21.919 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-07 23:10:21.925 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-07 23:10:21.929 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-07 23:10:21.942 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-07 23:10:21.942 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-07 23:10:21.942 | BEGIN { 2026-07-07 23:10:21.942 | section = "" 2026-07-07 23:10:21.943 | last_section = "" 2026-07-07 23:10:21.943 | section_count = 0 2026-07-07 23:10:21.943 | } 2026-07-07 23:10:21.943 | /^\[.+\]/ { 2026-07-07 23:10:21.943 | gsub("[][]", "", $1); 2026-07-07 23:10:21.943 | section=$1 2026-07-07 23:10:21.943 | next 2026-07-07 23:10:21.943 | } 2026-07-07 23:10:21.943 | /^ *\#/ { 2026-07-07 23:10:21.943 | next 2026-07-07 23:10:21.943 | } 2026-07-07 23:10:21.944 | /^[^ \t]+/ { 2026-07-07 23:10:21.944 | # get offset of first = in $0 2026-07-07 23:10:21.944 | eq_idx = index($0, "=") 2026-07-07 23:10:21.944 | # extract attr & value from $0 2026-07-07 23:10:21.944 | attr = substr($0, 1, eq_idx - 1) 2026-07-07 23:10:21.944 | value = substr($0, eq_idx + 1) 2026-07-07 23:10:21.944 | # only need to strip trailing whitespace from attr 2026-07-07 23:10:21.944 | sub(/[ \t]*$/, "", attr) 2026-07-07 23:10:21.944 | # need to strip leading & trailing whitespace from value 2026-07-07 23:10:21.945 | sub(/^[ \t]*/, "", value) 2026-07-07 23:10:21.945 | sub(/[ \t]*$/, "", value) 2026-07-07 23:10:21.945 | 2026-07-07 23:10:21.945 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-07 23:10:21.945 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-07 23:10:21.945 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-07 23:10:21.945 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-07 23:10:21.945 | if (! (section, attr) in cfg_attr_count) { 2026-07-07 23:10:21.945 | if (section != last_section) { 2026-07-07 23:10:21.945 | cfg_section[section_count++] = section 2026-07-07 23:10:21.946 | last_section = section 2026-07-07 23:10:21.946 | } 2026-07-07 23:10:21.946 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-07 23:10:21.946 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-07 23:10:21.946 | 2026-07-07 23:10:21.946 | cfg_attr[section, attr, 0] = value 2026-07-07 23:10:21.946 | cfg_attr_count[section, attr] = 1 2026-07-07 23:10:21.946 | } else { 2026-07-07 23:10:21.946 | lno = cfg_attr_count[section, attr]++ 2026-07-07 23:10:21.946 | cfg_attr[section, attr, lno] = value 2026-07-07 23:10:21.947 | } 2026-07-07 23:10:21.947 | } 2026-07-07 23:10:21.947 | END { 2026-07-07 23:10:21.947 | # Process each section in order 2026-07-07 23:10:21.947 | for (sno = 0; sno < section_count; sno++) { 2026-07-07 23:10:21.947 | section = cfg_section[sno] 2026-07-07 23:10:21.947 | # The ini routines simply append a config item immediately 2026-07-07 23:10:21.949 | # after the section header. To keep the same order as defined 2026-07-07 23:10:21.949 | # in local.conf, invoke the ini routines in the reverse order 2026-07-07 23:10:21.949 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-07 23:10:21.949 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-07 23:10:21.949 | if (cfg_attr_count[section, attr] == 1) 2026-07-07 23:10:21.949 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-07 23:10:21.949 | else { 2026-07-07 23:10:21.949 | # For multiline, invoke the ini routines in the reverse order 2026-07-07 23:10:21.950 | count = cfg_attr_count[section, attr] 2026-07-07 23:10:21.950 | print "inidelete " configfile " " section " " attr 2026-07-07 23:10:21.950 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-07 23:10:21.950 | for (l = count -2; l >= 0; l--) 2026-07-07 23:10:21.950 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-07 23:10:21.950 | } 2026-07-07 23:10:21.950 | } 2026-07-07 23:10:21.950 | } 2026-07-07 23:10:21.950 | } 2026-07-07 23:10:21.950 | ' 2026-07-07 23:10:21.951 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:10:21.951 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-07 23:10:21.951 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-07 23:10:21.951 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-07 23:10:21.956 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-07 23:10:21.961 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 23:10:21.965 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-07 23:10:21.971 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-07 23:10:21.971 | BEGIN { group = "" } 2026-07-07 23:10:21.971 | /^\[\[.+\|.*\]\]/ { 2026-07-07 23:10:21.971 | gsub("[][]", "", $1); 2026-07-07 23:10:21.971 | split($1, a, "|"); 2026-07-07 23:10:21.971 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-07 23:10:21.971 | group=a[1] 2026-07-07 23:10:21.971 | } else { 2026-07-07 23:10:21.971 | group="" 2026-07-07 23:10:21.972 | } 2026-07-07 23:10:21.972 | next 2026-07-07 23:10:21.972 | } 2026-07-07 23:10:21.972 | { 2026-07-07 23:10:21.972 | if (group != "") 2026-07-07 23:10:21.972 | print $0 2026-07-07 23:10:21.972 | } 2026-07-07 23:10:21.972 | ' /home/quobyte/devstack/local.conf 2026-07-07 23:10:21.980 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-07-07 23:10:21.984 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-07 23:10:22.044 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:10:22.050 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-07 23:10:22.056 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-07 23:10:22.062 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-07 23:10:22.068 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-07 23:10:22.075 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-07 23:10:22.081 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-07 23:10:22.088 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-07 23:10:22.094 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-07 23:10:22.101 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-07 23:10:22.106 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-07 23:10:22.111 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-07 23:10:22.116 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-07 23:10:22.122 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-07 23:10:22.128 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-07 23:10:22.132 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-07 23:10:22.139 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-07 23:10:22.142 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-07 23:10:22.148 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-07 23:10:22.153 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-07 23:10:22.159 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-07 23:10:22.164 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-07 23:10:22.170 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-07 23:10:22.173 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:10:22.173 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-07 23:10:22.173 | BEGIN { 2026-07-07 23:10:22.174 | section = "" 2026-07-07 23:10:22.174 | last_section = "" 2026-07-07 23:10:22.174 | section_count = 0 2026-07-07 23:10:22.174 | } 2026-07-07 23:10:22.174 | /^\[.+\]/ { 2026-07-07 23:10:22.174 | gsub("[][]", "", $1); 2026-07-07 23:10:22.174 | section=$1 2026-07-07 23:10:22.174 | next 2026-07-07 23:10:22.174 | } 2026-07-07 23:10:22.175 | /^ *\#/ { 2026-07-07 23:10:22.175 | next 2026-07-07 23:10:22.175 | } 2026-07-07 23:10:22.175 | /^[^ \t]+/ { 2026-07-07 23:10:22.175 | # get offset of first = in $0 2026-07-07 23:10:22.175 | eq_idx = index($0, "=") 2026-07-07 23:10:22.175 | # extract attr & value from $0 2026-07-07 23:10:22.175 | attr = substr($0, 1, eq_idx - 1) 2026-07-07 23:10:22.175 | value = substr($0, eq_idx + 1) 2026-07-07 23:10:22.180 | # only need to strip trailing whitespace from attr 2026-07-07 23:10:22.180 | sub(/[ \t]*$/, "", attr) 2026-07-07 23:10:22.180 | # need to strip leading & trailing whitespace from value 2026-07-07 23:10:22.180 | sub(/^[ \t]*/, "", value) 2026-07-07 23:10:22.180 | sub(/[ \t]*$/, "", value) 2026-07-07 23:10:22.180 | 2026-07-07 23:10:22.180 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-07 23:10:22.180 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-07 23:10:22.180 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-07 23:10:22.181 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-07 23:10:22.181 | if (! (section, attr) in cfg_attr_count) { 2026-07-07 23:10:22.181 | if (section != last_section) { 2026-07-07 23:10:22.181 | cfg_section[section_count++] = section 2026-07-07 23:10:22.181 | last_section = section 2026-07-07 23:10:22.181 | } 2026-07-07 23:10:22.181 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-07 23:10:22.181 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-07 23:10:22.181 | 2026-07-07 23:10:22.181 | cfg_attr[section, attr, 0] = value 2026-07-07 23:10:22.181 | cfg_attr_count[section, attr] = 1 2026-07-07 23:10:22.182 | } else { 2026-07-07 23:10:22.183 | lno = cfg_attr_count[section, attr]++ 2026-07-07 23:10:22.183 | cfg_attr[section, attr, lno] = value 2026-07-07 23:10:22.184 | } 2026-07-07 23:10:22.184 | } 2026-07-07 23:10:22.185 | END { 2026-07-07 23:10:22.185 | # Process each section in order 2026-07-07 23:10:22.185 | for (sno = 0; sno < section_count; sno++) { 2026-07-07 23:10:22.185 | section = cfg_section[sno] 2026-07-07 23:10:22.185 | # The ini routines simply append a config item immediately 2026-07-07 23:10:22.186 | # after the section header. To keep the same order as defined 2026-07-07 23:10:22.186 | # in local.conf, invoke the ini routines in the reverse order 2026-07-07 23:10:22.186 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-07 23:10:22.186 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-07 23:10:22.186 | if (cfg_attr_count[section, attr] == 1) 2026-07-07 23:10:22.186 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-07 23:10:22.186 | else { 2026-07-07 23:10:22.186 | # For multiline, invoke the ini routines in the reverse order 2026-07-07 23:10:22.186 | count = cfg_attr_count[section, attr] 2026-07-07 23:10:22.187 | print "inidelete " configfile " " section " " attr 2026-07-07 23:10:22.188 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-07 23:10:22.188 | for (l = count -2; l >= 0; l--) 2026-07-07 23:10:22.188 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-07 23:10:22.189 | } 2026-07-07 23:10:22.189 | } 2026-07-07 23:10:22.189 | } 2026-07-07 23:10:22.189 | } 2026-07-07 23:10:22.189 | ' 2026-07-07 23:10:22.189 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-07 23:10:22.190 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-07 23:10:22.190 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-07 23:10:22.190 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-07 23:10:22.194 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 23:10:22.199 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-07 23:10:22.203 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-07 23:10:22.203 | BEGIN { group = "" } 2026-07-07 23:10:22.203 | /^\[\[.+\|.*\]\]/ { 2026-07-07 23:10:22.203 | gsub("[][]", "", $1); 2026-07-07 23:10:22.203 | split($1, a, "|"); 2026-07-07 23:10:22.204 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-07 23:10:22.204 | group=a[1] 2026-07-07 23:10:22.204 | } else { 2026-07-07 23:10:22.204 | group="" 2026-07-07 23:10:22.204 | } 2026-07-07 23:10:22.204 | next 2026-07-07 23:10:22.204 | } 2026-07-07 23:10:22.204 | { 2026-07-07 23:10:22.205 | if (group != "") 2026-07-07 23:10:22.205 | print $0 2026-07-07 23:10:22.205 | } 2026-07-07 23:10:22.205 | ' /home/quobyte/devstack/local.conf 2026-07-07 23:10:22.215 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-07 23:10:22.219 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-07 23:10:22.281 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:10:22.286 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-07 23:10:22.292 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-07 23:10:22.348 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:10:22.354 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-07 23:10:22.359 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-07 23:10:22.418 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:10:22.423 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-07 23:10:22.429 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-07 23:10:22.462 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:10:22.485 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:10:22.490 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-4848331a-a441-4892-bfdb-39bd4bcf91bb"' 2026-07-07 23:10:22.495 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-4848331a-a441-4892-bfdb-39bd4bcf91bb 2026-07-07 23:10:22.504 | [59558 Async configure_neutron_nova:59558]: finished successfully 2026-07-07 23:10:22.554 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:10:22.559 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-07 23:10:22.565 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-07 23:10:22.622 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:10:22.627 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-07 23:10:22.631 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-07 23:10:22.685 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:10:22.691 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-07 23:10:22.721 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:10:22.726 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-07 23:10:22.731 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-07 23:10:22.762 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:22.766 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-07 23:10:22.827 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-07 23:10:22.902 | [2072 Async configure_neutron_nova:59558]: Waiting for completion of configure_neutron_nova running on PID 59558 (2 other jobs running) 2026-07-07 23:10:22.935 | [2072 Async configure_neutron_nova:59558]: Signaling child to exit 2026-07-07 23:10:22.936 | WAKEUP 2026-07-07 23:10:22.967 | [2072 Async configure_neutron_nova:59558]: Signaled 2026-07-07 23:10:22.970 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-07 23:10:22.970 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-07 23:10:22.970 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-07 23:10:22.970 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-07 23:10:22.970 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 23:10:22.971 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-07 23:10:22.971 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-07 23:10:22.971 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-07 23:10:22.971 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.197/identity 2026-07-07 23:10:22.971 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-07 23:10:22.971 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-07 23:10:22.971 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-07 23:10:22.971 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-07 23:10:22.971 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-07 23:10:22.971 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-07 23:10:22.971 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-07 23:10:22.972 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-07 23:10:22.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-07 23:10:22.972 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-07 23:10:22.972 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:10:22.972 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-07 23:10:22.972 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-07 23:10:22.972 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-07 23:10:22.972 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-07 23:10:22.972 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 23:10:22.972 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-07 23:10:22.973 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-07 23:10:22.973 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 23:10:22.973 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 23:10:22.973 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-07 23:10:22.973 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-07 23:10:22.973 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-07 23:10:22.973 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-07 23:10:22.973 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-07 23:10:22.973 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-07 23:10:22.973 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-07 23:10:22.973 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-07 23:10:22.973 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-07 23:10:22.974 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.197/identity 2026-07-07 23:10:22.974 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-07 23:10:22.974 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-07 23:10:22.974 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-07 23:10:22.974 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-07 23:10:22.974 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-07 23:10:22.974 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-07 23:10:22.974 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-07 23:10:22.974 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-07 23:10:22.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-07 23:10:22.975 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-07 23:10:22.975 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:10:22.975 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-07 23:10:22.975 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-07 23:10:23.037 | [2072 Async configure_neutron_nova:59558]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-07 23:10:23.044 | + inc/async:async_wait:197 : return 0 2026-07-07 23:10:23.048 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-07 23:10:23.078 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:23.082 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-07 23:10:23.135 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-07 23:10:23.189 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-07 23:10:23.216 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:23.220 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-07 23:10:23.224 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:10:23.228 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-07 23:10:23.233 | + ./stack.sh:main:1293 : start_nova_api 2026-07-07 23:10:23.237 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:10:23.241 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:10:23.246 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:10:23.252 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-07 23:10:23.259 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 23:10:23.264 | + functions-common:run_process:1674 : local service=n-api 2026-07-07 23:10:23.268 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 23:10:23.272 | + functions-common:run_process:1676 : local group= 2026-07-07 23:10:23.277 | + functions-common:run_process:1677 : local user= 2026-07-07 23:10:23.281 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:10:23.286 | + functions-common:run_process:1680 : local name=n-api 2026-07-07 23:10:23.290 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:10:23.294 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:10:23.298 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:10:23.303 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:10:23.308 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:10:23.314 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465823310 2026-07-07 23:10:23.319 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-07 23:10:23.349 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:23.353 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-07 23:10:23.357 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-07 23:10:23.362 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 23:10:23.366 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 23:10:23.370 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 23:10:23.374 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-07 23:10:23.378 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-07 23:10:23.382 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-07 23:10:23.386 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-07 23:10:23.390 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:10:23.394 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:10:23.398 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:10:23.402 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:10:23.406 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-07 23:10:23.410 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-07 23:10:23.414 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 23:10:23.418 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:10:23.422 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-07 23:10:23.425 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-07 23:10:23.429 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:10:23.432 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 23:10:23.436 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 23:10:23.440 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 23:10:23.444 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-07 23:10:23.447 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 23:10:23.454 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-07-07 23:10:23.572 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:10:23.682 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-07 23:10:23.767 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-07 23:10:23.873 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:10:23.969 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:10:24.052 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-07 23:10:24.134 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-07 23:10:24.226 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-07 23:10:24.328 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-07 23:10:24.422 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-07 23:10:24.497 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 23:10:24.500 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 23:10:24.503 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-07 23:10:24.600 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 23:10:25.111 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-07 23:10:25.143 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-07 23:10:25.604 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-07 23:10:25.753 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:10:25.755 | + functions-common:time_stop:2420 : local name 2026-07-07 23:10:25.759 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:10:25.763 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:10:25.767 | + functions-common:time_stop:2423 : local total 2026-07-07 23:10:25.771 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:10:25.775 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:10:25.779 | + functions-common:time_stop:2427 : start_time=1783465823310 2026-07-07 23:10:25.784 | + functions-common:time_stop:2429 : [[ -z 1783465823310 ]] 2026-07-07 23:10:25.787 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:10:25.793 | + functions-common:time_stop:2432 : end_time=1783465825789 2026-07-07 23:10:25.796 | + functions-common:time_stop:2433 : elapsed_time=2479 2026-07-07 23:10:25.799 | + functions-common:time_stop:2434 : total=4489 2026-07-07 23:10:25.802 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:10:25.806 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6968 2026-07-07 23:10:25.810 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-07 23:10:25.810 | Waiting for nova-api to start... 2026-07-07 23:10:25.814 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.197/compute/v2.1/ 2026-07-07 23:10:25.818 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.197/compute/v2.1/ 2026-07-07 23:10:25.821 | + functions:wait_for_service:476 : local timeout=60 2026-07-07 23:10:25.823 | + functions:wait_for_service:477 : local url=http://192.168.122.197/compute/v2.1/ 2026-07-07 23:10:25.827 | + functions:wait_for_service:478 : local rval=0 2026-07-07 23:10:25.831 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-07 23:10:25.835 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 23:10:25.839 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:10:25.843 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:10:25.847 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:10:25.853 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465825850 2026-07-07 23:10:25.856 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-07 23:10:25.860 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 23:10:25.862 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.197/compute/v2.1/ 2026-07-07 23:10:32.514 | + :: : [[ 200 == 503 ]] 2026-07-07 23:10:32.516 | + :: : [[ 0 -eq 7 ]] 2026-07-07 23:10:32.521 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-07 23:10:32.526 | + functions-common:time_stop:2420 : local name 2026-07-07 23:10:32.533 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:10:32.537 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:10:32.542 | + functions-common:time_stop:2423 : local total 2026-07-07 23:10:32.548 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:10:32.553 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 23:10:32.557 | + functions-common:time_stop:2427 : start_time=1783465825850 2026-07-07 23:10:32.563 | + functions-common:time_stop:2429 : [[ -z 1783465825850 ]] 2026-07-07 23:10:32.570 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:10:32.578 | + functions-common:time_stop:2432 : end_time=1783465832572 2026-07-07 23:10:32.582 | + functions-common:time_stop:2433 : elapsed_time=6722 2026-07-07 23:10:32.587 | + functions-common:time_stop:2434 : total=5897 2026-07-07 23:10:32.592 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:10:32.597 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12619 2026-07-07 23:10:32.601 | + functions:wait_for_service:486 : return 0 2026-07-07 23:10:32.606 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:10:32.611 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:10:32.616 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-07 23:10:32.647 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:32.653 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-07 23:10:32.657 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:10:32.662 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-07 23:10:32.666 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-07 23:10:32.671 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-07 23:10:32.675 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-07 23:10:32.680 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-07 23:10:32.685 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-07 23:10:32.690 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-07 23:10:32.694 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-07 23:10:32.699 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-07 23:10:32.719 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-07 23:10:32.727 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-07 23:10:32.734 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-07 23:10:32.741 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-07 23:10:32.761 | + 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-07-07 23:10:32.784 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-07 23:10:32.805 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-07 23:10:32.810 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-07 23:10:32.810 | Starting OVN 2026-07-07 23:10:32.814 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-07 23:10:32.819 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-07 23:10:32.819 | Starting OVS 2026-07-07 23:10:32.823 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-07 23:10:32.851 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:32.856 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-07 23:10:32.927 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-07 23:10:32.994 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-07 23:10:32.998 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-07 23:10:33.002 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-07 23:10:33.503 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-07 23:10:34.008 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-07 23:10:34.009 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-07 23:10:34.009 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-07 23:10:34.009 | 2026-07-07 23:10:34.009 | Possible reasons for having these kinds of units are: 2026-07-07 23:10:34.009 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-07 23:10:34.009 | .wants/, .requires/, or .upholds/ directory. 2026-07-07 23:10:34.009 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-07 23:10:34.009 | a requirement dependency on it. 2026-07-07 23:10:34.009 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-07 23:10:34.010 | D-Bus, udev, scripted systemctl call, ...). 2026-07-07 23:10:34.010 | • In case of template units, the unit is meant to be enabled with some 2026-07-07 23:10:34.010 | instance name specified. 2026-07-07 23:10:34.022 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-07 23:10:38.764 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-07 23:10:38.768 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-07 23:10:39.297 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-07 23:10:39.868 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-07 23:10:39.868 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-07 23:10:39.868 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-07 23:10:39.868 | 2026-07-07 23:10:39.868 | Possible reasons for having these kinds of units are: 2026-07-07 23:10:39.868 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-07 23:10:39.868 | .wants/, .requires/, or .upholds/ directory. 2026-07-07 23:10:39.868 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-07 23:10:39.868 | a requirement dependency on it. 2026-07-07 23:10:39.869 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-07 23:10:39.869 | D-Bus, udev, scripted systemctl call, ...). 2026-07-07 23:10:39.869 | • In case of template units, the unit is meant to be enabled with some 2026-07-07 23:10:39.869 | instance name specified. 2026-07-07 23:10:39.874 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-07 23:10:40.268 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-07 23:10:40.269 | Configuring OVSDB 2026-07-07 23:10:40.273 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-07 23:10:40.318 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:10:40.325 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-07 23:10:40.359 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-07 23:10:40.389 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=c98a92e4-2862-4587-97b4-b792da3b64f6 2026-07-07 23:10:40.427 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.197:6642 2026-07-07 23:10:40.458 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-07 23:10:40.486 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-07 23:10:40.516 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.197 2026-07-07 23:10:40.546 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-07 23:10:40.553 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-07 23:10:40.578 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-07 23:10:40.582 | + 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-07-07 23:10:40.610 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-07 23:10:40.612 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-07 23:10:40.617 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-07 23:10:40.621 | + functions-common:is_provider_network:2272 : return 1 2026-07-07 23:10:40.625 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-07 23:10:40.630 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-07 23:10:40.634 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-07 23:10:40.638 | + 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-07-07 23:10:40.643 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-07 23:10:40.647 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-07 23:10:40.683 | + 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-07-07 23:10:40.719 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-07 23:10:40.759 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-07 23:10:40.788 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:10:40.793 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-07 23:10:40.797 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-07 23:10:40.802 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-07 23:10:40.807 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-07 23:10:40.811 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-07 23:10:40.841 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:40.845 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-07 23:10:40.849 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-07 23:10:40.854 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-07 23:10:41.371 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-07 23:10:41.871 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-07 23:10:41.967 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-07 23:10:41.972 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-07 23:10:41.977 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-07 23:10:41.983 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-07 23:10:41.987 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-07 23:10:42.996 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-07 23:10:43.000 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-07 23:10:43.005 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-07 23:10:43.010 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-07 23:10:43.015 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-07 23:10:43.019 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-07 23:10:43.024 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-07 23:10:43.028 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-07 23:10:43.033 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-07 23:10:43.038 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-07 23:10:43.042 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-07 23:10:43.047 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-07 23:10:43.052 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-07 23:10:43.078 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:10:43.083 | + 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-07-07 23:10:43.112 | + 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-07-07 23:10:43.143 | + 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-07-07 23:10:43.169 | + 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-07-07 23:10:43.194 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-07 23:10:43.219 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:43.223 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-07 23:10:43.226 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-07 23:10:43.231 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-07 23:10:43.758 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-07 23:10:44.257 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-07 23:10:44.257 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-07 23:10:44.257 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-07 23:10:44.257 | 2026-07-07 23:10:44.258 | Possible reasons for having these kinds of units are: 2026-07-07 23:10:44.258 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-07 23:10:44.258 | .wants/, .requires/, or .upholds/ directory. 2026-07-07 23:10:44.258 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-07 23:10:44.258 | a requirement dependency on it. 2026-07-07 23:10:44.258 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-07 23:10:44.258 | D-Bus, udev, scripted systemctl call, ...). 2026-07-07 23:10:44.258 | • In case of template units, the unit is meant to be enabled with some 2026-07-07 23:10:44.258 | instance name specified. 2026-07-07 23:10:44.269 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-07 23:10:44.584 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-07 23:10:44.616 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:10:44.621 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-07 23:10:44.627 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-07 23:10:44.660 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:44.665 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-07 23:10:44.670 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-07 23:10:44.675 | + 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-07-07 23:10:44.679 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-07 23:10:44.683 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-07 23:10:44.688 | + functions-common:run_process:1676 : local group= 2026-07-07 23:10:44.693 | + functions-common:run_process:1677 : local user= 2026-07-07 23:10:44.698 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:10:44.703 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-07 23:10:44.708 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:10:44.713 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:10:44.718 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:10:44.723 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:10:44.730 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:10:44.738 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465844732 2026-07-07 23:10:44.742 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-07 23:10:44.779 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:44.784 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-07-07 23:10:44.790 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-07 23:10:44.795 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-07 23:10:44.799 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-07 23:10:44.804 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-07 23:10:44.810 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-07 23:10:44.814 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-07-07 23:10:44.819 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-07-07 23:10:44.825 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-07 23:10:44.831 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:10:44.836 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:10:44.842 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:10:44.846 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:10:44.852 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-07 23:10:44.858 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-07-07 23:10:44.865 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-07-07 23:10:44.870 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-07 23:10:44.876 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-07 23:10:44.882 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 23:10:44.888 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 23:10:44.894 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 23:10:44.900 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 23:10:44.907 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 23:10:44.913 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-07 23:10:44.919 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 23:10:44.927 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-07-07 23:10:45.043 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:10:45.177 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-07 23:10:45.270 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-07 23:10:45.370 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-07 23:10:45.473 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-07 23:10:45.574 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:10:45.670 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 23:10:45.675 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 23:10:45.679 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-07-07 23:10:45.800 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 23:10:46.420 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-07 23:10:46.453 | 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-07-07 23:10:46.972 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-07 23:10:47.039 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:10:47.043 | + functions-common:time_stop:2420 : local name 2026-07-07 23:10:47.046 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:10:47.049 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:10:47.052 | + functions-common:time_stop:2423 : local total 2026-07-07 23:10:47.055 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:10:47.059 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:10:47.063 | + functions-common:time_stop:2427 : start_time=1783465844732 2026-07-07 23:10:47.067 | + functions-common:time_stop:2429 : [[ -z 1783465844732 ]] 2026-07-07 23:10:47.072 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:10:47.079 | + functions-common:time_stop:2432 : end_time=1783465847074 2026-07-07 23:10:47.083 | + functions-common:time_stop:2433 : elapsed_time=2342 2026-07-07 23:10:47.088 | + functions-common:time_stop:2434 : total=6968 2026-07-07 23:10:47.093 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:10:47.098 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9310 2026-07-07 23:10:47.102 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-07 23:10:47.107 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-07 23:10:47.111 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-07 23:10:47.116 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 23:10:47.147 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 23:10:47.151 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 23:10:47.156 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 23:10:47.161 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 23:10:47.165 | + 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-07-07 23:10:47.230 | + 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-07-07 23:10:47.310 | + 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-07-07 23:10:47.368 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 23:10:47.427 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-07 23:10:47.484 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-07 23:10:47.489 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-07 23:10:47.525 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:47.529 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-07 23:10:47.593 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-07 23:10:47.599 | + 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-07-07 23:10:47.603 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-07 23:10:47.606 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-07 23:10:47.609 | + functions-common:run_process:1676 : local group= 2026-07-07 23:10:47.613 | + functions-common:run_process:1677 : local user= 2026-07-07 23:10:47.615 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:10:47.619 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-07 23:10:47.622 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:10:47.625 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:10:47.629 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:10:47.633 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:10:47.637 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:10:47.644 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465847639 2026-07-07 23:10:47.648 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-07 23:10:47.673 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:47.678 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-07-07 23:10:47.681 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-07 23:10:47.685 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-07 23:10:47.689 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-07 23:10:47.693 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-07 23:10:47.697 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-07 23:10:47.701 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-07-07 23:10:47.706 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-07 23:10:47.710 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-07 23:10:47.715 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:10:47.719 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:10:47.723 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:10:47.727 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:10:47.731 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-07 23:10:47.735 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-07-07 23:10:47.739 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-07-07 23:10:47.744 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-07 23:10:47.748 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-07 23:10:47.752 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 23:10:47.756 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 23:10:47.760 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 23:10:47.764 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 23:10:47.768 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 23:10:47.772 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-07 23:10:47.777 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 23:10:47.783 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-07-07 23:10:47.880 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:10:47.977 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-07 23:10:48.063 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-07 23:10:48.144 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-07 23:10:48.240 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-07 23:10:48.334 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:10:48.431 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 23:10:48.435 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 23:10:48.439 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-07 23:10:48.550 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 23:10:49.079 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-07 23:10:49.109 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-07 23:10:49.577 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-07 23:10:49.629 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:10:49.635 | + functions-common:time_stop:2420 : local name 2026-07-07 23:10:49.638 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:10:49.642 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:10:49.647 | + functions-common:time_stop:2423 : local total 2026-07-07 23:10:49.651 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:10:49.654 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:10:49.658 | + functions-common:time_stop:2427 : start_time=1783465847639 2026-07-07 23:10:49.663 | + functions-common:time_stop:2429 : [[ -z 1783465847639 ]] 2026-07-07 23:10:49.669 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:10:49.675 | + functions-common:time_stop:2432 : end_time=1783465849671 2026-07-07 23:10:49.682 | + functions-common:time_stop:2433 : elapsed_time=2032 2026-07-07 23:10:49.687 | + functions-common:time_stop:2434 : total=9310 2026-07-07 23:10:49.692 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:10:49.696 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11342 2026-07-07 23:10:49.701 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 23:10:49.705 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 23:10:49.711 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-07 23:10:49.716 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-07 23:10:49.747 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-07 23:10:49.751 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-07 23:10:49.757 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-07 23:10:49.762 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-07 23:10:49.767 | + 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-07-07 23:10:49.825 | + 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-07-07 23:10:49.874 | + 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-07-07 23:10:49.909 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-07 23:10:49.943 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-07 23:10:49.974 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-07 23:10:49.977 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-07 23:10:49.980 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-07 23:10:49.983 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-07 23:10:50.011 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-07 23:10:50.038 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-07 23:10:50.042 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-07 23:10:50.047 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-07 23:10:50.052 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-07 23:10:50.119 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-07 23:10:50.153 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:50.159 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-07 23:10:50.164 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:10:50.169 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-07 23:10:50.174 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-07 23:10:50.179 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-07 23:10:50.184 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-07 23:10:50.239 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-07 23:10:50.245 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-07 23:10:50.251 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-07 23:10:50.313 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-07 23:10:50.319 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-07 23:10:50.323 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-07 23:10:50.329 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-07 23:10:50.335 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-07 23:10:50.339 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-07 23:10:50.347 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-07 23:10:50.352 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-07 23:10:50.356 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-07 23:10:50.362 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-07 23:10:50.366 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:50.373 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:50.379 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:50.384 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-07 23:10:50.390 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:50.396 | + lib/neutron:start_neutron_service_and_check:635 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:50.402 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-07 23:10:50.407 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-07 23:10:50.414 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-07 23:10:50.420 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-07 23:10:50.458 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-07 23:10:50.462 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-07 23:10:50.523 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-07 23:10:50.593 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-07 23:10:50.594 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-07 23:10:50.673 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-07 23:10:50.678 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-07 23:10:50.775 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-07 23:10:50.783 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 23:10:50.787 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-07 23:10:50.793 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 23:10:50.802 | + functions-common:run_process:1676 : local group= 2026-07-07 23:10:50.808 | + functions-common:run_process:1677 : local user= 2026-07-07 23:10:50.812 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:10:50.819 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-07 23:10:50.827 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:10:50.834 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:10:50.838 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:10:50.843 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:10:50.851 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:10:50.857 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465850852 2026-07-07 23:10:50.862 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-07 23:10:50.891 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:50.896 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-07 23:10:50.903 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-07 23:10:50.910 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 23:10:50.913 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 23:10:50.915 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 23:10:50.918 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-07 23:10:50.920 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-07 23:10:50.922 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-07 23:10:50.925 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-07 23:10:50.927 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:10:50.929 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:10:50.932 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:10:50.934 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:10:50.936 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-07 23:10:50.938 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-07 23:10:50.940 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 23:10:50.943 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:10:50.945 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-07 23:10:50.947 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-07 23:10:50.949 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:10:50.951 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 23:10:50.956 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 23:10:50.963 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 23:10:50.968 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-07 23:10:50.972 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 23:10:50.983 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-07-07 23:10:51.119 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:10:51.223 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-07 23:10:51.310 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-07 23:10:51.396 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:10:51.484 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:10:51.576 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-07 23:10:51.676 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-07 23:10:51.767 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-07 23:10:51.865 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-07 23:10:51.953 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-07 23:10:52.045 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 23:10:52.050 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 23:10:52.054 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-07 23:10:52.164 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 23:10:52.716 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-07 23:10:52.750 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-07 23:10:53.251 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-07 23:10:53.418 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:10:53.421 | + functions-common:time_stop:2420 : local name 2026-07-07 23:10:53.429 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:10:53.441 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:10:53.451 | + functions-common:time_stop:2423 : local total 2026-07-07 23:10:53.458 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:10:53.467 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:10:53.473 | + functions-common:time_stop:2427 : start_time=1783465850852 2026-07-07 23:10:53.476 | + functions-common:time_stop:2429 : [[ -z 1783465850852 ]] 2026-07-07 23:10:53.486 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:10:53.497 | + functions-common:time_stop:2432 : end_time=1783465853487 2026-07-07 23:10:53.504 | + functions-common:time_stop:2433 : elapsed_time=2635 2026-07-07 23:10:53.507 | + functions-common:time_stop:2434 : total=11342 2026-07-07 23:10:53.514 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:10:53.519 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13977 2026-07-07 23:10:53.525 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.197/ 2026-07-07 23:10:53.538 | + lib/neutron:start_neutron_service_and_check:645 : 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-07-07 23:10:53.543 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-07 23:10:53.547 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:53.552 | + functions-common:run_process:1676 : local group= 2026-07-07 23:10:53.556 | + functions-common:run_process:1677 : local user= 2026-07-07 23:10:53.563 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:10:53.571 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-07 23:10:53.575 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:10:53.579 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:10:53.587 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:10:53.595 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:10:53.599 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:10:53.607 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465853601 2026-07-07 23:10:53.612 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-07 23:10:53.653 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:53.655 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-07 23:10:53.658 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-07 23:10:53.661 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:53.663 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:53.665 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:53.668 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:53.672 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-07 23:10:53.677 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-07 23:10:53.680 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-07 23:10:53.681 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:10:53.684 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:10:53.686 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:10:53.689 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:10:53.691 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-07 23:10:53.693 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-07 23:10:53.696 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-07 23:10:53.699 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-07 23:10:53.701 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:53.703 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 23:10:53.706 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 23:10:53.708 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 23:10:53.711 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 23:10:53.713 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 23:10:53.715 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-07 23:10:53.718 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 23:10:53.722 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-07-07 23:10:53.823 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:10:53.937 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-07 23:10:54.024 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:54.098 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-07 23:10:54.191 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-07 23:10:54.325 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:10:54.440 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 23:10:54.442 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 23:10:54.445 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-07 23:10:54.578 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 23:10:55.169 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-07 23:10:55.212 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-07 23:10:55.760 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-07 23:10:55.812 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:10:55.817 | + functions-common:time_stop:2420 : local name 2026-07-07 23:10:55.821 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:10:55.828 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:10:55.830 | + functions-common:time_stop:2423 : local total 2026-07-07 23:10:55.838 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:10:55.843 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:10:55.847 | + functions-common:time_stop:2427 : start_time=1783465853601 2026-07-07 23:10:55.854 | + functions-common:time_stop:2429 : [[ -z 1783465853601 ]] 2026-07-07 23:10:55.866 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:10:55.873 | + functions-common:time_stop:2432 : end_time=1783465855863 2026-07-07 23:10:55.879 | + functions-common:time_stop:2433 : elapsed_time=2262 2026-07-07 23:10:55.888 | + functions-common:time_stop:2434 : total=13977 2026-07-07 23:10:55.895 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:10:55.897 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16239 2026-07-07 23:10:55.905 | + lib/neutron:start_neutron_service_and_check:646 : 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-07-07 23:10:55.911 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-07 23:10:55.914 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:55.918 | + functions-common:run_process:1676 : local group= 2026-07-07 23:10:55.920 | + functions-common:run_process:1677 : local user= 2026-07-07 23:10:55.929 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:10:55.930 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-07 23:10:55.933 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:10:55.936 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:10:55.940 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:10:55.945 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:10:55.952 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:10:55.962 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465855953 2026-07-07 23:10:55.967 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-07 23:10:56.002 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:56.006 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-07 23:10:56.011 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-07 23:10:56.018 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:56.021 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:56.024 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:56.029 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:56.034 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-07 23:10:56.040 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-07 23:10:56.051 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-07 23:10:56.054 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:10:56.056 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:10:56.062 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:10:56.069 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:10:56.072 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-07 23:10:56.077 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-07 23:10:56.082 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-07 23:10:56.087 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-07 23:10:56.094 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:56.097 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 23:10:56.102 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 23:10:56.106 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 23:10:56.109 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 23:10:56.113 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 23:10:56.120 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-07 23:10:56.123 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 23:10:56.136 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-07-07 23:10:56.296 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:10:56.428 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-07 23:10:56.514 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:56.650 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-07 23:10:56.738 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-07 23:10:56.871 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:10:57.006 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 23:10:57.014 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 23:10:57.019 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-07 23:10:57.212 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 23:10:57.806 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-07 23:10:57.834 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-07 23:10:58.368 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-07 23:10:58.432 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:10:58.443 | + functions-common:time_stop:2420 : local name 2026-07-07 23:10:58.451 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:10:58.456 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:10:58.458 | + functions-common:time_stop:2423 : local total 2026-07-07 23:10:58.462 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:10:58.470 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:10:58.475 | + functions-common:time_stop:2427 : start_time=1783465855953 2026-07-07 23:10:58.484 | + functions-common:time_stop:2429 : [[ -z 1783465855953 ]] 2026-07-07 23:10:58.488 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:10:58.500 | + functions-common:time_stop:2432 : end_time=1783465858491 2026-07-07 23:10:58.506 | + functions-common:time_stop:2433 : elapsed_time=2538 2026-07-07 23:10:58.511 | + functions-common:time_stop:2434 : total=16239 2026-07-07 23:10:58.519 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:10:58.527 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18777 2026-07-07 23:10:58.532 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-07 23:10:58.539 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-07 23:10:58.547 | + lib/neutron:_run_ovn_maintenance:353 : 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-07-07 23:10:58.552 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-07 23:10:58.560 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:58.565 | + functions-common:run_process:1676 : local group= 2026-07-07 23:10:58.572 | + functions-common:run_process:1677 : local user= 2026-07-07 23:10:58.580 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:10:58.589 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-07 23:10:58.594 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:10:58.602 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:10:58.609 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:10:58.615 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:10:58.622 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:10:58.633 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465858626 2026-07-07 23:10:58.637 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-07 23:10:58.678 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:10:58.685 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-07 23:10:58.694 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-07 23:10:58.700 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:58.706 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:58.711 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:58.721 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:58.724 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-07 23:10:58.731 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-07 23:10:58.736 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-07 23:10:58.743 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:10:58.748 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:10:58.753 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:10:58.757 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:10:58.764 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-07 23:10:58.770 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-07 23:10:58.776 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-07 23:10:58.784 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-07 23:10:58.787 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:58.797 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 23:10:58.803 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 23:10:58.808 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 23:10:58.815 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 23:10:58.819 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 23:10:58.822 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-07 23:10:58.833 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 23:10:58.843 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-07-07 23:10:58.988 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:10:59.143 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-07 23:10:59.276 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:10:59.396 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-07 23:10:59.520 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-07 23:10:59.664 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:10:59.828 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 23:10:59.837 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 23:10:59.845 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-07 23:11:00.007 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 23:11:00.584 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-07 23:11:00.641 | 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-07-07 23:11:01.147 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-07 23:11:01.212 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:11:01.215 | + functions-common:time_stop:2420 : local name 2026-07-07 23:11:01.218 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:11:01.224 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:11:01.232 | + functions-common:time_stop:2423 : local total 2026-07-07 23:11:01.241 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:11:01.243 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:11:01.247 | + functions-common:time_stop:2427 : start_time=1783465858626 2026-07-07 23:11:01.257 | + functions-common:time_stop:2429 : [[ -z 1783465858626 ]] 2026-07-07 23:11:01.265 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:11:01.273 | + functions-common:time_stop:2432 : end_time=1783465861265 2026-07-07 23:11:01.275 | + functions-common:time_stop:2433 : elapsed_time=2639 2026-07-07 23:11:01.278 | + functions-common:time_stop:2434 : total=18777 2026-07-07 23:11:01.285 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:11:01.291 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21416 2026-07-07 23:11:01.296 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-07 23:11:01.300 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.197/networking 2026-07-07 23:11:01.304 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-07 23:11:01.304 | Waiting for Neutron to start... 2026-07-07 23:11:01.311 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.197/networking' 2026-07-07 23:11:01.314 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.197/networking' 'Neutron did not start' 60 2026-07-07 23:11:01.319 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.197/networking' 2026-07-07 23:11:01.325 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-07 23:11:01.329 | + functions-common:test_with_retry:2360 : local until=60 2026-07-07 23:11:01.334 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-07 23:11:01.338 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-07 23:11:01.342 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-07 23:11:01.347 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:11:01.351 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:11:01.359 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:11:01.365 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465861359 2026-07-07 23:11:01.370 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.197/networking; do sleep 0.5; done' 2026-07-07 23:11:12.030 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.197/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-07 23:11:12.035 | + functions-common:time_stop:2420 : local name 2026-07-07 23:11:12.040 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:11:12.044 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:11:12.049 | + functions-common:time_stop:2423 : local total 2026-07-07 23:11:12.055 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:11:12.059 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-07 23:11:12.066 | + functions-common:time_stop:2427 : start_time=1783465861359 2026-07-07 23:11:12.071 | + functions-common:time_stop:2429 : [[ -z 1783465861359 ]] 2026-07-07 23:11:12.076 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:11:12.086 | + functions-common:time_stop:2432 : end_time=1783465872080 2026-07-07 23:11:12.091 | + functions-common:time_stop:2433 : elapsed_time=10721 2026-07-07 23:11:12.097 | + functions-common:time_stop:2434 : total=0 2026-07-07 23:11:12.101 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:11:12.106 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10721 2026-07-07 23:11:12.113 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-07 23:11:12.150 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:11:12.154 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-07 23:11:12.159 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:11:12.164 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-07 23:11:12.167 | + ./stack.sh:main:1311 : start_placement 2026-07-07 23:11:12.170 | + lib/placement:start_placement:137 : start_placement_api 2026-07-07 23:11:12.176 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-07 23:11:12.182 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 23:11:12.187 | + functions-common:run_process:1674 : local service=placement-api 2026-07-07 23:11:12.191 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 23:11:12.195 | + functions-common:run_process:1676 : local group= 2026-07-07 23:11:12.199 | + functions-common:run_process:1677 : local user= 2026-07-07 23:11:12.203 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:11:12.206 | + functions-common:run_process:1680 : local name=placement-api 2026-07-07 23:11:12.211 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:11:12.214 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:11:12.219 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:11:12.224 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:11:12.229 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:11:12.237 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465872231 2026-07-07 23:11:12.241 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-07 23:11:12.268 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:11:12.272 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-07 23:11:12.277 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-07 23:11:12.281 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 23:11:12.286 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 23:11:12.291 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 23:11:12.295 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-07 23:11:12.300 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-07 23:11:12.305 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-07 23:11:12.309 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-07 23:11:12.313 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:11:12.317 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:11:12.322 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:11:12.326 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:11:12.335 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-07 23:11:12.340 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-07 23:11:12.345 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 23:11:12.350 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:11:12.355 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-07 23:11:12.360 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-07 23:11:12.363 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:11:12.368 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 23:11:12.372 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 23:11:12.374 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 23:11:12.377 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-07 23:11:12.380 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 23:11:12.385 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-07-07 23:11:12.494 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:11:12.604 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-07 23:11:12.688 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-07 23:11:12.776 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:11:12.868 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:11:12.959 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-07 23:11:13.062 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-07 23:11:13.163 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-07 23:11:13.267 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-07 23:11:13.367 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-07 23:11:13.466 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 23:11:13.470 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 23:11:13.475 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-07 23:11:13.601 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 23:11:14.141 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-07 23:11:14.176 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-07 23:11:14.723 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-07 23:11:14.882 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:11:14.886 | + functions-common:time_stop:2420 : local name 2026-07-07 23:11:14.893 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:11:14.896 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:11:14.902 | + functions-common:time_stop:2423 : local total 2026-07-07 23:11:14.907 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:11:14.913 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:11:14.918 | + functions-common:time_stop:2427 : start_time=1783465872231 2026-07-07 23:11:14.923 | + functions-common:time_stop:2429 : [[ -z 1783465872231 ]] 2026-07-07 23:11:14.930 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:11:14.937 | + functions-common:time_stop:2432 : end_time=1783465874932 2026-07-07 23:11:14.942 | + functions-common:time_stop:2433 : elapsed_time=2701 2026-07-07 23:11:14.947 | + functions-common:time_stop:2434 : total=21416 2026-07-07 23:11:14.951 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:11:14.956 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24117 2026-07-07 23:11:14.960 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-07 23:11:14.961 | Waiting for placement-api to start... 2026-07-07 23:11:14.965 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.197/placement 2026-07-07 23:11:14.969 | + functions:wait_for_service:476 : local timeout=60 2026-07-07 23:11:14.974 | + functions:wait_for_service:477 : local url=http://192.168.122.197/placement 2026-07-07 23:11:14.978 | + functions:wait_for_service:478 : local rval=0 2026-07-07 23:11:14.982 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-07 23:11:14.986 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 23:11:14.990 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:11:14.994 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:11:14.999 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:11:15.007 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465875002 2026-07-07 23:11:15.011 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-07 23:11:15.017 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 23:11:15.020 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.197/placement 2026-07-07 23:11:18.217 | + :: : [[ 200 == 503 ]] 2026-07-07 23:11:18.220 | + :: : [[ 0 -eq 7 ]] 2026-07-07 23:11:18.226 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-07 23:11:18.231 | + functions-common:time_stop:2420 : local name 2026-07-07 23:11:18.236 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:11:18.240 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:11:18.244 | + functions-common:time_stop:2423 : local total 2026-07-07 23:11:18.249 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:11:18.255 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 23:11:18.261 | + functions-common:time_stop:2427 : start_time=1783465875002 2026-07-07 23:11:18.267 | + functions-common:time_stop:2429 : [[ -z 1783465875002 ]] 2026-07-07 23:11:18.274 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:11:18.282 | + functions-common:time_stop:2432 : end_time=1783465878276 2026-07-07 23:11:18.288 | + functions-common:time_stop:2433 : elapsed_time=3274 2026-07-07 23:11:18.293 | + functions-common:time_stop:2434 : total=12619 2026-07-07 23:11:18.299 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:11:18.304 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15893 2026-07-07 23:11:18.310 | + functions:wait_for_service:486 : return 0 2026-07-07 23:11:18.317 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-07 23:11:18.348 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:11:18.353 | + ./stack.sh:main:1315 : start_neutron 2026-07-07 23:11:18.358 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-07 23:11:18.362 | + lib/neutron:start_l2_agent:665 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:11:18.366 | + functions-common:run_process:1674 : local service=q-agt 2026-07-07 23:11:18.371 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-07 23:11:18.375 | + functions-common:run_process:1676 : local group= 2026-07-07 23:11:18.379 | + functions-common:run_process:1677 : local user= 2026-07-07 23:11:18.384 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:11:18.389 | + functions-common:run_process:1680 : local name=q-agt 2026-07-07 23:11:18.392 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:11:18.396 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:11:18.400 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:11:18.405 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:11:18.410 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:11:18.416 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465878412 2026-07-07 23:11:18.421 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-07 23:11:18.450 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:11:18.455 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:11:18.460 | + functions-common:time_stop:2420 : local name 2026-07-07 23:11:18.464 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:11:18.470 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:11:18.475 | + functions-common:time_stop:2423 : local total 2026-07-07 23:11:18.480 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:11:18.485 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:11:18.491 | + functions-common:time_stop:2427 : start_time=1783465878412 2026-07-07 23:11:18.496 | + functions-common:time_stop:2429 : [[ -z 1783465878412 ]] 2026-07-07 23:11:18.504 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:11:18.513 | + functions-common:time_stop:2432 : end_time=1783465878506 2026-07-07 23:11:18.517 | + functions-common:time_stop:2433 : elapsed_time=94 2026-07-07 23:11:18.523 | + functions-common:time_stop:2434 : total=24117 2026-07-07 23:11:18.529 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:11:18.534 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24211 2026-07-07 23:11:18.539 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-07 23:11:18.544 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-07 23:11:18.550 | + functions-common:is_provider_network:2272 : return 1 2026-07-07 23:11:18.555 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-07 23:11:18.559 | + lib/neutron:start_other_agents:683 : 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-07-07 23:11:18.564 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-07 23:11:18.568 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-07 23:11:18.573 | + functions-common:run_process:1676 : local group= 2026-07-07 23:11:18.578 | + functions-common:run_process:1677 : local user= 2026-07-07 23:11:18.582 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:11:18.587 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-07 23:11:18.590 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:11:18.594 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:11:18.599 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:11:18.603 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:11:18.608 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:11:18.615 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465878610 2026-07-07 23:11:18.619 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-07 23:11:18.647 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:11:18.652 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:11:18.656 | + functions-common:time_stop:2420 : local name 2026-07-07 23:11:18.660 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:11:18.665 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:11:18.668 | + functions-common:time_stop:2423 : local total 2026-07-07 23:11:18.672 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:11:18.676 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:11:18.680 | + functions-common:time_stop:2427 : start_time=1783465878610 2026-07-07 23:11:18.685 | + functions-common:time_stop:2429 : [[ -z 1783465878610 ]] 2026-07-07 23:11:18.689 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:11:18.696 | + functions-common:time_stop:2432 : end_time=1783465878691 2026-07-07 23:11:18.701 | + functions-common:time_stop:2433 : elapsed_time=81 2026-07-07 23:11:18.706 | + functions-common:time_stop:2434 : total=24211 2026-07-07 23:11:18.711 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:11:18.716 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24292 2026-07-07 23:11:18.721 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-07 23:11:18.726 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-07 23:11:18.729 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-07 23:11:18.735 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-07 23:11:18.739 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-07 23:11:18.744 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-07 23:11:18.748 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-07 23:11:18.753 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-07 23:11:18.758 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-07 23:11:18.764 | + lib/neutron:start_other_agents:685 : 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-07-07 23:11:18.768 | + functions-common:run_process:1674 : local service=q-l3 2026-07-07 23:11:18.773 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-07 23:11:18.777 | + functions-common:run_process:1676 : local group= 2026-07-07 23:11:18.781 | + functions-common:run_process:1677 : local user= 2026-07-07 23:11:18.786 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:11:18.790 | + functions-common:run_process:1680 : local name=q-l3 2026-07-07 23:11:18.794 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:11:18.797 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:11:18.801 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:11:18.805 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:11:18.811 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:11:18.819 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465878813 2026-07-07 23:11:18.822 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-07 23:11:18.849 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:11:18.854 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:11:18.857 | + functions-common:time_stop:2420 : local name 2026-07-07 23:11:18.861 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:11:18.865 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:11:18.869 | + functions-common:time_stop:2423 : local total 2026-07-07 23:11:18.872 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:11:18.876 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:11:18.880 | + functions-common:time_stop:2427 : start_time=1783465878813 2026-07-07 23:11:18.884 | + functions-common:time_stop:2429 : [[ -z 1783465878813 ]] 2026-07-07 23:11:18.890 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:11:18.896 | + functions-common:time_stop:2432 : end_time=1783465878891 2026-07-07 23:11:18.900 | + functions-common:time_stop:2433 : elapsed_time=78 2026-07-07 23:11:18.905 | + functions-common:time_stop:2434 : total=24292 2026-07-07 23:11:18.908 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:11:18.913 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24370 2026-07-07 23:11:18.917 | + lib/neutron:start_other_agents:687 : 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-07-07 23:11:18.921 | + functions-common:run_process:1674 : local service=q-meta 2026-07-07 23:11:18.924 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-07 23:11:18.929 | + functions-common:run_process:1676 : local group= 2026-07-07 23:11:18.932 | + functions-common:run_process:1677 : local user= 2026-07-07 23:11:18.936 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:11:18.939 | + functions-common:run_process:1680 : local name=q-meta 2026-07-07 23:11:18.943 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:11:18.946 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:11:18.950 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:11:18.953 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:11:18.959 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:11:18.964 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465878960 2026-07-07 23:11:18.968 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-07 23:11:18.992 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:11:18.996 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:11:18.999 | + functions-common:time_stop:2420 : local name 2026-07-07 23:11:19.003 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:11:19.007 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:11:19.010 | + functions-common:time_stop:2423 : local total 2026-07-07 23:11:19.014 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:11:19.017 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:11:19.021 | + functions-common:time_stop:2427 : start_time=1783465878960 2026-07-07 23:11:19.025 | + functions-common:time_stop:2429 : [[ -z 1783465878960 ]] 2026-07-07 23:11:19.030 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:11:19.036 | + functions-common:time_stop:2432 : end_time=1783465879031 2026-07-07 23:11:19.039 | + functions-common:time_stop:2433 : elapsed_time=71 2026-07-07 23:11:19.043 | + functions-common:time_stop:2434 : total=24370 2026-07-07 23:11:19.048 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:11:19.052 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24441 2026-07-07 23:11:19.056 | + lib/neutron:start_other_agents:688 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-07 23:11:19.060 | + functions-common:run_process:1674 : local service=q-metering 2026-07-07 23:11:19.065 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-07 23:11:19.069 | + functions-common:run_process:1676 : local group= 2026-07-07 23:11:19.073 | + functions-common:run_process:1677 : local user= 2026-07-07 23:11:19.077 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:11:19.080 | + functions-common:run_process:1680 : local name=q-metering 2026-07-07 23:11:19.084 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:11:19.087 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:11:19.091 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:11:19.094 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:11:19.098 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:11:19.104 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465879100 2026-07-07 23:11:19.108 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-07 23:11:19.132 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:11:19.136 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:11:19.142 | + functions-common:time_stop:2420 : local name 2026-07-07 23:11:19.145 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:11:19.150 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:11:19.154 | + functions-common:time_stop:2423 : local total 2026-07-07 23:11:19.158 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:11:19.163 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:11:19.166 | + functions-common:time_stop:2427 : start_time=1783465879100 2026-07-07 23:11:19.171 | + functions-common:time_stop:2429 : [[ -z 1783465879100 ]] 2026-07-07 23:11:19.176 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:11:19.185 | + functions-common:time_stop:2432 : end_time=1783465879179 2026-07-07 23:11:19.190 | + functions-common:time_stop:2433 : elapsed_time=79 2026-07-07 23:11:19.194 | + functions-common:time_stop:2434 : total=24441 2026-07-07 23:11:19.197 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:11:19.201 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24520 2026-07-07 23:11:19.206 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-07 23:11:19.230 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:11:19.233 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-07 23:11:19.237 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-07 23:11:19.240 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:11:19.244 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-07 23:11:19.248 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-07 23:11:19.251 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-07 23:11:19.254 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-07 23:11:19.258 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-07 23:11:19.261 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-07 23:11:19.267 | ++ 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-07-07 23:11:23.422 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:11:23.426 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-07 23:11:23.426 | address-scope 2026-07-07 23:11:23.426 | agent 2026-07-07 23:11:23.426 | allowed-address-pairs 2026-07-07 23:11:23.426 | auto-allocated-topology 2026-07-07 23:11:23.426 | availability_zone 2026-07-07 23:11:23.426 | default-subnetpools 2026-07-07 23:11:23.427 | dhcp_agent_scheduler 2026-07-07 23:11:23.427 | dns-integration 2026-07-07 23:11:23.427 | dns-domain-ports 2026-07-07 23:11:23.427 | dns-integration-domain-keywords 2026-07-07 23:11:23.427 | empty-string-filtering 2026-07-07 23:11:23.427 | external-net 2026-07-07 23:11:23.427 | extra_dhcp_opt 2026-07-07 23:11:23.427 | extraroute 2026-07-07 23:11:23.427 | extraroute-atomic 2026-07-07 23:11:23.427 | filter-validation 2026-07-07 23:11:23.427 | floating-ip-port-forwarding-detail 2026-07-07 23:11:23.428 | fip-port-details 2026-07-07 23:11:23.428 | flavors 2026-07-07 23:11:23.428 | floatingip-pools 2026-07-07 23:11:23.428 | router 2026-07-07 23:11:23.428 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:11:23.428 | enable-default-route-bfd 2026-07-07 23:11:23.428 | enable-default-route-ecmp 2026-07-07 23:11:23.428 | ext-gw-mode 2026-07-07 23:11:23.428 | l3-ha 2026-07-07 23:11:23.428 | external-gateway-multihoming 2026-07-07 23:11:23.428 | l3-flavors 2026-07-07 23:11:23.429 | l3_agent_scheduler 2026-07-07 23:11:23.429 | multi-provider 2026-07-07 23:11:23.429 | net-mtu 2026-07-07 23:11:23.429 | net-mtu-writable 2026-07-07 23:11:23.429 | network_availability_zone 2026-07-07 23:11:23.429 | network-ip-availability 2026-07-07 23:11:23.429 | network-ip-availability-details 2026-07-07 23:11:23.429 | pagination 2026-07-07 23:11:23.429 | port-device-profile 2026-07-07 23:11:23.429 | port-mac-address-regenerate 2026-07-07 23:11:23.430 | port-numa-affinity-policy 2026-07-07 23:11:23.430 | port-numa-affinity-policy-socket 2026-07-07 23:11:23.430 | binding 2026-07-07 23:11:23.430 | binding-extended 2026-07-07 23:11:23.430 | port-security 2026-07-07 23:11:23.430 | project-id 2026-07-07 23:11:23.430 | provider 2026-07-07 23:11:23.430 | qinq 2026-07-07 23:11:23.430 | quota-check-limit 2026-07-07 23:11:23.431 | quota-check-limit-default 2026-07-07 23:11:23.431 | quotas 2026-07-07 23:11:23.431 | quota_details 2026-07-07 23:11:23.431 | rbac-policies 2026-07-07 23:11:23.431 | rbac-address-scope 2026-07-07 23:11:23.431 | rbac-security-groups 2026-07-07 23:11:23.431 | revision-if-match 2026-07-07 23:11:23.431 | standard-attr-revisions 2026-07-07 23:11:23.431 | router_availability_zone 2026-07-07 23:11:23.432 | router-enable-snat 2026-07-07 23:11:23.432 | security-groups-default-rules 2026-07-07 23:11:23.432 | security-groups-default-statefulness 2026-07-07 23:11:23.432 | security-groups-normalized-cidr 2026-07-07 23:11:23.432 | security-groups-remote-address-group 2026-07-07 23:11:23.432 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:11:23.432 | security-groups-shared-filtering 2026-07-07 23:11:23.432 | security-group 2026-07-07 23:11:23.433 | service-type 2026-07-07 23:11:23.433 | sorting 2026-07-07 23:11:23.433 | standard-attr-description 2026-07-07 23:11:23.433 | stateful-security-group 2026-07-07 23:11:23.433 | subnet-dns-publish-fixed-ip 2026-07-07 23:11:23.433 | subnet-external-network 2026-07-07 23:11:23.433 | subnet_onboard 2026-07-07 23:11:23.433 | subnet-service-types 2026-07-07 23:11:23.433 | subnet_allocation 2026-07-07 23:11:23.434 | subnetpool-prefix-ops 2026-07-07 23:11:23.434 | tag-creation 2026-07-07 23:11:23.434 | standard-attr-tag 2026-07-07 23:11:23.434 | standard-attr-timestamp 2026-07-07 23:11:23.434 | vlan-transparent' 2026-07-07 23:11:23.434 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-07 23:11:23.435 | address-scope 2026-07-07 23:11:23.435 | agent 2026-07-07 23:11:23.435 | allowed-address-pairs 2026-07-07 23:11:23.435 | auto-allocated-topology 2026-07-07 23:11:23.435 | availability_zone 2026-07-07 23:11:23.435 | default-subnetpools 2026-07-07 23:11:23.435 | dhcp_agent_scheduler 2026-07-07 23:11:23.435 | dns-integration 2026-07-07 23:11:23.436 | dns-domain-ports 2026-07-07 23:11:23.436 | dns-integration-domain-keywords 2026-07-07 23:11:23.436 | empty-string-filtering 2026-07-07 23:11:23.436 | external-net 2026-07-07 23:11:23.436 | extra_dhcp_opt 2026-07-07 23:11:23.436 | extraroute 2026-07-07 23:11:23.436 | extraroute-atomic 2026-07-07 23:11:23.436 | filter-validation 2026-07-07 23:11:23.436 | floating-ip-port-forwarding-detail 2026-07-07 23:11:23.437 | fip-port-details 2026-07-07 23:11:23.437 | flavors 2026-07-07 23:11:23.437 | floatingip-pools 2026-07-07 23:11:23.437 | router 2026-07-07 23:11:23.437 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:11:23.437 | enable-default-route-bfd 2026-07-07 23:11:23.437 | enable-default-route-ecmp 2026-07-07 23:11:23.438 | ext-gw-mode 2026-07-07 23:11:23.438 | l3-ha 2026-07-07 23:11:23.438 | external-gateway-multihoming 2026-07-07 23:11:23.438 | l3-flavors 2026-07-07 23:11:23.438 | l3_agent_scheduler 2026-07-07 23:11:23.438 | multi-provider 2026-07-07 23:11:23.438 | net-mtu 2026-07-07 23:11:23.438 | net-mtu-writable 2026-07-07 23:11:23.438 | network_availability_zone 2026-07-07 23:11:23.439 | network-ip-availability 2026-07-07 23:11:23.439 | network-ip-availability-details 2026-07-07 23:11:23.439 | pagination 2026-07-07 23:11:23.439 | port-device-profile 2026-07-07 23:11:23.439 | port-mac-address-regenerate 2026-07-07 23:11:23.439 | port-numa-affinity-policy 2026-07-07 23:11:23.439 | port-numa-affinity-policy-socket 2026-07-07 23:11:23.439 | binding 2026-07-07 23:11:23.440 | binding-extended 2026-07-07 23:11:23.440 | port-security 2026-07-07 23:11:23.440 | project-id 2026-07-07 23:11:23.440 | provider 2026-07-07 23:11:23.440 | qinq 2026-07-07 23:11:23.440 | quota-check-limit 2026-07-07 23:11:23.440 | quota-check-limit-default 2026-07-07 23:11:23.440 | quotas 2026-07-07 23:11:23.440 | quota_details 2026-07-07 23:11:23.441 | rbac-policies 2026-07-07 23:11:23.441 | rbac-address-scope 2026-07-07 23:11:23.441 | rbac-security-groups 2026-07-07 23:11:23.441 | revision-if-match 2026-07-07 23:11:23.441 | standard-attr-revisions 2026-07-07 23:11:23.441 | router_availability_zone 2026-07-07 23:11:23.441 | router-enable-snat 2026-07-07 23:11:23.441 | security-groups-default-rules 2026-07-07 23:11:23.441 | security-groups-default-statefulness 2026-07-07 23:11:23.442 | security-groups-normalized-cidr 2026-07-07 23:11:23.442 | security-groups-remote-address-group 2026-07-07 23:11:23.442 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:11:23.442 | security-groups-shared-filtering 2026-07-07 23:11:23.442 | security-group 2026-07-07 23:11:23.442 | service-type 2026-07-07 23:11:23.442 | sorting 2026-07-07 23:11:23.442 | standard-attr-description 2026-07-07 23:11:23.442 | stateful-security-group 2026-07-07 23:11:23.443 | subnet-dns-publish-fixed-ip 2026-07-07 23:11:23.443 | subnet-external-network 2026-07-07 23:11:23.443 | subnet_onboard 2026-07-07 23:11:23.443 | subnet-service-types 2026-07-07 23:11:23.443 | subnet_allocation 2026-07-07 23:11:23.443 | subnetpool-prefix-ops 2026-07-07 23:11:23.443 | tag-creation 2026-07-07 23:11:23.443 | standard-attr-tag 2026-07-07 23:11:23.443 | standard-attr-timestamp 2026-07-07 23:11:23.444 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-07 23:11:23.444 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-07 23:11:23.444 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-07 23:11:23.444 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-07 23:11:23.448 | ++ 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-07-07 23:11:28.094 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:11:28.099 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=fca892e0-4772-420f-9dd0-6c7c84d93119 2026-07-07 23:11:28.104 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-07 23:11:28.110 | ++ 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 fdac:a104:b034::/56 --share --default -f value -c id 2026-07-07 23:11:32.462 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:11:32.466 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=b8092c83-ea0b-4218-93d7-00cf04cc6237 2026-07-07 23:11:32.470 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-07 23:11:32.474 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-07 23:11:32.478 | + functions-common:is_provider_network:2272 : return 1 2026-07-07 23:11:32.486 | ++ 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-07-07 23:11:38.480 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:11:38.485 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=c77c2114-13d2-4f93-a2c3-b454f1abd774 2026-07-07 23:11:38.488 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-07 23:11:38.491 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 23:11:38.514 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-07 23:11:38.519 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-07 23:11:38.523 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z fca892e0-4772-420f-9dd0-6c7c84d93119 ']' 2026-07-07 23:11:38.526 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-07 23:11:38.530 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-07 23:11:38.534 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool fca892e0-4772-420f-9dd0-6c7c84d93119 ' 2026-07-07 23:11:38.538 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-07 23:11:38.541 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network c77c2114-13d2-4f93-a2c3-b454f1abd774 private-subnet' 2026-07-07 23:11:38.545 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-07 23:11:38.550 | +++ 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 fca892e0-4772-420f-9dd0-6c7c84d93119 --network c77c2114-13d2-4f93-a2c3-b454f1abd774 private-subnet -f value -c id 2026-07-07 23:11:44.758 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:11:44.764 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=f46b06b2-d4e8-40e4-95ef-1a84f63bfa4a 2026-07-07 23:11:44.768 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-07 23:11:44.772 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 23:11:44.798 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo f46b06b2-d4e8-40e4-95ef-1a84f63bfa4a 2026-07-07 23:11:44.804 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=f46b06b2-d4e8-40e4-95ef-1a84f63bfa4a 2026-07-07 23:11:44.808 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-07 23:11:44.813 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-07 23:11:44.818 | ++ 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-07-07 23:11:44.821 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 23:11:44.845 | ++ 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-07-07 23:11:44.848 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 23:11:44.874 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-07 23:11:44.877 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z b8092c83-ea0b-4218-93d7-00cf04cc6237 ']' 2026-07-07 23:11:44.881 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-07 23:11:44.885 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-07 23:11:44.889 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool b8092c83-ea0b-4218-93d7-00cf04cc6237 ' 2026-07-07 23:11:44.893 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-07 23:11:44.896 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network c77c2114-13d2-4f93-a2c3-b454f1abd774 ipv6-private-subnet ' 2026-07-07 23:11:44.901 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-07 23:11:44.906 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool b8092c83-ea0b-4218-93d7-00cf04cc6237 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network c77c2114-13d2-4f93-a2c3-b454f1abd774 ipv6-private-subnet -f value -c id 2026-07-07 23:11:50.466 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:11:50.471 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=4f6b8ffd-0218-4635-9b45-16993f548423 2026-07-07 23:11:50.473 | ++ 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-07-07 23:11:50.477 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 23:11:50.500 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 4f6b8ffd-0218-4635-9b45-16993f548423 2026-07-07 23:11:50.505 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=4f6b8ffd-0218-4635-9b45-16993f548423 2026-07-07 23:11:50.511 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-07 23:11:50.517 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-07 23:11:50.522 | ++ 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-07-07 23:11:54.236 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:11:54.240 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-07 23:11:54.241 | address-scope 2026-07-07 23:11:54.241 | agent 2026-07-07 23:11:54.241 | allowed-address-pairs 2026-07-07 23:11:54.241 | auto-allocated-topology 2026-07-07 23:11:54.241 | availability_zone 2026-07-07 23:11:54.241 | default-subnetpools 2026-07-07 23:11:54.241 | dhcp_agent_scheduler 2026-07-07 23:11:54.241 | dns-integration 2026-07-07 23:11:54.241 | dns-domain-ports 2026-07-07 23:11:54.241 | dns-integration-domain-keywords 2026-07-07 23:11:54.241 | empty-string-filtering 2026-07-07 23:11:54.242 | external-net 2026-07-07 23:11:54.242 | extra_dhcp_opt 2026-07-07 23:11:54.242 | extraroute 2026-07-07 23:11:54.242 | extraroute-atomic 2026-07-07 23:11:54.242 | filter-validation 2026-07-07 23:11:54.242 | floating-ip-port-forwarding-detail 2026-07-07 23:11:54.242 | fip-port-details 2026-07-07 23:11:54.242 | flavors 2026-07-07 23:11:54.242 | floatingip-pools 2026-07-07 23:11:54.242 | router 2026-07-07 23:11:54.242 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:11:54.243 | enable-default-route-bfd 2026-07-07 23:11:54.243 | enable-default-route-ecmp 2026-07-07 23:11:54.243 | ext-gw-mode 2026-07-07 23:11:54.243 | l3-ha 2026-07-07 23:11:54.243 | external-gateway-multihoming 2026-07-07 23:11:54.243 | l3-flavors 2026-07-07 23:11:54.243 | l3_agent_scheduler 2026-07-07 23:11:54.243 | multi-provider 2026-07-07 23:11:54.243 | net-mtu 2026-07-07 23:11:54.243 | net-mtu-writable 2026-07-07 23:11:54.243 | network_availability_zone 2026-07-07 23:11:54.244 | network-ip-availability 2026-07-07 23:11:54.244 | network-ip-availability-details 2026-07-07 23:11:54.244 | pagination 2026-07-07 23:11:54.244 | port-device-profile 2026-07-07 23:11:54.244 | port-mac-address-regenerate 2026-07-07 23:11:54.244 | port-numa-affinity-policy 2026-07-07 23:11:54.244 | port-numa-affinity-policy-socket 2026-07-07 23:11:54.244 | binding 2026-07-07 23:11:54.244 | binding-extended 2026-07-07 23:11:54.244 | port-security 2026-07-07 23:11:54.244 | project-id 2026-07-07 23:11:54.245 | provider 2026-07-07 23:11:54.245 | qinq 2026-07-07 23:11:54.245 | quota-check-limit 2026-07-07 23:11:54.245 | quota-check-limit-default 2026-07-07 23:11:54.245 | quotas 2026-07-07 23:11:54.245 | quota_details 2026-07-07 23:11:54.245 | rbac-policies 2026-07-07 23:11:54.245 | rbac-address-scope 2026-07-07 23:11:54.245 | rbac-security-groups 2026-07-07 23:11:54.245 | revision-if-match 2026-07-07 23:11:54.245 | standard-attr-revisions 2026-07-07 23:11:54.246 | router_availability_zone 2026-07-07 23:11:54.246 | router-enable-snat 2026-07-07 23:11:54.246 | security-groups-default-rules 2026-07-07 23:11:54.246 | security-groups-default-statefulness 2026-07-07 23:11:54.246 | security-groups-normalized-cidr 2026-07-07 23:11:54.246 | security-groups-remote-address-group 2026-07-07 23:11:54.246 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:11:54.246 | security-groups-shared-filtering 2026-07-07 23:11:54.246 | security-group 2026-07-07 23:11:54.246 | service-type 2026-07-07 23:11:54.246 | sorting 2026-07-07 23:11:54.246 | standard-attr-description 2026-07-07 23:11:54.247 | stateful-security-group 2026-07-07 23:11:54.247 | subnet-dns-publish-fixed-ip 2026-07-07 23:11:54.247 | subnet-external-network 2026-07-07 23:11:54.247 | subnet_onboard 2026-07-07 23:11:54.247 | subnet-service-types 2026-07-07 23:11:54.247 | subnet_allocation 2026-07-07 23:11:54.247 | subnetpool-prefix-ops 2026-07-07 23:11:54.247 | tag-creation 2026-07-07 23:11:54.247 | standard-attr-tag 2026-07-07 23:11:54.247 | standard-attr-timestamp 2026-07-07 23:11:54.247 | vlan-transparent' 2026-07-07 23:11:54.248 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-07 23:11:54.248 | address-scope 2026-07-07 23:11:54.248 | agent 2026-07-07 23:11:54.248 | allowed-address-pairs 2026-07-07 23:11:54.248 | auto-allocated-topology 2026-07-07 23:11:54.248 | availability_zone 2026-07-07 23:11:54.248 | default-subnetpools 2026-07-07 23:11:54.248 | dhcp_agent_scheduler 2026-07-07 23:11:54.248 | dns-integration 2026-07-07 23:11:54.248 | dns-domain-ports 2026-07-07 23:11:54.248 | dns-integration-domain-keywords 2026-07-07 23:11:54.249 | empty-string-filtering 2026-07-07 23:11:54.249 | external-net 2026-07-07 23:11:54.249 | extra_dhcp_opt 2026-07-07 23:11:54.249 | extraroute 2026-07-07 23:11:54.249 | extraroute-atomic 2026-07-07 23:11:54.249 | filter-validation 2026-07-07 23:11:54.249 | floating-ip-port-forwarding-detail 2026-07-07 23:11:54.249 | fip-port-details 2026-07-07 23:11:54.249 | flavors 2026-07-07 23:11:54.249 | floatingip-pools 2026-07-07 23:11:54.249 | router 2026-07-07 23:11:54.250 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:11:54.250 | enable-default-route-bfd 2026-07-07 23:11:54.250 | enable-default-route-ecmp 2026-07-07 23:11:54.250 | ext-gw-mode 2026-07-07 23:11:54.250 | l3-ha 2026-07-07 23:11:54.250 | external-gateway-multihoming 2026-07-07 23:11:54.250 | l3-flavors 2026-07-07 23:11:54.250 | l3_agent_scheduler 2026-07-07 23:11:54.250 | multi-provider 2026-07-07 23:11:54.250 | net-mtu 2026-07-07 23:11:54.250 | net-mtu-writable 2026-07-07 23:11:54.251 | network_availability_zone 2026-07-07 23:11:54.251 | network-ip-availability 2026-07-07 23:11:54.251 | network-ip-availability-details 2026-07-07 23:11:54.251 | pagination 2026-07-07 23:11:54.251 | port-device-profile 2026-07-07 23:11:54.251 | port-mac-address-regenerate 2026-07-07 23:11:54.251 | port-numa-affinity-policy 2026-07-07 23:11:54.251 | port-numa-affinity-policy-socket 2026-07-07 23:11:54.251 | binding 2026-07-07 23:11:54.251 | binding-extended 2026-07-07 23:11:54.251 | port-security 2026-07-07 23:11:54.252 | project-id 2026-07-07 23:11:54.252 | provider 2026-07-07 23:11:54.252 | qinq 2026-07-07 23:11:54.252 | quota-check-limit 2026-07-07 23:11:54.252 | quota-check-limit-default 2026-07-07 23:11:54.252 | quotas 2026-07-07 23:11:54.252 | quota_details 2026-07-07 23:11:54.252 | rbac-policies 2026-07-07 23:11:54.252 | rbac-address-scope 2026-07-07 23:11:54.252 | rbac-security-groups 2026-07-07 23:11:54.252 | revision-if-match 2026-07-07 23:11:54.253 | standard-attr-revisions 2026-07-07 23:11:54.253 | router_availability_zone 2026-07-07 23:11:54.253 | router-enable-snat 2026-07-07 23:11:54.253 | security-groups-default-rules 2026-07-07 23:11:54.253 | security-groups-default-statefulness 2026-07-07 23:11:54.253 | security-groups-normalized-cidr 2026-07-07 23:11:54.253 | security-groups-remote-address-group 2026-07-07 23:11:54.253 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:11:54.253 | security-groups-shared-filtering 2026-07-07 23:11:54.253 | security-group 2026-07-07 23:11:54.253 | service-type 2026-07-07 23:11:54.254 | sorting 2026-07-07 23:11:54.254 | standard-attr-description 2026-07-07 23:11:54.254 | stateful-security-group 2026-07-07 23:11:54.254 | subnet-dns-publish-fixed-ip 2026-07-07 23:11:54.254 | subnet-external-network 2026-07-07 23:11:54.254 | subnet_onboard 2026-07-07 23:11:54.254 | subnet-service-types 2026-07-07 23:11:54.254 | subnet_allocation 2026-07-07 23:11:54.254 | subnetpool-prefix-ops 2026-07-07 23:11:54.254 | tag-creation 2026-07-07 23:11:54.254 | standard-attr-tag 2026-07-07 23:11:54.255 | standard-attr-timestamp 2026-07-07 23:11:54.255 | vlan-transparent =~ router ]] 2026-07-07 23:11:54.255 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-07 23:11:54.255 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-07 23:11:54.257 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-07 23:11:54.262 | ++ 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-07-07 23:11:57.913 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:11:57.916 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-07 23:11:57.916 | address-scope 2026-07-07 23:11:57.917 | agent 2026-07-07 23:11:57.917 | allowed-address-pairs 2026-07-07 23:11:57.917 | auto-allocated-topology 2026-07-07 23:11:57.917 | availability_zone 2026-07-07 23:11:57.917 | default-subnetpools 2026-07-07 23:11:57.917 | dhcp_agent_scheduler 2026-07-07 23:11:57.917 | dns-integration 2026-07-07 23:11:57.917 | dns-domain-ports 2026-07-07 23:11:57.918 | dns-integration-domain-keywords 2026-07-07 23:11:57.918 | empty-string-filtering 2026-07-07 23:11:57.918 | external-net 2026-07-07 23:11:57.918 | extra_dhcp_opt 2026-07-07 23:11:57.918 | extraroute 2026-07-07 23:11:57.918 | extraroute-atomic 2026-07-07 23:11:57.918 | filter-validation 2026-07-07 23:11:57.918 | floating-ip-port-forwarding-detail 2026-07-07 23:11:57.918 | fip-port-details 2026-07-07 23:11:57.918 | flavors 2026-07-07 23:11:57.919 | floatingip-pools 2026-07-07 23:11:57.919 | router 2026-07-07 23:11:57.919 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:11:57.919 | enable-default-route-bfd 2026-07-07 23:11:57.919 | enable-default-route-ecmp 2026-07-07 23:11:57.919 | ext-gw-mode 2026-07-07 23:11:57.919 | l3-ha 2026-07-07 23:11:57.919 | external-gateway-multihoming 2026-07-07 23:11:57.919 | l3-flavors 2026-07-07 23:11:57.919 | l3_agent_scheduler 2026-07-07 23:11:57.920 | multi-provider 2026-07-07 23:11:57.920 | net-mtu 2026-07-07 23:11:57.920 | net-mtu-writable 2026-07-07 23:11:57.920 | network_availability_zone 2026-07-07 23:11:57.920 | network-ip-availability 2026-07-07 23:11:57.920 | network-ip-availability-details 2026-07-07 23:11:57.920 | pagination 2026-07-07 23:11:57.920 | port-device-profile 2026-07-07 23:11:57.920 | port-mac-address-regenerate 2026-07-07 23:11:57.921 | port-numa-affinity-policy 2026-07-07 23:11:57.921 | port-numa-affinity-policy-socket 2026-07-07 23:11:57.921 | binding 2026-07-07 23:11:57.921 | binding-extended 2026-07-07 23:11:57.921 | port-security 2026-07-07 23:11:57.921 | project-id 2026-07-07 23:11:57.921 | provider 2026-07-07 23:11:57.922 | qinq 2026-07-07 23:11:57.922 | quota-check-limit 2026-07-07 23:11:57.922 | quota-check-limit-default 2026-07-07 23:11:57.922 | quotas 2026-07-07 23:11:57.922 | quota_details 2026-07-07 23:11:57.922 | rbac-policies 2026-07-07 23:11:57.922 | rbac-address-scope 2026-07-07 23:11:57.922 | rbac-security-groups 2026-07-07 23:11:57.923 | revision-if-match 2026-07-07 23:11:57.923 | standard-attr-revisions 2026-07-07 23:11:57.923 | router_availability_zone 2026-07-07 23:11:57.923 | router-enable-snat 2026-07-07 23:11:57.923 | security-groups-default-rules 2026-07-07 23:11:57.923 | security-groups-default-statefulness 2026-07-07 23:11:57.923 | security-groups-normalized-cidr 2026-07-07 23:11:57.923 | security-groups-remote-address-group 2026-07-07 23:11:57.924 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:11:57.924 | security-groups-shared-filtering 2026-07-07 23:11:57.924 | security-group 2026-07-07 23:11:57.924 | service-type 2026-07-07 23:11:57.924 | sorting 2026-07-07 23:11:57.924 | standard-attr-description 2026-07-07 23:11:57.924 | stateful-security-group 2026-07-07 23:11:57.924 | subnet-dns-publish-fixed-ip 2026-07-07 23:11:57.925 | subnet-external-network 2026-07-07 23:11:57.925 | subnet_onboard 2026-07-07 23:11:57.925 | subnet-service-types 2026-07-07 23:11:57.925 | subnet_allocation 2026-07-07 23:11:57.925 | subnetpool-prefix-ops 2026-07-07 23:11:57.925 | tag-creation 2026-07-07 23:11:57.925 | standard-attr-tag 2026-07-07 23:11:57.925 | standard-attr-timestamp 2026-07-07 23:11:57.926 | vlan-transparent' 2026-07-07 23:11:57.926 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-07 23:11:57.926 | address-scope 2026-07-07 23:11:57.926 | agent 2026-07-07 23:11:57.926 | allowed-address-pairs 2026-07-07 23:11:57.926 | auto-allocated-topology 2026-07-07 23:11:57.926 | availability_zone 2026-07-07 23:11:57.926 | default-subnetpools 2026-07-07 23:11:57.927 | dhcp_agent_scheduler 2026-07-07 23:11:57.927 | dns-integration 2026-07-07 23:11:57.927 | dns-domain-ports 2026-07-07 23:11:57.927 | dns-integration-domain-keywords 2026-07-07 23:11:57.927 | empty-string-filtering 2026-07-07 23:11:57.927 | external-net 2026-07-07 23:11:57.927 | extra_dhcp_opt 2026-07-07 23:11:57.927 | extraroute 2026-07-07 23:11:57.928 | extraroute-atomic 2026-07-07 23:11:57.928 | filter-validation 2026-07-07 23:11:57.928 | floating-ip-port-forwarding-detail 2026-07-07 23:11:57.928 | fip-port-details 2026-07-07 23:11:57.928 | flavors 2026-07-07 23:11:57.928 | floatingip-pools 2026-07-07 23:11:57.928 | router 2026-07-07 23:11:57.928 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:11:57.929 | enable-default-route-bfd 2026-07-07 23:11:57.929 | enable-default-route-ecmp 2026-07-07 23:11:57.929 | ext-gw-mode 2026-07-07 23:11:57.929 | l3-ha 2026-07-07 23:11:57.929 | external-gateway-multihoming 2026-07-07 23:11:57.929 | l3-flavors 2026-07-07 23:11:57.929 | l3_agent_scheduler 2026-07-07 23:11:57.929 | multi-provider 2026-07-07 23:11:57.929 | net-mtu 2026-07-07 23:11:57.930 | net-mtu-writable 2026-07-07 23:11:57.930 | network_availability_zone 2026-07-07 23:11:57.930 | network-ip-availability 2026-07-07 23:11:57.930 | network-ip-availability-details 2026-07-07 23:11:57.930 | pagination 2026-07-07 23:11:57.930 | port-device-profile 2026-07-07 23:11:57.930 | port-mac-address-regenerate 2026-07-07 23:11:57.930 | port-numa-affinity-policy 2026-07-07 23:11:57.930 | port-numa-affinity-policy-socket 2026-07-07 23:11:57.931 | binding 2026-07-07 23:11:57.931 | binding-extended 2026-07-07 23:11:57.931 | port-security 2026-07-07 23:11:57.931 | project-id 2026-07-07 23:11:57.931 | provider 2026-07-07 23:11:57.931 | qinq 2026-07-07 23:11:57.931 | quota-check-limit 2026-07-07 23:11:57.931 | quota-check-limit-default 2026-07-07 23:11:57.931 | quotas 2026-07-07 23:11:57.932 | quota_details 2026-07-07 23:11:57.932 | rbac-policies 2026-07-07 23:11:57.932 | rbac-address-scope 2026-07-07 23:11:57.932 | rbac-security-groups 2026-07-07 23:11:57.932 | revision-if-match 2026-07-07 23:11:57.932 | standard-attr-revisions 2026-07-07 23:11:57.932 | router_availability_zone 2026-07-07 23:11:57.932 | router-enable-snat 2026-07-07 23:11:57.932 | security-groups-default-rules 2026-07-07 23:11:57.932 | security-groups-default-statefulness 2026-07-07 23:11:57.933 | security-groups-normalized-cidr 2026-07-07 23:11:57.933 | security-groups-remote-address-group 2026-07-07 23:11:57.933 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:11:57.933 | security-groups-shared-filtering 2026-07-07 23:11:57.933 | security-group 2026-07-07 23:11:57.933 | service-type 2026-07-07 23:11:57.933 | sorting 2026-07-07 23:11:57.933 | standard-attr-description 2026-07-07 23:11:57.933 | stateful-security-group 2026-07-07 23:11:57.933 | subnet-dns-publish-fixed-ip 2026-07-07 23:11:57.934 | subnet-external-network 2026-07-07 23:11:57.934 | subnet_onboard 2026-07-07 23:11:57.934 | subnet-service-types 2026-07-07 23:11:57.934 | subnet_allocation 2026-07-07 23:11:57.934 | subnetpool-prefix-ops 2026-07-07 23:11:57.934 | tag-creation 2026-07-07 23:11:57.934 | standard-attr-tag 2026-07-07 23:11:57.934 | standard-attr-timestamp 2026-07-07 23:11:57.934 | vlan-transparent =~ external-net ]] 2026-07-07 23:11:57.934 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-07 23:11:57.935 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-07 23:11:57.938 | ++ 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-07-07 23:12:01.919 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:12:01.922 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=e45b8562-1def-4ff4-ba20-c3b8408426a8 2026-07-07 23:12:01.925 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-07 23:12:01.930 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 23:12:01.960 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-07 23:12:01.965 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-07 23:12:01.969 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-07 23:12:01.975 | ++ 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-07-07 23:12:05.656 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:12:05.663 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-07 23:12:05.663 | address-scope 2026-07-07 23:12:05.663 | agent 2026-07-07 23:12:05.663 | allowed-address-pairs 2026-07-07 23:12:05.663 | auto-allocated-topology 2026-07-07 23:12:05.663 | availability_zone 2026-07-07 23:12:05.663 | default-subnetpools 2026-07-07 23:12:05.663 | dhcp_agent_scheduler 2026-07-07 23:12:05.663 | dns-integration 2026-07-07 23:12:05.664 | dns-domain-ports 2026-07-07 23:12:05.664 | dns-integration-domain-keywords 2026-07-07 23:12:05.664 | empty-string-filtering 2026-07-07 23:12:05.664 | external-net 2026-07-07 23:12:05.664 | extra_dhcp_opt 2026-07-07 23:12:05.664 | extraroute 2026-07-07 23:12:05.664 | extraroute-atomic 2026-07-07 23:12:05.664 | filter-validation 2026-07-07 23:12:05.665 | floating-ip-port-forwarding-detail 2026-07-07 23:12:05.665 | fip-port-details 2026-07-07 23:12:05.665 | flavors 2026-07-07 23:12:05.665 | floatingip-pools 2026-07-07 23:12:05.665 | router 2026-07-07 23:12:05.665 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:12:05.665 | enable-default-route-bfd 2026-07-07 23:12:05.666 | enable-default-route-ecmp 2026-07-07 23:12:05.666 | ext-gw-mode 2026-07-07 23:12:05.666 | l3-ha 2026-07-07 23:12:05.666 | external-gateway-multihoming 2026-07-07 23:12:05.666 | l3-flavors 2026-07-07 23:12:05.666 | l3_agent_scheduler 2026-07-07 23:12:05.667 | multi-provider 2026-07-07 23:12:05.667 | net-mtu 2026-07-07 23:12:05.667 | net-mtu-writable 2026-07-07 23:12:05.667 | network_availability_zone 2026-07-07 23:12:05.667 | network-ip-availability 2026-07-07 23:12:05.667 | network-ip-availability-details 2026-07-07 23:12:05.667 | pagination 2026-07-07 23:12:05.667 | port-device-profile 2026-07-07 23:12:05.668 | port-mac-address-regenerate 2026-07-07 23:12:05.668 | port-numa-affinity-policy 2026-07-07 23:12:05.668 | port-numa-affinity-policy-socket 2026-07-07 23:12:05.668 | binding 2026-07-07 23:12:05.668 | binding-extended 2026-07-07 23:12:05.668 | port-security 2026-07-07 23:12:05.668 | project-id 2026-07-07 23:12:05.669 | provider 2026-07-07 23:12:05.669 | qinq 2026-07-07 23:12:05.669 | quota-check-limit 2026-07-07 23:12:05.669 | quota-check-limit-default 2026-07-07 23:12:05.669 | quotas 2026-07-07 23:12:05.669 | quota_details 2026-07-07 23:12:05.669 | rbac-policies 2026-07-07 23:12:05.669 | rbac-address-scope 2026-07-07 23:12:05.670 | rbac-security-groups 2026-07-07 23:12:05.670 | revision-if-match 2026-07-07 23:12:05.670 | standard-attr-revisions 2026-07-07 23:12:05.670 | router_availability_zone 2026-07-07 23:12:05.670 | router-enable-snat 2026-07-07 23:12:05.670 | security-groups-default-rules 2026-07-07 23:12:05.670 | security-groups-default-statefulness 2026-07-07 23:12:05.670 | security-groups-normalized-cidr 2026-07-07 23:12:05.671 | security-groups-remote-address-group 2026-07-07 23:12:05.671 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:12:05.671 | security-groups-shared-filtering 2026-07-07 23:12:05.671 | security-group 2026-07-07 23:12:05.671 | service-type 2026-07-07 23:12:05.671 | sorting 2026-07-07 23:12:05.672 | standard-attr-description 2026-07-07 23:12:05.672 | stateful-security-group 2026-07-07 23:12:05.672 | subnet-dns-publish-fixed-ip 2026-07-07 23:12:05.672 | subnet-external-network 2026-07-07 23:12:05.672 | subnet_onboard 2026-07-07 23:12:05.672 | subnet-service-types 2026-07-07 23:12:05.672 | subnet_allocation 2026-07-07 23:12:05.673 | subnetpool-prefix-ops 2026-07-07 23:12:05.673 | tag-creation 2026-07-07 23:12:05.673 | standard-attr-tag 2026-07-07 23:12:05.673 | standard-attr-timestamp 2026-07-07 23:12:05.673 | vlan-transparent' 2026-07-07 23:12:05.673 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-07 23:12:05.673 | address-scope 2026-07-07 23:12:05.674 | agent 2026-07-07 23:12:05.674 | allowed-address-pairs 2026-07-07 23:12:05.674 | auto-allocated-topology 2026-07-07 23:12:05.674 | availability_zone 2026-07-07 23:12:05.674 | default-subnetpools 2026-07-07 23:12:05.674 | dhcp_agent_scheduler 2026-07-07 23:12:05.674 | dns-integration 2026-07-07 23:12:05.674 | dns-domain-ports 2026-07-07 23:12:05.674 | dns-integration-domain-keywords 2026-07-07 23:12:05.675 | empty-string-filtering 2026-07-07 23:12:05.675 | external-net 2026-07-07 23:12:05.675 | extra_dhcp_opt 2026-07-07 23:12:05.675 | extraroute 2026-07-07 23:12:05.675 | extraroute-atomic 2026-07-07 23:12:05.675 | filter-validation 2026-07-07 23:12:05.675 | floating-ip-port-forwarding-detail 2026-07-07 23:12:05.675 | fip-port-details 2026-07-07 23:12:05.675 | flavors 2026-07-07 23:12:05.675 | floatingip-pools 2026-07-07 23:12:05.676 | router 2026-07-07 23:12:05.676 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:12:05.676 | enable-default-route-bfd 2026-07-07 23:12:05.676 | enable-default-route-ecmp 2026-07-07 23:12:05.676 | ext-gw-mode 2026-07-07 23:12:05.676 | l3-ha 2026-07-07 23:12:05.676 | external-gateway-multihoming 2026-07-07 23:12:05.677 | l3-flavors 2026-07-07 23:12:05.677 | l3_agent_scheduler 2026-07-07 23:12:05.677 | multi-provider 2026-07-07 23:12:05.677 | net-mtu 2026-07-07 23:12:05.677 | net-mtu-writable 2026-07-07 23:12:05.677 | network_availability_zone 2026-07-07 23:12:05.678 | network-ip-availability 2026-07-07 23:12:05.678 | network-ip-availability-details 2026-07-07 23:12:05.678 | pagination 2026-07-07 23:12:05.678 | port-device-profile 2026-07-07 23:12:05.678 | port-mac-address-regenerate 2026-07-07 23:12:05.678 | port-numa-affinity-policy 2026-07-07 23:12:05.679 | port-numa-affinity-policy-socket 2026-07-07 23:12:05.679 | binding 2026-07-07 23:12:05.679 | binding-extended 2026-07-07 23:12:05.679 | port-security 2026-07-07 23:12:05.679 | project-id 2026-07-07 23:12:05.679 | provider 2026-07-07 23:12:05.679 | qinq 2026-07-07 23:12:05.679 | quota-check-limit 2026-07-07 23:12:05.679 | quota-check-limit-default 2026-07-07 23:12:05.679 | quotas 2026-07-07 23:12:05.680 | quota_details 2026-07-07 23:12:05.680 | rbac-policies 2026-07-07 23:12:05.680 | rbac-address-scope 2026-07-07 23:12:05.680 | rbac-security-groups 2026-07-07 23:12:05.680 | revision-if-match 2026-07-07 23:12:05.680 | standard-attr-revisions 2026-07-07 23:12:05.680 | router_availability_zone 2026-07-07 23:12:05.681 | router-enable-snat 2026-07-07 23:12:05.681 | security-groups-default-rules 2026-07-07 23:12:05.681 | security-groups-default-statefulness 2026-07-07 23:12:05.681 | security-groups-normalized-cidr 2026-07-07 23:12:05.681 | security-groups-remote-address-group 2026-07-07 23:12:05.681 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:12:05.681 | security-groups-shared-filtering 2026-07-07 23:12:05.682 | security-group 2026-07-07 23:12:05.682 | service-type 2026-07-07 23:12:05.682 | sorting 2026-07-07 23:12:05.682 | standard-attr-description 2026-07-07 23:12:05.682 | stateful-security-group 2026-07-07 23:12:05.682 | subnet-dns-publish-fixed-ip 2026-07-07 23:12:05.682 | subnet-external-network 2026-07-07 23:12:05.682 | subnet_onboard 2026-07-07 23:12:05.683 | subnet-service-types 2026-07-07 23:12:05.683 | subnet_allocation 2026-07-07 23:12:05.683 | subnetpool-prefix-ops 2026-07-07 23:12:05.683 | tag-creation 2026-07-07 23:12:05.683 | standard-attr-tag 2026-07-07 23:12:05.683 | standard-attr-timestamp 2026-07-07 23:12:05.683 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-07 23:12:05.684 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-07 23:12:05.684 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-07 23:12:05.684 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-07 23:12:05.685 | ++ 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-07-07 23:12:10.991 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:12:10.996 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=5b1e454c-8ba2-4b21-bfc8-1ee4103852a4 2026-07-07 23:12:11.000 | + 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-07-07 23:12:11.003 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 23:12:11.030 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-07 23:12:11.034 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-07 23:12:11.038 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet e45b8562-1def-4ff4-ba20-c3b8408426a8 f46b06b2-d4e8-40e4-95ef-1a84f63bfa4a 2026-07-07 23:12:18.355 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-07 23:12:18.361 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 5b1e454c-8ba2-4b21-bfc8-1ee4103852a4 2026-07-07 23:12:18.367 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-07 23:12:18.369 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-07 23:12:18.374 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-07 23:12:18.378 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-07 23:12:18.380 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-07 23:12:18.384 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 5b1e454c-8ba2-4b21-bfc8-1ee4103852a4 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-07 23:12:18.386 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-07 23:12:18.390 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-07 23:12:18.394 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-07 23:12:18.394 | +++ 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 5b1e454c-8ba2-4b21-bfc8-1ee4103852a4 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-07 23:12:22.823 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:12:22.827 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-07 23:12:22.827 | | id | dd7d1b7f-cda0-4696-9a86-974949957ccd |' 2026-07-07 23:12:22.830 | ++ 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-07-07 23:12:22.833 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 23:12:22.851 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' dd7d1b7f-cda0-4696-9a86-974949957ccd '|' 2026-07-07 23:12:22.855 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | dd7d1b7f-cda0-4696-9a86-974949957ccd |' 2026-07-07 23:12:22.858 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-07 23:12:22.864 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-07 23:12:22.864 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' dd7d1b7f-cda0-4696-9a86-974949957ccd '|' 2026-07-07 23:12:22.866 | ++ functions-common:get_field:806 : local data field 2026-07-07 23:12:22.869 | ++ functions-common:get_field:807 : read data 2026-07-07 23:12:22.871 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-07 23:12:22.874 | ++ functions-common:get_field:811 : field='$3' 2026-07-07 23:12:22.878 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | dd7d1b7f-cda0-4696-9a86-974949957ccd |' 2026-07-07 23:12:22.878 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-07 23:12:22.884 | ++ functions-common:get_field:807 : read data 2026-07-07 23:12:22.888 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-07 23:12:22.892 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' dd7d1b7f-cda0-4696-9a86-974949957ccd '|' 2026-07-07 23:12:22.892 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-07 23:12:22.894 | ++ functions-common:get_field:806 : local data field 2026-07-07 23:12:22.897 | ++ functions-common:get_field:807 : read data 2026-07-07 23:12:22.900 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-07 23:12:22.903 | ++ functions-common:get_field:811 : field='$6' 2026-07-07 23:12:22.906 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | dd7d1b7f-cda0-4696-9a86-974949957ccd |' 2026-07-07 23:12:22.907 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-07 23:12:22.913 | ++ functions-common:get_field:807 : read data 2026-07-07 23:12:22.917 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=dd7d1b7f-cda0-4696-9a86-974949957ccd 2026-07-07 23:12:22.920 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 5b1e454c-8ba2-4b21-bfc8-1ee4103852a4 e45b8562-1def-4ff4-ba20-c3b8408426a8 2026-07-07 23:12:29.574 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-07 23:12:29.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-07 23:12:29.581 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-07 23:12:29.603 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:12:29.609 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-07 23:12:29.613 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-07 23:12:29.617 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-07 23:12:29.622 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-07 23:12:29.627 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-07 23:12:29.630 | ++ 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-07-07 23:12:29.675 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-07 23:12:29.680 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-07 23:12:29.684 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-07 23:12:29.690 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-07 23:12:29.693 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-07 23:12:29.698 | + 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-07-07 23:12:29.702 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-07 23:12:29.706 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-07 23:12:29.710 | + functions-common:test_with_retry:2360 : local until=10 2026-07-07 23:12:29.714 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-07 23:12:29.718 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-07 23:12:29.721 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-07 23:12:29.725 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:12:29.728 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:12:29.732 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:12:29.737 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465949734 2026-07-07 23:12:29.741 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-07 23:12:29.752 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-07 23:12:29.756 | + functions-common:time_stop:2420 : local name 2026-07-07 23:12:29.760 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:12:29.763 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:12:29.767 | + functions-common:time_stop:2423 : local total 2026-07-07 23:12:29.771 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:12:29.775 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-07 23:12:29.780 | + functions-common:time_stop:2427 : start_time=1783465949734 2026-07-07 23:12:29.783 | + functions-common:time_stop:2429 : [[ -z 1783465949734 ]] 2026-07-07 23:12:29.786 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:12:29.792 | + functions-common:time_stop:2432 : end_time=1783465949788 2026-07-07 23:12:29.796 | + functions-common:time_stop:2433 : elapsed_time=54 2026-07-07 23:12:29.801 | + functions-common:time_stop:2434 : total=10721 2026-07-07 23:12:29.805 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:12:29.809 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10775 2026-07-07 23:12:29.815 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-07 23:12:29.819 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-07 23:12:29.826 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-07 23:12:29.831 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-07 23:12:29.835 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-07 23:12:29.839 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-07 23:12:29.843 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-07 23:12:29.867 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-07 23:12:29.900 | ++ 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-07-07 23:12:29.903 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-07 23:12:29.903 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-07 23:12:29.905 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-07 23:12:33.472 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:12:33.478 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.85 ' 2026-07-07 23:12:33.483 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-07 23:12:33.487 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 23:12:33.516 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-07 23:12:33.520 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-07 23:12:33.524 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-07 23:12:33.528 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-07 23:12:33.533 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet e45b8562-1def-4ff4-ba20-c3b8408426a8 4f6b8ffd-0218-4635-9b45-16993f548423 2026-07-07 23:12:40.692 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-07 23:12:40.698 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 5b1e454c-8ba2-4b21-bfc8-1ee4103852a4 2026-07-07 23:12:40.701 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-07 23:12:40.705 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-07 23:12:40.709 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-07 23:12:40.714 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-07 23:12:40.718 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 5b1e454c-8ba2-4b21-bfc8-1ee4103852a4 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-07 23:12:40.721 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-07 23:12:40.725 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-07 23:12:40.731 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-07 23:12:40.733 | +++ 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 5b1e454c-8ba2-4b21-bfc8-1ee4103852a4 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-07 23:12:47.953 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:12:47.960 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-07 23:12:47.960 | | id | 1f5b7e0a-5c84-40f8-80ec-8436267d4c7e |' 2026-07-07 23:12:47.964 | ++ 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-07-07 23:12:47.968 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 23:12:47.992 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 1f5b7e0a-5c84-40f8-80ec-8436267d4c7e '|' 2026-07-07 23:12:47.997 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 1f5b7e0a-5c84-40f8-80ec-8436267d4c7e |' 2026-07-07 23:12:48.000 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-07 23:12:48.005 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-07 23:12:48.006 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 1f5b7e0a-5c84-40f8-80ec-8436267d4c7e '|' 2026-07-07 23:12:48.010 | ++ functions-common:get_field:806 : local data field 2026-07-07 23:12:48.014 | ++ functions-common:get_field:807 : read data 2026-07-07 23:12:48.018 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-07 23:12:48.023 | ++ functions-common:get_field:811 : field='$3' 2026-07-07 23:12:48.027 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 1f5b7e0a-5c84-40f8-80ec-8436267d4c7e |' 2026-07-07 23:12:48.027 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-07 23:12:48.034 | ++ functions-common:get_field:807 : read data 2026-07-07 23:12:48.041 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-07 23:12:48.045 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-07 23:12:48.051 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 1f5b7e0a-5c84-40f8-80ec-8436267d4c7e '|' 2026-07-07 23:12:48.052 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-07 23:12:48.055 | ++ functions-common:get_field:806 : local data field 2026-07-07 23:12:48.060 | ++ functions-common:get_field:807 : read data 2026-07-07 23:12:48.064 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-07 23:12:48.069 | ++ functions-common:get_field:811 : field='$6' 2026-07-07 23:12:48.073 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 1f5b7e0a-5c84-40f8-80ec-8436267d4c7e |' 2026-07-07 23:12:48.073 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-07 23:12:48.082 | ++ functions-common:get_field:807 : read data 2026-07-07 23:12:48.089 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=1f5b7e0a-5c84-40f8-80ec-8436267d4c7e 2026-07-07 23:12:48.093 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-07 23:12:48.099 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-07 23:12:48.101 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-07 23:12:48.105 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-07 23:12:48.126 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:12:48.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-07 23:12:48.146 | net.ipv6.conf.all.forwarding = 1 2026-07-07 23:12:48.154 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show e45b8562-1def-4ff4-ba20-c3b8408426a8 -c external_gateway_info -f json 2026-07-07 23:12:48.158 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-07 23:12:48.158 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-07 23:12:48.158 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 1f5b7e0a-5c84-40f8-80ec-8436267d4c7e 2026-07-07 23:12:48.159 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-07 23:12:52.312 | ++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:12:52.317 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::28c 2026-07-07 23:12:52.321 | + 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-07-07 23:12:52.324 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-07 23:12:52.341 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-07 23:12:52.344 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-07 23:12:52.347 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-07 23:12:52.350 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-07 23:12:52.353 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-07 23:12:52.356 | ++ 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-07-07 23:12:52.380 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-07 23:12:52.383 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-07 23:12:52.386 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-07 23:12:52.388 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-07 23:12:52.406 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-07 23:12:52.424 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdac:a104:b034::/56 2026-07-07 23:12:52.427 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z b8092c83-ea0b-4218-93d7-00cf04cc6237 ]] 2026-07-07 23:12:52.430 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdac:a104:b034::/56 via 2001:db8::28c dev br-ex 2026-07-07 23:12:52.450 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-07 23:12:52.453 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-07 23:12:52.456 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-07 23:12:52.474 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:12:52.477 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-07 23:12:52.480 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:12:52.483 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-07 23:12:52.487 | + ./stack.sh:main:1332 : start_nova 2026-07-07 23:12:52.491 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-07 23:12:52.495 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:12:52.499 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:12:52.505 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:12:52.508 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-07 23:12:52.512 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 23:12:52.516 | + functions-common:run_process:1674 : local service=n-sch 2026-07-07 23:12:52.520 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 23:12:52.523 | + functions-common:run_process:1676 : local group= 2026-07-07 23:12:52.527 | + functions-common:run_process:1677 : local user= 2026-07-07 23:12:52.531 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:12:52.535 | + functions-common:run_process:1680 : local name=n-sch 2026-07-07 23:12:52.538 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:12:52.541 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:12:52.545 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:12:52.548 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:12:52.553 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:12:52.558 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465972554 2026-07-07 23:12:52.561 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-07 23:12:52.579 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:12:52.582 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-07 23:12:52.584 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-07 23:12:52.587 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 23:12:52.590 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 23:12:52.593 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 23:12:52.596 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 23:12:52.599 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-07 23:12:52.602 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-07 23:12:52.605 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-07 23:12:52.608 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:12:52.611 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:12:52.614 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:12:52.618 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:12:52.620 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-07 23:12:52.623 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-07 23:12:52.626 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-07 23:12:52.629 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-07 23:12:52.631 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 23:12:52.635 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 23:12:52.637 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 23:12:52.640 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 23:12:52.643 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 23:12:52.645 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 23:12:52.648 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-07 23:12:52.650 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 23:12:52.655 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-07 23:12:52.738 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:12:52.826 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-07 23:12:52.895 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-07 23:12:52.963 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-07 23:12:53.040 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-07 23:12:53.112 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:12:53.184 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 23:12:53.187 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 23:12:53.190 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-07 23:12:53.275 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 23:12:53.758 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-07 23:12:53.788 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-07 23:12:54.256 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-07 23:12:54.313 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:12:54.317 | + functions-common:time_stop:2420 : local name 2026-07-07 23:12:54.321 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:12:54.326 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:12:54.330 | + functions-common:time_stop:2423 : local total 2026-07-07 23:12:54.334 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:12:54.339 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:12:54.342 | + functions-common:time_stop:2427 : start_time=1783465972554 2026-07-07 23:12:54.346 | + functions-common:time_stop:2429 : [[ -z 1783465972554 ]] 2026-07-07 23:12:54.351 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:12:54.355 | + functions-common:time_stop:2432 : end_time=1783465974352 2026-07-07 23:12:54.359 | + functions-common:time_stop:2433 : elapsed_time=1798 2026-07-07 23:12:54.364 | + functions-common:time_stop:2434 : total=24520 2026-07-07 23:12:54.367 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:12:54.371 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26318 2026-07-07 23:12:54.377 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-07 23:12:54.382 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 23:12:54.386 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-07 23:12:54.389 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 23:12:54.393 | + functions-common:run_process:1676 : local group= 2026-07-07 23:12:54.395 | + functions-common:run_process:1677 : local user= 2026-07-07 23:12:54.399 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:12:54.402 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-07 23:12:54.406 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:12:54.409 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:12:54.413 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:12:54.417 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:12:54.421 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:12:54.428 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465974423 2026-07-07 23:12:54.432 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-07 23:12:54.456 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:12:54.459 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-07-07 23:12:54.463 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-07 23:12:54.465 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 23:12:54.470 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 23:12:54.473 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 23:12:54.477 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-07 23:12:54.481 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-07 23:12:54.483 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-07 23:12:54.488 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-07 23:12:54.492 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:12:54.495 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:12:54.499 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:12:54.501 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:12:54.505 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-07 23:12:54.509 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-07 23:12:54.512 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 23:12:54.517 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:12:54.520 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-07 23:12:54.524 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-07 23:12:54.529 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:12:54.531 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 23:12:54.535 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 23:12:54.538 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 23:12:54.542 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-07 23:12:54.544 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 23:12:54.550 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-07-07 23:12:54.641 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:12:54.734 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-07-07 23:12:54.812 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-07 23:12:54.886 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:12:54.966 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:12:55.052 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-07 23:12:55.134 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-07 23:12:55.210 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-07 23:12:55.290 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-07 23:12:55.369 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-07 23:12:55.444 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 23:12:55.448 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 23:12:55.452 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-07 23:12:55.553 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 23:12:56.060 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-07 23:12:56.093 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-07 23:12:56.578 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-07 23:12:56.728 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:12:56.734 | + functions-common:time_stop:2420 : local name 2026-07-07 23:12:56.739 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:12:56.742 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:12:56.745 | + functions-common:time_stop:2423 : local total 2026-07-07 23:12:56.748 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:12:56.752 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:12:56.756 | + functions-common:time_stop:2427 : start_time=1783465974423 2026-07-07 23:12:56.760 | + functions-common:time_stop:2429 : [[ -z 1783465974423 ]] 2026-07-07 23:12:56.764 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:12:56.769 | + functions-common:time_stop:2432 : end_time=1783465976766 2026-07-07 23:12:56.776 | + functions-common:time_stop:2433 : elapsed_time=2343 2026-07-07 23:12:56.781 | + functions-common:time_stop:2434 : total=26318 2026-07-07 23:12:56.785 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:12:56.790 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28661 2026-07-07 23:12:56.794 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:12:56.797 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:12:56.803 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-07 23:12:56.808 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:12:56.813 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:12:56.816 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:12:56.821 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-07 23:12:56.826 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 23:12:56.832 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-07 23:12:56.839 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-07 23:12:56.846 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 23:12:56.846 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-07 23:12:56.848 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-07 23:12:56.870 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:12:56.873 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-07 23:12:56.931 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-07 23:12:56.936 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-07 23:12:56.960 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:12:56.964 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-07 23:12:56.967 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-07 23:12:56.991 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:12:56.997 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-07 23:12:57.000 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 23:12:57.003 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-07 23:12:57.010 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-07 23:12:57.015 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 23:12:57.019 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 23:12:57.022 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-07 23:12:57.025 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-07 23:12:57.028 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-07 23:12:57.031 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-07 23:12:57.034 | + functions-common:run_process:1676 : local group= 2026-07-07 23:12:57.037 | + functions-common:run_process:1677 : local user= 2026-07-07 23:12:57.040 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:12:57.043 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-07 23:12:57.046 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:12:57.049 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:12:57.052 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:12:57.055 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:12:57.061 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:12:57.064 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465977060 2026-07-07 23:12:57.067 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-07 23:12:57.096 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:12:57.100 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-07-07 23:12:57.103 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-07 23:12:57.106 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-07 23:12:57.109 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-07 23:12:57.113 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-07 23:12:57.116 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-07 23:12:57.118 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-07-07 23:12:57.121 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-07-07 23:12:57.124 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-07 23:12:57.127 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:12:57.130 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:12:57.133 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:12:57.136 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:12:57.139 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-07 23:12:57.143 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-07-07 23:12:57.148 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-07-07 23:12:57.154 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-07 23:12:57.157 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-07 23:12:57.160 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 23:12:57.164 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 23:12:57.171 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 23:12:57.174 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 23:12:57.177 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 23:12:57.181 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-07 23:12:57.185 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 23:12:57.190 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-07-07 23:12:57.287 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:12:57.386 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-07 23:12:57.481 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-07 23:12:57.573 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-07 23:12:57.669 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-07 23:12:57.752 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:12:57.830 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 23:12:57.833 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 23:12:57.838 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-07 23:12:57.949 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 23:12:58.503 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-07 23:12:58.543 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-07 23:12:59.056 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-07 23:12:59.108 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:12:59.110 | + functions-common:time_stop:2420 : local name 2026-07-07 23:12:59.114 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:12:59.117 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:12:59.120 | + functions-common:time_stop:2423 : local total 2026-07-07 23:12:59.122 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:12:59.126 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:12:59.127 | + functions-common:time_stop:2427 : start_time=1783465977060 2026-07-07 23:12:59.129 | + functions-common:time_stop:2429 : [[ -z 1783465977060 ]] 2026-07-07 23:12:59.133 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:12:59.141 | + functions-common:time_stop:2432 : end_time=1783465979134 2026-07-07 23:12:59.141 | + functions-common:time_stop:2433 : elapsed_time=2074 2026-07-07 23:12:59.143 | + functions-common:time_stop:2434 : total=28661 2026-07-07 23:12:59.146 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:12:59.148 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30735 2026-07-07 23:12:59.151 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-07 23:12:59.153 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-07 23:12:59.156 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-07 23:12:59.158 | + functions-common:run_process:1676 : local group= 2026-07-07 23:12:59.163 | + functions-common:run_process:1677 : local user= 2026-07-07 23:12:59.164 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:12:59.166 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-07 23:12:59.168 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:12:59.172 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:12:59.173 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:12:59.176 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:12:59.179 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:12:59.184 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465979180 2026-07-07 23:12:59.187 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-07 23:12:59.209 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:12:59.212 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:12:59.215 | + functions-common:time_stop:2420 : local name 2026-07-07 23:12:59.218 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:12:59.220 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:12:59.223 | + functions-common:time_stop:2423 : local total 2026-07-07 23:12:59.226 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:12:59.229 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:12:59.232 | + functions-common:time_stop:2427 : start_time=1783465979180 2026-07-07 23:12:59.234 | + functions-common:time_stop:2429 : [[ -z 1783465979180 ]] 2026-07-07 23:12:59.238 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:12:59.243 | + functions-common:time_stop:2432 : end_time=1783465979240 2026-07-07 23:12:59.245 | + functions-common:time_stop:2433 : elapsed_time=60 2026-07-07 23:12:59.248 | + functions-common:time_stop:2434 : total=30735 2026-07-07 23:12:59.251 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:12:59.257 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30795 2026-07-07 23:12:59.257 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-07 23:12:59.260 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-07 23:12:59.262 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-07 23:12:59.265 | + functions-common:run_process:1676 : local group= 2026-07-07 23:12:59.268 | + functions-common:run_process:1677 : local user= 2026-07-07 23:12:59.271 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:12:59.273 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-07 23:12:59.276 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:12:59.279 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:12:59.282 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:12:59.284 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:12:59.289 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:12:59.293 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465979289 2026-07-07 23:12:59.295 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-07 23:12:59.320 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:12:59.323 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:12:59.326 | + functions-common:time_stop:2420 : local name 2026-07-07 23:12:59.329 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:12:59.334 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:12:59.334 | + functions-common:time_stop:2423 : local total 2026-07-07 23:12:59.337 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:12:59.339 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:12:59.342 | + functions-common:time_stop:2427 : start_time=1783465979289 2026-07-07 23:12:59.345 | + functions-common:time_stop:2429 : [[ -z 1783465979289 ]] 2026-07-07 23:12:59.348 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:12:59.353 | + functions-common:time_stop:2432 : end_time=1783465979349 2026-07-07 23:12:59.355 | + functions-common:time_stop:2433 : elapsed_time=60 2026-07-07 23:12:59.358 | + functions-common:time_stop:2434 : total=30795 2026-07-07 23:12:59.361 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:12:59.364 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30855 2026-07-07 23:12:59.366 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:12:59.369 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:12:59.373 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-07 23:12:59.378 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 23:12:59.378 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-07 23:12:59.381 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-07 23:12:59.401 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:12:59.404 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-07 23:12:59.465 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-07 23:12:59.473 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 23:12:59.473 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-07 23:12:59.537 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-07 23:12:59.559 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:12:59.561 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 23:12:59.564 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-07 23:12:59.567 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 23:12:59.571 | + functions-common:run_process:1676 : local group= 2026-07-07 23:12:59.572 | + functions-common:run_process:1677 : local user= 2026-07-07 23:12:59.575 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:12:59.578 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-07 23:12:59.580 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:12:59.586 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:12:59.586 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:12:59.588 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:12:59.592 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:12:59.597 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465979593 2026-07-07 23:12:59.599 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-07 23:12:59.619 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:12:59.622 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-07-07 23:12:59.625 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-07 23:12:59.628 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 23:12:59.631 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 23:12:59.634 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 23:12:59.636 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 23:12:59.639 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-07 23:12:59.642 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-07 23:12:59.645 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-07 23:12:59.647 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:12:59.650 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:12:59.653 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:12:59.655 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:12:59.658 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-07 23:12:59.661 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-07 23:12:59.664 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-07 23:12:59.666 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-07 23:12:59.669 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 23:12:59.674 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 23:12:59.682 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 23:12:59.686 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 23:12:59.692 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 23:12:59.698 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 23:12:59.701 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-07 23:12:59.704 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 23:12:59.715 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-07-07 23:12:59.861 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:12:59.963 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-07 23:13:00.113 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-07 23:13:00.240 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-07 23:13:00.336 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-07 23:13:00.463 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:13:00.578 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 23:13:00.583 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 23:13:00.587 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-07 23:13:00.713 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 23:13:01.306 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-07 23:13:01.356 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-07 23:13:01.892 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-07 23:13:01.961 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:13:01.966 | + functions-common:time_stop:2420 : local name 2026-07-07 23:13:01.973 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:13:01.977 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:13:01.985 | + functions-common:time_stop:2423 : local total 2026-07-07 23:13:01.992 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:13:01.998 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:13:02.005 | + functions-common:time_stop:2427 : start_time=1783465979593 2026-07-07 23:13:02.014 | + functions-common:time_stop:2429 : [[ -z 1783465979593 ]] 2026-07-07 23:13:02.020 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:13:02.026 | + functions-common:time_stop:2432 : end_time=1783465982020 2026-07-07 23:13:02.029 | + functions-common:time_stop:2433 : elapsed_time=2427 2026-07-07 23:13:02.037 | + functions-common:time_stop:2434 : total=30855 2026-07-07 23:13:02.043 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:13:02.051 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33282 2026-07-07 23:13:02.065 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-07 23:13:02.075 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-07 23:13:02.085 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-07 23:13:02.130 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:02.136 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-07 23:13:02.142 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-07 23:13:02.150 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-07 23:13:02.154 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-07 23:13:02.160 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-07 23:13:02.164 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 23:13:02.168 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-07 23:13:02.178 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 23:13:02.182 | + functions-common:run_process:1676 : local group= 2026-07-07 23:13:02.188 | + functions-common:run_process:1677 : local user= 2026-07-07 23:13:02.190 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:13:02.196 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-07 23:13:02.200 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:13:02.204 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:13:02.208 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:13:02.215 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:13:02.218 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:13:02.225 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465982220 2026-07-07 23:13:02.231 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-07 23:13:02.272 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:02.279 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-07-07 23:13:02.284 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-07 23:13:02.290 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 23:13:02.297 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 23:13:02.306 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 23:13:02.313 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 23:13:02.319 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-07 23:13:02.327 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-07 23:13:02.332 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-07 23:13:02.338 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:13:02.342 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:13:02.349 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:13:02.354 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:13:02.360 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-07 23:13:02.368 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-07 23:13:02.373 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-07-07 23:13:02.377 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-07 23:13:02.384 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 23:13:02.396 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 23:13:02.405 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 23:13:02.411 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 23:13:02.418 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 23:13:02.424 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 23:13:02.431 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-07 23:13:02.438 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 23:13:02.452 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-07-07 23:13:02.581 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:13:02.739 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-07 23:13:02.845 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-07 23:13:02.949 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-07 23:13:03.060 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-07 23:13:03.174 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:13:03.296 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 23:13:03.298 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 23:13:03.303 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-07 23:13:03.442 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 23:13:04.029 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-07 23:13:04.050 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-07 23:13:04.560 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-07 23:13:04.619 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:13:04.624 | + functions-common:time_stop:2420 : local name 2026-07-07 23:13:04.629 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:13:04.634 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:13:04.639 | + functions-common:time_stop:2423 : local total 2026-07-07 23:13:04.644 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:13:04.649 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:13:04.652 | + functions-common:time_stop:2427 : start_time=1783465982220 2026-07-07 23:13:04.654 | + functions-common:time_stop:2429 : [[ -z 1783465982220 ]] 2026-07-07 23:13:04.658 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:13:04.663 | + functions-common:time_stop:2432 : end_time=1783465984659 2026-07-07 23:13:04.665 | + functions-common:time_stop:2433 : elapsed_time=2439 2026-07-07 23:13:04.669 | + functions-common:time_stop:2434 : total=33282 2026-07-07 23:13:04.670 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:13:04.673 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35721 2026-07-07 23:13:04.676 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-07 23:13:04.678 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:13:04.681 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:13:04.684 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:13:04.687 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-07 23:13:04.690 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-07 23:13:04.696 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-07 23:13:04.699 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-07 23:13:04.702 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-07 23:13:04.705 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-07 23:13:04.708 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-07 23:13:04.712 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-07 23:13:04.715 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-07 23:13:04.719 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-07 23:13:04.722 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-07 23:13:04.728 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-07 23:13:04.732 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-07 23:13:04.732 | + inc/meta-config:merge_config_file:164 : read a 2026-07-07 23:13:04.735 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-07 23:13:04.741 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-07 23:13:04.741 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-07 23:13:04.741 | BEGIN { 2026-07-07 23:13:04.741 | section = "" 2026-07-07 23:13:04.741 | last_section = "" 2026-07-07 23:13:04.741 | section_count = 0 2026-07-07 23:13:04.741 | } 2026-07-07 23:13:04.741 | /^\[.+\]/ { 2026-07-07 23:13:04.741 | gsub("[][]", "", $1); 2026-07-07 23:13:04.741 | section=$1 2026-07-07 23:13:04.742 | next 2026-07-07 23:13:04.742 | } 2026-07-07 23:13:04.742 | /^ *\#/ { 2026-07-07 23:13:04.742 | next 2026-07-07 23:13:04.743 | } 2026-07-07 23:13:04.744 | /^[^ \t]+/ { 2026-07-07 23:13:04.744 | # get offset of first = in $0 2026-07-07 23:13:04.744 | eq_idx = index($0, "=") 2026-07-07 23:13:04.745 | # extract attr & value from $0 2026-07-07 23:13:04.745 | attr = substr($0, 1, eq_idx - 1) 2026-07-07 23:13:04.746 | value = substr($0, eq_idx + 1) 2026-07-07 23:13:04.748 | # only need to strip trailing whitespace from attr 2026-07-07 23:13:04.748 | sub(/[ \t]*$/, "", attr) 2026-07-07 23:13:04.748 | # need to strip leading & trailing whitespace from value 2026-07-07 23:13:04.748 | sub(/^[ \t]*/, "", value) 2026-07-07 23:13:04.748 | sub(/[ \t]*$/, "", value) 2026-07-07 23:13:04.748 | 2026-07-07 23:13:04.748 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-07 23:13:04.748 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-07 23:13:04.748 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-07 23:13:04.748 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-07 23:13:04.749 | if (! (section, attr) in cfg_attr_count) { 2026-07-07 23:13:04.749 | if (section != last_section) { 2026-07-07 23:13:04.750 | cfg_section[section_count++] = section 2026-07-07 23:13:04.750 | last_section = section 2026-07-07 23:13:04.750 | } 2026-07-07 23:13:04.750 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-07 23:13:04.750 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-07 23:13:04.750 | 2026-07-07 23:13:04.750 | cfg_attr[section, attr, 0] = value 2026-07-07 23:13:04.750 | cfg_attr_count[section, attr] = 1 2026-07-07 23:13:04.750 | } else { 2026-07-07 23:13:04.752 | lno = cfg_attr_count[section, attr]++ 2026-07-07 23:13:04.752 | cfg_attr[section, attr, lno] = value 2026-07-07 23:13:04.752 | } 2026-07-07 23:13:04.752 | } 2026-07-07 23:13:04.753 | END { 2026-07-07 23:13:04.753 | # Process each section in order 2026-07-07 23:13:04.753 | for (sno = 0; sno < section_count; sno++) { 2026-07-07 23:13:04.753 | section = cfg_section[sno] 2026-07-07 23:13:04.753 | # The ini routines simply append a config item immediately 2026-07-07 23:13:04.753 | # after the section header. To keep the same order as defined 2026-07-07 23:13:04.754 | # in local.conf, invoke the ini routines in the reverse order 2026-07-07 23:13:04.754 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-07 23:13:04.754 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-07 23:13:04.754 | if (cfg_attr_count[section, attr] == 1) 2026-07-07 23:13:04.754 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-07 23:13:04.754 | else { 2026-07-07 23:13:04.754 | # For multiline, invoke the ini routines in the reverse order 2026-07-07 23:13:04.754 | count = cfg_attr_count[section, attr] 2026-07-07 23:13:04.754 | print "inidelete " configfile " " section " " attr 2026-07-07 23:13:04.754 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-07 23:13:04.754 | for (l = count -2; l >= 0; l--) 2026-07-07 23:13:04.754 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-07 23:13:04.755 | } 2026-07-07 23:13:04.755 | } 2026-07-07 23:13:04.756 | } 2026-07-07 23:13:04.756 | } 2026-07-07 23:13:04.756 | ' 2026-07-07 23:13:04.756 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 23:13:04.757 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-07 23:13:04.757 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-07 23:13:04.757 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-07 23:13:04.757 | BEGIN { group = "" } 2026-07-07 23:13:04.757 | /^\[\[.+\|.*\]\]/ { 2026-07-07 23:13:04.757 | gsub("[][]", "", $1); 2026-07-07 23:13:04.758 | split($1, a, "|"); 2026-07-07 23:13:04.758 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-07 23:13:04.758 | group=a[1] 2026-07-07 23:13:04.758 | } else { 2026-07-07 23:13:04.758 | group="" 2026-07-07 23:13:04.758 | } 2026-07-07 23:13:04.758 | next 2026-07-07 23:13:04.758 | } 2026-07-07 23:13:04.758 | { 2026-07-07 23:13:04.758 | if (group != "") 2026-07-07 23:13:04.758 | print $0 2026-07-07 23:13:04.759 | } 2026-07-07 23:13:04.760 | ' /home/quobyte/devstack/local.conf 2026-07-07 23:13:04.764 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-07 23:13:04.767 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-07 23:13:04.809 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-07 23:13:04.853 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-07 23:13:04.857 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-07 23:13:04.861 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-07 23:13:04.864 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-07 23:13:04.868 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-07 23:13:04.872 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-07 23:13:04.892 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:04.896 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-07 23:13:04.900 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-07 23:13:04.903 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-07 23:13:04.924 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:04.928 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.197:5672/nova_cell1 2026-07-07 23:13:04.932 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.197:5672/nova_cell1 2026-07-07 23:13:04.970 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-07 23:13:04.973 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-07 23:13:04.976 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-07 23:13:05.001 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-07 23:13:05.022 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-07 23:13:05.025 | + lib/nova:configure_console_compute:671 : local offset 2026-07-07 23:13:05.028 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-07 23:13:05.031 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-07 23:13:05.034 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-07 23:13:05.064 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.197 2026-07-07 23:13:05.067 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-07 23:13:05.084 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:05.087 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-07 23:13:05.090 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-07 23:13:05.094 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-07 23:13:05.098 | + functions:vercmp:648 : local 'op=<' 2026-07-07 23:13:05.101 | + functions:vercmp:649 : local v2=1.0.0 2026-07-07 23:13:05.103 | + functions:vercmp:650 : local result 2026-07-07 23:13:05.108 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-07 23:13:05.110 | ++ functions:vercmp:654 : sort -V 2026-07-07 23:13:05.110 | ++ functions:vercmp:654 : head -1 2026-07-07 23:13:05.116 | + functions:vercmp:654 : result=1.0.0 2026-07-07 23:13:05.119 | + functions:vercmp:656 : case $op in 2026-07-07 23:13:05.124 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-07 23:13:05.128 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-07 23:13:05.131 | + functions:vercmp:667 : return 2026-07-07 23:13:05.134 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.197:6080/vnc_lite.html 2026-07-07 23:13:05.138 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.197:6080/vnc_lite.html 2026-07-07 23:13:05.186 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.197:6081/spice_auto.html 2026-07-07 23:13:05.189 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.197:6081/spice_auto.html 2026-07-07 23:13:05.234 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-07 23:13:05.252 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:05.255 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-07 23:13:05.259 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.197 2026-07-07 23:13:05.262 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-07 23:13:05.301 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.197 2026-07-07 23:13:05.339 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-07 23:13:05.362 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:13:05.366 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-07 23:13:05.369 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-07 23:13:05.394 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:13:05.398 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-07 23:13:05.402 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-07 23:13:05.441 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-07 23:13:05.444 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-07 23:13:05.484 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-07 23:13:05.487 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-07-07 23:13:05.490 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-07 23:13:05.494 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-07 23:13:05.498 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-07-07 23:13:05.501 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-07 23:13:05.505 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-07 23:13:05.509 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 23:13:05.514 | + functions-common:run_process:1676 : local group=libvirt 2026-07-07 23:13:05.516 | + functions-common:run_process:1677 : local user= 2026-07-07 23:13:05.520 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:13:05.523 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-07 23:13:05.526 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:13:05.533 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:13:05.536 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:13:05.540 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:13:05.543 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:13:05.551 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465985546 2026-07-07 23:13:05.556 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-07 23:13:05.589 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:05.593 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-07-07 23:13:05.596 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-07 23:13:05.600 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 23:13:05.603 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 23:13:05.606 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 23:13:05.610 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 23:13:05.613 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-07 23:13:05.617 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-07 23:13:05.621 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-07 23:13:05.624 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-07 23:13:05.627 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:13:05.629 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:13:05.634 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:13:05.636 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-07 23:13:05.639 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-07 23:13:05.642 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-07-07 23:13:05.646 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-07 23:13:05.648 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 23:13:05.651 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-07 23:13:05.654 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 23:13:05.658 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 23:13:05.660 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 23:13:05.664 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-07 23:13:05.667 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-07 23:13:05.670 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-07 23:13:05.673 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 23:13:05.678 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-07 23:13:05.793 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:13:05.904 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-07 23:13:05.996 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-07 23:13:06.084 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-07 23:13:06.167 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-07 23:13:06.279 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:13:06.373 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 23:13:06.378 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-07 23:13:06.382 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-07 23:13:06.474 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-07 23:13:06.578 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 23:13:07.119 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-07 23:13:07.159 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-07 23:13:07.667 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-07 23:13:07.729 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:13:07.734 | + functions-common:time_stop:2420 : local name 2026-07-07 23:13:07.738 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:13:07.742 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:13:07.747 | + functions-common:time_stop:2423 : local total 2026-07-07 23:13:07.751 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:13:07.755 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:13:07.759 | + functions-common:time_stop:2427 : start_time=1783465985546 2026-07-07 23:13:07.764 | + functions-common:time_stop:2429 : [[ -z 1783465985546 ]] 2026-07-07 23:13:07.770 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:13:07.776 | + functions-common:time_stop:2432 : end_time=1783465987772 2026-07-07 23:13:07.780 | + functions-common:time_stop:2433 : elapsed_time=2226 2026-07-07 23:13:07.785 | + functions-common:time_stop:2434 : total=35721 2026-07-07 23:13:07.789 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:13:07.793 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37947 2026-07-07 23:13:07.798 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:13:07.803 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-07 23:13:07.808 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-07 23:13:07.837 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:07.843 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-07 23:13:07.843 | Dumping cells_v2 mapping 2026-07-07 23:13:07.847 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-07 23:13:08.491 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 23:13:08.491 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:13:08.491 | we strongly recommend against using it for new projects. 2026-07-07 23:13:08.491 | 2026-07-07 23:13:08.491 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:13:08.491 | framework. For more detail see 2026-07-07 23:13:08.491 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:13:08.491 | 2026-07-07 23:13:08.491 | import eventlet # noqa 2026-07-07 23:13:08.821 | 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-07-07 23:13:12.350 | INFO dbcounter [None req-028281a1-b6ab-48db-84d1-d1763c6e8bfd None None] Registered counter for database nova_api 2026-07-07 23:13:12.487 | DEBUG dbcounter [-] [73916] Writer thread running {{(pid=73916) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:13:12.520 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-07 23:13:12.520 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-07 23:13:12.520 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-07 23:13:12.520 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-07 23:13:12.520 | | cell1 | dc542440-5d1b-4a84-abf9-eb3f15632130 | rabbit://stackrabbit:stackqueue@192.168.122.197:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-07 23:13:12.520 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-07 23:13:13.377 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-07 23:13:13.381 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-07 23:13:13.458 | + inc/async:async_inner:63 : create_flavors 2026-07-07 23:13:13.512 | [2072 Async create_flavors:74021]: running: create_flavors 2026-07-07 23:13:13.515 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-07 23:13:13.546 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:13.549 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-07 23:13:13.554 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:13:13.557 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-07 23:13:13.560 | + ./stack.sh:main:1337 : start_cinder 2026-07-07 23:13:13.564 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-07 23:13:13.568 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-07 23:13:13.575 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 23:13:13.579 | + functions-common:run_process:1674 : local service=c-api 2026-07-07 23:13:13.583 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 23:13:13.587 | + functions-common:run_process:1676 : local group= 2026-07-07 23:13:13.591 | + functions-common:run_process:1677 : local user= 2026-07-07 23:13:13.595 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:13:13.598 | + functions-common:run_process:1680 : local name=c-api 2026-07-07 23:13:13.602 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:13:13.606 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:13:13.611 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:13:13.615 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:13:13.620 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:13:13.626 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465993622 2026-07-07 23:13:13.630 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-07 23:13:13.656 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:13.659 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-07 23:13:13.662 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-07 23:13:13.666 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 23:13:13.670 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 23:13:13.674 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 23:13:13.678 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-07 23:13:13.681 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-07 23:13:13.686 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-07 23:13:13.688 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-07 23:13:13.695 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:13:13.698 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:13:13.704 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:13:13.710 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:13:13.716 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-07 23:13:13.722 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-07 23:13:13.727 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 23:13:13.734 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:13:13.739 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-07 23:13:13.742 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-07 23:13:13.746 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:13:13.750 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 23:13:13.754 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 23:13:13.758 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 23:13:13.762 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-07 23:13:13.766 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 23:13:13.773 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-07-07 23:13:13.869 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:13:13.970 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-07 23:13:14.048 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-07 23:13:14.128 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:13:14.215 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:13:14.320 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-07 23:13:14.404 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-07 23:13:14.496 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-07 23:13:14.593 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-07 23:13:14.686 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-07 23:13:14.787 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 23:13:14.791 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 23:13:14.795 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-07 23:13:14.901 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 23:13:15.548 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-07 23:13:15.573 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-07 23:13:16.170 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-07 23:13:16.354 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:13:16.354 | + functions-common:time_stop:2420 : local name 2026-07-07 23:13:16.356 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:13:16.358 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:13:16.361 | + functions-common:time_stop:2423 : local total 2026-07-07 23:13:16.364 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:13:16.368 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:13:16.375 | + functions-common:time_stop:2427 : start_time=1783465993622 2026-07-07 23:13:16.380 | + functions-common:time_stop:2429 : [[ -z 1783465993622 ]] 2026-07-07 23:13:16.387 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:13:16.397 | + functions-common:time_stop:2432 : end_time=1783465996390 2026-07-07 23:13:16.405 | + functions-common:time_stop:2433 : elapsed_time=2768 2026-07-07 23:13:16.408 | + functions-common:time_stop:2434 : total=37947 2026-07-07 23:13:16.417 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:13:16.424 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40715 2026-07-07 23:13:16.435 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-07 23:13:16.435 | Waiting for Cinder API to start... 2026-07-07 23:13:16.436 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.197/volume/v3/ 2026-07-07 23:13:16.444 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.197/volume/v3/ 2026-07-07 23:13:16.452 | + functions:wait_for_service:476 : local timeout=60 2026-07-07 23:13:16.457 | + functions:wait_for_service:477 : local url=http://192.168.122.197/volume/v3/ 2026-07-07 23:13:16.464 | + functions:wait_for_service:478 : local rval=0 2026-07-07 23:13:16.469 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-07 23:13:16.479 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 23:13:16.488 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:13:16.497 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:13:16.507 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:13:16.528 | + functions-common:time_start:2411 : _TIME_START[$name]=1783465996512 2026-07-07 23:13:16.533 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-07 23:13:16.540 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 23:13:16.549 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.197/volume/v3/ 2026-07-07 23:13:21.957 | + :: : [[ 401 == 503 ]] 2026-07-07 23:13:21.960 | + :: : [[ 0 -eq 7 ]] 2026-07-07 23:13:21.965 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-07 23:13:21.968 | + functions-common:time_stop:2420 : local name 2026-07-07 23:13:21.974 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:13:21.978 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:13:21.983 | + functions-common:time_stop:2423 : local total 2026-07-07 23:13:21.986 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:13:21.992 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 23:13:21.992 | + functions-common:time_stop:2427 : start_time=1783465996512 2026-07-07 23:13:21.994 | + functions-common:time_stop:2429 : [[ -z 1783465996512 ]] 2026-07-07 23:13:21.997 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:13:22.001 | + functions-common:time_stop:2432 : end_time=1783466001998 2026-07-07 23:13:22.004 | + functions-common:time_stop:2433 : elapsed_time=5486 2026-07-07 23:13:22.006 | + functions-common:time_stop:2434 : total=15893 2026-07-07 23:13:22.009 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:13:22.011 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21379 2026-07-07 23:13:22.014 | + functions:wait_for_service:486 : return 0 2026-07-07 23:13:22.018 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 23:13:22.022 | + functions-common:run_process:1674 : local service=c-sch 2026-07-07 23:13:22.025 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 23:13:22.027 | + functions-common:run_process:1676 : local group= 2026-07-07 23:13:22.031 | + functions-common:run_process:1677 : local user= 2026-07-07 23:13:22.036 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:13:22.039 | + functions-common:run_process:1680 : local name=c-sch 2026-07-07 23:13:22.044 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:13:22.048 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:13:22.055 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:13:22.064 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:13:22.070 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:13:22.077 | + functions-common:time_start:2411 : _TIME_START[$name]=1783466002072 2026-07-07 23:13:22.081 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-07 23:13:22.111 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:22.116 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-07 23:13:22.120 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-07 23:13:22.124 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 23:13:22.129 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 23:13:22.134 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 23:13:22.138 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 23:13:22.142 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-07 23:13:22.146 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-07 23:13:22.151 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-07 23:13:22.155 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:13:22.157 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:13:22.162 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:13:22.166 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:13:22.169 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-07 23:13:22.172 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-07 23:13:22.177 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-07-07 23:13:22.180 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-07 23:13:22.184 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 23:13:22.188 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 23:13:22.192 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 23:13:22.196 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-07 23:13:22.201 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 23:13:22.205 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 23:13:22.210 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-07 23:13:22.214 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 23:13:22.221 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-07 23:13:22.332 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:13:22.438 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-07 23:13:22.528 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-07 23:13:22.611 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-07 23:13:22.676 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-07 23:13:22.739 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:13:22.810 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-07 23:13:22.813 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 23:13:22.815 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-07 23:13:22.917 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 23:13:23.474 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-07 23:13:23.506 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-07 23:13:23.993 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-07 23:13:24.064 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:13:24.074 | + functions-common:time_stop:2420 : local name 2026-07-07 23:13:24.082 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:13:24.090 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:13:24.097 | + functions-common:time_stop:2423 : local total 2026-07-07 23:13:24.103 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:13:24.110 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:13:24.114 | + functions-common:time_stop:2427 : start_time=1783466002072 2026-07-07 23:13:24.117 | + functions-common:time_stop:2429 : [[ -z 1783466002072 ]] 2026-07-07 23:13:24.123 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:13:24.127 | + functions-common:time_stop:2432 : end_time=1783466004123 2026-07-07 23:13:24.132 | + functions-common:time_stop:2433 : elapsed_time=2051 2026-07-07 23:13:24.136 | + functions-common:time_stop:2434 : total=40715 2026-07-07 23:13:24.139 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:13:24.142 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42766 2026-07-07 23:13:24.145 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 23:13:24.149 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 23:13:24.152 | + functions-common:run_process:1674 : local service=c-bak 2026-07-07 23:13:24.155 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-07 23:13:24.157 | + functions-common:run_process:1676 : local group= 2026-07-07 23:13:24.160 | + functions-common:run_process:1677 : local user= 2026-07-07 23:13:24.163 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 23:13:24.166 | + functions-common:run_process:1680 : local name=c-bak 2026-07-07 23:13:24.170 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:13:24.172 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:13:24.176 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:13:24.178 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:13:24.185 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:13:24.192 | + functions-common:time_start:2411 : _TIME_START[$name]=1783466004186 2026-07-07 23:13:24.202 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-07 23:13:24.242 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:13:24.253 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:13:24.255 | + functions-common:time_stop:2420 : local name 2026-07-07 23:13:24.259 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:13:24.269 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:13:24.278 | + functions-common:time_stop:2423 : local total 2026-07-07 23:13:24.285 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:13:24.292 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:13:24.298 | + functions-common:time_stop:2427 : start_time=1783466004186 2026-07-07 23:13:24.306 | + functions-common:time_stop:2429 : [[ -z 1783466004186 ]] 2026-07-07 23:13:24.315 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:13:24.322 | + functions-common:time_stop:2432 : end_time=1783466004316 2026-07-07 23:13:24.326 | + functions-common:time_stop:2433 : elapsed_time=130 2026-07-07 23:13:24.331 | + functions-common:time_stop:2434 : total=42766 2026-07-07 23:13:24.337 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:13:24.342 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42896 2026-07-07 23:13:24.347 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 23:13:24.352 | + functions-common:run_process:1674 : local service=c-vol 2026-07-07 23:13:24.358 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 23:13:24.362 | + functions-common:run_process:1676 : local group= 2026-07-07 23:13:24.368 | + functions-common:run_process:1677 : local user= 2026-07-07 23:13:24.376 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 23:13:24.381 | + functions-common:run_process:1680 : local name=c-vol 2026-07-07 23:13:24.388 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:13:24.392 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:13:24.399 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:13:24.403 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:13:24.411 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:13:24.416 | + functions-common:time_start:2411 : _TIME_START[$name]=1783466004412 2026-07-07 23:13:24.421 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-07 23:13:24.450 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:24.454 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 23:13:24.459 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-07 23:13:24.463 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 23:13:24.467 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 23:13:24.471 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 23:13:24.474 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 23:13:24.477 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-07 23:13:24.481 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-07 23:13:24.484 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-07 23:13:24.488 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:13:24.492 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:13:24.494 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:13:24.498 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 23:13:24.501 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-07 23:13:24.504 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-07 23:13:24.508 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 23:13:24.513 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-07 23:13:24.518 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 23:13:24.526 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-07 23:13:24.532 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-07 23:13:24.537 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 23:13:24.540 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-07 23:13:24.544 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-07 23:13:24.548 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-07 23:13:24.554 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-07 23:13:24.560 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-07 23:13:24.686 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:13:24.811 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-07 23:13:24.902 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-07 23:13:25.028 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-07 23:13:25.126 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-07 23:13:25.223 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:13:25.323 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-07 23:13:25.326 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-07 23:13:25.416 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-07 23:13:25.420 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-07 23:13:25.537 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-07 23:13:26.169 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-07 23:13:26.200 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-07 23:13:26.792 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-07 23:13:26.840 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:13:26.845 | + functions-common:time_stop:2420 : local name 2026-07-07 23:13:26.851 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:13:26.856 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:13:26.867 | + functions-common:time_stop:2423 : local total 2026-07-07 23:13:26.870 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:13:26.875 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:13:26.884 | + functions-common:time_stop:2427 : start_time=1783466004412 2026-07-07 23:13:26.891 | + functions-common:time_stop:2429 : [[ -z 1783466004412 ]] 2026-07-07 23:13:26.905 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:13:26.915 | + functions-common:time_stop:2432 : end_time=1783466006909 2026-07-07 23:13:26.921 | + functions-common:time_stop:2433 : elapsed_time=2497 2026-07-07 23:13:26.926 | + functions-common:time_stop:2434 : total=42896 2026-07-07 23:13:26.936 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:13:26.941 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45393 2026-07-07 23:13:26.949 | + ./stack.sh:main:1338 : create_volume_types 2026-07-07 23:13:26.959 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-07 23:13:27.013 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:27.025 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-07-07 23:13:27.033 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-07 23:13:27.037 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-07 23:13:27.045 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-07-07 23:13:27.054 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-07 23:13:27.062 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-07-07 23:13:27.069 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-07 23:13:27.076 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-07-07 23:13:27.082 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-07 23:13:27.118 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:27.125 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-07 23:13:32.953 | +-------------+--------------------------------------+ 2026-07-07 23:13:32.953 | | Field | Value | 2026-07-07 23:13:32.953 | +-------------+--------------------------------------+ 2026-07-07 23:13:32.953 | | description | None | 2026-07-07 23:13:32.953 | | id | d7c6baf1-e9c7-4c23-8493-5f9ec5d03062 | 2026-07-07 23:13:32.953 | | is_public | True | 2026-07-07 23:13:32.953 | | name | lvmdriver-1 | 2026-07-07 23:13:32.953 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-07 23:13:32.953 | +-------------+--------------------------------------+ 2026-07-07 23:13:33.453 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-07 23:13:33.454 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-07 23:13:33.459 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-07 23:13:33.467 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-07 23:13:33.469 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-07 23:13:33.496 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:33.500 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-07 23:13:33.505 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:13:33.509 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-07 23:13:33.512 | + ./stack.sh:main:1353 : start_glance 2026-07-07 23:13:33.517 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-07 23:13:33.521 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-07 23:13:33.528 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 23:13:33.531 | + functions-common:run_process:1674 : local service=g-api 2026-07-07 23:13:33.534 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 23:13:33.537 | + functions-common:run_process:1676 : local group= 2026-07-07 23:13:33.540 | + functions-common:run_process:1677 : local user= 2026-07-07 23:13:33.543 | + functions-common:run_process:1678 : local env_vars= 2026-07-07 23:13:33.546 | + functions-common:run_process:1680 : local name=g-api 2026-07-07 23:13:33.549 | + functions-common:run_process:1682 : time_start run_process 2026-07-07 23:13:33.553 | + functions-common:time_start:2406 : local name=run_process 2026-07-07 23:13:33.555 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:13:33.560 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:13:33.565 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:13:33.573 | + functions-common:time_start:2411 : _TIME_START[$name]=1783466013567 2026-07-07 23:13:33.575 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-07 23:13:33.606 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:33.612 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-07 23:13:33.615 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-07 23:13:33.619 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 23:13:33.625 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 23:13:33.629 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 23:13:33.634 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-07 23:13:33.636 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-07 23:13:33.639 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-07 23:13:33.642 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-07 23:13:33.645 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-07 23:13:33.648 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-07 23:13:33.650 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-07 23:13:33.653 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-07 23:13:33.657 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-07 23:13:33.661 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-07 23:13:33.663 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-07 23:13:33.667 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:13:33.670 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-07 23:13:33.675 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-07 23:13:33.679 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:13:33.685 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-07 23:13:33.685 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-07 23:13:33.689 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-07 23:13:33.693 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-07 23:13:33.696 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-07 23:13:33.702 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-07-07 23:13:33.799 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-07 23:13:33.898 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-07 23:13:33.979 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-07 23:13:34.061 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-07 23:13:34.150 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-07 23:13:34.249 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-07 23:13:34.342 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-07 23:13:34.436 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-07 23:13:34.546 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-07 23:13:34.651 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-07 23:13:34.748 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-07 23:13:34.751 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-07 23:13:34.755 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-07 23:13:34.877 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-07 23:13:35.466 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-07 23:13:35.507 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-07 23:13:36.121 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-07 23:13:36.322 | + functions-common:run_process:1686 : time_stop run_process 2026-07-07 23:13:36.330 | + functions-common:time_stop:2420 : local name 2026-07-07 23:13:36.338 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:13:36.340 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:13:36.350 | + functions-common:time_stop:2423 : local total 2026-07-07 23:13:36.363 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:13:36.366 | + functions-common:time_stop:2426 : name=run_process 2026-07-07 23:13:36.377 | + functions-common:time_stop:2427 : start_time=1783466013567 2026-07-07 23:13:36.383 | + functions-common:time_stop:2429 : [[ -z 1783466013567 ]] 2026-07-07 23:13:36.390 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:13:36.406 | + functions-common:time_stop:2432 : end_time=1783466016394 2026-07-07 23:13:36.410 | + functions-common:time_stop:2433 : elapsed_time=2827 2026-07-07 23:13:36.418 | + functions-common:time_stop:2434 : total=45393 2026-07-07 23:13:36.425 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:13:36.431 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48220 2026-07-07 23:13:36.441 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-07 23:13:36.492 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:13:36.499 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.197) to start...' 2026-07-07 23:13:36.499 | Waiting for g-api (192.168.122.197) to start... 2026-07-07 23:13:36.506 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.197/image 2026-07-07 23:13:36.512 | + functions:wait_for_service:476 : local timeout=60 2026-07-07 23:13:36.523 | + functions:wait_for_service:477 : local url=http://192.168.122.197/image 2026-07-07 23:13:36.528 | + functions:wait_for_service:478 : local rval=0 2026-07-07 23:13:36.539 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-07 23:13:36.544 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 23:13:36.551 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:13:36.558 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:13:36.562 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:13:36.567 | + functions-common:time_start:2411 : _TIME_START[$name]=1783466016564 2026-07-07 23:13:36.575 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-07 23:13:36.583 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 23:13:36.592 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.197/image 2026-07-07 23:13:43.091 | + :: : [[ 300 == 503 ]] 2026-07-07 23:13:43.094 | + :: : [[ 0 -eq 7 ]] 2026-07-07 23:13:43.108 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-07 23:13:43.112 | + functions-common:time_stop:2420 : local name 2026-07-07 23:13:43.116 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:13:43.120 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:13:43.123 | + functions-common:time_stop:2423 : local total 2026-07-07 23:13:43.126 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:13:43.135 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 23:13:43.138 | + functions-common:time_stop:2427 : start_time=1783466016564 2026-07-07 23:13:43.143 | + functions-common:time_stop:2429 : [[ -z 1783466016564 ]] 2026-07-07 23:13:43.151 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:13:43.160 | + functions-common:time_stop:2432 : end_time=1783466023153 2026-07-07 23:13:43.166 | + functions-common:time_stop:2433 : elapsed_time=6589 2026-07-07 23:13:43.173 | + functions-common:time_stop:2434 : total=21379 2026-07-07 23:13:43.177 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:13:43.184 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27968 2026-07-07 23:13:43.191 | + functions:wait_for_service:486 : return 0 2026-07-07 23:13:43.196 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-07 23:13:43.230 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:43.234 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-07 23:13:43.266 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:13:43.273 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-07 23:13:43.277 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:13:43.281 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-07 23:13:43.286 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-07 23:13:43.292 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-07 23:13:43.296 | + 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-07-07 23:13:43.301 | + functions:upload_image:141 : local image image_fname image_name 2026-07-07 23:13:43.306 | + functions:upload_image:143 : local max_attempts=5 2026-07-07 23:13:43.309 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-07 23:13:43.319 | ++ 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-07-07 23:13:43.327 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-07 23:13:43.331 | + 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-07-07 23:13:43.336 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-07 23:13:43.341 | ++ functions:upload_image:151 : seq 5 2026-07-07 23:13:43.349 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-07 23:13:43.354 | + functions:upload_image:152 : local rc=0 2026-07-07 23:13:43.357 | + 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-07-07 23:13:43.361 | --2026-07-08 01:13:43-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-07 23:13:43.414 | Resolving github.com (github.com)... 140.82.121.4 2026-07-07 23:13:43.430 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-07 23:13:43.650 | HTTP request sent, awaiting response... 302 Found 2026-07-07 23:13:43.650 | 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-07-08T00%3A07%3A27Z&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-07-07T23%3A07%3A07Z&ske=2026-07-08T00%3A07%3A27Z&sks=b&skv=2018-11-09&sig=MaGfUh2kp4%2FS%2BZd8ENlaGn9Mujph0gALIHXD3pRGfKI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzQ2NzgyMywibmJmIjoxNzgzNDY2MDIzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Civla6jSeG2eq4m1HiHCu2ENz9LQcyU6LWbAd24Bwc8&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-07 23:13:43.650 | --2026-07-08 01:13:43-- 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-07-08T00%3A07%3A27Z&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-07-07T23%3A07%3A07Z&ske=2026-07-08T00%3A07%3A27Z&sks=b&skv=2018-11-09&sig=MaGfUh2kp4%2FS%2BZd8ENlaGn9Mujph0gALIHXD3pRGfKI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzQ2NzgyMywibmJmIjoxNzgzNDY2MDIzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Civla6jSeG2eq4m1HiHCu2ENz9LQcyU6LWbAd24Bwc8&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-07 23:13:43.669 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2026-07-07 23:13:43.681 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-07 23:13:43.722 | HTTP request sent, awaiting response... 200 OK 2026-07-07 23:13:43.722 | Length: 21692416 (21M) [application/octet-stream] 2026-07-07 23:13:43.722 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-07 23:13:43.776 | 2026-07-07 23:13:43.984 | 0K ........ ........ .... 100% 79.6M=0.3s 2026-07-07 23:13:43.984 | 2026-07-07 23:13:43.984 | 2026-07-08 01:13:43 (79.6 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-07 23:13:43.984 | 2026-07-07 23:13:43.988 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-07 23:13:43.992 | + functions:upload_image:163 : break 2026-07-07 23:13:43.997 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-07 23:13:44.001 | + 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-07-07 23:13:44.005 | + 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-07-07 23:13:44.009 | + 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-07-07 23:13:44.013 | + functions:upload_image:313 : local kernel= 2026-07-07 23:13:44.016 | + functions:upload_image:314 : local ramdisk= 2026-07-07 23:13:44.019 | + functions:upload_image:315 : local disk_format= 2026-07-07 23:13:44.024 | + functions:upload_image:316 : local container_format= 2026-07-07 23:13:44.028 | + functions:upload_image:317 : local unpack= 2026-07-07 23:13:44.032 | + functions:upload_image:318 : local img_property= 2026-07-07 23:13:44.035 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-07 23:13:44.039 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-07 23:13:44.043 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-07 23:13:44.048 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-07 23:13:44.051 | + functions:upload_image:328 : case "$image_fname" in 2026-07-07 23:13:44.055 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-07 23:13:44.061 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-07 23:13:44.065 | + functions:upload_image:350 : local format 2026-07-07 23:13:44.070 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-07 23:13:44.072 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-07 23:13:44.088 | + functions:upload_image:351 : format=qcow2 2026-07-07 23:13:44.093 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-07 23:13:44.096 | + functions:upload_image:353 : disk_format=qcow2 2026-07-07 23:13:44.100 | + functions:upload_image:357 : container_format=bare 2026-07-07 23:13:44.104 | + functions:upload_image:404 : is_arch ppc64le 2026-07-07 23:13:44.109 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 23:13:44.116 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-07 23:13:44.120 | + functions:upload_image:404 : is_arch ppc64 2026-07-07 23:13:44.124 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 23:13:44.129 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-07 23:13:44.134 | + functions:upload_image:404 : is_arch ppc 2026-07-07 23:13:44.139 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 23:13:44.144 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-07 23:13:44.149 | + functions:upload_image:408 : is_arch aarch64 2026-07-07 23:13:44.154 | ++ functions-common:is_arch:519 : uname -m 2026-07-07 23:13:44.160 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-07 23:13:44.164 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-07 23:13:44.168 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-07 23:13:44.172 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-07 23:13:44.177 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-07 23:13:44.181 | + 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-07-07 23:13:44.184 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-07 23:13:44.188 | + functions:_upload_image:112 : shift 2026-07-07 23:13:44.193 | + functions:_upload_image:113 : local container=bare 2026-07-07 23:13:44.197 | + functions:_upload_image:114 : shift 2026-07-07 23:13:44.200 | + functions:_upload_image:115 : local disk=qcow2 2026-07-07 23:13:44.204 | + functions:_upload_image:116 : shift 2026-07-07 23:13:44.208 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-07 23:13:44.212 | + functions:_upload_image:118 : shift 2026-07-07 23:13:44.216 | + functions:_upload_image:119 : local properties 2026-07-07 23:13:44.221 | + functions:_upload_image:120 : local useimport 2026-07-07 23:13:44.226 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-07 23:13:44.228 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-07 23:13:44.231 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-07 23:13:44.234 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-07 23:13:44.237 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-07 23:13:44.242 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-07 23:13:44.245 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-07 23:13:44.251 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-07 23:13:44.258 | + 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-07-07 23:13:51.405 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-07 23:13:51.405 | | Field | Value | 2026-07-07 23:13:51.405 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-07 23:13:51.405 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-07 23:13:51.405 | | container_format | bare | 2026-07-07 23:13:51.405 | | created_at | 2026-07-07T23:13:49Z | 2026-07-07 23:13:51.405 | | disk_format | qcow2 | 2026-07-07 23:13:51.405 | | file | /v2/images/32b92798-e800-4287-a1ac-3d0d0779a37d/file | 2026-07-07 23:13:51.405 | | id | 32b92798-e800-4287-a1ac-3d0d0779a37d | 2026-07-07 23:13:51.406 | | min_disk | 0 | 2026-07-07 23:13:51.406 | | min_ram | 0 | 2026-07-07 23:13:51.406 | | name | cirros-0.6.3-x86_64-disk | 2026-07-07 23:13:51.406 | | owner | 2376674d692b4cc1a9b9ce8235370147 | 2026-07-07 23:13:51.406 | | 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-07-07 23:13:51.406 | | protected | False | 2026-07-07 23:13:51.406 | | schema | /v2/schemas/image | 2026-07-07 23:13:51.406 | | size | 21692416 | 2026-07-07 23:13:51.406 | | status | active | 2026-07-07 23:13:51.406 | | tags | | 2026-07-07 23:13:51.407 | | updated_at | 2026-07-07T23:13:51Z | 2026-07-07 23:13:51.407 | | virtual_size | 117440512 | 2026-07-07 23:13:51.407 | | visibility | public | 2026-07-07 23:13:51.407 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-07 23:13:51.867 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-07 23:13:51.973 | [2072 Async create_flavors:74021]: Waiting for completion of create_flavors running on PID 74021 (2 other jobs running) 2026-07-07 23:13:52.024 | [2072 Async create_flavors:74021]: Signaling child to exit 2026-07-07 23:14:02.699 | + inc/async:async_inner:64 : rc=0 2026-07-07 23:14:02.728 | [74021 Async create_flavors:74021]: finished successfully 2026-07-07 23:14:02.755 | WAKEUP 2026-07-07 23:14:02.781 | [2072 Async create_flavors:74021]: Signaled 2026-07-07 23:14:02.783 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-07 23:14:02.783 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:14:02.784 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-07 23:14:02.784 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-07 23:14:02.784 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-07 23:14:02.784 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.784 | | Field | Value | 2026-07-07 23:14:02.784 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.784 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 23:14:02.784 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 23:14:02.785 | | description | None | 2026-07-07 23:14:02.785 | | disk | 1 | 2026-07-07 23:14:02.785 | | id | c1 | 2026-07-07 23:14:02.785 | | name | cirros256 | 2026-07-07 23:14:02.785 | | os-flavor-access:is_public | True | 2026-07-07 23:14:02.785 | | properties | hw_rng:allowed='True' | 2026-07-07 23:14:02.786 | | ram | 256 | 2026-07-07 23:14:02.786 | | rxtx_factor | 1.0 | 2026-07-07 23:14:02.786 | | swap | 0 | 2026-07-07 23:14:02.786 | | vcpus | 1 | 2026-07-07 23:14:02.786 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.786 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-07 23:14:02.787 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.787 | | Field | Value | 2026-07-07 23:14:02.787 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.787 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 23:14:02.787 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 23:14:02.787 | | description | None | 2026-07-07 23:14:02.787 | | disk | 5 | 2026-07-07 23:14:02.788 | | id | d1 | 2026-07-07 23:14:02.788 | | name | ds512M | 2026-07-07 23:14:02.788 | | os-flavor-access:is_public | True | 2026-07-07 23:14:02.788 | | properties | hw_rng:allowed='True' | 2026-07-07 23:14:02.788 | | ram | 512 | 2026-07-07 23:14:02.788 | | rxtx_factor | 1.0 | 2026-07-07 23:14:02.788 | | swap | 0 | 2026-07-07 23:14:02.788 | | vcpus | 1 | 2026-07-07 23:14:02.789 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.789 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-07 23:14:02.789 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.789 | | Field | Value | 2026-07-07 23:14:02.789 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.789 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 23:14:02.790 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 23:14:02.790 | | description | None | 2026-07-07 23:14:02.790 | | disk | 10 | 2026-07-07 23:14:02.790 | | id | d2 | 2026-07-07 23:14:02.791 | | name | ds1G | 2026-07-07 23:14:02.791 | | os-flavor-access:is_public | True | 2026-07-07 23:14:02.791 | | properties | hw_rng:allowed='True' | 2026-07-07 23:14:02.791 | | ram | 1024 | 2026-07-07 23:14:02.792 | | rxtx_factor | 1.0 | 2026-07-07 23:14:02.792 | | swap | 0 | 2026-07-07 23:14:02.792 | | vcpus | 1 | 2026-07-07 23:14:02.792 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.792 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-07 23:14:02.792 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.793 | | Field | Value | 2026-07-07 23:14:02.793 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.793 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 23:14:02.793 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 23:14:02.793 | | description | None | 2026-07-07 23:14:02.793 | | disk | 10 | 2026-07-07 23:14:02.794 | | id | d3 | 2026-07-07 23:14:02.794 | | name | ds2G | 2026-07-07 23:14:02.795 | | os-flavor-access:is_public | True | 2026-07-07 23:14:02.795 | | properties | hw_rng:allowed='True' | 2026-07-07 23:14:02.795 | | ram | 2048 | 2026-07-07 23:14:02.795 | | rxtx_factor | 1.0 | 2026-07-07 23:14:02.795 | | swap | 0 | 2026-07-07 23:14:02.795 | | vcpus | 2 | 2026-07-07 23:14:02.796 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.796 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-07 23:14:02.796 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.796 | | Field | Value | 2026-07-07 23:14:02.796 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.797 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 23:14:02.797 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 23:14:02.797 | | description | None | 2026-07-07 23:14:02.797 | | disk | 20 | 2026-07-07 23:14:02.797 | | id | d4 | 2026-07-07 23:14:02.798 | | name | ds4G | 2026-07-07 23:14:02.798 | | os-flavor-access:is_public | True | 2026-07-07 23:14:02.798 | | properties | hw_rng:allowed='True' | 2026-07-07 23:14:02.798 | | ram | 4096 | 2026-07-07 23:14:02.798 | | rxtx_factor | 1.0 | 2026-07-07 23:14:02.798 | | swap | 0 | 2026-07-07 23:14:02.799 | | vcpus | 4 | 2026-07-07 23:14:02.799 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.799 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-07 23:14:02.799 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-07 23:14:02.799 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-07 23:14:02.800 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.800 | | Field | Value | 2026-07-07 23:14:02.800 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.800 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 23:14:02.800 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 23:14:02.801 | | description | None | 2026-07-07 23:14:02.801 | | disk | 1 | 2026-07-07 23:14:02.801 | | id | 1 | 2026-07-07 23:14:02.801 | | name | m1.tiny | 2026-07-07 23:14:02.801 | | os-flavor-access:is_public | True | 2026-07-07 23:14:02.801 | | properties | hw_rng:allowed='True' | 2026-07-07 23:14:02.802 | | ram | 512 | 2026-07-07 23:14:02.802 | | rxtx_factor | 1.0 | 2026-07-07 23:14:02.802 | | swap | 0 | 2026-07-07 23:14:02.802 | | vcpus | 1 | 2026-07-07 23:14:02.802 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.803 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-07 23:14:02.803 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.803 | | Field | Value | 2026-07-07 23:14:02.803 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.803 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 23:14:02.804 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 23:14:02.804 | | description | None | 2026-07-07 23:14:02.804 | | disk | 20 | 2026-07-07 23:14:02.805 | | id | 2 | 2026-07-07 23:14:02.805 | | name | m1.small | 2026-07-07 23:14:02.805 | | os-flavor-access:is_public | True | 2026-07-07 23:14:02.805 | | properties | hw_rng:allowed='True' | 2026-07-07 23:14:02.805 | | ram | 2048 | 2026-07-07 23:14:02.805 | | rxtx_factor | 1.0 | 2026-07-07 23:14:02.806 | | swap | 0 | 2026-07-07 23:14:02.806 | | vcpus | 1 | 2026-07-07 23:14:02.806 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.806 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-07 23:14:02.806 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.806 | | Field | Value | 2026-07-07 23:14:02.806 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.807 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 23:14:02.807 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 23:14:02.807 | | description | None | 2026-07-07 23:14:02.807 | | disk | 40 | 2026-07-07 23:14:02.807 | | id | 3 | 2026-07-07 23:14:02.807 | | name | m1.medium | 2026-07-07 23:14:02.808 | | os-flavor-access:is_public | True | 2026-07-07 23:14:02.808 | | properties | hw_rng:allowed='True' | 2026-07-07 23:14:02.808 | | ram | 4096 | 2026-07-07 23:14:02.808 | | rxtx_factor | 1.0 | 2026-07-07 23:14:02.808 | | swap | 0 | 2026-07-07 23:14:02.809 | | vcpus | 2 | 2026-07-07 23:14:02.809 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.809 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-07 23:14:02.809 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.809 | | Field | Value | 2026-07-07 23:14:02.810 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.810 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 23:14:02.810 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 23:14:02.810 | | description | None | 2026-07-07 23:14:02.810 | | disk | 80 | 2026-07-07 23:14:02.811 | | id | 4 | 2026-07-07 23:14:02.811 | | name | m1.large | 2026-07-07 23:14:02.811 | | os-flavor-access:is_public | True | 2026-07-07 23:14:02.811 | | properties | hw_rng:allowed='True' | 2026-07-07 23:14:02.811 | | ram | 8192 | 2026-07-07 23:14:02.811 | | rxtx_factor | 1.0 | 2026-07-07 23:14:02.812 | | swap | 0 | 2026-07-07 23:14:02.812 | | vcpus | 4 | 2026-07-07 23:14:02.812 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.812 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-07 23:14:02.812 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.813 | | Field | Value | 2026-07-07 23:14:02.813 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.813 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 23:14:02.813 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 23:14:02.813 | | description | None | 2026-07-07 23:14:02.813 | | disk | 160 | 2026-07-07 23:14:02.814 | | id | 5 | 2026-07-07 23:14:02.814 | | name | m1.xlarge | 2026-07-07 23:14:02.814 | | os-flavor-access:is_public | True | 2026-07-07 23:14:02.814 | | properties | hw_rng:allowed='True' | 2026-07-07 23:14:02.814 | | ram | 16384 | 2026-07-07 23:14:02.815 | | rxtx_factor | 1.0 | 2026-07-07 23:14:02.815 | | swap | 0 | 2026-07-07 23:14:02.815 | | vcpus | 8 | 2026-07-07 23:14:02.815 | +----------------------------+-----------------------+ 2026-07-07 23:14:02.845 | [2072 Async create_flavors:74021]: finished create_flavors with result 0 in 49 seconds 2026-07-07 23:14:02.851 | + inc/async:async_wait:197 : return 0 2026-07-07 23:14:02.854 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-07 23:14:02.875 | + functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:14:02.880 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-07 23:14:02.904 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:14:02.908 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-07 23:14:02.932 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:14:02.937 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-07 23:14:02.940 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-07 23:14:02.944 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-07 23:14:02.948 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 23:14:02.950 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-07 23:14:02.953 | ++ 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-07-07 23:14:02.956 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-07 23:14:02.959 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-07 23:14:02.960 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-07 23:14:02.961 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-07 23:14:02.963 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-07 23:14:02.965 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-07 23:14:02.967 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-07 23:14:02.968 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-07 23:14:02.970 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-07 23:14:02.972 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-07 23:14:02.974 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-07 23:14:02.975 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-07 23:14:02.977 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-07 23:14:02.979 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-07 23:14:02.981 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-07 23:14:02.982 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-07 23:14:02.984 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-07 23:14:02.986 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-07 23:14:02.988 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-07 23:14:02.989 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-07 23:14:02.991 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-07 23:14:02.993 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-07 23:14:02.994 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-07 23:14:02.996 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-07 23:14:02.998 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-07 23:14:02.999 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-07 23:14:03.001 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-07 23:14:03.003 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-07 23:14:03.006 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-07 23:14:03.008 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-07 23:14:03.010 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-07 23:14:03.012 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-07 23:14:03.014 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-07 23:14:03.017 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-07 23:14:03.019 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-07 23:14:03.021 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-07 23:14:03.024 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-07 23:14:03.026 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-07 23:14:03.029 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-07 23:14:03.030 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-07 23:14:03.032 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-07 23:14:03.034 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-07 23:14:03.037 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-07 23:14:03.039 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-07 23:14:03.041 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-07 23:14:03.043 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-07 23:14:03.045 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-07 23:14:03.047 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-07 23:14:03.049 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-07 23:14:03.052 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-07 23:14:03.054 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-07 23:14:03.057 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-07 23:14:03.059 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-07 23:14:03.063 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-07 23:14:03.065 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-07 23:14:03.065 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-07 23:14:03.067 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-07 23:14:03.068 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-07 23:14:05.569 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-07 23:14:05.572 | 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-07-07 23:14:05.996 | + ./stack.sh:main:1403 : save_stackenv 2026-07-07 23:14:06.000 | + functions-common:save_stackenv:65 : local tag= 2026-07-07 23:14:06.005 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-07 23:14:06.012 | + functions-common:save_stackenv:67 : time_stamp=2026-07-08-011406 2026-07-07 23:14:06.016 | + functions-common:save_stackenv:68 : echo '# 2026-07-08-011406 ' 2026-07-07 23:14:06.019 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:14:06.023 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-07 23:14:06.028 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:14:06.033 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-07 23:14:06.037 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:14:06.041 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-07 23:14:06.046 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:14:06.050 | + 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-07-07 23:14:06.055 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:14:06.059 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.197 2026-07-07 23:14:06.064 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:14:06.068 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.197/identity 2026-07-07 23:14:06.072 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:14:06.076 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-08-004736 2026-07-07 23:14:06.080 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:14:06.085 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-07 23:14:06.089 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:14:06.094 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.197 2026-07-07 23:14:06.098 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:14:06.103 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-07 23:14:06.108 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:14:06.112 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-07 23:14:06.116 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:14:06.120 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-07 23:14:06.125 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:14:06.129 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-07 23:14:06.134 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:14:06.138 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.197 2026-07-07 23:14:06.142 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-07 23:14:06.147 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-07 23:14:06.150 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-07 23:14:06.154 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-07 23:14:06.159 | + inc/meta-config:merge_config_group:171 : shift 2026-07-07 23:14:06.163 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-07 23:14:06.167 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 23:14:06.172 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-07 23:14:06.176 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-07 23:14:06.181 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-07 23:14:06.186 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-07 23:14:06.191 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-07 23:14:06.195 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 23:14:06.200 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-07 23:14:06.200 | /^\[\[.+\|.*\]\]/ { 2026-07-07 23:14:06.200 | gsub("[][]", "", $1); 2026-07-07 23:14:06.200 | split($1, a, "|"); 2026-07-07 23:14:06.200 | if (a[1] == matchgroup) 2026-07-07 23:14:06.200 | print a[2] 2026-07-07 23:14:06.200 | } 2026-07-07 23:14:06.201 | ' /home/quobyte/devstack/local.conf 2026-07-07 23:14:06.209 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-07 23:14:06.213 | + functions-common:run_phase:1848 : local mode=stack 2026-07-07 23:14:06.218 | + functions-common:run_phase:1849 : local phase=extra 2026-07-07 23:14:06.223 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 23:14:06.227 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 23:14:06.232 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 23:14:06.236 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 23:14:06.240 | + functions-common:run_phase:1858 : local extra 2026-07-07 23:14:06.246 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 23:14:06.252 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 23:14:06.256 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 23:14:06.260 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 23:14:06.265 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-07 23:14:06.270 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 23:14:06.297 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:14:06.302 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 23:14:06.306 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-07 23:14:06.312 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-07 23:14:06.315 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-07 23:14:06.319 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-07 23:14:06.324 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-07 23:14:06.328 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-07 23:14:06.332 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-07 23:14:06.337 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-07 23:14:06.341 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-07 23:14:06.346 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 23:14:06.350 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 23:14:06.354 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-07 23:14:06.359 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-07 23:14:06.363 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-07 23:14:06.368 | + functions-common:run_plugins:1837 : local plugins= 2026-07-07 23:14:06.375 | + functions-common:run_plugins:1838 : local plugin 2026-07-07 23:14:06.380 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-07 23:14:06.383 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-07 23:14:06.387 | + inc/meta-config:merge_config_group:171 : shift 2026-07-07 23:14:06.391 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-07 23:14:06.396 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 23:14:06.400 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-07 23:14:06.404 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-07 23:14:06.410 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-07 23:14:06.414 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-07 23:14:06.419 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-07 23:14:06.423 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 23:14:06.428 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-07 23:14:06.428 | /^\[\[.+\|.*\]\]/ { 2026-07-07 23:14:06.428 | gsub("[][]", "", $1); 2026-07-07 23:14:06.428 | split($1, a, "|"); 2026-07-07 23:14:06.428 | if (a[1] == matchgroup) 2026-07-07 23:14:06.428 | print a[2] 2026-07-07 23:14:06.429 | } 2026-07-07 23:14:06.429 | ' /home/quobyte/devstack/local.conf 2026-07-07 23:14:06.437 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-07 23:14:06.463 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:14:06.467 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-07 23:14:06.470 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-07 23:14:06.475 | + functions:wait_for_compute:490 : local timeout=60 2026-07-07 23:14:06.480 | + functions:wait_for_compute:491 : local rval=0 2026-07-07 23:14:06.484 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-07 23:14:06.488 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-07 23:14:06.491 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-07 23:14:06.496 | + functions-common:time_start:2407 : local start_time= 2026-07-07 23:14:06.500 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:14:06.506 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:14:06.513 | + functions-common:time_start:2411 : _TIME_START[$name]=1783466046507 2026-07-07 23:14:06.518 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-07 23:14:06.551 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-07 23:14:06.556 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-07 23:14:06.562 | ++ functions:wait_for_compute:496 : hostname 2026-07-07 23:14:06.569 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-07 23:14:06.573 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-07 23:14:06.580 | ++ functions:wait_for_compute:498 : hostname 2026-07-07 23:14:06.586 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 23:14:06.588 | + :: : ID= 2026-07-07 23:14:06.591 | + :: : [[ '' == '' ]] 2026-07-07 23:14:06.592 | + :: : sleep 1 2026-07-07 23:14:07.597 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-07 23:14:07.599 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-07 23:14:11.270 | + :: : ID=6a3f8508-87e7-4206-a6f7-a6fc544890c2 2026-07-07 23:14:11.272 | + :: : [[ 6a3f8508-87e7-4206-a6f7-a6fc544890c2 == '' ]] 2026-07-07 23:14:11.278 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-07 23:14:11.282 | + functions-common:time_stop:2420 : local name 2026-07-07 23:14:11.287 | + functions-common:time_stop:2421 : local end_time 2026-07-07 23:14:11.291 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:14:11.297 | + functions-common:time_stop:2423 : local total 2026-07-07 23:14:11.302 | + functions-common:time_stop:2424 : local start_time 2026-07-07 23:14:11.307 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-07 23:14:11.312 | + functions-common:time_stop:2427 : start_time=1783466046507 2026-07-07 23:14:11.317 | + functions-common:time_stop:2429 : [[ -z 1783466046507 ]] 2026-07-07 23:14:11.323 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:14:11.330 | + functions-common:time_stop:2432 : end_time=1783466051324 2026-07-07 23:14:11.334 | + functions-common:time_stop:2433 : elapsed_time=4817 2026-07-07 23:14:11.340 | + functions-common:time_stop:2434 : total=27968 2026-07-07 23:14:11.344 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:14:11.349 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32785 2026-07-07 23:14:11.354 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-07 23:14:11.359 | + functions:wait_for_compute:516 : return 0 2026-07-07 23:14:11.364 | + ./stack.sh:main:1443 : service_check 2026-07-07 23:14:11.369 | + functions-common:service_check:1713 : local service 2026-07-07 23:14:11.374 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:11.379 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-07 23:14:11.404 | not-found 2026-07-07 23:14:11.408 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:11.413 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-07 23:14:11.435 | enabled 2026-07-07 23:14:11.445 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-07 23:14:11.480 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-07 23:14:11.480 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-07 23:14:11.480 | Active: active (running) since Wed 2026-07-08 01:10:25 CEST; 3min 45s ago 2026-07-07 23:14:11.480 | Main PID: 61733 (uwsgi) 2026-07-07 23:14:11.481 | Status: "uWSGI is ready" 2026-07-07 23:14:11.481 | Tasks: 17 (limit: 14255) 2026-07-07 23:14:11.481 | Memory: 273.4M (peak: 273.9M) 2026-07-07 23:14:11.481 | CPU: 16.425s 2026-07-07 23:14:11.481 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-07 23:14:11.481 | ├─61733 "nova-apiuWSGI master" 2026-07-07 23:14:11.481 | ├─61734 "nova-apiuWSGI worker 1" 2026-07-07 23:14:11.481 | └─61735 "nova-apiuWSGI worker 2" 2026-07-07 23:14:11.481 | 2026-07-07 23:14:11.481 | Jul 08 01:14:10 devstack devstack@n-api.service[61734]: DEBUG nova.api.openstack.wsgi [None req-6b0005c1-e133-416a-9b71-299b86e6f924 admin admin] Calling method '>' {{(pid=61734) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-07 23:14:11.482 | Jul 08 01:14:10 devstack devstack@n-api.service[61734]: DEBUG oslo_concurrency.lockutils [None req-6b0005c1-e133-416a-9b71-299b86e6f924 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61734) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-07 23:14:11.482 | Jul 08 01:14:10 devstack devstack@n-api.service[61734]: DEBUG oslo_concurrency.lockutils [None req-6b0005c1-e133-416a-9b71-299b86e6f924 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=61734) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-07 23:14:11.482 | Jul 08 01:14:10 devstack devstack@n-api.service[61734]: DEBUG oslo_concurrency.lockutils [None req-6b0005c1-e133-416a-9b71-299b86e6f924 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=61734) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 23:14:11.482 | Jul 08 01:14:10 devstack devstack@n-api.service[61734]: DEBUG oslo_concurrency.lockutils [None req-6b0005c1-e133-416a-9b71-299b86e6f924 admin admin] Acquiring lock "dc542440-5d1b-4a84-abf9-eb3f15632130" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61734) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-07 23:14:11.482 | Jul 08 01:14:10 devstack devstack@n-api.service[61734]: DEBUG oslo_concurrency.lockutils [None req-6b0005c1-e133-416a-9b71-299b86e6f924 admin admin] Lock "dc542440-5d1b-4a84-abf9-eb3f15632130" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61734) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-07 23:14:11.482 | Jul 08 01:14:10 devstack devstack@n-api.service[61734]: DEBUG oslo_concurrency.lockutils [None req-6b0005c1-e133-416a-9b71-299b86e6f924 admin admin] Lock "dc542440-5d1b-4a84-abf9-eb3f15632130" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61734) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 23:14:11.482 | Jul 08 01:14:10 devstack devstack@n-api.service[61734]: DEBUG dbcounter [-] [61734] Writing DB stats nova_api:SELECT=22,nova_api:INSERT=10,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=61734) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.482 | Jul 08 01:14:10 devstack devstack@n-api.service[61734]: INFO nova.api.openstack.requestlog [None req-6b0005c1-e133-416a-9b71-299b86e6f924 admin admin] 192.168.122.197 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.189450 2026-07-07 23:14:11.482 | Jul 08 01:14:10 devstack devstack@n-api.service[61734]: [pid: 61734|app: 0|req: 18/37] 192.168.122.197 () {60 vars in 1325 bytes} [Wed Jul 8 01:14:10 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-07 23:14:11.490 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:11.495 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-07 23:14:11.519 | enabled 2026-07-07 23:14:11.524 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-07 23:14:11.550 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-07 23:14:11.551 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-07 23:14:11.551 | Active: active (running) since Wed 2026-07-08 01:13:07 CEST; 1min 3s ago 2026-07-07 23:14:11.551 | Main PID: 73859 (nova-compute) 2026-07-07 23:14:11.551 | Tasks: 10 (limit: 14255) 2026-07-07 23:14:11.551 | Memory: 136.0M (peak: 137.2M) 2026-07-07 23:14:11.551 | CPU: 5.044s 2026-07-07 23:14:11.551 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-07 23:14:11.551 | └─73859 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-07 23:14:11.552 | 2026-07-07 23:14:11.552 | Jul 08 01:13:39 devstack nova-compute[73859]: DEBUG nova.compute.resource_tracker [None req-9784c8f1-9f74-402c-973f-fcc721137c81 None None] Compute_service record updated for devstack:devstack {{(pid=73859) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-07 23:14:11.552 | Jul 08 01:13:39 devstack nova-compute[73859]: DEBUG oslo_concurrency.lockutils [None req-9784c8f1-9f74-402c-973f-fcc721137c81 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.944s {{(pid=73859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 23:14:11.552 | Jul 08 01:13:39 devstack nova-compute[73859]: DEBUG nova.service [None req-9784c8f1-9f74-402c-973f-fcc721137c81 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73859) start /opt/stack/nova/nova/service.py:196}} 2026-07-07 23:14:11.552 | Jul 08 01:13:39 devstack nova-compute[73859]: DEBUG nova.service [None req-9784c8f1-9f74-402c-973f-fcc721137c81 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73859) start /opt/stack/nova/nova/service.py:212}} 2026-07-07 23:14:11.552 | Jul 08 01:13:39 devstack nova-compute[73859]: DEBUG nova.service [None req-9784c8f1-9f74-402c-973f-fcc721137c81 None None] Join ServiceGroup membership for this service compute {{(pid=73859) start /opt/stack/nova/nova/service.py:222}} 2026-07-07 23:14:11.552 | Jul 08 01:13:39 devstack nova-compute[73859]: DEBUG nova.servicegroup.drivers.db [None req-9784c8f1-9f74-402c-973f-fcc721137c81 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73859) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-07 23:14:11.552 | Jul 08 01:13:44 devstack nova-compute[73859]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=73859) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:11.552 | Jul 08 01:14:05 devstack nova-compute[73859]: DEBUG oslo_service.periodic_task [None req-2a008ccb-7a9d-4cdf-a6a8-b6d7a1fc550e None None] Running periodic task ComputeManager._sync_power_states {{(pid=73859) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-07 23:14:11.554 | Jul 08 01:14:05 devstack nova-compute[73859]: DEBUG oslo_service.periodic_task [None req-2a008ccb-7a9d-4cdf-a6a8-b6d7a1fc550e None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=73859) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-07 23:14:11.555 | Jul 08 01:14:05 devstack nova-compute[73859]: DEBUG oslo.service.backend._threading.loopingcall [None req-2a008ccb-7a9d-4cdf-a6a8-b6d7a1fc550e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 6.73 seconds {{(pid=73859) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:11.559 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:11.562 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-07 23:14:11.582 | not-found 2026-07-07 23:14:11.589 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:11.595 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-07 23:14:11.619 | enabled 2026-07-07 23:14:11.624 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-07 23:14:11.650 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-07 23:14:11.650 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-07 23:14:11.650 | Active: active (running) since Wed 2026-07-08 01:12:54 CEST; 1min 17s ago 2026-07-07 23:14:11.650 | Main PID: 70176 (nova-scheduler:) 2026-07-07 23:14:11.650 | Tasks: 19 (limit: 14255) 2026-07-07 23:14:11.650 | Memory: 155.9M (peak: 156.3M) 2026-07-07 23:14:11.650 | CPU: 5.211s 2026-07-07 23:14:11.650 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-07 23:14:11.650 | ├─70176 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-07 23:14:11.651 | ├─71933 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-07 23:14:11.651 | └─71942 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-07 23:14:11.651 | 2026-07-07 23:14:11.651 | Jul 08 01:13:06 devstack nova-scheduler[71933]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71933) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:11.651 | Jul 08 01:13:06 devstack nova-scheduler[71942]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71942) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:11.651 | Jul 08 01:13:08 devstack nova-scheduler[70176]: DEBUG dbcounter [-] [70176] Writing DB stats nova_api:SELECT=3 {{(pid=70176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.651 | Jul 08 01:13:08 devstack nova-scheduler[70176]: DEBUG dbcounter [-] [70176] Writing DB stats nova_cell0:SELECT=1 {{(pid=70176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.651 | Jul 08 01:13:08 devstack nova-scheduler[70176]: DEBUG dbcounter [-] [70176] Writing DB stats nova_cell1:SELECT=1 {{(pid=70176) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.651 | Jul 08 01:13:09 devstack nova-scheduler[71933]: DEBUG oslo.service.backend._threading.loopingcall [None req-78cdc531-490c-40b3-80f5-c10568df0ab9 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71933) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:11.652 | Jul 08 01:13:16 devstack nova-scheduler[71933]: DEBUG dbcounter [-] [71933] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=71933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.652 | Jul 08 01:13:16 devstack nova-scheduler[71942]: DEBUG dbcounter [-] [71942] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=71942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.653 | Jul 08 01:13:42 devstack nova-scheduler[71942]: DEBUG oslo.service.backend._threading.loopingcall [None req-a31b702d-898c-4dc9-a17f-2d111b12098c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71942) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:11.653 | Jul 08 01:14:09 devstack nova-scheduler[71933]: DEBUG oslo.service.backend._threading.loopingcall [None req-78cdc531-490c-40b3-80f5-c10568df0ab9 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71933) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:11.656 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:11.659 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-07 23:14:11.682 | not-found 2026-07-07 23:14:11.689 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:11.694 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-07 23:14:11.713 | enabled 2026-07-07 23:14:11.720 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-07 23:14:11.750 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-07 23:14:11.750 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-07 23:14:11.750 | Active: active (running) since Wed 2026-07-08 01:12:56 CEST; 1min 15s ago 2026-07-07 23:14:11.750 | Main PID: 70789 (uwsgi) 2026-07-07 23:14:11.750 | Status: "uWSGI is ready" 2026-07-07 23:14:11.751 | Tasks: 16 (limit: 14255) 2026-07-07 23:14:11.751 | Memory: 220.8M (peak: 221.3M) 2026-07-07 23:14:11.751 | CPU: 10.795s 2026-07-07 23:14:11.751 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-07 23:14:11.751 | ├─70789 "nova-api-metauWSGI master" 2026-07-07 23:14:11.751 | ├─70790 "nova-api-metauWSGI worker 1" 2026-07-07 23:14:11.752 | ├─70791 "nova-api-metauWSGI worker 2" 2026-07-07 23:14:11.752 | └─70792 "nova-api-metauWSGI http 1" 2026-07-07 23:14:11.752 | 2026-07-07 23:14:11.752 | Jul 08 01:13:03 devstack devstack@n-api-meta.service[70791]: DEBUG nova.api.openstack.wsgi_app [None req-4c7c71ed-5169-4c83-b350-26bebcb8059e None None] ******************************************************************************** {{(pid=70791) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-07 23:14:11.752 | Jul 08 01:13:03 devstack devstack@n-api-meta.service[70791]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7b4a302a4668 pid: 70791 (default app) 2026-07-07 23:14:11.752 | Jul 08 01:13:12 devstack devstack@n-api-meta.service[70790]: DEBUG dbcounter [-] [70790] Writing DB stats nova_api:SELECT=1 {{(pid=70790) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.752 | Jul 08 01:13:12 devstack devstack@n-api-meta.service[70791]: DEBUG dbcounter [-] [70791] Writing DB stats nova_api:SELECT=1 {{(pid=70791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.753 | Jul 08 01:13:12 devstack devstack@n-api-meta.service[70790]: DEBUG dbcounter [-] [70790] Writing DB stats nova_cell1:SELECT=1 {{(pid=70790) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.753 | Jul 08 01:13:12 devstack devstack@n-api-meta.service[70790]: DEBUG dbcounter [-] [70790] Writing DB stats nova_cell0:SELECT=1 {{(pid=70790) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.754 | Jul 08 01:13:12 devstack devstack@n-api-meta.service[70790]: DEBUG dbcounter [-] [70790] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70790) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.754 | Jul 08 01:13:12 devstack devstack@n-api-meta.service[70791]: DEBUG dbcounter [-] [70791] Writing DB stats nova_cell0:SELECT=1 {{(pid=70791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.754 | Jul 08 01:13:12 devstack devstack@n-api-meta.service[70791]: DEBUG dbcounter [-] [70791] Writing DB stats nova_cell1:SELECT=1 {{(pid=70791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.754 | Jul 08 01:13:13 devstack devstack@n-api-meta.service[70791]: DEBUG dbcounter [-] [70791] Writing DB stats nova_cell0:SELECT=1 {{(pid=70791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.756 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:11.761 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-07 23:14:11.787 | enabled 2026-07-07 23:14:11.795 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-07 23:14:11.818 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-07 23:14:11.818 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-07 23:14:11.819 | Active: active (running) since Wed 2026-07-08 01:11:14 CEST; 2min 56s ago 2026-07-07 23:14:11.819 | Main PID: 67944 (uwsgi) 2026-07-07 23:14:11.819 | Status: "uWSGI is ready" 2026-07-07 23:14:11.819 | Tasks: 5 (limit: 14255) 2026-07-07 23:14:11.819 | Memory: 176.8M (peak: 177.1M) 2026-07-07 23:14:11.819 | CPU: 7.273s 2026-07-07 23:14:11.819 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-07 23:14:11.819 | ├─67944 "placementuWSGI master" 2026-07-07 23:14:11.819 | ├─67945 "placementuWSGI worker 1" 2026-07-07 23:14:11.819 | └─67946 "placementuWSGI worker 2" 2026-07-07 23:14:11.819 | 2026-07-07 23:14:11.820 | Jul 08 01:13:38 devstack devstack@placement-api.service[67946]: INFO placement.requestlog [req-620b74bf-4c88-4ce9-98a2-5212e76cfc00 req-39625d5e-b94c-4f7f-98bc-2139b2838f05 service nova] 192.168.122.197 "PUT /placement/resource_providers/19dce0c1-1920-41c9-b214-67dcf10a3152/inventories" status: 200 len: 396 microversion: 1.26 2026-07-07 23:14:11.820 | Jul 08 01:13:38 devstack devstack@placement-api.service[67946]: [pid: 67946|app: 0|req: 4/9] 192.168.122.197 () {64 vars in 1498 bytes} [Wed Jul 8 01:13:38 2026] PUT /placement/resource_providers/19dce0c1-1920-41c9-b214-67dcf10a3152/inventories => generated 396 bytes in 110 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-07 23:14:11.820 | Jul 08 01:13:38 devstack devstack@placement-api.service[67945]: DEBUG placement.requestlog [req-620b74bf-4c88-4ce9-98a2-5212e76cfc00 req-23fedc3b-275a-47f5-9bc0-cb69f2bf8c30 None None] Starting request: 192.168.122.197 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE,HW_CPU_X86_AMD_SVM,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_ABM,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_CLMUL,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_FMA3,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSSE3,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_TRUSTED_CERTS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_BMI2,HW_CPU_X86_SSE2,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE41,HW_CPU_X86_BMI,HW_CPU_X86_SVM,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_F16C,COMPUTE_RESCUE_BFV,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NODE,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_AESNI,HW_ARCH_X86_64" {{(pid=67945) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-07 23:14:11.820 | Jul 08 01:13:38 devstack devstack@placement-api.service[67945]: INFO placement.requestlog [req-620b74bf-4c88-4ce9-98a2-5212e76cfc00 req-23fedc3b-275a-47f5-9bc0-cb69f2bf8c30 service nova] 192.168.122.197 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE,HW_CPU_X86_AMD_SVM,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_ABM,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_CLMUL,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_FMA3,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSSE3,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_TRUSTED_CERTS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_BMI2,HW_CPU_X86_SSE2,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE41,HW_CPU_X86_BMI,HW_CPU_X86_SVM,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_F16C,COMPUTE_RESCUE_BFV,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NODE,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_AESNI,HW_ARCH_X86_64" status: 200 len: 2058 microversion: 1.6 2026-07-07 23:14:11.820 | Jul 08 01:13:38 devstack devstack@placement-api.service[67945]: [pid: 67945|app: 0|req: 6/10] 192.168.122.197 () {60 vars in 4912 bytes} [Wed Jul 8 01:13:38 2026] GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SSE,HW_CPU_X86_AMD_SVM,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_ABM,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_CLMUL,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_FMA3,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSSE3,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_TRUSTED_CERTS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_SB16,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_SATA,HW_CPU_X86_SSE4A,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_BMI2,HW_CPU_X86_SSE2,HW_CPU_X86_AVX,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE41,HW_CPU_X86_BMI,HW_CPU_X86_SVM,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_F16C,COMPUTE_RESCUE_BFV,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_NODE,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_SCSI,HW_CPU_X86_AESNI,HW_ARCH_X86_64 => generated 2058 bytes in 52 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-07 23:14:11.820 | Jul 08 01:13:38 devstack devstack@placement-api.service[67946]: DEBUG placement.requestlog [req-620b74bf-4c88-4ce9-98a2-5212e76cfc00 req-c2bf8e8b-e5e6-48ab-a0ff-6783e1e29ee4 None None] Starting request: 192.168.122.197 "PUT /placement/resource_providers/19dce0c1-1920-41c9-b214-67dcf10a3152/traits" {{(pid=67946) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-07 23:14:11.820 | Jul 08 01:13:38 devstack devstack@placement-api.service[67946]: INFO placement.requestlog [req-620b74bf-4c88-4ce9-98a2-5212e76cfc00 req-c2bf8e8b-e5e6-48ab-a0ff-6783e1e29ee4 service nova] 192.168.122.197 "PUT /placement/resource_providers/19dce0c1-1920-41c9-b214-67dcf10a3152/traits" status: 200 len: 2093 microversion: 1.6 2026-07-07 23:14:11.820 | Jul 08 01:13:38 devstack devstack@placement-api.service[67946]: [pid: 67946|app: 0|req: 5/11] 192.168.122.197 () {64 vars in 1483 bytes} [Wed Jul 8 01:13:38 2026] PUT /placement/resource_providers/19dce0c1-1920-41c9-b214-67dcf10a3152/traits => generated 2093 bytes in 358 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-07 23:14:11.820 | Jul 08 01:13:48 devstack devstack@placement-api.service[67945]: DEBUG dbcounter [-] [67945] Writing DB stats placement:SELECT=4 {{(pid=67945) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.821 | Jul 08 01:13:48 devstack devstack@placement-api.service[67946]: DEBUG dbcounter [-] [67946] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67946) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.829 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:11.831 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-07 23:14:11.852 | not-found 2026-07-07 23:14:11.860 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:11.863 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-07 23:14:11.886 | enabled 2026-07-07 23:14:11.893 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-07 23:14:11.920 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-07 23:14:11.920 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-07 23:14:11.920 | Active: active (running) since Wed 2026-07-08 01:13:36 CEST; 35s ago 2026-07-07 23:14:11.920 | Main PID: 76972 (uwsgi) 2026-07-07 23:14:11.920 | Status: "uWSGI is ready" 2026-07-07 23:14:11.921 | Tasks: 9 (limit: 14255) 2026-07-07 23:14:11.921 | Memory: 258.1M (peak: 258.3M) 2026-07-07 23:14:11.921 | CPU: 12.423s 2026-07-07 23:14:11.921 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-07 23:14:11.921 | ├─76972 "glance-apiuWSGI master" 2026-07-07 23:14:11.921 | ├─76978 "glance-apiuWSGI worker 1" 2026-07-07 23:14:11.921 | └─76979 "glance-apiuWSGI worker 2" 2026-07-07 23:14:11.921 | 2026-07-07 23:14:11.921 | Jul 08 01:13:51 devstack devstack@g-api.service[76978]: INFO glance.location [None req-68b5357f-c899-4ce5-b338-1d41edc57770 admin admin] Image format matched and virtual size computed: 117440512 2026-07-07 23:14:11.922 | Jul 08 01:13:51 devstack devstack@g-api.service[76978]: DEBUG glance_store.backend [None req-68b5357f-c899-4ce5-b338-1d41edc57770 admin admin] Skipping store.set_acls... not implemented. {{(pid=76978) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-07 23:14:11.922 | Jul 08 01:13:51 devstack devstack@g-api.service[76978]: [pid: 76978|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Wed Jul 8 01:13:49 2026] PUT /v2/images/32b92798-e800-4287-a1ac-3d0d0779a37d/file => generated 0 bytes in 2198 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-07 23:14:11.922 | Jul 08 01:13:51 devstack devstack@g-api.service[76979]: DEBUG glance.api.middleware.version_negotiation [None req-0bd75bfc-7ee6-4841-b80e-16b4bdec9470 admin admin] Determining version of request: GET /v2/images/32b92798-e800-4287-a1ac-3d0d0779a37d Accept: */* {{(pid=76979) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-07 23:14:11.922 | Jul 08 01:13:51 devstack devstack@g-api.service[76979]: DEBUG glance.api.middleware.version_negotiation [None req-0bd75bfc-7ee6-4841-b80e-16b4bdec9470 admin admin] Using url versioning {{(pid=76979) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-07 23:14:11.922 | Jul 08 01:13:51 devstack devstack@g-api.service[76979]: DEBUG glance.api.middleware.version_negotiation [None req-0bd75bfc-7ee6-4841-b80e-16b4bdec9470 admin admin] Matched version: v2 {{(pid=76979) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-07 23:14:11.922 | Jul 08 01:13:51 devstack devstack@g-api.service[76979]: DEBUG glance.api.middleware.version_negotiation [None req-0bd75bfc-7ee6-4841-b80e-16b4bdec9470 admin admin] new path /v2/images/32b92798-e800-4287-a1ac-3d0d0779a37d {{(pid=76979) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-07 23:14:11.922 | Jul 08 01:13:51 devstack devstack@g-api.service[76979]: [pid: 76979|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Wed Jul 8 01:13:51 2026] GET /v2/images/32b92798-e800-4287-a1ac-3d0d0779a37d => generated 976 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-07 23:14:11.922 | Jul 08 01:14:01 devstack devstack@g-api.service[76978]: DEBUG dbcounter [-] [76978] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76978) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.922 | Jul 08 01:14:01 devstack devstack@g-api.service[76979]: DEBUG dbcounter [-] [76979] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.929 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:11.933 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-07 23:14:11.955 | enabled 2026-07-07 23:14:11.962 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-07 23:14:11.990 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-07 23:14:11.990 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-07 23:14:11.990 | Active: active (running) since Wed 2026-07-08 01:13:24 CEST; 47s ago 2026-07-07 23:14:11.990 | Main PID: 75465 (cinder-schedule) 2026-07-07 23:14:11.991 | Tasks: 1 (limit: 14255) 2026-07-07 23:14:11.991 | Memory: 109.0M (peak: 109.3M) 2026-07-07 23:14:11.991 | CPU: 4.531s 2026-07-07 23:14:11.991 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-07 23:14:11.991 | └─75465 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-07 23:14:11.991 | 2026-07-07 23:14:11.991 | Jul 08 01:13:29 devstack cinder-scheduler[75465]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-07 23:14:11.991 | Jul 08 01:13:29 devstack cinder-scheduler[75465]: INFO cinder.manager [None req-c171cdd8-3a67-4182-8f52-2384a948d990 None None] Initiating service 1 cleanup 2026-07-07 23:14:11.991 | Jul 08 01:13:29 devstack cinder-scheduler[75465]: INFO cinder.manager [None req-c171cdd8-3a67-4182-8f52-2384a948d990 None None] Service 1 cleanup completed. 2026-07-07 23:14:11.992 | Jul 08 01:13:29 devstack cinder-scheduler[75465]: DEBUG cinder.service [None req-c171cdd8-3a67-4182-8f52-2384a948d990 None None] Creating RPC server for service cinder-scheduler {{(pid=75465) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-07 23:14:11.992 | Jul 08 01:13:29 devstack cinder-scheduler[75465]: DEBUG cinder.service [None req-c171cdd8-3a67-4182-8f52-2384a948d990 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75465) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-07 23:14:11.992 | Jul 08 01:13:39 devstack cinder-scheduler[75465]: DEBUG dbcounter [-] [75465] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.992 | Jul 08 01:13:49 devstack cinder-scheduler[75465]: DEBUG cinder.scheduler.host_manager [None req-18e6240a-670a-4dd1-8f09-8e3942d7d43d 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=75465) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-07 23:14:11.992 | Jul 08 01:13:49 devstack cinder-scheduler[75465]: DEBUG cinder.scheduler.host_manager [None req-18e6240a-670a-4dd1-8f09-8e3942d7d43d 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, 7, 7, 23, 13, 49, 825630)}, {'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, 7, 7, 23, 13, 49, 825630)}]. {{(pid=75465) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-07 23:14:11.992 | Jul 08 01:13:49 devstack cinder-scheduler[75465]: DEBUG cinder.scheduler.host_manager [None req-18e6240a-670a-4dd1-8f09-8e3942d7d43d 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, 7, 7, 23, 13, 49, 780544)} {{(pid=75465) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-07 23:14:11.992 | Jul 08 01:13:59 devstack cinder-scheduler[75465]: DEBUG dbcounter [-] [75465] Writing DB stats cinder:SELECT=1 {{(pid=75465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:11.999 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.004 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-07 23:14:12.027 | enabled 2026-07-07 23:14:12.034 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-07 23:14:12.062 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-07 23:14:12.063 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-07 23:14:12.063 | Active: active (running) since Wed 2026-07-08 01:13:16 CEST; 55s ago 2026-07-07 23:14:12.063 | Main PID: 74744 (uwsgi) 2026-07-07 23:14:12.063 | Status: "uWSGI is ready" 2026-07-07 23:14:12.063 | Tasks: 7 (limit: 14255) 2026-07-07 23:14:12.063 | Memory: 247.8M (peak: 248.2M) 2026-07-07 23:14:12.063 | CPU: 11.997s 2026-07-07 23:14:12.063 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-07 23:14:12.063 | ├─74744 "cinder-apiuWSGI master" 2026-07-07 23:14:12.064 | ├─74747 "cinder-apiuWSGI worker 1" 2026-07-07 23:14:12.064 | └─74749 "cinder-apiuWSGI worker 2" 2026-07-07 23:14:12.064 | 2026-07-07 23:14:12.064 | Jul 08 01:13:31 devstack devstack@c-api.service[74749]: DEBUG cinder.api.middleware.request_id [req-7cd15303-014f-40bc-8df2-fbd5d9b326de req-8ef3b30d-677b-4b97-8a19-a81ef2b2fc8f None None] RequestId filter calling following filter/app {{(pid=74749) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-07-07 23:14:12.064 | Jul 08 01:13:32 devstack devstack@c-api.service[74749]: INFO cinder.api.openstack.wsgi [req-7cd15303-014f-40bc-8df2-fbd5d9b326de req-8ef3b30d-677b-4b97-8a19-a81ef2b2fc8f admin admin] POST http://192.168.122.197/volume/v3/types/d7c6baf1-e9c7-4c23-8493-5f9ec5d03062/extra_specs 2026-07-07 23:14:12.064 | Jul 08 01:13:32 devstack devstack@c-api.service[74749]: DEBUG cinder.api.openstack.wsgi [req-7cd15303-014f-40bc-8df2-fbd5d9b326de req-8ef3b30d-677b-4b97-8a19-a81ef2b2fc8f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74749) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-07 23:14:12.064 | Jul 08 01:13:32 devstack devstack@c-api.service[74749]: /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-07-07 23:14:12.064 | Jul 08 01:13:32 devstack devstack@c-api.service[74749]: warnings.warn( 2026-07-07 23:14:12.064 | Jul 08 01:13:32 devstack devstack@c-api.service[74749]: DEBUG oslo_db.sqlalchemy.engines [req-7cd15303-014f-40bc-8df2-fbd5d9b326de req-8ef3b30d-677b-4b97-8a19-a81ef2b2fc8f 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=74749) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-07 23:14:12.064 | Jul 08 01:13:32 devstack devstack@c-api.service[74749]: INFO cinder.api.openstack.wsgi [req-7cd15303-014f-40bc-8df2-fbd5d9b326de req-8ef3b30d-677b-4b97-8a19-a81ef2b2fc8f admin admin] http://192.168.122.197/volume/v3/types/d7c6baf1-e9c7-4c23-8493-5f9ec5d03062/extra_specs returned with HTTP 200 2026-07-07 23:14:12.065 | Jul 08 01:13:32 devstack devstack@c-api.service[74749]: [pid: 74749|app: 0|req: 1/3] 192.168.122.197 () {62 vars in 1363 bytes} [Wed Jul 8 01:13:31 2026] POST /volume/v3/types/d7c6baf1-e9c7-4c23-8493-5f9ec5d03062/extra_specs => generated 55 bytes in 999 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-07 23:14:12.065 | Jul 08 01:13:41 devstack devstack@c-api.service[74747]: DEBUG dbcounter [-] [74747] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74747) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:12.065 | Jul 08 01:13:42 devstack devstack@c-api.service[74749]: DEBUG dbcounter [-] [74749] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:12.071 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.076 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-07 23:14:12.100 | enabled 2026-07-07 23:14:12.107 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-07 23:14:12.134 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-07 23:14:12.134 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-07 23:14:12.134 | Active: active (running) since Wed 2026-07-08 01:13:26 CEST; 45s ago 2026-07-07 23:14:12.134 | Main PID: 76122 (cinder-volume) 2026-07-07 23:14:12.134 | Tasks: 2 (limit: 14255) 2026-07-07 23:14:12.134 | Memory: 143.7M (peak: 172.5M) 2026-07-07 23:14:12.134 | CPU: 23.786s 2026-07-07 23:14:12.135 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-07 23:14:12.135 | ├─76122 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-07 23:14:12.135 | └─76284 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-07 23:14:12.135 | 2026-07-07 23:14:12.135 | Jul 08 01:13:52 devstack sudo[77403]: pam_unix(sudo:session): session closed for user root 2026-07-07 23:14:12.135 | Jul 08 01:13:52 devstack cinder-volume[76284]: DEBUG oslo_concurrency.processutils [None req-18e6240a-670a-4dd1-8f09-8e3942d7d43d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.767s {{(pid=76284) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-07 23:14:12.135 | Jul 08 01:13:52 devstack cinder-volume[76284]: DEBUG oslo_concurrency.processutils [None req-18e6240a-670a-4dd1-8f09-8e3942d7d43d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=76284) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-07 23:14:12.135 | Jul 08 01:13:52 devstack sudo[77496]: 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-07-07 23:14:12.136 | Jul 08 01:13:52 devstack sudo[77496]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-07 23:14:12.136 | Jul 08 01:13:52 devstack sudo[77496]: pam_unix(sudo:session): session closed for user root 2026-07-07 23:14:12.136 | Jul 08 01:13:52 devstack cinder-volume[76284]: DEBUG oslo_concurrency.processutils [None req-18e6240a-670a-4dd1-8f09-8e3942d7d43d 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.685s {{(pid=76284) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-07 23:14:12.136 | Jul 08 01:13:52 devstack cinder-volume[76284]: INFO cinder.volume.manager [None req-18e6240a-670a-4dd1-8f09-8e3942d7d43d None None] Driver post RPC initialization completed successfully. 2026-07-07 23:14:12.136 | Jul 08 01:14:02 devstack cinder-volume[76284]: DEBUG dbcounter [-] [76284] Writing DB stats cinder:SELECT=13,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:12.136 | Jul 08 01:14:03 devstack cinder-volume[76284]: DEBUG dbcounter [-] [76284] Writing DB stats cinder:SELECT=1,cinder:UPDATE=1 {{(pid=76284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:12.143 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.147 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-07 23:14:12.168 | not-found 2026-07-07 23:14:12.176 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.180 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-07 23:14:12.200 | not-found 2026-07-07 23:14:12.207 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.212 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-07 23:14:12.233 | not-found 2026-07-07 23:14:12.238 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.243 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-07 23:14:12.263 | not-found 2026-07-07 23:14:12.270 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.274 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-07 23:14:12.295 | not-found 2026-07-07 23:14:12.301 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.305 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-07 23:14:12.326 | enabled 2026-07-07 23:14:12.332 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-07 23:14:12.357 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-07 23:14:12.357 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-07 23:14:12.357 | Active: active (running) since Wed 2026-07-08 01:10:49 CEST; 3min 22s ago 2026-07-07 23:14:12.357 | Main PID: 64520 (neutron-ovn-age) 2026-07-07 23:14:12.357 | Tasks: 20 (limit: 14255) 2026-07-07 23:14:12.357 | Memory: 345.5M (peak: 346.2M) 2026-07-07 23:14:12.357 | CPU: 13.593s 2026-07-07 23:14:12.357 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-07 23:14:12.357 | ├─64520 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-07 23:14:12.357 | ├─65942 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-07 23:14:12.358 | ├─66359 /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/tmpwcbjh8fk/privsep.sock 2026-07-07 23:14:12.358 | └─68799 /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/tmptx_pn3gz/privsep.sock 2026-07-07 23:14:12.358 | 2026-07-07 23:14:12.358 | Jul 08 01:12:54 devstack neutron-ovn-agent[65942]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65942) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 23:14:12.358 | Jul 08 01:12:54 devstack neutron-ovn-agent[65942]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65942) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-07 23:14:12.358 | Jul 08 01:12:54 devstack neutron-ovn-agent[65942]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65942) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-07 23:14:12.358 | Jul 08 01:12:54 devstack neutron-ovn-agent[65942]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65942) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 23:14:12.358 | Jul 08 01:13:54 devstack neutron-ovn-agent[65942]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65942) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-07 23:14:12.358 | Jul 08 01:13:54 devstack neutron-ovn-agent[65942]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65942) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-07 23:14:12.358 | Jul 08 01:13:54 devstack neutron-ovn-agent[65942]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65942) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 23:14:12.360 | Jul 08 01:13:54 devstack neutron-ovn-agent[65942]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65942) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-07 23:14:12.360 | Jul 08 01:13:54 devstack neutron-ovn-agent[65942]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65942) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-07 23:14:12.360 | Jul 08 01:13:54 devstack neutron-ovn-agent[65942]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65942) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-07 23:14:12.365 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.369 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-07 23:14:12.389 | not-found 2026-07-07 23:14:12.395 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.400 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-07 23:14:12.420 | not-found 2026-07-07 23:14:12.426 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.431 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-07 23:14:12.451 | not-found 2026-07-07 23:14:12.458 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.463 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-07 23:14:12.484 | not-found 2026-07-07 23:14:12.491 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.495 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-07 23:14:12.517 | enabled 2026-07-07 23:14:12.523 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-07 23:14:12.549 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-07 23:14:12.549 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-07 23:14:12.549 | Active: active (running) since Wed 2026-07-08 01:02:51 CEST; 11min ago 2026-07-07 23:14:12.549 | Main PID: 40941 (dstat.sh) 2026-07-07 23:14:12.549 | Tasks: 3 (limit: 14255) 2026-07-07 23:14:12.549 | Memory: 27.2M (peak: 27.8M) 2026-07-07 23:14:12.550 | CPU: 4.596s 2026-07-07 23:14:12.550 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-07 23:14:12.550 | ├─40941 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-07 23:14:12.550 | ├─41087 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-07 23:14:12.551 | └─41088 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-07 23:14:12.551 | 2026-07-07 23:14:12.551 | Jul 08 01:14:03 devstack dstat.sh[41088]: 08-07 01:14:03| 19 17 60 0 0|5265M 385M 220M 5862M| 12k 40k| 44k 268k|3.00 25.0 |4476 3770 |3.80 3.00 1.99|1.0 0 265| 0 0 | | 17 291 0 32 0 2026-07-07 23:14:12.551 | Jul 08 01:14:04 devstack dstat.sh[41088]: 08-07 01:14:04| 18 9 70 0 0|5286M 363M 220M 5862M| 94B 0 | 0 207k| 0 14.0 |1958 1515 |3.80 3.00 1.99|1.0 0 0| 0 0 | | 17 291 0 32 0 2026-07-07 23:14:12.551 | Jul 08 01:14:05 devstack dstat.sh[41088]: 08-07 01:14:05| 21 8 68 0 0|5319M 330M 220M 5862M| 42B 0 | 0 425k| 0 30.1 |2348 1896 |3.58 2.97 1.99|1.0 0 1.0| 0 0 | | 17 291 0 32 0 2026-07-07 23:14:12.551 | Jul 08 01:14:06 devstack dstat.sh[41088]: 08-07 01:14:06| 15 16 62 0 0|5256M 394M 220M 5863M|3722B 20k| 32k 60k|4.00 4.00 |4431 3569 |3.58 2.97 1.99|2.0 1.0 243| 0 0 | | 17 291 0 32 0 2026-07-07 23:14:12.551 | Jul 08 01:14:07 devstack dstat.sh[41088]: 08-07 01:14:07| 2 3 91 0 0|5250M 399M 220M 5863M| 438B 2070B| 0 188k| 0 24.0 |1570 1924 |3.58 2.97 1.99|1.0 0 43| 0 0 | | 17 291 0 32 0 2026-07-07 23:14:12.551 | Jul 08 01:14:08 devstack dstat.sh[41088]: 08-07 01:14:08| 17 8 72 0 0|5264M 385M 220M 5863M| 229B 475B| 0 24k| 0 3.99 |2030 1534 |3.58 2.97 1.99|2.0 0 5.0| 0 0 | | 17 291 0 32 0 2026-07-07 23:14:12.551 | Jul 08 01:14:09 devstack dstat.sh[41088]: 08-07 01:14:09| 18 10 71 0 0|5293M 356M 220M 5863M| 42B 0 | 0 4116B| 0 1.00 |1934 1346 |3.58 2.97 1.99|2.0 0 0| 0 0 | | 17 291 0 32 0 2026-07-07 23:14:12.551 | Jul 08 01:14:10 devstack dstat.sh[41088]: 08-07 01:14:10| 21 7 68 0 0|5310M 339M 220M 5863M| 94B 0 | 0 120k| 0 10.0 |2418 1982 |3.37 2.94 1.98|1.0 0 0| 0 0 | | 17 291 0 32 0 2026-07-07 23:14:12.552 | Jul 08 01:14:11 devstack dstat.sh[41088]: 08-07 01:14:11| 20 9 66 0 0|5270M 379M 220M 5863M|1491B 11k|8176B 271k|2.00 21.0 |3296 2660 |3.37 2.94 1.98|1.0 0 68| 0 0 | | 17 295 0 33 0 2026-07-07 23:14:12.552 | Jul 08 01:14:12 devstack dstat.sh[41088]: 08-07 01:14:12| 10 22 57 0 0|5259M 390M 220M 5863M|5981B 61k| 0 413k| 0 44.1 |5939 4843 |3.37 2.94 1.98|1.0 0 161| 0 0 | | 17 295 0 32 0 2026-07-07 23:14:12.556 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.560 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-07 23:14:12.584 | enabled 2026-07-07 23:14:12.594 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-07 23:14:12.624 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-07 23:14:12.624 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-07 23:14:12.624 | Active: active (running) since Wed 2026-07-08 01:10:47 CEST; 3min 25s ago 2026-07-07 23:14:12.624 | Main PID: 63825 (neutron-ovn-met) 2026-07-07 23:14:12.624 | Tasks: 2 (limit: 14255) 2026-07-07 23:14:12.626 | Memory: 121.6M (peak: 122.3M) 2026-07-07 23:14:12.626 | CPU: 4.258s 2026-07-07 23:14:12.626 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-07 23:14:12.626 | └─63825 "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-07-07 23:14:12.626 | 2026-07-07 23:14:12.626 | Jul 08 01:10:51 devstack neutron-ovn-metadata-agent[63825]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-07 23:14:12.626 | Jul 08 01:10:51 devstack neutron-ovn-metadata-agent[63825]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-07 23:14:12.626 | Jul 08 01:10:51 devstack neutron-ovn-metadata-agent[63825]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 23:14:12.626 | Jul 08 01:10:51 devstack neutron-ovn-metadata-agent[63825]: 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-07-07 23:14:12.627 | Jul 08 01:10:51 devstack neutron-ovn-metadata-agent[63825]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-07 23:14:12.627 | Jul 08 01:10:51 devstack neutron-ovn-metadata-agent[63825]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-07 23:14:12.627 | Jul 08 01:10:51 devstack neutron-ovn-metadata-agent[63825]: 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-07-07 23:14:12.627 | Jul 08 01:10:51 devstack neutron-ovn-metadata-agent[63825]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-07 23:14:12.627 | Jul 08 01:10:51 devstack neutron-ovn-metadata-agent[63825]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-07 23:14:12.627 | Jul 08 01:10:51 devstack neutron-ovn-metadata-agent[63825]: ERROR neutron 2026-07-07 23:14:12.634 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.639 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-07 23:14:12.661 | enabled 2026-07-07 23:14:12.671 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-07 23:14:12.701 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-07 23:14:12.701 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-07 23:14:12.701 | Active: active (running) since Wed 2026-07-08 01:10:53 CEST; 3min 19s ago 2026-07-07 23:14:12.701 | Main PID: 65628 (uwsgi) 2026-07-07 23:14:12.702 | Status: "uWSGI is ready" 2026-07-07 23:14:12.702 | Tasks: 23 (limit: 14255) 2026-07-07 23:14:12.702 | Memory: 386.4M (peak: 387.2M) 2026-07-07 23:14:12.702 | CPU: 48.855s 2026-07-07 23:14:12.702 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-07 23:14:12.702 | ├─65628 "neutron-apiuWSGI master" 2026-07-07 23:14:12.702 | ├─65639 "neutron-apiuWSGI worker 1" 2026-07-07 23:14:12.702 | └─65640 "neutron-apiuWSGI worker 2" 2026-07-07 23:14:12.702 | 2026-07-07 23:14:12.703 | Jul 08 01:13:56 devstack devstack@neutron-api.service[65639]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65639) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-07 23:14:12.703 | Jul 08 01:13:56 devstack devstack@neutron-api.service[65639]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65639) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-07 23:14:12.703 | Jul 08 01:13:56 devstack devstack@neutron-api.service[65640]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65640) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-07 23:14:12.703 | Jul 08 01:13:56 devstack devstack@neutron-api.service[65640]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65640) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-07 23:14:12.703 | Jul 08 01:14:06 devstack devstack@neutron-api.service[65639]: DEBUG dbcounter [-] [65639] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:12.704 | Jul 08 01:14:06 devstack devstack@neutron-api.service[65640]: DEBUG dbcounter [-] [65640] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:12.704 | Jul 08 01:14:11 devstack devstack@neutron-api.service[65639]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65639) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-07 23:14:12.704 | Jul 08 01:14:11 devstack devstack@neutron-api.service[65639]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=65639) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-07 23:14:12.704 | Jul 08 01:14:11 devstack devstack@neutron-api.service[65640]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65640) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-07 23:14:12.704 | Jul 08 01:14:11 devstack devstack@neutron-api.service[65640]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=65640) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-07 23:14:12.711 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.717 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-07 23:14:12.743 | enabled 2026-07-07 23:14:12.752 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-07 23:14:12.783 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-07 23:14:12.783 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-07 23:14:12.783 | Active: active (running) since Wed 2026-07-08 01:10:58 CEST; 3min 14s ago 2026-07-07 23:14:12.784 | Main PID: 66649 (neutron-periodi) 2026-07-07 23:14:12.784 | Tasks: 15 (limit: 14255) 2026-07-07 23:14:12.784 | Memory: 179.7M (peak: 179.9M) 2026-07-07 23:14:12.784 | CPU: 7.894s 2026-07-07 23:14:12.784 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-07 23:14:12.784 | ├─66649 "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-07-07 23:14:12.784 | └─67275 "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-07-07 23:14:12.784 | 2026-07-07 23:14:12.784 | Jul 08 01:12:50 devstack neutron-periodic-workers[67275]: DEBUG dbcounter [-] [67275] Writing DB stats neutron:SELECT=4 {{(pid=67275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:12.784 | Jul 08 01:13:11 devstack neutron-periodic-workers[67275]: DEBUG oslo.service.backend._threading.loopingcall [None req-5a69de23-c7f9-41a3-ab45-0292eb8e793f None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=67275) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:12.784 | Jul 08 01:13:16 devstack neutron-periodic-workers[67275]: DEBUG oslo.service.backend._threading.loopingcall [None req-6131c152-c6eb-4a98-ac9f-1af0a824c740 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=67275) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:12.785 | Jul 08 01:13:17 devstack neutron-periodic-workers[67275]: DEBUG neutron.db.agents_db [None req-38370616-6816-4cfc-a649-b96d3ef78239 None None] Agent healthcheck: found 0 active agents {{(pid=67275) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-07 23:14:12.785 | Jul 08 01:13:17 devstack neutron-periodic-workers[67275]: DEBUG oslo.service.backend._threading.loopingcall [None req-38370616-6816-4cfc-a649-b96d3ef78239 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=67275) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:12.785 | Jul 08 01:13:27 devstack neutron-periodic-workers[67275]: DEBUG dbcounter [-] [67275] Writing DB stats neutron:DELETE=1,neutron:SELECT=4 {{(pid=67275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:12.785 | Jul 08 01:13:53 devstack neutron-periodic-workers[67275]: DEBUG oslo.service.backend._threading.loopingcall [None req-6131c152-c6eb-4a98-ac9f-1af0a824c740 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=67275) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:12.785 | Jul 08 01:13:54 devstack neutron-periodic-workers[67275]: DEBUG neutron.db.agents_db [None req-38370616-6816-4cfc-a649-b96d3ef78239 None None] Agent healthcheck: found 0 active agents {{(pid=67275) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-07 23:14:12.785 | Jul 08 01:13:54 devstack neutron-periodic-workers[67275]: DEBUG oslo.service.backend._threading.loopingcall [None req-38370616-6816-4cfc-a649-b96d3ef78239 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67275) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:12.786 | Jul 08 01:14:04 devstack neutron-periodic-workers[67275]: DEBUG dbcounter [-] [67275] Writing DB stats neutron:SELECT=4 {{(pid=67275) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:12.794 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.799 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-07 23:14:12.820 | enabled 2026-07-07 23:14:12.828 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-07 23:14:12.856 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-07 23:14:12.856 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-07 23:14:12.856 | Active: active (running) since Wed 2026-07-08 01:10:55 CEST; 3min 17s ago 2026-07-07 23:14:12.857 | Main PID: 66152 (neutron-rpc-ser) 2026-07-07 23:14:12.857 | Tasks: 23 (limit: 14255) 2026-07-07 23:14:12.857 | Memory: 191.5M (peak: 192.2M) 2026-07-07 23:14:12.857 | CPU: 9.655s 2026-07-07 23:14:12.857 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-07 23:14:12.857 | ├─66152 "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-07-07 23:14:12.857 | ├─67244 "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-07-07 23:14:12.857 | └─67246 "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-07-07 23:14:12.857 | 2026-07-07 23:14:12.857 | Jul 08 01:11:10 devstack neutron-rpc-server[67246]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=67246) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-07-07 23:14:12.858 | Jul 08 01:11:10 devstack neutron-rpc-server[67244]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67244) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-07 23:14:12.858 | Jul 08 01:11:10 devstack neutron-rpc-server[67244]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67244) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-07 23:14:12.858 | Jul 08 01:11:10 devstack neutron-rpc-server[67244]: DEBUG neutron.service [-] calling wait on {{(pid=67244) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-07 23:14:12.858 | Jul 08 01:11:10 devstack neutron-rpc-server[67246]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67246) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-07 23:14:12.858 | Jul 08 01:11:10 devstack neutron-rpc-server[67246]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67246) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-07 23:14:12.858 | Jul 08 01:11:10 devstack neutron-rpc-server[67246]: DEBUG neutron.service [-] calling wait on {{(pid=67246) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-07 23:14:12.858 | Jul 08 01:11:18 devstack neutron-rpc-server[66152]: DEBUG dbcounter [-] [66152] Writing DB stats neutron:SELECT=5,neutron:INSERT=657 {{(pid=66152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:12.858 | Jul 08 01:11:40 devstack neutron-rpc-server[67244]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-07 23:14:12.858 | Jul 08 01:11:40 devstack neutron-rpc-server[67246]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-07 23:14:12.864 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.869 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-07 23:14:12.891 | enabled 2026-07-07 23:14:12.898 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-07 23:14:12.926 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-07 23:14:12.926 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-07 23:14:12.926 | Active: active (running) since Wed 2026-07-08 01:11:01 CEST; 3min 11s ago 2026-07-07 23:14:12.926 | Main PID: 67153 (neutron-ovn-mai) 2026-07-07 23:14:12.926 | Tasks: 12 (limit: 14255) 2026-07-07 23:14:12.926 | Memory: 270.9M (peak: 271.3M) 2026-07-07 23:14:12.926 | CPU: 9.000s 2026-07-07 23:14:12.926 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-07 23:14:12.927 | ├─67153 "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-07-07 23:14:12.927 | └─67269 "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-07-07 23:14:12.927 | 2026-07-07 23:14:12.927 | Jul 08 01:11:31 devstack neutron-ovn-maintenance-worker[67269]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a76cafa4-a350-491f-a0ca-b833970c58b2 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=67269) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-07 23:14:12.927 | Jul 08 01:11:31 devstack neutron-ovn-maintenance-worker[67269]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a76cafa4-a350-491f-a0ca-b833970c58b2 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=67269) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-07 23:14:12.927 | Jul 08 01:11:31 devstack neutron-ovn-maintenance-worker[67269]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a76cafa4-a350-491f-a0ca-b833970c58b2 None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-07-07 23:14:12.927 | Jul 08 01:11:31 devstack neutron-ovn-maintenance-worker[67269]: DEBUG futurist.periodics [None req-a76cafa4-a350-491f-a0ca-b833970c58b2 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=67269) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-07 23:14:12.927 | Jul 08 01:11:31 devstack neutron-ovn-maintenance-worker[67269]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a76cafa4-a350-491f-a0ca-b833970c58b2 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=67269) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-07 23:14:12.927 | Jul 08 01:11:31 devstack neutron-ovn-maintenance-worker[67269]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a76cafa4-a350-491f-a0ca-b833970c58b2 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=67269) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-07 23:14:12.927 | Jul 08 01:11:32 devstack neutron-ovn-maintenance-worker[67269]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-a76cafa4-a350-491f-a0ca-b833970c58b2 None None] OVN maintenance task update_security_group_with_address_group finished in 0.031 seconds 2026-07-07 23:14:12.928 | Jul 08 01:11:32 devstack neutron-ovn-maintenance-worker[67269]: DEBUG futurist.periodics [None req-a76cafa4-a350-491f-a0ca-b833970c58b2 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=67269) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-07 23:14:12.928 | Jul 08 01:11:32 devstack neutron-ovn-maintenance-worker[67269]: DEBUG futurist.periodics [None req-a76cafa4-a350-491f-a0ca-b833970c58b2 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=67269) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-07 23:14:12.928 | Jul 08 01:11:42 devstack neutron-ovn-maintenance-worker[67269]: DEBUG dbcounter [-] [67269] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=67269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:12.935 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:12.940 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-07 23:14:12.962 | enabled 2026-07-07 23:14:12.969 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-07 23:14:12.996 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-07 23:14:12.996 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-07 23:14:12.996 | Active: active (running) since Wed 2026-07-08 01:12:59 CEST; 1min 13s ago 2026-07-07 23:14:12.996 | Main PID: 71435 (nova-novncproxy) 2026-07-07 23:14:12.996 | Tasks: 4 (limit: 14255) 2026-07-07 23:14:12.996 | Memory: 109.7M (peak: 109.8M) 2026-07-07 23:14:12.996 | CPU: 4.003s 2026-07-07 23:14:12.997 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-07 23:14:12.997 | └─71435 /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-07-07 23:14:12.997 | 2026-07-07 23:14:12.997 | Jul 08 01:12:59 devstack nova-novncproxy[71435]: If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:14:12.997 | Jul 08 01:12:59 devstack nova-novncproxy[71435]: framework. For more detail see 2026-07-07 23:14:12.997 | Jul 08 01:12:59 devstack nova-novncproxy[71435]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:14:12.997 | Jul 08 01:12:59 devstack nova-novncproxy[71435]: import eventlet # noqa 2026-07-07 23:14:12.997 | Jul 08 01:13:00 devstack nova-novncproxy[71435]: 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-07-07 23:14:12.997 | Jul 08 01:13:04 devstack nova-novncproxy[71435]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-07 23:14:12.997 | Jul 08 01:13:04 devstack nova-novncproxy[71435]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-07 23:14:12.997 | Jul 08 01:13:04 devstack nova-novncproxy[71435]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-07 23:14:12.998 | Jul 08 01:13:04 devstack nova-novncproxy[71435]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-07 23:14:12.998 | Jul 08 01:13:04 devstack nova-novncproxy[71435]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-07 23:14:13.003 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:13.008 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-07 23:14:13.030 | enabled 2026-07-07 23:14:13.037 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-07 23:14:13.067 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-07 23:14:13.067 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-07 23:14:13.067 | Active: active (running) since Wed 2026-07-08 01:13:01 CEST; 1min 11s ago 2026-07-07 23:14:13.067 | Main PID: 72230 (nova-conductor:) 2026-07-07 23:14:13.067 | Tasks: 19 (limit: 14255) 2026-07-07 23:14:13.067 | Memory: 156.3M (peak: 156.8M) 2026-07-07 23:14:13.067 | CPU: 5.572s 2026-07-07 23:14:13.067 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-07 23:14:13.067 | ├─72230 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-07 23:14:13.068 | ├─73919 "nova-conductor: ServiceWrapper worker(0)" 2026-07-07 23:14:13.068 | └─73921 "nova-conductor: ServiceWrapper worker(1)" 2026-07-07 23:14:13.068 | 2026-07-07 23:14:13.068 | Jul 08 01:13:09 devstack nova-conductor[73919]: DEBUG nova.servicegroup.drivers.db [None req-115fc219-8819-4491-8c2f-0c6f3601ceb5 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73919) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-07 23:14:13.068 | Jul 08 01:13:14 devstack nova-conductor[73921]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73921) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:13.068 | Jul 08 01:13:14 devstack nova-conductor[73919]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73919) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:13.068 | Jul 08 01:13:16 devstack nova-conductor[72230]: DEBUG dbcounter [-] [72230] Writing DB stats nova_api:SELECT=1 {{(pid=72230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:13.068 | Jul 08 01:13:16 devstack nova-conductor[72230]: DEBUG dbcounter [-] [72230] Writing DB stats nova_cell0:SELECT=1 {{(pid=72230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:13.068 | Jul 08 01:13:16 devstack nova-conductor[72230]: DEBUG dbcounter [-] [72230] Writing DB stats nova_cell1:SELECT=1 {{(pid=72230) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:13.068 | Jul 08 01:13:24 devstack nova-conductor[73921]: DEBUG dbcounter [-] [73921] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73921) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:13.068 | Jul 08 01:13:24 devstack nova-conductor[73919]: DEBUG dbcounter [-] [73919] Writing DB stats nova_cell0:SELECT=3 {{(pid=73919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:13.069 | Jul 08 01:13:44 devstack nova-conductor[73921]: DEBUG oslo.service.backend._threading.loopingcall [None req-6d3201ce-1c04-4a9c-820c-d253208e924b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73921) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:13.069 | Jul 08 01:14:01 devstack nova-conductor[73919]: DEBUG oslo.service.backend._threading.loopingcall [None req-1943f4ad-d50c-4df1-ad70-19a24011caa8 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73919) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:13.080 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-07 23:14:13.085 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-07 23:14:13.112 | enabled 2026-07-07 23:14:13.120 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-07 23:14:13.162 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-07 23:14:13.162 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-07 23:14:13.162 | Active: active (running) since Wed 2026-07-08 01:13:04 CEST; 1min 8s ago 2026-07-07 23:14:13.162 | Main PID: 72790 (nova-conductor:) 2026-07-07 23:14:13.162 | Tasks: 39 (limit: 14255) 2026-07-07 23:14:13.163 | Memory: 169.0M (peak: 169.3M) 2026-07-07 23:14:13.163 | CPU: 5.685s 2026-07-07 23:14:13.163 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-07 23:14:13.163 | ├─72790 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-07 23:14:13.163 | ├─73941 "nova-conductor: ServiceWrapper worker(0)" 2026-07-07 23:14:13.163 | └─73943 "nova-conductor: ServiceWrapper worker(1)" 2026-07-07 23:14:13.163 | 2026-07-07 23:14:13.164 | Jul 08 01:13:35 devstack nova-conductor[73943]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73943) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:13.164 | Jul 08 01:13:44 devstack nova-conductor[73941]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73941) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:13.164 | Jul 08 01:13:45 devstack nova-conductor[73943]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73943) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:13.164 | Jul 08 01:13:54 devstack nova-conductor[73941]: DEBUG dbcounter [-] [73941] Writing DB stats nova_cell1:SELECT=15,nova_cell1:INSERT=2,nova_cell1:UPDATE=5 {{(pid=73941) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:13.164 | Jul 08 01:13:55 devstack nova-conductor[73941]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=73941) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:13.164 | Jul 08 01:13:55 devstack nova-conductor[73943]: DEBUG oslo.service.backend._threading.loopingcall [None req-27f3c3a3-5fe8-4b62-8168-0421a4a983cf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73943) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:13.164 | Jul 08 01:13:55 devstack nova-conductor[73943]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73943) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:13.165 | Jul 08 01:14:05 devstack nova-conductor[73941]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73941) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:13.165 | Jul 08 01:14:05 devstack nova-conductor[73943]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73943) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-07 23:14:13.165 | Jul 08 01:14:12 devstack nova-conductor[73943]: DEBUG dbcounter [-] [73943] Writing DB stats nova_cell1:SELECT=18,nova_cell1:INSERT=1,nova_cell1:UPDATE=1 {{(pid=73943) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-07 23:14:13.171 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-07 23:14:13.212 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:14:13.218 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-07 23:14:13.257 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:14:13.263 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-07 23:14:13.271 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-07 23:14:13.903 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 23:14:13.904 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:14:13.904 | we strongly recommend against using it for new projects. 2026-07-07 23:14:13.904 | 2026-07-07 23:14:13.904 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:14:13.904 | framework. For more detail see 2026-07-07 23:14:13.904 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:14:13.904 | 2026-07-07 23:14:13.904 | import eventlet # noqa 2026-07-07 23:14:14.212 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-07 23:14:17.524 | INFO dbcounter [None req-e0045dfe-d2a6-4571-96cd-8c8b81ecdd7a None None] Registered counter for database nova_api 2026-07-07 23:14:17.651 | DEBUG dbcounter [-] [78426] Writer thread running {{(pid=78426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:14:17.665 | Found 2 cell mappings. 2026-07-07 23:14:17.665 | Skipping cell0 since it does not contain hosts. 2026-07-07 23:14:17.665 | Getting computes from cell 'cell1': dc542440-5d1b-4a84-abf9-eb3f15632130 2026-07-07 23:14:17.665 | INFO dbcounter [None req-e0045dfe-d2a6-4571-96cd-8c8b81ecdd7a None None] Registered counter for database nova_cell1 2026-07-07 23:14:17.747 | DEBUG dbcounter [-] [78426] Writer thread running {{(pid=78426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-07 23:14:17.930 | Checking host mapping for compute host 'devstack': 19dce0c1-1920-41c9-b214-67dcf10a3152 2026-07-07 23:14:17.930 | Creating host mapping for compute host 'devstack': 19dce0c1-1920-41c9-b214-67dcf10a3152 2026-07-07 23:14:17.930 | Found 1 unmapped computes in cell: dc542440-5d1b-4a84-abf9-eb3f15632130 2026-07-07 23:14:18.677 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-07 23:14:19.334 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-07 23:14:19.334 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-07 23:14:19.334 | we strongly recommend against using it for new projects. 2026-07-07 23:14:19.334 | 2026-07-07 23:14:19.335 | If you are already using Eventlet, we recommend migrating to a different 2026-07-07 23:14:19.335 | framework. For more detail see 2026-07-07 23:14:19.335 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-07 23:14:19.335 | 2026-07-07 23:14:19.335 | import eventlet # noqa 2026-07-07 23:14:19.652 | 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-07-07 23:14:23.658 | +-------------------------------------------+ 2026-07-07 23:14:23.658 | | Upgrade Check Results | 2026-07-07 23:14:23.659 | +-------------------------------------------+ 2026-07-07 23:14:23.659 | | Check: Cells v2 | 2026-07-07 23:14:23.659 | | Result: Success | 2026-07-07 23:14:23.659 | | Details: None | 2026-07-07 23:14:23.659 | +-------------------------------------------+ 2026-07-07 23:14:23.659 | | Check: Placement API | 2026-07-07 23:14:23.660 | | Result: Success | 2026-07-07 23:14:23.660 | | Details: None | 2026-07-07 23:14:23.660 | +-------------------------------------------+ 2026-07-07 23:14:23.661 | | Check: Cinder API | 2026-07-07 23:14:23.661 | | Result: Success | 2026-07-07 23:14:23.661 | | Details: None | 2026-07-07 23:14:23.661 | +-------------------------------------------+ 2026-07-07 23:14:23.661 | | Check: Policy File JSON to YAML Migration | 2026-07-07 23:14:23.661 | | Result: Success | 2026-07-07 23:14:23.662 | | Details: None | 2026-07-07 23:14:23.662 | +-------------------------------------------+ 2026-07-07 23:14:23.662 | | Check: Older than N-1 computes | 2026-07-07 23:14:23.662 | | Result: Success | 2026-07-07 23:14:23.662 | | Details: None | 2026-07-07 23:14:23.662 | +-------------------------------------------+ 2026-07-07 23:14:23.663 | | Check: hw_machine_type unset | 2026-07-07 23:14:23.663 | | Result: Success | 2026-07-07 23:14:23.663 | | Details: None | 2026-07-07 23:14:23.663 | +-------------------------------------------+ 2026-07-07 23:14:23.663 | | Check: Service User Token Configuration | 2026-07-07 23:14:23.664 | | Result: Success | 2026-07-07 23:14:23.664 | | Details: None | 2026-07-07 23:14:23.664 | +-------------------------------------------+ 2026-07-07 23:14:24.512 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-07 23:14:24.518 | + ./stack.sh:main:1482 : command openstack complete 2026-07-07 23:14:24.519 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-07 23:14:28.536 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-07 23:14:28.568 | + functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:14:28.572 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-07 23:14:28.578 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-07 23:14:28.582 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-07 23:14:28.586 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-07 23:14:28.590 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:14:28.594 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-07 23:14:28.598 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-07 23:14:28.602 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-07 23:14:28.607 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-07 23:14:28.612 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-07 23:14:28.616 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-07 23:14:28.620 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-07 23:14:28.626 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-07 23:14:28.676 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-07 23:14:28.682 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-07 23:14:28.684 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-07 23:14:28.684 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-07 23:14:28.692 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-07 23:14:28.696 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-07 23:14:28.700 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-07 23:14:28.704 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-07 23:14:28.708 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-07 23:14:28.713 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-07 23:14:28.737 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-07 23:14:28.765 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-07 23:14:28.769 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:14:28.775 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-07 23:14:28.781 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-07 23:14:28.787 | + functions-common:run_phase:1848 : local mode=stack 2026-07-07 23:14:28.792 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-07 23:14:28.798 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-07 23:14:28.802 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-07 23:14:28.808 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-07 23:14:28.812 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-07 23:14:28.816 | + functions-common:run_phase:1858 : local extra 2026-07-07 23:14:28.823 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-07 23:14:28.830 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-07 23:14:28.834 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-07 23:14:28.840 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-07 23:14:28.844 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-07 23:14:28.849 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-07 23:14:28.880 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:14:28.884 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 23:14:28.887 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-07 23:14:28.891 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-07 23:14:28.896 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-07 23:14:28.900 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-07 23:14:28.904 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-07 23:14:28.909 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-07 23:14:28.913 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-07 23:14:28.917 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-07 23:14:28.922 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-07 23:14:28.926 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-07 23:14:28.930 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-07 23:14:29.005 | [2072 Async install_tempest:39023]: Waiting for completion of install_tempest running on PID 39023 (1 other jobs running) 2026-07-07 23:14:29.039 | [2072 Async install_tempest:39023]: Signaling child to exit 2026-07-07 23:14:29.040 | WAKEUP 2026-07-07 23:14:29.070 | [2072 Async install_tempest:39023]: Signaled 2026-07-07 23:14:29.073 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-07 23:14:29.073 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-07 23:14:29.073 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-07 23:14:29.073 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-07 23:14:29.074 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-07 23:14:29.074 | +++ functions-common:git_clone:593 : pwd 2026-07-07 23:14:29.074 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 23:14:29.074 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 23:14:29.074 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 23:14:29.074 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-07 23:14:29.074 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 23:14:29.074 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 23:14:29.074 | ++ functions-common:git_clone:610 : echo master 2026-07-07 23:14:29.074 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 23:14:29.074 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-07 23:14:29.075 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 23:14:29.075 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-07 23:14:29.075 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 23:14:29.075 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 23:14:29.075 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 23:14:29.075 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 23:14:29.075 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 23:14:29.075 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 23:14:29.075 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 23:14:29.075 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:14:29.075 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:14:29.076 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783465350970 2026-07-07 23:14:29.076 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-07 23:14:29.076 | Cloning into '/opt/stack/tempest'... 2026-07-07 23:14:29.076 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 23:14:29.077 | ++ functions-common:time_stop:2420 : local name 2026-07-07 23:14:29.077 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 23:14:29.077 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:14:29.077 | ++ functions-common:time_stop:2423 : local total 2026-07-07 23:14:29.077 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 23:14:29.077 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 23:14:29.077 | ++ functions-common:time_stop:2427 : start_time=1783465350970 2026-07-07 23:14:29.077 | ++ functions-common:time_stop:2429 : [[ -z 1783465350970 ]] 2026-07-07 23:14:29.077 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:14:29.077 | ++ functions-common:time_stop:2432 : end_time=1783465360206 2026-07-07 23:14:29.077 | ++ functions-common:time_stop:2433 : elapsed_time=9236 2026-07-07 23:14:29.078 | ++ functions-common:time_stop:2434 : total=423155 2026-07-07 23:14:29.078 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:14:29.078 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=432391 2026-07-07 23:14:29.078 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-07 23:14:29.078 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 23:14:29.078 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 23:14:29.078 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 23:14:29.078 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 23:14:29.078 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 23:14:29.078 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 23:14:29.079 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 23:14:29.079 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 23:14:29.079 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:14:29.079 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:14:29.080 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783465360262 2026-07-07 23:14:29.080 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 23:14:29.080 | From https://review.opendev.org/openstack/tempest 2026-07-07 23:14:29.080 | * branch master -> FETCH_HEAD 2026-07-07 23:14:29.080 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 23:14:29.080 | ++ functions-common:time_stop:2420 : local name 2026-07-07 23:14:29.080 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 23:14:29.080 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:14:29.080 | ++ functions-common:time_stop:2423 : local total 2026-07-07 23:14:29.080 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 23:14:29.080 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 23:14:29.081 | ++ functions-common:time_stop:2427 : start_time=1783465360262 2026-07-07 23:14:29.081 | ++ functions-common:time_stop:2429 : [[ -z 1783465360262 ]] 2026-07-07 23:14:29.081 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:14:29.081 | ++ functions-common:time_stop:2432 : end_time=1783465360967 2026-07-07 23:14:29.081 | ++ functions-common:time_stop:2433 : elapsed_time=705 2026-07-07 23:14:29.081 | ++ functions-common:time_stop:2434 : total=432391 2026-07-07 23:14:29.081 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:14:29.081 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=433096 2026-07-07 23:14:29.081 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 23:14:29.081 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 23:14:29.081 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 23:14:29.082 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 23:14:29.082 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 23:14:29.082 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 23:14:29.082 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 23:14:29.082 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 23:14:29.082 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:14:29.082 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:14:29.082 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783465361002 2026-07-07 23:14:29.082 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 23:14:29.082 | Note: switching to 'FETCH_HEAD'. 2026-07-07 23:14:29.083 | 2026-07-07 23:14:29.083 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 23:14:29.083 | changes and commit them, and you can discard any commits you make in this 2026-07-07 23:14:29.083 | state without impacting any branches by switching back to a branch. 2026-07-07 23:14:29.083 | 2026-07-07 23:14:29.083 | If you want to create a new branch to retain commits you create, you may 2026-07-07 23:14:29.083 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 23:14:29.083 | 2026-07-07 23:14:29.083 | git switch -c 2026-07-07 23:14:29.083 | 2026-07-07 23:14:29.083 | Or undo this operation with: 2026-07-07 23:14:29.083 | 2026-07-07 23:14:29.084 | git switch - 2026-07-07 23:14:29.084 | 2026-07-07 23:14:29.084 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 23:14:29.084 | 2026-07-07 23:14:29.084 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-07-07 23:14:29.084 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 23:14:29.084 | ++ functions-common:time_stop:2420 : local name 2026-07-07 23:14:29.084 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 23:14:29.084 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:14:29.084 | ++ functions-common:time_stop:2423 : local total 2026-07-07 23:14:29.084 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 23:14:29.085 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 23:14:29.085 | ++ functions-common:time_stop:2427 : start_time=1783465361002 2026-07-07 23:14:29.085 | ++ functions-common:time_stop:2429 : [[ -z 1783465361002 ]] 2026-07-07 23:14:29.085 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:14:29.085 | ++ functions-common:time_stop:2432 : end_time=1783465361184 2026-07-07 23:14:29.085 | ++ functions-common:time_stop:2433 : elapsed_time=182 2026-07-07 23:14:29.085 | ++ functions-common:time_stop:2434 : total=433096 2026-07-07 23:14:29.085 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:14:29.085 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=433278 2026-07-07 23:14:29.085 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-07 23:14:29.085 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-07 23:14:29.086 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-07 23:14:29.086 | ++ functions-common:git_clone:673 : head -1 2026-07-07 23:14:29.086 | 8d40001b9 Use reader role for image tests 2026-07-07 23:14:29.086 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 23:14:29.086 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-07 23:14:29.086 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-07 23:14:29.086 | ++ 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-07-07 23:14:29.086 | Collecting tox!=2.8.0,<4.0.0 2026-07-07 23:14:29.086 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-07 23:14:29.086 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-07 23:14:29.087 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-07 23:14:29.087 | 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-07-07 23:14:29.087 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-07 23:14:29.087 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-07 23:14:29.087 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-07 23:14:29.087 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-07 23:14:29.087 | 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-07-07 23:14:29.087 | 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-07-07 23:14:29.087 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-07 23:14:29.087 | 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-07-07 23:14:29.087 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-07 23:14:29.088 | 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-07-07 23:14:29.088 | 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-07-07 23:14:29.088 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-07 23:14:29.088 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-07 23:14:29.088 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-07 23:14:29.088 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-07 23:14:29.088 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-07 23:14:29.088 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-07 23:14:29.088 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 48.4 MB/s 0:00:00 2026-07-07 23:14:29.088 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-07 23:14:29.088 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-07 23:14:29.089 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-07 23:14:29.089 | 2026-07-07 23:14:29.089 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-07-07 23:14:29.089 | ++ inc/python:pip_install:216 : result=0 2026-07-07 23:14:29.089 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-07 23:14:29.089 | ++ functions-common:time_stop:2420 : local name 2026-07-07 23:14:29.089 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 23:14:29.089 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:14:29.089 | ++ functions-common:time_stop:2423 : local total 2026-07-07 23:14:29.089 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 23:14:29.089 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-07 23:14:29.090 | ++ functions-common:time_stop:2427 : start_time=1783465361258 2026-07-07 23:14:29.090 | ++ functions-common:time_stop:2429 : [[ -z 1783465361258 ]] 2026-07-07 23:14:29.090 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:14:29.090 | ++ functions-common:time_stop:2432 : end_time=1783465365206 2026-07-07 23:14:29.090 | ++ functions-common:time_stop:2433 : elapsed_time=3948 2026-07-07 23:14:29.090 | ++ functions-common:time_stop:2434 : total=177420 2026-07-07 23:14:29.090 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:14:29.090 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=181368 2026-07-07 23:14:29.090 | ++ inc/python:pip_install:219 : return 0 2026-07-07 23:14:29.090 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-07 23:14:29.090 | /opt/stack/tempest ~/devstack 2026-07-07 23:14:29.090 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-07 23:14:29.091 | Switched to branch 'master' 2026-07-07 23:14:29.091 | Your branch is up to date with 'origin/master'. 2026-07-07 23:14:29.091 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-07 23:14:29.091 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-07 23:14:29.091 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.JQbMr3nXXg 2026-07-07 23:14:29.091 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.JQbMr3nXXg 2026-07-07 23:14:29.091 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-07 23:14:29.091 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.JQbMr3nXXg 2026-07-07 23:14:29.091 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-07 23:14:29.091 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-07 23:14:29.091 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-07 23:14:29.092 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 23:14:29.092 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 23:14:29.092 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 23:14:29.092 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 23:14:29.092 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-07 23:14:29.092 | full create: /opt/stack/tempest/.tox/tempest 2026-07-07 23:14:29.092 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-07 23:14:29.092 | full develop-inst: /opt/stack/tempest 2026-07-07 23:14:29.092 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#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.2 2026-07-07 23:14:29.092 | ___________________________________ summary ____________________________________ 2026-07-07 23:14:29.092 | full: skipped tests 2026-07-07 23:14:29.093 | congratulations :) 2026-07-07 23:14:29.093 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.JQbMr3nXXg -r requirements.txt 2026-07-07 23:14:29.093 | 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-07-07 23:14:29.093 | 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-07-07 23:14:29.093 | 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-07-07 23:14:29.093 | 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-07-07 23:14:29.093 | 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-07-07 23:14:29.093 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-07 23:14:29.093 | 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-07-07 23:14:29.093 | 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-07-07 23:14:29.093 | 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-07-07 23:14:29.094 | 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-07-07 23:14:29.094 | 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-07-07 23:14:29.094 | 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-07-07 23:14:29.094 | 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-07-07 23:14:29.094 | 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-07-07 23:14:29.094 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-07 23:14:29.094 | 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-07-07 23:14:29.094 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-07 23:14:29.094 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-07 23:14:29.094 | 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-07-07 23:14:29.094 | 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-07-07 23:14:29.095 | 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-07-07 23:14:29.095 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-07 23:14:29.095 | 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-07-07 23:14:29.095 | 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)) (83.0.0) 2026-07-07 23:14:29.095 | 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-07-07 23:14:29.095 | 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-07-07 23:14:29.095 | 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-07-07 23:14:29.095 | 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-07-07 23:14:29.096 | 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-07-07 23:14:29.096 | 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-07-07 23:14:29.096 | 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-07-07 23:14:29.096 | 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-07-07 23:14:29.096 | 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-07-07 23:14:29.096 | 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-07-07 23:14:29.096 | 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-07-07 23:14:29.096 | 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-07-07 23:14:29.096 | 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-07-07 23:14:29.096 | 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-07-07 23:14:29.096 | 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-07-07 23:14:29.097 | 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-07-07 23:14:29.097 | 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-07-07 23:14:29.097 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-07 23:14:29.097 | 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-07-07 23:14:29.097 | 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-07-07 23:14:29.097 | 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-07-07 23:14:29.097 | 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-07-07 23:14:29.097 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-07 23:14:29.097 | 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.2) 2026-07-07 23:14:29.097 | 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-07-07 23:14:29.097 | 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-07-07 23:14:29.098 | 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-07-07 23:14:29.098 | 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-07-07 23:14:29.098 | 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-07-07 23:14:29.098 | 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-07-07 23:14:29.098 | 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-07-07 23:14:29.098 | 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-07-07 23:14:29.098 | 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-07-07 23:14:29.098 | 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-07-07 23:14:29.098 | 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-07-07 23:14:29.098 | 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-07-07 23:14:29.098 | 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-07-07 23:14:29.099 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-07 23:14:29.099 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.JQbMr3nXXg 2026-07-07 23:14:29.099 | ++ lib/tempest:install_tempest:868 : popd 2026-07-07 23:14:29.099 | ~/devstack 2026-07-07 23:14:29.141 | [2072 Async install_tempest:39023]: finished install_tempest with result 0 in 47 seconds 2026-07-07 23:14:29.148 | ++ inc/async:async_wait:197 : return 0 2026-07-07 23:14:29.154 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-07 23:14:29.158 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:14:29.163 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-07 23:14:29.167 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-07 23:14:29.170 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-07 23:14:29.174 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-07 23:14:29.177 | ++ inc/python:setup_develop:353 : local bindep 2026-07-07 23:14:29.179 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-07 23:14:29.183 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-07 23:14:29.186 | ++ inc/python:setup_develop:359 : local extras= 2026-07-07 23:14:29.191 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-07 23:14:29.194 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-07 23:14:29.197 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-07 23:14:29.201 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-07 23:14:29.205 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-07 23:14:29.208 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-07 23:14:29.213 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-07 23:14:29.216 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-07 23:14:29.221 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-07 23:14:29.224 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-07 23:14:29.227 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-07 23:14:29.231 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-07 23:14:29.239 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-07 23:14:29.244 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-07 23:14:29.247 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-07 23:14:29.426 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-07 23:14:29.430 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-07 23:14:29.434 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-07 23:14:29.438 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-07 23:14:29.442 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-07 23:14:29.446 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-07 23:14:29.450 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-07 23:14:29.454 | ++ inc/python:setup_package:446 : local extras= 2026-07-07 23:14:29.458 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-07 23:14:29.462 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-07 23:14:29.465 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-07 23:14:29.470 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-07 23:14:29.474 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-07 23:14:29.478 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-07 23:14:29.510 | Using python 3.12 to install /opt/stack/tempest 2026-07-07 23:14:29.516 | ++ 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-07-07 23:14:30.639 | Obtaining file:///opt/stack/tempest 2026-07-07 23:14:30.644 | Installing build dependencies: started 2026-07-07 23:14:32.752 | Installing build dependencies: finished with status 'done' 2026-07-07 23:14:32.752 | Checking if build backend supports build_editable: started 2026-07-07 23:14:33.363 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-07 23:14:33.366 | Getting requirements to build editable: started 2026-07-07 23:14:33.709 | Getting requirements to build editable: finished with status 'done' 2026-07-07 23:14:33.713 | Preparing editable metadata (pyproject.toml): started 2026-07-07 23:14:35.169 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-07 23:14:35.197 | 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.dev36) (7.0.3) 2026-07-07 23:14:35.198 | 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.dev36) (4.14.0) 2026-07-07 23:14:35.199 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-07-07 23:14:35.200 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-07-07 23:14:35.201 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-07-07 23:14:35.203 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-07-07 23:14:35.204 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-07-07 23:14:35.205 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-07-07 23:14:35.207 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-07-07 23:14:35.208 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-07-07 23:14:35.403 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-07 23:14:35.406 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-07 23:14:35.412 | 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.dev36) (5.10.0) 2026-07-07 23:14:35.413 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-07-07 23:14:35.414 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-07-07 23:14:35.415 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-07-07 23:14:35.416 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-07-07 23:14:35.417 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.9.0) 2026-07-07 23:14:35.418 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.18.0) 2026-07-07 23:14:35.419 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-07-07 23:14:35.420 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-07-07 23:14:35.421 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-07-07 23:14:35.422 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-07-07 23:14:35.423 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-07-07 23:14:35.425 | 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.dev36) (0.6.0) 2026-07-07 23:14:35.427 | 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.dev36) (4.0.0) 2026-07-07 23:14:35.431 | 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.dev36) (3.0.52) 2026-07-07 23:14:35.432 | 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.dev36) (1.11.0) 2026-07-07 23:14:35.433 | 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.dev36) (15.0.0) 2026-07-07 23:14:35.434 | 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.dev36) (1.8.0) 2026-07-07 23:14:35.437 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-07-07 23:14:35.442 | 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.dev36) (3.0) 2026-07-07 23:14:35.444 | 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.dev36) (2.2.2) 2026-07-07 23:14:35.452 | 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.dev36) (26.1.0) 2026-07-07 23:14:35.453 | 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.dev36) (2025.9.1) 2026-07-07 23:14:35.454 | 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.dev36) (0.37.0) 2026-07-07 23:14:35.455 | 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.dev36) (2026.5.1) 2026-07-07 23:14:35.465 | 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.dev36) (6.8.0) 2026-07-07 23:14:35.469 | 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.dev36) (2.0.0) 2026-07-07 23:14:35.470 | 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.dev36) (2.34.2) 2026-07-07 23:14:35.475 | 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.dev36) (6.4.0) 2026-07-07 23:14:35.477 | 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.dev36) (2.9.0.post0) 2026-07-07 23:14:35.481 | 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.dev36) (4.15.0) 2026-07-07 23:14:35.483 | 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.dev36) (1.2.1) 2026-07-07 23:14:35.488 | 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.dev36) (2.1.0) 2026-07-07 23:14:35.489 | 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.dev36) (3.3.2) 2026-07-07 23:14:35.490 | 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.dev36) (26.2) 2026-07-07 23:14:35.491 | 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.dev36) (7.2.2) 2026-07-07 23:14:35.500 | 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.dev36) (5.0.0) 2026-07-07 23:14:35.501 | 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.dev36) (3.0.3) 2026-07-07 23:14:35.502 | 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.dev36) (1.6.2) 2026-07-07 23:14:35.510 | 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.dev36) (83.0.0) 2026-07-07 23:14:35.514 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-07-07 23:14:35.536 | 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.dev36) (1.17.0) 2026-07-07 23:14:35.547 | 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.dev36) (3.4.7) 2026-07-07 23:14:35.548 | 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.dev36) (3.18) 2026-07-07 23:14:35.551 | 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.dev36) (2023.11.17) 2026-07-07 23:14:35.569 | 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.dev36) (4.2.0) 2026-07-07 23:14:35.570 | 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.dev36) (2.20.0) 2026-07-07 23:14:35.577 | 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.dev36) (0.1.2) 2026-07-07 23:14:35.592 | 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.dev36) (0.16.0) 2026-07-07 23:14:35.628 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-07 23:14:35.631 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-07 23:14:35.676 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-07 23:14:35.679 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-07 23:14:35.693 | Building wheels for collected packages: tempest 2026-07-07 23:14:35.695 | Building editable for tempest (pyproject.toml): started 2026-07-07 23:14:37.455 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-07 23:14:37.457 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8322 sha256=1bf2187c51f27cfd63c26c5a499fd768eaf1b5f340ecfdc240b6163fda32e15f 2026-07-07 23:14:37.458 | Stored in directory: /tmp/pip-ephem-wheel-cache-9gwsy0hj/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-07 23:14:37.467 | Successfully built tempest 2026-07-07 23:14:37.801 | Installing collected packages: tomlkit, stestr, tempest 2026-07-07 23:14:38.085 | 2026-07-07 23:14:38.112 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-07 23:14:38.322 | ++ inc/python:pip_install:216 : result=0 2026-07-07 23:14:38.325 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-07 23:14:38.328 | ++ functions-common:time_stop:2420 : local name 2026-07-07 23:14:38.331 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 23:14:38.334 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:14:38.338 | ++ functions-common:time_stop:2423 : local total 2026-07-07 23:14:38.341 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 23:14:38.344 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-07 23:14:38.347 | ++ functions-common:time_stop:2427 : start_time=1783466069501 2026-07-07 23:14:38.350 | ++ functions-common:time_stop:2429 : [[ -z 1783466069501 ]] 2026-07-07 23:14:38.355 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:14:38.360 | ++ functions-common:time_stop:2432 : end_time=1783466078356 2026-07-07 23:14:38.364 | ++ functions-common:time_stop:2433 : elapsed_time=8855 2026-07-07 23:14:38.366 | ++ functions-common:time_stop:2434 : total=189525 2026-07-07 23:14:38.369 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:14:38.371 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=198380 2026-07-07 23:14:38.373 | ++ inc/python:pip_install:219 : return 0 2026-07-07 23:14:38.375 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-07 23:14:38.378 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-07 23:14:38.380 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-07 23:14:38.383 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-07 23:14:38.385 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-07 23:14:38.387 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-07 23:14:38.389 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-07 23:14:38.391 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-07 23:14:38.394 | ++ 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-07-07 23:14:38.396 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-07 23:14:38.398 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-07 23:14:38.400 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-07 23:14:38.403 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-07 23:14:38.405 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-07 23:14:38.407 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-07 23:14:38.409 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-07 23:14:38.412 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-07 23:14:38.414 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-07 23:14:38.416 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-07 23:14:38.418 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-07 23:14:38.420 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-07 23:14:38.423 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-07 23:14:38.425 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-07 23:14:38.427 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-07 23:14:38.429 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-07 23:14:38.432 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-07 23:14:38.434 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-07 23:14:38.434 | ' 2026-07-07 23:14:38.436 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-07 23:14:38.438 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-07 23:14:38.453 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:14:38.455 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-07 23:14:38.458 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-07 23:14:38.460 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-07 23:14:38.462 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-07 23:14:38.466 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-07 23:14:38.466 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-07 23:14:38.466 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-07 23:14:42.566 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:14:42.569 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-07 23:14:42.572 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-07 23:14:42.574 | ++ lib/tempest:get_active_images:176 : img_id=32b92798-e800-4287-a1ac-3d0d0779a37d 2026-07-07 23:14:42.577 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-07 23:14:42.580 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-07 23:14:42.582 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-07 23:14:42.585 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-07 23:14:42.588 | ++ lib/tempest:configure_tempest:266 : '[' -z 32b92798-e800-4287-a1ac-3d0d0779a37d ']' 2026-07-07 23:14:42.590 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=32b92798-e800-4287-a1ac-3d0d0779a37d 2026-07-07 23:14:42.593 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-07 23:14:42.614 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-07 23:14:42.620 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-07 23:14:42.623 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-07 23:14:42.627 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-07 23:14:42.629 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-07 23:14:42.633 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-07 23:14:42.636 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-07 23:14:42.639 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-07 23:14:42.644 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-07 23:14:42.644 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-07 23:14:46.101 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:14:46.107 | ++ lib/tempest:configure_tempest:303 : admin_project_id=2376674d692b4cc1a9b9ce8235370147 2026-07-07 23:14:46.110 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-07 23:14:46.132 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:14:46.136 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-07 23:14:49.748 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:14:49.751 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 23:14:49.751 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-07 23:14:49.751 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 23:14:49.751 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-07 23:14:49.751 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-07 23:14:49.752 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-07 23:14:49.752 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-07 23:14:49.752 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-07 23:14:49.752 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-07 23:14:49.752 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-07 23:14:49.753 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-07 23:14:49.753 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-07 23:14:49.753 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-07 23:14:49.753 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-07 23:14:49.754 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-07 23:14:49.757 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 23:14:49.757 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-07 23:14:49.757 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 23:14:49.757 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-07 23:14:49.757 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-07 23:14:49.757 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-07 23:14:49.757 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-07 23:14:49.757 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-07 23:14:49.757 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-07 23:14:49.758 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-07 23:14:49.758 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-07 23:14:49.758 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-07 23:14:49.758 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-07 23:14:49.758 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-07 23:14:49.760 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 32b92798-e800-4287-a1ac-3d0d0779a37d 2026-07-07 23:14:49.763 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-07 23:14:49.767 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 32b92798-e800-4287-a1ac-3d0d0779a37d -c size -f value 2026-07-07 23:14:53.418 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:14:53.422 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-07 23:14:53.427 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-07 23:14:53.427 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-07 23:14:53.482 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-07 23:14:53.485 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-07 23:14:53.489 | ++ 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-07-07 23:14:56.751 | +----------------------------+-----------------------+ 2026-07-07 23:14:56.751 | | Field | Value | 2026-07-07 23:14:56.751 | +----------------------------+-----------------------+ 2026-07-07 23:14:56.751 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 23:14:56.751 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 23:14:56.752 | | description | None | 2026-07-07 23:14:56.752 | | disk | 1 | 2026-07-07 23:14:56.752 | | id | 42 | 2026-07-07 23:14:56.752 | | name | m1.nano | 2026-07-07 23:14:56.752 | | os-flavor-access:is_public | True | 2026-07-07 23:14:56.753 | | properties | hw_rng:allowed='True' | 2026-07-07 23:14:56.753 | | ram | 192 | 2026-07-07 23:14:56.753 | | rxtx_factor | 1.0 | 2026-07-07 23:14:56.753 | | swap | 0 | 2026-07-07 23:14:56.753 | | vcpus | 1 | 2026-07-07 23:14:56.754 | +----------------------------+-----------------------+ 2026-07-07 23:14:57.149 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-07 23:14:57.152 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 23:14:57.152 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-07 23:14:57.152 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-07 23:14:57.152 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-07 23:14:57.152 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-07 23:14:57.153 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-07 23:14:57.153 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-07 23:14:57.153 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-07 23:14:57.153 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-07 23:14:57.153 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-07 23:14:57.153 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-07 23:14:57.154 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-07 23:14:57.154 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-07 23:14:57.154 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-07 23:14:57.154 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 32b92798-e800-4287-a1ac-3d0d0779a37d 2026-07-07 23:14:57.157 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-07 23:14:57.162 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 32b92798-e800-4287-a1ac-3d0d0779a37d -c size -f value 2026-07-07 23:15:00.719 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:15:00.723 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-07 23:15:00.726 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-07 23:15:00.726 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-07 23:15:00.778 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-07 23:15:00.781 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-07 23:15:00.784 | ++ 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-07-07 23:15:04.096 | +----------------------------+-----------------------+ 2026-07-07 23:15:04.096 | | Field | Value | 2026-07-07 23:15:04.096 | +----------------------------+-----------------------+ 2026-07-07 23:15:04.096 | | OS-FLV-DISABLED:disabled | False | 2026-07-07 23:15:04.096 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-07 23:15:04.096 | | description | None | 2026-07-07 23:15:04.096 | | disk | 1 | 2026-07-07 23:15:04.096 | | id | 84 | 2026-07-07 23:15:04.097 | | name | m1.micro | 2026-07-07 23:15:04.097 | | os-flavor-access:is_public | True | 2026-07-07 23:15:04.097 | | properties | hw_rng:allowed='True' | 2026-07-07 23:15:04.097 | | ram | 256 | 2026-07-07 23:15:04.097 | | rxtx_factor | 1.0 | 2026-07-07 23:15:04.097 | | swap | 0 | 2026-07-07 23:15:04.097 | | vcpus | 1 | 2026-07-07 23:15:04.097 | +----------------------------+-----------------------+ 2026-07-07 23:15:04.482 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-07 23:15:04.485 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-07 23:15:04.507 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:15:04.512 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-07 23:15:04.514 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-07 23:15:04.518 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-07 23:15:04.521 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-07 23:15:04.525 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-07 23:15:04.529 | +++ functions-common:git_clone:593 : pwd 2026-07-07 23:15:04.533 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-07 23:15:04.539 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-07 23:15:04.543 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-07 23:15:04.566 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-07 23:15:04.569 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-07 23:15:04.573 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-07 23:15:04.576 | ++ functions-common:git_clone:610 : echo master 2026-07-07 23:15:04.578 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-07 23:15:04.586 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-07 23:15:04.591 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-07 23:15:04.594 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-07 23:15:04.598 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 23:15:04.601 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 23:15:04.604 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 23:15:04.609 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 23:15:04.612 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 23:15:04.615 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 23:15:04.618 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 23:15:04.620 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:15:04.624 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:15:04.628 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783466104626 2026-07-07 23:15:04.632 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-07 23:15:04.637 | Cloning into '/opt/stack/os-test-images'... 2026-07-07 23:15:05.478 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 23:15:05.482 | ++ functions-common:time_stop:2420 : local name 2026-07-07 23:15:05.484 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 23:15:05.488 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:15:05.492 | ++ functions-common:time_stop:2423 : local total 2026-07-07 23:15:05.494 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 23:15:05.496 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 23:15:05.500 | ++ functions-common:time_stop:2427 : start_time=1783466104626 2026-07-07 23:15:05.503 | ++ functions-common:time_stop:2429 : [[ -z 1783466104626 ]] 2026-07-07 23:15:05.508 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:15:05.514 | ++ functions-common:time_stop:2432 : end_time=1783466105509 2026-07-07 23:15:05.519 | ++ functions-common:time_stop:2433 : elapsed_time=883 2026-07-07 23:15:05.522 | ++ functions-common:time_stop:2434 : total=423155 2026-07-07 23:15:05.526 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:15:05.529 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=424038 2026-07-07 23:15:05.532 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-07 23:15:05.537 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-07 23:15:05.541 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 23:15:05.545 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 23:15:05.550 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 23:15:05.553 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 23:15:05.555 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 23:15:05.559 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 23:15:05.562 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 23:15:05.566 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:15:05.570 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:15:05.577 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783466105572 2026-07-07 23:15:05.581 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-07 23:15:06.206 | From https://review.opendev.org/openstack/os-test-images 2026-07-07 23:15:06.206 | * branch master -> FETCH_HEAD 2026-07-07 23:15:06.223 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 23:15:06.225 | ++ functions-common:time_stop:2420 : local name 2026-07-07 23:15:06.230 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 23:15:06.234 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:15:06.238 | ++ functions-common:time_stop:2423 : local total 2026-07-07 23:15:06.242 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 23:15:06.246 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 23:15:06.249 | ++ functions-common:time_stop:2427 : start_time=1783466105572 2026-07-07 23:15:06.253 | ++ functions-common:time_stop:2429 : [[ -z 1783466105572 ]] 2026-07-07 23:15:06.257 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:15:06.263 | ++ functions-common:time_stop:2432 : end_time=1783466106259 2026-07-07 23:15:06.267 | ++ functions-common:time_stop:2433 : elapsed_time=687 2026-07-07 23:15:06.271 | ++ functions-common:time_stop:2434 : total=424038 2026-07-07 23:15:06.275 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:15:06.279 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=424725 2026-07-07 23:15:06.284 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-07 23:15:06.287 | ++ functions-common:git_timed:697 : local count=0 2026-07-07 23:15:06.291 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-07 23:15:06.295 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-07 23:15:06.300 | ++ functions-common:git_timed:701 : timeout=0 2026-07-07 23:15:06.304 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-07 23:15:06.308 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-07 23:15:06.312 | ++ functions-common:time_start:2407 : local start_time= 2026-07-07 23:15:06.317 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-07 23:15:06.321 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-07 23:15:06.327 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783466106323 2026-07-07 23:15:06.330 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-07 23:15:06.339 | Note: switching to 'FETCH_HEAD'. 2026-07-07 23:15:06.339 | 2026-07-07 23:15:06.339 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-07 23:15:06.339 | changes and commit them, and you can discard any commits you make in this 2026-07-07 23:15:06.339 | state without impacting any branches by switching back to a branch. 2026-07-07 23:15:06.339 | 2026-07-07 23:15:06.339 | If you want to create a new branch to retain commits you create, you may 2026-07-07 23:15:06.339 | do so (now or later) by using -c with the switch command. Example: 2026-07-07 23:15:06.340 | 2026-07-07 23:15:06.340 | git switch -c 2026-07-07 23:15:06.340 | 2026-07-07 23:15:06.340 | Or undo this operation with: 2026-07-07 23:15:06.340 | 2026-07-07 23:15:06.340 | git switch - 2026-07-07 23:15:06.340 | 2026-07-07 23:15:06.340 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-07 23:15:06.341 | 2026-07-07 23:15:06.342 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-07 23:15:06.343 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-07 23:15:06.348 | ++ functions-common:time_stop:2420 : local name 2026-07-07 23:15:06.352 | ++ functions-common:time_stop:2421 : local end_time 2026-07-07 23:15:06.356 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-07 23:15:06.360 | ++ functions-common:time_stop:2423 : local total 2026-07-07 23:15:06.364 | ++ functions-common:time_stop:2424 : local start_time 2026-07-07 23:15:06.367 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-07 23:15:06.371 | ++ functions-common:time_stop:2427 : start_time=1783466106323 2026-07-07 23:15:06.375 | ++ functions-common:time_stop:2429 : [[ -z 1783466106323 ]] 2026-07-07 23:15:06.378 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-07 23:15:06.384 | ++ functions-common:time_stop:2432 : end_time=1783466106380 2026-07-07 23:15:06.387 | ++ functions-common:time_stop:2433 : elapsed_time=57 2026-07-07 23:15:06.390 | ++ functions-common:time_stop:2434 : total=424725 2026-07-07 23:15:06.394 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-07 23:15:06.396 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=424782 2026-07-07 23:15:06.400 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-07 23:15:06.421 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-07 23:15:06.425 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-07 23:15:06.427 | ++ functions-common:git_clone:673 : head -1 2026-07-07 23:15:06.429 | 5d0367e Clean-up zuul config spacing 2026-07-07 23:15:06.434 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-07 23:15:06.437 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-07 23:15:06.437 | /opt/stack/os-test-images ~/devstack 2026-07-07 23:15:06.440 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-07 23:15:06.928 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-07 23:15:07.610 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-07 23:15:10.677 | generate installed: PyYAML==6.0.3 2026-07-07 23:15:10.677 | generate run-test-pre: PYTHONHASHSEED='2928485473' 2026-07-07 23:15:10.678 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-07 23:15:10.814 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-07 23:15:10.835 | 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-07-07 23:15:10.857 | 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-07-07 23:15:10.886 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-07 23:15:10.888 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-07 23:15:10.898 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-07 23:15:10.907 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-07 23:15:10.946 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-07 23:15:10.959 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-07 23:15:10.968 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-07 23:15:10.983 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-07 23:15:10.984 | 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-07-07 23:15:10.994 | 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-07-07 23:15:11.003 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-07 23:15:11.025 | 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-07-07 23:15:11.030 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-07 23:15:11.032 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-07 23:15:11.045 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-07 23:15:11.058 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-07 23:15:11.072 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-07 23:15:11.075 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-07 23:15:11.090 | 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-07-07 23:15:11.094 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-07 23:15:11.097 | 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-07-07 23:15:11.111 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-07-07 23:15:11.116 | 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-07-07 23:15:11.128 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-07 23:15:11.167 | ___________________________________ summary ____________________________________ 2026-07-07 23:15:11.167 | generate: commands succeeded 2026-07-07 23:15:11.167 | congratulations :) 2026-07-07 23:15:11.215 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-07 23:15:11.216 | ~/devstack 2026-07-07 23:15:11.220 | ++ 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-07-07 23:15:11.268 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-07 23:15:11.274 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-07 23:15:11.306 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-07 23:15:11.309 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-07 23:15:11.314 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-07 23:15:11.367 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-07 23:15:11.415 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-07 23:15:11.419 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-07 23:15:11.423 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-07 23:15:11.427 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-07 23:15:11.431 | +++ 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-07-07 23:15:15.237 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:15:15.240 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-07 23:15:15.241 | address-scope 2026-07-07 23:15:15.241 | agent 2026-07-07 23:15:15.241 | allowed-address-pairs 2026-07-07 23:15:15.241 | auto-allocated-topology 2026-07-07 23:15:15.241 | availability_zone 2026-07-07 23:15:15.241 | default-subnetpools 2026-07-07 23:15:15.241 | dhcp_agent_scheduler 2026-07-07 23:15:15.241 | dns-integration 2026-07-07 23:15:15.241 | dns-domain-ports 2026-07-07 23:15:15.241 | dns-integration-domain-keywords 2026-07-07 23:15:15.241 | empty-string-filtering 2026-07-07 23:15:15.242 | external-net 2026-07-07 23:15:15.242 | extra_dhcp_opt 2026-07-07 23:15:15.242 | extraroute 2026-07-07 23:15:15.242 | extraroute-atomic 2026-07-07 23:15:15.242 | filter-validation 2026-07-07 23:15:15.242 | floating-ip-port-forwarding-detail 2026-07-07 23:15:15.242 | fip-port-details 2026-07-07 23:15:15.242 | flavors 2026-07-07 23:15:15.242 | floatingip-pools 2026-07-07 23:15:15.242 | router 2026-07-07 23:15:15.242 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:15:15.243 | enable-default-route-bfd 2026-07-07 23:15:15.244 | enable-default-route-ecmp 2026-07-07 23:15:15.244 | ext-gw-mode 2026-07-07 23:15:15.244 | l3-ha 2026-07-07 23:15:15.245 | external-gateway-multihoming 2026-07-07 23:15:15.245 | l3-flavors 2026-07-07 23:15:15.245 | l3_agent_scheduler 2026-07-07 23:15:15.246 | multi-provider 2026-07-07 23:15:15.246 | net-mtu 2026-07-07 23:15:15.246 | net-mtu-writable 2026-07-07 23:15:15.246 | network_availability_zone 2026-07-07 23:15:15.246 | network-ip-availability 2026-07-07 23:15:15.247 | network-ip-availability-details 2026-07-07 23:15:15.247 | pagination 2026-07-07 23:15:15.247 | port-device-profile 2026-07-07 23:15:15.247 | port-mac-address-regenerate 2026-07-07 23:15:15.247 | port-numa-affinity-policy 2026-07-07 23:15:15.247 | port-numa-affinity-policy-socket 2026-07-07 23:15:15.247 | binding 2026-07-07 23:15:15.247 | binding-extended 2026-07-07 23:15:15.247 | port-security 2026-07-07 23:15:15.247 | project-id 2026-07-07 23:15:15.247 | provider 2026-07-07 23:15:15.248 | qinq 2026-07-07 23:15:15.248 | quota-check-limit 2026-07-07 23:15:15.249 | quota-check-limit-default 2026-07-07 23:15:15.249 | quotas 2026-07-07 23:15:15.249 | quota_details 2026-07-07 23:15:15.250 | rbac-policies 2026-07-07 23:15:15.250 | rbac-address-scope 2026-07-07 23:15:15.250 | rbac-security-groups 2026-07-07 23:15:15.250 | revision-if-match 2026-07-07 23:15:15.250 | standard-attr-revisions 2026-07-07 23:15:15.250 | router_availability_zone 2026-07-07 23:15:15.250 | router-enable-snat 2026-07-07 23:15:15.250 | security-groups-default-rules 2026-07-07 23:15:15.250 | security-groups-default-statefulness 2026-07-07 23:15:15.250 | security-groups-normalized-cidr 2026-07-07 23:15:15.251 | security-groups-remote-address-group 2026-07-07 23:15:15.251 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:15:15.251 | security-groups-shared-filtering 2026-07-07 23:15:15.251 | security-group 2026-07-07 23:15:15.251 | service-type 2026-07-07 23:15:15.251 | sorting 2026-07-07 23:15:15.251 | standard-attr-description 2026-07-07 23:15:15.251 | stateful-security-group 2026-07-07 23:15:15.251 | subnet-dns-publish-fixed-ip 2026-07-07 23:15:15.251 | subnet-external-network 2026-07-07 23:15:15.251 | subnet_onboard 2026-07-07 23:15:15.251 | subnet-service-types 2026-07-07 23:15:15.252 | subnet_allocation 2026-07-07 23:15:15.252 | subnetpool-prefix-ops 2026-07-07 23:15:15.253 | tag-creation 2026-07-07 23:15:15.253 | standard-attr-tag 2026-07-07 23:15:15.254 | standard-attr-timestamp 2026-07-07 23:15:15.254 | vlan-transparent' 2026-07-07 23:15:15.254 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-07 23:15:15.254 | address-scope 2026-07-07 23:15:15.254 | agent 2026-07-07 23:15:15.254 | allowed-address-pairs 2026-07-07 23:15:15.254 | auto-allocated-topology 2026-07-07 23:15:15.254 | availability_zone 2026-07-07 23:15:15.254 | default-subnetpools 2026-07-07 23:15:15.255 | dhcp_agent_scheduler 2026-07-07 23:15:15.255 | dns-integration 2026-07-07 23:15:15.255 | dns-domain-ports 2026-07-07 23:15:15.255 | dns-integration-domain-keywords 2026-07-07 23:15:15.255 | empty-string-filtering 2026-07-07 23:15:15.255 | external-net 2026-07-07 23:15:15.255 | extra_dhcp_opt 2026-07-07 23:15:15.255 | extraroute 2026-07-07 23:15:15.255 | extraroute-atomic 2026-07-07 23:15:15.256 | filter-validation 2026-07-07 23:15:15.256 | floating-ip-port-forwarding-detail 2026-07-07 23:15:15.256 | fip-port-details 2026-07-07 23:15:15.256 | flavors 2026-07-07 23:15:15.256 | floatingip-pools 2026-07-07 23:15:15.256 | router 2026-07-07 23:15:15.256 | l3-agent-scheduler-ha-chassis-priority 2026-07-07 23:15:15.256 | enable-default-route-bfd 2026-07-07 23:15:15.256 | enable-default-route-ecmp 2026-07-07 23:15:15.256 | ext-gw-mode 2026-07-07 23:15:15.257 | l3-ha 2026-07-07 23:15:15.257 | external-gateway-multihoming 2026-07-07 23:15:15.257 | l3-flavors 2026-07-07 23:15:15.257 | l3_agent_scheduler 2026-07-07 23:15:15.257 | multi-provider 2026-07-07 23:15:15.257 | net-mtu 2026-07-07 23:15:15.257 | net-mtu-writable 2026-07-07 23:15:15.257 | network_availability_zone 2026-07-07 23:15:15.257 | network-ip-availability 2026-07-07 23:15:15.258 | network-ip-availability-details 2026-07-07 23:15:15.258 | pagination 2026-07-07 23:15:15.258 | port-device-profile 2026-07-07 23:15:15.258 | port-mac-address-regenerate 2026-07-07 23:15:15.258 | port-numa-affinity-policy 2026-07-07 23:15:15.258 | port-numa-affinity-policy-socket 2026-07-07 23:15:15.258 | binding 2026-07-07 23:15:15.258 | binding-extended 2026-07-07 23:15:15.258 | port-security 2026-07-07 23:15:15.259 | project-id 2026-07-07 23:15:15.259 | provider 2026-07-07 23:15:15.259 | qinq 2026-07-07 23:15:15.259 | quota-check-limit 2026-07-07 23:15:15.259 | quota-check-limit-default 2026-07-07 23:15:15.259 | quotas 2026-07-07 23:15:15.259 | quota_details 2026-07-07 23:15:15.259 | rbac-policies 2026-07-07 23:15:15.259 | rbac-address-scope 2026-07-07 23:15:15.259 | rbac-security-groups 2026-07-07 23:15:15.260 | revision-if-match 2026-07-07 23:15:15.260 | standard-attr-revisions 2026-07-07 23:15:15.260 | router_availability_zone 2026-07-07 23:15:15.260 | router-enable-snat 2026-07-07 23:15:15.260 | security-groups-default-rules 2026-07-07 23:15:15.260 | security-groups-default-statefulness 2026-07-07 23:15:15.260 | security-groups-normalized-cidr 2026-07-07 23:15:15.260 | security-groups-remote-address-group 2026-07-07 23:15:15.261 | security-groups-rules-belongs-to-default-sg 2026-07-07 23:15:15.261 | security-groups-shared-filtering 2026-07-07 23:15:15.261 | security-group 2026-07-07 23:15:15.261 | service-type 2026-07-07 23:15:15.261 | sorting 2026-07-07 23:15:15.261 | standard-attr-description 2026-07-07 23:15:15.261 | stateful-security-group 2026-07-07 23:15:15.261 | subnet-dns-publish-fixed-ip 2026-07-07 23:15:15.261 | subnet-external-network 2026-07-07 23:15:15.261 | subnet_onboard 2026-07-07 23:15:15.262 | subnet-service-types 2026-07-07 23:15:15.262 | subnet_allocation 2026-07-07 23:15:15.262 | subnetpool-prefix-ops 2026-07-07 23:15:15.262 | tag-creation 2026-07-07 23:15:15.262 | standard-attr-tag 2026-07-07 23:15:15.262 | standard-attr-timestamp 2026-07-07 23:15:15.262 | vlan-transparent =~ external-net ]] 2026-07-07 23:15:15.262 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-07 23:15:15.262 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-07 23:15:18.892 | +++ functions-common:oscwrap:2465 : return 0 2026-07-07 23:15:18.897 | ++ lib/tempest:configure_tempest:395 : public_network_id=5b1e454c-8ba2-4b21-bfc8-1ee4103852a4 2026-07-07 23:15:18.900 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-07 23:15:23.045 | +---------------------------+--------------------------------------+ 2026-07-07 23:15:23.045 | | Field | Value | 2026-07-07 23:15:23.045 | +---------------------------+--------------------------------------+ 2026-07-07 23:15:23.045 | | admin_state_up | UP | 2026-07-07 23:15:23.045 | | availability_zone_hints | | 2026-07-07 23:15:23.045 | | availability_zones | | 2026-07-07 23:15:23.045 | | created_at | 2026-07-07T23:15:22Z | 2026-07-07 23:15:23.045 | | description | | 2026-07-07 23:15:23.045 | | dns_domain | None | 2026-07-07 23:15:23.046 | | id | 3002288d-93ee-46a1-8662-4d29cc42705b | 2026-07-07 23:15:23.046 | | ipv4_address_scope | None | 2026-07-07 23:15:23.046 | | ipv6_address_scope | None | 2026-07-07 23:15:23.046 | | is_default | False | 2026-07-07 23:15:23.046 | | is_vlan_qinq | None | 2026-07-07 23:15:23.046 | | is_vlan_transparent | False | 2026-07-07 23:15:23.046 | | mtu | 1442 | 2026-07-07 23:15:23.046 | | name | shared | 2026-07-07 23:15:23.046 | | port_security_enabled | True | 2026-07-07 23:15:23.046 | | project_id | 2376674d692b4cc1a9b9ce8235370147 | 2026-07-07 23:15:23.047 | | provider:network_type | geneve | 2026-07-07 23:15:23.047 | | provider:physical_network | None | 2026-07-07 23:15:23.047 | | provider:segmentation_id | 48203 | 2026-07-07 23:15:23.047 | | pvlan | None | 2026-07-07 23:15:23.047 | | qinq | False | 2026-07-07 23:15:23.047 | | qos_policy_id | None | 2026-07-07 23:15:23.047 | | revision_number | 1 | 2026-07-07 23:15:23.047 | | router:external | Internal | 2026-07-07 23:15:23.047 | | segments | None | 2026-07-07 23:15:23.047 | | shared | True | 2026-07-07 23:15:23.048 | | status | ACTIVE | 2026-07-07 23:15:23.048 | | subnets | | 2026-07-07 23:15:23.048 | | tags | | 2026-07-07 23:15:23.048 | | updated_at | 2026-07-07T23:15:22Z | 2026-07-07 23:15:23.048 | +---------------------------+--------------------------------------+ 2026-07-07 23:15:23.441 | ++ 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-07-07 23:15:27.838 | +----------------------+--------------------------------------+ 2026-07-07 23:15:27.839 | | Field | Value | 2026-07-07 23:15:27.839 | +----------------------+--------------------------------------+ 2026-07-07 23:15:27.839 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-07 23:15:27.839 | | cidr | 192.168.233.0/24 | 2026-07-07 23:15:27.839 | | created_at | 2026-07-07T23:15:26Z | 2026-07-07 23:15:27.840 | | description | shared-subnet | 2026-07-07 23:15:27.842 | | dns_nameservers | | 2026-07-07 23:15:27.842 | | dns_publish_fixed_ip | None | 2026-07-07 23:15:27.843 | | enable_dhcp | True | 2026-07-07 23:15:27.844 | | gateway_ip | 192.168.233.1 | 2026-07-07 23:15:27.844 | | host_routes | | 2026-07-07 23:15:27.845 | | id | f6de72ca-b255-4658-99d6-0ad841d03f90 | 2026-07-07 23:15:27.846 | | ip_version | 4 | 2026-07-07 23:15:27.848 | | ipv6_address_mode | None | 2026-07-07 23:15:27.848 | | ipv6_ra_mode | None | 2026-07-07 23:15:27.848 | | name | shared-subnet | 2026-07-07 23:15:27.849 | | network_id | 3002288d-93ee-46a1-8662-4d29cc42705b | 2026-07-07 23:15:27.849 | | project_id | 2376674d692b4cc1a9b9ce8235370147 | 2026-07-07 23:15:27.849 | | revision_number | 0 | 2026-07-07 23:15:27.849 | | router:external | False | 2026-07-07 23:15:27.849 | | segment_id | None | 2026-07-07 23:15:27.849 | | service_types | | 2026-07-07 23:15:27.849 | | subnetpool_id | None | 2026-07-07 23:15:27.850 | | tags | | 2026-07-07 23:15:27.850 | | updated_at | 2026-07-07T23:15:26Z | 2026-07-07 23:15:27.850 | +----------------------+--------------------------------------+ 2026-07-07 23:15:28.237 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-07 23:15:28.267 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-07 23:15:28.299 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-07 23:15:28.305 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-07 23:15:28.338 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-07 23:15:28.371 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-07 23:15:28.402 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-07 23:15:28.440 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-07 23:15:28.477 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.197/identity/v3 2026-07-07 23:15:28.516 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-07 23:15:28.548 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-07 23:15:28.585 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-07 23:15:28.622 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-07 23:15:28.625 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-07 23:15:28.664 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-07 23:15:28.697 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-07 23:15:28.731 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-07 23:15:28.763 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-07 23:15:28.795 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-07 23:15:28.811 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:15:28.813 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-07 23:15:28.816 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-07 23:15:28.849 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-07 23:15:28.864 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:15:28.866 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-07 23:15:28.897 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-07 23:15:28.927 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-07 23:15:28.957 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-07 23:15:28.959 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-07 23:15:28.994 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-07 23:15:29.031 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-07 23:15:29.049 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:15:29.052 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 32b92798-e800-4287-a1ac-3d0d0779a37d 2026-07-07 23:15:29.086 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 32b92798-e800-4287-a1ac-3d0d0779a37d 2026-07-07 23:15:29.122 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-07 23:15:29.158 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-07 23:15:29.193 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-07 23:15:29.231 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-07 23:15:29.247 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:15:29.250 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-07 23:15:29.252 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-07 23:15:29.255 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-07 23:15:29.258 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-07 23:15:29.260 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-07 23:15:29.263 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-07 23:15:29.282 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-07 23:15:29.285 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-07 23:15:29.320 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-07 23:15:29.356 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-07 23:15:29.390 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-07 23:15:29.425 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-07 23:15:29.463 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-07 23:15:29.502 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-07 23:15:29.540 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-07 23:15:29.576 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-07 23:15:29.618 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-07 23:15:29.621 | ++ 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-07-07 23:15:29.667 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-07 23:15:29.670 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-07 23:15:29.690 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:15:29.693 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-07 23:15:29.730 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-07 23:15:29.749 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:15:29.752 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-07 23:15:29.755 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-07 23:15:29.773 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:15:29.776 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-07 23:15:29.780 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-07 23:15:29.784 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-07 23:15:29.834 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-07 23:15:29.877 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 5b1e454c-8ba2-4b21-bfc8-1ee4103852a4 2026-07-07 23:15:29.924 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-07 23:15:29.977 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-07 23:15:30.034 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-07 23:15:30.095 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-07 23:15:30.154 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-07 23:15:30.213 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-07 23:15:30.271 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-07 23:15:30.276 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-07 23:15:30.280 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-07 23:15:30.285 | ++ 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-07-07 23:15:30.345 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-07 23:15:30.351 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-07 23:15:30.351 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-07 23:15:30.358 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-07 23:15:30.362 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-07 23:15:30.409 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-07 23:15:30.413 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-07 23:15:30.419 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-07 23:15:30.424 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-07 23:15:30.428 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-07 23:15:30.483 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-07 23:15:30.543 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-07 23:15:30.593 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-07 23:15:30.641 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-07 23:15:30.685 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-07 23:15:30.724 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-07 23:15:30.727 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-07 23:15:30.731 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-07 23:15:30.753 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-07 23:15:30.792 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-07 23:15:30.795 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-07 23:15:30.800 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-07 23:15:30.822 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-07 23:15:30.863 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-07 23:15:30.867 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-07 23:15:30.871 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-07 23:15:30.876 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-07 23:15:30.898 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-07 23:15:30.939 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-07 23:15:30.942 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-07 23:15:30.946 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-07 23:15:30.966 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-07 23:15:31.006 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-07 23:15:31.046 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-07 23:15:31.050 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-07 23:15:31.090 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-07 23:15:31.094 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-07 23:15:31.097 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-07 23:15:31.101 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-07 23:15:31.131 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-07 23:15:31.133 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-07 23:15:31.184 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-07 23:15:31.213 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:15:31.217 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-07 23:15:31.271 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-07 23:15:31.274 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-07 23:15:31.282 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-07 23:15:31.282 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-07 23:15:31.288 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-07 23:15:31.289 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-07 23:15:31.293 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-07 23:15:31.298 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-07 23:15:31.303 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-07 23:15:31.338 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-07 23:15:31.342 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-07 23:15:31.394 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-07 23:15:31.398 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-07 23:15:31.402 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-07 23:15:31.407 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-07 23:15:31.457 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-07 23:15:31.517 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-07 23:15:31.577 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-07 23:15:31.582 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-07 23:15:31.587 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 23:15:31.592 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-07 23:15:31.622 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:15:31.628 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-07 23:15:31.687 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 23:15:31.691 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-07 23:15:31.717 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:15:31.722 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-07 23:15:31.776 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 23:15:31.781 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-07 23:15:31.812 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:15:31.817 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-07 23:15:31.875 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 23:15:31.880 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-07 23:15:31.912 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:15:31.917 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-07 23:15:31.975 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 23:15:31.979 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-07 23:15:32.007 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-07 23:15:32.011 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-07 23:15:32.060 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 23:15:32.064 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-07 23:15:32.092 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:15:32.096 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-07 23:15:32.144 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-07 23:15:32.148 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-07 23:15:32.183 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:15:32.187 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-07 23:15:32.246 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-07 23:15:32.250 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-07 23:15:32.298 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-07 23:15:32.302 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-07 23:15:32.351 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-07 23:15:32.355 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-07 23:15:32.406 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-07 23:15:32.410 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-07 23:15:32.461 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-07 23:15:32.465 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-07 23:15:32.517 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-07 23:15:32.521 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-07 23:15:32.525 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-07 23:15:32.531 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-07 23:15:32.537 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.MwWUnDYn0V 2026-07-07 23:15:32.541 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-07 23:15:32.545 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-07 23:15:32.552 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-07 23:15:32.558 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.m8dMYncV6Z 2026-07-07 23:15:32.563 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.m8dMYncV6Z 2026-07-07 23:15:32.567 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-07 23:15:32.571 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.m8dMYncV6Z 2026-07-07 23:15:32.576 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-07 23:15:32.582 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-07 23:15:32.587 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-07 23:15:32.597 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 23:15:32.602 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 23:15:32.607 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 23:15:32.612 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-07 23:15:32.619 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-07 23:15:32.624 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-07 23:15:33.256 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-07 23:15:34.247 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-07 23:15:52.911 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-07 23:16:00.794 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#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.2 2026-07-07 23:16:00.794 | ___________________________________ summary ____________________________________ 2026-07-07 23:16:00.794 | venv-tempest: skipped tests 2026-07-07 23:16:00.794 | congratulations :) 2026-07-07 23:16:00.867 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.m8dMYncV6Z -r requirements.txt 2026-07-07 23:16:01.823 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-07 23:16:01.823 | !! 2026-07-07 23:16:01.823 | 2026-07-07 23:16:01.823 | ******************************************************************************** 2026-07-07 23:16:01.823 | Requirements should be satisfied by a PEP 517 installer. 2026-07-07 23:16:01.823 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-07 23:16:01.823 | 2026-07-07 23:16:01.823 | This deprecation is overdue, please update your project and remove deprecated 2026-07-07 23:16:01.824 | calls to avoid build errors in the future. 2026-07-07 23:16:01.824 | ******************************************************************************** 2026-07-07 23:16:01.824 | 2026-07-07 23:16:01.824 | !! 2026-07-07 23:16:01.824 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-07 23:16:02.310 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-07 23:16:02.310 | !! 2026-07-07 23:16:02.310 | 2026-07-07 23:16:02.310 | ******************************************************************************** 2026-07-07 23:16:02.310 | Please avoid running ``setup.py`` directly. 2026-07-07 23:16:02.311 | Instead, use pypa/build, pypa/installer or other 2026-07-07 23:16:02.311 | standards-based tools. 2026-07-07 23:16:02.311 | 2026-07-07 23:16:02.311 | This deprecation is overdue, please update your project and remove deprecated 2026-07-07 23:16:02.311 | calls to avoid build errors in the future. 2026-07-07 23:16:02.311 | 2026-07-07 23:16:02.311 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-07 23:16:02.311 | ******************************************************************************** 2026-07-07 23:16:02.312 | 2026-07-07 23:16:02.312 | !! 2026-07-07 23:16:02.312 | self.initialize_options() 2026-07-07 23:16:02.312 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-07 23:16:02.312 | warnings.warn(msg) 2026-07-07 23:16:02.342 | /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-07-07 23:16:02.342 | !! 2026-07-07 23:16:02.342 | 2026-07-07 23:16:02.342 | ******************************************************************************** 2026-07-07 23:16:02.342 | 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-07-07 23:16:02.342 | 2026-07-07 23:16:02.342 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-07 23:16:02.342 | or your builds will no longer be supported. 2026-07-07 23:16:02.343 | 2026-07-07 23:16:02.343 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-07 23:16:02.343 | ******************************************************************************** 2026-07-07 23:16:02.343 | 2026-07-07 23:16:02.343 | !! 2026-07-07 23:16:02.343 | corresp(dist, value, root_dir) 2026-07-07 23:16:02.517 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-07 23:16:10.702 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#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.2 2026-07-07 23:16:10.703 | venv-tempest run-test-pre: PYTHONHASHSEED='2662504965' 2026-07-07 23:16:10.703 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.m8dMYncV6Z -r requirements.txt 2026-07-07 23:16:11.778 | 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-07-07 23:16:11.780 | 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-07-07 23:16:11.783 | 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-07-07 23:16:11.784 | 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-07-07 23:16:11.787 | 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-07-07 23:16:11.787 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-07 23:16:11.789 | 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-07-07 23:16:11.789 | 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-07-07 23:16:11.790 | 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-07-07 23:16:11.791 | 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-07-07 23:16:11.792 | 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-07-07 23:16:11.793 | 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-07-07 23:16:11.794 | 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-07-07 23:16:11.795 | 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-07-07 23:16:11.798 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-07 23:16:11.798 | 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-07-07 23:16:11.798 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-07 23:16:11.799 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-07 23:16:11.800 | 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-07-07 23:16:11.802 | 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-07-07 23:16:11.804 | 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-07-07 23:16:11.807 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-07 23:16:11.808 | 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-07-07 23:16:11.812 | 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)) (83.0.0) 2026-07-07 23:16:11.815 | 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-07-07 23:16:11.817 | 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-07-07 23:16:11.821 | 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-07-07 23:16:11.825 | 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-07-07 23:16:11.825 | 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-07-07 23:16:11.825 | 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-07-07 23:16:11.832 | 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-07-07 23:16:11.834 | 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-07-07 23:16:11.836 | 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-07-07 23:16:11.840 | 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-07-07 23:16:11.847 | 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-07-07 23:16:11.853 | 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-07-07 23:16:11.856 | 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-07-07 23:16:11.860 | 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-07-07 23:16:11.864 | 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-07-07 23:16:11.870 | 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-07-07 23:16:11.870 | 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-07-07 23:16:11.873 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-07 23:16:11.877 | 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-07-07 23:16:11.878 | 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-07-07 23:16:11.879 | 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-07-07 23:16:11.882 | 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-07-07 23:16:11.898 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-07 23:16:11.909 | 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.2) 2026-07-07 23:16:11.924 | 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-07-07 23:16:11.928 | 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-07-07 23:16:11.930 | 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-07-07 23:16:11.931 | 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-07-07 23:16:11.933 | 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-07-07 23:16:11.945 | 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-07-07 23:16:11.970 | 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-07-07 23:16:11.979 | 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-07-07 23:16:11.981 | 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-07-07 23:16:11.983 | 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-07-07 23:16:12.001 | 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-07-07 23:16:12.003 | 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-07-07 23:16:12.010 | 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-07-07 23:16:12.273 | ___________________________________ summary ____________________________________ 2026-07-07 23:16:12.273 | venv-tempest: commands succeeded 2026-07-07 23:16:12.273 | congratulations :) 2026-07-07 23:16:12.334 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.m8dMYncV6Z 2026-07-07 23:16:12.338 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-07 23:16:12.342 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-07 23:16:12.346 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-07 23:16:12.394 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.MwWUnDYn0V 2026-07-07 23:16:13.421 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-07 23:16:13.421 | !! 2026-07-07 23:16:13.421 | 2026-07-07 23:16:13.421 | ******************************************************************************** 2026-07-07 23:16:13.422 | Requirements should be satisfied by a PEP 517 installer. 2026-07-07 23:16:13.422 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-07 23:16:13.422 | 2026-07-07 23:16:13.422 | This deprecation is overdue, please update your project and remove deprecated 2026-07-07 23:16:13.422 | calls to avoid build errors in the future. 2026-07-07 23:16:13.422 | ******************************************************************************** 2026-07-07 23:16:13.422 | 2026-07-07 23:16:13.422 | !! 2026-07-07 23:16:13.422 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-07 23:16:13.946 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-07 23:16:13.947 | !! 2026-07-07 23:16:13.947 | 2026-07-07 23:16:13.947 | ******************************************************************************** 2026-07-07 23:16:13.947 | Please avoid running ``setup.py`` directly. 2026-07-07 23:16:13.947 | Instead, use pypa/build, pypa/installer or other 2026-07-07 23:16:13.947 | standards-based tools. 2026-07-07 23:16:13.947 | 2026-07-07 23:16:13.947 | This deprecation is overdue, please update your project and remove deprecated 2026-07-07 23:16:13.948 | calls to avoid build errors in the future. 2026-07-07 23:16:13.948 | 2026-07-07 23:16:13.948 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-07 23:16:13.948 | ******************************************************************************** 2026-07-07 23:16:13.949 | 2026-07-07 23:16:13.949 | !! 2026-07-07 23:16:13.949 | self.initialize_options() 2026-07-07 23:16:13.949 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-07 23:16:13.949 | warnings.warn(msg) 2026-07-07 23:16:13.981 | /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-07-07 23:16:13.982 | !! 2026-07-07 23:16:13.982 | 2026-07-07 23:16:13.982 | ******************************************************************************** 2026-07-07 23:16:13.982 | 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-07-07 23:16:13.982 | 2026-07-07 23:16:13.982 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-07 23:16:13.982 | or your builds will no longer be supported. 2026-07-07 23:16:13.982 | 2026-07-07 23:16:13.982 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-07 23:16:13.983 | ******************************************************************************** 2026-07-07 23:16:13.983 | 2026-07-07 23:16:13.983 | !! 2026-07-07 23:16:13.983 | corresp(dist, value, root_dir) 2026-07-07 23:16:14.193 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-07 23:16:22.110 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.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==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#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.2 2026-07-07 23:16:22.110 | venv-tempest run-test-pre: PYTHONHASHSEED='3529805811' 2026-07-07 23:16:22.111 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.MwWUnDYn0V 2026-07-07 23:16:26.909 | ___________________________________ summary ____________________________________ 2026-07-07 23:16:26.909 | venv-tempest: commands succeeded 2026-07-07 23:16:26.909 | congratulations :) 2026-07-07 23:16:26.973 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-07 23:16:26.999 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:16:27.003 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-07 23:16:27.007 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-07 23:16:27.038 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-07 23:16:27.043 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-07 23:16:27.047 | ++ 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-07-07 23:16:27.052 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-07 23:16:27.056 | ++ 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-07-07 23:16:27.062 | +++ 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-07-07 23:16:27.067 | +++ 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-07-07 23:16:27.073 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-07 23:16:27.078 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-07 23:16:27.083 | +++ 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-07-07 23:16:27.118 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-07 23:16:27.153 | ++ 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-07-07 23:16:27.159 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-07 23:16:27.163 | ++ 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-07-07 23:16:27.220 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-07 23:16:27.225 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-07 23:16:27.229 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-07 23:16:27.280 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-07 23:16:27.284 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-07 23:16:27.289 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-07 23:16:27.337 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-07 23:16:27.337 | ' 2026-07-07 23:16:27.342 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-07 23:16:27.346 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-07 23:16:27.351 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-07 23:16:27.356 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-07 23:16:27.360 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-07 23:16:27.361 | /opt/stack/tempest /opt/stack/tempest 2026-07-07 23:16:27.365 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-07 23:16:27.370 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-07 23:16:27.370 | /opt/stack/tempest 2026-07-07 23:16:27.374 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-07 23:16:27.379 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-07 23:16:27.384 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-07 23:16:27.389 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-07 23:16:27.393 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-07 23:16:27.398 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-07 23:16:27.403 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-07 23:16:27.407 | + functions-common:run_plugins:1837 : local plugins= 2026-07-07 23:16:27.412 | + functions-common:run_plugins:1838 : local plugin 2026-07-07 23:16:27.417 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-07 23:16:27.421 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-07 23:16:27.426 | + inc/meta-config:merge_config_group:171 : shift 2026-07-07 23:16:27.430 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-07 23:16:27.434 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 23:16:27.439 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-07 23:16:27.444 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-07 23:16:27.450 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-07 23:16:27.455 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-07 23:16:27.460 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-07 23:16:27.464 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-07 23:16:27.469 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-07 23:16:27.469 | /^\[\[.+\|.*\]\]/ { 2026-07-07 23:16:27.469 | gsub("[][]", "", $1); 2026-07-07 23:16:27.469 | split($1, a, "|"); 2026-07-07 23:16:27.470 | if (a[1] == matchgroup) 2026-07-07 23:16:27.470 | print a[2] 2026-07-07 23:16:27.470 | } 2026-07-07 23:16:27.470 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 32 async_wait 190 osc 548 apt-get 226 test_with_retry 10 dbsync 8 pip_install 198 apt-get-update 5 run_process 48 git_timed 424 ------------------------- Unaccounted time 58 ========================= Total runtime 1747 ================= Async summary ================= Time spent in the background minus waits: 672 sec Elapsed time: 1747 sec Time if we did everything serially: 2419 sec Speedup: 1.38466 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21046 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 31 | | nova_cell1 | SELECT | 73 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5300 | | neutron | INSERT | 846 | | neutron | DELETE | 32 | | placement | SELECT | 23 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 275 | | nova_cell0 | UPDATE | 5 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 19 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | INSERT | 24 | | nova_api | SAVEPOINT | 12 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.197 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.197/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: 93813783fbedb492f73fc15ed362cc70b0f6c102 Merge "Grant cinder service user the "member" role for barbican" 2026-07-02 18:45:12 +0000 OS Version: Ubuntu 24.04 noble