2026-06-23 13:20:08.141 | + ./stack.sh:main:485 : exec 2026-06-23 13:20:08.141 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-23-152008.summary.2026-06-23-152008 2026-06-23 13:20:08.141 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-23-152008' 2026-06-23 13:20:08.141 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:20:08.141 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-23-152008 2026-06-23 13:20:08.142 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-23-152008 /opt/stack/logs/stack.sh.log 2026-06-23 13:20:08.142 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-23-152008.summary.2026-06-23-152008 /opt/stack/logs/stack.sh.log.summary 2026-06-23 13:20:08.142 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-23 13:20:08.142 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-23 13:20:08.142 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-23 13:20:08.142 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-23 13:20:08.142 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-23 13:20:08.142 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-23 13:20:08.142 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-23 13:20:08.142 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-23 13:20:08.142 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-23 13:20:08.143 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-23 13:20:08.143 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-23 13:20:08.143 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-23 13:20:08.143 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-23 13:20:08.144 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-23 13:20:08.149 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-23 13:20:08.151 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-23 13:20:08.154 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-23 13:20:08.157 | + ./stack.sh:main:571 : set -o errexit 2026-06-23 13:20:08.159 | + ./stack.sh:main:574 : uname -a 2026-06-23 13:20:08.161 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-23 13:20:08.163 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-23 13:20:08.166 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-23 13:20:08.170 | + ./stack.sh:main:581 : source /home/quobyte/devstack/lib/database 2026-06-23 13:20:08.211 | + ./stack.sh:main:582 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-23 13:20:08.229 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/host 2026-06-23 13:20:08.233 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-23 13:20:08.250 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-23 13:20:08.253 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-23 13:20:08.269 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-23 13:20:08.273 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-23 13:20:08.291 | ++ lib/host:source:34 : ENABLE_ZSWAP=False 2026-06-23 13:20:08.293 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-23 13:20:08.296 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-23 13:20:08.299 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-23 13:20:08.315 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-23 13:20:08.318 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-23 13:20:08.335 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-23 13:20:08.337 | + ./stack.sh:main:588 : tune_host 2026-06-23 13:20:08.340 | + lib/host:tune_host:96 : configure_host_mem 2026-06-23 13:20:08.342 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-23 13:20:08.344 | + lib/host:configure_zswap:40 : [[ False == \T\r\u\e ]] 2026-06-23 13:20:08.347 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-23 13:20:08.349 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-23 13:20:08.352 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-23 13:20:08.354 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 13:20:08.357 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 13:20:08.359 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-23 13:20:08.362 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 13:20:08.364 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 13:20:08.367 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 13:20:08.369 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:20:08.372 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:20:08.374 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 13:20:08.377 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-23 13:20:08.380 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-23 13:20:08.382 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-23 13:20:08.385 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-23 13:20:08.389 | + functions-common:apt_get_update:1168 : [[ 1000 = \0 ]] 2026-06-23 13:20:08.392 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-23 13:20:08.394 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-23 13:20:08.397 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:20:08.399 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:20:08.403 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:20:08.407 | + functions-common:time_start:2405 : _TIME_START[$name]=1782220808404 2026-06-23 13:20:08.409 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-23 13:20:08.412 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-23 13:20:08.414 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-23 13:20:08.527 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-23 13:20:08.527 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-23 13:20:08.527 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-23 13:20:08.543 | Get:4 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-23 13:20:08.586 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-23 13:20:11.856 | Fetched 4747 B in 1s (9141 B/s) 2026-06-23 13:20:13.480 | Reading package lists... 2026-06-23 13:20:13.510 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-23 13:20:13.512 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-23 13:20:13.515 | + functions-common:time_stop:2414 : local name 2026-06-23 13:20:13.519 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:20:13.521 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:20:13.523 | + functions-common:time_stop:2417 : local total 2026-06-23 13:20:13.526 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:20:13.529 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-23 13:20:13.532 | + functions-common:time_stop:2421 : start_time=1782220808404 2026-06-23 13:20:13.534 | + functions-common:time_stop:2423 : [[ -z 1782220808404 ]] 2026-06-23 13:20:13.537 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:20:13.542 | + functions-common:time_stop:2426 : end_time=1782220813539 2026-06-23 13:20:13.545 | + functions-common:time_stop:2427 : elapsed_time=5135 2026-06-23 13:20:13.548 | + functions-common:time_stop:2428 : total=0 2026-06-23 13:20:13.551 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:20:13.554 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5135 2026-06-23 13:20:13.557 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-23 13:20:13.559 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 13:20:13.561 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:20:13.564 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:20:13.567 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-23 13:20:13.588 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-23 13:20:13.635 | Reading package lists... 2026-06-23 13:20:14.023 | Building dependency tree... 2026-06-23 13:20:14.025 | Reading state information... 2026-06-23 13:20:14.737 | The following NEW packages will be installed: 2026-06-23 13:20:14.739 | ksmtuned 2026-06-23 13:20:14.790 | 0 upgraded, 1 newly installed, 0 to remove and 114 not upgraded. 2026-06-23 13:20:14.790 | Need to get 7444 B of archives. 2026-06-23 13:20:14.791 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-23 13:20:14.791 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-23 13:20:15.016 | perl: warning: Setting locale failed. 2026-06-23 13:20:15.017 | perl: warning: Please check that your locale settings: 2026-06-23 13:20:15.017 | LANGUAGE = (unset), 2026-06-23 13:20:15.017 | LC_ALL = "en_US.utf8", 2026-06-23 13:20:15.017 | LANG = "de_DE.UTF-8" 2026-06-23 13:20:15.017 | are supported and installed on your system. 2026-06-23 13:20:15.017 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:20:15.115 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:20:15.115 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:20:15.115 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:20:15.320 | Fetched 7444 B in 0s (323 kB/s) 2026-06-23 13:20:15.362 | Selecting previously unselected package ksmtuned. 2026-06-23 13:20:15.683 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107864 files and directories currently installed.) 2026-06-23 13:20:15.689 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-23 13:20:15.701 | Unpacking ksmtuned (4.20150326) ... 2026-06-23 13:20:15.764 | Setting up ksmtuned (4.20150326) ... 2026-06-23 13:20:15.976 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-23 13:20:16.165 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-23 13:20:16.861 | perl: warning: Setting locale failed. 2026-06-23 13:20:16.861 | perl: warning: Please check that your locale settings: 2026-06-23 13:20:16.861 | LANGUAGE = (unset), 2026-06-23 13:20:16.861 | LC_ALL = "en_US.utf8", 2026-06-23 13:20:16.861 | LANG = "de_DE.UTF-8" 2026-06-23 13:20:16.861 | are supported and installed on your system. 2026-06-23 13:20:16.862 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:20:17.011 | perl: warning: Setting locale failed. 2026-06-23 13:20:17.011 | perl: warning: Please check that your locale settings: 2026-06-23 13:20:17.011 | LANGUAGE = (unset), 2026-06-23 13:20:17.011 | LC_ALL = "en_US.utf8", 2026-06-23 13:20:17.011 | LANG = "de_DE.UTF-8" 2026-06-23 13:20:17.011 | are supported and installed on your system. 2026-06-23 13:20:17.012 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:20:17.064 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:20:17.065 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:20:17.065 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:20:17.137 | perl: warning: Setting locale failed. 2026-06-23 13:20:17.137 | perl: warning: Please check that your locale settings: 2026-06-23 13:20:17.138 | LANGUAGE = (unset), 2026-06-23 13:20:17.138 | LC_ALL = "en_US.utf8", 2026-06-23 13:20:17.138 | LANG = "de_DE.UTF-8" 2026-06-23 13:20:17.138 | are supported and installed on your system. 2026-06-23 13:20:17.138 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:20:17.679 | 2026-06-23 13:20:17.680 | Running kernel seems to be up-to-date. 2026-06-23 13:20:17.680 | 2026-06-23 13:20:17.680 | No services need to be restarted. 2026-06-23 13:20:17.680 | 2026-06-23 13:20:17.680 | No containers need to be restarted. 2026-06-23 13:20:17.680 | 2026-06-23 13:20:17.680 | No user sessions are running outdated binaries. 2026-06-23 13:20:17.680 | 2026-06-23 13:20:17.680 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 13:20:19.677 | + functions-common:apt_get:1205 : result=0 2026-06-23 13:20:19.680 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 13:20:19.682 | + functions-common:time_stop:2414 : local name 2026-06-23 13:20:19.685 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:20:19.687 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:20:19.689 | + functions-common:time_stop:2417 : local total 2026-06-23 13:20:19.691 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:20:19.693 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 13:20:19.696 | + functions-common:time_stop:2421 : start_time=1782220813585 2026-06-23 13:20:19.698 | + functions-common:time_stop:2423 : [[ -z 1782220813585 ]] 2026-06-23 13:20:19.701 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:20:19.705 | + functions-common:time_stop:2426 : end_time=1782220819702 2026-06-23 13:20:19.707 | + functions-common:time_stop:2427 : elapsed_time=6117 2026-06-23 13:20:19.709 | + functions-common:time_stop:2428 : total=1095 2026-06-23 13:20:19.711 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:20:19.714 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7212 2026-06-23 13:20:19.716 | + functions-common:apt_get:1209 : return 0 2026-06-23 13:20:19.718 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-23 13:20:19.722 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-23 13:20:19.723 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-23 13:20:19.740 | + lib/host:configure_ksm:19 : echo 0 2026-06-23 13:20:19.741 | 0 2026-06-23 13:20:19.745 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-23 13:20:19.748 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ False == \T\r\u\e ]] 2026-06-23 13:20:19.750 | + lib/host:tune_host:97 : configure_host_net 2026-06-23 13:20:19.752 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-23 13:20:19.755 | + lib/host:configure_sysctl_net_parmaters:77 : [[ False == \T\r\u\e ]] 2026-06-23 13:20:19.757 | + ./stack.sh:main:594 : fetch_plugins 2026-06-23 13:20:19.759 | + functions-common:fetch_plugins:1760 : local plugins= 2026-06-23 13:20:19.762 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-23 13:20:19.764 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2026-06-23 13:20:19.766 | + functions-common:fetch_plugins:1765 : return 2026-06-23 13:20:19.769 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-23 13:20:19.771 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-23 13:20:19.774 | + functions-common:run_phase:1843 : local phase= 2026-06-23 13:20:19.776 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 13:20:19.778 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 13:20:19.781 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 13:20:19.783 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 13:20:19.786 | + functions-common:run_phase:1852 : local extra 2026-06-23 13:20:19.788 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 13:20:19.792 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 13:20:19.794 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 13:20:19.797 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 13:20:19.799 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-23 13:20:19.802 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 13:20:19.817 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:20:19.820 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-23 13:20:19.822 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-23 13:20:19.824 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-23 13:20:19.827 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-23 13:20:19.829 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-23 13:20:19.831 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-23 13:20:19.833 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-23 13:20:19.836 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-23 13:20:19.838 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-23 13:20:19.840 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 13:20:19.842 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-23 13:20:19.845 | + functions-common:plugin_override_defaults:1801 : local plugins= 2026-06-23 13:20:19.847 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-23 13:20:19.849 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2026-06-23 13:20:19.851 | + functions-common:plugin_override_defaults:1806 : return 2026-06-23 13:20:19.854 | + ./stack.sh:main:601 : source /home/quobyte/devstack/lib/apache 2026-06-23 13:20:19.872 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/tls 2026-06-23 13:20:19.875 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-23 13:20:19.891 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:20:19.895 | +++ lib/tls:source:43 : hostname -f 2026-06-23 13:20:19.899 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-23 13:20:19.902 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-23 13:20:19.904 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-23 13:20:19.907 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-23 13:20:19.909 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-23 13:20:19.912 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-23 13:20:19.914 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-23 13:20:19.916 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-23 13:20:19.919 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-23 13:20:19.921 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-23 13:20:19.926 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/infra 2026-06-23 13:20:19.941 | + ./stack.sh:main:608 : source /home/quobyte/devstack/lib/libraries 2026-06-23 13:20:19.962 | + ./stack.sh:main:609 : source /home/quobyte/devstack/lib/lvm 2026-06-23 13:20:19.977 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/horizon 2026-06-23 13:20:19.992 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/keystone 2026-06-23 13:20:20.031 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/glance 2026-06-23 13:20:20.111 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/nova 2026-06-23 13:20:20.217 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/placement 2026-06-23 13:20:20.247 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/cinder 2026-06-23 13:20:20.306 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/swift 2026-06-23 13:20:20.360 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/neutron 2026-06-23 13:20:20.363 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-23 13:20:20.381 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:20:20.383 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-23 13:20:20.386 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-23 13:20:20.388 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-23 13:20:20.391 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-23 13:20:20.394 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-23 13:20:20.410 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-23 13:20:20.412 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-23 13:20:20.415 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-23 13:20:20.417 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-23 13:20:20.420 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-23 13:20:20.422 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-23 13:20:20.425 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-23 13:20:20.428 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-23 13:20:20.430 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-23 13:20:20.434 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-23 13:20:20.448 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-23 13:20:20.451 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-23 13:20:20.453 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-23 13:20:20.457 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-23 13:20:20.459 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-23 13:20:20.462 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-23 13:20:20.465 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-23 13:20:20.468 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-23 13:20:20.470 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-23 13:20:20.474 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-23 13:20:20.477 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-23 13:20:20.479 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.245 2026-06-23 13:20:20.482 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-23 13:20:20.486 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-23 13:20:20.489 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-23 13:20:20.490 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-23 13:20:20.495 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-23 13:20:20.498 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-23 13:20:20.500 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-23 13:20:20.503 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-23 13:20:20.505 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-23 13:20:20.508 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-23 13:20:20.525 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-23 13:20:20.529 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.245 2026-06-23 13:20:20.533 | +++ functions-common:ipv6_unquote:2212 : echo 192.168.122.245 2026-06-23 13:20:20.534 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-23 13:20:20.538 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.245 2026-06-23 13:20:20.541 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-23 13:20:20.543 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-23 13:20:20.546 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-23 13:20:20.548 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-23 13:20:20.551 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-23 13:20:20.553 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-23 13:20:20.555 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-23 13:20:20.558 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-23 13:20:20.560 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-23 13:20:20.563 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-23 13:20:20.565 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-23 13:20:20.568 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-23 13:20:20.570 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-23 13:20:20.573 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-23 13:20:20.575 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-23 13:20:20.578 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-23 13:20:20.580 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-23 13:20:20.583 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-23 13:20:20.585 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-23 13:20:20.589 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-23 13:20:20.591 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-23 13:20:20.594 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-23 13:20:20.611 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-23 13:20:20.613 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-23 13:20:20.616 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-23 13:20:20.619 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-23 13:20:20.621 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-23 13:20:20.625 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-23 13:20:20.627 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-23 13:20:20.630 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-23 13:20:20.633 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-23 13:20:20.636 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-23 13:20:20.638 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-23 13:20:20.641 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-23 13:20:20.644 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-23 13:20:20.646 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-23 13:20:20.649 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-23 13:20:20.652 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-23 13:20:20.655 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-23 13:20:20.657 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-23 13:20:20.660 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-23 13:20:20.663 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-23 13:20:20.780 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-23 13:20:20.796 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-23 13:20:20.799 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-23 13:20:20.802 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-23 13:20:20.805 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-23 13:20:20.808 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-23 13:20:20.811 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-23 13:20:20.814 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-23 13:20:20.816 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-23 13:20:20.819 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-23 13:20:20.822 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-23 13:20:20.824 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-23 13:20:20.828 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-23 13:20:20.831 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-23 13:20:20.833 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-23 13:20:20.836 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-23 13:20:20.839 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-23 13:20:20.841 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-23 13:20:20.843 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-23 13:20:20.845 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-23 13:20:20.848 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-23 13:20:20.853 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-23 13:20:20.853 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-23 13:20:20.855 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-23 13:20:20.855 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-23 13:20:20.861 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=c2:52dd:006b 2026-06-23 13:20:20.864 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-23 13:20:20.866 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-23 13:20:20.868 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-23 13:20:20.872 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-23 13:20:20.874 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdc2:52dd:006b::/56 2026-06-23 13:20:20.878 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-23 13:20:20.879 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdc2:52dd:006b::/56 2026-06-23 13:20:20.884 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdc2:52dd:006b::/64 2026-06-23 13:20:20.887 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-23 13:20:20.889 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-23 13:20:20.892 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-23 13:20:20.895 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-23 13:20:20.897 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-23 13:20:20.899 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-23 13:20:20.901 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-23 13:20:20.904 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-23 13:20:20.906 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-23 13:20:20.908 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-23 13:20:20.909 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-23 13:20:20.912 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-23 13:20:20.915 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-23 13:20:20.918 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdc2:52dd:006b::/56 2026-06-23 13:20:20.921 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-23 13:20:20.924 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-23 13:20:20.929 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-23 13:20:20.929 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-23 13:20:20.930 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-23 13:20:20.936 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-23 13:20:20.940 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-23 13:20:20.940 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-23 13:20:20.943 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-23 13:20:20.949 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-23 13:20:20.955 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-23 13:20:20.957 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-23 13:20:20.961 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-23 13:20:20.963 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-23 13:20:20.967 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-23 13:20:20.970 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-23 13:20:20.972 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-23 13:20:20.975 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-23 13:20:20.978 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-23 13:20:20.998 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/ldap 2026-06-23 13:20:21.014 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/dstat 2026-06-23 13:20:21.029 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/atop 2026-06-23 13:20:21.045 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/tcpdump 2026-06-23 13:20:21.058 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/etcd3 2026-06-23 13:20:21.092 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/os-vif 2026-06-23 13:20:21.094 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-23 13:20:21.097 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-23 13:20:21.101 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-23 13:20:21.103 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-23 13:20:21.106 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-23 13:20:21.124 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-23 13:20:21.127 | + ./stack.sh:main:629 : run_phase source 2026-06-23 13:20:21.129 | + functions-common:run_phase:1842 : local mode=source 2026-06-23 13:20:21.132 | + functions-common:run_phase:1843 : local phase= 2026-06-23 13:20:21.134 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 13:20:21.136 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 13:20:21.139 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 13:20:21.142 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 13:20:21.144 | + functions-common:run_phase:1852 : local extra 2026-06-23 13:20:21.148 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 13:20:21.151 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 13:20:21.154 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 13:20:21.157 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 13:20:21.160 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-23 13:20:21.162 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 13:20:21.179 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:20:21.182 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-23 13:20:21.184 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-23 13:20:21.228 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-23 13:20:21.231 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-23 13:20:21.233 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-23 13:20:21.236 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-23 13:20:21.239 | + functions-common:load_plugin_settings:1778 : local plugins= 2026-06-23 13:20:21.241 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-23 13:20:21.243 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2026-06-23 13:20:21.245 | + functions-common:load_plugin_settings:1783 : return 2026-06-23 13:20:21.248 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-23 13:20:21.250 | + functions-common:verify_disabled_services:2125 : local service 2026-06-23 13:20:21.253 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.256 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-23 13:20:21.258 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.260 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-23 13:20:21.262 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.264 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-23 13:20:21.266 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.268 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-23 13:20:21.271 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.274 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-23 13:20:21.276 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.278 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-23 13:20:21.281 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.283 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-23 13:20:21.286 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.289 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-23 13:20:21.291 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.294 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-23 13:20:21.297 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.300 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-23 13:20:21.302 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.304 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-23 13:20:21.307 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.309 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-23 13:20:21.312 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.314 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-23 13:20:21.316 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.318 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-23 13:20:21.321 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.324 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-23 13:20:21.326 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.328 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-23 13:20:21.331 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.333 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-23 13:20:21.336 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.338 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-23 13:20:21.340 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.343 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-23 13:20:21.346 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.348 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-23 13:20:21.351 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.354 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-23 13:20:21.356 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.359 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-23 13:20:21.361 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.364 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-23 13:20:21.367 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.370 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-23 13:20:21.373 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:20:21.375 | + functions-common:verify_disabled_services:2127 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-23 13:20:21.379 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-23 13:20:21.382 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-23 13:20:21.384 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-23 13:20:21.402 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:20:21.405 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-23 13:20:21.408 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-23 13:20:21.411 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-23 13:20:21.427 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:20:21.430 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-23 13:20:21.433 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-23 13:20:21.436 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-23 13:20:21.438 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-23 13:20:21.441 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-23 13:20:21.443 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-23 13:20:21.446 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-23 13:20:21.448 | + lib/database:initialize_database_backends:92 : return 0 2026-06-23 13:20:21.451 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-23 13:20:21.452 | Using mysql database backend 2026-06-23 13:20:21.454 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-23 13:20:21.474 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-23 13:20:21.478 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-23 13:20:21.482 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-23 13:20:21.484 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-23 13:20:21.488 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-23 13:20:21.491 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-23 13:20:21.510 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:20:21.513 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-23 13:20:21.532 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-23 13:20:21.552 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:20:21.554 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-23 13:20:21.574 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-23 13:20:21.592 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-23 13:20:21.612 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:20:21.614 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-23 13:20:21.634 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:20:21.637 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-23 13:20:21.639 | + functions-common:save_stackenv:65 : local tag=762 2026-06-23 13:20:21.642 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-23 13:20:21.648 | + functions-common:save_stackenv:67 : time_stamp=2026-06-23-152021 2026-06-23 13:20:21.650 | + functions-common:save_stackenv:68 : echo '# 2026-06-23-152021 762' 2026-06-23 13:20:21.653 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:20:21.656 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-23 13:20:21.658 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:20:21.661 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-23 13:20:21.664 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:20:21.667 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-23 13:20:21.669 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:20:21.672 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-23 13:20:21.675 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:20:21.678 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.245 2026-06-23 13:20:21.681 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:20:21.684 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.245/identity 2026-06-23 13:20:21.686 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:20:21.689 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-23-152008 2026-06-23 13:20:21.691 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:20:21.693 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-23 13:20:21.696 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:20:21.698 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.245 2026-06-23 13:20:21.701 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:20:21.703 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-23 13:20:21.706 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:20:21.709 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-23 13:20:21.711 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:20:21.713 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-23 13:20:21.715 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:20:21.718 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-23 13:20:21.720 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:20:21.722 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.245 2026-06-23 13:20:21.725 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:20:21.728 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-23 13:20:21.732 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-23 13:20:21.735 | + ./stack.sh:main:775 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-23 13:20:21.738 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-23 13:20:21.741 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-23 13:20:21.744 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 13:20:21.746 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 13:20:21.750 | ++ functions-common:git_clone:587 : pwd 2026-06-23 13:20:21.753 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 13:20:21.754 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 13:20:21.758 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 13:20:21.777 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 13:20:21.781 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 13:20:21.783 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 13:20:21.786 | + functions-common:git_clone:604 : echo master 2026-06-23 13:20:21.787 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 13:20:21.792 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-23 13:20:21.794 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 13:20:21.797 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-23 13:20:21.801 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:20:21.803 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:20:21.806 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:20:21.809 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:20:21.811 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:20:21.813 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:20:21.815 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:20:21.817 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:20:21.820 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:20:21.824 | + functions-common:time_start:2405 : _TIME_START[$name]=1782220821821 2026-06-23 13:20:21.828 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-23 13:20:21.831 | Cloning into '/opt/stack/requirements'... 2026-06-23 13:20:26.079 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:20:26.083 | + functions-common:time_stop:2414 : local name 2026-06-23 13:20:26.087 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:20:26.090 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:20:26.094 | + functions-common:time_stop:2417 : local total 2026-06-23 13:20:26.098 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:20:26.102 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:20:26.106 | + functions-common:time_stop:2421 : start_time=1782220821821 2026-06-23 13:20:26.110 | + functions-common:time_stop:2423 : [[ -z 1782220821821 ]] 2026-06-23 13:20:26.115 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:20:26.121 | + functions-common:time_stop:2426 : end_time=1782220826117 2026-06-23 13:20:26.124 | + functions-common:time_stop:2427 : elapsed_time=4296 2026-06-23 13:20:26.128 | + functions-common:time_stop:2428 : total=0 2026-06-23 13:20:26.132 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:20:26.135 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4296 2026-06-23 13:20:26.139 | + functions-common:git_clone:625 : cd /opt/stack/requirements 2026-06-23 13:20:26.143 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 13:20:26.147 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:20:26.151 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:20:26.154 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:20:26.158 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:20:26.162 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:20:26.166 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:20:26.170 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:20:26.173 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:20:26.178 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:20:26.183 | + functions-common:time_start:2405 : _TIME_START[$name]=1782220826179 2026-06-23 13:20:26.187 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 13:20:26.747 | From https://review.opendev.org/openstack/requirements 2026-06-23 13:20:26.747 | * branch master -> FETCH_HEAD 2026-06-23 13:20:26.759 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:20:26.762 | + functions-common:time_stop:2414 : local name 2026-06-23 13:20:26.766 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:20:26.770 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:20:26.773 | + functions-common:time_stop:2417 : local total 2026-06-23 13:20:26.777 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:20:26.780 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:20:26.784 | + functions-common:time_stop:2421 : start_time=1782220826179 2026-06-23 13:20:26.788 | + functions-common:time_stop:2423 : [[ -z 1782220826179 ]] 2026-06-23 13:20:26.793 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:20:26.798 | + functions-common:time_stop:2426 : end_time=1782220826794 2026-06-23 13:20:26.802 | + functions-common:time_stop:2427 : elapsed_time=615 2026-06-23 13:20:26.805 | + functions-common:time_stop:2428 : total=4296 2026-06-23 13:20:26.809 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:20:26.813 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4911 2026-06-23 13:20:26.817 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 13:20:26.820 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:20:26.824 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:20:26.828 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:20:26.831 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:20:26.835 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:20:26.839 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:20:26.842 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:20:26.846 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:20:26.850 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:20:26.856 | + functions-common:time_start:2405 : _TIME_START[$name]=1782220826852 2026-06-23 13:20:26.860 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 13:20:26.876 | Note: switching to 'FETCH_HEAD'. 2026-06-23 13:20:26.876 | 2026-06-23 13:20:26.876 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 13:20:26.876 | changes and commit them, and you can discard any commits you make in this 2026-06-23 13:20:26.876 | state without impacting any branches by switching back to a branch. 2026-06-23 13:20:26.876 | 2026-06-23 13:20:26.876 | If you want to create a new branch to retain commits you create, you may 2026-06-23 13:20:26.876 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 13:20:26.876 | 2026-06-23 13:20:26.876 | git switch -c 2026-06-23 13:20:26.877 | 2026-06-23 13:20:26.877 | Or undo this operation with: 2026-06-23 13:20:26.877 | 2026-06-23 13:20:26.877 | git switch - 2026-06-23 13:20:26.877 | 2026-06-23 13:20:26.877 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 13:20:26.877 | 2026-06-23 13:20:26.877 | HEAD is now at f84d342a Merge "Add hypercorn" 2026-06-23 13:20:26.882 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:20:26.886 | + functions-common:time_stop:2414 : local name 2026-06-23 13:20:26.890 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:20:26.893 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:20:26.897 | + functions-common:time_stop:2417 : local total 2026-06-23 13:20:26.901 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:20:26.905 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:20:26.909 | + functions-common:time_stop:2421 : start_time=1782220826852 2026-06-23 13:20:26.912 | + functions-common:time_stop:2423 : [[ -z 1782220826852 ]] 2026-06-23 13:20:26.917 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:20:26.923 | + functions-common:time_stop:2426 : end_time=1782220826919 2026-06-23 13:20:26.927 | + functions-common:time_stop:2427 : elapsed_time=67 2026-06-23 13:20:26.931 | + functions-common:time_stop:2428 : total=4911 2026-06-23 13:20:26.934 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:20:26.938 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4978 2026-06-23 13:20:26.942 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-23 13:20:26.959 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-23 13:20:26.964 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 13:20:26.966 | + functions-common:git_clone:667 : head -1 2026-06-23 13:20:26.968 | f84d342a Merge "Add hypercorn" 2026-06-23 13:20:26.972 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 13:20:26.977 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-23 13:20:26.981 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:20:26.985 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-23 13:20:26.989 | + ./stack.sh:main:780 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-23 13:20:26.993 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-23 13:20:26.998 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-23 13:20:27.002 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-23 13:20:27.006 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-23 13:20:27.010 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-23 13:20:27.015 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-23 13:20:27.020 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-23 13:20:27.027 | ++ tools/install_prereqs.sh:source:47 : NOW=1782220827 2026-06-23 13:20:27.032 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-23 13:20:27.039 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-23 13:20:27.044 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-23 13:20:27.048 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782220827 2026-06-23 13:20:27.052 | ++ tools/install_prereqs.sh:source:50 : [[ 1782220827 -lt 7200 ]] 2026-06-23 13:20:27.056 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-23 13:20:27.061 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-23 13:20:27.065 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-23 13:20:27.068 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-23 13:20:27.072 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-23 13:20:27.076 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-23 13:20:27.080 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-23 13:20:27.085 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-23 13:20:27.125 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-23 13:20:27.125 | apache2-dev 2026-06-23 13:20:27.125 | bc 2026-06-23 13:20:27.126 | bsdmainutils 2026-06-23 13:20:27.126 | curl 2026-06-23 13:20:27.126 | g++ 2026-06-23 13:20:27.126 | gawk 2026-06-23 13:20:27.126 | gcc 2026-06-23 13:20:27.126 | gettext 2026-06-23 13:20:27.126 | git 2026-06-23 13:20:27.127 | graphviz 2026-06-23 13:20:27.127 | iputils-ping 2026-06-23 13:20:27.127 | libffi-dev 2026-06-23 13:20:27.127 | libjpeg-dev 2026-06-23 13:20:27.127 | libpq-dev 2026-06-23 13:20:27.128 | libssl-dev 2026-06-23 13:20:27.128 | libsystemd-dev 2026-06-23 13:20:27.128 | libxml2-dev 2026-06-23 13:20:27.128 | libxslt1-dev 2026-06-23 13:20:27.128 | libyaml-dev 2026-06-23 13:20:27.128 | lsof 2026-06-23 13:20:27.128 | openssh-server 2026-06-23 13:20:27.128 | openssl 2026-06-23 13:20:27.128 | pkg-config 2026-06-23 13:20:27.128 | psmisc 2026-06-23 13:20:27.128 | python3-dev 2026-06-23 13:20:27.129 | python3-pip 2026-06-23 13:20:27.129 | python3-systemd 2026-06-23 13:20:27.129 | python3-venv 2026-06-23 13:20:27.129 | tar 2026-06-23 13:20:27.129 | tcpdump 2026-06-23 13:20:27.129 | unzip 2026-06-23 13:20:27.129 | uuid-runtime 2026-06-23 13:20:27.129 | wget 2026-06-23 13:20:27.129 | zlib1g-dev 2026-06-23 13:20:27.129 | libkrb5-dev 2026-06-23 13:20:27.129 | libldap2-dev 2026-06-23 13:20:27.129 | libsasl2-dev 2026-06-23 13:20:27.130 | memcached 2026-06-23 13:20:27.130 | python3-mysqldb 2026-06-23 13:20:27.130 | sqlite3 2026-06-23 13:20:27.130 | conntrack 2026-06-23 13:20:27.130 | curl 2026-06-23 13:20:27.130 | ebtables 2026-06-23 13:20:27.130 | genisoimage 2026-06-23 13:20:27.130 | iptables 2026-06-23 13:20:27.130 | iputils-arping 2026-06-23 13:20:27.130 | kpartx 2026-06-23 13:20:27.130 | libjs-jquery-tablesorter 2026-06-23 13:20:27.131 | parted 2026-06-23 13:20:27.131 | pm-utils 2026-06-23 13:20:27.131 | python3-mysqldb 2026-06-23 13:20:27.131 | socat 2026-06-23 13:20:27.131 | sqlite3 2026-06-23 13:20:27.131 | sudo 2026-06-23 13:20:27.131 | vlan 2026-06-23 13:20:27.131 | lsscsi 2026-06-23 13:20:27.131 | open-iscsi 2026-06-23 13:20:27.131 | cryptsetup 2026-06-23 13:20:27.131 | dosfstools 2026-06-23 13:20:27.131 | genisoimage 2026-06-23 13:20:27.132 | gir1.2-libosinfo-1.0 2026-06-23 13:20:27.132 | netcat-openbsd 2026-06-23 13:20:27.132 | open-iscsi 2026-06-23 13:20:27.132 | qemu-utils 2026-06-23 13:20:27.132 | sg3-utils 2026-06-23 13:20:27.132 | sysfsutils 2026-06-23 13:20:27.132 | lvm2 2026-06-23 13:20:27.132 | qemu-utils 2026-06-23 13:20:27.132 | thin-provisioning-tools 2026-06-23 13:20:27.132 | acl 2026-06-23 13:20:27.132 | dnsmasq-base 2026-06-23 13:20:27.133 | dnsmasq-utils 2026-06-23 13:20:27.133 | ebtables 2026-06-23 13:20:27.133 | haproxy 2026-06-23 13:20:27.133 | iptables 2026-06-23 13:20:27.133 | iputils-arping 2026-06-23 13:20:27.133 | iputils-ping 2026-06-23 13:20:27.133 | postgresql-server-dev-all 2026-06-23 13:20:27.133 | python3-mysqldb 2026-06-23 13:20:27.133 | sqlite3 2026-06-23 13:20:27.133 | sudo 2026-06-23 13:20:27.133 | vlan 2026-06-23 13:20:27.133 | pcp' 2026-06-23 13:20:27.134 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-23 13:20:27.159 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-23 13:20:27.159 | apache2-dev 2026-06-23 13:20:27.160 | bc 2026-06-23 13:20:27.160 | bsdmainutils 2026-06-23 13:20:27.160 | curl 2026-06-23 13:20:27.160 | g++ 2026-06-23 13:20:27.160 | gawk 2026-06-23 13:20:27.160 | gcc 2026-06-23 13:20:27.160 | gettext 2026-06-23 13:20:27.160 | git 2026-06-23 13:20:27.160 | graphviz 2026-06-23 13:20:27.160 | iputils-ping 2026-06-23 13:20:27.160 | libffi-dev 2026-06-23 13:20:27.160 | libjpeg-dev 2026-06-23 13:20:27.161 | libpq-dev 2026-06-23 13:20:27.161 | libssl-dev 2026-06-23 13:20:27.161 | libsystemd-dev 2026-06-23 13:20:27.161 | libxml2-dev 2026-06-23 13:20:27.161 | libxslt1-dev 2026-06-23 13:20:27.161 | libyaml-dev 2026-06-23 13:20:27.161 | lsof 2026-06-23 13:20:27.161 | openssh-server 2026-06-23 13:20:27.161 | openssl 2026-06-23 13:20:27.161 | pkg-config 2026-06-23 13:20:27.161 | psmisc 2026-06-23 13:20:27.162 | python3-dev 2026-06-23 13:20:27.162 | python3-pip 2026-06-23 13:20:27.162 | python3-systemd 2026-06-23 13:20:27.162 | python3-venv 2026-06-23 13:20:27.162 | tar 2026-06-23 13:20:27.162 | tcpdump 2026-06-23 13:20:27.162 | unzip 2026-06-23 13:20:27.162 | uuid-runtime 2026-06-23 13:20:27.162 | wget 2026-06-23 13:20:27.162 | zlib1g-dev 2026-06-23 13:20:27.162 | libkrb5-dev 2026-06-23 13:20:27.163 | libldap2-dev 2026-06-23 13:20:27.163 | libsasl2-dev 2026-06-23 13:20:27.163 | memcached 2026-06-23 13:20:27.163 | python3-mysqldb 2026-06-23 13:20:27.163 | sqlite3 2026-06-23 13:20:27.163 | conntrack 2026-06-23 13:20:27.163 | curl 2026-06-23 13:20:27.163 | ebtables 2026-06-23 13:20:27.163 | genisoimage 2026-06-23 13:20:27.163 | iptables 2026-06-23 13:20:27.163 | iputils-arping 2026-06-23 13:20:27.163 | kpartx 2026-06-23 13:20:27.164 | libjs-jquery-tablesorter 2026-06-23 13:20:27.164 | parted 2026-06-23 13:20:27.164 | pm-utils 2026-06-23 13:20:27.164 | python3-mysqldb 2026-06-23 13:20:27.164 | socat 2026-06-23 13:20:27.164 | sqlite3 2026-06-23 13:20:27.164 | sudo 2026-06-23 13:20:27.164 | vlan 2026-06-23 13:20:27.164 | lsscsi 2026-06-23 13:20:27.164 | open-iscsi 2026-06-23 13:20:27.164 | cryptsetup 2026-06-23 13:20:27.165 | dosfstools 2026-06-23 13:20:27.165 | genisoimage 2026-06-23 13:20:27.165 | gir1.2-libosinfo-1.0 2026-06-23 13:20:27.165 | netcat-openbsd 2026-06-23 13:20:27.165 | open-iscsi 2026-06-23 13:20:27.165 | qemu-utils 2026-06-23 13:20:27.165 | sg3-utils 2026-06-23 13:20:27.165 | sysfsutils 2026-06-23 13:20:27.165 | lvm2 2026-06-23 13:20:27.165 | qemu-utils 2026-06-23 13:20:27.165 | thin-provisioning-tools 2026-06-23 13:20:27.165 | acl 2026-06-23 13:20:27.166 | dnsmasq-base 2026-06-23 13:20:27.166 | dnsmasq-utils 2026-06-23 13:20:27.166 | ebtables 2026-06-23 13:20:27.166 | haproxy 2026-06-23 13:20:27.166 | iptables 2026-06-23 13:20:27.166 | iputils-arping 2026-06-23 13:20:27.166 | iputils-ping 2026-06-23 13:20:27.166 | postgresql-server-dev-all 2026-06-23 13:20:27.166 | python3-mysqldb 2026-06-23 13:20:27.166 | sqlite3 2026-06-23 13:20:27.166 | sudo 2026-06-23 13:20:27.167 | vlan 2026-06-23 13:20:27.167 | pcp ' 2026-06-23 13:20:27.167 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-23 13:20:27.168 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:20:27.172 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:20:27.178 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-23 13:20:27.178 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-23 13:20:27.184 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-23 13:20:27.188 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-23 13:20:27.192 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 13:20:27.196 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 13:20:27.200 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 13:20:27.204 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 13:20:27.208 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 13:20:27.212 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:20:27.215 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:20:27.219 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 13:20:27.223 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 13:20:27.227 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 13:20:27.231 | ++ functions-common:apt_get_update:1161 : return 2026-06-23 13:20:27.235 | ++ functions-common:install_package:1433 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-23 13:20:27.239 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 13:20:27.242 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:20:27.246 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:20:27.250 | ++ functions-common:real_install_package:1421 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-23 13:20:27.281 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-06-23 13:20:27.324 | Reading package lists... 2026-06-23 13:20:27.765 | Building dependency tree... 2026-06-23 13:20:27.767 | Reading state information... 2026-06-23 13:20:28.565 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-23 13:20:28.566 | bc set to manually installed. 2026-06-23 13:20:28.566 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-23 13:20:28.566 | g++ set to manually installed. 2026-06-23 13:20:28.566 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-23 13:20:28.566 | gawk set to manually installed. 2026-06-23 13:20:28.566 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-23 13:20:28.566 | gcc set to manually installed. 2026-06-23 13:20:28.566 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-23 13:20:28.566 | git set to manually installed. 2026-06-23 13:20:28.567 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-23 13:20:28.567 | iputils-ping set to manually installed. 2026-06-23 13:20:28.567 | lsof is already the newest version (4.95.0-1build3). 2026-06-23 13:20:28.567 | lsof set to manually installed. 2026-06-23 13:20:28.567 | psmisc is already the newest version (23.7-1build1). 2026-06-23 13:20:28.567 | psmisc set to manually installed. 2026-06-23 13:20:28.567 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-23 13:20:28.567 | python3-dev set to manually installed. 2026-06-23 13:20:28.567 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-23 13:20:28.567 | python3-systemd is already the newest version (235-1build4). 2026-06-23 13:20:28.567 | python3-systemd set to manually installed. 2026-06-23 13:20:28.568 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-23 13:20:28.568 | tar set to manually installed. 2026-06-23 13:20:28.568 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-23 13:20:28.568 | tcpdump set to manually installed. 2026-06-23 13:20:28.568 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-23 13:20:28.568 | uuid-runtime set to manually installed. 2026-06-23 13:20:28.568 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-23 13:20:28.568 | wget set to manually installed. 2026-06-23 13:20:28.568 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-23 13:20:28.568 | zlib1g-dev set to manually installed. 2026-06-23 13:20:28.569 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-23 13:20:28.569 | iptables set to manually installed. 2026-06-23 13:20:28.569 | parted is already the newest version (3.6-4build1). 2026-06-23 13:20:28.569 | parted set to manually installed. 2026-06-23 13:20:28.569 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-23 13:20:28.569 | sudo set to manually installed. 2026-06-23 13:20:28.569 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-23 13:20:28.569 | open-iscsi set to manually installed. 2026-06-23 13:20:28.569 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-23 13:20:28.569 | cryptsetup set to manually installed. 2026-06-23 13:20:28.569 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-23 13:20:28.570 | dosfstools set to manually installed. 2026-06-23 13:20:28.570 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-23 13:20:28.570 | netcat-openbsd set to manually installed. 2026-06-23 13:20:28.570 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-23 13:20:28.570 | sg3-utils set to manually installed. 2026-06-23 13:20:28.570 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-23 13:20:28.570 | lvm2 set to manually installed. 2026-06-23 13:20:28.570 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-23 13:20:28.570 | thin-provisioning-tools set to manually installed. 2026-06-23 13:20:28.570 | acl is already the newest version (2.3.2-1build1.1). 2026-06-23 13:20:28.570 | acl set to manually installed. 2026-06-23 13:20:28.571 | The following additional packages will be installed: 2026-06-23 13:20:28.571 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-23 13:20:28.571 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-23 13:20:28.571 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-23 13:20:28.571 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-23 13:20:28.571 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-23 13:20:28.571 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-23 13:20:28.571 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-23 13:20:28.571 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-23 13:20:28.571 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-23 13:20:28.571 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-23 13:20:28.572 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-23 13:20:28.572 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-23 13:20:28.572 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-23 13:20:28.572 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-23 13:20:28.572 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-23 13:20:28.572 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-23 13:20:28.572 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-23 13:20:28.572 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-23 13:20:28.572 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-23 13:20:28.572 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-23 13:20:28.572 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-23 13:20:28.573 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-23 13:20:28.573 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-23 13:20:28.573 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-23 13:20:28.573 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-23 13:20:28.573 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-23 13:20:28.573 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-23 13:20:28.573 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-23 13:20:28.573 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-23 13:20:28.573 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-23 13:20:28.573 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-23 13:20:28.573 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-23 13:20:28.576 | Suggested packages: 2026-06-23 13:20:28.576 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-23 13:20:28.576 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-23 13:20:28.576 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-23 13:20:28.576 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-23 13:20:28.577 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-23 13:20:28.577 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-23 13:20:28.577 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-23 13:20:28.577 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-23 13:20:28.577 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-23 13:20:28.577 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-23 13:20:28.577 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-23 13:20:28.577 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-23 13:20:28.577 | libqrencode4 libtss2-rc0 zip 2026-06-23 13:20:28.778 | The following NEW packages will be installed: 2026-06-23 13:20:28.778 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-23 13:20:28.779 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-23 13:20:28.779 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-23 13:20:28.779 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-23 13:20:28.779 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-23 13:20:28.779 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-23 13:20:28.779 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-23 13:20:28.779 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-23 13:20:28.779 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-23 13:20:28.779 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-23 13:20:28.779 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-23 13:20:28.780 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-23 13:20:28.780 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-23 13:20:28.780 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-23 13:20:28.780 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-23 13:20:28.780 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-23 13:20:28.780 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-23 13:20:28.780 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-23 13:20:28.780 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-23 13:20:28.780 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-23 13:20:28.780 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-23 13:20:28.781 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-23 13:20:28.781 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-23 13:20:28.781 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-23 13:20:28.781 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-23 13:20:28.781 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-23 13:20:28.782 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-23 13:20:28.782 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-23 13:20:28.782 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-23 13:20:28.782 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-23 13:20:28.782 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-23 13:20:28.782 | uuid-dev vbetool vlan 2026-06-23 13:20:28.784 | The following packages will be upgraded: 2026-06-23 13:20:28.785 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-23 13:20:28.785 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-23 13:20:28.786 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-23 13:20:28.786 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-23 13:20:28.787 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-23 13:20:28.787 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-23 13:20:28.787 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-23 13:20:28.787 | systemd-sysv systemd-timesyncd udev 2026-06-23 13:20:28.871 | 35 upgraded, 161 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 13:20:28.871 | Need to get 208 MB of archives. 2026-06-23 13:20:28.871 | After this operation, 941 MB of additional disk space will be used. 2026-06-23 13:20:28.871 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-23 13:20:28.926 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-23 13:20:28.928 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-23 13:20:28.944 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-23 13:20:28.960 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-23 13:20:28.970 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-23 13:20:29.026 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-23 13:20:29.036 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-23 13:20:29.038 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-23 13:20:29.047 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-23 13:20:29.057 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-23 13:20:29.110 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-23 13:20:29.141 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-23 13:20:29.144 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-23 13:20:29.176 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-23 13:20:29.182 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-23 13:20:29.192 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-23 13:20:29.194 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-23 13:20:29.196 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-23 13:20:29.196 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-23 13:20:29.197 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-23 13:20:29.201 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-23 13:20:29.210 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-23 13:20:29.227 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-23 13:20:29.233 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-23 13:20:29.235 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-23 13:20:29.236 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-23 13:20:29.277 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-23 13:20:29.279 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-23 13:20:29.284 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-23 13:20:29.284 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-23 13:20:29.294 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-23 13:20:29.311 | Get:33 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-23 13:20:29.312 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-23 13:20:29.313 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-23 13:20:29.330 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-23 13:20:29.330 | Get:37 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-23 13:20:29.337 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.17 [391 kB] 2026-06-23 13:20:29.344 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-23 13:20:29.345 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-23 13:20:29.345 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-23 13:20:29.346 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-23 13:20:29.350 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-23 13:20:29.360 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-23 13:20:29.368 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-23 13:20:29.380 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-23 13:20:29.382 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-23 13:20:29.889 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-23 13:20:30.119 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-23 13:20:30.120 | Get:50 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-23 13:20:30.122 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-23 13:20:30.126 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-23 13:20:30.140 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-23 13:20:30.162 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-23 13:20:30.289 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-23 13:20:30.290 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-23 13:20:30.294 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-23 13:20:30.295 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-23 13:20:30.296 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-23 13:20:30.297 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-23 13:20:30.297 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-23 13:20:30.298 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-23 13:20:30.299 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-23 13:20:30.305 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-23 13:20:30.338 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-23 13:20:30.338 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-23 13:20:30.342 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-23 13:20:30.356 | Get:68 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-23 13:20:30.357 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-23 13:20:30.359 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-23 13:20:30.360 | Get:71 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-23 13:20:30.372 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-23 13:20:30.381 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-23 13:20:30.382 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-23 13:20:30.390 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-23 13:20:30.401 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-23 13:20:30.403 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-23 13:20:30.404 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-23 13:20:30.418 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-23 13:20:30.427 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-23 13:20:30.428 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-23 13:20:30.428 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-23 13:20:30.432 | Get:83 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-23 13:20:30.437 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-23 13:20:30.438 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-23 13:20:30.442 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-23 13:20:30.481 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-23 13:20:30.484 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-23 13:20:30.485 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-23 13:20:30.496 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-23 13:20:30.497 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-23 13:20:30.498 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-23 13:20:30.499 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-23 13:20:30.500 | Get:94 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-23 13:20:30.502 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-23 13:20:30.503 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-23 13:20:30.511 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-23 13:20:30.528 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-23 13:20:30.531 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-23 13:20:30.576 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-23 13:20:30.577 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-23 13:20:30.578 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-23 13:20:30.583 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-23 13:20:30.585 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-23 13:20:30.590 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-23 13:20:30.608 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-23 13:20:30.610 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-23 13:20:30.611 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-23 13:20:30.612 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-23 13:20:30.616 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-23 13:20:30.616 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-23 13:20:30.617 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-23 13:20:30.618 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-23 13:20:30.621 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-23 13:20:30.633 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-23 13:20:30.686 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-23 13:20:30.687 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-23 13:20:30.696 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-23 13:20:30.699 | Get:119 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-23 13:20:30.977 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-23 13:20:30.982 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-23 13:20:30.982 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-23 13:20:30.982 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-23 13:20:30.983 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-23 13:20:30.988 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-23 13:20:30.989 | Get:126 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-23 13:20:30.990 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-23 13:20:30.993 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-23 13:20:30.994 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-23 13:20:31.007 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-23 13:20:31.009 | Get:131 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-23 13:20:31.035 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-23 13:20:31.042 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-23 13:20:31.044 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-23 13:20:31.052 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-23 13:20:31.054 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-23 13:20:31.056 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-23 13:20:31.056 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-23 13:20:31.059 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-23 13:20:31.113 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-23 13:20:31.116 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-23 13:20:31.122 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-23 13:20:31.150 | Get:143 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-23 13:20:31.152 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-23 13:20:31.173 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-06-23 13:20:31.174 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-23 13:20:31.176 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-23 13:20:31.188 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-23 13:20:31.198 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-23 13:20:31.733 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-23 13:20:31.735 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-23 13:20:31.744 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-23 13:20:31.867 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-23 13:20:31.868 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-23 13:20:32.779 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-23 13:20:32.780 | Get:156 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-23 13:20:32.784 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-23 13:20:32.786 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-23 13:20:32.787 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-23 13:20:32.789 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-23 13:20:32.792 | Get:161 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-23 13:20:32.819 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-23 13:20:32.837 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-23 13:20:32.838 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-23 13:20:32.839 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-23 13:20:32.867 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-23 13:20:32.880 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-23 13:20:32.881 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-23 13:20:32.881 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-06-23 13:20:32.882 | Get:170 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-06-23 13:20:32.891 | Get:171 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-06-23 13:20:32.895 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-06-23 13:20:32.897 | Get:173 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-23 13:20:32.944 | Get:174 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-06-23 13:20:33.166 | Get:175 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1255 kB] 2026-06-23 13:20:33.189 | Get:176 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1796 kB] 2026-06-23 13:20:33.224 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-23 13:20:33.227 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-23 13:20:33.230 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-23 13:20:33.230 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-23 13:20:33.232 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-23 13:20:33.233 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-23 13:20:33.234 | Get:183 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-23 13:20:33.235 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-23 13:20:33.235 | Get:185 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-23 13:20:33.241 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-23 13:20:33.250 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-23 13:20:33.259 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-23 13:20:33.260 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-23 13:20:33.260 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-23 13:20:33.263 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-23 13:20:33.264 | Get:192 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-23 13:20:33.268 | Get:193 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-23 13:20:33.287 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-23 13:20:33.350 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-23 13:20:33.357 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-23 13:20:33.649 | perl: warning: Setting locale failed. 2026-06-23 13:20:33.649 | perl: warning: Please check that your locale settings: 2026-06-23 13:20:33.649 | LANGUAGE = (unset), 2026-06-23 13:20:33.650 | LC_ALL = "en_US.utf8", 2026-06-23 13:20:33.650 | LANG = "de_DE.UTF-8" 2026-06-23 13:20:33.650 | are supported and installed on your system. 2026-06-23 13:20:33.650 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:20:33.714 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:20:33.715 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:20:33.715 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:20:34.115 | Vorkonfiguration der Pakete ... 2026-06-23 13:20:34.152 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:20:34.370 | Fetched 208 MB in 5s (46.0 MB/s) 2026-06-23 13:20:34.467 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-23 13:20:34.474 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-23 13:20:34.486 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 13:20:34.586 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 13:20:34.602 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 13:20:34.706 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 13:20:34.722 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 13:20:34.838 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 13:20:34.858 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 13:20:34.958 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 13:20:34.975 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 13:20:35.103 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 13:20:35.114 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 13:20:35.245 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 13:20:35.257 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 13:20:35.341 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 13:20:35.462 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-23 13:20:35.468 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 13:20:35.479 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 13:20:35.552 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 13:20:35.567 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 13:20:35.653 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 13:20:35.667 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 13:20:35.743 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 13:20:35.779 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 13:20:36.418 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 13:20:36.458 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 13:20:36.693 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 13:20:36.704 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-23 13:20:36.773 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 13:20:36.888 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-23 13:20:36.894 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-23 13:20:36.906 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-23 13:20:37.040 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-23 13:20:37.166 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107873 files and directories currently installed.) 2026-06-23 13:20:37.173 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-23 13:20:37.185 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-23 13:20:37.256 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-23 13:20:37.268 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-23 13:20:37.327 | Selecting previously unselected package libapr1t64:amd64. 2026-06-23 13:20:37.339 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-23 13:20:37.344 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-23 13:20:37.396 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-23 13:20:37.406 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-23 13:20:37.409 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 13:20:37.457 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-23 13:20:37.469 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-23 13:20:37.473 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 13:20:37.512 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-23 13:20:37.524 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-23 13:20:37.528 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 13:20:37.573 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-23 13:20:37.585 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-23 13:20:37.589 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-23 13:20:37.652 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-23 13:20:37.663 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-23 13:20:37.732 | Selecting previously unselected package apache2-bin. 2026-06-23 13:20:37.744 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-23 13:20:37.748 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-23 13:20:37.895 | Selecting previously unselected package apache2-data. 2026-06-23 13:20:37.907 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-23 13:20:37.911 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-23 13:20:38.109 | Selecting previously unselected package apache2-utils. 2026-06-23 13:20:38.121 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-23 13:20:38.125 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-23 13:20:38.193 | Selecting previously unselected package apache2. 2026-06-23 13:20:38.204 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-23 13:20:38.213 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:20:38.216 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-23 13:20:38.336 | Selecting previously unselected package haproxy. 2026-06-23 13:20:38.348 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 13:20:38.361 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-23 13:20:38.495 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-23 13:20:38.507 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-23 13:20:38.511 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-23 13:20:38.564 | Selecting previously unselected package memcached. 2026-06-23 13:20:38.576 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-23 13:20:38.583 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-23 13:20:38.655 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-23 13:20:38.665 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-23 13:20:38.734 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-23 13:20:38.871 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-23 13:20:38.976 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-23 13:20:39.006 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-23 13:20:39.121 | Selecting previously unselected package libjson-perl. 2026-06-23 13:20:39.134 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-23 13:20:39.139 | Unpacking libjson-perl (4.10000-1) ... 2026-06-23 13:20:39.200 | Selecting previously unselected package postgresql-client-common. 2026-06-23 13:20:39.212 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-23 13:20:39.217 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-23 13:20:39.287 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-23 13:20:39.299 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-23 13:20:39.534 | Selecting previously unselected package ssl-cert. 2026-06-23 13:20:39.546 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-23 13:20:39.556 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-23 13:20:39.620 | Selecting previously unselected package postgresql-common. 2026-06-23 13:20:39.631 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-23 13:20:39.656 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-23 13:20:39.666 | Unpacking postgresql-common (257build1.1) ... 2026-06-23 13:20:39.805 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 13:20:39.827 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 13:20:39.899 | Selecting previously unselected package libsysfs2:amd64. 2026-06-23 13:20:39.910 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-23 13:20:39.915 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-23 13:20:39.966 | Selecting previously unselected package sysfsutils. 2026-06-23 13:20:39.976 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-23 13:20:39.983 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-23 13:20:40.032 | Selecting previously unselected package autotools-dev. 2026-06-23 13:20:40.044 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-23 13:20:40.048 | Unpacking autotools-dev (20220109.1) ... 2026-06-23 13:20:40.100 | Selecting previously unselected package m4. 2026-06-23 13:20:40.111 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-23 13:20:40.115 | Unpacking m4 (1.4.19-4build1) ... 2026-06-23 13:20:40.198 | Selecting previously unselected package autoconf. 2026-06-23 13:20:40.210 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-23 13:20:40.214 | Unpacking autoconf (2.71-3) ... 2026-06-23 13:20:40.315 | Selecting previously unselected package automake. 2026-06-23 13:20:40.327 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-23 13:20:40.334 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-23 13:20:40.450 | Selecting previously unselected package autopoint. 2026-06-23 13:20:40.462 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-23 13:20:40.466 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-23 13:20:40.514 | Selecting previously unselected package libdebhelper-perl. 2026-06-23 13:20:40.526 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-23 13:20:40.530 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-23 13:20:40.624 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-23 13:20:40.636 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 13:20:40.640 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 13:20:41.800 | Selecting previously unselected package libclang-cpp17t64. 2026-06-23 13:20:41.812 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 13:20:41.816 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-23 13:20:42.392 | Selecting previously unselected package libgc1:amd64. 2026-06-23 13:20:42.404 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-23 13:20:42.408 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-23 13:20:42.466 | Selecting previously unselected package libobjc4:amd64. 2026-06-23 13:20:42.480 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-23 13:20:42.484 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-23 13:20:42.529 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-23 13:20:42.541 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-23 13:20:42.546 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-23 13:20:42.619 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-23 13:20:42.631 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 13:20:42.635 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 13:20:42.882 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-23 13:20:42.895 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 13:20:42.899 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-23 13:20:42.988 | Selecting previously unselected package libclang1-17t64. 2026-06-23 13:20:43.001 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 13:20:43.005 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-23 13:20:43.373 | Selecting previously unselected package clang-17. 2026-06-23 13:20:43.394 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 13:20:43.398 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-23 13:20:43.449 | Selecting previously unselected package libtool. 2026-06-23 13:20:43.463 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-23 13:20:43.467 | Unpacking libtool (2.4.7-7build1) ... 2026-06-23 13:20:43.536 | Selecting previously unselected package dh-autoreconf. 2026-06-23 13:20:43.550 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-23 13:20:43.554 | Unpacking dh-autoreconf (20) ... 2026-06-23 13:20:43.604 | Selecting previously unselected package libarchive-zip-perl. 2026-06-23 13:20:43.616 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-23 13:20:43.620 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-23 13:20:43.690 | Selecting previously unselected package libsub-override-perl. 2026-06-23 13:20:43.700 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-23 13:20:43.704 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-23 13:20:43.746 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-23 13:20:43.758 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-23 13:20:43.761 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-23 13:20:43.809 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-23 13:20:43.820 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-23 13:20:43.824 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-23 13:20:43.867 | Selecting previously unselected package debugedit. 2026-06-23 13:20:43.876 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-23 13:20:43.880 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-23 13:20:43.927 | Selecting previously unselected package dwz. 2026-06-23 13:20:43.938 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-23 13:20:43.943 | Unpacking dwz (0.15-1build6) ... 2026-06-23 13:20:43.993 | Selecting previously unselected package gettext. 2026-06-23 13:20:44.003 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-23 13:20:44.008 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-23 13:20:44.123 | Selecting previously unselected package intltool-debian. 2026-06-23 13:20:44.134 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-23 13:20:44.138 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-23 13:20:44.185 | Selecting previously unselected package po-debconf. 2026-06-23 13:20:44.195 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-23 13:20:44.200 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-23 13:20:44.294 | Selecting previously unselected package debhelper. 2026-06-23 13:20:44.309 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-23 13:20:44.313 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-23 13:20:44.617 | Selecting previously unselected package uuid-dev:amd64. 2026-06-23 13:20:44.630 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-23 13:20:44.635 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-23 13:20:44.700 | Selecting previously unselected package libsctp1:amd64. 2026-06-23 13:20:44.713 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-23 13:20:44.717 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-23 13:20:44.758 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-23 13:20:44.769 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-23 13:20:44.772 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-23 13:20:44.829 | Selecting previously unselected package libapr1-dev. 2026-06-23 13:20:44.840 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-23 13:20:44.844 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-23 13:20:45.221 | Selecting previously unselected package libldap-dev:amd64. 2026-06-23 13:20:45.233 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 13:20:45.237 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-23 13:20:45.404 | Selecting previously unselected package libldap2-dev. 2026-06-23 13:20:45.416 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-23 13:20:45.419 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-23 13:20:45.459 | Selecting previously unselected package libaprutil1-dev. 2026-06-23 13:20:45.469 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-23 13:20:45.474 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-23 13:20:45.806 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-23 13:20:45.816 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-23 13:20:45.820 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 13:20:45.871 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-23 13:20:45.882 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-23 13:20:45.886 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 13:20:45.940 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-23 13:20:45.950 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-23 13:20:45.954 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 13:20:45.994 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-23 13:20:46.005 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-23 13:20:46.009 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 13:20:46.136 | Selecting previously unselected package apache2-dev. 2026-06-23 13:20:46.148 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-23 13:20:46.152 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-23 13:20:46.250 | Selecting previously unselected package ncal. 2026-06-23 13:20:46.261 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-23 13:20:46.265 | Unpacking ncal (12.1.8) ... 2026-06-23 13:20:46.315 | Selecting previously unselected package bsdmainutils. 2026-06-23 13:20:46.327 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-23 13:20:46.335 | Unpacking bsdmainutils (12.1.8) ... 2026-06-23 13:20:46.375 | Selecting previously unselected package conntrack. 2026-06-23 13:20:46.386 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-23 13:20:46.390 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-23 13:20:46.452 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-23 13:20:46.484 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-23 13:20:46.563 | Selecting previously unselected package dnsmasq-utils. 2026-06-23 13:20:46.575 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-23 13:20:46.579 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-23 13:20:46.632 | Selecting previously unselected package ebtables. 2026-06-23 13:20:46.644 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-23 13:20:46.662 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-23 13:20:46.716 | Selecting previously unselected package fonts-liberation. 2026-06-23 13:20:46.727 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-23 13:20:46.730 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-23 13:20:46.825 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-23 13:20:46.837 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-23 13:20:46.840 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-23 13:20:46.888 | Selecting previously unselected package fonts-liberation2. 2026-06-23 13:20:46.900 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-23 13:20:46.924 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-23 13:20:46.965 | Selecting previously unselected package genisoimage. 2026-06-23 13:20:46.976 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-23 13:20:46.981 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-23 13:20:47.046 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-23 13:20:47.057 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-23 13:20:47.062 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-23 13:20:47.115 | Selecting previously unselected package libann0. 2026-06-23 13:20:47.126 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-23 13:20:47.131 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-23 13:20:47.179 | Selecting previously unselected package libcdt5:amd64. 2026-06-23 13:20:47.190 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 13:20:47.195 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 13:20:47.238 | Selecting previously unselected package libcgraph6:amd64. 2026-06-23 13:20:47.250 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 13:20:47.255 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 13:20:47.303 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-23 13:20:47.314 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-23 13:20:47.318 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-23 13:20:47.369 | Selecting previously unselected package libltdl7:amd64. 2026-06-23 13:20:47.379 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-23 13:20:47.384 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-23 13:20:47.432 | Selecting previously unselected package libpathplan4:amd64. 2026-06-23 13:20:47.443 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 13:20:47.447 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 13:20:47.498 | Selecting previously unselected package libgvc6. 2026-06-23 13:20:47.509 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 13:20:47.513 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-23 13:20:47.581 | Selecting previously unselected package libgvpr2:amd64. 2026-06-23 13:20:47.592 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 13:20:47.596 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 13:20:47.647 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-23 13:20:47.658 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 13:20:47.662 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 13:20:47.885 | Selecting previously unselected package libice6:amd64. 2026-06-23 13:20:47.896 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-23 13:20:47.900 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-23 13:20:47.948 | Selecting previously unselected package libsm6:amd64. 2026-06-23 13:20:47.959 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-23 13:20:47.963 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-23 13:20:48.014 | Selecting previously unselected package libxt6t64:amd64. 2026-06-23 13:20:48.025 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-23 13:20:48.029 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-23 13:20:48.084 | Selecting previously unselected package libxmu6:amd64. 2026-06-23 13:20:48.095 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-23 13:20:48.099 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-23 13:20:48.145 | Selecting previously unselected package libxaw7:amd64. 2026-06-23 13:20:48.157 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-23 13:20:48.161 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-23 13:20:48.211 | Selecting previously unselected package graphviz. 2026-06-23 13:20:48.222 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-23 13:20:48.226 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-23 13:20:48.331 | Selecting previously unselected package icu-devtools. 2026-06-23 13:20:48.342 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-23 13:20:48.346 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-23 13:20:48.408 | Selecting previously unselected package iputils-arping. 2026-06-23 13:20:48.419 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-23 13:20:48.422 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-23 13:20:48.467 | Selecting previously unselected package comerr-dev:amd64. 2026-06-23 13:20:48.478 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-23 13:20:48.485 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-23 13:20:48.535 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-23 13:20:48.546 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 13:20:48.550 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 13:20:48.595 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-23 13:20:48.606 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 13:20:48.610 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 13:20:48.654 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-23 13:20:48.665 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 13:20:48.668 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 13:20:48.713 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-23 13:20:48.723 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 13:20:48.726 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 13:20:48.766 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-23 13:20:48.777 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 13:20:48.781 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 13:20:48.856 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-23 13:20:48.867 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-23 13:20:48.871 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-23 13:20:48.913 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-23 13:20:48.925 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 13:20:48.928 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 13:20:49.227 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-23 13:20:49.238 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-23 13:20:49.242 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-23 13:20:49.301 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-23 13:20:49.312 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-23 13:20:49.368 | Selecting previously unselected package libgts-bin. 2026-06-23 13:20:49.380 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-23 13:20:49.384 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-23 13:20:49.437 | Selecting previously unselected package libicu-dev:amd64. 2026-06-23 13:20:49.448 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-23 13:20:49.452 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-23 13:20:50.061 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-23 13:20:50.076 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-23 13:20:50.079 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-23 13:20:50.144 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-23 13:20:50.157 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-23 13:20:50.161 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-23 13:20:50.203 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-23 13:20:50.215 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-23 13:20:50.219 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-23 13:20:50.258 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-23 13:20:50.269 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-23 13:20:50.273 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-23 13:20:50.315 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-23 13:20:50.326 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-23 13:20:50.330 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-23 13:20:50.450 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-23 13:20:50.461 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-23 13:20:50.465 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-23 13:20:50.513 | Selecting previously unselected package libjson-xs-perl. 2026-06-23 13:20:50.524 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 13:20:50.528 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-23 13:20:50.576 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-23 13:20:50.588 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-23 13:20:50.593 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-23 13:20:50.663 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-23 13:20:50.675 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-23 13:20:50.680 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-23 13:20:50.722 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-23 13:20:50.731 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-23 13:20:50.736 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-23 13:20:50.786 | Selecting previously unselected package mysql-common. 2026-06-23 13:20:50.797 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-23 13:20:50.814 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-23 13:20:50.863 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-23 13:20:50.874 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 13:20:50.879 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 13:20:50.980 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-23 13:20:50.991 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-23 13:20:50.995 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-23 13:20:51.091 | Selecting previously unselected package pcp-conf. 2026-06-23 13:20:51.105 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-23 13:20:51.110 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-23 13:20:51.162 | Selecting previously unselected package libpcp3t64. 2026-06-23 13:20:51.176 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 13:20:51.181 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-23 13:20:51.238 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-23 13:20:51.252 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 13:20:51.256 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-23 13:20:51.302 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-23 13:20:51.316 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-23 13:20:51.320 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-23 13:20:51.374 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-23 13:20:51.387 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-23 13:20:51.392 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-23 13:20:51.443 | Selecting previously unselected package libpq5:amd64. 2026-06-23 13:20:51.457 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 13:20:51.461 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 13:20:51.510 | Selecting previously unselected package libssl-dev:amd64. 2026-06-23 13:20:51.524 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-23 13:20:51.528 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-23 13:20:51.758 | Selecting previously unselected package libpq-dev. 2026-06-23 13:20:51.772 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 13:20:51.776 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-23 13:20:51.839 | Selecting previously unselected package libsasl2-dev. 2026-06-23 13:20:51.853 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-23 13:20:51.858 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-23 13:20:51.944 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-23 13:20:51.958 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 13:20:51.962 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 13:20:52.216 | Selecting previously unselected package libx86-1:amd64. 2026-06-23 13:20:52.231 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-23 13:20:52.235 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-23 13:20:52.283 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-23 13:20:52.297 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-23 13:20:52.302 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-23 13:20:52.418 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-23 13:20:52.430 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-23 13:20:52.481 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-23 13:20:52.496 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-23 13:20:52.500 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-23 13:20:52.602 | Selecting previously unselected package llvm-17-runtime. 2026-06-23 13:20:52.616 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 13:20:52.620 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-23 13:20:52.690 | Selecting previously unselected package libpfm4:amd64. 2026-06-23 13:20:52.705 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-23 13:20:52.709 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-23 13:20:52.783 | Selecting previously unselected package llvm-17. 2026-06-23 13:20:52.797 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 13:20:52.802 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-23 13:20:53.962 | Selecting previously unselected package libffi-dev:amd64. 2026-06-23 13:20:53.976 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-23 13:20:53.981 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-23 13:20:54.043 | Selecting previously unselected package llvm-17-tools. 2026-06-23 13:20:54.056 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 13:20:54.061 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-23 13:20:54.429 | Selecting previously unselected package libz3-4:amd64. 2026-06-23 13:20:54.443 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-23 13:20:54.450 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-23 13:20:54.675 | Selecting previously unselected package libz3-dev:amd64. 2026-06-23 13:20:54.689 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-23 13:20:54.693 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-23 13:20:54.754 | Selecting previously unselected package llvm-17-dev. 2026-06-23 13:20:54.768 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-23 13:20:54.772 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-23 13:20:58.332 | Selecting previously unselected package lsscsi. 2026-06-23 13:20:58.345 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-23 13:20:58.349 | Unpacking lsscsi (0.32-1build1) ... 2026-06-23 13:20:58.396 | Selecting previously unselected package osinfo-db. 2026-06-23 13:20:58.408 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-23 13:20:58.412 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-23 13:20:59.083 | Selecting previously unselected package pkgconf-bin. 2026-06-23 13:20:59.096 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-23 13:20:59.099 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-23 13:20:59.147 | Selecting previously unselected package pkgconf:amd64. 2026-06-23 13:20:59.160 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-23 13:20:59.166 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-23 13:20:59.219 | Selecting previously unselected package pkg-config:amd64. 2026-06-23 13:20:59.230 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-23 13:20:59.237 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-23 13:20:59.281 | Selecting previously unselected package pm-utils. 2026-06-23 13:20:59.294 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-23 13:20:59.298 | Unpacking pm-utils (1.4.1-21) ... 2026-06-23 13:20:59.380 | Selecting previously unselected package postgresql-client-16. 2026-06-23 13:20:59.392 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 13:20:59.395 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 13:20:59.604 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-23 13:20:59.616 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 13:20:59.619 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 13:21:00.181 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-23 13:21:00.193 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-23 13:21:00.197 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-23 13:21:00.254 | Selecting previously unselected package python3-mysqldb. 2026-06-23 13:21:00.266 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-23 13:21:00.270 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-23 13:21:00.327 | Selecting previously unselected package python3-pip-whl. 2026-06-23 13:21:00.340 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-23 13:21:00.344 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-23 13:21:00.408 | Selecting previously unselected package python3-setuptools-whl. 2026-06-23 13:21:00.420 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-23 13:21:00.424 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-23 13:21:00.482 | Selecting previously unselected package python3.12-venv. 2026-06-23 13:21:00.494 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-23 13:21:00.499 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-23 13:21:00.543 | Selecting previously unselected package python3-venv. 2026-06-23 13:21:00.554 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-23 13:21:00.558 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-23 13:21:00.612 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 13:21:00.642 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 13:21:00.707 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 13:21:00.717 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 13:21:00.786 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 13:21:00.796 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 13:21:00.876 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 13:21:00.926 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 13:21:00.996 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 13:21:01.006 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 13:21:01.176 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 13:21:01.206 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 13:21:01.771 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 13:21:01.785 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 13:21:01.998 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-23 13:21:02.008 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-23 13:21:02.191 | Selecting previously unselected package sqlite3. 2026-06-23 13:21:02.204 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-23 13:21:02.207 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-23 13:21:02.256 | Selecting previously unselected package unzip. 2026-06-23 13:21:02.269 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-23 13:21:02.273 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-23 13:21:02.328 | Selecting previously unselected package vbetool. 2026-06-23 13:21:02.340 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-23 13:21:02.344 | Unpacking vbetool (1.1-5) ... 2026-06-23 13:21:02.390 | Selecting previously unselected package libosinfo-l10n. 2026-06-23 13:21:02.402 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-23 13:21:02.406 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-23 13:21:02.480 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-23 13:21:02.492 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-23 13:21:02.496 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-23 13:21:02.542 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-23 13:21:02.554 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-23 13:21:02.557 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-23 13:21:02.611 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-23 13:21:02.622 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-23 13:21:02.672 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-23 13:21:02.685 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-23 13:21:02.688 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 13:21:02.741 | Selecting previously unselected package libpcp-archive1t64. 2026-06-23 13:21:02.753 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 13:21:02.757 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-23 13:21:02.804 | Selecting previously unselected package libpcp-gui2t64. 2026-06-23 13:21:02.816 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 13:21:02.819 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-23 13:21:02.865 | Selecting previously unselected package libpcp-import1t64. 2026-06-23 13:21:02.877 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 13:21:02.881 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-23 13:21:02.929 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-23 13:21:02.942 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 13:21:02.946 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-23 13:21:02.992 | Selecting previously unselected package libpcp-trace2t64. 2026-06-23 13:21:03.004 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 13:21:03.008 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-23 13:21:03.055 | Selecting previously unselected package libpcp-web1t64. 2026-06-23 13:21:03.068 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-23 13:21:03.072 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-23 13:21:03.118 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-23 13:21:03.131 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-23 13:21:03.134 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-23 13:21:03.207 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-23 13:21:03.238 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-23 13:21:03.337 | Selecting previously unselected package python3-pcp. 2026-06-23 13:21:03.351 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-23 13:21:03.355 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-23 13:21:03.417 | Selecting previously unselected package pcp. 2026-06-23 13:21:03.433 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-23 13:21:03.697 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-23 13:21:04.631 | Selecting previously unselected package socat. 2026-06-23 13:21:04.647 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-23 13:21:04.651 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-23 13:21:04.733 | Selecting previously unselected package vlan. 2026-06-23 13:21:04.748 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-23 13:21:04.753 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-23 13:21:04.840 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-23 13:21:04.853 | Setting up postgresql-client-common (257build1.1) ... 2026-06-23 13:21:04.872 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-23 13:21:04.884 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-23 13:21:04.896 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-23 13:21:04.936 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-23 13:21:04.943 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-23 13:21:04.952 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 13:21:04.961 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-23 13:21:04.970 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-23 13:21:04.980 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-23 13:21:04.988 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:21:05.658 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-23 13:21:05.668 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-23 13:21:05.677 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-23 13:21:05.686 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-23 13:21:06.332 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-23 13:21:06.332 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-23 13:21:06.816 | Setting up ncal (12.1.8) ... 2026-06-23 13:21:06.825 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-23 13:21:06.835 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-23 13:21:06.845 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-23 13:21:06.855 | Setting up vbetool (1.1-5) ... 2026-06-23 13:21:06.864 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-23 13:21:06.897 | Setting up pm-utils (1.4.1-21) ... 2026-06-23 13:21:06.912 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-23 13:21:06.925 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-23 13:21:06.934 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 13:21:06.944 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:21:08.253 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 13:21:08.267 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-23 13:21:08.278 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-23 13:21:08.290 | Setting up m4 (1.4.19-4build1) ... 2026-06-23 13:21:08.301 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-23 13:21:08.313 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-23 13:21:08.324 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-23 13:21:08.349 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-23 13:21:08.386 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-23 13:21:08.397 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-23 13:21:08.409 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-23 13:21:09.329 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-23 13:21:09.827 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 13:21:09.838 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-23 13:21:10.103 | Setting up autotools-dev (20220109.1) ... 2026-06-23 13:21:10.114 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-23 13:21:10.124 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 13:21:10.135 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-23 13:21:10.146 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-23 13:21:10.156 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 13:21:10.167 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-23 13:21:10.177 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-23 13:21:10.188 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 13:21:10.198 | Setting up ebtables (2.0.11-6build1) ... 2026-06-23 13:21:10.828 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-23 13:21:10.840 | Setting up socat (1.8.0.0-4build3) ... 2026-06-23 13:21:10.853 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-23 13:21:10.864 | Setting up bsdmainutils (12.1.8) ... 2026-06-23 13:21:10.879 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-23 13:21:10.891 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-23 13:21:10.902 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 13:21:10.914 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-23 13:21:10.923 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-23 13:21:10.934 | Setting up lsscsi (0.32-1build1) ... 2026-06-23 13:21:10.945 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-23 13:21:10.958 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-23 13:21:10.970 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-23 13:21:10.982 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-23 13:21:10.994 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:21:11.003 | Setting up autoconf (2.71-3) ... 2026-06-23 13:21:11.020 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-23 13:21:11.032 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 13:21:11.044 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-23 13:21:11.058 | Setting up dwz (0.15-1build6) ... 2026-06-23 13:21:11.070 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-23 13:21:11.082 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-23 13:21:11.093 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-23 13:21:11.116 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 13:21:11.125 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-23 13:21:11.138 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 13:21:11.148 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-23 13:21:11.158 | Setting up libjson-perl (4.10000-1) ... 2026-06-23 13:21:11.198 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-23 13:21:11.209 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-23 13:21:11.245 | Setting up debugedit (1:5.0-5build2) ... 2026-06-23 13:21:11.256 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-23 13:21:11.269 | Setting up libsub-override-perl (0.10-1) ... 2026-06-23 13:21:11.281 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-23 13:21:11.293 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 13:21:11.303 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 13:21:11.313 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-23 13:21:11.322 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-23 13:21:11.331 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:21:11.341 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-23 13:21:11.351 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-23 13:21:11.361 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-23 13:21:11.378 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-23 13:21:11.387 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-23 13:21:11.396 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-23 13:21:11.405 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-23 13:21:11.416 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:21:12.610 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 13:21:12.623 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-23 13:21:12.636 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-23 13:21:12.646 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 13:21:12.656 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-23 13:21:12.666 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-23 13:21:12.674 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-23 13:21:12.684 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-23 13:21:12.695 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 13:21:12.705 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-23 13:21:12.716 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-23 13:21:12.727 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-23 13:21:12.737 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-23 13:21:12.748 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-23 13:21:12.759 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-23 13:21:12.847 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:21:12.847 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:21:12.847 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:21:14.723 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 13:21:14.735 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-23 13:21:14.844 | Setting up libtool (2.4.7-7build1) ... 2026-06-23 13:21:14.856 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 13:21:15.447 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-23 13:21:15.489 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:21:15.509 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-23 13:21:15.521 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-23 13:21:16.399 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-23 13:21:17.045 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-23 13:21:17.060 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-23 13:21:17.071 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-23 13:21:17.135 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-23 13:21:17.136 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-23 13:21:17.139 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-23 13:21:17.840 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 13:21:17.851 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-23 13:21:17.863 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-23 13:21:17.873 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-23 13:21:17.883 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-23 13:21:17.894 | Setting up dh-autoreconf (20) ... 2026-06-23 13:21:17.905 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-23 13:21:17.916 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-23 13:21:17.926 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-23 13:21:17.937 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-23 13:21:17.947 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-23 13:21:17.958 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-23 13:21:17.968 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-23 13:21:17.979 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-23 13:21:17.989 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-23 13:21:18.056 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:21:18.056 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:21:18.056 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:21:18.247 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:21:19.060 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-23 13:21:19.566 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-23 13:21:19.576 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-23 13:21:19.587 | Setting up postgresql-common (257build1.1) ... 2026-06-23 13:21:19.658 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:21:19.658 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:21:19.658 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:21:19.744 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:21:20.214 | 2026-06-23 13:21:20.214 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-23 13:21:20.400 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-23 13:21:20.401 | Removing obsolete dictionary files: 2026-06-23 13:21:21.473 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-23 13:21:22.049 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-23 13:21:22.140 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-23 13:21:22.919 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-23 13:21:24.067 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-23 13:21:24.077 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-23 13:21:24.087 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-23 13:21:24.097 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-23 13:21:24.107 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-23 13:21:24.116 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-23 13:21:24.125 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-23 13:21:24.826 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-23 13:21:24.836 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-23 13:21:24.845 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-23 13:21:24.856 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 13:21:24.865 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-23 13:21:24.875 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-23 13:21:24.884 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-23 13:21:24.892 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-23 13:21:24.901 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-23 13:21:25.714 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-23 13:21:25.724 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 13:21:25.734 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-23 13:21:25.799 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-23 13:21:25.808 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-23 13:21:25.818 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:21:25.828 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-23 13:21:25.836 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-23 13:21:25.845 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:21:25.854 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-23 13:21:25.863 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-23 13:21:25.872 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 13:21:25.883 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-23 13:21:25.893 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-23 13:21:25.902 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-23 13:21:25.911 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-23 13:21:26.885 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-23 13:21:26.895 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-23 13:21:26.905 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-23 13:21:26.914 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-23 13:21:26.924 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 13:21:26.936 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-23 13:21:26.944 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:21:26.953 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-23 13:21:27.021 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:21:27.021 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:21:27.021 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:21:27.203 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-23 13:21:27.213 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-23 13:21:27.222 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-23 13:21:27.231 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-23 13:21:27.242 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-23 13:21:27.738 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:21:27.782 | Enabling module mpm_event. 2026-06-23 13:21:27.835 | Enabling module authz_core. 2026-06-23 13:21:27.840 | Enabling module authz_host. 2026-06-23 13:21:27.889 | Enabling module authn_core. 2026-06-23 13:21:27.895 | Enabling module auth_basic. 2026-06-23 13:21:27.947 | Enabling module access_compat. 2026-06-23 13:21:27.995 | Enabling module authn_file. 2026-06-23 13:21:28.045 | Enabling module authz_user. 2026-06-23 13:21:28.094 | Enabling module alias. 2026-06-23 13:21:28.143 | Enabling module dir. 2026-06-23 13:21:28.195 | Enabling module autoindex. 2026-06-23 13:21:28.244 | Enabling module env. 2026-06-23 13:21:28.294 | Enabling module mime. 2026-06-23 13:21:28.343 | Enabling module negotiation. 2026-06-23 13:21:28.393 | Enabling module setenvif. 2026-06-23 13:21:28.441 | Enabling module filter. 2026-06-23 13:21:28.494 | Enabling module deflate. 2026-06-23 13:21:28.543 | Enabling module status. 2026-06-23 13:21:28.596 | Enabling module reqtimeout. 2026-06-23 13:21:28.645 | Enabling conf charset. 2026-06-23 13:21:28.696 | Enabling conf localized-error-pages. 2026-06-23 13:21:28.747 | Enabling conf other-vhosts-access-log. 2026-06-23 13:21:28.799 | Enabling conf security. 2026-06-23 13:21:28.849 | Enabling conf serve-cgi-bin. 2026-06-23 13:21:28.902 | Enabling site 000-default. 2026-06-23 13:21:30.005 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-23 13:21:30.717 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-23 13:21:32.178 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-23 13:21:32.189 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-23 13:21:32.198 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-23 13:21:32.503 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-23 13:21:32.512 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-23 13:21:34.080 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-23 13:21:34.147 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-23 13:21:34.215 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-23 13:21:34.284 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-23 13:21:36.186 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-23 13:21:36.202 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-23 13:21:36.214 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-23 13:21:36.282 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-23 13:21:40.474 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:21:40.674 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:21:40.779 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:21:44.437 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:21:45.335 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-23 13:21:45.478 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-23 13:21:45.515 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-23 13:21:45.752 | Processing triggers for ufw (0.36.2-6) ... 2026-06-23 13:21:45.887 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 13:21:47.137 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-23 13:21:47.164 | Processing triggers for install-info (7.1-3build2) ... 2026-06-23 13:21:47.326 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-23 13:21:47.599 | perl: warning: Setting locale failed. 2026-06-23 13:21:47.600 | perl: warning: Please check that your locale settings: 2026-06-23 13:21:47.600 | LANGUAGE = (unset), 2026-06-23 13:21:47.600 | LC_ALL = "en_US.utf8", 2026-06-23 13:21:47.600 | LANG = "de_DE.UTF-8" 2026-06-23 13:21:47.600 | are supported and installed on your system. 2026-06-23 13:21:47.600 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:21:47.735 | perl: warning: Setting locale failed. 2026-06-23 13:21:47.736 | perl: warning: Please check that your locale settings: 2026-06-23 13:21:47.736 | LANGUAGE = (unset), 2026-06-23 13:21:47.736 | LC_ALL = "en_US.utf8", 2026-06-23 13:21:47.736 | LANG = "de_DE.UTF-8" 2026-06-23 13:21:47.736 | are supported and installed on your system. 2026-06-23 13:21:47.736 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:21:47.788 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:21:47.788 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:21:47.788 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:21:47.860 | perl: warning: Setting locale failed. 2026-06-23 13:21:47.860 | perl: warning: Please check that your locale settings: 2026-06-23 13:21:47.860 | LANGUAGE = (unset), 2026-06-23 13:21:47.860 | LC_ALL = "en_US.utf8", 2026-06-23 13:21:47.861 | LANG = "de_DE.UTF-8" 2026-06-23 13:21:47.861 | are supported and installed on your system. 2026-06-23 13:21:47.861 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:21:48.222 | 2026-06-23 13:21:48.222 | Running kernel seems to be up-to-date. 2026-06-23 13:21:48.222 | 2026-06-23 13:21:48.222 | Restarting services... 2026-06-23 13:21:48.368 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-23 13:21:51.742 | 2026-06-23 13:21:51.742 | Service restarts being deferred: 2026-06-23 13:21:51.742 | systemctl restart ModemManager.service 2026-06-23 13:21:51.742 | /etc/needrestart/restart.d/dbus.service 2026-06-23 13:21:51.742 | systemctl restart systemd-logind.service 2026-06-23 13:21:51.743 | systemctl restart virtlockd.service 2026-06-23 13:21:51.743 | systemctl restart virtlogd.service 2026-06-23 13:21:51.743 | 2026-06-23 13:21:51.743 | No containers need to be restarted. 2026-06-23 13:21:51.743 | 2026-06-23 13:21:51.743 | User sessions running outdated binaries: 2026-06-23 13:21:51.743 | quobyte @ session #5: sshd[2030] 2026-06-23 13:21:51.759 | quobyte @ user manager service: systemd[1165] 2026-06-23 13:21:51.771 | 2026-06-23 13:21:51.771 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 13:21:54.032 | ++ functions-common:apt_get:1205 : result=0 2026-06-23 13:21:54.034 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 13:21:54.038 | ++ functions-common:time_stop:2414 : local name 2026-06-23 13:21:54.041 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 13:21:54.045 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:21:54.049 | ++ functions-common:time_stop:2417 : local total 2026-06-23 13:21:54.052 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 13:21:54.056 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-23 13:21:54.058 | ++ functions-common:time_stop:2421 : start_time=1782220827277 2026-06-23 13:21:54.062 | ++ functions-common:time_stop:2423 : [[ -z 1782220827277 ]] 2026-06-23 13:21:54.067 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:21:54.072 | ++ functions-common:time_stop:2426 : end_time=1782220914068 2026-06-23 13:21:54.075 | ++ functions-common:time_stop:2427 : elapsed_time=86791 2026-06-23 13:21:54.079 | ++ functions-common:time_stop:2428 : total=7212 2026-06-23 13:21:54.081 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:21:54.085 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=94003 2026-06-23 13:21:54.088 | ++ functions-common:apt_get:1209 : return 0 2026-06-23 13:21:54.092 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-23 13:21:54.096 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-23 13:21:54.101 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-23 13:21:54.107 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-23 13:21:54.111 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-23 13:21:54.115 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-23 13:21:54.121 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-23 13:21:54.127 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-23 13:21:54.130 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-23 13:21:54.134 | + ./stack.sh:main:796 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-23 13:21:54.137 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:21:54.462 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-23 13:21:54.464 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-23 13:21:54.466 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-23 13:21:54.469 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-23 13:21:54.472 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-23 13:21:54.474 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-23 13:21:54.476 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-23 13:21:54.478 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-23 13:21:54.481 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-23 13:21:54.483 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-23 13:21:54.485 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-23 13:21:54.487 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-23 13:21:54.489 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-23 13:21:54.492 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-23 13:21:54.494 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-23 13:21:54.496 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-23 13:21:54.498 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-23 13:21:54.500 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-23 13:21:54.503 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-23 13:21:54.505 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-23 13:21:54.508 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-23 13:21:54.511 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-23 13:21:54.513 | + functions-common:_ensure_lsb_release:420 : return 2026-06-23 13:21:54.516 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-23 13:21:54.531 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-23 13:21:54.534 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-23 13:21:54.548 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-23 13:21:54.551 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-23 13:21:54.566 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-23 13:21:54.568 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-23 13:21:54.571 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-23 13:21:54.573 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-23 13:21:54.575 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-23 13:21:54.578 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-23 13:21:54.580 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-23 13:21:54.582 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-23 13:21:54.585 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-23 13:21:54.587 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-23 13:21:54.589 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-23 13:21:54.589 | Distro: noble 2026-06-23 13:21:54.592 | + tools/install_pip.sh:main:117 : get_versions 2026-06-23 13:21:54.595 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-23 13:21:54.600 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-23 13:21:54.602 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-23 13:21:54.606 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-23 13:21:54.607 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-23 13:21:55.335 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-23 13:21:55.337 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-23 13:21:55.337 | pip: 24.0 2026-06-23 13:21:55.339 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-23 13:21:55.341 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-23 13:21:55.343 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 13:21:55.346 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 13:21:55.348 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 13:21:55.350 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 13:21:55.352 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 13:21:55.354 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 13:21:55.356 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 13:21:55.358 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 13:21:55.360 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 13:21:55.363 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 13:21:55.364 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 13:21:55.366 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 13:21:55.369 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 13:21:55.371 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-23 13:21:55.373 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:21:55.375 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:21:55.377 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-23 13:21:55.382 | + tools/install_pip.sh:main:146 : set -x 2026-06-23 13:21:55.384 | + tools/install_pip.sh:main:149 : get_versions 2026-06-23 13:21:55.387 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-23 13:21:55.392 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-23 13:21:55.394 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-23 13:21:55.398 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-23 13:21:55.398 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-23 13:21:56.004 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-23 13:21:56.006 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-23 13:21:56.006 | pip: 24.0 2026-06-23 13:21:56.010 | + ./stack.sh:main:800 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-23 13:21:56.013 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-23 13:21:56.017 | + ./stack.sh:main:801 : fixup_all 2026-06-23 13:21:56.021 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-23 13:21:56.025 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-23 13:21:56.027 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:21:56.031 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:21:56.034 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-23 13:21:56.051 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-23 13:21:56.067 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-23 13:21:56.083 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-23 13:21:56.087 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-23 13:21:56.090 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 13:21:56.093 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 13:21:56.095 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 13:21:56.099 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 13:21:56.102 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 13:21:56.105 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 13:21:56.108 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 13:21:56.111 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 13:21:56.113 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 13:21:56.116 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 13:21:56.118 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 13:21:56.122 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 13:21:56.124 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 13:21:56.127 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-23 13:21:56.131 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-23 13:21:56.134 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-23 13:21:56.150 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-23 13:21:56.167 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-23 13:21:56.183 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-23 13:21:56.200 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-23 13:21:56.216 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-23 13:21:56.233 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-23 13:21:56.250 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-23 13:21:56.267 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-23 13:21:56.271 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-23 13:21:56.274 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-23 13:22:01.875 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-23 13:22:01.902 | Using python 3.12 to install setuptools 2026-06-23 13:22:01.904 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-23 13:22:03.285 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-23 13:22:03.561 | Collecting pip 2026-06-23 13:22:03.665 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-23 13:22:03.678 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-23 13:22:04.192 | Collecting setuptools[core] 2026-06-23 13:22:04.208 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-23 13:22:04.393 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-23 13:22:04.409 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 13:22:04.505 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-23 13:22:04.521 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-23 13:22:04.546 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.9 MB/s eta 0:00:00 2026-06-23 13:22:04.636 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-23 13:22:04.652 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-23 13:22:04.770 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-23 13:22:04.786 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 13:22:04.869 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-23 13:22:04.884 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 13:22:04.997 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:05.013 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-23 13:22:05.098 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:05.114 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-23 13:22:05.376 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:05.391 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-23 13:22:05.480 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:05.495 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-23 13:22:05.672 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:05.688 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-23 13:22:05.751 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:05.767 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-23 13:22:05.861 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:05.876 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-23 13:22:05.975 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:05.990 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 13:22:06.041 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-06-23 13:22:06.075 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-23 13:22:06.291 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 8.5 MB/s eta 0:00:00 2026-06-23 13:22:06.308 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-23 13:22:06.331 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-23 13:22:06.354 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-23 13:22:06.369 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.2 MB/s eta 0:00:00 2026-06-23 13:22:06.384 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-23 13:22:06.399 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.1 MB/s eta 0:00:00 2026-06-23 13:22:06.415 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-23 13:22:06.437 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-23 13:22:06.516 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 13.5 MB/s eta 0:00:00 2026-06-23 13:22:06.532 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-23 13:22:06.555 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-23 13:22:06.577 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-23 13:22:06.592 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 11.4 MB/s eta 0:00:00 2026-06-23 13:22:06.607 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-23 13:22:06.629 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-23 13:22:06.656 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 13.9 MB/s eta 0:00:00 2026-06-23 13:22:06.672 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-23 13:22:06.694 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-23 13:22:06.709 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.6 MB/s eta 0:00:00 2026-06-23 13:22:06.725 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-23 13:22:06.797 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.4 MB/s eta 0:00:00 2026-06-23 13:22:07.542 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-06-23 13:22:07.566 | Attempting uninstall: setuptools 2026-06-23 13:22:07.582 | Found existing installation: setuptools 68.1.2 2026-06-23 13:22:07.582 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:22:07.583 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-23 13:22:08.751 | Attempting uninstall: pygments 2026-06-23 13:22:08.760 | Found existing installation: Pygments 2.17.2 2026-06-23 13:22:08.763 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:22:08.763 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-23 13:22:10.038 | Attempting uninstall: pip 2026-06-23 13:22:10.044 | Found existing installation: pip 24.0 2026-06-23 13:22:10.115 | Uninstalling pip-24.0: 2026-06-23 13:22:10.126 | Successfully uninstalled pip-24.0 2026-06-23 13:22:11.816 | Attempting uninstall: packaging 2026-06-23 13:22:11.826 | Found existing installation: packaging 24.0 2026-06-23 13:22:11.827 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:22:11.828 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-23 13:22:12.031 | Attempting uninstall: markdown-it-py 2026-06-23 13:22:12.057 | Found existing installation: markdown-it-py 3.0.0 2026-06-23 13:22:12.060 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:22:12.060 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-23 13:22:12.221 | Attempting uninstall: wheel 2026-06-23 13:22:12.270 | Found existing installation: wheel 0.42.0 2026-06-23 13:22:12.271 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:22:12.272 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-23 13:22:12.325 | Attempting uninstall: rich 2026-06-23 13:22:12.374 | Found existing installation: rich 13.7.1 2026-06-23 13:22:12.375 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:22:12.376 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-23 13:22:13.135 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-23 13:22:13.420 | + inc/python:pip_install:216 : result=0 2026-06-23 13:22:13.424 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:22:13.428 | + functions-common:time_stop:2414 : local name 2026-06-23 13:22:13.432 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:22:13.436 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:22:13.440 | + functions-common:time_stop:2417 : local total 2026-06-23 13:22:13.444 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:22:13.448 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:22:13.452 | + functions-common:time_stop:2421 : start_time=1782220921895 2026-06-23 13:22:13.456 | + functions-common:time_stop:2423 : [[ -z 1782220921895 ]] 2026-06-23 13:22:13.461 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:22:13.468 | + functions-common:time_stop:2426 : end_time=1782220933463 2026-06-23 13:22:13.471 | + functions-common:time_stop:2427 : elapsed_time=11568 2026-06-23 13:22:13.475 | + functions-common:time_stop:2428 : total=0 2026-06-23 13:22:13.479 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:22:13.483 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11568 2026-06-23 13:22:13.488 | + inc/python:pip_install:219 : return 0 2026-06-23 13:22:13.492 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-23 13:22:13.496 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:22:13.501 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:22:13.504 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-23 13:22:13.509 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-23 13:22:13.513 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-23 13:22:13.547 | Using python 3.12 to install os-testr 2026-06-23 13:22:13.551 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-23 13:22:14.942 | Collecting os-testr 2026-06-23 13:22:15.115 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-23 13:22:15.180 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-23 13:22:15.196 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-23 13:22:15.234 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-23 13:22:15.250 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-23 13:22:15.310 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-23 13:22:15.327 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-23 13:22:15.339 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-23 13:22:15.368 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-23 13:22:15.384 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-23 13:22:15.477 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-23 13:22:15.492 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-23 13:22:15.528 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-23 13:22:15.554 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-23 13:22:15.593 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-23 13:22:15.619 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-23 13:22:15.642 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-23 13:22:15.664 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-23 13:22:15.704 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 21.4 MB/s 0:00:00 2026-06-23 13:22:15.867 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-23 13:22:16.014 | Attempting uninstall: PyYAML 2026-06-23 13:22:16.021 | Found existing installation: PyYAML 6.0.1 2026-06-23 13:22:16.022 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:22:16.022 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-23 13:22:16.410 | 2026-06-23 13:22:16.415 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-23 13:22:16.566 | + inc/python:pip_install:216 : result=0 2026-06-23 13:22:16.570 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:22:16.574 | + functions-common:time_stop:2414 : local name 2026-06-23 13:22:16.578 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:22:16.582 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:22:16.586 | + functions-common:time_stop:2417 : local total 2026-06-23 13:22:16.590 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:22:16.594 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:22:16.598 | + functions-common:time_stop:2421 : start_time=1782220933538 2026-06-23 13:22:16.601 | + functions-common:time_stop:2423 : [[ -z 1782220933538 ]] 2026-06-23 13:22:16.606 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:22:16.611 | + functions-common:time_stop:2426 : end_time=1782220936608 2026-06-23 13:22:16.615 | + functions-common:time_stop:2427 : elapsed_time=3070 2026-06-23 13:22:16.618 | + functions-common:time_stop:2428 : total=11568 2026-06-23 13:22:16.622 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:22:16.625 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14638 2026-06-23 13:22:16.629 | + inc/python:pip_install:219 : return 0 2026-06-23 13:22:16.633 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-23 13:22:16.711 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-23 13:22:16.819 | + ./stack.sh:main:829 : install_infra 2026-06-23 13:22:16.824 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-23 13:22:16.828 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-23 13:22:16.833 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-23 13:22:22.413 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-23 13:22:22.419 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-23 13:22:22.453 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-23 13:22:23.935 | Collecting pbr 2026-06-23 13:22:23.940 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-23 13:22:24.395 | Collecting setuptools[core] 2026-06-23 13:22:24.398 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-23 13:22:24.553 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-23 13:22:24.556 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 13:22:24.634 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-23 13:22:24.637 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-23 13:22:24.709 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-23 13:22:24.712 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-23 13:22:24.802 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-23 13:22:24.805 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 13:22:24.876 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-23 13:22:24.880 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 13:22:24.978 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:24.981 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-23 13:22:25.052 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:25.054 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-23 13:22:25.293 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:25.295 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-23 13:22:25.370 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:25.373 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-23 13:22:25.541 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:25.544 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-23 13:22:25.595 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:25.599 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-23 13:22:25.677 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:25.680 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-23 13:22:25.764 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:25.766 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 13:22:25.856 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-23 13:22:25.951 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-23 13:22:25.977 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-23 13:22:25.981 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-23 13:22:25.984 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-23 13:22:25.986 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-23 13:22:25.990 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-23 13:22:25.994 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-23 13:22:25.995 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-23 13:22:26.006 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-23 13:22:26.009 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-23 13:22:26.011 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-23 13:22:26.014 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-23 13:22:26.017 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-23 13:22:26.022 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-23 13:22:26.024 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-23 13:22:26.027 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-23 13:22:26.053 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-23 13:22:26.336 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-23 13:22:30.262 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-23 13:22:30.515 | + inc/python:pip_install:216 : result=0 2026-06-23 13:22:30.519 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:22:30.523 | + functions-common:time_stop:2414 : local name 2026-06-23 13:22:30.526 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:22:30.529 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:22:30.532 | + functions-common:time_stop:2417 : local total 2026-06-23 13:22:30.536 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:22:30.540 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:22:30.544 | + functions-common:time_stop:2421 : start_time=1782220942442 2026-06-23 13:22:30.548 | + functions-common:time_stop:2423 : [[ -z 1782220942442 ]] 2026-06-23 13:22:30.553 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:22:30.560 | + functions-common:time_stop:2426 : end_time=1782220950555 2026-06-23 13:22:30.563 | + functions-common:time_stop:2427 : elapsed_time=8113 2026-06-23 13:22:30.567 | + functions-common:time_stop:2428 : total=14638 2026-06-23 13:22:30.571 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:22:30.575 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22751 2026-06-23 13:22:30.579 | + inc/python:pip_install:219 : return 0 2026-06-23 13:22:30.583 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-23 13:22:30.587 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-23 13:22:30.621 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-23 13:22:31.914 | Processing /opt/stack/requirements 2026-06-23 13:22:31.918 | Installing build dependencies: started 2026-06-23 13:22:35.171 | Installing build dependencies: finished with status 'done' 2026-06-23 13:22:35.174 | Getting requirements to build wheel: started 2026-06-23 13:22:35.472 | Getting requirements to build wheel: finished with status 'done' 2026-06-23 13:22:35.477 | Preparing metadata (pyproject.toml): started 2026-06-23 13:22:36.662 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-23 13:22:36.854 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8455) 2026-06-23 13:22:36.960 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-23 13:22:36.982 | 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.dev8455) (26.2) 2026-06-23 13:22:37.088 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8455) 2026-06-23 13:22:37.103 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-23 13:22:37.263 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8455) 2026-06-23 13:22:37.268 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-23 13:22:37.321 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8455) 2026-06-23 13:22:37.338 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-23 13:22:37.349 | 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.dev8455) (82.0.1) 2026-06-23 13:22:37.664 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-23 13:22:37.680 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-23 13:22:37.695 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.7 MB/s eta 0:00:00 2026-06-23 13:22:37.766 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-23 13:22:37.781 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-23 13:22:37.897 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-23 13:22:37.913 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-23 13:22:38.001 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8455) 2026-06-23 13:22:38.017 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 13:22:38.138 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-23 13:22:38.160 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-23 13:22:38.172 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.6 MB/s eta 0:00:00 2026-06-23 13:22:38.174 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-23 13:22:38.196 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-23 13:22:38.209 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.7 MB/s eta 0:00:00 2026-06-23 13:22:38.225 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-23 13:22:38.241 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 13.1 MB/s eta 0:00:00 2026-06-23 13:22:38.254 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-23 13:22:38.271 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 17.6 MB/s eta 0:00:00 2026-06-23 13:22:38.286 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-23 13:22:38.298 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.7 MB/s eta 0:00:00 2026-06-23 13:22:38.314 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-23 13:22:38.327 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 13.5 MB/s eta 0:00:00 2026-06-23 13:22:38.360 | Building wheels for collected packages: openstack_requirements 2026-06-23 13:22:38.362 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-23 13:22:40.658 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-23 13:22:40.662 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8455-py3-none-any.whl size=52409 sha256=cc219156b34c37b1ff97a0c6f92ae50f9373fa089bab23288367841a994a7b59 2026-06-23 13:22:40.662 | Stored in directory: /tmp/pip-ephem-wheel-cache-8xw4yguk/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-23 13:22:40.665 | Successfully built openstack_requirements 2026-06-23 13:22:40.954 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-23 13:22:41.671 | 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.dev8455 requests-2.34.2 urllib3-2.7.0 2026-06-23 13:22:41.935 | + inc/python:pip_install:216 : result=0 2026-06-23 13:22:41.940 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:22:41.944 | + functions-common:time_stop:2414 : local name 2026-06-23 13:22:41.948 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:22:41.953 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:22:41.957 | + functions-common:time_stop:2417 : local total 2026-06-23 13:22:41.961 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:22:41.965 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:22:41.969 | + functions-common:time_stop:2421 : start_time=1782220950610 2026-06-23 13:22:41.973 | + functions-common:time_stop:2423 : [[ -z 1782220950610 ]] 2026-06-23 13:22:41.979 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:22:41.985 | + functions-common:time_stop:2426 : end_time=1782220961980 2026-06-23 13:22:41.988 | + functions-common:time_stop:2427 : elapsed_time=11370 2026-06-23 13:22:41.992 | + functions-common:time_stop:2428 : total=22751 2026-06-23 13:22:41.996 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:22:42.000 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34121 2026-06-23 13:22:42.004 | + inc/python:pip_install:219 : return 0 2026-06-23 13:22:42.009 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-23 13:22:42.013 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-23 13:22:42.018 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-23 13:22:42.022 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:22:42.026 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:22:42.031 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-23 13:22:42.035 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:22:42.039 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-23 13:22:42.071 | Using python 3.12 to install pbr 2026-06-23 13:22:42.075 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-06-23 13:22:43.069 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-23 13:22:43.302 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-23 13:22:43.563 | + inc/python:pip_install:216 : result=0 2026-06-23 13:22:43.567 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:22:43.571 | + functions-common:time_stop:2414 : local name 2026-06-23 13:22:43.576 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:22:43.579 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:22:43.583 | + functions-common:time_stop:2417 : local total 2026-06-23 13:22:43.587 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:22:43.591 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:22:43.595 | + functions-common:time_stop:2421 : start_time=1782220962064 2026-06-23 13:22:43.599 | + functions-common:time_stop:2423 : [[ -z 1782220962064 ]] 2026-06-23 13:22:43.603 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:22:43.610 | + functions-common:time_stop:2426 : end_time=1782220963605 2026-06-23 13:22:43.613 | + functions-common:time_stop:2427 : elapsed_time=1541 2026-06-23 13:22:43.617 | + functions-common:time_stop:2428 : total=34121 2026-06-23 13:22:43.621 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:22:43.625 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=35662 2026-06-23 13:22:43.629 | + inc/python:pip_install:219 : return 0 2026-06-23 13:22:43.633 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-23 13:22:49.212 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-23 13:22:50.035 | Collecting bindep 2026-06-23 13:22:50.134 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-23 13:22:50.242 | Collecting distro>=1.7 (from bindep) 2026-06-23 13:22:50.257 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-23 13:22:50.341 | Collecting packaging (from bindep) 2026-06-23 13:22:50.345 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 13:22:50.391 | Collecting Parsley (from bindep) 2026-06-23 13:22:50.408 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-23 13:22:50.496 | Collecting pbr>=2 (from bindep) 2026-06-23 13:22:50.498 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-23 13:22:50.897 | Collecting setuptools (from pbr>=2->bindep) 2026-06-23 13:22:50.900 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-23 13:22:50.987 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-23 13:22:51.016 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-23 13:22:51.027 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-23 13:22:51.030 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-23 13:22:51.048 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-23 13:22:51.069 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.9 MB/s eta 0:00:00 2026-06-23 13:22:51.072 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-23 13:22:51.221 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-23 13:22:52.993 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-23 13:22:53.199 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-23 13:22:53.203 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-23 13:22:53.208 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-23 13:22:53.231 | + ./stack.sh:main:838 : pkgs= 2026-06-23 13:22:53.235 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-23 13:22:53.238 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-23 13:22:53.242 | + functions-common:run_phase:1842 : local mode=stack 2026-06-23 13:22:53.245 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-23 13:22:53.249 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 13:22:53.252 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 13:22:53.256 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 13:22:53.261 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 13:22:53.265 | + functions-common:run_phase:1852 : local extra 2026-06-23 13:22:53.270 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 13:22:53.276 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 13:22:53.281 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 13:22:53.285 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 13:22:53.289 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-23 13:22:53.293 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 13:22:53.312 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:22:53.315 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 13:22:53.318 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-23 13:22:53.322 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-23 13:22:53.324 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-23 13:22:53.327 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-23 13:22:53.330 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-23 13:22:53.333 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-23 13:22:53.337 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-23 13:22:53.341 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-23 13:22:53.343 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-23 13:22:53.345 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-23 13:22:53.348 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-23 13:22:53.350 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-23 13:22:53.353 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 13:22:53.356 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 13:22:53.360 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-23 13:22:53.363 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-23 13:22:53.366 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-23 13:22:53.370 | + functions-common:run_plugins:1831 : local plugins= 2026-06-23 13:22:53.372 | + functions-common:run_plugins:1832 : local plugin 2026-06-23 13:22:53.376 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-23 13:22:53.379 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-23 13:22:53.382 | + functions:set_systemd_override:845 : local value=2048 2026-06-23 13:22:53.386 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-23 13:22:53.389 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-23 13:22:53.463 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-23 13:22:53.463 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-23 13:22:53.465 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-23 13:22:53.918 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-23 13:22:53.921 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-23 13:22:53.940 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:22:53.943 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-23 13:22:53.945 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 13:22:53.948 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 13:22:53.950 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 13:22:53.953 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 13:22:53.955 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 13:22:53.957 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 13:22:53.960 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:22:53.962 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:22:53.964 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 13:22:53.967 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 13:22:53.969 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 13:22:53.972 | + functions-common:apt_get_update:1161 : return 2026-06-23 13:22:53.974 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-23 13:22:53.976 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 13:22:53.978 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:22:53.981 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:22:53.983 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-23 13:22:54.009 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-23 13:22:54.048 | Reading package lists... 2026-06-23 13:22:54.456 | Building dependency tree... 2026-06-23 13:22:54.460 | Reading state information... 2026-06-23 13:22:55.088 | The following additional packages will be installed: 2026-06-23 13:22:55.088 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-23 13:22:55.088 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-23 13:22:55.088 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-23 13:22:55.091 | erlang-tools erlang-xmerl 2026-06-23 13:22:55.095 | Suggested packages: 2026-06-23 13:22:55.095 | erlang erlang-manpages erlang-doc 2026-06-23 13:22:55.162 | The following NEW packages will be installed: 2026-06-23 13:22:55.162 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-23 13:22:55.163 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-23 13:22:55.163 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-23 13:22:55.166 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-23 13:22:55.218 | 0 upgraded, 18 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 13:22:55.218 | Need to get 36.1 MB of archives. 2026-06-23 13:22:55.219 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-23 13:22:55.219 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-23 13:22:55.356 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-23 13:22:55.371 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-23 13:22:55.373 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-23 13:22:55.382 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-23 13:22:55.393 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-23 13:22:55.396 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-23 13:22:55.418 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-23 13:22:55.420 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-23 13:22:55.422 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-23 13:22:55.423 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-23 13:22:55.431 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-23 13:22:55.452 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-23 13:22:55.453 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-23 13:22:55.456 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-23 13:22:55.460 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-23 13:22:55.467 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-23 13:22:55.482 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-23 13:22:55.919 | perl: warning: Setting locale failed. 2026-06-23 13:22:55.919 | perl: warning: Please check that your locale settings: 2026-06-23 13:22:55.919 | LANGUAGE = (unset), 2026-06-23 13:22:55.920 | LC_ALL = "en_US.utf8", 2026-06-23 13:22:55.920 | LANG = "de_DE.UTF-8" 2026-06-23 13:22:55.920 | are supported and installed on your system. 2026-06-23 13:22:55.920 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:22:55.982 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:22:55.982 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:22:55.982 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:22:56.183 | Fetched 36.1 MB in 0s (76.8 MB/s) 2026-06-23 13:22:56.289 | Selecting previously unselected package erlang-base. 2026-06-23 13:22:56.355 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 122977 files and directories currently installed.) 2026-06-23 13:22:56.363 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:56.366 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:56.763 | Selecting previously unselected package erlang-asn1. 2026-06-23 13:22:56.778 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:56.783 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:56.847 | Selecting previously unselected package erlang-crypto. 2026-06-23 13:22:56.861 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:56.866 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:56.915 | Selecting previously unselected package erlang-public-key. 2026-06-23 13:22:56.929 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:56.934 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:56.994 | Selecting previously unselected package erlang-mnesia. 2026-06-23 13:22:57.009 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:57.014 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:57.083 | Selecting previously unselected package erlang-runtime-tools. 2026-06-23 13:22:57.098 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:57.103 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:57.168 | Selecting previously unselected package erlang-ssl. 2026-06-23 13:22:57.183 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:57.188 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:57.282 | Selecting previously unselected package erlang-eldap. 2026-06-23 13:22:57.296 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:57.301 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:57.346 | Selecting previously unselected package erlang-ftp. 2026-06-23 13:22:57.359 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:57.364 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:57.412 | Selecting previously unselected package erlang-tftp. 2026-06-23 13:22:57.426 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:57.431 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:57.477 | Selecting previously unselected package erlang-inets. 2026-06-23 13:22:57.493 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:57.498 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:57.581 | Selecting previously unselected package erlang-snmp. 2026-06-23 13:22:57.595 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:57.600 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:57.756 | Selecting previously unselected package erlang-os-mon. 2026-06-23 13:22:57.770 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:57.774 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:57.826 | Selecting previously unselected package erlang-parsetools. 2026-06-23 13:22:57.842 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:57.847 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:57.893 | Selecting previously unselected package erlang-syntax-tools. 2026-06-23 13:22:57.907 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:57.912 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:57.964 | Selecting previously unselected package erlang-tools. 2026-06-23 13:22:57.979 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:57.984 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:58.048 | Selecting previously unselected package erlang-xmerl. 2026-06-23 13:22:58.061 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-23 13:22:58.065 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:58.155 | Selecting previously unselected package rabbitmq-server. 2026-06-23 13:22:58.169 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-23 13:22:58.176 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-23 13:22:59.284 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:22:59.664 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-23 13:22:59.664 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-23 13:23:02.125 | Searching for services which depend on erlang and should be started... none found. 2026-06-23 13:23:02.132 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:23:02.143 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:23:02.155 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:23:02.166 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:23:02.176 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:23:02.187 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:23:02.198 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:23:02.209 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:23:02.219 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:23:02.230 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:23:02.240 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:23:02.251 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:23:02.261 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:23:02.272 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:23:02.283 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:23:02.294 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-23 13:23:02.304 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-23 13:23:02.394 | info: Selecting GID from range 100 to 999 ... 2026-06-23 13:23:02.399 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-23 13:23:02.502 | info: Selecting UID from range 100 to 999 ... 2026-06-23 13:23:02.502 | 2026-06-23 13:23:02.507 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-23 13:23:02.511 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-23 13:23:02.566 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-23 13:23:02.780 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-23 13:23:23.189 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 13:23:24.888 | perl: warning: Setting locale failed. 2026-06-23 13:23:24.888 | perl: warning: Please check that your locale settings: 2026-06-23 13:23:24.888 | LANGUAGE = (unset), 2026-06-23 13:23:24.889 | LC_ALL = "en_US.utf8", 2026-06-23 13:23:24.889 | LANG = "de_DE.UTF-8" 2026-06-23 13:23:24.889 | are supported and installed on your system. 2026-06-23 13:23:24.889 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:23:25.022 | perl: warning: Setting locale failed. 2026-06-23 13:23:25.022 | perl: warning: Please check that your locale settings: 2026-06-23 13:23:25.022 | LANGUAGE = (unset), 2026-06-23 13:23:25.022 | LC_ALL = "en_US.utf8", 2026-06-23 13:23:25.022 | LANG = "de_DE.UTF-8" 2026-06-23 13:23:25.023 | are supported and installed on your system. 2026-06-23 13:23:25.024 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:23:25.073 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:23:25.074 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:23:25.074 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:23:25.144 | perl: warning: Setting locale failed. 2026-06-23 13:23:25.144 | perl: warning: Please check that your locale settings: 2026-06-23 13:23:25.146 | LANGUAGE = (unset), 2026-06-23 13:23:25.146 | LC_ALL = "en_US.utf8", 2026-06-23 13:23:25.146 | LANG = "de_DE.UTF-8" 2026-06-23 13:23:25.146 | are supported and installed on your system. 2026-06-23 13:23:25.147 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:23:25.644 | 2026-06-23 13:23:25.645 | Running kernel seems to be up-to-date. 2026-06-23 13:23:25.645 | 2026-06-23 13:23:25.646 | Restarting services... 2026-06-23 13:23:25.695 | 2026-06-23 13:23:25.695 | Service restarts being deferred: 2026-06-23 13:23:25.695 | /etc/needrestart/restart.d/dbus.service 2026-06-23 13:23:25.695 | systemctl restart systemd-logind.service 2026-06-23 13:23:25.695 | systemctl restart virtlockd.service 2026-06-23 13:23:25.696 | systemctl restart virtlogd.service 2026-06-23 13:23:25.696 | 2026-06-23 13:23:25.696 | No containers need to be restarted. 2026-06-23 13:23:25.696 | 2026-06-23 13:23:25.696 | User sessions running outdated binaries: 2026-06-23 13:23:25.696 | quobyte @ session #5: sshd[2030] 2026-06-23 13:23:25.704 | quobyte @ user manager service: systemd[1165] 2026-06-23 13:23:25.715 | 2026-06-23 13:23:25.715 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 13:23:27.750 | + functions-common:apt_get:1205 : result=0 2026-06-23 13:23:27.754 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 13:23:27.758 | + functions-common:time_stop:2414 : local name 2026-06-23 13:23:27.762 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:23:27.765 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:23:27.770 | + functions-common:time_stop:2417 : local total 2026-06-23 13:23:27.773 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:23:27.776 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 13:23:27.779 | + functions-common:time_stop:2421 : start_time=1782220974005 2026-06-23 13:23:27.783 | + functions-common:time_stop:2423 : [[ -z 1782220974005 ]] 2026-06-23 13:23:27.788 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:23:27.794 | + functions-common:time_stop:2426 : end_time=1782221007790 2026-06-23 13:23:27.797 | + functions-common:time_stop:2427 : elapsed_time=33785 2026-06-23 13:23:27.801 | + functions-common:time_stop:2428 : total=94003 2026-06-23 13:23:27.804 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:23:27.806 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=127788 2026-06-23 13:23:27.810 | + functions-common:apt_get:1209 : return 0 2026-06-23 13:23:27.813 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-23 13:23:27.816 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 13:23:27.820 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 13:23:27.824 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 13:23:27.827 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 13:23:27.831 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 13:23:27.833 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 13:23:27.836 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 13:23:27.839 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 13:23:27.843 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 13:23:27.847 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 13:23:27.850 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 13:23:27.854 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 13:23:27.857 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 13:23:27.859 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-23 13:23:27.862 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-23 13:23:27.884 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:23:27.888 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-23 13:23:27.891 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:23:27.895 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-23 13:23:27.898 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-23 13:23:27.902 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-23 13:23:27.907 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-23 13:23:27.911 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-23 13:23:27.915 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-23 13:23:27.919 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-23 13:23:27.922 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-23 13:23:27.926 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-23 13:23:27.929 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-23 13:23:29.139 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-23 13:23:29.140 | user tags 2026-06-23 13:23:29.140 | guest [administrator]' 2026-06-23 13:23:29.144 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-23 13:23:29.144 | user tags 2026-06-23 13:23:29.145 | guest [administrator]' 2026-06-23 13:23:29.145 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-23 13:23:29.152 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-23 13:23:29.155 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-23 13:23:29.159 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-23 13:23:30.262 | Adding user "stackrabbit" ... 2026-06-23 13:23:30.285 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-23 13:23:30.306 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-23 13:23:31.422 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-23 13:23:31.456 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-23 13:23:31.459 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-23 13:23:32.517 | Changing password for user "stackrabbit" ... 2026-06-23 13:23:32.550 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-23 13:23:32.554 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-23 13:23:32.556 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-23 13:23:33.623 | Deleting user "guest" ... 2026-06-23 13:23:33.660 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-23 13:23:33.676 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:23:33.679 | + ./stack.sh:main:855 : install_database 2026-06-23 13:23:33.683 | + lib/database:install_database:118 : install_database_mysql 2026-06-23 13:23:33.685 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-23 13:23:33.688 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:23:33.690 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:23:33.693 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-23 13:23:33.707 | perl: warning: Setting locale failed. 2026-06-23 13:23:33.707 | perl: warning: Please check that your locale settings: 2026-06-23 13:23:33.707 | LANGUAGE = (unset), 2026-06-23 13:23:33.708 | LC_ALL = "en_US.utf8", 2026-06-23 13:23:33.708 | LANG = "de_DE.UTF-8" 2026-06-23 13:23:33.708 | are supported and installed on your system. 2026-06-23 13:23:33.708 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:23:33.759 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:23:33.759 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:23:33.759 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:23:33.871 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-23 13:23:33.875 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-23 13:23:33.881 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-23 13:23:33.883 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:23:33.886 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:23:33.888 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-23 13:23:33.892 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-23 13:23:33.895 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-23 13:23:33.900 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-23 13:23:33.903 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-23 13:23:33.906 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 13:23:33.908 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 13:23:33.912 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 13:23:33.916 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 13:23:33.919 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 13:23:33.922 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 13:23:33.924 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 13:23:33.927 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 13:23:33.929 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 13:23:33.933 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 13:23:33.936 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 13:23:33.939 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 13:23:33.941 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 13:23:33.943 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-23 13:23:33.946 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:23:33.949 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:23:33.953 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-23 13:23:33.957 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 13:23:33.960 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 13:23:33.962 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 13:23:33.965 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 13:23:33.967 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 13:23:33.970 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 13:23:33.974 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:23:33.976 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:23:33.979 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 13:23:33.981 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 13:23:33.985 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 13:23:33.987 | + functions-common:apt_get_update:1161 : return 2026-06-23 13:23:33.991 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-23 13:23:33.993 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 13:23:33.995 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:23:33.999 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:23:34.001 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-23 13:23:34.025 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-23 13:23:34.064 | Reading package lists... 2026-06-23 13:23:34.463 | Building dependency tree... 2026-06-23 13:23:34.466 | Reading state information... 2026-06-23 13:23:35.014 | The following additional packages will be installed: 2026-06-23 13:23:35.014 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-23 13:23:35.015 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-23 13:23:35.015 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-23 13:23:35.015 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-23 13:23:35.016 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-23 13:23:35.016 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-23 13:23:35.017 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-23 13:23:35.020 | Suggested packages: 2026-06-23 13:23:35.020 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-23 13:23:35.020 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-23 13:23:35.077 | The following NEW packages will be installed: 2026-06-23 13:23:35.079 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-23 13:23:35.079 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-23 13:23:35.079 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-23 13:23:35.080 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-23 13:23:35.080 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-23 13:23:35.080 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-23 13:23:35.080 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-23 13:23:35.150 | 0 upgraded, 27 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 13:23:35.150 | Need to get 29.6 MB of archives. 2026-06-23 13:23:35.150 | After this operation, 243 MB of additional disk space will be used. 2026-06-23 13:23:35.150 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-06-23 13:23:35.387 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-23 13:23:35.390 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-23 13:23:35.393 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-23 13:23:35.396 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-23 13:23:35.409 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-06-23 13:23:35.720 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-06-23 13:23:35.735 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-23 13:23:35.736 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-23 13:23:35.737 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-23 13:23:35.738 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-23 13:23:35.741 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-23 13:23:35.742 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-23 13:23:35.742 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-23 13:23:35.743 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-23 13:23:35.744 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-23 13:23:35.752 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-23 13:23:35.753 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-23 13:23:35.765 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-23 13:23:35.767 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-23 13:23:35.768 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-23 13:23:35.769 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-23 13:23:35.771 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-23 13:23:35.774 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-23 13:23:35.774 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-23 13:23:35.901 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-23 13:23:35.903 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-23 13:23:36.162 | perl: warning: Setting locale failed. 2026-06-23 13:23:36.162 | perl: warning: Please check that your locale settings: 2026-06-23 13:23:36.162 | LANGUAGE = (unset), 2026-06-23 13:23:36.163 | LC_ALL = "en_US.utf8", 2026-06-23 13:23:36.163 | LANG = "de_DE.UTF-8" 2026-06-23 13:23:36.163 | are supported and installed on your system. 2026-06-23 13:23:36.163 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:23:36.228 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:23:36.228 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:23:36.228 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:23:36.360 | Vorkonfiguration der Pakete ... 2026-06-23 13:23:36.371 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:23:36.510 | Fetched 29.6 MB in 1s (37.5 MB/s) 2026-06-23 13:23:36.549 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-23 13:23:36.612 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125782 files and directories currently installed.) 2026-06-23 13:23:36.619 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 13:23:36.623 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 13:23:37.035 | Selecting previously unselected package mysql-client-8.0. 2026-06-23 13:23:37.047 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 13:23:37.052 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 13:23:37.099 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-23 13:23:37.111 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-23 13:23:37.119 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-23 13:23:37.162 | Selecting previously unselected package libmecab2:amd64. 2026-06-23 13:23:37.174 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-23 13:23:37.177 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-23 13:23:37.225 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-23 13:23:37.238 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-23 13:23:37.241 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-23 13:23:37.287 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-23 13:23:37.300 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 13:23:37.304 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 13:23:38.311 | Selecting previously unselected package mysql-server-8.0. 2026-06-23 13:23:38.325 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-23 13:23:38.333 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:23:38.390 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:23:38.390 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:23:38.390 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:23:38.469 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:23:38.481 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:23:38.814 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 13:23:38.918 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-23 13:23:38.932 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-23 13:23:38.936 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-23 13:23:38.980 | Selecting previously unselected package liburi-perl. 2026-06-23 13:23:38.995 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-23 13:23:38.999 | Unpacking liburi-perl (5.27-1) ... 2026-06-23 13:23:39.087 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-23 13:23:39.101 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-23 13:23:39.106 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-23 13:23:39.166 | Selecting previously unselected package libcgi-pm-perl. 2026-06-23 13:23:39.181 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-23 13:23:39.184 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-23 13:23:39.249 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-23 13:23:39.263 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-23 13:23:39.267 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-23 13:23:39.311 | Selecting previously unselected package libfcgi-perl. 2026-06-23 13:23:39.325 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-23 13:23:39.330 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-23 13:23:39.375 | Selecting previously unselected package libcgi-fast-perl. 2026-06-23 13:23:39.391 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-23 13:23:39.395 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-23 13:23:39.439 | Selecting previously unselected package libclone-perl:amd64. 2026-06-23 13:23:39.452 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-23 13:23:39.456 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-23 13:23:39.499 | Selecting previously unselected package libencode-locale-perl. 2026-06-23 13:23:39.513 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-23 13:23:39.517 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-23 13:23:39.560 | Selecting previously unselected package libfcgi-bin. 2026-06-23 13:23:39.574 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-23 13:23:39.578 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-23 13:23:39.620 | Selecting previously unselected package libhtml-template-perl. 2026-06-23 13:23:39.634 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-23 13:23:39.638 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-23 13:23:39.686 | Selecting previously unselected package libtimedate-perl. 2026-06-23 13:23:39.700 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-23 13:23:39.704 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-23 13:23:39.776 | Selecting previously unselected package libhttp-date-perl. 2026-06-23 13:23:39.790 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-23 13:23:39.794 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-23 13:23:39.837 | Selecting previously unselected package libio-html-perl. 2026-06-23 13:23:39.852 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-23 13:23:39.856 | Unpacking libio-html-perl (1.004-3) ... 2026-06-23 13:23:39.898 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-23 13:23:39.913 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-23 13:23:39.917 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-23 13:23:39.960 | Selecting previously unselected package libhttp-message-perl. 2026-06-23 13:23:39.974 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-23 13:23:39.978 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-23 13:23:40.032 | Selecting previously unselected package mecab-utils. 2026-06-23 13:23:40.046 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-23 13:23:40.050 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-23 13:23:40.096 | Selecting previously unselected package mecab-ipadic. 2026-06-23 13:23:40.111 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-23 13:23:40.114 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-23 13:23:40.749 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-23 13:23:40.762 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-23 13:23:40.766 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-23 13:23:40.806 | Selecting previously unselected package mysql-server. 2026-06-23 13:23:40.819 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-23 13:23:40.823 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 13:23:40.891 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-23 13:23:40.902 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-23 13:23:40.916 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 13:23:40.928 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-23 13:23:40.938 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-23 13:23:40.949 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-23 13:23:40.959 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-23 13:23:40.970 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-23 13:23:40.980 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-23 13:23:40.990 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-23 13:23:41.001 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-23 13:23:41.012 | Setting up libio-html-perl (1.004-3) ... 2026-06-23 13:23:41.022 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 13:23:41.034 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-23 13:23:41.044 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 13:23:41.055 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-23 13:23:41.066 | Setting up liburi-perl (5.27-1) ... 2026-06-23 13:23:41.077 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 13:23:41.130 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:23:41.182 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:23:41.182 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:23:41.182 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:23:41.259 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:23:41.273 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:23:41.325 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-23 13:23:41.360 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-23 13:23:52.350 | mysqld will log errors to /var/log/mysql/error.log 2026-06-23 13:23:53.220 | mysqld is running as pid 22224 2026-06-23 13:23:55.678 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-23 13:23:57.382 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-23 13:23:57.394 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-23 13:23:57.404 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-23 13:23:57.409 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-23 13:23:57.409 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-23 13:23:57.409 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-23 13:23:57.414 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-23 13:23:57.415 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-23 13:23:57.425 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-23 13:23:57.522 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-23 13:23:57.523 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-23 13:23:57.523 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-23 13:23:57.524 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-23 13:23:57.525 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-23 13:23:57.526 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-23 13:23:57.574 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-23 13:23:57.574 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-23 13:23:57.890 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-23 13:23:57.890 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-23 13:23:57.897 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-23 13:23:58.053 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-23 13:23:58.135 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-23 13:23:58.135 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-23 13:23:58.363 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-23 13:23:58.363 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-23 13:23:58.363 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-23 13:23:58.395 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-23 13:23:58.443 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-23 13:23:58.444 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-23 13:23:58.446 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-23 13:23:58.447 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-23 13:23:58.448 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-23 13:23:58.806 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-23 13:23:58.919 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-23 13:23:59.165 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-23 13:23:59.169 | 2026-06-23 13:23:59.169 | done! 2026-06-23 13:23:59.176 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-23 13:23:59.185 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-23 13:23:59.195 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-23 13:23:59.200 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-23 13:23:59.200 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-06-23 13:23:59.200 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-23 13:23:59.206 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-23 13:23:59.206 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-23 13:23:59.219 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-23 13:23:59.347 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-23 13:23:59.347 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-23 13:23:59.348 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-23 13:23:59.349 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-23 13:23:59.350 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-23 13:23:59.350 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-23 13:23:59.435 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-23 13:23:59.435 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-23 13:23:59.893 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-23 13:23:59.894 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-23 13:23:59.904 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-23 13:24:00.108 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-23 13:24:00.216 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-23 13:24:00.216 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-23 13:24:00.525 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-23 13:24:00.525 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-23 13:24:00.526 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-23 13:24:00.566 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-23 13:24:00.636 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-23 13:24:00.637 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-23 13:24:00.640 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-23 13:24:00.641 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-23 13:24:00.642 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-23 13:24:01.079 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-06-23 13:24:01.214 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-23 13:24:01.465 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-06-23 13:24:01.469 | 2026-06-23 13:24:01.469 | done! 2026-06-23 13:24:01.479 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-23 13:24:01.487 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-23 13:24:01.498 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-23 13:24:01.511 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-23 13:24:01.523 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-23 13:24:01.535 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-23 13:24:01.547 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-23 13:24:01.560 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 13:24:03.472 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-23 13:24:03.733 | perl: warning: Setting locale failed. 2026-06-23 13:24:03.733 | perl: warning: Please check that your locale settings: 2026-06-23 13:24:03.733 | LANGUAGE = (unset), 2026-06-23 13:24:03.734 | LC_ALL = "en_US.utf8", 2026-06-23 13:24:03.734 | LANG = "de_DE.UTF-8" 2026-06-23 13:24:03.734 | are supported and installed on your system. 2026-06-23 13:24:03.734 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:24:03.873 | perl: warning: Setting locale failed. 2026-06-23 13:24:03.874 | perl: warning: Please check that your locale settings: 2026-06-23 13:24:03.874 | LANGUAGE = (unset), 2026-06-23 13:24:03.877 | LC_ALL = "en_US.utf8", 2026-06-23 13:24:03.877 | LANG = "de_DE.UTF-8" 2026-06-23 13:24:03.878 | are supported and installed on your system. 2026-06-23 13:24:03.878 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:24:03.931 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:24:03.932 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:24:03.932 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:24:04.008 | perl: warning: Setting locale failed. 2026-06-23 13:24:04.008 | perl: warning: Please check that your locale settings: 2026-06-23 13:24:04.008 | LANGUAGE = (unset), 2026-06-23 13:24:04.008 | LC_ALL = "en_US.utf8", 2026-06-23 13:24:04.009 | LANG = "de_DE.UTF-8" 2026-06-23 13:24:04.009 | are supported and installed on your system. 2026-06-23 13:24:04.009 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:24:04.530 | 2026-06-23 13:24:04.530 | Running kernel seems to be up-to-date. 2026-06-23 13:24:04.530 | 2026-06-23 13:24:04.530 | Restarting services... 2026-06-23 13:24:04.581 | 2026-06-23 13:24:04.582 | Service restarts being deferred: 2026-06-23 13:24:04.582 | /etc/needrestart/restart.d/dbus.service 2026-06-23 13:24:04.582 | systemctl restart systemd-logind.service 2026-06-23 13:24:04.582 | systemctl restart virtlockd.service 2026-06-23 13:24:04.582 | systemctl restart virtlogd.service 2026-06-23 13:24:04.582 | 2026-06-23 13:24:04.582 | No containers need to be restarted. 2026-06-23 13:24:04.582 | 2026-06-23 13:24:04.582 | User sessions running outdated binaries: 2026-06-23 13:24:04.582 | quobyte @ session #5: sshd[2030] 2026-06-23 13:24:04.593 | quobyte @ user manager service: systemd[1165] 2026-06-23 13:24:04.604 | 2026-06-23 13:24:04.604 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 13:24:06.947 | + functions-common:apt_get:1205 : result=0 2026-06-23 13:24:06.951 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 13:24:06.955 | + functions-common:time_stop:2414 : local name 2026-06-23 13:24:06.958 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:24:06.960 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:24:06.964 | + functions-common:time_stop:2417 : local total 2026-06-23 13:24:06.967 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:24:06.969 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 13:24:06.972 | + functions-common:time_stop:2421 : start_time=1782221014021 2026-06-23 13:24:06.974 | + functions-common:time_stop:2423 : [[ -z 1782221014021 ]] 2026-06-23 13:24:06.978 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:24:06.982 | + functions-common:time_stop:2426 : end_time=1782221046979 2026-06-23 13:24:06.985 | + functions-common:time_stop:2427 : elapsed_time=32958 2026-06-23 13:24:06.987 | + functions-common:time_stop:2428 : total=127788 2026-06-23 13:24:06.990 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:24:06.992 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=160746 2026-06-23 13:24:06.996 | + functions-common:apt_get:1209 : return 0 2026-06-23 13:24:07.001 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-23 13:24:07.004 | + ./stack.sh:main:858 : install_database_python 2026-06-23 13:24:07.008 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-23 13:24:07.012 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-23 13:24:07.016 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-23 13:24:07.019 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-23 13:24:07.024 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-23 13:24:07.027 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-23 13:24:07.031 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-23 13:24:07.037 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-23 13:24:07.037 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-23 13:24:07.044 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-23 13:24:07.046 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-23 13:24:07.050 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-23 13:24:07.054 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-23 13:24:07.059 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-23 13:24:07.088 | Using python 3.12 to install PyMySQL 2026-06-23 13:24:07.092 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-23 13:24:08.289 | Collecting PyMySQL 2026-06-23 13:24:08.452 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-23 13:24:08.481 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-23 13:24:08.659 | Installing collected packages: PyMySQL 2026-06-23 13:24:08.731 | Successfully installed PyMySQL-1.2.0 2026-06-23 13:24:08.857 | + inc/python:pip_install:216 : result=0 2026-06-23 13:24:08.862 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:24:08.866 | + functions-common:time_stop:2414 : local name 2026-06-23 13:24:08.870 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:24:08.874 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:24:08.878 | + functions-common:time_stop:2417 : local total 2026-06-23 13:24:08.883 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:24:08.887 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:24:08.891 | + functions-common:time_stop:2421 : start_time=1782221047080 2026-06-23 13:24:08.895 | + functions-common:time_stop:2423 : [[ -z 1782221047080 ]] 2026-06-23 13:24:08.901 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:24:08.906 | + functions-common:time_stop:2426 : end_time=1782221048902 2026-06-23 13:24:08.910 | + functions-common:time_stop:2427 : elapsed_time=1822 2026-06-23 13:24:08.914 | + functions-common:time_stop:2428 : total=35662 2026-06-23 13:24:08.918 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:24:08.922 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=37484 2026-06-23 13:24:08.926 | + inc/python:pip_install:219 : return 0 2026-06-23 13:24:08.930 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-23 13:24:08.934 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-23 13:24:08.938 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-23 13:24:08.942 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-23 13:24:08.968 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:24:08.972 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-23 13:24:08.976 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-23 13:24:09.001 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:24:09.005 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-23 13:24:09.030 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:24:09.034 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-23 13:24:09.059 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:24:09.063 | + ./stack.sh:main:866 : install_etcd3 2026-06-23 13:24:09.067 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-23 13:24:09.067 | Installing etcd 2026-06-23 13:24:09.071 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-23 13:24:09.090 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-23 13:24:09.107 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-23 13:24:09.111 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-23 13:24:09.131 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-23 13:24:09.136 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 13:24:09.140 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 13:24:09.144 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-23 13:24:09.148 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-23 13:24:09.151 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-23 13:24:09.155 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 13:24:09.158 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-06-23 13:24:09.162 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-23 13:24:09.166 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 13:24:09.172 | --2026-06-23 15:24:09-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 13:24:09.246 | Resolving github.com (github.com)... 140.82.121.3 2026-06-23 13:24:09.265 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-23 13:24:09.552 | HTTP request sent, awaiting response... 302 Found 2026-06-23 13:24:09.552 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-23T14%3A03%3A35Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-23T13%3A03%3A09Z&ske=2026-06-23T14%3A03%3A35Z&sks=b&skv=2018-11-09&sig=o%2BILqhQXoRGsvoBn17EccPnksNEMDTx%2ByoOQNXecdPk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjIyMjg0OSwibmJmIjoxNzgyMjIxMDQ5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.0VNeUywAgHTi_GasOUEWgNCUI_E3jzwOyqUMUtzb5BU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-23 13:24:09.552 | --2026-06-23 15:24:09-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-23T14%3A03%3A35Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-23T13%3A03%3A09Z&ske=2026-06-23T14%3A03%3A35Z&sks=b&skv=2018-11-09&sig=o%2BILqhQXoRGsvoBn17EccPnksNEMDTx%2ByoOQNXecdPk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjIyMjg0OSwibmJmIjoxNzgyMjIxMDQ5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.0VNeUywAgHTi_GasOUEWgNCUI_E3jzwOyqUMUtzb5BU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-23 13:24:09.553 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2026-06-23 13:24:09.565 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-23 13:24:09.609 | HTTP request sent, awaiting response... 200 OK 2026-06-23 13:24:09.609 | Length: 20927601 (20M) [application/octet-stream] 2026-06-23 13:24:09.609 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-23 13:24:09.660 | 2026-06-23 13:24:09.863 | 0K ........ ........ ... 100% 78.6M=0.3s 2026-06-23 13:24:09.863 | 2026-06-23 13:24:09.863 | 2026-06-23 15:24:09 (78.6 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-23 13:24:09.863 | 2026-06-23 13:24:09.870 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-23 13:24:09.874 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 13:24:09.877 | ++ functions:get_extra_file:81 : return 2026-06-23 13:24:09.882 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-23 13:24:09.885 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-23 13:24:09.889 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-23 13:24:09.892 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-23 13:24:09.918 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-23 13:24:09.923 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-06-23 13:24:09.932 | etcd-v3.5.21-linux-amd64/ 2026-06-23 13:24:09.932 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-23 13:24:09.932 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-23 13:24:09.933 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-23 13:24:09.933 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-23 13:24:09.933 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-23 13:24:09.933 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-23 13:24:09.933 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-23 13:24:09.935 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-23 13:24:09.935 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-23 13:24:09.935 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-23 13:24:09.935 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-23 13:24:09.935 | etcd-v3.5.21-linux-amd64/README.md 2026-06-23 13:24:09.935 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-23 13:24:10.102 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-23 13:24:10.303 | etcd-v3.5.21-linux-amd64/etcd 2026-06-23 13:24:10.569 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-23 13:24:10.609 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-23 13:24:10.642 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-23 13:24:10.645 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-23 13:24:10.667 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:24:10.670 | + ./stack.sh:main:885 : install_dstat 2026-06-23 13:24:10.674 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-23 13:24:10.697 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:24:10.700 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-23 13:24:10.704 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:24:10.707 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-23 13:24:10.711 | + ./stack.sh:main:894 : install_libs 2026-06-23 13:24:10.715 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-23 13:24:10.719 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-23 13:24:10.723 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-23 13:24:10.726 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-23 13:24:10.730 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:10.733 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:10.737 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-23 13:24:10.740 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:10.743 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-23 13:24:10.746 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-23 13:24:10.749 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-23 13:24:10.753 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-23 13:24:10.756 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:10.759 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:10.762 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-23 13:24:10.764 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:10.768 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-23 13:24:10.772 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-23 13:24:10.776 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-23 13:24:10.781 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-23 13:24:10.785 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:10.790 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:10.794 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-23 13:24:10.798 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:10.802 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-23 13:24:10.806 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-23 13:24:10.810 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-23 13:24:10.814 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-23 13:24:10.818 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:10.823 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:10.827 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-23 13:24:10.831 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:10.835 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-23 13:24:10.840 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-23 13:24:10.844 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-23 13:24:10.848 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-23 13:24:10.852 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:10.857 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:10.861 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-23 13:24:10.865 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:10.869 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-23 13:24:10.873 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-23 13:24:10.877 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-23 13:24:10.882 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-23 13:24:10.885 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:10.890 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:10.894 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-23 13:24:10.898 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:10.902 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-23 13:24:10.906 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-23 13:24:10.910 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-23 13:24:10.914 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-23 13:24:10.918 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:10.922 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:10.926 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-23 13:24:10.929 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:10.934 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-23 13:24:10.938 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-23 13:24:10.942 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-23 13:24:10.946 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-23 13:24:10.951 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:10.955 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:10.959 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-23 13:24:10.963 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:10.967 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-23 13:24:10.972 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-23 13:24:10.976 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-23 13:24:10.980 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-23 13:24:10.985 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:10.989 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:10.993 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-23 13:24:10.997 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.002 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-23 13:24:11.006 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-23 13:24:11.010 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-23 13:24:11.014 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-23 13:24:11.019 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.023 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.027 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-23 13:24:11.031 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.035 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-23 13:24:11.040 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-23 13:24:11.044 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-23 13:24:11.048 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-23 13:24:11.052 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.057 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.061 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-23 13:24:11.065 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.069 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-23 13:24:11.074 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-23 13:24:11.078 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-23 13:24:11.082 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-23 13:24:11.086 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.090 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.094 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-23 13:24:11.099 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.103 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-23 13:24:11.108 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-23 13:24:11.112 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-23 13:24:11.116 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-23 13:24:11.120 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.124 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.128 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-23 13:24:11.133 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.137 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-23 13:24:11.141 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-23 13:24:11.146 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-23 13:24:11.150 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-23 13:24:11.155 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.159 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.163 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-23 13:24:11.167 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.171 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-23 13:24:11.175 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-23 13:24:11.180 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-23 13:24:11.184 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-23 13:24:11.189 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.193 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.197 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-23 13:24:11.201 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.206 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-23 13:24:11.210 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-23 13:24:11.214 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-23 13:24:11.219 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-23 13:24:11.223 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.227 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.232 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-23 13:24:11.236 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.240 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-23 13:24:11.244 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-23 13:24:11.249 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-23 13:24:11.253 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-23 13:24:11.257 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.261 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.266 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-23 13:24:11.270 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.274 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-23 13:24:11.279 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-23 13:24:11.283 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-23 13:24:11.287 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-23 13:24:11.291 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.296 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.299 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-23 13:24:11.303 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.307 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-23 13:24:11.312 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-23 13:24:11.316 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-23 13:24:11.320 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-23 13:24:11.325 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.329 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.333 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-23 13:24:11.337 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.342 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-23 13:24:11.346 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-23 13:24:11.350 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-23 13:24:11.355 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-23 13:24:11.359 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.363 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.368 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-23 13:24:11.372 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.376 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-23 13:24:11.380 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-23 13:24:11.385 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-23 13:24:11.389 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-23 13:24:11.394 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.398 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.402 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-23 13:24:11.407 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.411 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-23 13:24:11.415 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-23 13:24:11.419 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-23 13:24:11.424 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-23 13:24:11.427 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.431 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.436 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-23 13:24:11.440 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.444 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-23 13:24:11.448 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-23 13:24:11.453 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-23 13:24:11.457 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-23 13:24:11.461 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.465 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.470 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-23 13:24:11.474 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.479 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-23 13:24:11.483 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-23 13:24:11.488 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-23 13:24:11.492 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-23 13:24:11.496 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.501 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.505 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-23 13:24:11.509 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.513 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-23 13:24:11.518 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-23 13:24:11.522 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-23 13:24:11.526 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-23 13:24:11.531 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.535 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.539 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-23 13:24:11.543 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.548 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-23 13:24:11.552 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-23 13:24:11.556 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-23 13:24:11.561 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-23 13:24:11.565 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.570 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.574 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-23 13:24:11.578 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.582 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-23 13:24:11.586 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-23 13:24:11.591 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-23 13:24:11.595 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-23 13:24:11.600 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.604 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.608 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-23 13:24:11.612 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.617 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-23 13:24:11.621 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-23 13:24:11.625 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-23 13:24:11.630 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-23 13:24:11.634 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.638 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.642 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-23 13:24:11.647 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.651 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-23 13:24:11.656 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-23 13:24:11.660 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-23 13:24:11.664 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-23 13:24:11.669 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.673 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.677 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-23 13:24:11.681 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.686 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-23 13:24:11.690 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-23 13:24:11.695 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-23 13:24:11.699 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-23 13:24:11.703 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.707 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.711 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-23 13:24:11.716 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.720 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-23 13:24:11.725 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-23 13:24:11.729 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-23 13:24:11.734 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-23 13:24:11.738 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.742 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.746 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-23 13:24:11.751 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.755 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-23 13:24:11.759 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-23 13:24:11.764 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-23 13:24:11.768 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-23 13:24:11.772 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.776 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.780 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-23 13:24:11.785 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.789 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-23 13:24:11.793 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-23 13:24:11.798 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-23 13:24:11.802 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-23 13:24:11.807 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.810 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.814 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-23 13:24:11.818 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.823 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-23 13:24:11.828 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-23 13:24:11.832 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-23 13:24:11.836 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-23 13:24:11.840 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.845 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.848 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-23 13:24:11.852 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.856 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-23 13:24:11.861 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-23 13:24:11.865 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-23 13:24:11.870 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-23 13:24:11.874 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.878 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.883 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-23 13:24:11.887 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.891 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-23 13:24:11.896 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-23 13:24:11.900 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-23 13:24:11.905 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-23 13:24:11.909 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.913 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.918 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-23 13:24:11.922 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.927 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-23 13:24:11.931 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-23 13:24:11.936 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-23 13:24:11.940 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-23 13:24:11.945 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.949 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.953 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-23 13:24:11.958 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.962 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-23 13:24:11.967 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-23 13:24:11.971 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-23 13:24:11.975 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-23 13:24:11.980 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:11.986 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:11.991 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-23 13:24:11.995 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:11.999 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-23 13:24:12.004 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-23 13:24:12.008 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:12.012 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:12.017 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-23 13:24:12.021 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:12.025 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-23 13:24:12.056 | Using python 3.12 to install etcd3gw 2026-06-23 13:24:12.060 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-23 13:24:13.239 | Collecting etcd3gw 2026-06-23 13:24:13.386 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 13:24:13.397 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-23 13:24:13.440 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-23 13:24:13.442 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-23 13:24:13.488 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-23 13:24:13.503 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 13:24:13.548 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-23 13:24:13.565 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-23 13:24:14.085 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-23 13:24:14.102 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-23 13:24:14.117 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-23 13:24:14.289 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-23 13:24:14.292 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-23 13:24:14.327 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-23 13:24:14.329 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-23 13:24:14.374 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-23 13:24:14.377 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-23 13:24:14.383 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-23 13:24:14.411 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-23 13:24:14.447 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-23 13:24:14.479 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-23 13:24:14.491 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-23 13:24:14.493 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-23 13:24:14.495 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-23 13:24:14.498 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-23 13:24:14.515 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-23 13:24:14.768 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-23 13:24:14.825 | Attempting uninstall: urllib3 2026-06-23 13:24:14.833 | Found existing installation: urllib3 2.0.7 2026-06-23 13:24:14.834 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:24:14.834 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-23 13:24:14.978 | Attempting uninstall: idna 2026-06-23 13:24:14.986 | Found existing installation: idna 3.6 2026-06-23 13:24:14.986 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:24:14.986 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-23 13:24:15.159 | Attempting uninstall: requests 2026-06-23 13:24:15.166 | Found existing installation: requests 2.31.0 2026-06-23 13:24:15.166 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:24:15.167 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-23 13:24:15.397 | 2026-06-23 13:24:15.402 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-23 13:24:15.588 | + inc/python:pip_install:216 : result=0 2026-06-23 13:24:15.592 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:24:15.596 | + functions-common:time_stop:2414 : local name 2026-06-23 13:24:15.600 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:24:15.604 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:24:15.608 | + functions-common:time_stop:2417 : local total 2026-06-23 13:24:15.612 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:24:15.616 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:24:15.620 | + functions-common:time_stop:2421 : start_time=1782221052048 2026-06-23 13:24:15.624 | + functions-common:time_stop:2423 : [[ -z 1782221052048 ]] 2026-06-23 13:24:15.629 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:24:15.635 | + functions-common:time_stop:2426 : end_time=1782221055631 2026-06-23 13:24:15.639 | + functions-common:time_stop:2427 : elapsed_time=3583 2026-06-23 13:24:15.643 | + functions-common:time_stop:2428 : total=37484 2026-06-23 13:24:15.647 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:24:15.651 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=41067 2026-06-23 13:24:15.655 | + inc/python:pip_install:219 : return 0 2026-06-23 13:24:15.659 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-23 13:24:15.664 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-23 13:24:15.668 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-23 13:24:15.672 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 13:24:15.677 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 13:24:15.681 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 13:24:15.686 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 13:24:15.689 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 13:24:15.693 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 13:24:15.696 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 13:24:15.701 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 13:24:15.705 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 13:24:15.709 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 13:24:15.713 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 13:24:15.717 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 13:24:15.722 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 13:24:15.726 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-23 13:24:15.730 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:24:15.734 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:24:15.739 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-23 13:24:15.743 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-23 13:24:15.747 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 13:24:15.751 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 13:24:15.756 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 13:24:15.760 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 13:24:15.764 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 13:24:15.768 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 13:24:15.773 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:24:15.777 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:24:15.781 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 13:24:15.785 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 13:24:15.790 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 13:24:15.794 | + functions-common:apt_get_update:1161 : return 2026-06-23 13:24:15.798 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-23 13:24:15.802 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 13:24:15.807 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:24:15.811 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:24:15.814 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-23 13:24:15.844 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-23 13:24:15.886 | Reading package lists... 2026-06-23 13:24:16.332 | Building dependency tree... 2026-06-23 13:24:16.334 | Reading state information... 2026-06-23 13:24:16.957 | The following additional packages will be installed: 2026-06-23 13:24:16.959 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-23 13:24:16.962 | Suggested packages: 2026-06-23 13:24:16.962 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-23 13:24:16.962 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-23 13:24:16.962 | python3-uwsgidecorators 2026-06-23 13:24:17.007 | The following NEW packages will be installed: 2026-06-23 13:24:17.009 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-23 13:24:17.060 | 0 upgraded, 6 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 13:24:17.060 | Need to get 1270 kB of archives. 2026-06-23 13:24:17.061 | After this operation, 4285 kB of additional disk space will be used. 2026-06-23 13:24:17.061 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-23 13:24:17.078 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-23 13:24:17.080 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-23 13:24:17.086 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-23 13:24:17.094 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-23 13:24:17.095 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-23 13:24:17.344 | perl: warning: Setting locale failed. 2026-06-23 13:24:17.344 | perl: warning: Please check that your locale settings: 2026-06-23 13:24:17.344 | LANGUAGE = (unset), 2026-06-23 13:24:17.344 | LC_ALL = "en_US.utf8", 2026-06-23 13:24:17.344 | LANG = "de_DE.UTF-8" 2026-06-23 13:24:17.344 | are supported and installed on your system. 2026-06-23 13:24:17.344 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:24:17.407 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:24:17.407 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:24:17.407 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:24:17.610 | Fetched 1270 kB in 0s (21.5 MB/s) 2026-06-23 13:24:17.659 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-23 13:24:17.730 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126384 files and directories currently installed.) 2026-06-23 13:24:17.738 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-23 13:24:17.746 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-23 13:24:17.797 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-23 13:24:17.811 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-23 13:24:17.815 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-23 13:24:17.866 | Selecting previously unselected package libzmq5:amd64. 2026-06-23 13:24:17.878 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-23 13:24:17.882 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-23 13:24:17.934 | Selecting previously unselected package uwsgi-core. 2026-06-23 13:24:17.947 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-23 13:24:17.951 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-23 13:24:18.126 | Selecting previously unselected package uwsgi. 2026-06-23 13:24:18.140 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-23 13:24:18.147 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-23 13:24:18.200 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-23 13:24:18.212 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-23 13:24:18.215 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-23 13:24:18.286 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-23 13:24:18.298 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-23 13:24:18.310 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-23 13:24:18.322 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-23 13:24:18.342 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-23 13:24:18.922 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-23 13:24:18.960 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 13:24:19.974 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-23 13:24:20.221 | perl: warning: Setting locale failed. 2026-06-23 13:24:20.221 | perl: warning: Please check that your locale settings: 2026-06-23 13:24:20.221 | LANGUAGE = (unset), 2026-06-23 13:24:20.221 | LC_ALL = "en_US.utf8", 2026-06-23 13:24:20.222 | LANG = "de_DE.UTF-8" 2026-06-23 13:24:20.222 | are supported and installed on your system. 2026-06-23 13:24:20.222 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:24:20.353 | perl: warning: Setting locale failed. 2026-06-23 13:24:20.354 | perl: warning: Please check that your locale settings: 2026-06-23 13:24:20.354 | LANGUAGE = (unset), 2026-06-23 13:24:20.354 | LC_ALL = "en_US.utf8", 2026-06-23 13:24:20.354 | LANG = "de_DE.UTF-8" 2026-06-23 13:24:20.354 | are supported and installed on your system. 2026-06-23 13:24:20.354 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:24:20.405 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:24:20.406 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:24:20.406 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:24:20.477 | perl: warning: Setting locale failed. 2026-06-23 13:24:20.477 | perl: warning: Please check that your locale settings: 2026-06-23 13:24:20.478 | LANGUAGE = (unset), 2026-06-23 13:24:20.478 | LC_ALL = "en_US.utf8", 2026-06-23 13:24:20.478 | LANG = "de_DE.UTF-8" 2026-06-23 13:24:20.478 | are supported and installed on your system. 2026-06-23 13:24:20.478 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:24:20.982 | 2026-06-23 13:24:20.982 | Running kernel seems to be up-to-date. 2026-06-23 13:24:20.982 | 2026-06-23 13:24:20.983 | Restarting services... 2026-06-23 13:24:21.035 | 2026-06-23 13:24:21.035 | Service restarts being deferred: 2026-06-23 13:24:21.035 | /etc/needrestart/restart.d/dbus.service 2026-06-23 13:24:21.035 | systemctl restart systemd-logind.service 2026-06-23 13:24:21.035 | systemctl restart virtlockd.service 2026-06-23 13:24:21.035 | systemctl restart virtlogd.service 2026-06-23 13:24:21.035 | 2026-06-23 13:24:21.035 | No containers need to be restarted. 2026-06-23 13:24:21.035 | 2026-06-23 13:24:21.036 | User sessions running outdated binaries: 2026-06-23 13:24:21.036 | quobyte @ session #5: sshd[2030] 2026-06-23 13:24:21.046 | quobyte @ user manager service: systemd[1165] 2026-06-23 13:24:21.055 | 2026-06-23 13:24:21.055 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 13:24:23.272 | + functions-common:apt_get:1205 : result=0 2026-06-23 13:24:23.277 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 13:24:23.281 | + functions-common:time_stop:2414 : local name 2026-06-23 13:24:23.285 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:24:23.289 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:24:23.294 | + functions-common:time_stop:2417 : local total 2026-06-23 13:24:23.298 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:24:23.302 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 13:24:23.306 | + functions-common:time_stop:2421 : start_time=1782221055839 2026-06-23 13:24:23.311 | + functions-common:time_stop:2423 : [[ -z 1782221055839 ]] 2026-06-23 13:24:23.316 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:24:23.322 | + functions-common:time_stop:2426 : end_time=1782221063318 2026-06-23 13:24:23.328 | + functions-common:time_stop:2427 : elapsed_time=7479 2026-06-23 13:24:23.331 | + functions-common:time_stop:2428 : total=160746 2026-06-23 13:24:23.335 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:24:23.340 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=168225 2026-06-23 13:24:23.344 | + functions-common:apt_get:1209 : return 0 2026-06-23 13:24:23.348 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-23 13:24:23.352 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:24:23.357 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:24:23.362 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-23 13:24:23.364 | perl: warning: Setting locale failed. 2026-06-23 13:24:23.364 | perl: warning: Please check that your locale settings: 2026-06-23 13:24:23.364 | LANGUAGE = (unset), 2026-06-23 13:24:23.364 | LC_ALL = "en_US.utf8", 2026-06-23 13:24:23.364 | LANG = (unset) 2026-06-23 13:24:23.364 | are supported and installed on your system. 2026-06-23 13:24:23.364 | perl: warning: Falling back to the standard locale ("C"). 2026-06-23 13:24:23.401 | No module matches proxy 2026-06-23 13:24:23.406 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-23 13:24:23.420 | perl: warning: Setting locale failed. 2026-06-23 13:24:23.420 | perl: warning: Please check that your locale settings: 2026-06-23 13:24:23.420 | LANGUAGE = (unset), 2026-06-23 13:24:23.420 | LC_ALL = "en_US.utf8", 2026-06-23 13:24:23.420 | LANG = "de_DE.UTF-8" 2026-06-23 13:24:23.420 | are supported and installed on your system. 2026-06-23 13:24:23.420 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:24:23.461 | Enabling module proxy. 2026-06-23 13:24:23.467 | To activate the new configuration, you need to run: 2026-06-23 13:24:23.467 | systemctl restart apache2 2026-06-23 13:24:23.475 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-23 13:24:23.487 | perl: warning: Setting locale failed. 2026-06-23 13:24:23.487 | perl: warning: Please check that your locale settings: 2026-06-23 13:24:23.487 | LANGUAGE = (unset), 2026-06-23 13:24:23.487 | LC_ALL = "en_US.utf8", 2026-06-23 13:24:23.487 | LANG = "de_DE.UTF-8" 2026-06-23 13:24:23.487 | are supported and installed on your system. 2026-06-23 13:24:23.487 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:24:23.527 | Considering dependency proxy for proxy_uwsgi: 2026-06-23 13:24:23.528 | Module proxy already enabled 2026-06-23 13:24:23.528 | Enabling module proxy_uwsgi. 2026-06-23 13:24:23.533 | To activate the new configuration, you need to run: 2026-06-23 13:24:23.533 | systemctl restart apache2 2026-06-23 13:24:23.541 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-23 13:24:23.545 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 13:24:23.549 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 13:24:23.553 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 13:24:23.691 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-23 13:24:23.695 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-23 13:24:23.700 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-23 13:24:23.704 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:23.708 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:23.712 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-23 13:24:23.716 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:23.720 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-23 13:24:23.724 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-23 13:24:23.727 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-23 13:24:23.731 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:23.735 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:23.739 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-23 13:24:23.743 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:23.747 | + ./stack.sh:main:902 : install_glanceclient 2026-06-23 13:24:23.751 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-23 13:24:23.755 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-23 13:24:23.759 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:23.763 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:23.767 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-23 13:24:23.771 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:23.775 | + ./stack.sh:main:903 : install_cinderclient 2026-06-23 13:24:23.779 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-23 13:24:23.784 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-23 13:24:23.787 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:23.792 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:23.795 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-23 13:24:23.800 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:23.804 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-23 13:24:23.808 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-23 13:24:23.812 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:23.816 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:23.820 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-23 13:24:23.825 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:23.829 | + ./stack.sh:main:904 : install_novaclient 2026-06-23 13:24:23.833 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-23 13:24:23.837 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-23 13:24:23.842 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:23.846 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:23.851 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-23 13:24:23.855 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:23.859 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-23 13:24:23.887 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:24:23.891 | + ./stack.sh:main:906 : install_swiftclient 2026-06-23 13:24:23.895 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-23 13:24:23.899 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-23 13:24:23.903 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:23.907 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:23.911 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-23 13:24:23.916 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:23.920 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-23 13:24:23.947 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:24:23.951 | + ./stack.sh:main:909 : install_neutronclient 2026-06-23 13:24:23.955 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-23 13:24:23.959 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-23 13:24:23.963 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:23.967 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:23.971 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-23 13:24:23.975 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:23.980 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-23 13:24:23.984 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-23 13:24:23.988 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-23 13:24:23.992 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:24:23.997 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:24:24.001 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-23 13:24:24.005 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:24:24.009 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-23 13:24:24.013 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-23 13:24:24.017 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-23 13:24:24.022 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-23 13:24:24.027 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-23 13:24:24.031 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-23 13:24:24.039 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-23 13:24:24.039 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-23 13:24:24.046 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-23 13:24:24.050 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-23 13:24:24.054 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-23 13:24:24.059 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-23 13:24:24.064 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-23 13:24:24.097 | Using python 3.12 to install keystonemiddleware 2026-06-23 13:24:24.101 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-06-23 13:24:25.324 | Collecting keystonemiddleware 2026-06-23 13:24:25.470 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-23 13:24:25.537 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-23 13:24:25.555 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 13:24:25.611 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-23 13:24:25.629 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 13:24:25.691 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-23 13:24:25.707 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 13:24:25.754 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-23 13:24:25.770 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 13:24:25.822 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-23 13:24:25.850 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-23 13:24:25.908 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-23 13:24:25.924 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 13:24:25.972 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-23 13:24:25.990 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 13:24:26.050 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-23 13:24:26.066 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 13:24:26.077 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-23 13:24:26.107 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-23 13:24:26.123 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-23 13:24:26.166 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-23 13:24:26.182 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-23 13:24:26.232 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-23 13:24:26.248 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-23 13:24:26.259 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-23 13:24:26.293 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-23 13:24:26.309 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-23 13:24:26.324 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-06-23 13:24:26.364 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-23 13:24:26.380 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 13:24:26.416 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-23 13:24:26.432 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 13:24:26.474 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-23 13:24:26.490 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-23 13:24:26.534 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-23 13:24:26.550 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-23 13:24:26.598 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-23 13:24:26.613 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-23 13:24:26.657 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-23 13:24:26.674 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-23 13:24:26.710 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-23 13:24:26.727 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-23 13:24:26.737 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-23 13:24:26.776 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-23 13:24:26.791 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-23 13:24:26.801 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-23 13:24:26.804 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-23 13:24:26.952 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-23 13:24:26.968 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-23 13:24:27.027 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-23 13:24:27.041 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-23 13:24:27.052 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-23 13:24:27.181 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-23 13:24:27.196 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-23 13:24:27.217 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-23 13:24:27.252 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-23 13:24:27.267 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-23 13:24:27.323 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-23 13:24:27.324 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-06-23 13:24:27.325 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-23 13:24:27.327 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-23 13:24:27.368 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-23 13:24:27.416 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-23 13:24:27.455 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-23 13:24:27.478 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-23 13:24:27.500 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-23 13:24:27.522 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-23 13:24:27.545 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-23 13:24:27.568 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-23 13:24:27.615 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 50.9 MB/s 0:00:00 2026-06-23 13:24:27.632 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-23 13:24:27.655 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-23 13:24:27.679 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-23 13:24:27.703 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-23 13:24:27.727 | Downloading msgpack-1.2.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (420 kB) 2026-06-23 13:24:27.755 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-23 13:24:27.779 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-23 13:24:27.817 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-23 13:24:27.841 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-23 13:24:27.862 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-23 13:24:27.886 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-23 13:24:27.912 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-23 13:24:27.939 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-23 13:24:27.961 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-23 13:24:27.982 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-23 13:24:28.004 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-23 13:24:28.028 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-23 13:24:28.327 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-23 13:24:28.586 | Attempting uninstall: six 2026-06-23 13:24:28.595 | Found existing installation: six 1.16.0 2026-06-23 13:24:28.596 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:24:28.596 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-23 13:24:28.659 | Attempting uninstall: pyparsing 2026-06-23 13:24:28.667 | Found existing installation: pyparsing 3.1.1 2026-06-23 13:24:28.668 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:24:28.668 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-23 13:24:28.809 | Attempting uninstall: PyJWT 2026-06-23 13:24:28.818 | Found existing installation: PyJWT 2.7.0 2026-06-23 13:24:28.818 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:24:28.819 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-23 13:24:28.983 | Attempting uninstall: netaddr 2026-06-23 13:24:28.991 | Found existing installation: netaddr 0.8.0 2026-06-23 13:24:28.991 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:24:28.992 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-23 13:24:29.252 | Attempting uninstall: python-dateutil 2026-06-23 13:24:29.262 | Found existing installation: python-dateutil 2.8.2 2026-06-23 13:24:29.263 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:24:29.264 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-23 13:24:31.490 | 2026-06-23 13:24:31.499 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.0 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-23 13:24:31.709 | + inc/python:pip_install:216 : result=0 2026-06-23 13:24:31.713 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:24:31.717 | + functions-common:time_stop:2414 : local name 2026-06-23 13:24:31.721 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:24:31.725 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:24:31.729 | + functions-common:time_stop:2417 : local total 2026-06-23 13:24:31.733 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:24:31.737 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:24:31.740 | + functions-common:time_stop:2421 : start_time=1782221064089 2026-06-23 13:24:31.743 | + functions-common:time_stop:2423 : [[ -z 1782221064089 ]] 2026-06-23 13:24:31.747 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:24:31.753 | + functions-common:time_stop:2426 : end_time=1782221071749 2026-06-23 13:24:31.756 | + functions-common:time_stop:2427 : elapsed_time=7660 2026-06-23 13:24:31.759 | + functions-common:time_stop:2428 : total=41067 2026-06-23 13:24:31.763 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:24:31.767 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=48727 2026-06-23 13:24:31.771 | + inc/python:pip_install:219 : return 0 2026-06-23 13:24:31.774 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-23 13:24:31.778 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-23 13:24:31.781 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-23 13:24:31.787 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-23 13:24:31.791 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-23 13:24:31.794 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-23 13:24:31.801 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-23 13:24:31.801 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-23 13:24:31.808 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-23 13:24:31.811 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-23 13:24:31.816 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-23 13:24:31.821 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-23 13:24:31.825 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-23 13:24:31.858 | Using python 3.12 to install python-memcached 2026-06-23 13:24:31.861 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-23 13:24:33.032 | Collecting python-memcached 2026-06-23 13:24:33.179 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-23 13:24:33.207 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-23 13:24:33.390 | Installing collected packages: python-memcached 2026-06-23 13:24:33.426 | Successfully installed python-memcached-1.62 2026-06-23 13:24:33.552 | + inc/python:pip_install:216 : result=0 2026-06-23 13:24:33.555 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:24:33.558 | + functions-common:time_stop:2414 : local name 2026-06-23 13:24:33.560 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:24:33.563 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:24:33.566 | + functions-common:time_stop:2417 : local total 2026-06-23 13:24:33.570 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:24:33.574 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:24:33.577 | + functions-common:time_stop:2421 : start_time=1782221071850 2026-06-23 13:24:33.581 | + functions-common:time_stop:2423 : [[ -z 1782221071850 ]] 2026-06-23 13:24:33.586 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:24:33.591 | + functions-common:time_stop:2426 : end_time=1782221073588 2026-06-23 13:24:33.595 | + functions-common:time_stop:2427 : elapsed_time=1738 2026-06-23 13:24:33.599 | + functions-common:time_stop:2428 : total=48727 2026-06-23 13:24:33.602 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:24:33.606 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=50465 2026-06-23 13:24:33.610 | + inc/python:pip_install:219 : return 0 2026-06-23 13:24:33.614 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-23 13:24:33.640 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:24:33.643 | + ./stack.sh:main:916 : '[' 192.168.122.245 == 192.168.122.245 ']' 2026-06-23 13:24:33.647 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-23 13:24:33.651 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-23 13:24:33.655 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-23 13:24:33.658 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 13:24:33.661 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-23 13:24:33.665 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-23 13:24:33.689 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:24:33.692 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-23 13:24:33.696 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-23 13:24:33.699 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-23 13:24:33.703 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 13:24:33.705 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 13:24:33.709 | ++ functions-common:git_clone:587 : pwd 2026-06-23 13:24:33.713 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 13:24:33.716 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 13:24:33.720 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 13:24:33.743 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 13:24:33.747 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 13:24:33.750 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 13:24:33.754 | + functions-common:git_clone:604 : echo master 2026-06-23 13:24:33.755 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 13:24:33.762 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-23 13:24:33.765 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 13:24:33.768 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-23 13:24:33.772 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:24:33.775 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:24:33.779 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:24:33.782 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:24:33.785 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:24:33.788 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:24:33.791 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:24:33.795 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:24:33.799 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:24:33.804 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221073801 2026-06-23 13:24:33.808 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-23 13:24:33.812 | Cloning into '/opt/stack/keystone'... 2026-06-23 13:24:51.063 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:24:51.066 | + functions-common:time_stop:2414 : local name 2026-06-23 13:24:51.069 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:24:51.072 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:24:51.075 | + functions-common:time_stop:2417 : local total 2026-06-23 13:24:51.079 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:24:51.082 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:24:51.085 | + functions-common:time_stop:2421 : start_time=1782221073801 2026-06-23 13:24:51.088 | + functions-common:time_stop:2423 : [[ -z 1782221073801 ]] 2026-06-23 13:24:51.093 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:24:51.098 | + functions-common:time_stop:2426 : end_time=1782221091095 2026-06-23 13:24:51.101 | + functions-common:time_stop:2427 : elapsed_time=17294 2026-06-23 13:24:51.105 | + functions-common:time_stop:2428 : total=4978 2026-06-23 13:24:51.108 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:24:51.111 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22272 2026-06-23 13:24:51.114 | + functions-common:git_clone:625 : cd /opt/stack/keystone 2026-06-23 13:24:51.117 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 13:24:51.121 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:24:51.123 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:24:51.127 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:24:51.130 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:24:51.133 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:24:51.136 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:24:51.139 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:24:51.143 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:24:51.147 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:24:51.152 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221091149 2026-06-23 13:24:51.155 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 13:24:51.995 | From https://review.opendev.org/openstack/keystone 2026-06-23 13:24:51.995 | * branch master -> FETCH_HEAD 2026-06-23 13:24:52.006 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:24:52.010 | + functions-common:time_stop:2414 : local name 2026-06-23 13:24:52.013 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:24:52.016 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:24:52.020 | + functions-common:time_stop:2417 : local total 2026-06-23 13:24:52.023 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:24:52.027 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:24:52.030 | + functions-common:time_stop:2421 : start_time=1782221091149 2026-06-23 13:24:52.034 | + functions-common:time_stop:2423 : [[ -z 1782221091149 ]] 2026-06-23 13:24:52.038 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:24:52.043 | + functions-common:time_stop:2426 : end_time=1782221092040 2026-06-23 13:24:52.047 | + functions-common:time_stop:2427 : elapsed_time=891 2026-06-23 13:24:52.050 | + functions-common:time_stop:2428 : total=22272 2026-06-23 13:24:52.053 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:24:52.056 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23163 2026-06-23 13:24:52.060 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 13:24:52.063 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:24:52.066 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:24:52.069 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:24:52.073 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:24:52.077 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:24:52.080 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:24:52.082 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:24:52.086 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:24:52.090 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:24:52.096 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221092092 2026-06-23 13:24:52.099 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 13:24:52.273 | Note: switching to 'FETCH_HEAD'. 2026-06-23 13:24:52.273 | 2026-06-23 13:24:52.273 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 13:24:52.274 | changes and commit them, and you can discard any commits you make in this 2026-06-23 13:24:52.274 | state without impacting any branches by switching back to a branch. 2026-06-23 13:24:52.274 | 2026-06-23 13:24:52.274 | If you want to create a new branch to retain commits you create, you may 2026-06-23 13:24:52.274 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 13:24:52.274 | 2026-06-23 13:24:52.274 | git switch -c 2026-06-23 13:24:52.274 | 2026-06-23 13:24:52.274 | Or undo this operation with: 2026-06-23 13:24:52.274 | 2026-06-23 13:24:52.275 | git switch - 2026-06-23 13:24:52.275 | 2026-06-23 13:24:52.276 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 13:24:52.276 | 2026-06-23 13:24:52.276 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-23 13:24:52.280 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:24:52.283 | + functions-common:time_stop:2414 : local name 2026-06-23 13:24:52.287 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:24:52.290 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:24:52.293 | + functions-common:time_stop:2417 : local total 2026-06-23 13:24:52.297 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:24:52.300 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:24:52.303 | + functions-common:time_stop:2421 : start_time=1782221092092 2026-06-23 13:24:52.307 | + functions-common:time_stop:2423 : [[ -z 1782221092092 ]] 2026-06-23 13:24:52.311 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:24:52.317 | + functions-common:time_stop:2426 : end_time=1782221092313 2026-06-23 13:24:52.321 | + functions-common:time_stop:2427 : elapsed_time=221 2026-06-23 13:24:52.324 | + functions-common:time_stop:2428 : total=23163 2026-06-23 13:24:52.328 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:24:52.332 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23384 2026-06-23 13:24:52.335 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-23 13:24:52.354 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-23 13:24:52.359 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 13:24:52.359 | + functions-common:git_clone:667 : head -1 2026-06-23 13:24:52.361 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-23 13:24:52.365 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 13:24:52.369 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-23 13:24:52.373 | + inc/python:setup_develop:353 : local bindep 2026-06-23 13:24:52.377 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-23 13:24:52.380 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-23 13:24:52.384 | + inc/python:setup_develop:359 : local extras= 2026-06-23 13:24:52.388 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-23 13:24:52.391 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 13:24:52.394 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-23 13:24:52.398 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-23 13:24:52.401 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 13:24:52.405 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 13:24:52.410 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-23 13:24:52.414 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 13:24:52.417 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-23 13:24:52.420 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 13:24:52.423 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 13:24:52.428 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-23 13:24:52.435 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-23 13:24:52.438 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-23 13:24:52.441 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-23 13:24:52.605 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-23 13:24:52.609 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 13:24:52.613 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 13:24:52.617 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 13:24:52.620 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-23 13:24:52.624 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-23 13:24:52.628 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 13:24:52.632 | + inc/python:setup_package:446 : local extras= 2026-06-23 13:24:52.636 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 13:24:52.640 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 13:24:52.644 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 13:24:52.648 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 13:24:52.652 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 13:24:52.656 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-23 13:24:52.683 | Using python 3.12 to install /opt/stack/keystone 2026-06-23 13:24:52.686 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-23 13:24:53.670 | Obtaining file:///opt/stack/keystone 2026-06-23 13:24:53.675 | Installing build dependencies: started 2026-06-23 13:24:55.321 | Installing build dependencies: finished with status 'done' 2026-06-23 13:24:55.322 | Checking if build backend supports build_editable: started 2026-06-23 13:24:55.859 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 13:24:55.861 | Getting requirements to build editable: started 2026-06-23 13:24:56.153 | Getting requirements to build editable: finished with status 'done' 2026-06-23 13:24:56.156 | Preparing editable metadata (pyproject.toml): started 2026-06-23 13:24:57.207 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 13:24:57.223 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-23 13:24:57.224 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-23 13:24:57.424 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-23 13:24:57.572 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-23 13:24:57.613 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-23 13:24:57.630 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-23 13:24:58.022 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-23 13:24:58.040 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-23 13:24:58.625 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-23 13:24:58.642 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-23 13:24:58.665 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-23 13:24:58.666 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-23 13:24:58.667 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-23 13:24:58.743 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-23 13:24:58.759 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-23 13:24:58.771 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-23 13:24:58.772 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-23 13:24:58.773 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-23 13:24:58.836 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-23 13:24:58.852 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-23 13:24:58.917 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-23 13:24:58.934 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 13:24:58.944 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-23 13:24:58.945 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-23 13:24:58.985 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-23 13:24:59.005 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 13:24:59.069 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-23 13:24:59.087 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-23 13:24:59.097 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-23 13:24:59.126 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-23 13:24:59.142 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-23 13:24:59.151 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-23 13:24:59.179 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-23 13:24:59.194 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-23 13:24:59.237 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-23 13:24:59.253 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-23 13:24:59.264 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-23 13:24:59.265 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-23 13:24:59.307 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-23 13:24:59.322 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-23 13:24:59.335 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-23 13:24:59.336 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.0) 2026-06-23 13:24:59.368 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-23 13:24:59.386 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-23 13:24:59.435 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-23 13:24:59.450 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-23 13:24:59.651 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-23 13:24:59.667 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-23 13:24:59.701 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-23 13:24:59.717 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-23 13:24:59.728 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-23 13:24:59.757 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-23 13:24:59.773 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-23 13:24:59.815 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-23 13:24:59.831 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-23 13:24:59.865 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-23 13:24:59.881 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 13:24:59.920 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-23 13:24:59.935 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 13:25:00.041 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-23 13:25:00.057 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-23 13:25:00.100 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-23 13:25:00.118 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-23 13:25:00.133 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-23 13:25:00.203 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-23 13:25:00.222 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-23 13:25:00.266 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-23 13:25:00.281 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-23 13:25:00.318 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-23 13:25:00.334 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 13:25:00.384 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-23 13:25:00.400 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-23 13:25:00.973 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-23 13:25:00.991 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-23 13:25:01.006 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-23 13:25:01.010 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-23 13:25:01.015 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-23 13:25:01.015 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-23 13:25:01.017 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-23 13:25:01.029 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-23 13:25:01.031 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-23 13:25:01.032 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-23 13:25:01.076 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-23 13:25:01.093 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-23 13:25:01.103 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-23 13:25:01.134 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-23 13:25:01.148 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-23 13:25:01.185 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-23 13:25:01.201 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-23 13:25:01.247 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-23 13:25:01.263 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 13:25:01.275 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-23 13:25:01.281 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-23 13:25:01.284 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.3.0) 2026-06-23 13:25:01.332 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:01.350 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-23 13:25:01.402 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:01.419 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-23 13:25:01.467 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:01.484 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-23 13:25:01.542 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:01.559 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 13:25:01.601 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:01.622 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-23 13:25:01.670 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:01.689 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-23 13:25:01.779 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:01.794 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-23 13:25:01.806 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-23 13:25:01.838 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:01.854 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 13:25:01.897 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-23 13:25:01.914 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-23 13:25:01.966 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:01.982 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-23 13:25:02.250 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:02.267 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-23 13:25:02.317 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:02.334 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-23 13:25:02.371 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:02.387 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-23 13:25:02.429 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:02.448 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-23 13:25:02.495 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:02.512 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-23 13:25:02.587 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:02.603 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-23 13:25:02.644 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:02.659 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-23 13:25:02.710 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:02.726 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-23 13:25:02.771 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-23 13:25:02.787 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-23 13:25:02.806 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-23 13:25:02.808 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-23 13:25:02.820 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-23 13:25:02.856 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-23 13:25:02.871 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-23 13:25:02.935 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-23 13:25:02.950 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-23 13:25:02.994 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-23 13:25:03.010 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-23 13:25:03.066 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-23 13:25:03.081 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-23 13:25:03.104 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-23 13:25:03.105 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-23 13:25:03.106 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-23 13:25:03.107 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-23 13:25:03.157 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-23 13:25:03.175 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-23 13:25:03.241 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-23 13:25:03.256 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-23 13:25:03.358 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-23 13:25:03.400 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-23 13:25:03.486 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 47.5 MB/s 0:00:00 2026-06-23 13:25:03.502 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-23 13:25:03.525 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-23 13:25:03.548 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-23 13:25:03.570 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-23 13:25:03.596 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-23 13:25:03.619 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-23 13:25:03.644 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-23 13:25:03.667 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-23 13:25:03.690 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-23 13:25:03.712 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-23 13:25:03.735 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-23 13:25:03.757 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-23 13:25:03.779 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-23 13:25:03.803 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-23 13:25:03.827 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-23 13:25:03.854 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-23 13:25:03.878 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-23 13:25:03.900 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-23 13:25:03.922 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-23 13:25:03.943 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-23 13:25:03.969 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-23 13:25:03.991 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-23 13:25:04.014 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-23 13:25:04.038 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-23 13:25:04.063 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-23 13:25:04.090 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-23 13:25:04.118 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-23 13:25:04.137 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 28.4 MB/s 0:00:00 2026-06-23 13:25:04.154 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-23 13:25:04.178 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-23 13:25:04.201 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-23 13:25:04.225 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-23 13:25:04.252 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-23 13:25:04.279 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-23 13:25:04.303 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-23 13:25:04.325 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-23 13:25:04.350 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-23 13:25:04.378 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-23 13:25:04.402 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-23 13:25:04.435 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-23 13:25:04.459 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-23 13:25:04.482 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-23 13:25:04.505 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-23 13:25:04.528 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-23 13:25:04.557 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-23 13:25:04.619 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 56.7 MB/s 0:00:00 2026-06-23 13:25:04.636 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-23 13:25:04.658 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-23 13:25:04.682 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-23 13:25:04.703 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-23 13:25:04.730 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-23 13:25:04.756 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-23 13:25:04.779 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-23 13:25:04.800 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-23 13:25:04.822 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-23 13:25:04.844 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-23 13:25:04.873 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-23 13:25:05.053 | Building wheels for collected packages: keystone 2026-06-23 13:25:05.054 | Building editable for keystone (pyproject.toml): started 2026-06-23 13:25:06.165 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-23 13:25:06.167 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=c4dcc8ffbffeedd2552795f03fb9e2de6f7b040978a956ad3530a9bb085b25ea 2026-06-23 13:25:06.167 | Stored in directory: /tmp/pip-ephem-wheel-cache-wlrrls8i/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-23 13:25:06.172 | Successfully built keystone 2026-06-23 13:25:06.514 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-23 13:25:06.555 | Attempting uninstall: pytz 2026-06-23 13:25:06.565 | Found existing installation: pytz 2024.1 2026-06-23 13:25:06.565 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:25:06.566 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-23 13:25:08.352 | Attempting uninstall: oauthlib 2026-06-23 13:25:08.364 | Found existing installation: oauthlib 3.2.2 2026-06-23 13:25:08.365 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:25:08.365 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-23 13:25:08.512 | Attempting uninstall: markupsafe 2026-06-23 13:25:08.524 | Found existing installation: MarkupSafe 2.1.5 2026-06-23 13:25:08.525 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:25:08.525 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-23 13:25:09.613 | Attempting uninstall: click 2026-06-23 13:25:09.626 | Found existing installation: click 8.1.6 2026-06-23 13:25:09.626 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:25:09.627 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-23 13:25:09.792 | Attempting uninstall: blinker 2026-06-23 13:25:09.804 | Found existing installation: blinker 1.7.0 2026-06-23 13:25:09.804 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:25:09.804 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-23 13:25:09.823 | Attempting uninstall: bcrypt 2026-06-23 13:25:09.833 | Found existing installation: bcrypt 3.2.2 2026-06-23 13:25:09.834 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:25:09.834 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-23 13:25:09.853 | Attempting uninstall: attrs 2026-06-23 13:25:09.865 | Found existing installation: attrs 23.2.0 2026-06-23 13:25:09.865 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:25:09.865 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-23 13:25:12.947 | Attempting uninstall: jinja2 2026-06-23 13:25:12.959 | Found existing installation: Jinja2 3.1.2 2026-06-23 13:25:12.959 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:25:12.960 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-23 13:25:14.044 | Attempting uninstall: cryptography 2026-06-23 13:25:14.056 | Found existing installation: cryptography 41.0.7 2026-06-23 13:25:14.057 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:25:14.057 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-23 13:25:14.664 | Attempting uninstall: pyopenssl 2026-06-23 13:25:14.677 | Found existing installation: pyOpenSSL 23.2.0 2026-06-23 13:25:14.677 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:25:14.678 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-23 13:25:15.087 | Attempting uninstall: jsonschema 2026-06-23 13:25:15.099 | Found existing installation: jsonschema 4.10.3 2026-06-23 13:25:15.100 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:25:15.101 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-23 13:25:16.781 | 2026-06-23 13:25:16.782 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-06-23 13:25:16.782 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-23 13:25:16.797 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.50 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-23 13:25:17.163 | + inc/python:pip_install:216 : result=0 2026-06-23 13:25:17.165 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:25:17.169 | + functions-common:time_stop:2414 : local name 2026-06-23 13:25:17.172 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:25:17.174 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:25:17.178 | + functions-common:time_stop:2417 : local total 2026-06-23 13:25:17.180 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:25:17.183 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:25:17.186 | + functions-common:time_stop:2421 : start_time=1782221092676 2026-06-23 13:25:17.189 | + functions-common:time_stop:2423 : [[ -z 1782221092676 ]] 2026-06-23 13:25:17.193 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:25:17.197 | + functions-common:time_stop:2426 : end_time=1782221117194 2026-06-23 13:25:17.201 | + functions-common:time_stop:2427 : elapsed_time=24518 2026-06-23 13:25:17.203 | + functions-common:time_stop:2428 : total=50465 2026-06-23 13:25:17.207 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:25:17.209 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=74983 2026-06-23 13:25:17.211 | + inc/python:pip_install:219 : return 0 2026-06-23 13:25:17.214 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 13:25:17.217 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 13:25:17.220 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-23 13:25:17.223 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-23 13:25:17.225 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:25:17.229 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:25:17.231 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-23 13:25:17.235 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:25:17.237 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-23 13:25:17.257 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:25:17.262 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 13:25:17.266 | + ./stack.sh:main:918 : configure_keystone 2026-06-23 13:25:17.270 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-23 13:25:17.288 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-23 13:25:17.292 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-23 13:25:17.299 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-23 13:25:17.318 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:25:17.321 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-23 13:25:17.365 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-23 13:25:17.413 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-23 13:25:17.457 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-23 13:25:17.502 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-23 13:25:17.543 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-23 13:25:17.586 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-23 13:25:17.629 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-23 13:25:17.669 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-23 13:25:17.706 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-23 13:25:17.709 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-23 13:25:17.711 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-23 13:25:17.714 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-23 13:25:17.718 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-23 13:25:17.721 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 13:25:17.740 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:25:17.745 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-23 13:25:17.748 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-23 13:25:17.751 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 13:25:17.771 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:25:17.775 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.245:5672/ 2026-06-23 13:25:17.778 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.245:5672/ 2026-06-23 13:25:17.820 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 13:25:17.824 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 13:25:17.827 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.245/identity 2026-06-23 13:25:17.867 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-23 13:25:17.871 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-23 13:25:17.912 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-23 13:25:17.915 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-23 13:25:17.920 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-23 13:25:17.923 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-23 13:25:17.927 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 13:25:17.930 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 13:25:17.933 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 13:25:17.956 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:25:17.960 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 13:25:17.963 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-23 13:25:17.967 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-23 13:25:18.005 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-23 13:25:18.008 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-23 13:25:18.012 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-23 13:25:18.015 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-23 13:25:18.019 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 13:25:18.044 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 13:25:18.047 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 13:25:18.051 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 13:25:18.054 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 13:25:18.057 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 13:25:18.092 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:25:18.126 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:25:18.166 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 13:25:18.207 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-23 13:25:18.247 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-23 13:25:18.286 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-23 13:25:18.290 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-23 13:25:18.293 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-23 13:25:18.295 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-23 13:25:18.298 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-23 13:25:18.301 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-23 13:25:18.305 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-23 13:25:18.308 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 13:25:18.312 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 13:25:18.329 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 13:25:18.331 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 13:25:18.340 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 13:25:18.344 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 13:25:18.359 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-23 13:25:18.363 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-23 13:25:18.366 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-23 13:25:18.373 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 13:25:18.376 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-23 13:25:18.416 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-23 13:25:18.444 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-23 13:25:18.471 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-23 13:25:18.499 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-23 13:25:18.526 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-23 13:25:18.553 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-23 13:25:18.580 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-23 13:25:18.607 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-23 13:25:18.635 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-23 13:25:18.662 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-23 13:25:18.689 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-23 13:25:18.725 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-23 13:25:18.761 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-23 13:25:18.796 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-23 13:25:18.799 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-23 13:25:18.803 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-23 13:25:18.806 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-23 13:25:18.809 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 13:25:18.813 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:25:18.816 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:25:18.820 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-23 13:25:18.824 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-23 13:25:18.827 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-23 13:25:18.860 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-23 13:25:18.899 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-06-23 13:25:18.900 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-23 13:25:18.910 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-23 13:25:18.915 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-23 13:25:18.919 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-23 13:25:18.922 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 13:25:18.925 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 13:25:18.928 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 13:25:18.931 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 13:25:18.934 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:25:18.937 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:25:18.940 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 13:25:18.943 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 13:25:18.945 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:25:18.948 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:25:18.951 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-23 13:25:18.963 | perl: warning: Setting locale failed. 2026-06-23 13:25:18.964 | perl: warning: Please check that your locale settings: 2026-06-23 13:25:18.964 | LANGUAGE = (unset), 2026-06-23 13:25:18.964 | LC_ALL = "en_US.utf8", 2026-06-23 13:25:18.964 | LANG = "de_DE.UTF-8" 2026-06-23 13:25:18.964 | are supported and installed on your system. 2026-06-23 13:25:18.964 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:25:19.008 | Enabling site keystone-api. 2026-06-23 13:25:19.014 | To activate the new configuration, you need to run: 2026-06-23 13:25:19.014 | systemctl reload apache2 2026-06-23 13:25:19.019 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-23 13:25:19.023 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 13:25:19.026 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 13:25:19.029 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 13:25:19.159 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-23 13:25:19.199 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-23 13:25:19.244 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-23 13:25:19.291 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-23 13:25:19.294 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-23 13:25:19.338 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-23 13:25:19.379 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-23 13:25:19.421 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-23 13:25:19.467 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-23 13:25:19.470 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-23 13:25:19.473 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-23 13:25:19.516 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-23 13:25:19.558 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-23 13:25:19.583 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:25:19.586 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-23 13:25:19.613 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:25:19.616 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-23 13:25:19.620 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-23 13:25:19.624 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-23 13:25:19.628 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 13:25:19.631 | + lib/stack:stack_install_service:32 : install_glance 2026-06-23 13:25:19.635 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-23 13:25:19.637 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-23 13:25:19.640 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-23 13:25:19.656 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:25:19.659 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-23 13:25:19.661 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-23 13:25:19.676 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:25:19.679 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-23 13:25:19.681 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-23 13:25:19.683 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:25:19.686 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:25:19.688 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-23 13:25:19.691 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:25:19.693 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-23 13:25:19.696 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-23 13:25:19.698 | ++ inc/python:join_extras:29 : echo cinder 2026-06-23 13:25:19.701 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-23 13:25:19.703 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-23 13:25:19.705 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-23 13:25:19.708 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-23 13:25:19.711 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-23 13:25:19.713 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-23 13:25:19.716 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-23 13:25:19.719 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-23 13:25:19.719 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-23 13:25:19.725 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-23 13:25:19.727 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-23 13:25:19.729 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-23 13:25:19.732 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-23 13:25:19.734 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-23 13:25:19.753 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-23 13:25:19.756 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-06-23 13:25:21.024 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-23 13:25:21.191 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-23 13:25:21.208 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-23 13:25:21.209 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-06-23 13:25:21.210 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-06-23 13:25:21.211 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-23 13:25:21.212 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-23 13:25:21.213 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-23 13:25:21.214 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-23 13:25:21.215 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-06-23 13:25:21.216 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.14.0) 2026-06-23 13:25:21.217 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-06-23 13:25:21.218 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-06-23 13:25:21.244 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-23 13:25:21.259 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-23 13:25:21.271 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.0) 2026-06-23 13:25:21.273 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-23 13:25:21.274 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.1) 2026-06-23 13:25:21.280 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-23 13:25:21.282 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-23 13:25:21.326 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-23 13:25:21.342 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-23 13:25:21.419 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-23 13:25:21.436 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 13:25:21.484 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-23 13:25:21.502 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 13:25:21.550 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-23 13:25:21.566 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-23 13:25:21.580 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-06-23 13:25:21.581 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-06-23 13:25:21.582 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-06-23 13:25:21.583 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-23 13:25:21.590 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-06-23 13:25:21.591 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-06-23 13:25:21.592 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-06-23 13:25:21.593 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-23 13:25:21.597 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-06-23 13:25:21.598 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-06-23 13:25:21.601 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-06-23 13:25:21.635 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-23 13:25:21.651 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-23 13:25:21.663 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-06-23 13:25:21.668 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-06-23 13:25:21.673 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-06-23 13:25:21.674 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-23 13:25:21.675 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-06-23 13:25:21.684 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-06-23 13:25:21.688 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-23 13:25:21.689 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.0) 2026-06-23 13:25:21.692 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-06-23 13:25:21.700 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-23 13:25:21.703 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-06-23 13:25:21.704 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-06-23 13:25:21.705 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-06-23 13:25:21.706 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-06-23 13:25:21.711 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-06-23 13:25:21.711 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-23 13:25:21.718 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-06-23 13:25:21.735 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-06-23 13:25:21.740 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-23 13:25:21.744 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-06-23 13:25:21.757 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-23 13:25:21.758 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-06-23 13:25:21.759 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-06-23 13:25:21.761 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-06-23 13:25:21.782 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-06-23 13:25:21.842 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-23 13:25:21.896 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-23 13:25:21.926 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-23 13:25:21.950 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-23 13:25:21.976 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-23 13:25:22.001 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-23 13:25:22.023 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-23 13:25:22.272 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-23 13:25:23.570 | 2026-06-23 13:25:23.586 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-23 13:25:23.745 | + inc/python:pip_install:216 : result=0 2026-06-23 13:25:23.748 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:25:23.751 | + functions-common:time_stop:2414 : local name 2026-06-23 13:25:23.754 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:25:23.756 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:25:23.759 | + functions-common:time_stop:2417 : local total 2026-06-23 13:25:23.761 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:25:23.764 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:25:23.767 | + functions-common:time_stop:2421 : start_time=1782221119748 2026-06-23 13:25:23.769 | + functions-common:time_stop:2423 : [[ -z 1782221119748 ]] 2026-06-23 13:25:23.772 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:25:23.777 | + functions-common:time_stop:2426 : end_time=1782221123774 2026-06-23 13:25:23.780 | + functions-common:time_stop:2427 : elapsed_time=4026 2026-06-23 13:25:23.783 | + functions-common:time_stop:2428 : total=74983 2026-06-23 13:25:23.785 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:25:23.788 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=79009 2026-06-23 13:25:23.791 | + inc/python:pip_install:219 : return 0 2026-06-23 13:25:23.794 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-23 13:25:23.797 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-23 13:25:23.800 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-23 13:25:23.817 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-23 13:25:23.822 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-23 13:25:23.825 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-23 13:25:23.828 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-23 13:25:23.831 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 13:25:23.834 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 13:25:23.838 | ++ functions-common:git_clone:587 : pwd 2026-06-23 13:25:23.841 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 13:25:23.844 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 13:25:23.847 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 13:25:23.866 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 13:25:23.869 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 13:25:23.871 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 13:25:23.875 | + functions-common:git_clone:604 : echo master 2026-06-23 13:25:23.876 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 13:25:23.881 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-23 13:25:23.884 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 13:25:23.886 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-23 13:25:23.889 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:25:23.892 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:25:23.895 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:25:23.897 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:25:23.900 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:25:23.902 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:25:23.905 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:25:23.907 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:25:23.910 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:25:23.915 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221123911 2026-06-23 13:25:23.918 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-23 13:25:23.921 | Cloning into '/opt/stack/glance'... 2026-06-23 13:25:32.635 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:25:32.639 | + functions-common:time_stop:2414 : local name 2026-06-23 13:25:32.642 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:25:32.646 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:25:32.650 | + functions-common:time_stop:2417 : local total 2026-06-23 13:25:32.653 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:25:32.657 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:25:32.660 | + functions-common:time_stop:2421 : start_time=1782221123911 2026-06-23 13:25:32.663 | + functions-common:time_stop:2423 : [[ -z 1782221123911 ]] 2026-06-23 13:25:32.667 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:25:32.674 | + functions-common:time_stop:2426 : end_time=1782221132669 2026-06-23 13:25:32.677 | + functions-common:time_stop:2427 : elapsed_time=8758 2026-06-23 13:25:32.681 | + functions-common:time_stop:2428 : total=23384 2026-06-23 13:25:32.685 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:25:32.688 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32142 2026-06-23 13:25:32.692 | + functions-common:git_clone:625 : cd /opt/stack/glance 2026-06-23 13:25:32.696 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 13:25:32.699 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:25:32.703 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:25:32.705 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:25:32.709 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:25:32.712 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:25:32.716 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:25:32.720 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:25:32.724 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:25:32.728 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:25:32.734 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221132730 2026-06-23 13:25:32.737 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 13:25:33.363 | From https://review.opendev.org/openstack/glance 2026-06-23 13:25:33.363 | * branch master -> FETCH_HEAD 2026-06-23 13:25:33.375 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:25:33.380 | + functions-common:time_stop:2414 : local name 2026-06-23 13:25:33.384 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:25:33.387 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:25:33.391 | + functions-common:time_stop:2417 : local total 2026-06-23 13:25:33.395 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:25:33.399 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:25:33.402 | + functions-common:time_stop:2421 : start_time=1782221132730 2026-06-23 13:25:33.406 | + functions-common:time_stop:2423 : [[ -z 1782221132730 ]] 2026-06-23 13:25:33.411 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:25:33.418 | + functions-common:time_stop:2426 : end_time=1782221133413 2026-06-23 13:25:33.421 | + functions-common:time_stop:2427 : elapsed_time=683 2026-06-23 13:25:33.424 | + functions-common:time_stop:2428 : total=32142 2026-06-23 13:25:33.428 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:25:33.431 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32825 2026-06-23 13:25:33.435 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 13:25:33.439 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:25:33.443 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:25:33.447 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:25:33.451 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:25:33.455 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:25:33.458 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:25:33.462 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:25:33.466 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:25:33.471 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:25:33.477 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221133472 2026-06-23 13:25:33.481 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 13:25:33.609 | Note: switching to 'FETCH_HEAD'. 2026-06-23 13:25:33.609 | 2026-06-23 13:25:33.609 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 13:25:33.609 | changes and commit them, and you can discard any commits you make in this 2026-06-23 13:25:33.609 | state without impacting any branches by switching back to a branch. 2026-06-23 13:25:33.610 | 2026-06-23 13:25:33.610 | If you want to create a new branch to retain commits you create, you may 2026-06-23 13:25:33.610 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 13:25:33.610 | 2026-06-23 13:25:33.610 | git switch -c 2026-06-23 13:25:33.610 | 2026-06-23 13:25:33.610 | Or undo this operation with: 2026-06-23 13:25:33.610 | 2026-06-23 13:25:33.610 | git switch - 2026-06-23 13:25:33.610 | 2026-06-23 13:25:33.610 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 13:25:33.610 | 2026-06-23 13:25:33.611 | HEAD is now at cea648215 Remove standalone glance-api WSGI server 2026-06-23 13:25:33.616 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:25:33.620 | + functions-common:time_stop:2414 : local name 2026-06-23 13:25:33.624 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:25:33.628 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:25:33.631 | + functions-common:time_stop:2417 : local total 2026-06-23 13:25:33.635 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:25:33.639 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:25:33.642 | + functions-common:time_stop:2421 : start_time=1782221133472 2026-06-23 13:25:33.646 | + functions-common:time_stop:2423 : [[ -z 1782221133472 ]] 2026-06-23 13:25:33.651 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:25:33.657 | + functions-common:time_stop:2426 : end_time=1782221133653 2026-06-23 13:25:33.661 | + functions-common:time_stop:2427 : elapsed_time=181 2026-06-23 13:25:33.665 | + functions-common:time_stop:2428 : total=32825 2026-06-23 13:25:33.669 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:25:33.672 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33006 2026-06-23 13:25:33.677 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-23 13:25:33.696 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-23 13:25:33.701 | + functions-common:git_clone:667 : head -1 2026-06-23 13:25:33.701 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 13:25:33.706 | cea648215 Remove standalone glance-api WSGI server 2026-06-23 13:25:33.711 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 13:25:33.714 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-23 13:25:33.718 | + inc/python:setup_develop:353 : local bindep 2026-06-23 13:25:33.722 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-23 13:25:33.726 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-23 13:25:33.729 | + inc/python:setup_develop:359 : local extras= 2026-06-23 13:25:33.732 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-23 13:25:33.736 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 13:25:33.740 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-23 13:25:33.744 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-23 13:25:33.748 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 13:25:33.752 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 13:25:33.757 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-23 13:25:33.760 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 13:25:33.764 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-23 13:25:33.768 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 13:25:33.771 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 13:25:33.776 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-23 13:25:33.784 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-23 13:25:33.787 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-23 13:25:33.791 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-23 13:25:33.952 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-23 13:25:33.956 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 13:25:33.959 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 13:25:33.963 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 13:25:33.966 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-23 13:25:33.970 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-23 13:25:33.974 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 13:25:33.977 | + inc/python:setup_package:446 : local extras= 2026-06-23 13:25:33.981 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 13:25:33.984 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 13:25:33.988 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 13:25:33.991 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 13:25:33.995 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 13:25:33.998 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-23 13:25:34.027 | Using python 3.12 to install /opt/stack/glance 2026-06-23 13:25:34.030 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-23 13:25:35.054 | Obtaining file:///opt/stack/glance 2026-06-23 13:25:35.058 | Installing build dependencies: started 2026-06-23 13:25:36.809 | Installing build dependencies: finished with status 'done' 2026-06-23 13:25:36.810 | Checking if build backend supports build_editable: started 2026-06-23 13:25:37.349 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 13:25:37.351 | Getting requirements to build editable: started 2026-06-23 13:25:37.656 | Getting requirements to build editable: finished with status 'done' 2026-06-23 13:25:37.658 | Preparing editable metadata (pyproject.toml): started 2026-06-23 13:25:38.613 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 13:25:38.646 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (7.0.3) 2026-06-23 13:25:38.647 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (0.7.1) 2026-06-23 13:25:38.648 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (2.0.50) 2026-06-23 13:25:38.650 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (0.41.0) 2026-06-23 13:25:38.651 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (3.1.0) 2026-06-23 13:25:38.652 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (2.5.1) 2026-06-23 13:25:38.653 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (1.8.10) 2026-06-23 13:25:38.655 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (1.18.4) 2026-06-23 13:25:38.873 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev65) 2026-06-23 13:25:39.021 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-23 13:25:39.037 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (10.5.0) 2026-06-23 13:25:39.037 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (7.5.0) 2026-06-23 13:25:39.037 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (6.4.0) 2026-06-23 13:25:39.037 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (2.7.1) 2026-06-23 13:25:39.038 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (10.1.1) 2026-06-23 13:25:39.039 | 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.dev65) (5.8.0) 2026-06-23 13:25:39.040 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (3.3.0) 2026-06-23 13:25:39.101 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev65) 2026-06-23 13:25:39.118 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-23 13:25:39.134 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (5.14.0) 2026-06-23 13:25:39.135 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (13.0.0) 2026-06-23 13:25:39.166 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev65) 2026-06-23 13:25:39.183 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-23 13:25:39.194 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (3.17.0) 2026-06-23 13:25:39.195 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (3.10.1) 2026-06-23 13:25:39.196 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (4.26.0) 2026-06-23 13:25:39.197 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (5.8.0) 2026-06-23 13:25:39.198 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (18.0.0) 2026-06-23 13:25:39.199 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (6.8.0) 2026-06-23 13:25:39.231 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev65) 2026-06-23 13:25:39.248 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 13:25:39.260 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (8.2.0) 2026-06-23 13:25:39.261 | 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.dev65) (18.1.0) 2026-06-23 13:25:39.262 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (8.1.0) 2026-06-23 13:25:39.301 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev65) 2026-06-23 13:25:39.318 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-23 13:25:39.330 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (5.1.0) 2026-06-23 13:25:39.331 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (4.4.0) 2026-06-23 13:25:39.332 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (5.5.0) 2026-06-23 13:25:39.333 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (3.1.0) 2026-06-23 13:25:39.333 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev65) (43.0.3) 2026-06-23 13:25:39.360 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev65) 2026-06-23 13:25:39.378 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-23 13:25:39.431 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev65) 2026-06-23 13:25:39.451 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 13:25:39.464 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev65) (1.3.12) 2026-06-23 13:25:39.465 | 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.dev65) (4.15.0) 2026-06-23 13:25:39.501 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev65) 2026-06-23 13:25:39.518 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-23 13:25:39.532 | 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.dev65) (2.34.2) 2026-06-23 13:25:39.535 | 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.dev65) (2.0.0) 2026-06-23 13:25:39.540 | 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.dev65) (3.0) 2026-06-23 13:25:39.544 | 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.dev65) (5.10.0) 2026-06-23 13:25:39.547 | 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.dev65) (2.2.1) 2026-06-23 13:25:39.552 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev65) (2.8.0) 2026-06-23 13:25:39.553 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev65) (3.5.1) 2026-06-23 13:25:39.565 | 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.dev65) (1.4.2) 2026-06-23 13:25:39.573 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev65) (3.3.2) 2026-06-23 13:25:39.577 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev65) (26.1.0) 2026-06-23 13:25:39.578 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev65) (2025.9.1) 2026-06-23 13:25:39.579 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev65) (0.37.0) 2026-06-23 13:25:39.580 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev65) (2026.5.1) 2026-06-23 13:25:39.590 | 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.dev65) (2.1.0) 2026-06-23 13:25:39.592 | 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.dev65) (1.8.2) 2026-06-23 13:25:39.598 | 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.dev65) (4.2.0) 2026-06-23 13:25:39.600 | 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.dev65) (4.0.1) 2026-06-23 13:25:39.601 | 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.dev65) (2.13.0) 2026-06-23 13:25:39.608 | 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.dev65) (1.5.0) 2026-06-23 13:25:39.612 | 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.dev65) (5.3.1) 2026-06-23 13:25:39.618 | 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.dev65) (0.20) 2026-06-23 13:25:39.622 | 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.dev65) (1.3.0) 2026-06-23 13:25:39.624 | 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.dev65) (2.0.0) 2026-06-23 13:25:39.624 | 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.dev65) (6.0.3) 2026-06-23 13:25:39.633 | 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.dev65) (2.1.2) 2026-06-23 13:25:39.634 | 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.dev65) (0.6.2) 2026-06-23 13:25:39.689 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev65) 2026-06-23 13:25:39.708 | Downloading openstacksdk-4.16.0-py3-none-any.whl.metadata (12 kB) 2026-06-23 13:25:39.750 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev65) 2026-06-23 13:25:39.765 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-23 13:25:39.804 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev65) 2026-06-23 13:25:39.820 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-23 13:25:39.864 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev65) 2026-06-23 13:25:39.879 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-23 13:25:39.890 | 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.dev65) (7.2.2) 2026-06-23 13:25:39.922 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev65) 2026-06-23 13:25:39.937 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-23 13:25:39.953 | 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.dev65) (2.9.0.post0) 2026-06-23 13:25:39.959 | 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.dev65) (4.6.0) 2026-06-23 13:25:39.960 | 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.dev65) (7.1.4) 2026-06-23 13:25:39.961 | 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.dev65) (5.3.1) 2026-06-23 13:25:39.962 | 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.dev65) (5.6.2) 2026-06-23 13:25:39.963 | 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.dev65) (0.16.0) 2026-06-23 13:25:39.967 | 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.dev65) (5.1.0) 2026-06-23 13:25:39.975 | 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.dev65) (2026.2) 2026-06-23 13:25:39.976 | 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.dev65) (26.2) 2026-06-23 13:25:39.983 | 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.dev65) (0.25.0) 2026-06-23 13:25:39.986 | 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.dev65) (5.0.0) 2026-06-23 13:25:39.987 | 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.dev65) (3.1.6) 2026-06-23 13:25:39.989 | 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.dev65) (4.0.1) 2026-06-23 13:25:39.996 | 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.dev65) (3.0.3) 2026-06-23 13:25:40.011 | 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.dev65) (1.2.0) 2026-06-23 13:25:40.020 | 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.dev65) (1.7.6) 2026-06-23 13:25:40.042 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev65) (82.0.1) 2026-06-23 13:25:40.058 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev65) (0.8.1) 2026-06-23 13:25:40.119 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev65) 2026-06-23 13:25:40.135 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 13:25:40.175 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev65) 2026-06-23 13:25:40.191 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-23 13:25:40.252 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev65) 2026-06-23 13:25:40.268 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-23 13:25:40.334 | 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.dev65) 2026-06-23 13:25:40.349 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-23 13:25:40.385 | 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.dev65) 2026-06-23 13:25:40.403 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-23 13:25:40.413 | 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.dev65) (15.0.0) 2026-06-23 13:25:40.440 | 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.dev65) 2026-06-23 13:25:40.461 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-23 13:25:40.533 | 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.dev65) (1.17.0) 2026-06-23 13:25:40.552 | 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.dev65) (3.4.7) 2026-06-23 13:25:40.553 | 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.dev65) (3.18) 2026-06-23 13:25:40.554 | 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.dev65) (2.7.0) 2026-06-23 13:25:40.556 | 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.dev65) (2023.11.17) 2026-06-23 13:25:40.588 | 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.dev65) (4.2.0) 2026-06-23 13:25:40.589 | 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.dev65) (2.20.0) 2026-06-23 13:25:40.598 | 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.dev65) (0.1.2) 2026-06-23 13:25:40.613 | 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.dev65) (0.8) 2026-06-23 13:25:40.689 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev65) 2026-06-23 13:25:40.704 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-23 13:25:40.753 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev65) 2026-06-23 13:25:40.769 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 13:25:40.780 | 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.dev65) (9.1.4) 2026-06-23 13:25:40.807 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev65) 2026-06-23 13:25:40.823 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-23 13:25:40.960 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev65) 2026-06-23 13:25:40.977 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-23 13:25:40.994 | Installing build dependencies: started 2026-06-23 13:25:42.723 | Installing build dependencies: finished with status 'done' 2026-06-23 13:25:42.724 | Getting requirements to build wheel: started 2026-06-23 13:25:43.378 | Getting requirements to build wheel: finished with status 'done' 2026-06-23 13:25:43.379 | Preparing metadata (pyproject.toml): started 2026-06-23 13:25:43.756 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-23 13:25:43.759 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev65) (2026.2) 2026-06-23 13:25:43.866 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev65) 2026-06-23 13:25:43.882 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-23 13:25:43.932 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev65) 2026-06-23 13:25:43.949 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-23 13:25:44.028 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-23 13:25:44.089 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-23 13:25:44.125 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-23 13:25:44.181 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-23 13:25:44.212 | Downloading openstacksdk-4.16.0-py3-none-any.whl (2.0 MB) 2026-06-23 13:25:44.698 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 4.3 MB/s 0:00:00 2026-06-23 13:25:44.713 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-23 13:25:44.737 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-23 13:25:44.760 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-23 13:25:44.785 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-23 13:25:44.814 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-23 13:25:44.839 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-23 13:25:44.877 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-23 13:25:44.915 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-23 13:25:44.942 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-23 13:25:44.995 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-23 13:25:45.084 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-23 13:25:45.106 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-23 13:25:45.131 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-23 13:25:45.230 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-23 13:25:45.253 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-23 13:25:45.548 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 7.2 MB/s 0:00:00 2026-06-23 13:25:45.565 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-23 13:25:45.589 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-23 13:25:45.614 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-23 13:25:45.637 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-23 13:25:45.735 | Building wheels for collected packages: glance, simplegeneric 2026-06-23 13:25:45.737 | Building editable for glance (pyproject.toml): started 2026-06-23 13:25:46.606 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-23 13:25:46.607 | Created wheel for glance: filename=glance-32.1.0.dev65-0.editable-py3-none-any.whl size=8994 sha256=d1489539900e11c6047ffaf3b04fec0d63e568e7fd68cc19a8af031ff80cbaaa 2026-06-23 13:25:46.607 | Stored in directory: /tmp/pip-ephem-wheel-cache-k2hszpmb/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-23 13:25:46.613 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-23 13:25:47.043 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-23 13:25:47.044 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=ea1b19011d729e11f1e79c45717dd7fd67869ce98ddae62323030de833b7ccf1 2026-06-23 13:25:47.044 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-23 13:25:47.049 | Successfully built glance simplegeneric 2026-06-23 13:25:47.324 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-23 13:25:50.341 | Attempting uninstall: jsonpointer 2026-06-23 13:25:50.356 | Found existing installation: jsonpointer 2.0 2026-06-23 13:25:50.356 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:25:50.357 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-23 13:25:50.374 | Attempting uninstall: jmespath 2026-06-23 13:25:50.389 | Found existing installation: jmespath 1.0.1 2026-06-23 13:25:50.391 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:25:50.391 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-23 13:25:50.431 | Attempting uninstall: httplib2 2026-06-23 13:25:50.447 | Found existing installation: httplib2 0.20.4 2026-06-23 13:25:50.447 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:25:50.448 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-23 13:25:50.542 | Attempting uninstall: jsonpatch 2026-06-23 13:25:50.557 | Found existing installation: jsonpatch 1.32 2026-06-23 13:25:50.557 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:25:50.558 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-23 13:25:54.949 | 2026-06-23 13:25:54.968 | 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.dev65 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.16.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-23 13:25:55.241 | + inc/python:pip_install:216 : result=0 2026-06-23 13:25:55.245 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:25:55.248 | + functions-common:time_stop:2414 : local name 2026-06-23 13:25:55.251 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:25:55.254 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:25:55.256 | + functions-common:time_stop:2417 : local total 2026-06-23 13:25:55.260 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:25:55.263 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:25:55.266 | + functions-common:time_stop:2421 : start_time=1782221134019 2026-06-23 13:25:55.269 | + functions-common:time_stop:2423 : [[ -z 1782221134019 ]] 2026-06-23 13:25:55.273 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:25:55.279 | + functions-common:time_stop:2426 : end_time=1782221155275 2026-06-23 13:25:55.282 | + functions-common:time_stop:2427 : elapsed_time=21256 2026-06-23 13:25:55.285 | + functions-common:time_stop:2428 : total=79009 2026-06-23 13:25:55.288 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:25:55.292 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=100265 2026-06-23 13:25:55.296 | + inc/python:pip_install:219 : return 0 2026-06-23 13:25:55.300 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 13:25:55.304 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 13:25:55.309 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-23 13:25:55.313 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-23 13:25:55.316 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:25:55.320 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:25:55.323 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-23 13:25:55.326 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:25:55.329 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 13:25:55.333 | + ./stack.sh:main:939 : configure_glance 2026-06-23 13:25:55.337 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-23 13:25:55.355 | + lib/glance:configure_glance:351 : local dburl 2026-06-23 13:25:55.358 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-23 13:25:55.362 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-23 13:25:55.366 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-23 13:25:55.369 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-23 13:25:55.372 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 13:25:55.375 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 13:25:55.379 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 13:25:55.399 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:25:55.401 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 13:25:55.405 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-23 13:25:55.410 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-23 13:25:55.414 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-23 13:25:55.457 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-23 13:25:55.498 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-23 13:25:55.537 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-23 13:25:55.576 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-23 13:25:55.617 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-23 13:25:55.659 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-23 13:25:55.700 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-23 13:25:55.703 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-23 13:25:55.706 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-23 13:25:55.709 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-23 13:25:55.712 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 13:25:55.715 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-23 13:25:55.718 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-23 13:25:55.721 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-23 13:25:55.724 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-23 13:25:55.727 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-23 13:25:55.769 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-23 13:25:55.805 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.245/identity 2026-06-23 13:25:55.839 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-23 13:25:55.873 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-23 13:25:55.909 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-23 13:25:55.942 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-23 13:25:55.978 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-23 13:25:56.014 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.245/identity 2026-06-23 13:25:56.052 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-23 13:25:56.093 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-23 13:25:56.134 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 13:25:56.137 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-23 13:25:56.181 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-23 13:25:56.185 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-23 13:25:56.189 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-23 13:25:56.192 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 13:25:56.196 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-23 13:25:56.200 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 13:25:56.223 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:25:56.228 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-23 13:25:56.231 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-23 13:25:56.235 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 13:25:56.258 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:25:56.263 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.245:5672/ 2026-06-23 13:25:56.267 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.245:5672/ 2026-06-23 13:25:56.306 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 13:25:56.310 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 13:25:56.314 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-23 13:25:56.318 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-23 13:25:56.322 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-23 13:25:56.362 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-23 13:25:56.403 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-23 13:25:56.446 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-23 13:25:56.450 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-23 13:25:56.453 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-23 13:25:56.455 | + lib/glance:configure_glance_store:280 : local be 2026-06-23 13:25:56.458 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-23 13:25:56.462 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-23 13:25:56.466 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-23 13:25:56.509 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-23 13:25:56.512 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.245 2026-06-23 13:25:56.554 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-23 13:25:56.558 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-23 13:25:56.562 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-23 13:25:56.586 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:25:56.590 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.245/image 2026-06-23 13:25:56.632 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-23 13:25:56.655 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:25:56.659 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-23 13:25:56.663 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-23 13:25:56.666 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-23 13:25:56.671 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 13:25:56.695 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 13:25:56.698 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 13:25:56.702 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 13:25:56.705 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 13:25:56.708 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 13:25:56.747 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:25:56.783 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:25:56.824 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 13:25:56.865 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-23 13:25:56.906 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-23 13:25:56.911 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-23 13:25:56.957 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-23 13:25:57.002 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-23 13:25:57.045 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-23 13:25:57.086 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-23 13:25:57.130 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-23 13:25:57.173 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-23 13:25:57.220 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-23 13:25:57.263 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-23 13:25:57.269 | + lib/glance:configure_glance:447 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-23 13:25:57.277 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-23 13:25:57.300 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:25:57.304 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-23 13:25:57.307 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-23 13:25:57.311 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-23 13:25:57.315 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-23 13:25:57.318 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-23 13:25:57.322 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-23 13:25:57.326 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-23 13:25:57.332 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 13:25:57.335 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-23 13:25:57.380 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-23 13:25:57.383 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-23 13:25:57.387 | ++ functions:get_random_port:861 : true 2026-06-23 13:25:57.391 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-23 13:25:57.394 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-23 13:25:57.398 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-23 13:25:57.456 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-23 13:25:57.459 | ++ functions:get_random_port:865 : break 2 2026-06-23 13:25:57.462 | ++ functions:get_random_port:869 : echo 60999 2026-06-23 13:25:57.467 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-23 13:25:57.470 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-23 13:25:57.511 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-23 13:25:57.552 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-23 13:25:57.592 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-23 13:25:57.633 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 13:25:57.674 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 13:25:57.715 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-23 13:25:57.755 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-23 13:25:57.795 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-23 13:25:57.836 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-23 13:25:57.878 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 13:25:57.920 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 13:25:57.959 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-23 13:25:57.998 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-23 13:25:58.038 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-23 13:25:58.080 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-23 13:25:58.122 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-23 13:25:58.164 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-23 13:25:58.205 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-23 13:25:58.241 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-23 13:25:58.279 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-23 13:25:58.283 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-23 13:25:58.287 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 13:25:58.290 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 13:25:58.294 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:25:58.298 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:25:58.302 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-23 13:25:58.305 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-23 13:25:58.307 | perl: warning: Setting locale failed. 2026-06-23 13:25:58.307 | perl: warning: Please check that your locale settings: 2026-06-23 13:25:58.308 | LANGUAGE = (unset), 2026-06-23 13:25:58.308 | LC_ALL = "en_US.utf8", 2026-06-23 13:25:58.308 | LANG = (unset) 2026-06-23 13:25:58.308 | are supported and installed on your system. 2026-06-23 13:25:58.308 | perl: warning: Falling back to the standard locale ("C"). 2026-06-23 13:25:58.345 | proxy (enabled by site administrator) 2026-06-23 13:25:58.350 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-23 13:25:58.354 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-23 13:25:58.358 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 13:25:58.363 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 13:25:58.367 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:25:58.371 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:25:58.375 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-23 13:25:58.379 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-23 13:25:58.381 | perl: warning: Setting locale failed. 2026-06-23 13:25:58.381 | perl: warning: Please check that your locale settings: 2026-06-23 13:25:58.381 | LANGUAGE = (unset), 2026-06-23 13:25:58.381 | LC_ALL = "en_US.utf8", 2026-06-23 13:25:58.381 | LANG = (unset) 2026-06-23 13:25:58.382 | are supported and installed on your system. 2026-06-23 13:25:58.382 | perl: warning: Falling back to the standard locale ("C"). 2026-06-23 13:25:58.419 | No module matches proxy_http 2026-06-23 13:25:58.423 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-23 13:25:58.436 | perl: warning: Setting locale failed. 2026-06-23 13:25:58.437 | perl: warning: Please check that your locale settings: 2026-06-23 13:25:58.437 | LANGUAGE = (unset), 2026-06-23 13:25:58.437 | LC_ALL = "en_US.utf8", 2026-06-23 13:25:58.437 | LANG = "de_DE.UTF-8" 2026-06-23 13:25:58.437 | are supported and installed on your system. 2026-06-23 13:25:58.437 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:25:58.480 | Considering dependency proxy for proxy_http: 2026-06-23 13:25:58.480 | Module proxy already enabled 2026-06-23 13:25:58.480 | Enabling module proxy_http. 2026-06-23 13:25:58.486 | To activate the new configuration, you need to run: 2026-06-23 13:25:58.486 | systemctl restart apache2 2026-06-23 13:25:58.492 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-23 13:25:58.496 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-23 13:25:58.500 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 13:25:58.504 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 13:25:58.507 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 13:25:58.648 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-23 13:25:58.654 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-23 13:25:58.658 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-23 13:25:58.662 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 13:25:58.666 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:25:58.670 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:25:58.674 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-23 13:25:58.679 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-23 13:25:58.684 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-23 13:25:58.684 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-23 13:25:58.696 | KeepAlive Off 2026-06-23 13:25:58.703 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-23 13:25:58.703 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-23 13:25:58.715 | SetEnv proxy-sendchunked 1 2026-06-23 13:25:58.722 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-23 13:25:58.722 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-23 13:25:58.733 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-23 13:25:58.739 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-23 13:25:58.742 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-23 13:25:58.746 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 13:25:58.750 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 13:25:58.753 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 13:25:58.757 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 13:25:58.761 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:25:58.765 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:25:58.769 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 13:25:58.773 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 13:25:58.777 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:25:58.781 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:25:58.785 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-23 13:25:58.798 | perl: warning: Setting locale failed. 2026-06-23 13:25:58.798 | perl: warning: Please check that your locale settings: 2026-06-23 13:25:58.798 | LANGUAGE = (unset), 2026-06-23 13:25:58.798 | LC_ALL = "en_US.utf8", 2026-06-23 13:25:58.799 | LANG = "de_DE.UTF-8" 2026-06-23 13:25:58.799 | are supported and installed on your system. 2026-06-23 13:25:58.799 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:25:58.842 | Enabling site glance-api. 2026-06-23 13:25:58.848 | To activate the new configuration, you need to run: 2026-06-23 13:25:58.848 | systemctl reload apache2 2026-06-23 13:25:58.855 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-23 13:25:58.859 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 13:25:58.863 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 13:25:58.867 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 13:25:58.995 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-23 13:25:59.005 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-23 13:25:59.048 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-23 13:25:59.095 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-23 13:25:59.099 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-23 13:25:59.148 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-23 13:25:59.193 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-23 13:25:59.238 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-23 13:25:59.265 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:25:59.268 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-23 13:25:59.272 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-23 13:25:59.276 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-23 13:25:59.280 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 13:25:59.284 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-23 13:25:59.288 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-06-23 13:25:59.292 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-23 13:25:59.296 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-23 13:25:59.300 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 13:25:59.304 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 13:25:59.309 | ++ functions-common:git_clone:587 : pwd 2026-06-23 13:25:59.314 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 13:25:59.318 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 13:25:59.323 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 13:25:59.349 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 13:25:59.354 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 13:25:59.358 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 13:25:59.362 | + functions-common:git_clone:604 : echo master 2026-06-23 13:25:59.363 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 13:25:59.370 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-06-23 13:25:59.373 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 13:25:59.377 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-23 13:25:59.380 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:25:59.384 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:25:59.387 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:25:59.391 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:25:59.395 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:25:59.399 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:25:59.403 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:25:59.407 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:25:59.412 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:25:59.418 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221159414 2026-06-23 13:25:59.421 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-23 13:25:59.425 | Cloning into '/opt/stack/cinder'... 2026-06-23 13:26:52.820 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:26:52.823 | + functions-common:time_stop:2414 : local name 2026-06-23 13:26:52.827 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:26:52.832 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:26:52.836 | + functions-common:time_stop:2417 : local total 2026-06-23 13:26:52.840 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:26:52.845 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:26:52.850 | + functions-common:time_stop:2421 : start_time=1782221159414 2026-06-23 13:26:52.853 | + functions-common:time_stop:2423 : [[ -z 1782221159414 ]] 2026-06-23 13:26:52.859 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:26:52.870 | + functions-common:time_stop:2426 : end_time=1782221212865 2026-06-23 13:26:52.873 | + functions-common:time_stop:2427 : elapsed_time=53451 2026-06-23 13:26:52.878 | + functions-common:time_stop:2428 : total=33006 2026-06-23 13:26:52.882 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:26:52.886 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=86457 2026-06-23 13:26:52.891 | + functions-common:git_clone:625 : cd /opt/stack/cinder 2026-06-23 13:26:52.895 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 13:26:52.899 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:26:52.903 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:26:52.907 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:26:52.912 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:26:52.916 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:26:52.920 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:26:52.924 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:26:52.928 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:26:52.934 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:26:52.940 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221212936 2026-06-23 13:26:52.944 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 13:26:53.780 | From https://review.opendev.org/openstack/cinder 2026-06-23 13:26:53.780 | * branch master -> FETCH_HEAD 2026-06-23 13:26:53.792 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:26:53.796 | + functions-common:time_stop:2414 : local name 2026-06-23 13:26:53.800 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:26:53.803 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:26:53.807 | + functions-common:time_stop:2417 : local total 2026-06-23 13:26:53.811 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:26:53.815 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:26:53.818 | + functions-common:time_stop:2421 : start_time=1782221212936 2026-06-23 13:26:53.822 | + functions-common:time_stop:2423 : [[ -z 1782221212936 ]] 2026-06-23 13:26:53.827 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:26:53.833 | + functions-common:time_stop:2426 : end_time=1782221213829 2026-06-23 13:26:53.837 | + functions-common:time_stop:2427 : elapsed_time=893 2026-06-23 13:26:53.841 | + functions-common:time_stop:2428 : total=86457 2026-06-23 13:26:53.845 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:26:53.849 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=87350 2026-06-23 13:26:53.853 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 13:26:53.857 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:26:53.861 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:26:53.865 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:26:53.869 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:26:53.873 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:26:53.877 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:26:53.881 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:26:53.885 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:26:53.891 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:26:53.897 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221213892 2026-06-23 13:26:53.901 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 13:26:54.357 | Note: switching to 'FETCH_HEAD'. 2026-06-23 13:26:54.358 | 2026-06-23 13:26:54.358 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 13:26:54.358 | changes and commit them, and you can discard any commits you make in this 2026-06-23 13:26:54.358 | state without impacting any branches by switching back to a branch. 2026-06-23 13:26:54.358 | 2026-06-23 13:26:54.358 | If you want to create a new branch to retain commits you create, you may 2026-06-23 13:26:54.358 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 13:26:54.358 | 2026-06-23 13:26:54.358 | git switch -c 2026-06-23 13:26:54.358 | 2026-06-23 13:26:54.359 | Or undo this operation with: 2026-06-23 13:26:54.359 | 2026-06-23 13:26:54.359 | git switch - 2026-06-23 13:26:54.359 | 2026-06-23 13:26:54.359 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 13:26:54.359 | 2026-06-23 13:26:54.359 | HEAD is now at 832a8c4c9 Merge "Set worker=1 as default in service.serve()" 2026-06-23 13:26:54.366 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:26:54.370 | + functions-common:time_stop:2414 : local name 2026-06-23 13:26:54.374 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:26:54.378 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:26:54.382 | + functions-common:time_stop:2417 : local total 2026-06-23 13:26:54.385 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:26:54.389 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:26:54.394 | + functions-common:time_stop:2421 : start_time=1782221213892 2026-06-23 13:26:54.398 | + functions-common:time_stop:2423 : [[ -z 1782221213892 ]] 2026-06-23 13:26:54.404 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:26:54.410 | + functions-common:time_stop:2426 : end_time=1782221214406 2026-06-23 13:26:54.414 | + functions-common:time_stop:2427 : elapsed_time=514 2026-06-23 13:26:54.418 | + functions-common:time_stop:2428 : total=87350 2026-06-23 13:26:54.422 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:26:54.426 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=87864 2026-06-23 13:26:54.430 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-23 13:26:54.449 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-23 13:26:54.454 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 13:26:54.454 | + functions-common:git_clone:667 : head -1 2026-06-23 13:26:54.459 | 832a8c4c9 Merge "Set worker=1 as default in service.serve()" 2026-06-23 13:26:54.463 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 13:26:54.467 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-23 13:26:54.472 | + inc/python:setup_develop:353 : local bindep 2026-06-23 13:26:54.476 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-23 13:26:54.480 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-23 13:26:54.485 | + inc/python:setup_develop:359 : local extras= 2026-06-23 13:26:54.489 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-23 13:26:54.493 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 13:26:54.498 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-23 13:26:54.502 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-23 13:26:54.507 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 13:26:54.511 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 13:26:54.517 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-23 13:26:54.521 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 13:26:54.526 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-23 13:26:54.531 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 13:26:54.535 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 13:26:54.541 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-23 13:26:54.549 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-23 13:26:54.553 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-23 13:26:54.557 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-23 13:26:54.726 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-23 13:26:54.730 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 13:26:54.734 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 13:26:54.739 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 13:26:54.743 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-23 13:26:54.747 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-23 13:26:54.751 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 13:26:54.754 | + inc/python:setup_package:446 : local extras= 2026-06-23 13:26:54.758 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 13:26:54.762 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 13:26:54.766 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 13:26:54.771 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 13:26:54.775 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 13:26:54.779 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-23 13:26:54.811 | Using python 3.12 to install /opt/stack/cinder 2026-06-23 13:26:54.815 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-23 13:26:55.811 | Obtaining file:///opt/stack/cinder 2026-06-23 13:26:55.816 | Installing build dependencies: started 2026-06-23 13:26:57.630 | Installing build dependencies: finished with status 'done' 2026-06-23 13:26:57.631 | Checking if build backend supports build_editable: started 2026-06-23 13:26:58.191 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 13:26:58.193 | Getting requirements to build editable: started 2026-06-23 13:26:58.504 | Getting requirements to build editable: finished with status 'done' 2026-06-23 13:26:58.506 | Preparing editable metadata (pyproject.toml): started 2026-06-23 13:26:59.920 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 13:26:59.949 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.0.3) 2026-06-23 13:26:59.950 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.3.1) 2026-06-23 13:26:59.951 | 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.dev132) (0.41.0) 2026-06-23 13:26:59.952 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.3.0) 2026-06-23 13:26:59.953 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.5.1) 2026-06-23 13:26:59.955 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2.1.0) 2026-06-23 13:26:59.956 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (4.26.0) 2026-06-23 13:26:59.957 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.14.0) 2026-06-23 13:26:59.958 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (13.0.0) 2026-06-23 13:27:00.617 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev132) 2026-06-23 13:27:00.783 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-23 13:27:00.795 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (10.5.0) 2026-06-23 13:27:00.796 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.5.0) 2026-06-23 13:27:00.797 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (6.4.0) 2026-06-23 13:27:00.797 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (18.0.0) 2026-06-23 13:27:00.798 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (8.2.0) 2026-06-23 13:27:00.799 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (18.1.0) 2026-06-23 13:27:00.800 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (8.1.0) 2026-06-23 13:27:00.801 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.1.0) 2026-06-23 13:27:00.802 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.11.0) 2026-06-23 13:27:00.803 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.8.0) 2026-06-23 13:27:00.804 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.9.0) 2026-06-23 13:27:00.805 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.10.0) 2026-06-23 13:27:00.806 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (4.6.0) 2026-06-23 13:27:00.807 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2.7.1) 2026-06-23 13:27:00.808 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (10.1.1) 2026-06-23 13:27:00.848 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev132) 2026-06-23 13:27:00.865 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-23 13:27:00.875 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (4.4.0) 2026-06-23 13:27:00.876 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (26.2) 2026-06-23 13:27:00.919 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev132) 2026-06-23 13:27:00.938 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-23 13:27:00.955 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.10.1) 2026-06-23 13:27:00.957 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.1.0) 2026-06-23 13:27:00.958 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (3.3.2) 2026-06-23 13:27:00.958 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.4.0) 2026-06-23 13:27:01.014 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev132) 2026-06-23 13:27:01.032 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-23 13:27:01.044 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.8.0) 2026-06-23 13:27:01.089 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev132) 2026-06-23 13:27:01.106 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-23 13:27:01.149 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev132) 2026-06-23 13:27:01.167 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-23 13:27:01.179 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2.34.2) 2026-06-23 13:27:01.181 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2.5.1) 2026-06-23 13:27:01.182 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (6.3.0) 2026-06-23 13:27:01.209 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev132) 2026-06-23 13:27:01.226 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-23 13:27:01.238 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2.0.50) 2026-06-23 13:27:01.240 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.8.0) 2026-06-23 13:27:01.269 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev132) 2026-06-23 13:27:01.285 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-23 13:27:01.311 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (9.1.4) 2026-06-23 13:27:01.312 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (1.8.10) 2026-06-23 13:27:01.313 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (6.8.0) 2026-06-23 13:27:01.363 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev132) 2026-06-23 13:27:01.380 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-23 13:27:01.392 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.1.0) 2026-06-23 13:27:01.447 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev132) 2026-06-23 13:27:01.464 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-23 13:27:01.560 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev132) 2026-06-23 13:27:01.579 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-23 13:27:01.592 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (5.7.0) 2026-06-23 13:27:01.593 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (43.0.3) 2026-06-23 13:27:01.594 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (0.2.3) 2026-06-23 13:27:01.798 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev132) 2026-06-23 13:27:01.815 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-23 13:27:02.207 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev132) 2026-06-23 13:27:02.224 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-23 13:27:02.237 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev132) (1.9.0) 2026-06-23 13:27:02.237 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (2026.2) 2026-06-23 13:27:02.238 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev132) (7.1.4) 2026-06-23 13:27:02.671 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev132) 2026-06-23 13:27:02.688 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-23 13:27:02.700 | 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.dev132) (1.1.0) 2026-06-23 13:27:02.735 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev132) 2026-06-23 13:27:02.805 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-23 13:27:02.818 | 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.dev132) (2.9.0.post0) 2026-06-23 13:27:02.820 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev132) (2.7.0) 2026-06-23 13:27:02.824 | 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.dev132) (1.17.0) 2026-06-23 13:27:02.857 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev132) (2.0.0) 2026-06-23 13:27:02.861 | 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.dev132) (3.0) 2026-06-23 13:27:02.871 | 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.dev132) (2.8.0) 2026-06-23 13:27:02.877 | 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.dev132) (3.1.0) 2026-06-23 13:27:02.880 | 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.dev132) (2.2.1) 2026-06-23 13:27:02.882 | 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.dev132) (0.31.2) 2026-06-23 13:27:02.939 | 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.dev132) 2026-06-23 13:27:02.956 | Downloading google_auth-2.54.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-23 13:27:02.998 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev132) 2026-06-23 13:27:03.014 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-23 13:27:03.095 | 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.dev132) 2026-06-23 13:27:03.111 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-23 13:27:03.148 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev132) 2026-06-23 13:27:03.166 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-23 13:27:03.212 | 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.dev132) 2026-06-23 13:27:03.229 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-23 13:27:03.519 | 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.dev132) 2026-06-23 13:27:03.536 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-23 13:27:03.580 | 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.dev132) 2026-06-23 13:27:03.597 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-23 13:27:03.650 | 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.dev132) 2026-06-23 13:27:03.666 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 13:27:03.693 | 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.dev132) (3.4.7) 2026-06-23 13:27:03.694 | 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.dev132) (3.18) 2026-06-23 13:27:03.696 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev132) (2023.11.17) 2026-06-23 13:27:03.713 | 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.dev132) (26.1.0) 2026-06-23 13:27:03.716 | 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.dev132) (2025.9.1) 2026-06-23 13:27:03.716 | 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.dev132) (0.37.0) 2026-06-23 13:27:03.716 | 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.dev132) (2026.5.1) 2026-06-23 13:27:03.726 | 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.dev132) (1.8.2) 2026-06-23 13:27:03.727 | 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.dev132) (4.15.0) 2026-06-23 13:27:03.731 | 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.dev132) (4.2.0) 2026-06-23 13:27:03.733 | 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.dev132) (4.0.1) 2026-06-23 13:27:03.734 | 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.dev132) (2.13.0) 2026-06-23 13:27:03.744 | 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.dev132) (7.2.2) 2026-06-23 13:27:03.750 | 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.dev132) (1.5.0) 2026-06-23 13:27:03.758 | 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.dev132) (0.20) 2026-06-23 13:27:03.764 | 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.dev132) (1.3.0) 2026-06-23 13:27:03.765 | 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.dev132) (2.0.0) 2026-06-23 13:27:03.767 | 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.dev132) (6.0.3) 2026-06-23 13:27:03.776 | 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.dev132) (1.18.4) 2026-06-23 13:27:03.780 | 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.dev132) (2.1.2) 2026-06-23 13:27:03.780 | 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.dev132) (0.6.2) 2026-06-23 13:27:03.782 | 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.dev132) (1.3.12) 2026-06-23 13:27:03.796 | 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.dev132) (5.3.1) 2026-06-23 13:27:03.797 | 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.dev132) (5.6.2) 2026-06-23 13:27:03.798 | 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.dev132) (0.16.0) 2026-06-23 13:27:03.802 | 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.dev132) (5.1.0) 2026-06-23 13:27:03.817 | 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.dev132) (0.25.0) 2026-06-23 13:27:03.821 | 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.dev132) (5.0.0) 2026-06-23 13:27:03.822 | 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.dev132) (3.1.6) 2026-06-23 13:27:03.824 | 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.dev132) (4.0.1) 2026-06-23 13:27:03.832 | 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.dev132) (3.0.3) 2026-06-23 13:27:03.845 | 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.dev132) (1.2.0) 2026-06-23 13:27:03.867 | 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.dev132) (1.7.6) 2026-06-23 13:27:03.905 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev132) 2026-06-23 13:27:03.921 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-23 13:27:04.029 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev132) 2026-06-23 13:27:04.046 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-23 13:27:04.063 | 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.dev132) (3.17.0) 2026-06-23 13:27:04.109 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev132) 2026-06-23 13:27:04.130 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-23 13:27:04.194 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev132) 2026-06-23 13:27:04.209 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-23 13:27:04.265 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev132) 2026-06-23 13:27:04.282 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-23 13:27:04.303 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev132) (82.0.1) 2026-06-23 13:27:04.319 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev132) (0.8.1) 2026-06-23 13:27:04.382 | 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.dev132) 2026-06-23 13:27:04.400 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-23 13:27:04.435 | 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.dev132) (4.14.0) 2026-06-23 13:27:04.442 | 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.dev132) (0.6.0) 2026-06-23 13:27:04.444 | 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.dev132) (4.0.0) 2026-06-23 13:27:04.454 | 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.dev132) (3.0.52) 2026-06-23 13:27:04.456 | 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.dev132) (1.11.0) 2026-06-23 13:27:04.456 | 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.dev132) (15.0.0) 2026-06-23 13:27:04.459 | 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.dev132) (1.8.0) 2026-06-23 13:27:04.500 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev132) 2026-06-23 13:27:04.518 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-23 13:27:04.530 | 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.dev132) (24.2.1) 2026-06-23 13:27:04.578 | 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.dev132) (4.2.0) 2026-06-23 13:27:04.580 | 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.dev132) (2.20.0) 2026-06-23 13:27:04.592 | 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.dev132) (0.1.2) 2026-06-23 13:27:04.614 | 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.dev132) (0.8) 2026-06-23 13:27:04.660 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev132) 2026-06-23 13:27:04.677 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-23 13:27:04.733 | 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.dev132) (3.6.1) 2026-06-23 13:27:04.734 | 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.dev132) (3.4.0) 2026-06-23 13:27:04.736 | 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.dev132) (4.0.1) 2026-06-23 13:27:04.813 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev132) 2026-06-23 13:27:04.831 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-23 13:27:04.868 | 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.dev132) (1.33) 2026-06-23 13:27:04.876 | 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.dev132) (3.1.1) 2026-06-23 13:27:04.966 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-23 13:27:05.012 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-23 13:27:05.253 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 57.4 MB/s 0:00:00 2026-06-23 13:27:05.275 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-23 13:27:05.299 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-23 13:27:05.546 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 63.1 MB/s 0:00:00 2026-06-23 13:27:05.562 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-23 13:27:05.589 | Downloading google_auth-2.54.0-py3-none-any.whl (249 kB) 2026-06-23 13:27:05.615 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-23 13:27:05.638 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-23 13:27:05.664 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-23 13:27:05.687 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-23 13:27:05.714 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-23 13:27:05.737 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-23 13:27:05.835 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 57.7 MB/s 0:00:00 2026-06-23 13:27:05.850 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-23 13:27:05.874 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-23 13:27:05.899 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-23 13:27:05.920 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 28.4 MB/s 0:00:00 2026-06-23 13:27:05.939 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-23 13:27:05.964 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-23 13:27:05.989 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-23 13:27:06.013 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-23 13:27:06.035 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-23 13:27:06.065 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 50.4 MB/s 0:00:00 2026-06-23 13:27:06.082 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-23 13:27:06.107 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-23 13:27:06.135 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-23 13:27:06.158 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-23 13:27:06.182 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-23 13:27:06.205 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-23 13:27:06.228 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-23 13:27:06.258 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-23 13:27:06.285 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-23 13:27:06.310 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-23 13:27:06.334 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-23 13:27:06.373 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 61.3 MB/s 0:00:00 2026-06-23 13:27:06.389 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-23 13:27:06.553 | Building wheels for collected packages: cinder 2026-06-23 13:27:06.554 | Building editable for cinder (pyproject.toml): started 2026-06-23 13:27:08.234 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-23 13:27:08.236 | Created wheel for cinder: filename=cinder-28.1.0.dev132-0.editable-py3-none-any.whl size=9193 sha256=7d9eda3ea0069a614f5036564f04a9df2228f16561716898815aa5758f58a5b8 2026-06-23 13:27:08.236 | Stored in directory: /tmp/pip-ephem-wheel-cache-nwbfcpvh/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-23 13:27:08.242 | Successfully built cinder 2026-06-23 13:27:08.638 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-23 13:27:08.998 | Attempting uninstall: pyudev 2026-06-23 13:27:09.015 | Found existing installation: pyudev 0.24.0 2026-06-23 13:27:09.016 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:27:09.017 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-23 13:27:09.072 | Attempting uninstall: pyasn1 2026-06-23 13:27:09.091 | Found existing installation: pyasn1 0.4.8 2026-06-23 13:27:09.093 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:27:09.093 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-23 13:27:10.825 | Attempting uninstall: botocore 2026-06-23 13:27:10.844 | Found existing installation: botocore 1.34.46 2026-06-23 13:27:10.844 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:27:10.846 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-23 13:27:12.059 | Attempting uninstall: s3transfer 2026-06-23 13:27:12.079 | Found existing installation: s3transfer 0.10.1 2026-06-23 13:27:12.080 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:27:12.081 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-23 13:27:12.771 | Attempting uninstall: boto3 2026-06-23 13:27:12.790 | Found existing installation: boto3 1.34.46 2026-06-23 13:27:12.791 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-23 13:27:12.792 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-23 13:27:14.970 | 2026-06-23 13:27:14.993 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev132 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.54.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-23 13:27:15.413 | + inc/python:pip_install:216 : result=0 2026-06-23 13:27:15.416 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:27:15.420 | + functions-common:time_stop:2414 : local name 2026-06-23 13:27:15.423 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:27:15.426 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:27:15.429 | + functions-common:time_stop:2417 : local total 2026-06-23 13:27:15.433 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:27:15.436 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:27:15.440 | + functions-common:time_stop:2421 : start_time=1782221214803 2026-06-23 13:27:15.442 | + functions-common:time_stop:2423 : [[ -z 1782221214803 ]] 2026-06-23 13:27:15.447 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:27:15.452 | + functions-common:time_stop:2426 : end_time=1782221235448 2026-06-23 13:27:15.455 | + functions-common:time_stop:2427 : elapsed_time=20645 2026-06-23 13:27:15.458 | + functions-common:time_stop:2428 : total=100265 2026-06-23 13:27:15.460 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:27:15.464 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=120910 2026-06-23 13:27:15.468 | + inc/python:pip_install:219 : return 0 2026-06-23 13:27:15.472 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 13:27:15.475 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 13:27:15.478 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-23 13:27:15.481 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-23 13:27:15.485 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:27:15.488 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:27:15.490 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-23 13:27:15.494 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:27:15.497 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-23 13:27:15.501 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-23 13:27:15.504 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-23 13:27:15.507 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:27:15.510 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:27:15.513 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-23 13:27:15.529 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-23 13:27:15.532 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 13:27:15.535 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 13:27:15.538 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 13:27:15.541 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 13:27:15.544 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 13:27:15.547 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 13:27:15.550 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:27:15.552 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:27:15.555 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 13:27:15.558 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 13:27:15.561 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 13:27:15.564 | + functions-common:apt_get_update:1161 : return 2026-06-23 13:27:15.567 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-23 13:27:15.570 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 13:27:15.574 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:27:15.577 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:27:15.580 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-23 13:27:15.608 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-23 13:27:15.646 | Reading package lists... 2026-06-23 13:27:16.059 | Building dependency tree... 2026-06-23 13:27:16.061 | Reading state information... 2026-06-23 13:27:16.720 | The following additional packages will be installed: 2026-06-23 13:27:16.721 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-23 13:27:16.721 | python3-urwid python3-wcwidth 2026-06-23 13:27:16.723 | Suggested packages: 2026-06-23 13:27:16.723 | python-urwid-doc 2026-06-23 13:27:16.769 | The following NEW packages will be installed: 2026-06-23 13:27:16.769 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-23 13:27:16.770 | python3-urwid python3-wcwidth targetcli-fb 2026-06-23 13:27:16.850 | 0 upgraded, 6 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 13:27:16.850 | Need to get 385 kB of archives. 2026-06-23 13:27:16.850 | After this operation, 3098 kB of additional disk space will be used. 2026-06-23 13:27:16.850 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-23 13:27:16.862 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-23 13:27:16.865 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-23 13:27:16.870 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-23 13:27:16.871 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-23 13:27:16.873 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-23 13:27:17.135 | perl: warning: Setting locale failed. 2026-06-23 13:27:17.135 | perl: warning: Please check that your locale settings: 2026-06-23 13:27:17.135 | LANGUAGE = (unset), 2026-06-23 13:27:17.135 | LC_ALL = "en_US.utf8", 2026-06-23 13:27:17.135 | LANG = "de_DE.UTF-8" 2026-06-23 13:27:17.135 | are supported and installed on your system. 2026-06-23 13:27:17.136 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:27:17.198 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:27:17.198 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:27:17.198 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:27:17.399 | Fetched 385 kB in 0s (5130 kB/s) 2026-06-23 13:27:17.443 | Selecting previously unselected package python3-typing-extensions. 2026-06-23 13:27:17.524 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126649 files and directories currently installed.) 2026-06-23 13:27:17.531 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-23 13:27:17.536 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-23 13:27:17.599 | Selecting previously unselected package python3-wcwidth. 2026-06-23 13:27:17.615 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-23 13:27:17.620 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-23 13:27:17.680 | Selecting previously unselected package python3-urwid. 2026-06-23 13:27:17.695 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-23 13:27:17.700 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-23 13:27:17.802 | Selecting previously unselected package python3-configshell-fb. 2026-06-23 13:27:17.816 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-23 13:27:17.821 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-23 13:27:17.884 | Selecting previously unselected package python3-rtslib-fb. 2026-06-23 13:27:17.899 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-23 13:27:17.903 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-23 13:27:17.974 | Selecting previously unselected package targetcli-fb. 2026-06-23 13:27:17.988 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-23 13:27:17.992 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-23 13:27:18.075 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-23 13:27:19.243 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-23 13:27:19.251 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-23 13:27:19.565 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-23 13:27:19.812 | Setting up python3-urwid (2.6.10-1) ... 2026-06-23 13:27:20.348 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-23 13:27:20.542 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 13:27:20.543 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-23 13:27:20.568 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-23 13:27:20.568 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-23 13:27:20.568 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-23 13:27:20.568 | keyword = Word(alphanums + '_\-') 2026-06-23 13:27:20.568 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 13:27:20.569 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-23 13:27:20.569 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 13:27:20.569 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-23 13:27:20.569 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-23 13:27:20.569 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-23 13:27:20.578 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 13:27:20.578 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-23 13:27:20.601 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-23 13:27:20.601 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-23 13:27:20.601 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-23 13:27:20.602 | keyword = Word(alphanums + '_\-') 2026-06-23 13:27:20.602 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 13:27:20.602 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-23 13:27:20.602 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-23 13:27:20.602 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-23 13:27:20.602 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-23 13:27:20.603 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-23 13:27:20.638 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-23 13:27:20.844 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-23 13:27:20.844 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-23 13:27:21.137 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 13:27:22.006 | perl: warning: Setting locale failed. 2026-06-23 13:27:22.006 | perl: warning: Please check that your locale settings: 2026-06-23 13:27:22.006 | LANGUAGE = (unset), 2026-06-23 13:27:22.006 | LC_ALL = "en_US.utf8", 2026-06-23 13:27:22.006 | LANG = "de_DE.UTF-8" 2026-06-23 13:27:22.006 | are supported and installed on your system. 2026-06-23 13:27:22.006 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:27:22.140 | perl: warning: Setting locale failed. 2026-06-23 13:27:22.140 | perl: warning: Please check that your locale settings: 2026-06-23 13:27:22.140 | LANGUAGE = (unset), 2026-06-23 13:27:22.140 | LC_ALL = "en_US.utf8", 2026-06-23 13:27:22.140 | LANG = "de_DE.UTF-8" 2026-06-23 13:27:22.140 | are supported and installed on your system. 2026-06-23 13:27:22.141 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:27:22.194 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:27:22.194 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:27:22.194 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:27:22.268 | perl: warning: Setting locale failed. 2026-06-23 13:27:22.269 | perl: warning: Please check that your locale settings: 2026-06-23 13:27:22.269 | LANGUAGE = (unset), 2026-06-23 13:27:22.269 | LC_ALL = "en_US.utf8", 2026-06-23 13:27:22.269 | LANG = "de_DE.UTF-8" 2026-06-23 13:27:22.269 | are supported and installed on your system. 2026-06-23 13:27:22.269 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:27:22.773 | 2026-06-23 13:27:22.773 | Running kernel seems to be up-to-date. 2026-06-23 13:27:22.773 | 2026-06-23 13:27:22.773 | Restarting services... 2026-06-23 13:27:22.825 | 2026-06-23 13:27:22.825 | Service restarts being deferred: 2026-06-23 13:27:22.825 | /etc/needrestart/restart.d/dbus.service 2026-06-23 13:27:22.825 | systemctl restart systemd-logind.service 2026-06-23 13:27:22.825 | systemctl restart virtlockd.service 2026-06-23 13:27:22.825 | systemctl restart virtlogd.service 2026-06-23 13:27:22.825 | 2026-06-23 13:27:22.825 | No containers need to be restarted. 2026-06-23 13:27:22.825 | 2026-06-23 13:27:22.825 | User sessions running outdated binaries: 2026-06-23 13:27:22.826 | quobyte @ session #5: sshd[2030] 2026-06-23 13:27:22.836 | quobyte @ user manager service: systemd[1165] 2026-06-23 13:27:22.845 | 2026-06-23 13:27:22.845 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 13:27:24.839 | + functions-common:apt_get:1205 : result=0 2026-06-23 13:27:24.844 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 13:27:24.848 | + functions-common:time_stop:2414 : local name 2026-06-23 13:27:24.853 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:27:24.857 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:27:24.862 | + functions-common:time_stop:2417 : local total 2026-06-23 13:27:24.866 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:27:24.869 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 13:27:24.871 | + functions-common:time_stop:2421 : start_time=1782221235604 2026-06-23 13:27:24.875 | + functions-common:time_stop:2423 : [[ -z 1782221235604 ]] 2026-06-23 13:27:24.880 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:27:24.886 | + functions-common:time_stop:2426 : end_time=1782221244881 2026-06-23 13:27:24.889 | + functions-common:time_stop:2427 : elapsed_time=9277 2026-06-23 13:27:24.893 | + functions-common:time_stop:2428 : total=168225 2026-06-23 13:27:24.895 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:27:24.900 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=177502 2026-06-23 13:27:24.903 | + functions-common:apt_get:1209 : return 0 2026-06-23 13:27:24.907 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 13:27:24.911 | + ./stack.sh:main:945 : configure_cinder 2026-06-23 13:27:24.915 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-23 13:27:24.934 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-23 13:27:24.940 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-23 13:27:24.945 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-23 13:27:24.949 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-23 13:27:24.954 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-23 13:27:24.955 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-23 13:27:24.961 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-23 13:27:24.965 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-23 13:27:24.969 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-23 13:27:24.973 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-23 13:27:24.976 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-23 13:27:24.980 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-23 13:27:24.984 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-23 13:27:24.988 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-23 13:27:25.006 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-23 13:27:25.024 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-06-23 13:27:25.042 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-23 13:27:25.058 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-23 13:27:25.077 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-23 13:27:25.093 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-23 13:27:25.098 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-23 13:27:25.103 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.Ek1DUqOUle 2026-06-23 13:27:25.107 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-23 13:27:25.110 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-23 13:27:25.114 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-23 13:27:25.119 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.Ek1DUqOUle 2026-06-23 13:27:25.125 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.Ek1DUqOUle 2026-06-23 13:27:25.142 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.Ek1DUqOUle /etc/sudoers.d/cinder-rootwrap 2026-06-23 13:27:25.159 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-23 13:27:25.165 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-23 13:27:25.167 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-23 13:27:25.171 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-23 13:27:25.174 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-23 13:27:25.177 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-23 13:27:25.181 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-23 13:27:25.186 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-23 13:27:25.187 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-23 13:27:25.197 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-23 13:27:25.203 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-23 13:27:25.222 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-23 13:27:25.237 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-23 13:27:25.241 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-23 13:27:25.248 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-23 13:27:25.255 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-23 13:27:25.258 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 13:27:25.262 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-23 13:27:25.265 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-23 13:27:25.269 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 13:27:25.273 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-23 13:27:25.276 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 13:27:25.280 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-23 13:27:25.283 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-23 13:27:25.287 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-23 13:27:25.332 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-23 13:27:25.374 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.245/identity 2026-06-23 13:27:25.417 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-23 13:27:25.458 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-23 13:27:25.503 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-23 13:27:25.544 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-23 13:27:25.583 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-23 13:27:25.628 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.245/identity 2026-06-23 13:27:25.671 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-23 13:27:25.715 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-23 13:27:25.758 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 13:27:25.762 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-23 13:27:25.805 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-23 13:27:25.848 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-23 13:27:25.852 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-23 13:27:25.856 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-23 13:27:25.860 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-23 13:27:25.864 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 13:27:25.868 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 13:27:25.872 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 13:27:25.897 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:27:25.901 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 13:27:25.904 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-23 13:27:25.909 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-23 13:27:25.956 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-23 13:27:26.002 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-23 13:27:26.049 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-23 13:27:26.094 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-23 13:27:26.132 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-23 13:27:26.172 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.245 2026-06-23 13:27:26.209 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-23 13:27:26.250 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-23 13:27:26.261 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6c931847e56f09ab914eb1d9254d12f7 2026-06-23 13:27:26.299 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-23 13:27:26.302 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-23 13:27:26.339 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-23 13:27:26.376 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-23 13:27:26.410 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-23 13:27:26.447 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-23 13:27:26.486 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-23 13:27:26.524 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-23 13:27:26.551 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:27:26.555 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-23 13:27:26.558 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-23 13:27:26.561 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-23 13:27:26.565 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-23 13:27:26.568 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-23 13:27:26.572 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-23 13:27:26.575 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-23 13:27:26.579 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-23 13:27:26.582 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-23 13:27:26.586 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-23 13:27:26.590 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-23 13:27:26.631 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-23 13:27:26.669 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-23 13:27:26.705 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-23 13:27:26.741 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-23 13:27:26.778 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-23 13:27:26.818 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-23 13:27:26.857 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-23 13:27:26.896 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-23 13:27:26.939 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-23 13:27:26.942 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-23 13:27:26.945 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-23 13:27:26.949 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-23 13:27:26.993 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-23 13:27:26.996 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-23 13:27:27.041 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-23 13:27:27.045 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-23 13:27:27.049 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-23 13:27:27.053 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-23 13:27:27.097 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-23 13:27:27.101 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-23 13:27:27.105 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-23 13:27:27.109 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-23 13:27:27.112 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-23 13:27:27.137 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:27:27.140 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-23 13:27:27.163 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:27:27.167 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-23 13:27:27.193 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:27:27.197 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-23 13:27:27.201 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-23 13:27:27.204 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-23 13:27:27.208 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-23 13:27:27.212 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 13:27:27.216 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-23 13:27:27.219 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 13:27:27.244 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:27:27.250 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-23 13:27:27.254 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-23 13:27:27.256 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 13:27:27.281 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:27:27.285 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.245:5672/ 2026-06-23 13:27:27.290 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.245:5672/ 2026-06-23 13:27:27.331 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 13:27:27.334 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 13:27:27.337 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-23 13:27:27.342 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-23 13:27:27.344 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 13:27:27.349 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 13:27:27.372 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 13:27:27.376 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 13:27:27.378 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 13:27:27.382 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 13:27:27.385 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 13:27:27.426 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:27:27.468 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:27:27.509 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 13:27:27.550 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-23 13:27:27.595 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-23 13:27:27.619 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:27:27.623 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-23 13:27:27.627 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-23 13:27:27.630 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-23 13:27:27.634 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-23 13:27:27.637 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-23 13:27:27.641 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-23 13:27:27.645 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-23 13:27:27.648 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 13:27:27.652 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 13:27:27.671 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 13:27:27.671 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 13:27:27.683 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 13:27:27.688 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 13:27:27.702 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-23 13:27:27.709 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-23 13:27:27.712 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-23 13:27:27.716 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 13:27:27.720 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-23 13:27:27.765 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-23 13:27:27.807 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-23 13:27:27.849 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-23 13:27:27.891 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 13:27:27.934 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 13:27:27.976 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-23 13:27:28.021 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-23 13:27:28.063 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-23 13:27:28.101 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-23 13:27:28.139 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 13:27:28.177 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 13:27:28.213 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-23 13:27:28.249 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-23 13:27:28.286 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-23 13:27:28.290 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-23 13:27:28.294 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-23 13:27:28.298 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-23 13:27:28.301 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 13:27:28.303 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:27:28.306 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:27:28.309 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-23 13:27:28.314 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-23 13:27:28.317 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-23 13:27:28.354 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-23 13:27:28.394 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-23 13:27:28.394 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-23 13:27:28.405 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-23 13:27:28.410 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-23 13:27:28.414 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-23 13:27:28.417 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 13:27:28.420 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 13:27:28.423 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 13:27:28.426 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 13:27:28.428 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:27:28.431 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:27:28.434 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 13:27:28.436 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 13:27:28.440 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:27:28.443 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:27:28.446 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-23 13:27:28.459 | perl: warning: Setting locale failed. 2026-06-23 13:27:28.460 | perl: warning: Please check that your locale settings: 2026-06-23 13:27:28.460 | LANGUAGE = (unset), 2026-06-23 13:27:28.460 | LC_ALL = "en_US.utf8", 2026-06-23 13:27:28.460 | LANG = "de_DE.UTF-8" 2026-06-23 13:27:28.460 | are supported and installed on your system. 2026-06-23 13:27:28.460 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:27:28.500 | Enabling site cinder-api. 2026-06-23 13:27:28.506 | To activate the new configuration, you need to run: 2026-06-23 13:27:28.506 | systemctl reload apache2 2026-06-23 13:27:28.513 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-23 13:27:28.517 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 13:27:28.520 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 13:27:28.522 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 13:27:28.656 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-23 13:27:28.658 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.245/image 2026-06-23 13:27:28.693 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-23 13:27:28.712 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:27:28.716 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-23 13:27:28.719 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 13:27:28.721 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-23 13:27:28.725 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-23 13:27:28.728 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 13:27:28.731 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-23 13:27:28.734 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 13:27:28.737 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-23 13:27:28.741 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-23 13:27:28.744 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-23 13:27:28.780 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-23 13:27:28.814 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.245/identity 2026-06-23 13:27:28.852 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-23 13:27:28.887 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-23 13:27:28.922 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-23 13:27:28.958 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-23 13:27:28.997 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-23 13:27:29.033 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.245/identity 2026-06-23 13:27:29.075 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-23 13:27:29.115 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-23 13:27:29.156 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 13:27:29.160 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-23 13:27:29.164 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 13:27:29.168 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 13:27:29.171 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-23 13:27:29.174 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-23 13:27:29.218 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-23 13:27:29.260 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.245/identity 2026-06-23 13:27:29.302 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-23 13:27:29.344 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-23 13:27:29.385 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-23 13:27:29.426 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-23 13:27:29.466 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-23 13:27:29.511 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-23 13:27:29.558 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-23 13:27:29.605 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-23 13:27:29.609 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-23 13:27:29.636 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:27:29.640 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.245:2379?api_version=v3' 2026-06-23 13:27:29.690 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-23 13:27:29.694 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-23 13:27:29.698 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-23 13:27:29.748 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-23 13:27:29.796 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-23 13:27:29.800 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-23 13:27:29.804 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-23 13:27:29.855 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-23 13:27:29.860 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-23 13:27:29.864 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-23 13:27:29.868 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-23 13:27:29.873 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-23 13:27:29.920 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-23 13:27:29.969 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.245/identity 2026-06-23 13:27:30.017 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-23 13:27:30.064 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-23 13:27:30.110 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-23 13:27:30.157 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-23 13:27:30.203 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-23 13:27:30.253 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-23 13:27:30.281 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:27:30.286 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-23 13:27:30.290 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-23 13:27:30.294 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-23 13:27:30.299 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 13:27:30.303 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-23 13:27:30.308 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-23 13:27:30.312 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-23 13:27:30.316 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:27:30.321 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:27:30.325 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-23 13:27:30.329 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:27:30.334 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-23 13:27:30.338 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-23 13:27:30.342 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:27:30.347 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:27:30.351 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-23 13:27:30.356 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:27:30.360 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-23 13:27:30.364 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-23 13:27:30.369 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:27:30.373 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:27:30.378 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-23 13:27:30.382 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:27:30.386 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-23 13:27:30.391 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-23 13:27:30.395 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-23 13:27:30.399 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 13:27:30.403 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 13:27:30.408 | ++ functions-common:git_clone:587 : pwd 2026-06-23 13:27:30.413 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 13:27:30.417 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 13:27:30.422 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 13:27:30.449 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 13:27:30.453 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 13:27:30.458 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 13:27:30.463 | + functions-common:git_clone:604 : echo master 2026-06-23 13:27:30.463 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 13:27:30.470 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-23 13:27:30.474 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 13:27:30.479 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-23 13:27:30.483 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:27:30.487 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:27:30.491 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:27:30.495 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:27:30.499 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:27:30.503 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:27:30.506 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:27:30.510 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:27:30.515 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:27:30.521 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221250517 2026-06-23 13:27:30.525 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-23 13:27:30.530 | Cloning into '/opt/stack/neutron'... 2026-06-23 13:28:35.902 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:28:35.906 | + functions-common:time_stop:2414 : local name 2026-06-23 13:28:35.908 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:28:35.911 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:28:35.915 | + functions-common:time_stop:2417 : local total 2026-06-23 13:28:35.917 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:28:35.921 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:28:35.924 | + functions-common:time_stop:2421 : start_time=1782221250517 2026-06-23 13:28:35.927 | + functions-common:time_stop:2423 : [[ -z 1782221250517 ]] 2026-06-23 13:28:35.930 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:28:35.936 | + functions-common:time_stop:2426 : end_time=1782221315933 2026-06-23 13:28:35.939 | + functions-common:time_stop:2427 : elapsed_time=65416 2026-06-23 13:28:35.942 | + functions-common:time_stop:2428 : total=87864 2026-06-23 13:28:35.946 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:28:35.948 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=153280 2026-06-23 13:28:35.951 | + functions-common:git_clone:625 : cd /opt/stack/neutron 2026-06-23 13:28:35.955 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 13:28:35.958 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:28:35.961 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:28:35.964 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:28:35.967 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:28:35.971 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:28:35.973 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:28:35.977 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:28:35.980 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:28:35.985 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:28:35.990 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221315987 2026-06-23 13:28:35.994 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 13:28:36.712 | From https://review.opendev.org/openstack/neutron 2026-06-23 13:28:36.712 | * branch master -> FETCH_HEAD 2026-06-23 13:28:36.723 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:28:36.726 | + functions-common:time_stop:2414 : local name 2026-06-23 13:28:36.729 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:28:36.732 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:28:36.735 | + functions-common:time_stop:2417 : local total 2026-06-23 13:28:36.739 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:28:36.742 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:28:36.745 | + functions-common:time_stop:2421 : start_time=1782221315987 2026-06-23 13:28:36.748 | + functions-common:time_stop:2423 : [[ -z 1782221315987 ]] 2026-06-23 13:28:36.753 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:28:36.757 | + functions-common:time_stop:2426 : end_time=1782221316754 2026-06-23 13:28:36.760 | + functions-common:time_stop:2427 : elapsed_time=767 2026-06-23 13:28:36.763 | + functions-common:time_stop:2428 : total=153280 2026-06-23 13:28:36.767 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:28:36.770 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=154047 2026-06-23 13:28:36.773 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 13:28:36.776 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:28:36.780 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:28:36.783 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:28:36.786 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:28:36.790 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:28:36.792 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:28:36.796 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:28:36.800 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:28:36.804 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:28:36.809 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221316805 2026-06-23 13:28:36.813 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 13:28:37.269 | Note: switching to 'FETCH_HEAD'. 2026-06-23 13:28:37.269 | 2026-06-23 13:28:37.269 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 13:28:37.269 | changes and commit them, and you can discard any commits you make in this 2026-06-23 13:28:37.269 | state without impacting any branches by switching back to a branch. 2026-06-23 13:28:37.270 | 2026-06-23 13:28:37.270 | If you want to create a new branch to retain commits you create, you may 2026-06-23 13:28:37.270 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 13:28:37.270 | 2026-06-23 13:28:37.270 | git switch -c 2026-06-23 13:28:37.270 | 2026-06-23 13:28:37.270 | Or undo this operation with: 2026-06-23 13:28:37.270 | 2026-06-23 13:28:37.270 | git switch - 2026-06-23 13:28:37.270 | 2026-06-23 13:28:37.270 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 13:28:37.271 | 2026-06-23 13:28:37.271 | HEAD is now at 93b58bc3f0 Merge "Increase ``allowed_network_downtime`` to 7.0" 2026-06-23 13:28:37.278 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:28:37.282 | + functions-common:time_stop:2414 : local name 2026-06-23 13:28:37.286 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:28:37.289 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:28:37.292 | + functions-common:time_stop:2417 : local total 2026-06-23 13:28:37.295 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:28:37.299 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:28:37.303 | + functions-common:time_stop:2421 : start_time=1782221316805 2026-06-23 13:28:37.306 | + functions-common:time_stop:2423 : [[ -z 1782221316805 ]] 2026-06-23 13:28:37.310 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:28:37.315 | + functions-common:time_stop:2426 : end_time=1782221317311 2026-06-23 13:28:37.318 | + functions-common:time_stop:2427 : elapsed_time=506 2026-06-23 13:28:37.322 | + functions-common:time_stop:2428 : total=154047 2026-06-23 13:28:37.325 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:28:37.329 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=154553 2026-06-23 13:28:37.332 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-23 13:28:37.350 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-23 13:28:37.355 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 13:28:37.355 | + functions-common:git_clone:667 : head -1 2026-06-23 13:28:37.359 | 93b58bc3f0 Merge "Increase ``allowed_network_downtime`` to 7.0" 2026-06-23 13:28:37.363 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 13:28:37.366 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-23 13:28:37.369 | + inc/python:setup_develop:353 : local bindep 2026-06-23 13:28:37.373 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-23 13:28:37.377 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-23 13:28:37.381 | + inc/python:setup_develop:359 : local extras= 2026-06-23 13:28:37.385 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-23 13:28:37.389 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 13:28:37.393 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-23 13:28:37.397 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-23 13:28:37.400 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 13:28:37.404 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 13:28:37.408 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-23 13:28:37.412 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 13:28:37.416 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-23 13:28:37.420 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 13:28:37.423 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 13:28:37.428 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-23 13:28:37.434 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-23 13:28:37.437 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-23 13:28:37.441 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-23 13:28:37.596 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-23 13:28:37.600 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 13:28:37.604 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 13:28:37.607 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 13:28:37.610 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-23 13:28:37.612 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-23 13:28:37.615 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 13:28:37.619 | + inc/python:setup_package:446 : local extras= 2026-06-23 13:28:37.622 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 13:28:37.625 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 13:28:37.627 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 13:28:37.631 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 13:28:37.635 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 13:28:37.638 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-23 13:28:37.665 | Using python 3.12 to install /opt/stack/neutron 2026-06-23 13:28:37.668 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-06-23 13:28:38.667 | Obtaining file:///opt/stack/neutron 2026-06-23 13:28:38.676 | Installing build dependencies: started 2026-06-23 13:28:40.563 | Installing build dependencies: finished with status 'done' 2026-06-23 13:28:40.564 | Checking if build backend supports build_editable: started 2026-06-23 13:28:41.133 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 13:28:41.134 | Getting requirements to build editable: started 2026-06-23 13:28:41.462 | Getting requirements to build editable: finished with status 'done' 2026-06-23 13:28:41.464 | Preparing editable metadata (pyproject.toml): started 2026-06-23 13:28:43.224 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 13:28:43.248 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (7.0.3) 2026-06-23 13:28:43.249 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (3.10.1) 2026-06-23 13:28:43.250 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (3.1.0) 2026-06-23 13:28:43.253 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (2.5.1) 2026-06-23 13:28:43.253 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (3.1.0) 2026-06-23 13:28:43.253 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (5.3.1) 2026-06-23 13:28:43.455 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev517) 2026-06-23 13:28:43.615 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-23 13:28:43.626 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (0.31.2) 2026-06-23 13:28:43.627 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (2.34.2) 2026-06-23 13:28:43.628 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (3.1.6) 2026-06-23 13:28:43.629 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (13.0.0) 2026-06-23 13:28:43.630 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (1.3.0) 2026-06-23 13:28:43.691 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev517) 2026-06-23 13:28:43.708 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-23 13:28:43.758 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev517) 2026-06-23 13:28:43.774 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 13:28:43.785 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (9.1.4) 2026-06-23 13:28:43.786 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (2.0.50) 2026-06-23 13:28:43.787 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (1.8.10) 2026-06-23 13:28:43.787 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (5.14.0) 2026-06-23 13:28:43.790 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (1.18.4) 2026-06-23 13:28:43.790 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (5.8.0) 2026-06-23 13:28:43.790 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (4.2.0) 2026-06-23 13:28:43.791 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (7.5.0) 2026-06-23 13:28:43.793 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (10.5.0) 2026-06-23 13:28:43.793 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (6.4.0) 2026-06-23 13:28:43.794 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (18.0.0) 2026-06-23 13:28:43.794 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (6.8.0) 2026-06-23 13:28:43.795 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (8.2.0) 2026-06-23 13:28:43.796 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (18.1.0) 2026-06-23 13:28:43.797 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (8.1.0) 2026-06-23 13:28:43.798 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (5.1.0) 2026-06-23 13:28:43.799 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (3.11.0) 2026-06-23 13:28:43.800 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (3.8.0) 2026-06-23 13:28:43.801 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (7.9.0) 2026-06-23 13:28:43.802 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (5.10.0) 2026-06-23 13:28:43.804 | 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.dev517) (4.6.0) 2026-06-23 13:28:43.807 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (2.7.1) 2026-06-23 13:28:43.807 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (10.1.1) 2026-06-23 13:28:43.807 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (3.10.2) 2026-06-23 13:28:43.807 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (4.4.0) 2026-06-23 13:28:43.840 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev517) 2026-06-23 13:28:43.859 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-23 13:28:43.894 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev517) 2026-06-23 13:28:43.911 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 13:28:43.952 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev517) 2026-06-23 13:28:43.969 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-23 13:28:44.073 | Installing build dependencies: started 2026-06-23 13:28:45.804 | Installing build dependencies: finished with status 'done' 2026-06-23 13:28:45.805 | Getting requirements to build wheel: started 2026-06-23 13:28:46.480 | Getting requirements to build wheel: finished with status 'done' 2026-06-23 13:28:46.481 | Preparing metadata (pyproject.toml): started 2026-06-23 13:28:46.868 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-23 13:28:46.917 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev517) 2026-06-23 13:28:46.932 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 13:28:46.942 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (7.2.2) 2026-06-23 13:28:46.978 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev517) 2026-06-23 13:28:46.994 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-23 13:28:47.005 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (24.2.1) 2026-06-23 13:28:47.005 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (18.13.0) 2026-06-23 13:28:47.007 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (4.16.0) 2026-06-23 13:28:47.041 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev517) 2026-06-23 13:28:47.058 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-23 13:28:47.102 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev517) 2026-06-23 13:28:47.118 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 13:28:47.129 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (3.3.0) 2026-06-23 13:28:47.129 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev517) (8.1.0) 2026-06-23 13:28:47.133 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev517) (1.3.12) 2026-06-23 13:28:47.133 | 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.dev517) (4.15.0) 2026-06-23 13:28:47.135 | 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.dev517) (2.2.1) 2026-06-23 13:28:47.141 | 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.dev517) (3.3.2) 2026-06-23 13:28:47.145 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev517) (3.0.3) 2026-06-23 13:28:47.147 | 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.dev517) (2.1.0) 2026-06-23 13:28:47.149 | 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.dev517) (1.8.2) 2026-06-23 13:28:47.155 | 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.dev517) (4.0.1) 2026-06-23 13:28:47.156 | 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.dev517) (2.13.0) 2026-06-23 13:28:47.159 | 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.dev517) (5.8.0) 2026-06-23 13:28:47.169 | 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.dev517) (1.3.7) 2026-06-23 13:28:47.202 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev517) 2026-06-23 13:28:47.220 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-23 13:28:47.232 | 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.dev517) (43.0.3) 2026-06-23 13:28:47.234 | 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.dev517) (1.5.0) 2026-06-23 13:28:47.235 | 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.dev517) (1.1.0) 2026-06-23 13:28:47.236 | 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.dev517) (1.33) 2026-06-23 13:28:47.238 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev517) (4.10.0) 2026-06-23 13:28:47.239 | 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.dev517) (6.0.3) 2026-06-23 13:28:47.243 | 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.dev517) (2.0.0) 2026-06-23 13:28:47.247 | 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.dev517) (3.0) 2026-06-23 13:28:47.255 | 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.dev517) (3.1.1) 2026-06-23 13:28:47.260 | 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.dev517) (0.41.0) 2026-06-23 13:28:47.261 | 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.dev517) (1.2.0) 2026-06-23 13:28:47.288 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev517) 2026-06-23 13:28:47.303 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-23 13:28:47.318 | 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.dev517) (26.2) 2026-06-23 13:28:47.323 | 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.dev517) (2.8.0) 2026-06-23 13:28:47.323 | 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.dev517) (3.5.1) 2026-06-23 13:28:47.334 | 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.dev517) (6.1.1) 2026-06-23 13:28:47.335 | 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.dev517) (4.0.0) 2026-06-23 13:28:47.356 | 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.dev517) (0.20) 2026-06-23 13:28:47.362 | 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.dev517) (2.0.0) 2026-06-23 13:28:47.370 | 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.dev517) (2.1.2) 2026-06-23 13:28:47.371 | 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.dev517) (0.6.2) 2026-06-23 13:28:47.379 | 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.dev517) (2.9.0.post0) 2026-06-23 13:28:47.385 | 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.dev517) (7.1.4) 2026-06-23 13:28:47.386 | 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.dev517) (5.3.1) 2026-06-23 13:28:47.387 | 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.dev517) (5.6.2) 2026-06-23 13:28:47.388 | 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.dev517) (0.16.0) 2026-06-23 13:28:47.393 | 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.dev517) (5.1.0) 2026-06-23 13:28:47.402 | 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.dev517) (2026.2) 2026-06-23 13:28:47.410 | 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.dev517) (0.25.0) 2026-06-23 13:28:47.413 | 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.dev517) (5.0.0) 2026-06-23 13:28:47.415 | 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.dev517) (4.0.1) 2026-06-23 13:28:47.446 | 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.dev517) (1.7.6) 2026-06-23 13:28:47.453 | 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.dev517) (2.2.0) 2026-06-23 13:28:47.463 | 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.dev517) (3.17.0) 2026-06-23 13:28:47.516 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev517) 2026-06-23 13:28:47.532 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-23 13:28:47.574 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev517) 2026-06-23 13:28:47.576 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-23 13:28:47.595 | 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.dev517) (3.0.3) 2026-06-23 13:28:47.597 | 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.dev517) (1.6.2) 2026-06-23 13:28:47.606 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev517) (82.0.1) 2026-06-23 13:28:47.634 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev517) (0.8.1) 2026-06-23 13:28:47.676 | 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.dev517) (1.17.0) 2026-06-23 13:28:47.683 | 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.dev517) (4.14.0) 2026-06-23 13:28:47.683 | 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.dev517) (4.26.0) 2026-06-23 13:28:47.717 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev517) 2026-06-23 13:28:47.734 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-23 13:28:47.751 | 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.dev517) (0.6.0) 2026-06-23 13:28:47.752 | 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.dev517) (4.0.0) 2026-06-23 13:28:47.763 | 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.dev517) (3.0.52) 2026-06-23 13:28:47.764 | 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.dev517) (1.11.0) 2026-06-23 13:28:47.765 | 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.dev517) (15.0.0) 2026-06-23 13:28:47.766 | 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.dev517) (1.8.0) 2026-06-23 13:28:47.772 | 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.dev517) (26.1.0) 2026-06-23 13:28:47.773 | 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.dev517) (2025.9.1) 2026-06-23 13:28:47.774 | 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.dev517) (0.37.0) 2026-06-23 13:28:47.775 | 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.dev517) (2026.5.1) 2026-06-23 13:28:47.841 | 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.dev517) (3.4.7) 2026-06-23 13:28:47.842 | 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.dev517) (3.18) 2026-06-23 13:28:47.843 | 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.dev517) (2.7.0) 2026-06-23 13:28:47.846 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev517) (2023.11.17) 2026-06-23 13:28:47.880 | 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.dev517) (4.2.0) 2026-06-23 13:28:47.881 | 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.dev517) (2.20.0) 2026-06-23 13:28:47.892 | 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.dev517) (0.1.2) 2026-06-23 13:28:47.912 | 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.dev517) (0.8) 2026-06-23 13:28:47.976 | 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.dev517) (0.16.0) 2026-06-23 13:28:48.078 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-23 13:28:48.176 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 6.7 MB/s 0:00:00 2026-06-23 13:28:48.192 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-23 13:28:48.372 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.9 MB/s 0:00:00 2026-06-23 13:28:48.392 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-23 13:28:48.421 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-23 13:28:48.445 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-23 13:28:48.467 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-23 13:28:48.492 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-23 13:28:48.507 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-23 13:28:48.524 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-23 13:28:48.554 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-23 13:28:48.604 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-23 13:28:48.629 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-23 13:28:48.656 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-23 13:28:48.690 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-23 13:28:48.807 | Building wheels for collected packages: neutron, ovs 2026-06-23 13:28:48.809 | Building editable for neutron (pyproject.toml): started 2026-06-23 13:28:51.164 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-23 13:28:51.166 | Created wheel for neutron: filename=neutron-28.1.0.dev517-0.editable-py3-none-any.whl size=12792 sha256=48adf0a5e89d4ca0f702cd7045fa91971c15b2e8fb901db928d44ef7413a9d96 2026-06-23 13:28:51.166 | Stored in directory: /tmp/pip-ephem-wheel-cache-rf7nid0w/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-23 13:28:51.172 | Building wheel for ovs (pyproject.toml): started 2026-06-23 13:28:52.050 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-23 13:28:52.052 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=c89299bb4bbf7c4c39645548639cfcbc4302453bcf7c3d8411b02c6e1e46fdf1 2026-06-23 13:28:52.052 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-23 13:28:52.057 | Successfully built neutron ovs 2026-06-23 13:28:52.363 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-23 13:28:58.121 | 2026-06-23 13:28:58.147 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev517 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-23 13:28:58.421 | + inc/python:pip_install:216 : result=0 2026-06-23 13:28:58.425 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:28:58.428 | + functions-common:time_stop:2414 : local name 2026-06-23 13:28:58.432 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:28:58.435 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:28:58.439 | + functions-common:time_stop:2417 : local total 2026-06-23 13:28:58.442 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:28:58.446 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:28:58.450 | + functions-common:time_stop:2421 : start_time=1782221317659 2026-06-23 13:28:58.453 | + functions-common:time_stop:2423 : [[ -z 1782221317659 ]] 2026-06-23 13:28:58.458 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:28:58.464 | + functions-common:time_stop:2426 : end_time=1782221338459 2026-06-23 13:28:58.466 | + functions-common:time_stop:2427 : elapsed_time=20800 2026-06-23 13:28:58.469 | + functions-common:time_stop:2428 : total=120910 2026-06-23 13:28:58.472 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:28:58.475 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=141710 2026-06-23 13:28:58.479 | + inc/python:pip_install:219 : return 0 2026-06-23 13:28:58.483 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 13:28:58.487 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 13:28:58.491 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-23 13:28:58.495 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-23 13:28:58.498 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:28:58.502 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:28:58.506 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-23 13:28:58.511 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:28:58.515 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-23 13:28:58.519 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-23 13:28:58.523 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-23 13:28:58.523 | Installing OVN and dependent packages 2026-06-23 13:28:58.527 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-23 13:28:58.531 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-23 13:28:58.554 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:28:58.558 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-23 13:28:58.581 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:28:58.585 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-23 13:28:58.607 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:28:58.611 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-23 13:28:58.615 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-23 13:28:58.638 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:28:58.642 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-23 13:28:58.646 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-23 13:28:58.664 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-23 13:28:58.669 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-23 13:28:58.686 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-23 13:28:58.690 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-23 13:28:58.718 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-23 13:28:58.722 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 13:28:58.726 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 13:28:58.730 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 13:28:58.733 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 13:28:58.737 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 13:28:58.740 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 13:28:58.744 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:28:58.747 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:28:58.750 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 13:28:58.754 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 13:28:58.757 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 13:28:58.761 | + functions-common:apt_get_update:1161 : return 2026-06-23 13:28:58.764 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-23 13:28:58.768 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 13:28:58.771 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:28:58.774 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:28:58.778 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-23 13:28:58.807 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-23 13:28:58.846 | Reading package lists... 2026-06-23 13:28:59.252 | Building dependency tree... 2026-06-23 13:28:59.253 | Reading state information... 2026-06-23 13:28:59.929 | fakeroot is already the newest version (1.33-1). 2026-06-23 13:28:59.929 | fakeroot set to manually installed. 2026-06-23 13:28:59.929 | make is already the newest version (4.3-4.1build2). 2026-06-23 13:28:59.929 | make set to manually installed. 2026-06-23 13:28:59.929 | The following additional packages will be installed: 2026-06-23 13:28:59.930 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-23 13:28:59.930 | python3-sortedcontainers 2026-06-23 13:28:59.933 | Suggested packages: 2026-06-23 13:28:59.933 | openvswitch-doc python-sortedcontainers-doc 2026-06-23 13:28:59.979 | The following NEW packages will be installed: 2026-06-23 13:28:59.980 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-23 13:28:59.980 | python3-openvswitch python3-sortedcontainers 2026-06-23 13:29:00.051 | 0 upgraded, 6 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 13:29:00.051 | Need to get 4219 kB of archives. 2026-06-23 13:29:00.051 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-23 13:29:00.051 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-23 13:29:00.123 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-23 13:29:00.149 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-23 13:29:00.150 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-23 13:29:00.151 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-23 13:29:00.167 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-23 13:29:00.463 | perl: warning: Setting locale failed. 2026-06-23 13:29:00.463 | perl: warning: Please check that your locale settings: 2026-06-23 13:29:00.463 | LANGUAGE = (unset), 2026-06-23 13:29:00.464 | LC_ALL = "en_US.utf8", 2026-06-23 13:29:00.464 | LANG = "de_DE.UTF-8" 2026-06-23 13:29:00.465 | are supported and installed on your system. 2026-06-23 13:29:00.465 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:29:00.533 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:29:00.533 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:29:00.533 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:29:00.732 | Fetched 4219 kB in 0s (21.7 MB/s) 2026-06-23 13:29:00.788 | Selecting previously unselected package libunbound8:amd64. 2026-06-23 13:29:00.862 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126834 files and directories currently installed.) 2026-06-23 13:29:00.871 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-23 13:29:00.879 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-23 13:29:00.936 | Selecting previously unselected package openvswitch-common. 2026-06-23 13:29:00.950 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-23 13:29:00.955 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 13:29:01.063 | Selecting previously unselected package python3-sortedcontainers. 2026-06-23 13:29:01.077 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-23 13:29:01.081 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-23 13:29:01.132 | Selecting previously unselected package libxdp1:amd64. 2026-06-23 13:29:01.146 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-23 13:29:01.151 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-23 13:29:01.207 | Selecting previously unselected package python3-openvswitch. 2026-06-23 13:29:01.220 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-23 13:29:01.225 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 13:29:01.333 | Selecting previously unselected package openvswitch-switch. 2026-06-23 13:29:01.347 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-23 13:29:01.355 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 13:29:01.495 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-23 13:29:01.741 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-23 13:29:01.753 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-23 13:29:01.765 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 13:29:01.780 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 13:29:02.177 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-23 13:29:02.201 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-23 13:29:02.885 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-23 13:29:03.079 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-23 13:29:04.106 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 13:29:05.839 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-23 13:29:06.081 | perl: warning: Setting locale failed. 2026-06-23 13:29:06.081 | perl: warning: Please check that your locale settings: 2026-06-23 13:29:06.081 | LANGUAGE = (unset), 2026-06-23 13:29:06.082 | LC_ALL = "en_US.utf8", 2026-06-23 13:29:06.082 | LANG = "de_DE.UTF-8" 2026-06-23 13:29:06.082 | are supported and installed on your system. 2026-06-23 13:29:06.082 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:29:06.212 | perl: warning: Setting locale failed. 2026-06-23 13:29:06.213 | perl: warning: Please check that your locale settings: 2026-06-23 13:29:06.214 | LANGUAGE = (unset), 2026-06-23 13:29:06.214 | LC_ALL = "en_US.utf8", 2026-06-23 13:29:06.214 | LANG = "de_DE.UTF-8" 2026-06-23 13:29:06.214 | are supported and installed on your system. 2026-06-23 13:29:06.214 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:29:06.263 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:29:06.263 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:29:06.263 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:29:06.332 | perl: warning: Setting locale failed. 2026-06-23 13:29:06.332 | perl: warning: Please check that your locale settings: 2026-06-23 13:29:06.332 | LANGUAGE = (unset), 2026-06-23 13:29:06.332 | LC_ALL = "en_US.utf8", 2026-06-23 13:29:06.333 | LANG = "de_DE.UTF-8" 2026-06-23 13:29:06.333 | are supported and installed on your system. 2026-06-23 13:29:06.333 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:29:06.829 | 2026-06-23 13:29:06.829 | Running kernel seems to be up-to-date. 2026-06-23 13:29:06.829 | 2026-06-23 13:29:06.829 | Restarting services... 2026-06-23 13:29:06.879 | 2026-06-23 13:29:06.879 | Service restarts being deferred: 2026-06-23 13:29:06.879 | /etc/needrestart/restart.d/dbus.service 2026-06-23 13:29:06.879 | systemctl restart systemd-logind.service 2026-06-23 13:29:06.879 | systemctl restart virtlockd.service 2026-06-23 13:29:06.879 | systemctl restart virtlogd.service 2026-06-23 13:29:06.879 | 2026-06-23 13:29:06.879 | No containers need to be restarted. 2026-06-23 13:29:06.879 | 2026-06-23 13:29:06.879 | User sessions running outdated binaries: 2026-06-23 13:29:06.880 | quobyte @ session #5: sshd[2030] 2026-06-23 13:29:06.888 | quobyte @ user manager service: systemd[1165] 2026-06-23 13:29:06.897 | 2026-06-23 13:29:06.898 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 13:29:08.875 | + functions-common:apt_get:1205 : result=0 2026-06-23 13:29:08.878 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 13:29:08.881 | + functions-common:time_stop:2414 : local name 2026-06-23 13:29:08.883 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:29:08.886 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:29:08.889 | + functions-common:time_stop:2417 : local total 2026-06-23 13:29:08.892 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:29:08.895 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 13:29:08.898 | + functions-common:time_stop:2421 : start_time=1782221338804 2026-06-23 13:29:08.901 | + functions-common:time_stop:2423 : [[ -z 1782221338804 ]] 2026-06-23 13:29:08.905 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:29:08.910 | + functions-common:time_stop:2426 : end_time=1782221348906 2026-06-23 13:29:08.913 | + functions-common:time_stop:2427 : elapsed_time=10102 2026-06-23 13:29:08.915 | + functions-common:time_stop:2428 : total=177502 2026-06-23 13:29:08.919 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:29:08.921 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=187604 2026-06-23 13:29:08.924 | + functions-common:apt_get:1209 : return 0 2026-06-23 13:29:08.928 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-23 13:29:08.952 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-23 13:29:08.955 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 13:29:08.958 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 13:29:08.961 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 13:29:08.964 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 13:29:08.966 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 13:29:08.969 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 13:29:08.973 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:29:08.975 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:29:08.979 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 13:29:08.981 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 13:29:08.984 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 13:29:08.987 | + functions-common:apt_get_update:1161 : return 2026-06-23 13:29:08.990 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-23 13:29:08.993 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 13:29:08.996 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:29:09.000 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:29:09.003 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-23 13:29:09.026 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-23 13:29:09.063 | Reading package lists... 2026-06-23 13:29:09.420 | Building dependency tree... 2026-06-23 13:29:09.424 | Reading state information... 2026-06-23 13:29:09.939 | The following additional packages will be installed: 2026-06-23 13:29:09.940 | ovn-common 2026-06-23 13:29:09.985 | The following NEW packages will be installed: 2026-06-23 13:29:09.986 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-23 13:29:10.034 | 0 upgraded, 4 newly installed, 0 to remove and 79 not upgraded. 2026-06-23 13:29:10.035 | Need to get 2360 kB of archives. 2026-06-23 13:29:10.035 | After this operation, 8355 kB of additional disk space will be used. 2026-06-23 13:29:10.035 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-23 13:29:10.069 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-23 13:29:10.074 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-23 13:29:10.076 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-23 13:29:10.321 | perl: warning: Setting locale failed. 2026-06-23 13:29:10.321 | perl: warning: Please check that your locale settings: 2026-06-23 13:29:10.322 | LANGUAGE = (unset), 2026-06-23 13:29:10.322 | LC_ALL = "en_US.utf8", 2026-06-23 13:29:10.322 | LANG = "de_DE.UTF-8" 2026-06-23 13:29:10.322 | are supported and installed on your system. 2026-06-23 13:29:10.322 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:29:10.385 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:29:10.385 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:29:10.385 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:29:10.572 | Fetched 2360 kB in 0s (32.2 MB/s) 2026-06-23 13:29:10.617 | Selecting previously unselected package ovn-common. 2026-06-23 13:29:10.684 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127034 files and directories currently installed.) 2026-06-23 13:29:10.691 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 13:29:10.695 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 13:29:10.806 | Selecting previously unselected package ovn-central. 2026-06-23 13:29:10.820 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 13:29:10.824 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 13:29:10.890 | Selecting previously unselected package ovn-controller-vtep. 2026-06-23 13:29:10.903 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 13:29:10.907 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 13:29:10.967 | Selecting previously unselected package ovn-host. 2026-06-23 13:29:10.980 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-23 13:29:10.988 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 13:29:11.146 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 13:29:11.169 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 13:29:11.661 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-23 13:29:11.848 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-23 13:29:12.317 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-23 13:29:12.372 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 13:29:12.893 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-23 13:29:13.085 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-23 13:29:13.781 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-23 13:29:14.470 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-23 13:29:15.348 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-23 13:29:15.416 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-23 13:29:15.620 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-23 13:29:16.169 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 13:29:18.174 | perl: warning: Setting locale failed. 2026-06-23 13:29:18.174 | perl: warning: Please check that your locale settings: 2026-06-23 13:29:18.174 | LANGUAGE = (unset), 2026-06-23 13:29:18.174 | LC_ALL = "en_US.utf8", 2026-06-23 13:29:18.174 | LANG = "de_DE.UTF-8" 2026-06-23 13:29:18.174 | are supported and installed on your system. 2026-06-23 13:29:18.174 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:29:18.311 | perl: warning: Setting locale failed. 2026-06-23 13:29:18.311 | perl: warning: Please check that your locale settings: 2026-06-23 13:29:18.311 | LANGUAGE = (unset), 2026-06-23 13:29:18.311 | LC_ALL = "en_US.utf8", 2026-06-23 13:29:18.311 | LANG = "de_DE.UTF-8" 2026-06-23 13:29:18.311 | are supported and installed on your system. 2026-06-23 13:29:18.311 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:29:18.364 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:29:18.365 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:29:18.365 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:29:18.439 | perl: warning: Setting locale failed. 2026-06-23 13:29:18.439 | perl: warning: Please check that your locale settings: 2026-06-23 13:29:18.440 | LANGUAGE = (unset), 2026-06-23 13:29:18.440 | LC_ALL = "en_US.utf8", 2026-06-23 13:29:18.440 | LANG = "de_DE.UTF-8" 2026-06-23 13:29:18.440 | are supported and installed on your system. 2026-06-23 13:29:18.440 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:29:18.956 | 2026-06-23 13:29:18.957 | Running kernel seems to be up-to-date. 2026-06-23 13:29:18.957 | 2026-06-23 13:29:18.957 | Restarting services... 2026-06-23 13:29:19.010 | 2026-06-23 13:29:19.010 | Service restarts being deferred: 2026-06-23 13:29:19.010 | /etc/needrestart/restart.d/dbus.service 2026-06-23 13:29:19.010 | systemctl restart systemd-logind.service 2026-06-23 13:29:19.010 | systemctl restart virtlockd.service 2026-06-23 13:29:19.010 | systemctl restart virtlogd.service 2026-06-23 13:29:19.010 | 2026-06-23 13:29:19.010 | No containers need to be restarted. 2026-06-23 13:29:19.010 | 2026-06-23 13:29:19.011 | User sessions running outdated binaries: 2026-06-23 13:29:19.011 | quobyte @ session #5: sshd[2030] 2026-06-23 13:29:19.025 | quobyte @ user manager service: systemd[1165] 2026-06-23 13:29:19.037 | 2026-06-23 13:29:19.037 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 13:29:21.238 | + functions-common:apt_get:1205 : result=0 2026-06-23 13:29:21.242 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 13:29:21.245 | + functions-common:time_stop:2414 : local name 2026-06-23 13:29:21.249 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:29:21.253 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:29:21.258 | + functions-common:time_stop:2417 : local total 2026-06-23 13:29:21.261 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:29:21.265 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 13:29:21.269 | + functions-common:time_stop:2421 : start_time=1782221349023 2026-06-23 13:29:21.273 | + functions-common:time_stop:2423 : [[ -z 1782221349023 ]] 2026-06-23 13:29:21.277 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:29:21.283 | + functions-common:time_stop:2426 : end_time=1782221361279 2026-06-23 13:29:21.287 | + functions-common:time_stop:2427 : elapsed_time=12256 2026-06-23 13:29:21.290 | + functions-common:time_stop:2428 : total=187604 2026-06-23 13:29:21.294 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:29:21.298 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=199860 2026-06-23 13:29:21.302 | + functions-common:apt_get:1209 : return 0 2026-06-23 13:29:21.305 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:29:21.309 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:29:21.313 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-23 13:29:21.317 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-23 13:29:21.323 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-23 13:29:21.326 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-23 13:29:21.330 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-23 13:29:21.333 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-23 13:29:21.338 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-23 13:29:21.342 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-23 13:29:21.345 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-23 13:29:21.349 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-23 13:29:21.354 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-23 13:29:21.357 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-23 13:29:21.360 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-23 13:29:21.364 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-23 13:29:21.367 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-23 13:29:21.370 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-23 13:29:21.374 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-23 13:29:21.378 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-23 13:29:21.381 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-23 13:29:21.385 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-23 13:29:21.389 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:29:21.392 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:29:21.397 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-23 13:29:21.401 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:29:21.405 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-23 13:29:21.409 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 13:29:21.414 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-23 13:29:21.439 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:29:21.443 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-23 13:29:21.446 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-23 13:29:21.450 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-23 13:29:21.453 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 13:29:21.458 | + lib/stack:stack_install_service:32 : install_nova 2026-06-23 13:29:21.461 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-23 13:29:21.466 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-23 13:29:21.470 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:29:21.475 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:29:21.478 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-23 13:29:21.482 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:29:21.486 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-23 13:29:21.510 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:29:21.515 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-23 13:29:21.519 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-23 13:29:21.521 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-23 13:29:21.525 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-23 13:29:21.529 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-23 13:29:21.696 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-23 13:29:21.700 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:29:21.704 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:29:21.708 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-23 13:29:21.712 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 13:29:21.714 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 13:29:21.718 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 13:29:21.721 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 13:29:21.725 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 13:29:21.729 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 13:29:21.733 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:29:21.737 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:29:21.740 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 13:29:21.743 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 13:29:21.745 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 13:29:21.748 | + functions-common:apt_get_update:1161 : return 2026-06-23 13:29:21.752 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-23 13:29:21.755 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 13:29:21.758 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:29:21.762 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:29:21.766 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-23 13:29:21.792 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-23 13:29:21.831 | Reading package lists... 2026-06-23 13:29:22.255 | Building dependency tree... 2026-06-23 13:29:22.256 | Reading state information... 2026-06-23 13:29:22.889 | The following additional packages will be installed: 2026-06-23 13:29:22.889 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-23 13:29:22.889 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-23 13:29:22.890 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-23 13:29:22.890 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-23 13:29:22.890 | qemu-system-sparc 2026-06-23 13:29:22.893 | Suggested packages: 2026-06-23 13:29:22.893 | libvirt-clients-qemu libvirt-login-shell 2026-06-23 13:29:22.893 | libvirt-daemon-driver-storage-gluster 2026-06-23 13:29:22.893 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-23 13:29:22.893 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-23 13:29:22.894 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-23 13:29:22.894 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-23 13:29:22.942 | The following packages will be REMOVED: 2026-06-23 13:29:22.945 | apport-core-dump-handler 2026-06-23 13:29:22.947 | The following NEW packages will be installed: 2026-06-23 13:29:22.948 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-23 13:29:22.948 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-23 13:29:22.948 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-23 13:29:22.951 | The following packages will be upgraded: 2026-06-23 13:29:22.951 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-23 13:29:22.951 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-23 13:29:22.952 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-23 13:29:23.002 | 9 upgraded, 13 newly installed, 1 to remove and 70 not upgraded. 2026-06-23 13:29:23.002 | Need to get 113 MB of archives. 2026-06-23 13:29:23.002 | After this operation, 897 MB of additional disk space will be used. 2026-06-23 13:29:23.002 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-23 13:29:23.026 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-23 13:29:23.028 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-23 13:29:23.028 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-06-23 13:29:23.039 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-23 13:29:23.045 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-23 13:29:23.053 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6040 B] 2026-06-23 13:29:23.054 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-06-23 13:29:23.055 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3112 B] 2026-06-23 13:29:23.056 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1374 B] 2026-06-23 13:29:23.057 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-23 13:29:23.085 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-23 13:29:23.088 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-23 13:29:23.090 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-23 13:29:23.243 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-23 13:29:23.464 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-23 13:29:23.588 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-23 13:29:23.674 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-23 13:29:23.720 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-23 13:29:24.515 | Get:20 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-23 13:29:24.517 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-23 13:29:24.562 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-23 13:29:24.818 | perl: warning: Setting locale failed. 2026-06-23 13:29:24.818 | perl: warning: Please check that your locale settings: 2026-06-23 13:29:24.819 | LANGUAGE = (unset), 2026-06-23 13:29:24.819 | LC_ALL = "en_US.utf8", 2026-06-23 13:29:24.819 | LANG = "de_DE.UTF-8" 2026-06-23 13:29:24.819 | are supported and installed on your system. 2026-06-23 13:29:24.819 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:29:24.883 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:29:24.883 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:29:24.883 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:29:25.014 | Vorkonfiguration der Pakete ... 2026-06-23 13:29:25.224 | Fetched 113 MB in 2s (71.2 MB/s) 2026-06-23 13:29:25.262 | Selecting previously unselected package python3-zstandard. 2026-06-23 13:29:25.336 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127102 files and directories currently installed.) 2026-06-23 13:29:25.343 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-23 13:29:25.351 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-23 13:29:25.500 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-23 13:29:25.500 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-23 13:29:25.500 | Package apport-core-dump-handler is to be removed. 2026-06-23 13:29:25.500 | Package python3-zstandard is not configured yet. 2026-06-23 13:29:25.500 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-23 13:29:25.500 | Package apport-core-dump-handler is to be removed. 2026-06-23 13:29:25.500 | Package systemd-coredump is not installed. 2026-06-23 13:29:25.500 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-23 13:29:25.500 | Package apport-core-dump-handler is to be removed. 2026-06-23 13:29:25.500 | Package python3-zstandard is not configured yet. 2026-06-23 13:29:25.501 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-23 13:29:25.501 | Package apport-core-dump-handler is to be removed. 2026-06-23 13:29:25.501 | Package systemd-coredump is not installed. 2026-06-23 13:29:25.501 | 2026-06-23 13:29:25.573 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127118 files and directories currently installed.) 2026-06-23 13:29:25.579 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-23 13:29:26.440 | Selecting previously unselected package systemd-coredump. 2026-06-23 13:29:26.510 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127114 files and directories currently installed.) 2026-06-23 13:29:26.516 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-23 13:29:26.520 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-23 13:29:26.591 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-23 13:29:26.618 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 13:29:26.685 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 13:29:26.712 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 13:29:26.814 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 13:29:26.845 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 13:29:27.014 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 13:29:27.053 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 13:29:27.159 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-23 13:29:27.186 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 13:29:27.283 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 13:29:27.364 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 13:29:27.466 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-23 13:29:27.493 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 13:29:27.563 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-23 13:29:27.591 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 13:29:27.660 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 13:29:27.676 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-23 13:29:27.865 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-23 13:29:27.882 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-23 13:29:27.895 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-23 13:29:27.965 | Selecting previously unselected package python3-libvirt. 2026-06-23 13:29:27.980 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-23 13:29:27.984 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-23 13:29:28.056 | Selecting previously unselected package qemu-system-arm. 2026-06-23 13:29:28.069 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 13:29:28.082 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:29:28.622 | Selecting previously unselected package qemu-system-mips. 2026-06-23 13:29:28.637 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 13:29:28.649 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:29:29.258 | Selecting previously unselected package qemu-system-ppc. 2026-06-23 13:29:29.271 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 13:29:29.282 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:29:29.662 | Selecting previously unselected package qemu-system-sparc. 2026-06-23 13:29:29.675 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 13:29:29.687 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:29:29.963 | Selecting previously unselected package qemu-system-s390x. 2026-06-23 13:29:29.976 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 13:29:29.988 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:29:30.172 | Selecting previously unselected package qemu-system-misc. 2026-06-23 13:29:30.186 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 13:29:30.199 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:29:32.199 | Selecting previously unselected package qemu-system. 2026-06-23 13:29:32.211 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-23 13:29:32.216 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:29:32.258 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-23 13:29:32.269 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-23 13:29:32.273 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-23 13:29:34.259 | Selecting previously unselected package qemu-efi-arm. 2026-06-23 13:29:34.271 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-23 13:29:34.275 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-23 13:29:35.128 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-23 13:29:35.659 | Creating group 'systemd-coredump' with GID 987. 2026-06-23 13:29:35.661 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-23 13:29:35.688 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:29:35.708 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:29:35.728 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:29:35.749 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-23 13:29:35.762 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:29:35.782 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-23 13:29:36.050 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-23 13:29:36.063 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:29:36.083 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-23 13:29:36.096 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:29:36.116 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-23 13:29:36.711 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-23 13:29:37.216 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-23 13:29:37.523 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-23 13:29:37.556 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-23 13:29:37.574 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-23 13:29:37.593 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-23 13:29:37.610 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-23 13:29:37.621 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-23 13:29:37.639 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-23 13:29:37.656 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-23 13:29:37.815 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:29:37.815 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:29:37.815 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:29:41.510 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-23 13:29:41.574 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-23 13:29:43.395 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-23 13:29:43.662 | perl: warning: Setting locale failed. 2026-06-23 13:29:43.662 | perl: warning: Please check that your locale settings: 2026-06-23 13:29:43.662 | LANGUAGE = (unset), 2026-06-23 13:29:43.662 | LC_ALL = "en_US.utf8", 2026-06-23 13:29:43.662 | LANG = "de_DE.UTF-8" 2026-06-23 13:29:43.663 | are supported and installed on your system. 2026-06-23 13:29:43.663 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:29:43.792 | perl: warning: Setting locale failed. 2026-06-23 13:29:43.793 | perl: warning: Please check that your locale settings: 2026-06-23 13:29:43.793 | LANGUAGE = (unset), 2026-06-23 13:29:43.793 | LC_ALL = "en_US.utf8", 2026-06-23 13:29:43.793 | LANG = "de_DE.UTF-8" 2026-06-23 13:29:43.793 | are supported and installed on your system. 2026-06-23 13:29:43.793 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:29:43.842 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-23 13:29:43.842 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-23 13:29:43.842 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-23 13:29:43.912 | perl: warning: Setting locale failed. 2026-06-23 13:29:43.913 | perl: warning: Please check that your locale settings: 2026-06-23 13:29:43.913 | LANGUAGE = (unset), 2026-06-23 13:29:43.913 | LC_ALL = "en_US.utf8", 2026-06-23 13:29:43.913 | LANG = "de_DE.UTF-8" 2026-06-23 13:29:43.913 | are supported and installed on your system. 2026-06-23 13:29:43.913 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:29:44.427 | 2026-06-23 13:29:44.428 | Running kernel seems to be up-to-date. 2026-06-23 13:29:44.428 | 2026-06-23 13:29:44.428 | Restarting services... 2026-06-23 13:29:44.482 | 2026-06-23 13:29:44.482 | Service restarts being deferred: 2026-06-23 13:29:44.482 | /etc/needrestart/restart.d/dbus.service 2026-06-23 13:29:44.483 | systemctl restart systemd-logind.service 2026-06-23 13:29:44.483 | systemctl restart virtlockd.service 2026-06-23 13:29:44.483 | systemctl restart virtlogd.service 2026-06-23 13:29:44.483 | 2026-06-23 13:29:44.483 | No containers need to be restarted. 2026-06-23 13:29:44.483 | 2026-06-23 13:29:44.483 | User sessions running outdated binaries: 2026-06-23 13:29:44.483 | quobyte @ session #5: sshd[2030] 2026-06-23 13:29:44.493 | quobyte @ user manager service: systemd[1165] 2026-06-23 13:29:44.502 | 2026-06-23 13:29:44.502 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-23 13:29:46.721 | + functions-common:apt_get:1205 : result=0 2026-06-23 13:29:46.724 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 13:29:46.728 | + functions-common:time_stop:2414 : local name 2026-06-23 13:29:46.732 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:29:46.736 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:29:46.740 | + functions-common:time_stop:2417 : local total 2026-06-23 13:29:46.744 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:29:46.748 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 13:29:46.751 | + functions-common:time_stop:2421 : start_time=1782221361788 2026-06-23 13:29:46.755 | + functions-common:time_stop:2423 : [[ -z 1782221361788 ]] 2026-06-23 13:29:46.760 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:29:46.765 | + functions-common:time_stop:2426 : end_time=1782221386761 2026-06-23 13:29:46.769 | + functions-common:time_stop:2427 : elapsed_time=24973 2026-06-23 13:29:46.772 | + functions-common:time_stop:2428 : total=199860 2026-06-23 13:29:46.776 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:29:46.780 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=224833 2026-06-23 13:29:46.783 | + functions-common:apt_get:1209 : return 0 2026-06-23 13:29:46.787 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-23 13:29:46.791 | + functions-common:install_package:1432 : update_package_repo 2026-06-23 13:29:46.795 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-23 13:29:46.799 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-23 13:29:46.803 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-23 13:29:46.806 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-23 13:29:46.810 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-23 13:29:46.814 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:29:46.817 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:29:46.821 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-23 13:29:46.825 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-23 13:29:46.829 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-23 13:29:46.833 | + functions-common:apt_get_update:1161 : return 2026-06-23 13:29:46.837 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-23 13:29:46.841 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-23 13:29:46.845 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:29:46.848 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:29:46.852 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-23 13:29:46.883 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-23 13:29:46.922 | Reading package lists... 2026-06-23 13:29:47.287 | Building dependency tree... 2026-06-23 13:29:47.290 | Reading state information... 2026-06-23 13:29:47.967 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-23 13:29:47.968 | ovmf set to manually installed. 2026-06-23 13:29:47.968 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-23 13:29:47.968 | swtpm set to manually installed. 2026-06-23 13:29:47.968 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-23 13:29:47.968 | swtpm-tools set to manually installed. 2026-06-23 13:29:47.968 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-23 13:29:47.968 | mdevctl set to manually installed. 2026-06-23 13:29:47.968 | 0 upgraded, 0 newly installed, 0 to remove and 70 not upgraded. 2026-06-23 13:29:47.975 | + functions-common:apt_get:1205 : result=0 2026-06-23 13:29:47.979 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-23 13:29:47.983 | + functions-common:time_stop:2414 : local name 2026-06-23 13:29:47.987 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:29:47.991 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:29:47.995 | + functions-common:time_stop:2417 : local total 2026-06-23 13:29:47.998 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:29:48.002 | + functions-common:time_stop:2420 : name=apt-get 2026-06-23 13:29:48.006 | + functions-common:time_stop:2421 : start_time=1782221386879 2026-06-23 13:29:48.010 | + functions-common:time_stop:2423 : [[ -z 1782221386879 ]] 2026-06-23 13:29:48.014 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:29:48.020 | + functions-common:time_stop:2426 : end_time=1782221388016 2026-06-23 13:29:48.024 | + functions-common:time_stop:2427 : elapsed_time=1137 2026-06-23 13:29:48.028 | + functions-common:time_stop:2428 : total=224833 2026-06-23 13:29:48.031 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:29:48.035 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=225970 2026-06-23 13:29:48.039 | + functions-common:apt_get:1209 : return 0 2026-06-23 13:29:48.043 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-23 13:29:48.048 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 13:29:48.054 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-23 13:29:48.058 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-23 13:29:48.063 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-23 13:29:48.067 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-23 13:29:48.071 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-23 13:29:48.075 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-23 13:29:48.079 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-23 13:29:48.105 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:29:48.110 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-23 13:29:48.137 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-23 13:29:48.142 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-23 13:29:48.145 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-23 13:29:48.149 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-23 13:29:48.154 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-23 13:29:48.157 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-23 13:29:48.161 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-23 13:29:48.165 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 13:29:48.170 | ++ functions-common:git_clone:587 : pwd 2026-06-23 13:29:48.175 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 13:29:48.179 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 13:29:48.184 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 13:29:48.209 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 13:29:48.213 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 13:29:48.217 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 13:29:48.223 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-23 13:29:48.223 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 13:29:48.230 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-23 13:29:48.234 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 13:29:48.238 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-23 13:29:48.242 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:29:48.246 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:29:48.250 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:29:48.254 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:29:48.258 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:29:48.262 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:29:48.265 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:29:48.269 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:29:48.273 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:29:48.279 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221388275 2026-06-23 13:29:48.283 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-23 13:29:48.287 | Cloning into '/opt/stack/novnc'... 2026-06-23 13:29:50.249 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:29:50.253 | + functions-common:time_stop:2414 : local name 2026-06-23 13:29:50.257 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:29:50.261 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:29:50.264 | + functions-common:time_stop:2417 : local total 2026-06-23 13:29:50.267 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:29:50.271 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:29:50.275 | + functions-common:time_stop:2421 : start_time=1782221388275 2026-06-23 13:29:50.279 | + functions-common:time_stop:2423 : [[ -z 1782221388275 ]] 2026-06-23 13:29:50.284 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:29:50.289 | + functions-common:time_stop:2426 : end_time=1782221390285 2026-06-23 13:29:50.292 | + functions-common:time_stop:2427 : elapsed_time=2010 2026-06-23 13:29:50.296 | + functions-common:time_stop:2428 : total=154553 2026-06-23 13:29:50.300 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:29:50.304 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=156563 2026-06-23 13:29:50.308 | + functions-common:git_clone:625 : cd /opt/stack/novnc 2026-06-23 13:29:50.312 | + functions-common:git_clone:626 : git_timed fetch origin v1.3.0 2026-06-23 13:29:50.317 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:29:50.320 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:29:50.324 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:29:50.328 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:29:50.332 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:29:50.336 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:29:50.340 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:29:50.344 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:29:50.350 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:29:50.356 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221390352 2026-06-23 13:29:50.360 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-23 13:29:50.777 | From https://github.com/novnc/novnc 2026-06-23 13:29:50.777 | * tag v1.3.0 -> FETCH_HEAD 2026-06-23 13:29:50.789 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:29:50.793 | + functions-common:time_stop:2414 : local name 2026-06-23 13:29:50.797 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:29:50.801 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:29:50.805 | + functions-common:time_stop:2417 : local total 2026-06-23 13:29:50.809 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:29:50.813 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:29:50.817 | + functions-common:time_stop:2421 : start_time=1782221390352 2026-06-23 13:29:50.820 | + functions-common:time_stop:2423 : [[ -z 1782221390352 ]] 2026-06-23 13:29:50.826 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:29:50.832 | + functions-common:time_stop:2426 : end_time=1782221390828 2026-06-23 13:29:50.836 | + functions-common:time_stop:2427 : elapsed_time=476 2026-06-23 13:29:50.840 | + functions-common:time_stop:2428 : total=156563 2026-06-23 13:29:50.844 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:29:50.848 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=157039 2026-06-23 13:29:50.852 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 13:29:50.856 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:29:50.859 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:29:50.862 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:29:50.866 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:29:50.870 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:29:50.875 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:29:50.878 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:29:50.882 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:29:50.886 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:29:50.893 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221390888 2026-06-23 13:29:50.897 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 13:29:50.930 | Note: switching to 'FETCH_HEAD'. 2026-06-23 13:29:50.930 | 2026-06-23 13:29:50.930 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 13:29:50.930 | changes and commit them, and you can discard any commits you make in this 2026-06-23 13:29:50.930 | state without impacting any branches by switching back to a branch. 2026-06-23 13:29:50.930 | 2026-06-23 13:29:50.930 | If you want to create a new branch to retain commits you create, you may 2026-06-23 13:29:50.931 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 13:29:50.931 | 2026-06-23 13:29:50.931 | git switch -c 2026-06-23 13:29:50.931 | 2026-06-23 13:29:50.931 | Or undo this operation with: 2026-06-23 13:29:50.931 | 2026-06-23 13:29:50.931 | git switch - 2026-06-23 13:29:50.932 | 2026-06-23 13:29:50.932 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 13:29:50.932 | 2026-06-23 13:29:50.932 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-23 13:29:50.936 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:29:50.940 | + functions-common:time_stop:2414 : local name 2026-06-23 13:29:50.943 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:29:50.946 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:29:50.950 | + functions-common:time_stop:2417 : local total 2026-06-23 13:29:50.954 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:29:50.957 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:29:50.961 | + functions-common:time_stop:2421 : start_time=1782221390888 2026-06-23 13:29:50.965 | + functions-common:time_stop:2423 : [[ -z 1782221390888 ]] 2026-06-23 13:29:50.970 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:29:50.975 | + functions-common:time_stop:2426 : end_time=1782221390971 2026-06-23 13:29:50.979 | + functions-common:time_stop:2427 : elapsed_time=83 2026-06-23 13:29:50.982 | + functions-common:time_stop:2428 : total=157039 2026-06-23 13:29:50.986 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:29:50.990 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=157122 2026-06-23 13:29:50.994 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-23 13:29:51.015 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-23 13:29:51.020 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 13:29:51.020 | + functions-common:git_clone:667 : head -1 2026-06-23 13:29:51.024 | 463c39e noVNC 1.3.0 2026-06-23 13:29:51.028 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 13:29:51.030 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-23 13:29:51.056 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:29:51.060 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/12/990212/7 2026-06-23 13:29:51.064 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-23 13:29:51.068 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-23 13:29:51.072 | + functions-common:git_clone:585 : local git_ref=refs/changes/12/990212/7 2026-06-23 13:29:51.076 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 13:29:51.082 | ++ functions-common:git_clone:587 : pwd 2026-06-23 13:29:51.086 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 13:29:51.090 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 13:29:51.095 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 13:29:51.122 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 13:29:51.126 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 13:29:51.130 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 13:29:51.134 | + functions-common:git_clone:604 : echo refs/changes/12/990212/7 2026-06-23 13:29:51.135 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 13:29:51.141 | + functions-common:git_clone:606 : [[ ! -d /opt/stack/nova ]] 2026-06-23 13:29:51.145 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2026-06-23 13:29:51.149 | + functions-common:git_clone:612 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-23 13:29:51.153 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:29:51.157 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:29:51.160 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:29:51.164 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:29:51.168 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:29:51.172 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:29:51.176 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:29:51.179 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:29:51.184 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:29:51.189 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221391186 2026-06-23 13:29:51.193 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-23 13:29:51.197 | Cloning into '/opt/stack/nova'... 2026-06-23 13:33:35.500 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:33:35.503 | + functions-common:time_stop:2414 : local name 2026-06-23 13:33:35.506 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:33:35.509 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:33:35.513 | + functions-common:time_stop:2417 : local total 2026-06-23 13:33:35.516 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:33:35.519 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:33:35.522 | + functions-common:time_stop:2421 : start_time=1782221391186 2026-06-23 13:33:35.525 | + functions-common:time_stop:2423 : [[ -z 1782221391186 ]] 2026-06-23 13:33:35.529 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:33:35.533 | + functions-common:time_stop:2426 : end_time=1782221615530 2026-06-23 13:33:35.536 | + functions-common:time_stop:2427 : elapsed_time=224344 2026-06-23 13:33:35.539 | + functions-common:time_stop:2428 : total=157122 2026-06-23 13:33:35.542 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:33:35.545 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=381466 2026-06-23 13:33:35.547 | + functions-common:git_clone:614 : cd /opt/stack/nova 2026-06-23 13:33:35.550 | + functions-common:git_clone:615 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/12/990212/7 2026-06-23 13:33:35.553 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:33:35.556 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:33:35.559 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:33:35.562 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:33:35.565 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:33:35.567 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:33:35.570 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:33:35.573 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:33:35.575 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:33:35.580 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221615576 2026-06-23 13:33:35.582 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/12/990212/7 2026-06-23 13:33:37.097 | From https://review.opendev.org/openstack/nova 2026-06-23 13:33:37.098 | * branch refs/changes/12/990212/7 -> FETCH_HEAD 2026-06-23 13:33:37.107 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:33:37.111 | + functions-common:time_stop:2414 : local name 2026-06-23 13:33:37.113 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:33:37.117 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:33:37.121 | + functions-common:time_stop:2417 : local total 2026-06-23 13:33:37.123 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:33:37.125 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:33:37.129 | + functions-common:time_stop:2421 : start_time=1782221615576 2026-06-23 13:33:37.131 | + functions-common:time_stop:2423 : [[ -z 1782221615576 ]] 2026-06-23 13:33:37.135 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:33:37.140 | + functions-common:time_stop:2426 : end_time=1782221617137 2026-06-23 13:33:37.143 | + functions-common:time_stop:2427 : elapsed_time=1561 2026-06-23 13:33:37.147 | + functions-common:time_stop:2428 : total=381466 2026-06-23 13:33:37.150 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:33:37.153 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=383027 2026-06-23 13:33:37.156 | + functions-common:git_clone:615 : git checkout FETCH_HEAD 2026-06-23 13:33:37.454 | Note: switching to 'FETCH_HEAD'. 2026-06-23 13:33:37.454 | 2026-06-23 13:33:37.455 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 13:33:37.455 | changes and commit them, and you can discard any commits you make in this 2026-06-23 13:33:37.455 | state without impacting any branches by switching back to a branch. 2026-06-23 13:33:37.455 | 2026-06-23 13:33:37.455 | If you want to create a new branch to retain commits you create, you may 2026-06-23 13:33:37.455 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 13:33:37.455 | 2026-06-23 13:33:37.455 | git switch -c 2026-06-23 13:33:37.455 | 2026-06-23 13:33:37.455 | Or undo this operation with: 2026-06-23 13:33:37.455 | 2026-06-23 13:33:37.456 | git switch - 2026-06-23 13:33:37.456 | 2026-06-23 13:33:37.456 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 13:33:37.456 | 2026-06-23 13:33:37.456 | HEAD is now at f4709ec59f live-migration: Ensure limits are set before _call_livem_checks_on_host 2026-06-23 13:33:37.461 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-23 13:33:37.484 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-23 13:33:37.488 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 13:33:37.489 | + functions-common:git_clone:667 : head -1 2026-06-23 13:33:37.495 | f4709ec59f live-migration: Ensure limits are set before _call_livem_checks_on_host 2026-06-23 13:33:37.498 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 13:33:37.503 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-23 13:33:37.507 | + inc/python:setup_develop:353 : local bindep 2026-06-23 13:33:37.511 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-23 13:33:37.515 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-23 13:33:37.518 | + inc/python:setup_develop:359 : local extras= 2026-06-23 13:33:37.523 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-23 13:33:37.526 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 13:33:37.530 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-23 13:33:37.534 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-23 13:33:37.538 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 13:33:37.541 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 13:33:37.546 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-23 13:33:37.550 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 13:33:37.554 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-23 13:33:37.557 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 13:33:37.561 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 13:33:37.567 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-23 13:33:37.574 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-23 13:33:37.578 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-23 13:33:37.581 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-23 13:33:37.758 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-23 13:33:37.762 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 13:33:37.766 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 13:33:37.769 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 13:33:37.773 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-23 13:33:37.777 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-23 13:33:37.781 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 13:33:37.785 | + inc/python:setup_package:446 : local extras= 2026-06-23 13:33:37.789 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 13:33:37.793 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 13:33:37.797 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 13:33:37.801 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 13:33:37.804 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 13:33:37.808 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-23 13:33:37.836 | Using python 3.12 to install /opt/stack/nova 2026-06-23 13:33:37.841 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-06-23 13:33:38.880 | Obtaining file:///opt/stack/nova 2026-06-23 13:33:38.884 | Installing build dependencies: started 2026-06-23 13:33:40.790 | Installing build dependencies: finished with status 'done' 2026-06-23 13:33:40.791 | Checking if build backend supports build_editable: started 2026-06-23 13:33:41.406 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 13:33:41.406 | Getting requirements to build editable: started 2026-06-23 13:33:41.713 | Getting requirements to build editable: finished with status 'done' 2026-06-23 13:33:41.715 | Preparing editable metadata (pyproject.toml): started 2026-06-23 13:33:43.873 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 13:33:43.900 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (7.0.3) 2026-06-23 13:33:43.901 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (2.0.50) 2026-06-23 13:33:43.902 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (5.3.1) 2026-06-23 13:33:43.904 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (0.41.0) 2026-06-23 13:33:43.905 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (3.1.6) 2026-06-23 13:33:43.906 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (13.0.0) 2026-06-23 13:33:43.907 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (6.1.1) 2026-06-23 13:33:43.908 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (2.5.1) 2026-06-23 13:33:43.909 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (43.0.3) 2026-06-23 13:33:43.910 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (1.8.10) 2026-06-23 13:33:43.911 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (3.5.1) 2026-06-23 13:33:43.912 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (3.1.0) 2026-06-23 13:33:43.913 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (3.10.1) 2026-06-23 13:33:43.914 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (3.17.0) 2026-06-23 13:33:43.916 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (1.18.4) 2026-06-23 13:33:43.916 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (1.3.0) 2026-06-23 13:33:43.917 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (4.0.0) 2026-06-23 13:33:43.918 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (4.26.0) 2026-06-23 13:33:43.919 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (9.9.0) 2026-06-23 13:33:43.920 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (5.14.0) 2026-06-23 13:33:43.922 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (12.0.0) 2026-06-23 13:33:43.922 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (4.12.0) 2026-06-23 13:33:43.925 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (2.34.2) 2026-06-23 13:33:43.925 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (5.8.0) 2026-06-23 13:33:44.136 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev171) 2026-06-23 13:33:44.314 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-23 13:33:44.399 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (4.2.0) 2026-06-23 13:33:44.400 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (7.5.0) 2026-06-23 13:33:44.401 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (10.5.0) 2026-06-23 13:33:44.402 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (6.4.0) 2026-06-23 13:33:44.403 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (8.2.0) 2026-06-23 13:33:44.404 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (2.11.0) 2026-06-23 13:33:44.405 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (3.8.0) 2026-06-23 13:33:44.406 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (5.10.0) 2026-06-23 13:33:44.407 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (2.7.1) 2026-06-23 13:33:44.408 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (10.1.1) 2026-06-23 13:33:44.409 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (18.0.0) 2026-06-23 13:33:44.410 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (7.9.0) 2026-06-23 13:33:44.411 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (18.1.0) 2026-06-23 13:33:44.412 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (5.1.0) 2026-06-23 13:33:44.413 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (3.11.0) 2026-06-23 13:33:44.414 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (6.8.0) 2026-06-23 13:33:44.416 | 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.dev171) (4.6.0) 2026-06-23 13:33:44.416 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (2.0.0) 2026-06-23 13:33:44.417 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (8.1.0) 2026-06-23 13:33:44.418 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (7.2.2) 2026-06-23 13:33:44.419 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (3.10.2) 2026-06-23 13:33:44.420 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (7.1.0) 2026-06-23 13:33:44.422 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (1.1.0) 2026-06-23 13:33:44.422 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (3.8.0) 2026-06-23 13:33:44.423 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (5.0.0) 2026-06-23 13:33:44.424 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (5.7.0) 2026-06-23 13:33:44.539 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev171) 2026-06-23 13:33:44.557 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-23 13:33:44.648 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (8.1.0) 2026-06-23 13:33:44.649 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (0.2.3) 2026-06-23 13:33:44.650 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (1.4.2) 2026-06-23 13:33:44.652 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (1.8.2) 2026-06-23 13:33:44.652 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (2.9.0.post0) 2026-06-23 13:33:44.653 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (3.3.0) 2026-06-23 13:33:44.654 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (4.16.0) 2026-06-23 13:33:44.655 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev171) (6.0.3) 2026-06-23 13:33:44.658 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev171) (1.3.12) 2026-06-23 13:33:44.659 | 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.dev171) (4.15.0) 2026-06-23 13:33:44.662 | 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.dev171) (7.4.0) 2026-06-23 13:33:44.667 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev171) (2.0.0) 2026-06-23 13:33:44.671 | 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.dev171) (3.0) 2026-06-23 13:33:44.678 | 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.dev171) (2.8.0) 2026-06-23 13:33:44.687 | 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.dev171) (3.1.0) 2026-06-23 13:33:44.691 | 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.dev171) (2.2.1) 2026-06-23 13:33:44.694 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev171) (3.0.3) 2026-06-23 13:33:44.697 | 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.dev171) (26.1.0) 2026-06-23 13:33:44.698 | 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.dev171) (2025.9.1) 2026-06-23 13:33:44.699 | 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.dev171) (0.37.0) 2026-06-23 13:33:44.700 | 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.dev171) (2026.5.1) 2026-06-23 13:33:44.708 | 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.dev171) (2.1.0) 2026-06-23 13:33:44.715 | 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.dev171) (4.0.1) 2026-06-23 13:33:44.716 | 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.dev171) (2.13.0) 2026-06-23 13:33:44.717 | 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.dev171) (5.8.0) 2026-06-23 13:33:44.730 | 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.dev171) (1.5.0) 2026-06-23 13:33:44.732 | 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.dev171) (1.1.0) 2026-06-23 13:33:44.733 | 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.dev171) (1.33) 2026-06-23 13:33:44.735 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev171) (4.10.0) 2026-06-23 13:33:44.743 | 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.dev171) (3.1.1) 2026-06-23 13:33:44.750 | 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.dev171) (9.1.4) 2026-06-23 13:33:44.762 | 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.dev171) (2.18.0) 2026-06-23 13:33:44.772 | 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.dev171) (0.20) 2026-06-23 13:33:44.784 | 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.dev171) (2.1.2) 2026-06-23 13:33:44.785 | 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.dev171) (0.6.2) 2026-06-23 13:33:44.801 | 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.dev171) (7.1.4) 2026-06-23 13:33:44.803 | 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.dev171) (5.3.1) 2026-06-23 13:33:44.804 | 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.dev171) (5.6.2) 2026-06-23 13:33:44.805 | 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.dev171) (0.16.0) 2026-06-23 13:33:44.809 | 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.dev171) (5.1.0) 2026-06-23 13:33:44.819 | 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.dev171) (2026.2) 2026-06-23 13:33:44.820 | 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.dev171) (26.2) 2026-06-23 13:33:44.828 | 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.dev171) (0.25.0) 2026-06-23 13:33:44.832 | 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.dev171) (5.0.0) 2026-06-23 13:33:44.834 | 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.dev171) (4.0.1) 2026-06-23 13:33:44.849 | 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.dev171) (1.2.0) 2026-06-23 13:33:44.871 | 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.dev171) (1.7.6) 2026-06-23 13:33:44.878 | 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.dev171) (2.2.0) 2026-06-23 13:33:44.886 | 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.dev171) (1.3.7) 2026-06-23 13:33:44.898 | 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.dev171) (3.3.2) 2026-06-23 13:33:44.911 | 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.dev171) (4.3.2) 2026-06-23 13:33:44.913 | 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.dev171) (3.7.1) 2026-06-23 13:33:44.922 | 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.dev171) (2.4.0) 2026-06-23 13:33:44.932 | 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.dev171) (3.0.3) 2026-06-23 13:33:44.933 | 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.dev171) (1.6.2) 2026-06-23 13:33:44.944 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev171) (82.0.1) 2026-06-23 13:33:44.964 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev171) (0.8.1) 2026-06-23 13:33:45.005 | 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.dev171) (4.14.0) 2026-06-23 13:33:45.012 | 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.dev171) (0.6.0) 2026-06-23 13:33:45.013 | 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.dev171) (4.0.0) 2026-06-23 13:33:45.024 | 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.dev171) (3.0.52) 2026-06-23 13:33:45.028 | 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.dev171) (1.11.0) 2026-06-23 13:33:45.028 | 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.dev171) (15.0.0) 2026-06-23 13:33:45.028 | 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.dev171) (1.8.0) 2026-06-23 13:33:45.049 | 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.dev171) (1.17.0) 2026-06-23 13:33:45.055 | 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.dev171) (2.1.0) 2026-06-23 13:33:45.057 | 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.dev171) (24.2.1) 2026-06-23 13:33:45.078 | 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.dev171) (4.6.0) 2026-06-23 13:33:45.105 | 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.dev171) (3.4.7) 2026-06-23 13:33:45.106 | 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.dev171) (3.18) 2026-06-23 13:33:45.107 | 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.dev171) (2.7.0) 2026-06-23 13:33:45.109 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev171) (2023.11.17) 2026-06-23 13:33:45.151 | 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.dev171) (4.2.0) 2026-06-23 13:33:45.152 | 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.dev171) (2.20.0) 2026-06-23 13:33:45.164 | 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.dev171) (0.1.2) 2026-06-23 13:33:45.185 | 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.dev171) (0.8) 2026-06-23 13:33:45.246 | 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.dev171) (0.16.0) 2026-06-23 13:33:45.856 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev171) 2026-06-23 13:33:45.875 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-23 13:33:46.039 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev171) 2026-06-23 13:33:46.057 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-23 13:33:46.282 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev171) 2026-06-23 13:33:46.297 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-23 13:33:46.474 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-23 13:33:46.514 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-23 13:33:46.637 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-23 13:33:46.775 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-23 13:33:47.135 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 47.7 MB/s 0:00:00 2026-06-23 13:33:47.152 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-23 13:33:47.255 | Building wheels for collected packages: nova 2026-06-23 13:33:47.256 | Building editable for nova (pyproject.toml): started 2026-06-23 13:33:49.786 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-23 13:33:49.787 | Created wheel for nova: filename=nova-33.1.0.dev171-0.editable-py3-none-any.whl size=9435 sha256=804c34818b5214cb02d29397fbf8353ef45b8a417d74dba7fbb8138d184d4176 2026-06-23 13:33:49.787 | Stored in directory: /tmp/pip-ephem-wheel-cache-v5g4la0e/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-23 13:33:49.793 | Successfully built nova 2026-06-23 13:33:50.065 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-23 13:33:54.700 | 2026-06-23 13:33:54.725 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev171 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-23 13:33:54.923 | + inc/python:pip_install:216 : result=0 2026-06-23 13:33:54.927 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:33:54.931 | + functions-common:time_stop:2414 : local name 2026-06-23 13:33:54.935 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:33:54.938 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:33:54.942 | + functions-common:time_stop:2417 : local total 2026-06-23 13:33:54.945 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:33:54.948 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:33:54.952 | + functions-common:time_stop:2421 : start_time=1782221617829 2026-06-23 13:33:54.956 | + functions-common:time_stop:2423 : [[ -z 1782221617829 ]] 2026-06-23 13:33:54.960 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:33:54.966 | + functions-common:time_stop:2426 : end_time=1782221634962 2026-06-23 13:33:54.969 | + functions-common:time_stop:2427 : elapsed_time=17133 2026-06-23 13:33:54.973 | + functions-common:time_stop:2428 : total=141710 2026-06-23 13:33:54.976 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:33:54.979 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=158843 2026-06-23 13:33:54.983 | + inc/python:pip_install:219 : return 0 2026-06-23 13:33:54.987 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 13:33:54.991 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 13:33:54.995 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-23 13:33:54.998 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-23 13:33:55.002 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:33:55.005 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:33:55.009 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-23 13:33:55.013 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:33:55.016 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-23 13:33:55.035 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 13:33:55.038 | + ./stack.sh:main:956 : configure_nova 2026-06-23 13:33:55.041 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-23 13:33:55.058 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-23 13:33:55.062 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-23 13:33:55.066 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-23 13:33:55.073 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-23 13:33:55.074 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-23 13:33:55.079 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-23 13:33:55.083 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-23 13:33:55.085 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-23 13:33:55.089 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-23 13:33:55.093 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-23 13:33:55.096 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-23 13:33:55.100 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-23 13:33:55.103 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-23 13:33:55.121 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-23 13:33:55.138 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-06-23 13:33:55.156 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-23 13:33:55.173 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-23 13:33:55.194 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-23 13:33:55.209 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-23 13:33:55.213 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-23 13:33:55.218 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.mIlXTaTSxh 2026-06-23 13:33:55.222 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-23 13:33:55.225 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-23 13:33:55.228 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-23 13:33:55.232 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-23 13:33:55.235 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-23 13:33:55.239 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.mIlXTaTSxh 2026-06-23 13:33:55.244 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.mIlXTaTSxh 2026-06-23 13:33:55.259 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.mIlXTaTSxh /etc/sudoers.d/nova-rootwrap 2026-06-23 13:33:55.276 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-23 13:33:55.281 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-23 13:33:55.285 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-23 13:33:55.288 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-23 13:33:55.290 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-23 13:33:55.293 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-23 13:33:55.295 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-23 13:33:55.300 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-23 13:33:55.300 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-23 13:33:55.310 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-23 13:33:55.314 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-23 13:33:55.329 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-23 13:33:55.344 | + lib/nova:configure_nova:264 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-23 13:33:55.347 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-23 13:33:55.352 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-23 13:33:55.372 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:33:55.375 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-23 13:33:55.386 | net.ipv4.ip_forward = 1 2026-06-23 13:33:55.392 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-23 13:33:55.395 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-23 13:33:55.397 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-23 13:33:55.414 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-23 13:33:55.418 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-23 13:33:55.422 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-23 13:33:55.438 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-23 13:33:55.443 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-23 13:33:55.444 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-23 13:33:55.450 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:388e2f0ff86 2026-06-23 13:33:55.454 | InitiatorName=iqn.2016-04.com.open-iscsi:388e2f0ff86 2026-06-23 13:33:55.458 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-23 13:33:55.461 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-23 13:33:55.547 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-23 13:33:55.551 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-23 13:33:55.554 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 13:33:55.558 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-23 13:33:55.622 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-23 13:33:55.627 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-23 13:33:55.633 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-23 13:33:55.638 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-23 13:33:55.686 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-23 13:33:55.689 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-23 13:33:55.729 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-23 13:33:55.770 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-23 13:33:55.810 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-23 13:33:55.852 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-23 13:33:55.894 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-23 13:33:55.938 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.245 2026-06-23 13:33:55.982 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-23 13:33:56.027 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-23 13:33:56.072 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-23 13:33:56.114 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-23 13:33:56.155 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-23 13:33:56.198 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-23 13:33:56.246 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-23 13:33:56.292 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-23 13:33:56.336 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-23 13:33:56.340 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 13:33:56.345 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 13:33:56.349 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 13:33:56.352 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 13:33:56.356 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 13:33:56.359 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 13:33:56.363 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 13:33:56.367 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 13:33:56.369 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 13:33:56.372 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 13:33:56.376 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 13:33:56.380 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 13:33:56.384 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 13:33:56.388 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-23 13:33:56.412 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:33:56.415 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 13:33:56.419 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-23 13:33:56.423 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-23 13:33:56.464 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-23 13:33:56.468 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-23 13:33:56.472 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-23 13:33:56.476 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-23 13:33:56.480 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 13:33:56.484 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 13:33:56.487 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 13:33:56.510 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:33:56.513 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 13:33:56.516 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-23 13:33:56.520 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-23 13:33:56.567 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-23 13:33:56.571 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-23 13:33:56.574 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-23 13:33:56.578 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-23 13:33:56.581 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 13:33:56.585 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 13:33:56.589 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 13:33:56.612 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:33:56.616 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 13:33:56.619 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-23 13:33:56.622 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-23 13:33:56.662 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-23 13:33:56.705 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-23 13:33:56.745 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-23 13:33:56.783 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-23 13:33:56.806 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:33:56.808 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-23 13:33:56.830 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:33:56.836 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-23 13:33:56.836 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-23 13:33:56.842 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-23 13:33:56.845 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-23 13:33:56.883 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-23 13:33:56.886 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-23 13:33:56.923 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-23 13:33:56.957 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-23 13:33:56.959 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-23 13:33:56.962 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-23 13:33:56.965 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-23 13:33:56.967 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 13:33:56.969 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-23 13:33:56.972 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-23 13:33:56.975 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 13:33:56.978 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-23 13:33:56.981 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-23 13:33:57.017 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-23 13:33:57.050 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.245/identity 2026-06-23 13:33:57.085 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-23 13:33:57.122 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-23 13:33:57.159 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-23 13:33:57.197 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-23 13:33:57.239 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-23 13:33:57.281 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.245/identity 2026-06-23 13:33:57.318 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-23 13:33:57.356 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-23 13:33:57.396 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 13:33:57.399 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-23 13:33:57.420 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:33:57.423 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-23 13:33:57.426 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-23 13:33:57.464 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-23 13:33:57.467 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-23 13:33:57.470 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 13:33:57.473 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-23 13:33:57.476 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-23 13:33:57.514 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-23 13:33:57.549 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.245/identity 2026-06-23 13:33:57.585 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-23 13:33:57.622 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-23 13:33:57.659 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-23 13:33:57.700 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-23 13:33:57.738 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-23 13:33:57.774 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-23 13:33:57.793 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:33:57.795 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-23 13:33:57.816 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:33:57.818 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-23 13:33:57.820 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-23 13:33:57.858 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-23 13:33:57.897 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-23 13:33:57.900 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-23 13:33:57.932 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-23 13:33:57.935 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-23 13:33:57.938 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-23 13:33:57.941 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 13:33:57.944 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 13:33:57.947 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 13:33:57.950 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 13:33:57.952 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 13:33:57.955 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 13:33:57.958 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 13:33:57.961 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 13:33:57.964 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 13:33:57.967 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 13:33:57.970 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 13:33:57.973 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 13:33:57.975 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 13:33:57.978 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-23 13:33:57.981 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-23 13:33:57.984 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-23 13:33:57.987 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 13:33:58.006 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 13:33:58.010 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 13:33:58.012 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 13:33:58.016 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 13:33:58.019 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 13:33:58.058 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:33:58.097 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:33:58.138 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 13:33:58.179 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-23 13:33:58.218 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-23 13:33:58.262 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-23 13:33:58.285 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:33:58.289 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-23 13:33:58.292 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-23 13:33:58.296 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-23 13:33:58.299 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-23 13:33:58.303 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-23 13:33:58.307 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-23 13:33:58.310 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-23 13:33:58.314 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 13:33:58.318 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 13:33:58.335 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 13:33:58.336 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 13:33:58.346 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 13:33:58.351 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 13:33:58.366 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-23 13:33:58.371 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-23 13:33:58.374 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-23 13:33:58.379 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 13:33:58.382 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-23 13:33:58.422 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-23 13:33:58.462 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-23 13:33:58.502 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-23 13:33:58.543 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 13:33:58.581 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 13:33:58.621 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-23 13:33:58.658 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-23 13:33:58.698 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-23 13:33:58.737 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-23 13:33:58.776 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 13:33:58.814 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 13:33:58.853 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-23 13:33:58.891 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-23 13:33:58.931 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-23 13:33:58.934 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-23 13:33:58.938 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-23 13:33:58.942 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-23 13:33:58.946 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 13:33:58.950 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:33:58.954 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:33:58.958 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-23 13:33:58.963 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-23 13:33:58.967 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-23 13:33:59.007 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-23 13:33:59.047 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-23 13:33:59.047 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-23 13:33:59.057 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-23 13:33:59.062 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-23 13:33:59.066 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-23 13:33:59.070 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 13:33:59.073 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 13:33:59.076 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 13:33:59.079 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 13:33:59.082 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:33:59.086 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:33:59.089 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 13:33:59.092 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 13:33:59.095 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:33:59.099 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:33:59.103 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-23 13:33:59.115 | perl: warning: Setting locale failed. 2026-06-23 13:33:59.115 | perl: warning: Please check that your locale settings: 2026-06-23 13:33:59.115 | LANGUAGE = (unset), 2026-06-23 13:33:59.115 | LC_ALL = "en_US.utf8", 2026-06-23 13:33:59.115 | LANG = "de_DE.UTF-8" 2026-06-23 13:33:59.115 | are supported and installed on your system. 2026-06-23 13:33:59.115 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:33:59.156 | Enabling site nova-api. 2026-06-23 13:33:59.162 | To activate the new configuration, you need to run: 2026-06-23 13:33:59.162 | systemctl reload apache2 2026-06-23 13:33:59.167 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-23 13:33:59.171 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 13:33:59.175 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 13:33:59.179 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 13:33:59.388 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-23 13:33:59.414 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:33:59.418 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-23 13:33:59.422 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-23 13:33:59.426 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-23 13:33:59.430 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-23 13:33:59.434 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-23 13:33:59.438 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-23 13:33:59.441 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-23 13:33:59.445 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 13:33:59.449 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 13:33:59.468 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 13:33:59.469 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 13:33:59.478 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 13:33:59.484 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 13:33:59.501 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-23 13:33:59.507 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-23 13:33:59.511 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-23 13:33:59.516 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 13:33:59.521 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-23 13:33:59.561 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-23 13:33:59.598 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-23 13:33:59.638 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-23 13:33:59.677 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 13:33:59.714 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 13:33:59.752 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-23 13:33:59.794 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-23 13:33:59.834 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-23 13:33:59.877 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-23 13:33:59.918 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 13:33:59.962 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 13:34:00.003 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-23 13:34:00.044 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-23 13:34:00.084 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-23 13:34:00.087 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-23 13:34:00.127 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-23 13:34:00.148 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:34:00.152 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-23 13:34:00.199 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-23 13:34:00.202 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-23 13:34:00.206 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-23 13:34:00.230 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:00.234 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.245:5672/ 2026-06-23 13:34:00.238 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.245:5672/ 2026-06-23 13:34:00.286 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-23 13:34:00.329 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-23 13:34:00.333 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-23 13:34:00.337 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-23 13:34:00.341 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 13:34:00.345 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-23 13:34:00.349 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 13:34:00.374 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:00.380 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-23 13:34:00.384 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-23 13:34:00.388 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 13:34:00.413 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:00.417 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.245:5672/ 2026-06-23 13:34:00.422 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.245:5672/ 2026-06-23 13:34:00.463 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 13:34:00.467 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 13:34:00.470 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-23 13:34:00.511 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-23 13:34:00.553 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-23 13:34:00.597 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-23 13:34:00.620 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:34:00.624 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-23 13:34:00.667 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-23 13:34:00.671 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-23 13:34:00.676 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-23 13:34:00.719 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-23 13:34:00.722 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-23 13:34:00.726 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 13:34:00.729 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-23 13:34:00.731 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-23 13:34:00.770 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-23 13:34:00.809 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.245/identity 2026-06-23 13:34:00.851 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-23 13:34:00.890 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-23 13:34:00.929 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-23 13:34:00.969 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-23 13:34:01.009 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-23 13:34:01.050 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-23 13:34:01.072 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:01.077 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-23 13:34:01.083 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 13:34:01.087 | + lib/nova:create_nova_conf:587 : local conf 2026-06-23 13:34:01.090 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-23 13:34:01.095 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-23 13:34:01.098 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 13:34:01.102 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 13:34:01.105 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-23 13:34:01.109 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-23 13:34:01.112 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-23 13:34:01.118 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-23 13:34:01.122 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-23 13:34:01.125 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-23 13:34:01.129 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-23 13:34:01.132 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 13:34:01.135 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 13:34:01.138 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 13:34:01.160 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:01.164 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 13:34:01.168 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-23 13:34:01.173 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-23 13:34:01.215 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-23 13:34:01.259 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-23 13:34:01.303 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 13:34:01.306 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-23 13:34:01.310 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-23 13:34:01.314 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-23 13:34:01.336 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:01.342 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-23 13:34:01.342 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-23 13:34:02.526 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-23 13:34:02.531 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-23 13:34:03.672 | Adding vhost "nova_cell1" ... 2026-06-23 13:34:03.757 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-23 13:34:04.871 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-23 13:34:04.910 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-23 13:34:04.914 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-23 13:34:04.917 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-23 13:34:04.921 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 13:34:04.925 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-23 13:34:04.929 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 13:34:04.951 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:04.957 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-23 13:34:04.960 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-23 13:34:04.964 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 13:34:04.988 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:04.991 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.245:5672/nova_cell1 2026-06-23 13:34:04.997 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.245:5672/nova_cell1 2026-06-23 13:34:05.035 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 13:34:05.039 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 13:34:05.043 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-23 13:34:05.066 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:05.068 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-23 13:34:05.072 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-23 13:34:05.075 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-23 13:34:05.079 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-23 13:34:05.083 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 13:34:05.087 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-23 13:34:05.090 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-23 13:34:05.132 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-23 13:34:05.169 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.245/identity 2026-06-23 13:34:05.208 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-23 13:34:05.247 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-23 13:34:05.285 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-23 13:34:05.324 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-23 13:34:05.363 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-23 13:34:05.404 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-23 13:34:05.407 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-23 13:34:05.411 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-23 13:34:05.416 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 13:34:05.439 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 13:34:05.443 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 13:34:05.447 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 13:34:05.451 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 13:34:05.454 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 13:34:05.495 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:34:05.535 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:34:05.575 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 13:34:05.614 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-23 13:34:05.647 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 13:34:05.651 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-23 13:34:05.655 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 13:34:05.657 | + lib/nova:create_nova_conf:621 : local conf 2026-06-23 13:34:05.661 | + lib/nova:create_nova_conf:622 : local offset 2026-06-23 13:34:05.664 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-23 13:34:05.667 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 13:34:05.670 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 13:34:05.673 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-23 13:34:05.676 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-23 13:34:05.679 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-23 13:34:05.682 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-23 13:34:05.685 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-23 13:34:05.689 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-23 13:34:05.691 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-23 13:34:05.708 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:05.711 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-23 13:34:05.743 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-23 13:34:05.774 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-23 13:34:05.777 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-23 13:34:05.780 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-23 13:34:05.783 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-23 13:34:05.801 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:34:05.803 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-23 13:34:05.821 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:34:05.824 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-23 13:34:05.841 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:05.844 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-23 13:34:05.846 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-23 13:34:05.849 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-23 13:34:05.851 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-23 13:34:05.869 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:05.872 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-23 13:34:05.888 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-23 13:34:05.888 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-23 13:34:05.898 | cgroup_device_acl = [ 2026-06-23 13:34:05.898 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-23 13:34:05.899 | "/dev/random", "/dev/urandom", 2026-06-23 13:34:05.899 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-23 13:34:05.899 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-23 13:34:05.899 | "/dev/vfio/vfio", 2026-06-23 13:34:05.899 | ] 2026-06-23 13:34:05.903 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-23 13:34:05.906 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 13:34:05.909 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 13:34:05.912 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 13:34:05.914 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 13:34:05.917 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 13:34:05.920 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 13:34:05.923 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 13:34:05.925 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 13:34:05.928 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 13:34:05.932 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 13:34:05.934 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 13:34:05.937 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 13:34:05.940 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 13:34:05.943 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-23 13:34:05.948 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-23 13:34:05.951 | + functions-common:add_user_to_group:2183 : local user=quobyte 2026-06-23 13:34:05.954 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-23 13:34:05.956 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt quobyte 2026-06-23 13:34:05.985 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-23 13:34:05.988 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-23 13:34:05.992 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:34:05.996 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:34:05.999 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-23 13:34:06.002 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-23 13:34:06.006 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-23 13:34:06.022 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-23 13:34:06.023 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-23 13:34:06.034 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-23 13:34:06.039 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-23 13:34:06.055 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-23 13:34:06.055 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-23 13:34:06.065 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-23 13:34:06.069 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-23 13:34:06.072 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-23 13:34:06.074 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-23 13:34:06.078 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-23 13:34:06.081 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 13:34:06.083 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-23 13:34:06.157 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-23 13:34:06.161 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 13:34:06.167 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-23 13:34:06.268 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-23 13:34:06.305 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-23 13:34:06.345 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-23 13:34:06.348 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-23 13:34:06.385 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-23 13:34:06.426 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-23 13:34:06.467 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-23 13:34:06.510 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-23 13:34:06.551 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-23 13:34:06.555 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 13:34:06.561 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-23 13:34:06.565 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-23 13:34:06.569 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 13:34:06.575 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-23 13:34:06.579 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-23 13:34:06.583 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-23 13:34:06.586 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-23 13:34:06.590 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-23 13:34:06.594 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-23 13:34:06.621 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:06.625 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-23 13:34:06.630 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-23 13:34:06.634 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-23 13:34:06.638 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-23 13:34:06.642 | + lib/stack:stack_install_service:32 : install_placement 2026-06-23 13:34:06.646 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-23 13:34:06.651 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-23 13:34:06.655 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-23 13:34:06.660 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-23 13:34:06.664 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-23 13:34:06.668 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-23 13:34:06.675 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-23 13:34:06.675 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-23 13:34:06.681 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-23 13:34:06.685 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-23 13:34:06.688 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-23 13:34:06.693 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-23 13:34:06.697 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-23 13:34:06.728 | Using python 3.12 to install osc-placement 2026-06-23 13:34:06.732 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-23 13:34:07.957 | Collecting osc-placement 2026-06-23 13:34:08.106 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-23 13:34:08.119 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-23 13:34:08.120 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-23 13:34:08.121 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-23 13:34:08.122 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-23 13:34:08.124 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-23 13:34:08.126 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-23 13:34:08.127 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-23 13:34:08.129 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-23 13:34:08.130 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-23 13:34:08.135 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-23 13:34:08.137 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.16.0) 2026-06-23 13:34:08.138 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-23 13:34:08.141 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-23 13:34:08.143 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-23 13:34:08.143 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-23 13:34:08.144 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-23 13:34:08.148 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-23 13:34:08.149 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-23 13:34:08.150 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-23 13:34:08.151 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-23 13:34:08.153 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-23 13:34:08.154 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-23 13:34:08.155 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-23 13:34:08.156 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-23 13:34:08.157 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-23 13:34:08.158 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-23 13:34:08.159 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-23 13:34:08.162 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-23 13:34:08.167 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-23 13:34:08.174 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-23 13:34:08.179 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-23 13:34:08.180 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-23 13:34:08.180 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-23 13:34:08.186 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-23 13:34:08.191 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-23 13:34:08.205 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-23 13:34:08.206 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-06-23 13:34:08.207 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-23 13:34:08.208 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-06-23 13:34:08.221 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-23 13:34:08.222 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-23 13:34:08.226 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-23 13:34:08.266 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-23 13:34:08.598 | Installing collected packages: osc-placement 2026-06-23 13:34:08.723 | Successfully installed osc-placement-4.8.0 2026-06-23 13:34:08.850 | + inc/python:pip_install:216 : result=0 2026-06-23 13:34:08.855 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:34:08.858 | + functions-common:time_stop:2414 : local name 2026-06-23 13:34:08.862 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:34:08.866 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:34:08.869 | + functions-common:time_stop:2417 : local total 2026-06-23 13:34:08.872 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:34:08.876 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:34:08.879 | + functions-common:time_stop:2421 : start_time=1782221646720 2026-06-23 13:34:08.883 | + functions-common:time_stop:2423 : [[ -z 1782221646720 ]] 2026-06-23 13:34:08.888 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:34:08.893 | + functions-common:time_stop:2426 : end_time=1782221648889 2026-06-23 13:34:08.897 | + functions-common:time_stop:2427 : elapsed_time=2169 2026-06-23 13:34:08.900 | + functions-common:time_stop:2428 : total=158843 2026-06-23 13:34:08.903 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:34:08.907 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=161012 2026-06-23 13:34:08.911 | + inc/python:pip_install:219 : return 0 2026-06-23 13:34:08.915 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-23 13:34:08.919 | + functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-23 13:34:08.923 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-23 13:34:08.927 | + functions-common:git_clone:585 : local git_ref=master 2026-06-23 13:34:08.931 | + functions-common:git_clone:586 : local orig_dir 2026-06-23 13:34:08.935 | ++ functions-common:git_clone:587 : pwd 2026-06-23 13:34:08.940 | + functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 13:34:08.943 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 13:34:08.948 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 13:34:08.972 | + functions-common:git_clone:590 : RECLONE=False 2026-06-23 13:34:08.977 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 13:34:08.980 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 13:34:08.983 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 13:34:08.987 | + functions-common:git_clone:604 : echo master 2026-06-23 13:34:08.992 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-23 13:34:08.997 | + functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 13:34:09.000 | + functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-23 13:34:09.004 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:34:09.008 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:34:09.013 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:34:09.015 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:34:09.019 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:34:09.022 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:34:09.026 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:34:09.029 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:34:09.034 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:34:09.039 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221649036 2026-06-23 13:34:09.042 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-23 13:34:09.047 | Cloning into '/opt/stack/placement'... 2026-06-23 13:34:12.580 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:34:12.585 | + functions-common:time_stop:2414 : local name 2026-06-23 13:34:12.589 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:34:12.592 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:34:12.597 | + functions-common:time_stop:2417 : local total 2026-06-23 13:34:12.601 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:34:12.604 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:34:12.608 | + functions-common:time_stop:2421 : start_time=1782221649036 2026-06-23 13:34:12.612 | + functions-common:time_stop:2423 : [[ -z 1782221649036 ]] 2026-06-23 13:34:12.617 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:34:12.623 | + functions-common:time_stop:2426 : end_time=1782221652619 2026-06-23 13:34:12.627 | + functions-common:time_stop:2427 : elapsed_time=3583 2026-06-23 13:34:12.631 | + functions-common:time_stop:2428 : total=383027 2026-06-23 13:34:12.635 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:34:12.639 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=386610 2026-06-23 13:34:12.643 | + functions-common:git_clone:625 : cd /opt/stack/placement 2026-06-23 13:34:12.647 | + functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 13:34:12.651 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:34:12.655 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:34:12.659 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:34:12.663 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:34:12.667 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:34:12.671 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:34:12.674 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:34:12.678 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:34:12.683 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:34:12.688 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221652684 2026-06-23 13:34:12.692 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 13:34:13.187 | From https://review.opendev.org/openstack/placement 2026-06-23 13:34:13.188 | * branch master -> FETCH_HEAD 2026-06-23 13:34:13.198 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:34:13.202 | + functions-common:time_stop:2414 : local name 2026-06-23 13:34:13.206 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:34:13.210 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:34:13.214 | + functions-common:time_stop:2417 : local total 2026-06-23 13:34:13.218 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:34:13.222 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:34:13.226 | + functions-common:time_stop:2421 : start_time=1782221652684 2026-06-23 13:34:13.230 | + functions-common:time_stop:2423 : [[ -z 1782221652684 ]] 2026-06-23 13:34:13.235 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:34:13.241 | + functions-common:time_stop:2426 : end_time=1782221653237 2026-06-23 13:34:13.244 | + functions-common:time_stop:2427 : elapsed_time=553 2026-06-23 13:34:13.247 | + functions-common:time_stop:2428 : total=386610 2026-06-23 13:34:13.250 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:34:13.253 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=387163 2026-06-23 13:34:13.257 | + functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 13:34:13.260 | + functions-common:git_timed:691 : local count=0 2026-06-23 13:34:13.263 | + functions-common:git_timed:692 : local timeout=0 2026-06-23 13:34:13.266 | + functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:34:13.269 | + functions-common:git_timed:695 : timeout=0 2026-06-23 13:34:13.273 | + functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:34:13.276 | + functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:34:13.279 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:34:13.282 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:34:13.286 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:34:13.292 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221653288 2026-06-23 13:34:13.295 | + functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 13:34:13.345 | Note: switching to 'FETCH_HEAD'. 2026-06-23 13:34:13.345 | 2026-06-23 13:34:13.345 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 13:34:13.345 | changes and commit them, and you can discard any commits you make in this 2026-06-23 13:34:13.346 | state without impacting any branches by switching back to a branch. 2026-06-23 13:34:13.346 | 2026-06-23 13:34:13.346 | If you want to create a new branch to retain commits you create, you may 2026-06-23 13:34:13.346 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 13:34:13.346 | 2026-06-23 13:34:13.346 | git switch -c 2026-06-23 13:34:13.346 | 2026-06-23 13:34:13.346 | Or undo this operation with: 2026-06-23 13:34:13.346 | 2026-06-23 13:34:13.346 | git switch - 2026-06-23 13:34:13.346 | 2026-06-23 13:34:13.347 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 13:34:13.347 | 2026-06-23 13:34:13.347 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-23 13:34:13.350 | + functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:34:13.353 | + functions-common:time_stop:2414 : local name 2026-06-23 13:34:13.356 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:34:13.359 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:34:13.362 | + functions-common:time_stop:2417 : local total 2026-06-23 13:34:13.365 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:34:13.368 | + functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:34:13.370 | + functions-common:time_stop:2421 : start_time=1782221653288 2026-06-23 13:34:13.373 | + functions-common:time_stop:2423 : [[ -z 1782221653288 ]] 2026-06-23 13:34:13.376 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:34:13.381 | + functions-common:time_stop:2426 : end_time=1782221653378 2026-06-23 13:34:13.384 | + functions-common:time_stop:2427 : elapsed_time=90 2026-06-23 13:34:13.386 | + functions-common:time_stop:2428 : total=387163 2026-06-23 13:34:13.389 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:34:13.392 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=387253 2026-06-23 13:34:13.395 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-23 13:34:13.411 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-23 13:34:13.415 | + functions-common:git_clone:667 : head -1 2026-06-23 13:34:13.416 | + functions-common:git_clone:667 : git show --oneline 2026-06-23 13:34:13.419 | 3cba66c7 Merge "Update python versions" 2026-06-23 13:34:13.421 | + functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 13:34:13.425 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-23 13:34:13.428 | + inc/python:setup_develop:353 : local bindep 2026-06-23 13:34:13.431 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-23 13:34:13.434 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-23 13:34:13.437 | + inc/python:setup_develop:359 : local extras= 2026-06-23 13:34:13.440 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-23 13:34:13.443 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 13:34:13.446 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-23 13:34:13.449 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-23 13:34:13.452 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 13:34:13.455 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 13:34:13.459 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-23 13:34:13.462 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 13:34:13.466 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-23 13:34:13.469 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 13:34:13.472 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 13:34:13.476 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-23 13:34:13.482 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-23 13:34:13.485 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-23 13:34:13.488 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-23 13:34:13.646 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-23 13:34:13.649 | + inc/python:setup_package:436 : local bindep=0 2026-06-23 13:34:13.653 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-23 13:34:13.656 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 13:34:13.660 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-23 13:34:13.663 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-23 13:34:13.666 | + inc/python:setup_package:445 : local flags=-e 2026-06-23 13:34:13.669 | + inc/python:setup_package:446 : local extras= 2026-06-23 13:34:13.672 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 13:34:13.674 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 13:34:13.677 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 13:34:13.681 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 13:34:13.683 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 13:34:13.687 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-23 13:34:13.712 | Using python 3.12 to install /opt/stack/placement 2026-06-23 13:34:13.714 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-06-23 13:34:14.737 | Obtaining file:///opt/stack/placement 2026-06-23 13:34:14.741 | Installing build dependencies: started 2026-06-23 13:34:16.639 | Installing build dependencies: finished with status 'done' 2026-06-23 13:34:16.640 | Checking if build backend supports build_editable: started 2026-06-23 13:34:17.209 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 13:34:17.210 | Getting requirements to build editable: started 2026-06-23 13:34:17.530 | Getting requirements to build editable: finished with status 'done' 2026-06-23 13:34:17.532 | Preparing editable metadata (pyproject.toml): started 2026-06-23 13:34:18.470 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 13:34:18.494 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-23 13:34:18.496 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.50) 2026-06-23 13:34:18.496 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-23 13:34:18.497 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-23 13:34:18.498 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-23 13:34:18.499 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-23 13:34:18.500 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-23 13:34:18.501 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-23 13:34:18.502 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-23 13:34:18.503 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-23 13:34:18.504 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-23 13:34:18.507 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-23 13:34:18.507 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-23 13:34:18.507 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-23 13:34:18.507 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-23 13:34:18.508 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-23 13:34:18.509 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-23 13:34:18.510 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.1.0) 2026-06-23 13:34:18.511 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-23 13:34:18.512 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-23 13:34:18.515 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (26.1.0) 2026-06-23 13:34:18.516 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2025.9.1) 2026-06-23 13:34:18.517 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (0.37.0) 2026-06-23 13:34:18.518 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2026.5.1) 2026-06-23 13:34:18.524 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.14.0) 2026-06-23 13:34:18.525 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.2.0) 2026-06-23 13:34:18.526 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (6.8.0) 2026-06-23 13:34:18.528 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-23 13:34:18.529 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.13.0) 2026-06-23 13:34:18.530 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-23 13:34:18.535 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-23 13:34:18.536 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-23 13:34:18.537 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.8.2) 2026-06-23 13:34:18.538 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.15.0) 2026-06-23 13:34:18.547 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.5.0) 2026-06-23 13:34:18.551 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.3.1) 2026-06-23 13:34:18.556 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (0.20) 2026-06-23 13:34:18.558 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (3.1.0) 2026-06-23 13:34:18.559 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (2.2.1) 2026-06-23 13:34:18.563 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (1.3.0) 2026-06-23 13:34:18.564 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (2.0.0) 2026-06-23 13:34:18.565 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (6.0.3) 2026-06-23 13:34:18.571 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.18.4) 2026-06-23 13:34:18.573 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (2.1.2) 2026-06-23 13:34:18.574 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (0.6.2) 2026-06-23 13:34:18.577 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.3.12) 2026-06-23 13:34:18.583 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (2.9.0.post0) 2026-06-23 13:34:18.588 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (5.0.0) 2026-06-23 13:34:18.588 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.1.6) 2026-06-23 13:34:18.589 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-23 13:34:18.595 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.0.3) 2026-06-23 13:34:18.603 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev5) (1.2.0) 2026-06-23 13:34:18.609 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (3.17.0) 2026-06-23 13:34:18.613 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (3.3.2) 2026-06-23 13:34:18.614 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (26.2) 2026-06-23 13:34:18.615 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (7.2.2) 2026-06-23 13:34:18.621 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-23 13:34:18.625 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (0.8.1) 2026-06-23 13:34:18.643 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (1.17.0) 2026-06-23 13:34:18.656 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.4.7) 2026-06-23 13:34:18.659 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.18) 2026-06-23 13:34:18.659 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2.7.0) 2026-06-23 13:34:18.660 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-23 13:34:18.679 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev5) (0.8) 2026-06-23 13:34:18.691 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev5) (3.5.1) 2026-06-23 13:34:18.739 | Building wheels for collected packages: openstack-placement 2026-06-23 13:34:18.741 | Building editable for openstack-placement (pyproject.toml): started 2026-06-23 13:34:19.533 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-23 13:34:19.535 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=6e0b395ede0404a8184eb9360c31865d3ba21b4d3ae2af9c7929537cb2ec3f6f 2026-06-23 13:34:19.536 | Stored in directory: /tmp/pip-ephem-wheel-cache-xb4b79aq/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-23 13:34:19.542 | Successfully built openstack-placement 2026-06-23 13:34:19.826 | Installing collected packages: openstack-placement 2026-06-23 13:34:19.878 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-23 13:34:20.089 | + inc/python:pip_install:216 : result=0 2026-06-23 13:34:20.093 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:34:20.096 | + functions-common:time_stop:2414 : local name 2026-06-23 13:34:20.100 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:34:20.103 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:34:20.107 | + functions-common:time_stop:2417 : local total 2026-06-23 13:34:20.110 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:34:20.114 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:34:20.117 | + functions-common:time_stop:2421 : start_time=1782221653705 2026-06-23 13:34:20.120 | + functions-common:time_stop:2423 : [[ -z 1782221653705 ]] 2026-06-23 13:34:20.124 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:34:20.130 | + functions-common:time_stop:2426 : end_time=1782221660126 2026-06-23 13:34:20.133 | + functions-common:time_stop:2427 : elapsed_time=6421 2026-06-23 13:34:20.136 | + functions-common:time_stop:2428 : total=161012 2026-06-23 13:34:20.140 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:34:20.144 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=167433 2026-06-23 13:34:20.148 | + inc/python:pip_install:219 : return 0 2026-06-23 13:34:20.152 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 13:34:20.156 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 13:34:20.160 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-23 13:34:20.165 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-23 13:34:20.169 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:34:20.174 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:34:20.178 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-23 13:34:20.182 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:34:20.187 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-23 13:34:20.191 | + ./stack.sh:main:962 : configure_placement 2026-06-23 13:34:20.195 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-23 13:34:20.213 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-23 13:34:20.218 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-23 13:34:20.225 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-23 13:34:20.229 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-23 13:34:20.234 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-23 13:34:20.238 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-23 13:34:20.242 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 13:34:20.246 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 13:34:20.250 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 13:34:20.277 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:20.281 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 13:34:20.285 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-23 13:34:20.290 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-23 13:34:20.337 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-23 13:34:20.384 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-23 13:34:20.431 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-23 13:34:20.435 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-23 13:34:20.439 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-23 13:34:20.444 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-23 13:34:20.448 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 13:34:20.451 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-23 13:34:20.455 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-23 13:34:20.460 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-23 13:34:20.464 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-23 13:34:20.469 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-23 13:34:20.519 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-23 13:34:20.565 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.245/identity 2026-06-23 13:34:20.611 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-23 13:34:20.656 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-23 13:34:20.699 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-23 13:34:20.743 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-23 13:34:20.785 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-23 13:34:20.828 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.245/identity 2026-06-23 13:34:20.869 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-23 13:34:20.908 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-23 13:34:20.943 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 13:34:20.946 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-23 13:34:20.949 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-23 13:34:20.953 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-23 13:34:20.957 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 13:34:20.979 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 13:34:20.983 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 13:34:20.985 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 13:34:20.988 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 13:34:20.991 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 13:34:21.028 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:34:21.066 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:34:21.101 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 13:34:21.138 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-23 13:34:21.175 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-23 13:34:21.178 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-23 13:34:21.181 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-23 13:34:21.185 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-23 13:34:21.188 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-23 13:34:21.191 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-23 13:34:21.195 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-23 13:34:21.198 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 13:34:21.202 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 13:34:21.220 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 13:34:21.220 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 13:34:21.231 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 13:34:21.236 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 13:34:21.251 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-23 13:34:21.256 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-23 13:34:21.260 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-23 13:34:21.264 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 13:34:21.268 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-23 13:34:21.306 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-23 13:34:21.341 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-23 13:34:21.376 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-23 13:34:21.410 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 13:34:21.444 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 13:34:21.479 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-23 13:34:21.513 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-23 13:34:21.549 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-23 13:34:21.583 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-23 13:34:21.620 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 13:34:21.657 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 13:34:21.693 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-23 13:34:21.729 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-23 13:34:21.766 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-23 13:34:21.769 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-23 13:34:21.773 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-23 13:34:21.777 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-23 13:34:21.780 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 13:34:21.783 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:34:21.787 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:34:21.790 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-23 13:34:21.794 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-23 13:34:21.798 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-23 13:34:21.833 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-23 13:34:21.870 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-23 13:34:21.870 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-23 13:34:21.881 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-23 13:34:21.886 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-23 13:34:21.889 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-23 13:34:21.892 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 13:34:21.896 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 13:34:21.899 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 13:34:21.902 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 13:34:21.905 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:34:21.909 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:34:21.912 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 13:34:21.915 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 13:34:21.918 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:34:21.922 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:34:21.925 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-23 13:34:21.936 | perl: warning: Setting locale failed. 2026-06-23 13:34:21.936 | perl: warning: Please check that your locale settings: 2026-06-23 13:34:21.936 | LANGUAGE = (unset), 2026-06-23 13:34:21.937 | LC_ALL = "en_US.utf8", 2026-06-23 13:34:21.937 | LANG = "de_DE.UTF-8" 2026-06-23 13:34:21.937 | are supported and installed on your system. 2026-06-23 13:34:21.937 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:34:21.977 | Enabling site placement-api. 2026-06-23 13:34:21.982 | To activate the new configuration, you need to run: 2026-06-23 13:34:21.983 | systemctl reload apache2 2026-06-23 13:34:21.989 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-23 13:34:21.992 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 13:34:21.995 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 13:34:21.999 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 13:34:22.163 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-23 13:34:22.168 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-23 13:34:22.170 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-23 13:34:22.218 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-23 13:34:22.260 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-23 13:34:22.283 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:22.286 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-23 13:34:22.311 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:22.315 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-23 13:34:22.318 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-23 13:34:22.322 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-23 13:34:22.326 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-23 13:34:22.330 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 13:34:22.333 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-23 13:34:22.337 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-23 13:34:22.384 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-23 13:34:22.425 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.245/identity 2026-06-23 13:34:22.468 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-23 13:34:22.509 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-23 13:34:22.553 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-23 13:34:22.597 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-23 13:34:22.639 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-23 13:34:22.684 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-23 13:34:22.707 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:34:22.711 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-23 13:34:22.734 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:34:22.738 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-23 13:34:22.764 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:22.768 | + ./stack.sh:main:986 : init_os_brick 2026-06-23 13:34:22.772 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-23 13:34:22.778 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-23 13:34:22.802 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:22.806 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-23 13:34:22.852 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-23 13:34:22.876 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:22.880 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-23 13:34:22.922 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-23 13:34:22.946 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:22.950 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-23 13:34:22.995 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-23 13:34:23.039 | + ./stack.sh:main:993 : run_phase stack install 2026-06-23 13:34:23.043 | + functions-common:run_phase:1842 : local mode=stack 2026-06-23 13:34:23.047 | + functions-common:run_phase:1843 : local phase=install 2026-06-23 13:34:23.050 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 13:34:23.055 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 13:34:23.059 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 13:34:23.063 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 13:34:23.066 | + functions-common:run_phase:1852 : local extra 2026-06-23 13:34:23.071 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 13:34:23.078 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 13:34:23.082 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 13:34:23.086 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 13:34:23.090 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-23 13:34:23.094 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 13:34:23.117 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:23.120 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 13:34:23.124 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-23 13:34:23.127 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-23 13:34:23.131 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-23 13:34:23.134 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:34:23.138 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-06-23 13:34:23.142 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-23 13:34:23.146 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-23 13:34:23.225 | ++ inc/async:async_inner:63 : install_tempest 2026-06-23 13:34:23.271 | [2077 Async install_tempest:45411]: running: install_tempest 2026-06-23 13:34:23.275 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-23 13:34:23.278 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-23 13:34:23.282 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 13:34:23.286 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 13:34:23.292 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-23 13:34:23.295 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-23 13:34:23.300 | + functions-common:run_plugins:1829 : local phase=install 2026-06-23 13:34:23.303 | + functions-common:run_plugins:1831 : local plugins= 2026-06-23 13:34:23.307 | + functions-common:run_plugins:1832 : local plugin 2026-06-23 13:34:23.311 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-06-23 13:34:23.315 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-23 13:34:23.320 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:34:23.324 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:34:23.328 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-23 13:34:23.332 | + inc/python:use_library_from_git:269 : return 1 2026-06-23 13:34:23.337 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-06-23 13:34:23.341 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-23 13:34:23.345 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-23 13:34:23.350 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-23 13:34:23.355 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-23 13:34:23.359 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-23 13:34:23.366 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-23 13:34:23.368 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-23 13:34:23.375 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-23 13:34:23.380 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-23 13:34:23.384 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-23 13:34:23.389 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-23 13:34:23.393 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-23 13:34:23.422 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-23 13:34:23.425 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-23 13:34:24.682 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-23 13:34:24.828 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-23 13:34:24.842 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-06-23 13:34:24.843 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-23 13:34:24.844 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-06-23 13:34:24.845 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-06-23 13:34:24.846 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-23 13:34:24.847 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-23 13:34:24.848 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-23 13:34:24.848 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-23 13:34:24.850 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-23 13:34:24.850 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-23 13:34:24.852 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-06-23 13:34:24.853 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-23 13:34:24.854 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-23 13:34:24.855 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-06-23 13:34:24.858 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-23 13:34:24.859 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-23 13:34:24.861 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-23 13:34:24.862 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-23 13:34:24.864 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-23 13:34:24.869 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-06-23 13:34:24.872 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-23 13:34:24.873 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-23 13:34:24.875 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-23 13:34:24.875 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-23 13:34:24.876 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-23 13:34:24.877 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-23 13:34:24.878 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-23 13:34:24.879 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-23 13:34:24.881 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-23 13:34:24.888 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-23 13:34:24.892 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-23 13:34:24.897 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-23 13:34:24.902 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-23 13:34:24.904 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-23 13:34:24.905 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-23 13:34:24.911 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-23 13:34:24.916 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-23 13:34:24.934 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-23 13:34:24.935 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-23 13:34:24.936 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-23 13:34:24.940 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-23 13:34:24.943 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-23 13:34:24.946 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.0) 2026-06-23 13:34:24.953 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-23 13:34:24.954 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-06-23 13:34:24.956 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-23 13:34:24.957 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-06-23 13:34:24.973 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-23 13:34:24.974 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-23 13:34:24.979 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-23 13:34:25.027 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-23 13:34:25.256 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 5.3 MB/s 0:00:00 2026-06-23 13:34:25.561 | Installing collected packages: python-openstackclient 2026-06-23 13:34:27.643 | Successfully installed python-openstackclient-10.1.0 2026-06-23 13:34:27.787 | + inc/python:pip_install:216 : result=0 2026-06-23 13:34:27.791 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:34:27.796 | + functions-common:time_stop:2414 : local name 2026-06-23 13:34:27.799 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:34:27.803 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:34:27.807 | + functions-common:time_stop:2417 : local total 2026-06-23 13:34:27.811 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:34:27.816 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:34:27.820 | + functions-common:time_stop:2421 : start_time=1782221663415 2026-06-23 13:34:27.824 | + functions-common:time_stop:2423 : [[ -z 1782221663415 ]] 2026-06-23 13:34:27.830 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:34:27.836 | + functions-common:time_stop:2426 : end_time=1782221667831 2026-06-23 13:34:27.840 | + functions-common:time_stop:2427 : elapsed_time=4416 2026-06-23 13:34:27.845 | + functions-common:time_stop:2428 : total=167433 2026-06-23 13:34:27.849 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:34:27.854 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=171849 2026-06-23 13:34:27.858 | + inc/python:pip_install:219 : return 0 2026-06-23 13:34:27.863 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-06-23 13:34:27.889 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:34:27.894 | + ./stack.sh:main:1008 : install_oscwrap 2026-06-23 13:34:27.900 | ++ functions-common:install_oscwrap:2464 : mktemp 2026-06-23 13:34:27.906 | + functions-common:install_oscwrap:2464 : OSCWRAP_TIMER_FILE=/tmp/tmp.6xV0nWx2Mw 2026-06-23 13:34:27.910 | + functions-common:install_oscwrap:2467 : shopt -s expand_aliases 2026-06-23 13:34:27.915 | + functions-common:install_oscwrap:2470 : unalias -a 2026-06-23 13:34:27.919 | + functions-common:install_oscwrap:2472 : alias openstack=oscwrap 2026-06-23 13:34:27.924 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-06-23 13:34:27.928 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-23 13:34:27.933 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-06-23 13:34:27.963 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:27.967 | + ./stack.sh:main:1062 : configure_database 2026-06-23 13:34:27.971 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-23 13:34:27.975 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-23 13:34:27.979 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-23 13:34:27.982 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:34:27.986 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-06-23 13:34:27.990 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-23 13:34:27.994 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:34:27.998 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:34:28.002 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-23 13:34:28.005 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-23 13:34:28.009 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:34:28.013 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:34:28.017 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-23 13:34:28.023 | ++ functions-common:is_fips_enabled:2535 : cat /proc/sys/crypto/fips_enabled 2026-06-23 13:34:28.025 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-23 13:34:28.029 | + functions-common:is_fips_enabled:2535 : fips= 2026-06-23 13:34:28.033 | + functions-common:is_fips_enabled:2536 : '[' '' == 1 ']' 2026-06-23 13:34:28.038 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-23 13:34:28.045 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-23 13:34:28.045 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-23 13:34:28.051 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-23 13:34:28.142 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-23 13:34:28.147 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 13:34:28.152 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 13:34:28.156 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 13:34:28.159 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 13:34:28.163 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 13:34:28.167 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 13:34:28.171 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 13:34:28.175 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 13:34:28.179 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 13:34:28.183 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 13:34:28.187 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 13:34:28.191 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 13:34:28.195 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 13:34:28.199 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-23 13:34:28.203 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:34:28.207 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:34:28.211 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-23 13:34:28.215 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 13:34:28.218 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-23 13:34:30.588 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-23 13:34:30.592 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-23 13:34:30.595 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:34:30.600 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:34:30.604 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-23 13:34:30.609 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-23 13:34:30.612 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-23 13:34:30.631 | mysqladmin: connect to server at 'localhost' failed 2026-06-23 13:34:30.631 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-23 13:34:30.637 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-23 13:34:30.640 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-23 13:34:30.644 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:34:30.648 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:34:30.653 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-23 13:34:30.656 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-23 13:34:30.659 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-23 13:34:30.666 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-23 13:34:30.667 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-23 13:34:30.681 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:34:30.773 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-23 13:34:30.782 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-23 13:34:30.782 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-23 13:34:30.782 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-23 13:34:30.788 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-23 13:34:30.792 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-23 13:34:30.796 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-23 13:34:30.800 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-23 13:34:30.804 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-06-23 13:34:30.819 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:34:30.918 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-23 13:34:30.935 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:34:31.032 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-23 13:34:31.109 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-23 13:34:31.187 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-23 13:34:31.268 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-23 13:34:31.272 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-23 13:34:31.276 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-23 13:34:31.276 | enabling MySQL performance counting 2026-06-23 13:34:31.279 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-23 13:34:31.312 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-23 13:34:31.316 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-06-23 13:34:32.349 | Processing ./tools/dbcounter 2026-06-23 13:34:32.350 | Installing build dependencies: started 2026-06-23 13:34:35.581 | Installing build dependencies: finished with status 'done' 2026-06-23 13:34:35.582 | Getting requirements to build wheel: started 2026-06-23 13:34:36.265 | Getting requirements to build wheel: finished with status 'done' 2026-06-23 13:34:36.265 | Preparing metadata (pyproject.toml): started 2026-06-23 13:34:36.663 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-23 13:34:36.666 | Building wheels for collected packages: dbcounter 2026-06-23 13:34:36.668 | Building wheel for dbcounter (pyproject.toml): started 2026-06-23 13:34:37.127 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-23 13:34:37.129 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=ae02375ec45aaeb58e6d73a16764f42b46a17c3761b615183411b94133ff1798 2026-06-23 13:34:37.129 | Stored in directory: /tmp/pip-ephem-wheel-cache-s78m0tyn/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-23 13:34:37.134 | Successfully built dbcounter 2026-06-23 13:34:37.439 | Installing collected packages: dbcounter 2026-06-23 13:34:37.483 | Successfully installed dbcounter-0.1 2026-06-23 13:34:37.657 | + inc/python:pip_install:216 : result=0 2026-06-23 13:34:37.660 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:34:37.662 | + functions-common:time_stop:2414 : local name 2026-06-23 13:34:37.665 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:34:37.668 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:34:37.670 | + functions-common:time_stop:2417 : local total 2026-06-23 13:34:37.672 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:34:37.674 | + functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:34:37.677 | + functions-common:time_stop:2421 : start_time=1782221671305 2026-06-23 13:34:37.680 | + functions-common:time_stop:2423 : [[ -z 1782221671305 ]] 2026-06-23 13:34:37.684 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:34:37.689 | + functions-common:time_stop:2426 : end_time=1782221677685 2026-06-23 13:34:37.693 | + functions-common:time_stop:2427 : elapsed_time=6380 2026-06-23 13:34:37.696 | + functions-common:time_stop:2428 : total=171849 2026-06-23 13:34:37.700 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:34:37.703 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=178229 2026-06-23 13:34:37.706 | + inc/python:pip_install:219 : return 0 2026-06-23 13:34:37.710 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-23 13:34:37.713 | + lib/database:recreate_database:112 : local db=stats 2026-06-23 13:34:37.716 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-23 13:34:37.719 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-23 13:34:37.723 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-23 13:34:37.730 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:34:37.800 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-23 13:34:37.806 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:34:37.889 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-23 13:34:37.890 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-23 13:34:37.895 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:34:37.980 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-23 13:34:37.984 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-23 13:34:38.058 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-23 13:34:38.150 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-23 13:34:38.215 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-23 13:34:38.276 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-23 13:34:38.337 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-23 13:34:38.398 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-23 13:34:38.458 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-23 13:34:38.461 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 13:34:38.463 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-23 13:34:41.061 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-06-23 13:34:41.064 | + functions-common:save_stackenv:65 : local tag=1066 2026-06-23 13:34:41.069 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-23 13:34:41.080 | + functions-common:save_stackenv:67 : time_stamp=2026-06-23-153441 2026-06-23 13:34:41.086 | + functions-common:save_stackenv:68 : echo '# 2026-06-23-153441 1066' 2026-06-23 13:34:41.093 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:34:41.099 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-23 13:34:41.104 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:34:41.108 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-23 13:34:41.110 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:34:41.114 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-23 13:34:41.119 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:34:41.123 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-06-23 13:34:41.126 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:34:41.130 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.245 2026-06-23 13:34:41.135 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:34:41.139 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.245/identity 2026-06-23 13:34:41.143 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:34:41.149 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-23-152008 2026-06-23 13:34:41.153 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:34:41.156 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-23 13:34:41.159 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:34:41.162 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.245 2026-06-23 13:34:41.165 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:34:41.168 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-23 13:34:41.171 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:34:41.173 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-23 13:34:41.178 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:34:41.180 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-23 13:34:41.182 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:34:41.184 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-23 13:34:41.187 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:34:41.189 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.245 2026-06-23 13:34:41.191 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:34:41.193 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-23 13:34:41.195 | + ./stack.sh:main:1076 : start_dstat 2026-06-23 13:34:41.197 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 13:34:41.199 | + functions-common:run_process:1668 : local service=dstat 2026-06-23 13:34:41.201 | + functions-common:run_process:1669 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 13:34:41.204 | + functions-common:run_process:1670 : local group= 2026-06-23 13:34:41.206 | + functions-common:run_process:1671 : local user= 2026-06-23 13:34:41.208 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:34:41.210 | + functions-common:run_process:1674 : local name=dstat 2026-06-23 13:34:41.212 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:34:41.214 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:34:41.216 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:34:41.218 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:34:41.222 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:34:41.226 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221681223 2026-06-23 13:34:41.229 | + functions-common:run_process:1677 : is_service_enabled dstat 2026-06-23 13:34:41.249 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:41.253 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-23 13:34:41.256 | + functions-common:_run_under_systemd:1622 : local service=dstat 2026-06-23 13:34:41.260 | + functions-common:_run_under_systemd:1623 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 13:34:41.262 | + functions-common:_run_under_systemd:1624 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 13:34:41.265 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 13:34:41.269 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 13:34:41.272 | + functions-common:_common_systemd_pitfalls:1597 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-23 13:34:41.276 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-23 13:34:41.279 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@dstat.service 2026-06-23 13:34:41.283 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:34:41.286 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:34:41.290 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:34:41.292 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:34:41.296 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-23 13:34:41.299 | + functions-common:_run_under_systemd:1638 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-23 13:34:41.301 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-23 13:34:41.303 | + functions-common:write_user_unit_file:1529 : local service=devstack@dstat.service 2026-06-23 13:34:41.306 | + functions-common:write_user_unit_file:1530 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 13:34:41.307 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 13:34:41.309 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 13:34:41.311 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 13:34:41.313 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 13:34:41.315 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 13:34:41.317 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-23 13:34:41.319 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 13:34:41.324 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-23 13:34:41.423 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:34:41.526 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-23 13:34:41.611 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-23 13:34:41.699 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-23 13:34:41.766 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-23 13:34:41.838 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:34:41.912 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 13:34:41.915 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 13:34:41.919 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-23 13:34:42.008 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 13:34:42.523 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@dstat.service 2026-06-23 13:34:42.544 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-23 13:34:43.040 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@dstat.service 2026-06-23 13:34:43.086 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:34:43.090 | + functions-common:time_stop:2414 : local name 2026-06-23 13:34:43.095 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:34:43.095 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:34:43.100 | + functions-common:time_stop:2417 : local total 2026-06-23 13:34:43.103 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:34:43.105 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:34:43.107 | + functions-common:time_stop:2421 : start_time=1782221681223 2026-06-23 13:34:43.111 | + functions-common:time_stop:2423 : [[ -z 1782221681223 ]] 2026-06-23 13:34:43.114 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:34:43.120 | + functions-common:time_stop:2426 : end_time=1782221683116 2026-06-23 13:34:43.125 | + functions-common:time_stop:2427 : elapsed_time=1893 2026-06-23 13:34:43.129 | + functions-common:time_stop:2428 : total=0 2026-06-23 13:34:43.135 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:34:43.138 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1893 2026-06-23 13:34:43.143 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-23 13:34:43.143 | + functions-common:run_process:1668 : local service=memory_tracker 2026-06-23 13:34:43.144 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-23 13:34:43.146 | + functions-common:run_process:1670 : local group= 2026-06-23 13:34:43.148 | + functions-common:run_process:1671 : local user=root 2026-06-23 13:34:43.151 | + functions-common:run_process:1672 : local env_vars=PYTHON=python3.12 2026-06-23 13:34:43.153 | + functions-common:run_process:1674 : local name=memory_tracker 2026-06-23 13:34:43.155 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:34:43.157 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:34:43.160 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:34:43.161 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:34:43.165 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:34:43.170 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221683167 2026-06-23 13:34:43.171 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2026-06-23 13:34:43.188 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:34:43.193 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:34:43.193 | + functions-common:time_stop:2414 : local name 2026-06-23 13:34:43.196 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:34:43.198 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:34:43.200 | + functions-common:time_stop:2417 : local total 2026-06-23 13:34:43.204 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:34:43.206 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:34:43.210 | + functions-common:time_stop:2421 : start_time=1782221683167 2026-06-23 13:34:43.216 | + functions-common:time_stop:2423 : [[ -z 1782221683167 ]] 2026-06-23 13:34:43.221 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:34:43.223 | + functions-common:time_stop:2426 : end_time=1782221683221 2026-06-23 13:34:43.225 | + functions-common:time_stop:2427 : elapsed_time=54 2026-06-23 13:34:43.227 | + functions-common:time_stop:2428 : total=1893 2026-06-23 13:34:43.229 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:34:43.232 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1947 2026-06-23 13:34:43.233 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-23 13:34:43.255 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:34:43.259 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-23 13:34:43.265 | + functions-common:run_process:1668 : local service=file_tracker 2026-06-23 13:34:43.268 | + functions-common:run_process:1669 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-23 13:34:43.271 | + functions-common:run_process:1670 : local group= 2026-06-23 13:34:43.275 | + functions-common:run_process:1671 : local user= 2026-06-23 13:34:43.279 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:34:43.280 | + functions-common:run_process:1674 : local name=file_tracker 2026-06-23 13:34:43.290 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:34:43.294 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:34:43.302 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:34:43.310 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:34:43.319 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:34:43.331 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221683321 2026-06-23 13:34:43.343 | + functions-common:run_process:1677 : is_service_enabled file_tracker 2026-06-23 13:34:43.395 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:34:43.400 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:34:43.403 | + functions-common:time_stop:2414 : local name 2026-06-23 13:34:43.405 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:34:43.407 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:34:43.409 | + functions-common:time_stop:2417 : local total 2026-06-23 13:34:43.411 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:34:43.414 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:34:43.415 | + functions-common:time_stop:2421 : start_time=1782221683321 2026-06-23 13:34:43.418 | + functions-common:time_stop:2423 : [[ -z 1782221683321 ]] 2026-06-23 13:34:43.426 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:34:43.432 | + functions-common:time_stop:2426 : end_time=1782221683428 2026-06-23 13:34:43.436 | + functions-common:time_stop:2427 : elapsed_time=107 2026-06-23 13:34:43.442 | + functions-common:time_stop:2428 : total=1947 2026-06-23 13:34:43.445 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:34:43.447 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2054 2026-06-23 13:34:43.451 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-06-23 13:34:43.480 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:34:43.483 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-06-23 13:34:43.510 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:34:43.513 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-06-23 13:34:43.550 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:43.556 | + ./stack.sh:main:1095 : start_etcd3 2026-06-23 13:34:43.561 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-23 13:34:43.566 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-23 13:34:43.573 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-23 13:34:43.579 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.245:2380' 2026-06-23 13:34:43.584 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.245:2380' 2026-06-23 13:34:43.589 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.245:2379' 2026-06-23 13:34:43.595 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-23 13:34:43.599 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-23 13:34:43.607 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.245:2379' 2026-06-23 13:34:43.612 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-23 13:34:43.619 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-23 13:34:43.623 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-23 13:34:43.628 | + 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.245:2380 --initial-advertise-peer-urls http://192.168.122.245:2380 --advertise-client-urls http://192.168.122.245:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.245:2379 --log-level=debug' '' root 2026-06-23 13:34:43.635 | + functions-common:write_user_unit_file:1529 : local service=devstack@etcd.service 2026-06-23 13:34:43.643 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.245:2380 --initial-advertise-peer-urls http://192.168.122.245:2380 --advertise-client-urls http://192.168.122.245:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.245:2379 --log-level=debug' 2026-06-23 13:34:43.648 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 13:34:43.655 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-23 13:34:43.657 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 13:34:43.661 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 13:34:43.664 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 13:34:43.669 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-23 13:34:43.673 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 13:34:43.680 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-23 13:34:43.784 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:34:43.876 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-23 13:34:43.961 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name devstack --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster devstack=http://192.168.122.245:2380 --initial-advertise-peer-urls http://192.168.122.245:2380 --advertise-client-urls http://192.168.122.245:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.245:2379 --log-level=debug' 2026-06-23 13:34:44.039 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-23 13:34:44.123 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-23 13:34:44.198 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:34:44.279 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 13:34:44.284 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 13:34:44.288 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-23 13:34:44.386 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 13:34:44.865 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-23 13:34:44.946 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-23 13:34:45.024 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-23 13:34:45.095 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-23 13:34:45.168 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-23 13:34:45.172 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 13:34:45.178 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-23 13:34:45.182 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-23 13:34:45.652 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-23 13:34:45.682 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-23 13:34:46.146 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-23 13:34:47.278 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-06-23 13:34:47.299 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:34:47.301 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-06-23 13:34:47.304 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-23 13:34:47.309 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-23 13:34:47.325 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-23 13:34:47.341 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-23 13:34:47.345 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-23 13:34:47.348 | + 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.245/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-23 13:34:47.454 | The user clouds.yaml file didn't exist. 2026-06-23 13:34:47.468 | + 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.245/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-23 13:34:47.590 | + 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.245/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-23 13:34:47.713 | + 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.245/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-23 13:34:47.843 | + 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.245/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-23 13:34:47.978 | + 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.245/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-23 13:34:48.108 | + 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.245/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-23 13:34:48.246 | + 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.245/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-23 13:34:48.381 | + 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.245/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-23 13:34:48.519 | + 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.245/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-23 13:34:48.652 | + functions-common:write_clouds_yaml:203 : cat 2026-06-23 13:34:48.659 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-23 13:34:48.663 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-23 13:34:48.668 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-23 13:34:48.674 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-06-23 13:34:48.678 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-06-23 13:34:48.682 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-06-23 13:34:48.705 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:34:48.708 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-06-23 13:34:48.712 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:34:48.715 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-06-23 13:34:48.719 | + ./stack.sh:main:1112 : '[' 192.168.122.245 == 192.168.122.245 ']' 2026-06-23 13:34:48.724 | + ./stack.sh:main:1113 : init_keystone 2026-06-23 13:34:48.728 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-23 13:34:48.756 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:34:48.760 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-23 13:34:48.764 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-23 13:34:48.767 | + lib/database:recreate_database:112 : local db=keystone 2026-06-23 13:34:48.771 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-23 13:34:48.775 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-23 13:34:48.778 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-23 13:34:48.784 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:34:48.867 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-23 13:34:48.873 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:34:48.956 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-23 13:34:48.960 | + functions-common:time_start:2400 : local name=dbsync 2026-06-23 13:34:48.964 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:34:48.968 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:34:48.972 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:34:48.978 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221688973 2026-06-23 13:34:48.982 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-23 13:34:49.607 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 13:34:49.608 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:34:49.608 | we strongly recommend against using it for new projects. 2026-06-23 13:34:49.608 | 2026-06-23 13:34:49.608 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:34:49.608 | framework. For more detail see 2026-06-23 13:34:49.608 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:34:49.608 | 2026-06-23 13:34:49.608 | __import__(import_str) 2026-06-23 13:34:52.590 | INFO dbcounter [-] Registered counter for database keystone 2026-06-23 13:34:52.681 | 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=48342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 13:34:52.697 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 13:34:52.697 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 13:34:52.698 | DEBUG dbcounter [-] [48342] Writer thread running {{(pid=48342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:34:52.779 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-23 13:34:56.259 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=48342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 13:34:56.262 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-23 13:34:56.262 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=48342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:34:56.266 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-23 13:34:56.310 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=48342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:34:56.313 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-23 13:34:56.336 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=48342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:34:56.339 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-23 13:34:56.455 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=48342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:34:56.461 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-23 13:34:56.514 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=48342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:34:56.526 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-23 13:34:56.660 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=48342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:34:56.665 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-23 13:34:56.665 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=48342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 13:34:56.669 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-23 13:34:56.740 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=48342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:34:56.742 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-23 13:34:56.776 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=48342) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:34:57.231 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-23 13:34:57.235 | + functions-common:time_stop:2414 : local name 2026-06-23 13:34:57.239 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:34:57.243 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:34:57.247 | + functions-common:time_stop:2417 : local total 2026-06-23 13:34:57.252 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:34:57.257 | + functions-common:time_stop:2420 : name=dbsync 2026-06-23 13:34:57.261 | + functions-common:time_stop:2421 : start_time=1782221688973 2026-06-23 13:34:57.265 | + functions-common:time_stop:2423 : [[ -z 1782221688973 ]] 2026-06-23 13:34:57.270 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:34:57.277 | + functions-common:time_stop:2426 : end_time=1782221697272 2026-06-23 13:34:57.281 | + functions-common:time_stop:2427 : elapsed_time=8299 2026-06-23 13:34:57.284 | + functions-common:time_stop:2428 : total=0 2026-06-23 13:34:57.289 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:34:57.293 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8299 2026-06-23 13:34:57.297 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-23 13:34:57.301 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-23 13:34:57.308 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-23 13:34:57.922 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 13:34:57.922 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:34:57.922 | we strongly recommend against using it for new projects. 2026-06-23 13:34:57.922 | 2026-06-23 13:34:57.922 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:34:57.922 | framework. For more detail see 2026-06-23 13:34:57.922 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:34:57.922 | 2026-06-23 13:34:57.923 | __import__(import_str) 2026-06-23 13:35:00.607 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-23 13:35:00.608 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-23 13:35:00.608 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-23 13:35:00.608 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-23 13:35:00.609 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-23 13:35:00.609 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-23 13:35:00.609 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-23 13:35:00.610 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-23 13:35:00.610 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-23 13:35:01.031 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-23 13:35:01.037 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-23 13:35:01.630 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 13:35:01.630 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:35:01.631 | we strongly recommend against using it for new projects. 2026-06-23 13:35:01.631 | 2026-06-23 13:35:01.631 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:35:01.631 | framework. For more detail see 2026-06-23 13:35:01.631 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:35:01.631 | 2026-06-23 13:35:01.631 | __import__(import_str) 2026-06-23 13:35:04.342 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-23 13:35:04.343 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-23 13:35:04.343 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-23 13:35:04.346 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-23 13:35:04.346 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-23 13:35:04.347 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-23 13:35:04.347 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-23 13:35:04.347 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-23 13:35:04.347 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-23 13:35:04.781 | + ./stack.sh:main:1114 : start_keystone 2026-06-23 13:35:04.786 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-23 13:35:04.792 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-23 13:35:04.796 | + functions-common:run_process:1668 : local service=keystone 2026-06-23 13:35:04.801 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-23 13:35:04.804 | + functions-common:run_process:1670 : local group= 2026-06-23 13:35:04.809 | + functions-common:run_process:1671 : local user= 2026-06-23 13:35:04.812 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:35:04.816 | + functions-common:run_process:1674 : local name=keystone 2026-06-23 13:35:04.820 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:35:04.825 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:35:04.828 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:35:04.832 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:35:04.836 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:35:04.842 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221704838 2026-06-23 13:35:04.845 | + functions-common:run_process:1677 : is_service_enabled keystone 2026-06-23 13:35:04.868 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:35:04.871 | + functions-common:run_process:1678 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-23 13:35:04.874 | + functions-common:_run_under_systemd:1622 : local service=keystone 2026-06-23 13:35:04.878 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-23 13:35:04.881 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-23 13:35:04.886 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-23 13:35:04.889 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-23 13:35:04.893 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-23 13:35:04.896 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-23 13:35:04.900 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@keystone.service 2026-06-23 13:35:04.903 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:35:04.907 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:35:04.912 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:35:04.914 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:35:04.918 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-23 13:35:04.921 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-23 13:35:04.925 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 13:35:04.930 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-23 13:35:04.933 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-23 13:35:04.939 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@keystone.service 2026-06-23 13:35:04.941 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-23 13:35:04.945 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 13:35:04.949 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 13:35:04.953 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 13:35:04.956 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-23 13:35:04.958 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 13:35:04.963 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-23 13:35:05.055 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:35:05.146 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-23 13:35:05.224 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-23 13:35:05.302 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-23 13:35:05.373 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:35:05.446 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-23 13:35:05.518 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-23 13:35:05.597 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-23 13:35:05.676 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-23 13:35:05.768 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-23 13:35:05.854 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 13:35:05.857 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 13:35:05.862 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-23 13:35:05.960 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 13:35:06.480 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@keystone.service 2026-06-23 13:35:06.499 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-23 13:35:06.959 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@keystone.service 2026-06-23 13:35:07.113 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:35:07.119 | + functions-common:time_stop:2414 : local name 2026-06-23 13:35:07.125 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:35:07.132 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:35:07.137 | + functions-common:time_stop:2417 : local total 2026-06-23 13:35:07.144 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:35:07.148 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:35:07.155 | + functions-common:time_stop:2421 : start_time=1782221704838 2026-06-23 13:35:07.159 | + functions-common:time_stop:2423 : [[ -z 1782221704838 ]] 2026-06-23 13:35:07.163 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:35:07.167 | + functions-common:time_stop:2426 : end_time=1782221707165 2026-06-23 13:35:07.172 | + functions-common:time_stop:2427 : elapsed_time=2327 2026-06-23 13:35:07.172 | + functions-common:time_stop:2428 : total=2054 2026-06-23 13:35:07.174 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:35:07.176 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4381 2026-06-23 13:35:07.178 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-23 13:35:07.178 | Waiting for keystone to start... 2026-06-23 13:35:07.180 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.245/identity/v3/ 2026-06-23 13:35:07.182 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.245/identity/v3/ 2026-06-23 13:35:07.185 | + functions:wait_for_service:476 : local timeout=60 2026-06-23 13:35:07.187 | + functions:wait_for_service:477 : local url=http://192.168.122.245/identity/v3/ 2026-06-23 13:35:07.191 | + functions:wait_for_service:478 : local rval=0 2026-06-23 13:35:07.191 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-23 13:35:07.193 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 13:35:07.195 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:35:07.199 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:35:07.203 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:35:07.208 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221707205 2026-06-23 13:35:07.210 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-23 13:35:07.213 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:35:07.216 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.245/identity/v3/ 2026-06-23 13:35:09.266 | ++ inc/async:async_inner:64 : rc=0 2026-06-23 13:35:09.305 | [45411 Async install_tempest:45411]: finished successfully 2026-06-23 13:35:12.712 | + :: : [[ 200 == 503 ]] 2026-06-23 13:35:12.714 | + :: : [[ 0 -eq 7 ]] 2026-06-23 13:35:12.719 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-23 13:35:12.723 | + functions-common:time_stop:2414 : local name 2026-06-23 13:35:12.727 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:35:12.731 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:35:12.736 | + functions-common:time_stop:2417 : local total 2026-06-23 13:35:12.740 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:35:12.744 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 13:35:12.748 | + functions-common:time_stop:2421 : start_time=1782221707205 2026-06-23 13:35:12.752 | + functions-common:time_stop:2423 : [[ -z 1782221707205 ]] 2026-06-23 13:35:12.758 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:35:12.764 | + functions-common:time_stop:2426 : end_time=1782221712759 2026-06-23 13:35:12.769 | + functions-common:time_stop:2427 : elapsed_time=5554 2026-06-23 13:35:12.773 | + functions-common:time_stop:2428 : total=0 2026-06-23 13:35:12.777 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:35:12.781 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5554 2026-06-23 13:35:12.785 | + functions:wait_for_service:486 : return 0 2026-06-23 13:35:12.789 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-23 13:35:12.815 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:35:12.819 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-23 13:35:12.822 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 13:35:12.826 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-23 13:35:13.827 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-06-23 13:35:13.829 | + 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.245/identity 2026-06-23 13:35:14.436 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 13:35:14.436 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:35:14.437 | we strongly recommend against using it for new projects. 2026-06-23 13:35:14.437 | 2026-06-23 13:35:14.437 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:35:14.437 | framework. For more detail see 2026-06-23 13:35:14.437 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:35:14.437 | 2026-06-23 13:35:14.437 | __import__(import_str) 2026-06-23 13:35:17.696 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.696 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.696 | 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=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.703 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.717 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.717 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.748 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.774 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.774 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.860 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.860 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.861 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.861 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.861 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.862 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.874 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.874 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.874 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.874 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.874 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.875 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.875 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.883 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.886 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.887 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.887 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.887 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.888 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.888 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.888 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49316) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-23 13:35:17.961 | INFO dbcounter [-] Registered counter for database keystone 2026-06-23 13:35:18.050 | 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=49316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 13:35:18.239 | DEBUG dbcounter [-] [49316] Writer thread running {{(pid=49316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:35:18.400 | INFO keystone.cmd.bootstrap [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] Created domain default 2026-06-23 13:35:18.454 | INFO keystone.cmd.bootstrap [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] Created project admin 2026-06-23 13:35:18.490 | WARNING keystone.common.password_hashing [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-23 13:35:18.513 | INFO keystone.cmd.bootstrap [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] Created user admin 2026-06-23 13:35:18.535 | INFO keystone.cmd.bootstrap [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] Created role reader 2026-06-23 13:35:18.551 | INFO keystone.cmd.bootstrap [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] Created role member 2026-06-23 13:35:18.582 | INFO keystone.cmd.bootstrap [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] Created implied role where 13f60a9b37604d95be578907b8066672 implies 26af00bdcfe04052848137d5e1cf3e4d 2026-06-23 13:35:18.597 | INFO keystone.cmd.bootstrap [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] Created role manager 2026-06-23 13:35:18.622 | INFO keystone.cmd.bootstrap [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] Created implied role where 62da48d9a52c4dce862d9c7ec1809daf implies 13f60a9b37604d95be578907b8066672 2026-06-23 13:35:18.639 | INFO keystone.cmd.bootstrap [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] Created role admin 2026-06-23 13:35:18.662 | INFO keystone.cmd.bootstrap [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] Created implied role where 3979474f669346a387f91de869b679b7 implies 62da48d9a52c4dce862d9c7ec1809daf 2026-06-23 13:35:18.684 | INFO keystone.cmd.bootstrap [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] Created role service 2026-06-23 13:35:18.702 | INFO keystone.cmd.bootstrap [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] Granted role admin on project admin to user admin. 2026-06-23 13:35:18.715 | INFO keystone.cmd.bootstrap [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] Granted role admin on the system to user admin. 2026-06-23 13:35:18.735 | WARNING py.warnings [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-23 13:35:18.735 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 13:35:18.735 |  2026-06-23 13:35:18.742 | INFO keystone.cmd.bootstrap [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] Created region RegionOne 2026-06-23 13:35:18.795 | INFO keystone.cmd.bootstrap [None req-920747d7-1a5a-4a7e-a6e8-ff667a29ceea None None] Created public endpoint http://192.168.122.245/identity 2026-06-23 13:35:19.329 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-23 13:35:19.332 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-06-23 13:35:19.336 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-23 13:35:19.340 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-23 13:35:24.267 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:35:24.271 | + lib/keystone:create_keystone_accounts:258 : admin_project=18c1fb3361804d538ef2efb5701bbaab 2026-06-23 13:35:24.274 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-23 13:35:24.278 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-23 13:35:27.695 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:35:27.698 | + lib/keystone:create_keystone_accounts:260 : admin_user=6d8f0848c7d7441584531b1c2c5e1c78 2026-06-23 13:35:27.701 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-23 13:35:27.703 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-23 13:35:27.706 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-23 13:35:27.708 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 6d8f0848c7d7441584531b1c2c5e1c78 default 2026-06-23 13:35:27.779 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 6d8f0848c7d7441584531b1c2c5e1c78 default 2026-06-23 13:35:27.819 | [2077 Async ks-domain-role:49477]: running: get_or_add_user_domain_role admin 6d8f0848c7d7441584531b1c2c5e1c78 default 2026-06-23 13:35:27.822 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-23 13:35:27.825 | + functions-common:get_or_create_domain:866 : local domain_id 2026-06-23 13:35:27.829 | ++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-23 13:35:31.676 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:35:31.678 | + functions-common:get_or_create_domain:871 : domain_id=default 2026-06-23 13:35:31.680 | + functions-common:get_or_create_domain:872 : echo default 2026-06-23 13:35:31.681 | default 2026-06-23 13:35:31.683 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-23 13:35:31.740 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-23 13:35:31.783 | [2077 Async ks-project:49585]: running: get_or_create_project service Default 2026-06-23 13:35:31.786 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-23 13:35:31.847 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-23 13:35:31.892 | [2077 Async ks-service:49679]: running: get_or_create_role service 2026-06-23 13:35:31.894 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-23 13:35:32.057 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-23 13:35:32.135 | [2077 Async ks-reseller:49773]: running: get_or_create_role ResellerAdmin 2026-06-23 13:35:32.140 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-23 13:35:32.148 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-23 13:35:32.276 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-23 13:35:32.372 | [2077 Async ks-anotherrole:49887]: running: get_or_create_role anotherrole 2026-06-23 13:35:32.381 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-23 13:35:32.389 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-23 13:35:32.399 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-23 13:35:32.409 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-23 13:35:37.188 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:35:37.248 | [49585 Async ks-project:49585]: finished successfully 2026-06-23 13:35:37.740 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:35:37.824 | [49773 Async ks-reseller:49773]: finished successfully 2026-06-23 13:35:37.844 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:35:37.887 | [49679 Async ks-service:49679]: finished successfully 2026-06-23 13:35:38.024 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:35:38.032 | ++ functions-common:get_or_create_project:922 : project_id=add1bce3df7e493799b5d20a7dcf3a6f 2026-06-23 13:35:38.036 | ++ functions-common:get_or_create_project:923 : echo add1bce3df7e493799b5d20a7dcf3a6f 2026-06-23 13:35:38.041 | + lib/keystone:create_keystone_accounts:288 : invis_project=add1bce3df7e493799b5d20a7dcf3a6f 2026-06-23 13:35:38.045 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-23 13:35:38.050 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-23 13:35:38.053 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-23 13:35:38.059 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-23 13:35:38.450 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:35:38.482 | [49887 Async ks-anotherrole:49887]: finished successfully 2026-06-23 13:35:38.720 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:35:38.752 | [49477 Async ks-domain-role:49477]: finished successfully 2026-06-23 13:35:41.724 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:35:41.729 | ++ functions-common:get_or_create_project:922 : project_id=4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:35:41.732 | ++ functions-common:get_or_create_project:923 : echo 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:35:41.737 | + lib/keystone:create_keystone_accounts:292 : demo_project=4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:35:41.739 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-23 13:35:41.742 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-23 13:35:41.745 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 13:35:41.749 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo@example.com ]] 2026-06-23 13:35:41.752 | ++ functions-common:get_or_create_user:895 : local email=--email=demo@example.com 2026-06-23 13:35:41.757 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-23 13:35:45.413 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:35:45.417 | ++ functions-common:get_or_create_user:909 : user_id=49af7739d5f444f2a7d2f242cd707f79 2026-06-23 13:35:45.420 | ++ functions-common:get_or_create_user:910 : echo 49af7739d5f444f2a7d2f242cd707f79 2026-06-23 13:35:45.424 | + lib/keystone:create_keystone_accounts:295 : demo_user=49af7739d5f444f2a7d2f242cd707f79 2026-06-23 13:35:45.427 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-23 13:35:45.479 | [2077 Async ks-domain-role:49477]: Waiting for completion of get_or_add_user_domain_role admin 6d8f0848c7d7441584531b1c2c5e1c78 default running on PID 49477 (6 other jobs running) 2026-06-23 13:35:45.504 | [2077 Async ks-domain-role:49477]: Signaling child to exit 2026-06-23 13:35:45.504 | WAKEUP 2026-06-23 13:35:45.527 | [2077 Async ks-domain-role:49477]: Signaled 2026-06-23 13:35:45.529 | + functions-common:get_or_add_user_domain_role:980 : local user_role_id 2026-06-23 13:35:45.529 | + functions-common:get_or_add_user_domain_role:984 : openstack --os-cloud devstack-system-admin role add admin --user 6d8f0848c7d7441584531b1c2c5e1c78 --domain default 2026-06-23 13:35:45.529 | ++ functions-common:get_or_add_user_domain_role:991 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d8f0848c7d7441584531b1c2c5e1c78 --domain default -c Role -f value 2026-06-23 13:35:45.529 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:35:45.529 | + functions-common:get_or_add_user_domain_role:991 : user_role_id=3979474f669346a387f91de869b679b7 2026-06-23 13:35:45.529 | + functions-common:get_or_add_user_domain_role:993 : echo 3979474f669346a387f91de869b679b7 2026-06-23 13:35:45.529 | 3979474f669346a387f91de869b679b7 2026-06-23 13:35:45.573 | [2077 Async ks-domain-role:49477]: finished get_or_add_user_domain_role admin 6d8f0848c7d7441584531b1c2c5e1c78 default with result 0 in 11 seconds 2026-06-23 13:35:45.580 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-23 13:35:45.615 | [2077 Async ks-project:49585]: Waiting for completion of get_or_create_project service Default running on PID 49585 (5 other jobs running) 2026-06-23 13:35:45.638 | [2077 Async ks-project:49585]: Signaling child to exit 2026-06-23 13:35:45.638 | WAKEUP 2026-06-23 13:35:45.660 | [2077 Async ks-project:49585]: Signaled 2026-06-23 13:35:45.662 | + functions-common:get_or_create_project:916 : local project_id 2026-06-23 13:35:45.662 | ++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-23 13:35:45.662 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:35:45.662 | + functions-common:get_or_create_project:922 : project_id=14d7c3e985184094a5cb13bd95a424f7 2026-06-23 13:35:45.662 | + functions-common:get_or_create_project:923 : echo 14d7c3e985184094a5cb13bd95a424f7 2026-06-23 13:35:45.662 | 14d7c3e985184094a5cb13bd95a424f7 2026-06-23 13:35:45.710 | [2077 Async ks-project:49585]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-06-23 13:35:45.752 | [2077 Async ks-service:49679]: Waiting for completion of get_or_create_role service running on PID 49679 (4 other jobs running) 2026-06-23 13:35:45.777 | [2077 Async ks-service:49679]: Signaling child to exit 2026-06-23 13:35:45.777 | WAKEUP 2026-06-23 13:35:45.800 | [2077 Async ks-service:49679]: Signaled 2026-06-23 13:35:45.801 | + functions-common:get_or_create_role:929 : local role_id 2026-06-23 13:35:45.801 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-23 13:35:45.801 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:35:45.802 | + functions-common:get_or_create_role:934 : role_id=2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:35:45.802 | + functions-common:get_or_create_role:935 : echo 2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:35:45.802 | 2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:35:45.847 | [2077 Async ks-service:49679]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-23 13:35:45.884 | [2077 Async ks-reseller:49773]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 49773 (3 other jobs running) 2026-06-23 13:35:45.909 | [2077 Async ks-reseller:49773]: Signaling child to exit 2026-06-23 13:35:45.909 | WAKEUP 2026-06-23 13:35:45.932 | [2077 Async ks-reseller:49773]: Signaled 2026-06-23 13:35:45.933 | + functions-common:get_or_create_role:929 : local role_id 2026-06-23 13:35:45.934 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-23 13:35:45.934 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:35:45.934 | + functions-common:get_or_create_role:934 : role_id=f9e345c1704740e6a14bd918ddfa6e24 2026-06-23 13:35:45.934 | + functions-common:get_or_create_role:935 : echo f9e345c1704740e6a14bd918ddfa6e24 2026-06-23 13:35:45.934 | f9e345c1704740e6a14bd918ddfa6e24 2026-06-23 13:35:45.979 | [2077 Async ks-reseller:49773]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-06-23 13:35:46.016 | [2077 Async ks-anotherrole:49887]: Waiting for completion of get_or_create_role anotherrole running on PID 49887 (2 other jobs running) 2026-06-23 13:35:46.040 | [2077 Async ks-anotherrole:49887]: Signaling child to exit 2026-06-23 13:35:46.041 | WAKEUP 2026-06-23 13:35:46.064 | [2077 Async ks-anotherrole:49887]: Signaled 2026-06-23 13:35:46.066 | + functions-common:get_or_create_role:929 : local role_id 2026-06-23 13:35:46.066 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-23 13:35:46.066 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:35:46.066 | + functions-common:get_or_create_role:934 : role_id=1f891bea6ca742daa99abf559f129062 2026-06-23 13:35:46.066 | + functions-common:get_or_create_role:935 : echo 1f891bea6ca742daa99abf559f129062 2026-06-23 13:35:46.066 | 1f891bea6ca742daa99abf559f129062 2026-06-23 13:35:46.109 | [2077 Async ks-anotherrole:49887]: finished get_or_create_role anotherrole with result 0 in 6 seconds 2026-06-23 13:35:46.114 | + inc/async:async_wait:197 : return 0 2026-06-23 13:35:46.117 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 49af7739d5f444f2a7d2f242cd707f79 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:35:46.189 | + inc/async:async_inner:63 : get_or_add_user_project_role member 49af7739d5f444f2a7d2f242cd707f79 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:35:46.231 | [2077 Async ks-demo-member:50725]: running: get_or_add_user_project_role member 49af7739d5f444f2a7d2f242cd707f79 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:35:46.232 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 6d8f0848c7d7441584531b1c2c5e1c78 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:35:46.298 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6d8f0848c7d7441584531b1c2c5e1c78 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:35:46.344 | [2077 Async ks-demo-admin:50821]: running: get_or_add_user_project_role admin 6d8f0848c7d7441584531b1c2c5e1c78 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:35:46.347 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 49af7739d5f444f2a7d2f242cd707f79 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:35:46.421 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 49af7739d5f444f2a7d2f242cd707f79 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:35:46.457 | [2077 Async ks-demo-another:50917]: running: get_or_add_user_project_role anotherrole 49af7739d5f444f2a7d2f242cd707f79 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:35:46.460 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 49af7739d5f444f2a7d2f242cd707f79 add1bce3df7e493799b5d20a7dcf3a6f 2026-06-23 13:35:46.525 | + inc/async:async_inner:63 : get_or_add_user_project_role member 49af7739d5f444f2a7d2f242cd707f79 add1bce3df7e493799b5d20a7dcf3a6f 2026-06-23 13:35:46.582 | [2077 Async ks-demo-invis:51013]: running: get_or_add_user_project_role member 49af7739d5f444f2a7d2f242cd707f79 add1bce3df7e493799b5d20a7dcf3a6f 2026-06-23 13:35:46.587 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-23 13:35:46.595 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-23 13:35:46.600 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 13:35:46.605 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo_reader@example.com ]] 2026-06-23 13:35:46.611 | ++ functions-common:get_or_create_user:895 : local email=--email=demo_reader@example.com 2026-06-23 13:35:46.622 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-23 13:35:51.523 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:35:51.529 | ++ functions-common:get_or_create_user:909 : user_id=870721ce9e1545fa9d4c94b3f4280a83 2026-06-23 13:35:51.534 | ++ functions-common:get_or_create_user:910 : echo 870721ce9e1545fa9d4c94b3f4280a83 2026-06-23 13:35:51.543 | + lib/keystone:create_keystone_accounts:308 : demo_reader=870721ce9e1545fa9d4c94b3f4280a83 2026-06-23 13:35:51.551 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 870721ce9e1545fa9d4c94b3f4280a83 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:35:51.678 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 870721ce9e1545fa9d4c94b3f4280a83 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:35:51.788 | [2077 Async ks-demo-reader:51147]: running: get_or_add_user_project_role reader 870721ce9e1545fa9d4c94b3f4280a83 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:35:51.797 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-23 13:35:51.804 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-23 13:35:51.816 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-23 13:35:51.825 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-23 13:35:57.705 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:35:57.714 | ++ functions-common:get_or_create_project:922 : project_id=3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:35:57.716 | ++ functions-common:get_or_create_project:923 : echo 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:35:57.723 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:35:57.729 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-23 13:35:57.737 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-23 13:35:57.738 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 13:35:57.745 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo@example.com ]] 2026-06-23 13:35:57.748 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo@example.com 2026-06-23 13:35:57.753 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-23 13:35:59.296 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:35:59.367 | [50917 Async ks-demo-another:50917]: finished successfully 2026-06-23 13:35:59.738 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:35:59.791 | [50725 Async ks-demo-member:50725]: finished successfully 2026-06-23 13:35:59.806 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:35:59.849 | [51013 Async ks-demo-invis:51013]: finished successfully 2026-06-23 13:36:00.467 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:36:00.498 | [50821 Async ks-demo-admin:50821]: finished successfully 2026-06-23 13:36:02.067 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:02.073 | ++ functions-common:get_or_create_user:909 : user_id=c05bc1067c444d618a7c538637f908ff 2026-06-23 13:36:02.078 | ++ functions-common:get_or_create_user:910 : echo c05bc1067c444d618a7c538637f908ff 2026-06-23 13:36:02.084 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=c05bc1067c444d618a7c538637f908ff 2026-06-23 13:36:02.090 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin c05bc1067c444d618a7c538637f908ff 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:02.195 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c05bc1067c444d618a7c538637f908ff 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:02.260 | [2077 Async ks-alt-admin:51566]: running: get_or_add_user_project_role admin c05bc1067c444d618a7c538637f908ff 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:02.264 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole c05bc1067c444d618a7c538637f908ff 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:02.375 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c05bc1067c444d618a7c538637f908ff 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:02.440 | [2077 Async ks-alt-another:51662]: running: get_or_add_user_project_role anotherrole c05bc1067c444d618a7c538637f908ff 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:02.444 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-23 13:36:02.448 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-23 13:36:02.452 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 13:36:02.455 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_member@example.com ]] 2026-06-23 13:36:02.460 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_member@example.com 2026-06-23 13:36:02.467 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-23 13:36:03.367 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:36:03.399 | [51147 Async ks-demo-reader:51147]: finished successfully 2026-06-23 13:36:06.633 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:06.636 | ++ functions-common:get_or_create_user:909 : user_id=01bf7c211c7e444abe7c62cbf7352905 2026-06-23 13:36:06.639 | ++ functions-common:get_or_create_user:910 : echo 01bf7c211c7e444abe7c62cbf7352905 2026-06-23 13:36:06.641 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=01bf7c211c7e444abe7c62cbf7352905 2026-06-23 13:36:06.644 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 01bf7c211c7e444abe7c62cbf7352905 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:06.757 | + inc/async:async_inner:63 : get_or_add_user_project_role member 01bf7c211c7e444abe7c62cbf7352905 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:06.825 | [2077 Async ks-alt-member-user:51839]: running: get_or_add_user_project_role member 01bf7c211c7e444abe7c62cbf7352905 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:06.826 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-23 13:36:06.832 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-23 13:36:06.834 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 13:36:06.836 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-23 13:36:06.839 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_reader@example.com 2026-06-23 13:36:06.846 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-23 13:36:11.145 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:11.154 | ++ functions-common:get_or_create_user:909 : user_id=1cdb8f2683eb4f04871e56de2443ddaa 2026-06-23 13:36:11.158 | ++ functions-common:get_or_create_user:910 : echo 1cdb8f2683eb4f04871e56de2443ddaa 2026-06-23 13:36:11.164 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=1cdb8f2683eb4f04871e56de2443ddaa 2026-06-23 13:36:11.167 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 1cdb8f2683eb4f04871e56de2443ddaa 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:11.254 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 1cdb8f2683eb4f04871e56de2443ddaa 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:11.328 | [2077 Async ks-alt-reader-user:52009]: running: get_or_add_user_project_role reader 1cdb8f2683eb4f04871e56de2443ddaa 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:11.333 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-23 13:36:11.336 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 13:36:11.340 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_member@example.com ]] 2026-06-23 13:36:11.344 | ++ functions-common:get_or_create_user:895 : local email=--email=system_member@example.com 2026-06-23 13:36:11.352 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-23 13:36:12.392 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:36:12.462 | [51566 Async ks-alt-admin:51566]: finished successfully 2026-06-23 13:36:12.558 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:36:12.581 | [51662 Async ks-alt-another:51662]: finished successfully 2026-06-23 13:36:15.548 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:15.553 | ++ functions-common:get_or_create_user:909 : user_id=69509d0ab24241a39f12feed294f8bcc 2026-06-23 13:36:15.558 | ++ functions-common:get_or_create_user:910 : echo 69509d0ab24241a39f12feed294f8bcc 2026-06-23 13:36:15.565 | + lib/keystone:create_keystone_accounts:340 : system_member_user=69509d0ab24241a39f12feed294f8bcc 2026-06-23 13:36:15.568 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 69509d0ab24241a39f12feed294f8bcc all 2026-06-23 13:36:15.675 | + inc/async:async_inner:63 : get_or_add_user_system_role member 69509d0ab24241a39f12feed294f8bcc all 2026-06-23 13:36:15.753 | [2077 Async ks-system-member:52240]: running: get_or_add_user_system_role member 69509d0ab24241a39f12feed294f8bcc all 2026-06-23 13:36:15.761 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-23 13:36:15.763 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 13:36:15.766 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_reader@example.com ]] 2026-06-23 13:36:15.773 | ++ functions-common:get_or_create_user:895 : local email=--email=system_reader@example.com 2026-06-23 13:36:15.778 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-23 13:36:16.600 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:36:16.626 | [51839 Async ks-alt-member-user:51839]: finished successfully 2026-06-23 13:36:19.806 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:19.814 | ++ functions-common:get_or_create_user:909 : user_id=187e9ec79d6b4ad69ca357069b127b0c 2026-06-23 13:36:19.818 | ++ functions-common:get_or_create_user:910 : echo 187e9ec79d6b4ad69ca357069b127b0c 2026-06-23 13:36:19.823 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=187e9ec79d6b4ad69ca357069b127b0c 2026-06-23 13:36:19.828 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 187e9ec79d6b4ad69ca357069b127b0c all 2026-06-23 13:36:19.910 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 187e9ec79d6b4ad69ca357069b127b0c all 2026-06-23 13:36:19.958 | [2077 Async ks-system-reader:52451]: running: get_or_add_user_system_role reader 187e9ec79d6b4ad69ca357069b127b0c all 2026-06-23 13:36:19.961 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-23 13:36:19.967 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-23 13:36:19.971 | ++ functions-common:get_or_create_group:878 : local 'desc=openstack admin group' 2026-06-23 13:36:19.976 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-23 13:36:19.982 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-23 13:36:20.995 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:36:21.024 | [52009 Async ks-alt-reader-user:52009]: finished successfully 2026-06-23 13:36:24.075 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:24.083 | ++ functions-common:get_or_create_group:886 : group_id=94fb041e67e34209bb1973e7b971e98b 2026-06-23 13:36:24.088 | ++ functions-common:get_or_create_group:887 : echo 94fb041e67e34209bb1973e7b971e98b 2026-06-23 13:36:24.095 | + lib/keystone:create_keystone_accounts:350 : admin_group=94fb041e67e34209bb1973e7b971e98b 2026-06-23 13:36:24.101 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-23 13:36:24.106 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-23 13:36:24.112 | ++ functions-common:get_or_create_group:878 : local 'desc=non-admin group' 2026-06-23 13:36:24.117 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-23 13:36:24.124 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-23 13:36:28.302 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:28.309 | ++ functions-common:get_or_create_group:886 : group_id=59904e81b8f34cd9b5af20123430b6d4 2026-06-23 13:36:28.314 | ++ functions-common:get_or_create_group:887 : echo 59904e81b8f34cd9b5af20123430b6d4 2026-06-23 13:36:28.321 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=59904e81b8f34cd9b5af20123430b6d4 2026-06-23 13:36:28.327 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 59904e81b8f34cd9b5af20123430b6d4 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:36:28.414 | + inc/async:async_inner:63 : get_or_add_group_project_role member 59904e81b8f34cd9b5af20123430b6d4 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:36:28.472 | [2077 Async ks-group-memberdemo:52751]: running: get_or_add_group_project_role member 59904e81b8f34cd9b5af20123430b6d4 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:36:28.477 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 59904e81b8f34cd9b5af20123430b6d4 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:36:28.572 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 59904e81b8f34cd9b5af20123430b6d4 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:36:28.669 | [2077 Async ks-group-anotherdemo:52830]: running: get_or_add_group_project_role anotherrole 59904e81b8f34cd9b5af20123430b6d4 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:36:28.679 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 59904e81b8f34cd9b5af20123430b6d4 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:28.869 | + inc/async:async_inner:63 : get_or_add_group_project_role member 59904e81b8f34cd9b5af20123430b6d4 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:28.984 | [2077 Async ks-group-memberalt:52909]: running: get_or_add_group_project_role member 59904e81b8f34cd9b5af20123430b6d4 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:28.991 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 59904e81b8f34cd9b5af20123430b6d4 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:29.184 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 59904e81b8f34cd9b5af20123430b6d4 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:29.293 | [2077 Async ks-group-anotheralt:53002]: running: get_or_add_group_project_role anotherrole 59904e81b8f34cd9b5af20123430b6d4 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:29.304 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 94fb041e67e34209bb1973e7b971e98b 18c1fb3361804d538ef2efb5701bbaab 2026-06-23 13:36:29.492 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 94fb041e67e34209bb1973e7b971e98b 18c1fb3361804d538ef2efb5701bbaab 2026-06-23 13:36:29.587 | [2077 Async ks-group-admin:53085]: running: get_or_add_group_project_role admin 94fb041e67e34209bb1973e7b971e98b 18c1fb3361804d538ef2efb5701bbaab 2026-06-23 13:36:29.592 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-23 13:36:29.716 | [2077 Async ks-demo-member:50725]: Waiting for completion of get_or_add_user_project_role member 49af7739d5f444f2a7d2f242cd707f79 4bda456457d449d0bfb0d3b746d64d34 running on PID 50725 (17 other jobs running) 2026-06-23 13:36:29.759 | [2077 Async ks-demo-member:50725]: Signaling child to exit 2026-06-23 13:36:29.764 | WAKEUP 2026-06-23 13:36:29.801 | [2077 Async ks-demo-member:50725]: Signaled 2026-06-23 13:36:29.802 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:36:29.802 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:36:29.803 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 13:36:29.803 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:36:29.803 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:36:29.803 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 13:36:29.803 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 13:36:29.803 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 13:36:29.803 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 13:36:29.803 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 49af7739d5f444f2a7d2f242cd707f79 --project 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:36:29.803 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 49af7739d5f444f2a7d2f242cd707f79 --project 4bda456457d449d0bfb0d3b746d64d34 -c Role -f value 2026-06-23 13:36:29.803 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:29.803 | + functions-common:get_or_add_user_project_role:973 : user_role_id=13f60a9b37604d95be578907b8066672 2026-06-23 13:36:29.804 | + functions-common:get_or_add_user_project_role:974 : echo 13f60a9b37604d95be578907b8066672 2026-06-23 13:36:29.804 | 13f60a9b37604d95be578907b8066672 2026-06-23 13:36:29.850 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:36:29.928 | [52240 Async ks-system-member:52240]: finished successfully 2026-06-23 13:36:29.933 | [2077 Async ks-demo-member:50725]: finished get_or_add_user_project_role member 49af7739d5f444f2a7d2f242cd707f79 4bda456457d449d0bfb0d3b746d64d34 with result 0 in 13 seconds 2026-06-23 13:36:30.037 | [2077 Async ks-demo-admin:50821]: Waiting for completion of get_or_add_user_project_role admin 6d8f0848c7d7441584531b1c2c5e1c78 4bda456457d449d0bfb0d3b746d64d34 running on PID 50821 (16 other jobs running) 2026-06-23 13:36:30.102 | [2077 Async ks-demo-admin:50821]: Signaling child to exit 2026-06-23 13:36:30.104 | WAKEUP 2026-06-23 13:36:30.161 | [2077 Async ks-demo-admin:50821]: Signaled 2026-06-23 13:36:30.166 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:36:30.166 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:36:30.166 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 13:36:30.166 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:36:30.167 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:36:30.167 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 13:36:30.167 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 13:36:30.167 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 13:36:30.167 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 13:36:30.167 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 6d8f0848c7d7441584531b1c2c5e1c78 --project 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:36:30.167 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d8f0848c7d7441584531b1c2c5e1c78 --project 4bda456457d449d0bfb0d3b746d64d34 -c Role -f value 2026-06-23 13:36:30.167 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:30.167 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3979474f669346a387f91de869b679b7 2026-06-23 13:36:30.167 | + functions-common:get_or_add_user_project_role:974 : echo 3979474f669346a387f91de869b679b7 2026-06-23 13:36:30.168 | 3979474f669346a387f91de869b679b7 2026-06-23 13:36:30.252 | [2077 Async ks-demo-admin:50821]: finished get_or_add_user_project_role admin 6d8f0848c7d7441584531b1c2c5e1c78 4bda456457d449d0bfb0d3b746d64d34 with result 0 in 14 seconds 2026-06-23 13:36:30.325 | [2077 Async ks-demo-another:50917]: Waiting for completion of get_or_add_user_project_role anotherrole 49af7739d5f444f2a7d2f242cd707f79 4bda456457d449d0bfb0d3b746d64d34 running on PID 50917 (15 other jobs running) 2026-06-23 13:36:30.375 | [2077 Async ks-demo-another:50917]: Signaling child to exit 2026-06-23 13:36:30.376 | WAKEUP 2026-06-23 13:36:30.427 | [2077 Async ks-demo-another:50917]: Signaled 2026-06-23 13:36:30.429 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:36:30.429 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:36:30.429 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 13:36:30.429 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:36:30.430 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:36:30.430 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 13:36:30.430 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 13:36:30.430 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 13:36:30.430 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 13:36:30.430 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 49af7739d5f444f2a7d2f242cd707f79 --project 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:36:30.430 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 49af7739d5f444f2a7d2f242cd707f79 --project 4bda456457d449d0bfb0d3b746d64d34 -c Role -f value 2026-06-23 13:36:30.433 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:30.433 | + functions-common:get_or_add_user_project_role:973 : user_role_id=1f891bea6ca742daa99abf559f129062 2026-06-23 13:36:30.433 | + functions-common:get_or_add_user_project_role:974 : echo 1f891bea6ca742daa99abf559f129062 2026-06-23 13:36:30.434 | 1f891bea6ca742daa99abf559f129062 2026-06-23 13:36:30.508 | [2077 Async ks-demo-another:50917]: finished get_or_add_user_project_role anotherrole 49af7739d5f444f2a7d2f242cd707f79 4bda456457d449d0bfb0d3b746d64d34 with result 0 in 12 seconds 2026-06-23 13:36:30.575 | [2077 Async ks-demo-invis:51013]: Waiting for completion of get_or_add_user_project_role member 49af7739d5f444f2a7d2f242cd707f79 add1bce3df7e493799b5d20a7dcf3a6f running on PID 51013 (14 other jobs running) 2026-06-23 13:36:30.624 | [2077 Async ks-demo-invis:51013]: Signaling child to exit 2026-06-23 13:36:30.626 | WAKEUP 2026-06-23 13:36:30.664 | [2077 Async ks-demo-invis:51013]: Signaled 2026-06-23 13:36:30.666 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:36:30.666 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:36:30.666 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 13:36:30.666 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:36:30.667 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:36:30.667 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 13:36:30.667 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 13:36:30.667 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 13:36:30.667 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 13:36:30.667 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 49af7739d5f444f2a7d2f242cd707f79 --project add1bce3df7e493799b5d20a7dcf3a6f 2026-06-23 13:36:30.667 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 49af7739d5f444f2a7d2f242cd707f79 --project add1bce3df7e493799b5d20a7dcf3a6f -c Role -f value 2026-06-23 13:36:30.667 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:30.667 | + functions-common:get_or_add_user_project_role:973 : user_role_id=13f60a9b37604d95be578907b8066672 2026-06-23 13:36:30.667 | + functions-common:get_or_add_user_project_role:974 : echo 13f60a9b37604d95be578907b8066672 2026-06-23 13:36:30.667 | 13f60a9b37604d95be578907b8066672 2026-06-23 13:36:30.752 | [2077 Async ks-demo-invis:51013]: finished get_or_add_user_project_role member 49af7739d5f444f2a7d2f242cd707f79 add1bce3df7e493799b5d20a7dcf3a6f with result 0 in 13 seconds 2026-06-23 13:36:30.819 | [2077 Async ks-demo-reader:51147]: Waiting for completion of get_or_add_user_project_role reader 870721ce9e1545fa9d4c94b3f4280a83 4bda456457d449d0bfb0d3b746d64d34 running on PID 51147 (13 other jobs running) 2026-06-23 13:36:30.866 | [2077 Async ks-demo-reader:51147]: Signaling child to exit 2026-06-23 13:36:30.869 | WAKEUP 2026-06-23 13:36:30.910 | [2077 Async ks-demo-reader:51147]: Signaled 2026-06-23 13:36:30.913 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:36:30.913 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:36:30.913 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 13:36:30.913 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:36:30.913 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:36:30.913 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 13:36:30.913 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 13:36:30.913 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 13:36:30.913 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 13:36:30.913 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 870721ce9e1545fa9d4c94b3f4280a83 --project 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:36:30.913 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 870721ce9e1545fa9d4c94b3f4280a83 --project 4bda456457d449d0bfb0d3b746d64d34 -c Role -f value 2026-06-23 13:36:30.914 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:30.914 | + functions-common:get_or_add_user_project_role:973 : user_role_id=26af00bdcfe04052848137d5e1cf3e4d 2026-06-23 13:36:30.914 | + functions-common:get_or_add_user_project_role:974 : echo 26af00bdcfe04052848137d5e1cf3e4d 2026-06-23 13:36:30.914 | 26af00bdcfe04052848137d5e1cf3e4d 2026-06-23 13:36:31.017 | [2077 Async ks-demo-reader:51147]: finished get_or_add_user_project_role reader 870721ce9e1545fa9d4c94b3f4280a83 4bda456457d449d0bfb0d3b746d64d34 with result 0 in 11 seconds 2026-06-23 13:36:31.029 | + inc/async:async_wait:197 : return 0 2026-06-23 13:36:31.036 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-23 13:36:31.168 | [2077 Async ks-alt-admin:51566]: Waiting for completion of get_or_add_user_project_role admin c05bc1067c444d618a7c538637f908ff 3b56bc2e700d4cbabe74a3a40a4bdb8a running on PID 51566 (12 other jobs running) 2026-06-23 13:36:31.233 | [2077 Async ks-alt-admin:51566]: Signaling child to exit 2026-06-23 13:36:31.234 | WAKEUP 2026-06-23 13:36:31.289 | [2077 Async ks-alt-admin:51566]: Signaled 2026-06-23 13:36:31.291 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:36:31.291 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:36:31.291 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 13:36:31.291 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:36:31.292 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:36:31.292 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 13:36:31.292 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 13:36:31.292 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 13:36:31.292 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 13:36:31.292 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user c05bc1067c444d618a7c538637f908ff --project 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:31.292 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c05bc1067c444d618a7c538637f908ff --project 3b56bc2e700d4cbabe74a3a40a4bdb8a -c Role -f value 2026-06-23 13:36:31.292 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:31.292 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3979474f669346a387f91de869b679b7 2026-06-23 13:36:31.292 | + functions-common:get_or_add_user_project_role:974 : echo 3979474f669346a387f91de869b679b7 2026-06-23 13:36:31.292 | 3979474f669346a387f91de869b679b7 2026-06-23 13:36:31.407 | [2077 Async ks-alt-admin:51566]: finished get_or_add_user_project_role admin c05bc1067c444d618a7c538637f908ff 3b56bc2e700d4cbabe74a3a40a4bdb8a with result 0 in 10 seconds 2026-06-23 13:36:31.489 | [2077 Async ks-alt-another:51662]: Waiting for completion of get_or_add_user_project_role anotherrole c05bc1067c444d618a7c538637f908ff 3b56bc2e700d4cbabe74a3a40a4bdb8a running on PID 51662 (11 other jobs running) 2026-06-23 13:36:31.555 | [2077 Async ks-alt-another:51662]: Signaling child to exit 2026-06-23 13:36:31.556 | WAKEUP 2026-06-23 13:36:31.612 | [2077 Async ks-alt-another:51662]: Signaled 2026-06-23 13:36:31.614 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:36:31.615 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:36:31.615 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 13:36:31.615 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:36:31.615 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:36:31.615 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 13:36:31.615 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 13:36:31.616 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 13:36:31.616 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 13:36:31.617 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user c05bc1067c444d618a7c538637f908ff --project 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:31.617 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c05bc1067c444d618a7c538637f908ff --project 3b56bc2e700d4cbabe74a3a40a4bdb8a -c Role -f value 2026-06-23 13:36:31.617 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:31.617 | + functions-common:get_or_add_user_project_role:973 : user_role_id=1f891bea6ca742daa99abf559f129062 2026-06-23 13:36:31.617 | + functions-common:get_or_add_user_project_role:974 : echo 1f891bea6ca742daa99abf559f129062 2026-06-23 13:36:31.617 | 1f891bea6ca742daa99abf559f129062 2026-06-23 13:36:31.745 | [2077 Async ks-alt-another:51662]: finished get_or_add_user_project_role anotherrole c05bc1067c444d618a7c538637f908ff 3b56bc2e700d4cbabe74a3a40a4bdb8a with result 0 in 10 seconds 2026-06-23 13:36:31.845 | [2077 Async ks-alt-member-user:51839]: Waiting for completion of get_or_add_user_project_role member 01bf7c211c7e444abe7c62cbf7352905 3b56bc2e700d4cbabe74a3a40a4bdb8a running on PID 51839 (10 other jobs running) 2026-06-23 13:36:31.905 | [2077 Async ks-alt-member-user:51839]: Signaling child to exit 2026-06-23 13:36:31.905 | WAKEUP 2026-06-23 13:36:31.963 | [2077 Async ks-alt-member-user:51839]: Signaled 2026-06-23 13:36:31.970 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:36:31.970 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:36:31.970 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 13:36:31.971 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:36:31.971 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:36:31.971 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 13:36:31.971 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 13:36:31.971 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 13:36:31.971 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 13:36:31.971 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 01bf7c211c7e444abe7c62cbf7352905 --project 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:31.971 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 01bf7c211c7e444abe7c62cbf7352905 --project 3b56bc2e700d4cbabe74a3a40a4bdb8a -c Role -f value 2026-06-23 13:36:31.971 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:31.971 | + functions-common:get_or_add_user_project_role:973 : user_role_id=13f60a9b37604d95be578907b8066672 2026-06-23 13:36:31.971 | + functions-common:get_or_add_user_project_role:974 : echo 13f60a9b37604d95be578907b8066672 2026-06-23 13:36:31.972 | 13f60a9b37604d95be578907b8066672 2026-06-23 13:36:32.085 | [2077 Async ks-alt-member-user:51839]: finished get_or_add_user_project_role member 01bf7c211c7e444abe7c62cbf7352905 3b56bc2e700d4cbabe74a3a40a4bdb8a with result 0 in 9 seconds 2026-06-23 13:36:32.180 | [2077 Async ks-alt-reader-user:52009]: Waiting for completion of get_or_add_user_project_role reader 1cdb8f2683eb4f04871e56de2443ddaa 3b56bc2e700d4cbabe74a3a40a4bdb8a running on PID 52009 (9 other jobs running) 2026-06-23 13:36:32.241 | [2077 Async ks-alt-reader-user:52009]: Signaling child to exit 2026-06-23 13:36:32.241 | WAKEUP 2026-06-23 13:36:32.296 | [2077 Async ks-alt-reader-user:52009]: Signaled 2026-06-23 13:36:32.298 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:36:32.298 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:36:32.298 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-23 13:36:32.298 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:36:32.298 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:36:32.298 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 13:36:32.298 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 13:36:32.299 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 13:36:32.299 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-23 13:36:32.299 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 1cdb8f2683eb4f04871e56de2443ddaa --project 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:32.299 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1cdb8f2683eb4f04871e56de2443ddaa --project 3b56bc2e700d4cbabe74a3a40a4bdb8a -c Role -f value 2026-06-23 13:36:32.299 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:32.299 | + functions-common:get_or_add_user_project_role:973 : user_role_id=26af00bdcfe04052848137d5e1cf3e4d 2026-06-23 13:36:32.299 | + functions-common:get_or_add_user_project_role:974 : echo 26af00bdcfe04052848137d5e1cf3e4d 2026-06-23 13:36:32.299 | 26af00bdcfe04052848137d5e1cf3e4d 2026-06-23 13:36:32.411 | [2077 Async ks-alt-reader-user:52009]: finished get_or_add_user_project_role reader 1cdb8f2683eb4f04871e56de2443ddaa 3b56bc2e700d4cbabe74a3a40a4bdb8a with result 0 in 9 seconds 2026-06-23 13:36:32.423 | + inc/async:async_wait:197 : return 0 2026-06-23 13:36:32.427 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-23 13:36:32.568 | [2077 Async ks-system-member:52240]: Waiting for completion of get_or_add_user_system_role member 69509d0ab24241a39f12feed294f8bcc all running on PID 52240 (8 other jobs running) 2026-06-23 13:36:32.630 | [2077 Async ks-system-member:52240]: Signaling child to exit 2026-06-23 13:36:32.634 | WAKEUP 2026-06-23 13:36:32.690 | [2077 Async ks-system-member:52240]: Signaled 2026-06-23 13:36:32.693 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-23 13:36:32.693 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-23 13:36:32.693 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-23 13:36:32.693 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:36:32.694 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:36:32.694 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 13:36:32.694 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 13:36:32.694 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 13:36:32.694 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-23 13:36:32.694 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 69509d0ab24241a39f12feed294f8bcc --system all -f value -c Role 2026-06-23 13:36:32.694 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:32.694 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-23 13:36:32.694 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-23 13:36:32.694 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add member --user 69509d0ab24241a39f12feed294f8bcc --system all 2026-06-23 13:36:32.694 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 69509d0ab24241a39f12feed294f8bcc --system all -f value -c Role 2026-06-23 13:36:32.695 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:32.695 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-23 13:36:32.695 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-23 13:36:32.695 | 2026-06-23 13:36:32.812 | [2077 Async ks-system-member:52240]: finished get_or_add_user_system_role member 69509d0ab24241a39f12feed294f8bcc all with result 0 in 14 seconds 2026-06-23 13:36:32.899 | [2077 Async ks-system-reader:52451]: Waiting for completion of get_or_add_user_system_role reader 187e9ec79d6b4ad69ca357069b127b0c all running on PID 52451 (7 other jobs running) 2026-06-23 13:36:32.957 | [2077 Async ks-system-reader:52451]: Signaling child to exit 2026-06-23 13:36:36.228 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:36:36.273 | [52451 Async ks-system-reader:52451]: finished successfully 2026-06-23 13:36:36.322 | WAKEUP 2026-06-23 13:36:36.379 | [2077 Async ks-system-reader:52451]: Signaled 2026-06-23 13:36:36.384 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-23 13:36:36.385 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-23 13:36:36.385 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-23 13:36:36.385 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:36:36.385 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:36:36.385 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-23 13:36:36.385 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-23 13:36:36.385 | ++ functions-common:_get_domain_args:951 : echo 2026-06-23 13:36:36.385 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-23 13:36:36.385 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 187e9ec79d6b4ad69ca357069b127b0c --system all -f value -c Role 2026-06-23 13:36:36.385 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:36.386 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-23 13:36:36.386 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-23 13:36:36.386 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add reader --user 187e9ec79d6b4ad69ca357069b127b0c --system all 2026-06-23 13:36:36.386 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 187e9ec79d6b4ad69ca357069b127b0c --system all -f value -c Role 2026-06-23 13:36:36.386 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:36.386 | + functions-common:get_or_add_user_system_role:1022 : user_role_id=26af00bdcfe04052848137d5e1cf3e4d 2026-06-23 13:36:36.386 | + functions-common:get_or_add_user_system_role:1024 : echo 26af00bdcfe04052848137d5e1cf3e4d 2026-06-23 13:36:36.386 | 26af00bdcfe04052848137d5e1cf3e4d 2026-06-23 13:36:36.498 | [2077 Async ks-system-reader:52451]: finished get_or_add_user_system_role reader 187e9ec79d6b4ad69ca357069b127b0c all with result 0 in 16 seconds 2026-06-23 13:36:36.507 | + inc/async:async_wait:197 : return 0 2026-06-23 13:36:36.515 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-23 13:36:36.637 | [2077 Async ks-group-memberdemo:52751]: Waiting for completion of get_or_add_group_project_role member 59904e81b8f34cd9b5af20123430b6d4 4bda456457d449d0bfb0d3b746d64d34 running on PID 52751 (6 other jobs running) 2026-06-23 13:36:36.702 | [2077 Async ks-group-memberdemo:52751]: Signaling child to exit 2026-06-23 13:36:40.811 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:36:40.839 | [52830 Async ks-group-anotherdemo:52830]: finished successfully 2026-06-23 13:36:41.193 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:36:41.219 | [52751 Async ks-group-memberdemo:52751]: finished successfully 2026-06-23 13:36:41.242 | WAKEUP 2026-06-23 13:36:41.268 | [2077 Async ks-group-memberdemo:52751]: Signaled 2026-06-23 13:36:41.270 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-23 13:36:41.271 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group 59904e81b8f34cd9b5af20123430b6d4 --project 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:36:41.271 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 59904e81b8f34cd9b5af20123430b6d4 --project 4bda456457d449d0bfb0d3b746d64d34 -f value -c Role 2026-06-23 13:36:41.271 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:41.271 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=13f60a9b37604d95be578907b8066672 2026-06-23 13:36:41.271 | + functions-common:get_or_add_group_project_role:1043 : echo 13f60a9b37604d95be578907b8066672 2026-06-23 13:36:41.271 | 13f60a9b37604d95be578907b8066672 2026-06-23 13:36:41.333 | [2077 Async ks-group-memberdemo:52751]: finished get_or_add_group_project_role member 59904e81b8f34cd9b5af20123430b6d4 4bda456457d449d0bfb0d3b746d64d34 with result 0 in 12 seconds 2026-06-23 13:36:41.394 | [2077 Async ks-group-anotherdemo:52830]: Waiting for completion of get_or_add_group_project_role anotherrole 59904e81b8f34cd9b5af20123430b6d4 4bda456457d449d0bfb0d3b746d64d34 running on PID 52830 (5 other jobs running) 2026-06-23 13:36:41.429 | [2077 Async ks-group-anotherdemo:52830]: Signaling child to exit 2026-06-23 13:36:41.429 | WAKEUP 2026-06-23 13:36:41.457 | [2077 Async ks-group-anotherdemo:52830]: Signaled 2026-06-23 13:36:41.457 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-23 13:36:41.457 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group 59904e81b8f34cd9b5af20123430b6d4 --project 4bda456457d449d0bfb0d3b746d64d34 2026-06-23 13:36:41.458 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 59904e81b8f34cd9b5af20123430b6d4 --project 4bda456457d449d0bfb0d3b746d64d34 -f value -c Role 2026-06-23 13:36:41.458 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:41.458 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=1f891bea6ca742daa99abf559f129062 2026-06-23 13:36:41.458 | + functions-common:get_or_add_group_project_role:1043 : echo 1f891bea6ca742daa99abf559f129062 2026-06-23 13:36:41.458 | 1f891bea6ca742daa99abf559f129062 2026-06-23 13:36:41.491 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:36:41.524 | [2077 Async ks-group-anotherdemo:52830]: finished get_or_add_group_project_role anotherrole 59904e81b8f34cd9b5af20123430b6d4 4bda456457d449d0bfb0d3b746d64d34 with result 0 in 12 seconds 2026-06-23 13:36:41.531 | [53002 Async ks-group-anotheralt:53002]: finished successfully 2026-06-23 13:36:41.587 | [2077 Async ks-group-memberalt:52909]: Waiting for completion of get_or_add_group_project_role member 59904e81b8f34cd9b5af20123430b6d4 3b56bc2e700d4cbabe74a3a40a4bdb8a running on PID 52909 (4 other jobs running) 2026-06-23 13:36:41.629 | [2077 Async ks-group-memberalt:52909]: Signaling child to exit 2026-06-23 13:36:42.356 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:36:42.386 | [52909 Async ks-group-memberalt:52909]: finished successfully 2026-06-23 13:36:42.412 | WAKEUP 2026-06-23 13:36:42.438 | [2077 Async ks-group-memberalt:52909]: Signaled 2026-06-23 13:36:42.439 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-23 13:36:42.439 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group 59904e81b8f34cd9b5af20123430b6d4 --project 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:42.439 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 59904e81b8f34cd9b5af20123430b6d4 --project 3b56bc2e700d4cbabe74a3a40a4bdb8a -f value -c Role 2026-06-23 13:36:42.439 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:42.440 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=13f60a9b37604d95be578907b8066672 2026-06-23 13:36:42.440 | + functions-common:get_or_add_group_project_role:1043 : echo 13f60a9b37604d95be578907b8066672 2026-06-23 13:36:42.440 | 13f60a9b37604d95be578907b8066672 2026-06-23 13:36:42.492 | [2077 Async ks-group-memberalt:52909]: finished get_or_add_group_project_role member 59904e81b8f34cd9b5af20123430b6d4 3b56bc2e700d4cbabe74a3a40a4bdb8a with result 0 in 13 seconds 2026-06-23 13:36:42.537 | [2077 Async ks-group-anotheralt:53002]: Waiting for completion of get_or_add_group_project_role anotherrole 59904e81b8f34cd9b5af20123430b6d4 3b56bc2e700d4cbabe74a3a40a4bdb8a running on PID 53002 (3 other jobs running) 2026-06-23 13:36:42.567 | [2077 Async ks-group-anotheralt:53002]: Signaling child to exit 2026-06-23 13:36:42.567 | WAKEUP 2026-06-23 13:36:42.593 | [2077 Async ks-group-anotheralt:53002]: Signaled 2026-06-23 13:36:42.595 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-23 13:36:42.595 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group 59904e81b8f34cd9b5af20123430b6d4 --project 3b56bc2e700d4cbabe74a3a40a4bdb8a 2026-06-23 13:36:42.595 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 59904e81b8f34cd9b5af20123430b6d4 --project 3b56bc2e700d4cbabe74a3a40a4bdb8a -f value -c Role 2026-06-23 13:36:42.595 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:42.596 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=1f891bea6ca742daa99abf559f129062 2026-06-23 13:36:42.596 | + functions-common:get_or_add_group_project_role:1043 : echo 1f891bea6ca742daa99abf559f129062 2026-06-23 13:36:42.596 | 1f891bea6ca742daa99abf559f129062 2026-06-23 13:36:42.636 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:36:42.651 | [2077 Async ks-group-anotheralt:53002]: finished get_or_add_group_project_role anotherrole 59904e81b8f34cd9b5af20123430b6d4 3b56bc2e700d4cbabe74a3a40a4bdb8a with result 0 in 12 seconds 2026-06-23 13:36:42.670 | [53085 Async ks-group-admin:53085]: finished successfully 2026-06-23 13:36:42.697 | [2077 Async ks-group-admin:53085]: Waiting for completion of get_or_add_group_project_role admin 94fb041e67e34209bb1973e7b971e98b 18c1fb3361804d538ef2efb5701bbaab running on PID 53085 (2 other jobs running) 2026-06-23 13:36:42.729 | [2077 Async ks-group-admin:53085]: Signaling child to exit 2026-06-23 13:36:42.729 | WAKEUP 2026-06-23 13:36:42.756 | [2077 Async ks-group-admin:53085]: Signaled 2026-06-23 13:36:42.757 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-23 13:36:42.757 | + functions-common:get_or_add_group_project_role:1034 : openstack role add admin --group 94fb041e67e34209bb1973e7b971e98b --project 18c1fb3361804d538ef2efb5701bbaab 2026-06-23 13:36:42.757 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 94fb041e67e34209bb1973e7b971e98b --project 18c1fb3361804d538ef2efb5701bbaab -f value -c Role 2026-06-23 13:36:42.757 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:36:42.757 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=3979474f669346a387f91de869b679b7 2026-06-23 13:36:42.757 | + functions-common:get_or_add_group_project_role:1043 : echo 3979474f669346a387f91de869b679b7 2026-06-23 13:36:42.758 | 3979474f669346a387f91de869b679b7 2026-06-23 13:36:42.809 | [2077 Async ks-group-admin:53085]: finished get_or_add_group_project_role admin 94fb041e67e34209bb1973e7b971e98b 18c1fb3361804d538ef2efb5701bbaab with result 0 in 13 seconds 2026-06-23 13:36:42.815 | + inc/async:async_wait:197 : return 0 2026-06-23 13:36:42.819 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-23 13:36:42.845 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:36:42.849 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-06-23 13:36:42.876 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:36:42.880 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-06-23 13:36:42.884 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-23 13:36:42.964 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-23 13:36:43.017 | [2077 Async create_nova_accounts:54968]: running: create_nova_accounts 2026-06-23 13:36:43.021 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-06-23 13:36:43.051 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:36:43.056 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-06-23 13:36:43.060 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-23 13:36:43.157 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-23 13:36:43.213 | [2077 Async create_glance_accounts:55091]: running: create_glance_accounts 2026-06-23 13:36:43.217 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-06-23 13:36:43.250 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:36:43.254 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-06-23 13:36:43.259 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-23 13:36:43.348 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-23 13:36:43.411 | [2077 Async create_cinder_accounts:55229]: running: create_cinder_accounts 2026-06-23 13:36:43.415 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-06-23 13:36:43.443 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:36:43.445 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-06-23 13:36:43.447 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-23 13:36:43.538 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-23 13:36:43.625 | [2077 Async create_neutron_accounts:55371]: running: create_neutron_accounts 2026-06-23 13:36:43.635 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-06-23 13:36:43.675 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:36:43.678 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-06-23 13:36:43.734 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:36:43.742 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-23 13:36:43.873 | [2077 Async create_nova_accounts:54968]: Waiting for completion of create_nova_accounts running on PID 54968 (5 other jobs running) 2026-06-23 13:36:43.936 | [2077 Async create_nova_accounts:54968]: Signaling child to exit 2026-06-23 13:37:20.770 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:37:20.794 | [55371 Async create_neutron_accounts:55371]: finished successfully 2026-06-23 13:37:29.009 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:37:29.031 | [55229 Async create_cinder_accounts:55229]: finished successfully 2026-06-23 13:37:47.521 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:37:47.548 | [54968 Async create_nova_accounts:54968]: finished successfully 2026-06-23 13:37:47.576 | WAKEUP 2026-06-23 13:37:47.602 | [2077 Async create_nova_accounts:54968]: Signaled 2026-06-23 13:37:47.604 | + lib/nova:create_nova_accounts:384 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-06-23 13:37:47.604 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-23 13:37:47.604 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-23 13:37:47.604 | + functions-common:get_or_create_user:893 : local user_id 2026-06-23 13:37:47.604 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 13:37:47.604 | + functions-common:get_or_create_user:897 : local email= 2026-06-23 13:37:47.604 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-23 13:37:47.604 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:37:47.604 | + functions-common:get_or_create_user:909 : user_id=ebe034179df54cabbb043e35b50b1f48 2026-06-23 13:37:47.604 | + functions-common:get_or_create_user:910 : echo ebe034179df54cabbb043e35b50b1f48 2026-06-23 13:37:47.605 | ebe034179df54cabbb043e35b50b1f48 2026-06-23 13:37:47.605 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-23 13:37:47.605 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:37:47.605 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:37:47.605 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 13:37:47.605 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:37:47.605 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:37:47.605 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 13:37:47.605 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 13:37:47.605 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 13:37:47.605 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 13:37:47.606 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 13:37:47.606 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 13:37:47.606 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-23 13:37:47.606 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-23 13:37:47.606 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:37:47.606 | + functions-common:get_or_add_user_project_role:973 : user_role_id=2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:37:47.606 | + functions-common:get_or_add_user_project_role:974 : echo 2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:37:47.606 | 2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:37:47.607 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-23 13:37:47.607 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-23 13:37:47.607 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:37:47.608 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:37:47.608 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 13:37:47.609 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:37:47.609 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:37:47.609 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 13:37:47.610 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 13:37:47.610 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 13:37:47.610 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 13:37:47.610 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 13:37:47.610 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 13:37:47.610 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-23 13:37:47.610 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-23 13:37:47.610 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:37:47.611 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3979474f669346a387f91de869b679b7 2026-06-23 13:37:47.611 | + functions-common:get_or_add_user_project_role:974 : echo 3979474f669346a387f91de869b679b7 2026-06-23 13:37:47.611 | 3979474f669346a387f91de869b679b7 2026-06-23 13:37:47.611 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-23 13:37:47.611 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.245/compute 2026-06-23 13:37:47.611 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-23 13:37:47.611 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 13:37:47.612 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-23 13:37:47.612 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-23 13:37:47.612 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:37:47.613 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 13:37:47.613 | 7ccba0cbffcb4e04a90a3798b999f0bb' 2026-06-23 13:37:47.613 | + functions-common:get_or_create_service:1061 : echo 7ccba0cbffcb4e04a90a3798b999f0bb 2026-06-23 13:37:47.613 | 7ccba0cbffcb4e04a90a3798b999f0bb 2026-06-23 13:37:47.614 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.245/compute/v2/$(project_id)s' 2026-06-23 13:37:47.614 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 13:37:47.614 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.245/compute/v2/$(project_id)s' RegionOne 2026-06-23 13:37:47.614 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 13:37:47.615 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-23 13:37:47.615 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:37:47.615 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 13:37:47.615 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 13:37:47.615 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.245/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-23 13:37:47.616 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:37:47.616 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=f193452ea9e747c387ee18ac83b01b17 2026-06-23 13:37:47.616 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo f193452ea9e747c387ee18ac83b01b17 2026-06-23 13:37:47.616 | + functions-common:get_or_create_endpoint:1094 : public_id=f193452ea9e747c387ee18ac83b01b17 2026-06-23 13:37:47.616 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 13:37:47.616 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 13:37:47.616 | + functions-common:get_or_create_endpoint:1103 : echo f193452ea9e747c387ee18ac83b01b17 2026-06-23 13:37:47.617 | f193452ea9e747c387ee18ac83b01b17 2026-06-23 13:37:47.617 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-23 13:37:47.617 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 13:37:47.618 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-23 13:37:47.618 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-23 13:37:47.618 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:37:47.618 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 13:37:47.618 | d0980338024f40e2990c1ae5a06e6824' 2026-06-23 13:37:47.618 | + functions-common:get_or_create_service:1061 : echo d0980338024f40e2990c1ae5a06e6824 2026-06-23 13:37:47.618 | d0980338024f40e2990c1ae5a06e6824 2026-06-23 13:37:47.618 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.245/compute/v2.1 2026-06-23 13:37:47.618 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 13:37:47.619 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute public http://192.168.122.245/compute/v2.1 RegionOne 2026-06-23 13:37:47.619 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 13:37:47.619 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-23 13:37:47.619 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:37:47.619 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 13:37:47.619 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 13:37:47.619 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.245/compute/v2.1 --region RegionOne -f value -c id 2026-06-23 13:37:47.619 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:37:47.619 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=4e13372838e24ee0a20eae4f2a89cff7 2026-06-23 13:37:47.619 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 4e13372838e24ee0a20eae4f2a89cff7 2026-06-23 13:37:47.619 | + functions-common:get_or_create_endpoint:1094 : public_id=4e13372838e24ee0a20eae4f2a89cff7 2026-06-23 13:37:47.620 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 13:37:47.620 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 13:37:47.620 | + functions-common:get_or_create_endpoint:1103 : echo 4e13372838e24ee0a20eae4f2a89cff7 2026-06-23 13:37:47.620 | 4e13372838e24ee0a20eae4f2a89cff7 2026-06-23 13:37:47.620 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-23 13:37:47.620 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:37:47.620 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-23 13:37:47.620 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:37:47.620 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-23 13:37:47.621 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:37:47.621 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-23 13:37:47.621 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:37:47.621 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-23 13:37:47.653 | [2077 Async create_nova_accounts:54968]: finished create_nova_accounts with result 0 in 64 seconds 2026-06-23 13:37:47.686 | [2077 Async create_glance_accounts:55091]: Waiting for completion of create_glance_accounts running on PID 55091 (4 other jobs running) 2026-06-23 13:37:47.709 | [2077 Async create_glance_accounts:55091]: Signaling child to exit 2026-06-23 13:38:01.524 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:38:01.557 | [55091 Async create_glance_accounts:55091]: finished successfully 2026-06-23 13:38:01.584 | WAKEUP 2026-06-23 13:38:01.611 | [2077 Async create_glance_accounts:55091]: Signaled 2026-06-23 13:38:01.613 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-23 13:38:01.613 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:38:01.613 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-23 13:38:01.613 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-23 13:38:01.614 | + functions-common:get_or_create_user:893 : local user_id 2026-06-23 13:38:01.614 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 13:38:01.614 | + functions-common:get_or_create_user:897 : local email= 2026-06-23 13:38:01.614 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-23 13:38:01.614 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.614 | + functions-common:get_or_create_user:909 : user_id=c18c5d9b037044f0a5240aa654573379 2026-06-23 13:38:01.614 | + functions-common:get_or_create_user:910 : echo c18c5d9b037044f0a5240aa654573379 2026-06-23 13:38:01.615 | c18c5d9b037044f0a5240aa654573379 2026-06-23 13:38:01.615 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-23 13:38:01.616 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:38:01.616 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:38:01.616 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 13:38:01.616 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:38:01.616 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:38:01.616 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 13:38:01.616 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 13:38:01.616 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 13:38:01.616 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 13:38:01.616 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 13:38:01.617 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 13:38:01.617 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-23 13:38:01.617 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-23 13:38:01.617 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.617 | + functions-common:get_or_add_user_project_role:973 : user_role_id=2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:38:01.617 | + functions-common:get_or_add_user_project_role:974 : echo 2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:38:01.617 | 2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:38:01.617 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-23 13:38:01.618 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-23 13:38:01.618 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:38:01.618 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:38:01.618 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 13:38:01.618 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:38:01.618 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:38:01.618 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 13:38:01.619 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 13:38:01.619 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 13:38:01.619 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 13:38:01.619 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 13:38:01.619 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 13:38:01.619 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-23 13:38:01.619 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-23 13:38:01.620 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.620 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3979474f669346a387f91de869b679b7 2026-06-23 13:38:01.620 | + functions-common:get_or_add_user_project_role:974 : echo 3979474f669346a387f91de869b679b7 2026-06-23 13:38:01.620 | 3979474f669346a387f91de869b679b7 2026-06-23 13:38:01.620 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-23 13:38:01.620 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:38:01.620 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-23 13:38:01.621 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 13:38:01.621 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-23 13:38:01.621 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-23 13:38:01.621 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.621 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 13:38:01.621 | cffffa565a27417d8408e2d0cce34a9e' 2026-06-23 13:38:01.621 | + functions-common:get_or_create_service:1061 : echo cffffa565a27417d8408e2d0cce34a9e 2026-06-23 13:38:01.622 | cffffa565a27417d8408e2d0cce34a9e 2026-06-23 13:38:01.622 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.245/image 2026-06-23 13:38:01.622 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 13:38:01.622 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface image public http://192.168.122.245/image RegionOne 2026-06-23 13:38:01.622 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 13:38:01.622 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-23 13:38:01.622 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.623 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 13:38:01.623 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 13:38:01.623 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.245/image --region RegionOne -f value -c id 2026-06-23 13:38:01.623 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.623 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=2bff44bd3ea741a78c11fb69729bcab3 2026-06-23 13:38:01.624 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 2bff44bd3ea741a78c11fb69729bcab3 2026-06-23 13:38:01.624 | + functions-common:get_or_create_endpoint:1094 : public_id=2bff44bd3ea741a78c11fb69729bcab3 2026-06-23 13:38:01.624 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 13:38:01.624 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 13:38:01.624 | + functions-common:get_or_create_endpoint:1103 : echo 2bff44bd3ea741a78c11fb69729bcab3 2026-06-23 13:38:01.624 | 2bff44bd3ea741a78c11fb69729bcab3 2026-06-23 13:38:01.624 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-23 13:38:01.624 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-23 13:38:01.625 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-23 13:38:01.625 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.625 | ++ functions-common:get_or_create_domain:871 : domain_id=default 2026-06-23 13:38:01.625 | ++ functions-common:get_or_create_domain:872 : echo default 2026-06-23 13:38:01.625 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-23 13:38:01.625 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-23 13:38:01.625 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-23 13:38:01.626 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-23 13:38:01.626 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-23 13:38:01.626 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-23 13:38:01.626 | +---------------+----------------------------------+ 2026-06-23 13:38:01.626 | | Field | Value | 2026-06-23 13:38:01.626 | +---------------+----------------------------------+ 2026-06-23 13:38:01.626 | | default_limit | 2000 | 2026-06-23 13:38:01.626 | | description | None | 2026-06-23 13:38:01.626 | | id | 65792b23f49841ef94292c6a44c8b928 | 2026-06-23 13:38:01.627 | | region_id | RegionOne | 2026-06-23 13:38:01.627 | | resource_name | image_size_total | 2026-06-23 13:38:01.627 | | service_id | cffffa565a27417d8408e2d0cce34a9e | 2026-06-23 13:38:01.627 | +---------------+----------------------------------+ 2026-06-23 13:38:01.627 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-23 13:38:01.627 | +---------------+----------------------------------+ 2026-06-23 13:38:01.627 | | Field | Value | 2026-06-23 13:38:01.627 | +---------------+----------------------------------+ 2026-06-23 13:38:01.627 | | default_limit | 2000 | 2026-06-23 13:38:01.627 | | description | None | 2026-06-23 13:38:01.628 | | id | 935bd99f056f40b18487fa4016ea0e00 | 2026-06-23 13:38:01.628 | | region_id | RegionOne | 2026-06-23 13:38:01.628 | | resource_name | image_stage_total | 2026-06-23 13:38:01.628 | | service_id | cffffa565a27417d8408e2d0cce34a9e | 2026-06-23 13:38:01.628 | +---------------+----------------------------------+ 2026-06-23 13:38:01.628 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-23 13:38:01.628 | +---------------+----------------------------------+ 2026-06-23 13:38:01.628 | | Field | Value | 2026-06-23 13:38:01.628 | +---------------+----------------------------------+ 2026-06-23 13:38:01.629 | | default_limit | 100 | 2026-06-23 13:38:01.629 | | description | None | 2026-06-23 13:38:01.629 | | id | dfadc9cb60e74728bfe1d80acbf016d3 | 2026-06-23 13:38:01.629 | | region_id | RegionOne | 2026-06-23 13:38:01.629 | | resource_name | image_count_total | 2026-06-23 13:38:01.629 | | service_id | cffffa565a27417d8408e2d0cce34a9e | 2026-06-23 13:38:01.629 | +---------------+----------------------------------+ 2026-06-23 13:38:01.629 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-23 13:38:01.629 | +---------------+----------------------------------+ 2026-06-23 13:38:01.629 | | Field | Value | 2026-06-23 13:38:01.630 | +---------------+----------------------------------+ 2026-06-23 13:38:01.630 | | default_limit | 100 | 2026-06-23 13:38:01.630 | | description | None | 2026-06-23 13:38:01.630 | | id | 7ab21bdd42844b0fb9f7c250524fca7a | 2026-06-23 13:38:01.630 | | region_id | RegionOne | 2026-06-23 13:38:01.630 | | resource_name | image_count_uploading | 2026-06-23 13:38:01.630 | | service_id | cffffa565a27417d8408e2d0cce34a9e | 2026-06-23 13:38:01.630 | +---------------+----------------------------------+ 2026-06-23 13:38:01.631 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-23 13:38:01.631 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-23 13:38:01.631 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-23 13:38:01.631 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-23 13:38:01.631 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-23 13:38:01.631 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.245/identity 2026-06-23 13:38:01.631 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-23 13:38:01.631 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-23 13:38:01.631 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.632 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 2bff44bd3ea741a78c11fb69729bcab3 2026-06-23 13:38:01.632 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-23 13:38:01.632 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-23 13:38:01.632 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:38:01.673 | [2077 Async create_glance_accounts:55091]: finished create_glance_accounts with result 0 in 78 seconds 2026-06-23 13:38:01.723 | [2077 Async create_cinder_accounts:55229]: Waiting for completion of create_cinder_accounts running on PID 55229 (3 other jobs running) 2026-06-23 13:38:01.754 | [2077 Async create_cinder_accounts:55229]: Signaling child to exit 2026-06-23 13:38:01.754 | WAKEUP 2026-06-23 13:38:01.782 | [2077 Async create_cinder_accounts:55229]: Signaled 2026-06-23 13:38:01.785 | + lib/cinder:create_cinder_accounts:452 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-06-23 13:38:01.785 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-23 13:38:01.785 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-23 13:38:01.785 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:38:01.785 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-23 13:38:01.785 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-23 13:38:01.785 | + functions-common:get_or_create_user:893 : local user_id 2026-06-23 13:38:01.785 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 13:38:01.785 | + functions-common:get_or_create_user:897 : local email= 2026-06-23 13:38:01.785 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-23 13:38:01.786 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.786 | + functions-common:get_or_create_user:909 : user_id=38a5af4fd9b5436984e236230a6a338b 2026-06-23 13:38:01.786 | + functions-common:get_or_create_user:910 : echo 38a5af4fd9b5436984e236230a6a338b 2026-06-23 13:38:01.786 | 38a5af4fd9b5436984e236230a6a338b 2026-06-23 13:38:01.786 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-23 13:38:01.786 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:38:01.786 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:38:01.786 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 13:38:01.787 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:38:01.787 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:38:01.787 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 13:38:01.787 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 13:38:01.787 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 13:38:01.787 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 13:38:01.787 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 13:38:01.787 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 13:38:01.788 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-23 13:38:01.788 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-23 13:38:01.788 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.788 | + functions-common:get_or_add_user_project_role:973 : user_role_id=2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:38:01.788 | + functions-common:get_or_add_user_project_role:974 : echo 2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:38:01.788 | 2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:38:01.788 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-23 13:38:01.789 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-23 13:38:01.789 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.245/volume 2026-06-23 13:38:01.789 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-23 13:38:01.789 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 13:38:01.789 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-23 13:38:01.789 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-23 13:38:01.789 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.790 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 13:38:01.790 | 8fe12fcd533d49d0b810fc5c829877a5' 2026-06-23 13:38:01.790 | + functions-common:get_or_create_service:1061 : echo 8fe12fcd533d49d0b810fc5c829877a5 2026-06-23 13:38:01.790 | 8fe12fcd533d49d0b810fc5c829877a5 2026-06-23 13:38:01.790 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.245/volume/v3 2026-06-23 13:38:01.790 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 13:38:01.790 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.245/volume/v3 RegionOne 2026-06-23 13:38:01.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 13:38:01.791 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-23 13:38:01.791 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.791 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 13:38:01.791 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 13:38:01.791 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.245/volume/v3 --region RegionOne -f value -c id 2026-06-23 13:38:01.791 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.791 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=2214ec8540c2484ebe1694ac855217cc 2026-06-23 13:38:01.792 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 2214ec8540c2484ebe1694ac855217cc 2026-06-23 13:38:01.792 | + functions-common:get_or_create_endpoint:1094 : public_id=2214ec8540c2484ebe1694ac855217cc 2026-06-23 13:38:01.792 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 13:38:01.792 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 13:38:01.792 | + functions-common:get_or_create_endpoint:1103 : echo 2214ec8540c2484ebe1694ac855217cc 2026-06-23 13:38:01.792 | 2214ec8540c2484ebe1694ac855217cc 2026-06-23 13:38:01.792 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-23 13:38:01.793 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-23 13:38:01.793 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-23 13:38:01.793 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-23 13:38:01.793 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.793 | ++ functions-common:get_or_create_project:922 : project_id=14d7c3e985184094a5cb13bd95a424f7 2026-06-23 13:38:01.793 | ++ functions-common:get_or_create_project:923 : echo 14d7c3e985184094a5cb13bd95a424f7 2026-06-23 13:38:01.793 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 14d7c3e985184094a5cb13bd95a424f7 2026-06-23 13:38:01.794 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-23 13:38:01.794 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-23 13:38:01.794 | ++ functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 13:38:01.794 | ++ functions-common:get_or_create_user:897 : local email= 2026-06-23 13:38:01.794 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-23 13:38:01.794 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-23 13:38:01.794 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.794 | ++ functions-common:get_or_create_user:909 : user_id=38a5af4fd9b5436984e236230a6a338b 2026-06-23 13:38:01.795 | ++ functions-common:get_or_create_user:910 : echo 38a5af4fd9b5436984e236230a6a338b 2026-06-23 13:38:01.795 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 38a5af4fd9b5436984e236230a6a338b 2026-06-23 13:38:01.842 | [2077 Async create_cinder_accounts:55229]: finished create_cinder_accounts with result 0 in 45 seconds 2026-06-23 13:38:01.849 | + inc/async:async_wait:197 : return 0 2026-06-23 13:38:01.853 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-23 13:38:01.918 | [2077 Async create_neutron_accounts:55371]: Waiting for completion of create_neutron_accounts running on PID 55371 (2 other jobs running) 2026-06-23 13:38:01.949 | [2077 Async create_neutron_accounts:55371]: Signaling child to exit 2026-06-23 13:38:01.950 | WAKEUP 2026-06-23 13:38:01.981 | [2077 Async create_neutron_accounts:55371]: Signaled 2026-06-23 13:38:01.983 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-23 13:38:01.983 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.245/ 2026-06-23 13:38:01.983 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-23 13:38:01.984 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.245/networking 2026-06-23 13:38:01.984 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-23 13:38:01.984 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:38:01.984 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-23 13:38:01.984 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-23 13:38:01.984 | + functions-common:get_or_create_user:893 : local user_id 2026-06-23 13:38:01.984 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 13:38:01.984 | + functions-common:get_or_create_user:897 : local email= 2026-06-23 13:38:01.985 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-23 13:38:01.985 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.985 | + functions-common:get_or_create_user:909 : user_id=77bbae542a0345acb67b428427d3e61b 2026-06-23 13:38:01.985 | + functions-common:get_or_create_user:910 : echo 77bbae542a0345acb67b428427d3e61b 2026-06-23 13:38:01.985 | 77bbae542a0345acb67b428427d3e61b 2026-06-23 13:38:01.985 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-23 13:38:01.985 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:38:01.986 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:38:01.986 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 13:38:01.986 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:38:01.986 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:38:01.986 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 13:38:01.986 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 13:38:01.986 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 13:38:01.986 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 13:38:01.987 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 13:38:01.987 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 13:38:01.987 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-23 13:38:01.987 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-23 13:38:01.987 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.987 | + functions-common:get_or_add_user_project_role:973 : user_role_id=2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:38:01.987 | + functions-common:get_or_add_user_project_role:974 : echo 2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:38:01.988 | 2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:38:01.988 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-23 13:38:01.988 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-23 13:38:01.988 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 13:38:01.988 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-23 13:38:01.988 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-23 13:38:01.988 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.988 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 13:38:01.989 | db51be21d1ea4874ba2a5402ce4a5ab6' 2026-06-23 13:38:01.989 | + functions-common:get_or_create_service:1061 : echo db51be21d1ea4874ba2a5402ce4a5ab6 2026-06-23 13:38:01.989 | db51be21d1ea4874ba2a5402ce4a5ab6 2026-06-23 13:38:01.989 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.245/networking 2026-06-23 13:38:01.989 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 13:38:01.989 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface network public http://192.168.122.245/networking RegionOne 2026-06-23 13:38:01.989 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 13:38:01.989 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-23 13:38:01.990 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.990 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 13:38:01.990 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 13:38:01.990 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.245/networking --region RegionOne -f value -c id 2026-06-23 13:38:01.990 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:38:01.990 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=0508fb341266494dabec31604e18ffd6 2026-06-23 13:38:01.990 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 0508fb341266494dabec31604e18ffd6 2026-06-23 13:38:01.990 | + functions-common:get_or_create_endpoint:1094 : public_id=0508fb341266494dabec31604e18ffd6 2026-06-23 13:38:01.991 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 13:38:01.991 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 13:38:01.991 | + functions-common:get_or_create_endpoint:1103 : echo 0508fb341266494dabec31604e18ffd6 2026-06-23 13:38:01.991 | 0508fb341266494dabec31604e18ffd6 2026-06-23 13:38:02.047 | [2077 Async create_neutron_accounts:55371]: finished create_neutron_accounts with result 0 in 37 seconds 2026-06-23 13:38:02.058 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-23 13:38:02.066 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-23 13:38:02.071 | + inc/async:async_wait:197 : return 0 2026-06-23 13:38:02.076 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-06-23 13:38:02.105 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:38:02.109 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-06-23 13:38:02.137 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:38:02.141 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-06-23 13:38:02.146 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:38:02.151 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-06-23 13:38:02.155 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-06-23 13:38:02.160 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-23 13:38:02.252 | + inc/async:async_inner:63 : init_glance 2026-06-23 13:38:02.302 | [2077 Async init_glance:57607]: running: init_glance 2026-06-23 13:38:02.306 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-06-23 13:38:02.331 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:38:02.335 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-06-23 13:38:02.338 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:38:02.342 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-06-23 13:38:02.345 | + ./stack.sh:main:1164 : configure_neutron 2026-06-23 13:38:02.348 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-23 13:38:02.351 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-23 13:38:02.354 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-23 13:38:02.376 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-23 13:38:02.377 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-23 13:38:17.093 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:38:17.121 | [57607 Async init_glance:57607]: finished successfully 2026-06-23 13:38:29.183 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-23 13:38:29.183 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-23 13:38:45.148 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-23 13:38:45.152 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-23 13:38:45.155 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-23 13:38:45.157 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-23 13:38:45.160 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-23 13:38:45.162 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-23 13:38:45.164 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-23 13:38:45.167 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-23 13:38:45.169 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-23 13:38:45.171 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-23 13:38:45.174 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-23 13:38:45.176 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-23 13:38:45.179 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-23 13:38:45.181 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-23 13:38:45.183 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-23 13:38:45.185 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-23 13:38:45.190 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:38:45.192 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:38:45.195 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-23 13:38:45.197 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:38:45.202 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-23 13:38:45.204 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-23 13:38:45.207 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-23 13:38:45.209 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-23 13:38:45.211 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 13:38:45.213 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 13:38:45.216 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 13:38:45.230 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:38:45.233 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 13:38:45.235 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-23 13:38:45.238 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-23 13:38:45.267 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-23 13:38:45.297 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-23 13:38:45.327 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-23 13:38:45.356 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-23 13:38:45.386 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-23 13:38:45.417 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-23 13:38:45.419 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-23 13:38:45.422 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-23 13:38:45.424 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-23 13:38:45.427 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 13:38:45.442 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 13:38:45.445 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 13:38:45.447 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 13:38:45.449 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 13:38:45.451 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 13:38:45.480 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:38:45.510 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:38:45.539 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 13:38:45.568 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-23 13:38:45.598 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-23 13:38:45.601 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-23 13:38:45.603 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-23 13:38:45.605 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-23 13:38:45.608 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-23 13:38:45.610 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-23 13:38:45.612 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-23 13:38:45.614 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-23 13:38:45.631 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-23 13:38:45.646 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-23 13:38:45.661 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-23 13:38:45.676 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-23 13:38:45.691 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-23 13:38:45.693 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-23 13:38:45.696 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-23 13:38:45.700 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.nbT7SMwNZc 2026-06-23 13:38:45.702 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-23 13:38:45.705 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-23 13:38:45.707 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.nbT7SMwNZc 2026-06-23 13:38:45.711 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.nbT7SMwNZc 2026-06-23 13:38:45.725 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.nbT7SMwNZc /etc/sudoers.d/neutron-rootwrap 2026-06-23 13:38:45.740 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-23 13:38:45.742 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-23 13:38:45.745 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-23 13:38:45.775 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-23 13:38:45.777 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-23 13:38:45.807 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-23 13:38:45.809 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-23 13:38:45.812 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-23 13:38:45.814 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 13:38:45.816 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-23 13:38:45.819 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 13:38:45.834 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:38:45.838 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-23 13:38:45.840 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-23 13:38:45.843 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 13:38:45.858 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:38:45.861 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.245:5672/ 2026-06-23 13:38:45.864 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.245:5672/ 2026-06-23 13:38:45.894 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 13:38:45.897 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 13:38:45.899 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-23 13:38:45.915 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:38:45.917 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-23 13:38:45.933 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:38:45.936 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-23 13:38:45.951 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:38:45.954 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-23 13:38:45.970 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:38:45.972 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-23 13:38:45.988 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:38:45.991 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-23 13:38:45.993 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-23 13:38:46.009 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:38:46.011 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-23 13:38:46.013 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-23 13:38:46.016 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-23 13:38:46.016 | Configuring OVN 2026-06-23 13:38:46.018 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-23 13:38:46.021 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-23 13:38:46.024 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-23 13:38:46.028 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=0d647d73-3510-4142-b381-c3f79a006b62 2026-06-23 13:38:46.030 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-23 13:38:46.032 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-23 13:38:46.035 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 13:38:46.037 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 13:38:46.040 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 13:38:46.042 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 13:38:46.044 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 13:38:46.046 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 13:38:46.049 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 13:38:46.051 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 13:38:46.053 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 13:38:46.055 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 13:38:46.058 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 13:38:46.060 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 13:38:46.062 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 13:38:46.065 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-23 13:38:46.067 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-23 13:38:46.070 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-23 13:38:46.072 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-23 13:38:46.087 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:38:46.090 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-23 13:38:46.128 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-23 13:38:46.130 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-23 13:38:46.132 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-23 13:38:46.147 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:38:46.149 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-23 13:38:46.151 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 13:38:46.153 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-23 13:38:46.156 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-23 13:38:46.171 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-23 13:38:46.176 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-23 13:38:46.178 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-23 13:39:11.779 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-23 13:39:11.779 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-23 13:39:27.341 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 13:39:27.346 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 13:39:27.349 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 13:39:27.353 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-23 13:39:27.395 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-23 13:39:27.398 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-23 13:39:27.439 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-23 13:39:27.474 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.245 2026-06-23 13:39:27.511 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-23 13:39:27.546 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-23 13:39:27.581 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-23 13:39:27.618 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.245:6642 2026-06-23 13:39:27.651 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-23 13:39:27.673 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:39:27.676 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-23 13:39:27.680 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-23 13:39:27.719 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.245:6641 2026-06-23 13:39:27.756 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-23 13:39:27.760 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-23 13:39:27.760 | Configuring Neutron for OVN 2026-06-23 13:39:27.763 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-23 13:39:27.782 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:39:27.785 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-23 13:39:27.789 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-23 13:39:27.789 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-23 13:39:31.564 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-23 13:39:31.568 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-23 13:39:31.568 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-23 13:39:34.830 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-23 13:39:34.832 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-23 13:39:34.851 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:39:34.853 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-23 13:39:34.860 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-23 13:39:34.860 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-23 13:39:34.860 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-23 13:39:34.865 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-23 13:39:34.865 | address-scope 2026-06-23 13:39:34.865 | agent 2026-06-23 13:39:34.865 | allowed-address-pairs 2026-06-23 13:39:34.865 | auto-allocated-topology 2026-06-23 13:39:34.865 | availability_zone 2026-06-23 13:39:34.866 | bgp 2026-06-23 13:39:34.866 | bgp_4byte_asn 2026-06-23 13:39:34.866 | bgp_dragent_scheduler 2026-06-23 13:39:34.866 | binding 2026-06-23 13:39:34.866 | binding-extended 2026-06-23 13:39:34.866 | default-subnetpools 2026-06-23 13:39:34.866 | dhcp_agent_scheduler 2026-06-23 13:39:34.866 | dns-domain-ports 2026-06-23 13:39:34.866 | dns-integration 2026-06-23 13:39:34.866 | dns-integration-domain-keywords 2026-06-23 13:39:34.867 | empty-string-filtering 2026-06-23 13:39:34.867 | enable-default-route-bfd 2026-06-23 13:39:34.867 | enable-default-route-ecmp 2026-06-23 13:39:34.867 | expose-port-forwarding-in-fip 2026-06-23 13:39:34.867 | ext-gw-mode 2026-06-23 13:39:34.867 | external-gateway-multihoming 2026-06-23 13:39:34.868 | external-net 2026-06-23 13:39:34.868 | extra_dhcp_opt 2026-06-23 13:39:34.869 | extraroute 2026-06-23 13:39:34.870 | extraroute-atomic 2026-06-23 13:39:34.870 | filter-validation 2026-06-23 13:39:34.870 | fip-port-details 2026-06-23 13:39:34.871 | flavors 2026-06-23 13:39:34.871 | floating-ip-port-forwarding 2026-06-23 13:39:34.872 | floating-ip-port-forwarding-description 2026-06-23 13:39:34.872 | floating-ip-port-forwarding-detail 2026-06-23 13:39:34.872 | floating-ip-port-forwarding-port-ranges 2026-06-23 13:39:34.872 | floatingip-pools 2026-06-23 13:39:34.872 | fwaas_v2 2026-06-23 13:39:34.872 | ip_allocation 2026-06-23 13:39:34.872 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:39:34.872 | l3-flavors 2026-06-23 13:39:34.872 | l3-ha 2026-06-23 13:39:34.872 | l3_agent_scheduler 2026-06-23 13:39:34.872 | logging 2026-06-23 13:39:34.873 | multi-provider 2026-06-23 13:39:34.873 | net-mtu 2026-06-23 13:39:34.873 | net-mtu-writable 2026-06-23 13:39:34.873 | network-ip-availability 2026-06-23 13:39:34.873 | network_availability_zone 2026-06-23 13:39:34.873 | network_ha 2026-06-23 13:39:34.873 | pagination 2026-06-23 13:39:34.873 | port-device-profile 2026-06-23 13:39:34.874 | port-hardware-offload-type 2026-06-23 13:39:34.874 | port-mac-address-regenerate 2026-06-23 13:39:34.874 | port-numa-affinity-policy 2026-06-23 13:39:34.875 | port-numa-affinity-policy-socket 2026-06-23 13:39:34.875 | port-resource-request 2026-06-23 13:39:34.876 | port-security 2026-06-23 13:39:34.876 | port-trusted-vif 2026-06-23 13:39:34.876 | project-id 2026-06-23 13:39:34.876 | provider 2026-06-23 13:39:34.876 | pvlan 2026-06-23 13:39:34.876 | qinq 2026-06-23 13:39:34.876 | qos 2026-06-23 13:39:34.876 | qos-bw-limit-direction 2026-06-23 13:39:34.876 | qos-bw-minimum-ingress 2026-06-23 13:39:34.877 | qos-default 2026-06-23 13:39:34.877 | qos-fip 2026-06-23 13:39:34.877 | qos-gateway-ip 2026-06-23 13:39:34.877 | qos-rule-type-details 2026-06-23 13:39:34.877 | qos-rule-type-filter 2026-06-23 13:39:34.877 | qos-rules-alias 2026-06-23 13:39:34.878 | quota-check-limit 2026-06-23 13:39:34.878 | quota-check-limit-default 2026-06-23 13:39:34.878 | quota_details 2026-06-23 13:39:34.878 | quotas 2026-06-23 13:39:34.878 | rbac-address-scope 2026-06-23 13:39:34.879 | rbac-policies 2026-06-23 13:39:34.879 | rbac-security-groups 2026-06-23 13:39:34.879 | router 2026-06-23 13:39:34.879 | router-enable-snat 2026-06-23 13:39:34.879 | router_availability_zone 2026-06-23 13:39:34.879 | security-group 2026-06-23 13:39:34.880 | security-groups-default-rules 2026-06-23 13:39:34.880 | security-groups-default-statefulness 2026-06-23 13:39:34.880 | security-groups-normalized-cidr 2026-06-23 13:39:34.880 | security-groups-remote-address-group 2026-06-23 13:39:34.880 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:39:34.880 | security-groups-shared-filtering 2026-06-23 13:39:34.881 | segment 2026-06-23 13:39:34.881 | sorting 2026-06-23 13:39:34.881 | standard-attr-description 2026-06-23 13:39:34.881 | standard-attr-fwaas-v2 2026-06-23 13:39:34.881 | standard-attr-revisions 2026-06-23 13:39:34.881 | standard-attr-tag 2026-06-23 13:39:34.882 | standard-attr-timestamp 2026-06-23 13:39:34.882 | stateful-security-group 2026-06-23 13:39:34.882 | subnet-dns-publish-fixed-ip 2026-06-23 13:39:34.882 | subnet-external-network 2026-06-23 13:39:34.882 | subnet-service-types 2026-06-23 13:39:34.882 | subnet_allocation 2026-06-23 13:39:34.883 | subnet_onboard 2026-06-23 13:39:34.883 | subnetpool-prefix-ops 2026-06-23 13:39:34.883 | tag-creation 2026-06-23 13:39:34.883 | tap-mirror 2026-06-23 13:39:34.883 | tap-mirror-both-direction 2026-06-23 13:39:34.883 | trunk 2026-06-23 13:39:34.885 | uplink-status-propagation 2026-06-23 13:39:34.885 | uplink-status-propagation-updatable 2026-06-23 13:39:34.885 | vlan-transparent 2026-06-23 13:39:34.885 | vpn-endpoint-groups 2026-06-23 13:39:34.885 | vpnaas' 2026-06-23 13:39:34.885 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-23 13:39:34.886 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-23 13:39:34.886 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-23 13:39:34.886 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-23 13:39:34.886 | address-scope 2026-06-23 13:39:34.886 | agent 2026-06-23 13:39:34.886 | allowed-address-pairs 2026-06-23 13:39:34.886 | auto-allocated-topology 2026-06-23 13:39:34.887 | availability_zone 2026-06-23 13:39:34.887 | bgp 2026-06-23 13:39:34.887 | bgp_4byte_asn 2026-06-23 13:39:34.887 | bgp_dragent_scheduler 2026-06-23 13:39:34.887 | binding 2026-06-23 13:39:34.887 | binding-extended 2026-06-23 13:39:34.887 | default-subnetpools 2026-06-23 13:39:34.888 | dhcp_agent_scheduler 2026-06-23 13:39:34.888 | dns-domain-ports 2026-06-23 13:39:34.888 | dns-integration 2026-06-23 13:39:34.888 | dns-integration-domain-keywords 2026-06-23 13:39:34.888 | empty-string-filtering 2026-06-23 13:39:34.889 | enable-default-route-bfd 2026-06-23 13:39:34.889 | enable-default-route-ecmp 2026-06-23 13:39:34.889 | expose-port-forwarding-in-fip 2026-06-23 13:39:34.889 | ext-gw-mode 2026-06-23 13:39:34.889 | external-gateway-multihoming 2026-06-23 13:39:34.889 | external-net 2026-06-23 13:39:34.889 | extra_dhcp_opt 2026-06-23 13:39:34.889 | extraroute 2026-06-23 13:39:34.890 | extraroute-atomic 2026-06-23 13:39:34.890 | filter-validation 2026-06-23 13:39:34.890 | fip-port-details 2026-06-23 13:39:34.890 | flavors 2026-06-23 13:39:34.890 | floating-ip-port-forwarding 2026-06-23 13:39:34.890 | floating-ip-port-forwarding-description 2026-06-23 13:39:34.890 | floating-ip-port-forwarding-detail 2026-06-23 13:39:34.891 | floating-ip-port-forwarding-port-ranges 2026-06-23 13:39:34.891 | floatingip-pools 2026-06-23 13:39:34.891 | fwaas_v2 2026-06-23 13:39:34.891 | ip_allocation 2026-06-23 13:39:34.891 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:39:34.891 | l3-flavors 2026-06-23 13:39:34.892 | l3-ha 2026-06-23 13:39:34.892 | l3_agent_scheduler 2026-06-23 13:39:34.892 | logging 2026-06-23 13:39:34.892 | multi-provider 2026-06-23 13:39:34.892 | net-mtu 2026-06-23 13:39:34.892 | net-mtu-writable 2026-06-23 13:39:34.893 | network-ip-availability 2026-06-23 13:39:34.893 | network_availability_zone 2026-06-23 13:39:34.893 | network_ha 2026-06-23 13:39:34.893 | pagination 2026-06-23 13:39:34.893 | port-device-profile 2026-06-23 13:39:34.893 | port-hardware-offload-type 2026-06-23 13:39:34.893 | port-mac-address-regenerate 2026-06-23 13:39:34.893 | port-numa-affinity-policy 2026-06-23 13:39:34.894 | port-numa-affinity-policy-socket 2026-06-23 13:39:34.894 | port-resource-request 2026-06-23 13:39:34.894 | port-security 2026-06-23 13:39:34.894 | port-trusted-vif 2026-06-23 13:39:34.894 | project-id 2026-06-23 13:39:34.894 | provider 2026-06-23 13:39:34.894 | pvlan 2026-06-23 13:39:34.895 | qinq 2026-06-23 13:39:34.895 | qos 2026-06-23 13:39:34.895 | qos-bw-limit-direction 2026-06-23 13:39:34.895 | qos-bw-minimum-ingress 2026-06-23 13:39:34.895 | qos-default 2026-06-23 13:39:34.895 | qos-fip 2026-06-23 13:39:34.895 | qos-gateway-ip 2026-06-23 13:39:34.896 | qos-rule-type-details 2026-06-23 13:39:34.896 | qos-rule-type-filter 2026-06-23 13:39:34.896 | qos-rules-alias 2026-06-23 13:39:34.896 | quota-check-limit 2026-06-23 13:39:34.896 | quota-check-limit-default 2026-06-23 13:39:34.896 | quota_details 2026-06-23 13:39:34.897 | quotas 2026-06-23 13:39:34.897 | rbac-address-scope 2026-06-23 13:39:34.897 | rbac-policies 2026-06-23 13:39:34.897 | rbac-security-groups 2026-06-23 13:39:34.897 | router 2026-06-23 13:39:34.897 | router-enable-snat 2026-06-23 13:39:34.898 | router_availability_zone 2026-06-23 13:39:34.898 | security-group 2026-06-23 13:39:34.898 | security-groups-default-rules 2026-06-23 13:39:34.898 | security-groups-default-statefulness 2026-06-23 13:39:34.898 | security-groups-normalized-cidr 2026-06-23 13:39:34.898 | security-groups-remote-address-group 2026-06-23 13:39:34.898 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:39:34.899 | security-groups-shared-filtering 2026-06-23 13:39:34.899 | segment 2026-06-23 13:39:34.899 | sorting 2026-06-23 13:39:34.899 | standard-attr-description 2026-06-23 13:39:34.899 | standard-attr-fwaas-v2 2026-06-23 13:39:34.899 | standard-attr-revisions 2026-06-23 13:39:34.900 | standard-attr-tag 2026-06-23 13:39:34.900 | standard-attr-timestamp 2026-06-23 13:39:34.900 | stateful-security-group 2026-06-23 13:39:34.900 | subnet-dns-publish-fixed-ip 2026-06-23 13:39:34.900 | subnet-external-network 2026-06-23 13:39:34.900 | subnet-service-types 2026-06-23 13:39:34.901 | subnet_allocation 2026-06-23 13:39:34.901 | subnet_onboard 2026-06-23 13:39:34.901 | subnetpool-prefix-ops 2026-06-23 13:39:34.901 | tag-creation 2026-06-23 13:39:34.901 | tap-mirror 2026-06-23 13:39:34.901 | tap-mirror-both-direction 2026-06-23 13:39:34.902 | trunk 2026-06-23 13:39:34.902 | uplink-status-propagation 2026-06-23 13:39:34.902 | uplink-status-propagation-updatable 2026-06-23 13:39:34.902 | vlan-transparent 2026-06-23 13:39:34.902 | vpn-endpoint-groups 2026-06-23 13:39:34.902 | vpnaas' 2026-06-23 13:39:34.902 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-23 13:39:34.902 | address-scope 2026-06-23 13:39:34.902 | agent 2026-06-23 13:39:34.903 | allowed-address-pairs 2026-06-23 13:39:34.903 | auto-allocated-topology 2026-06-23 13:39:34.903 | availability_zone 2026-06-23 13:39:34.903 | bgp 2026-06-23 13:39:34.903 | bgp_4byte_asn 2026-06-23 13:39:34.903 | bgp_dragent_scheduler 2026-06-23 13:39:34.903 | binding 2026-06-23 13:39:34.903 | binding-extended 2026-06-23 13:39:34.903 | default-subnetpools 2026-06-23 13:39:34.903 | dhcp_agent_scheduler 2026-06-23 13:39:34.903 | dns-domain-ports 2026-06-23 13:39:34.904 | dns-integration 2026-06-23 13:39:34.904 | dns-integration-domain-keywords 2026-06-23 13:39:34.904 | empty-string-filtering 2026-06-23 13:39:34.904 | enable-default-route-bfd 2026-06-23 13:39:34.904 | enable-default-route-ecmp 2026-06-23 13:39:34.904 | expose-port-forwarding-in-fip 2026-06-23 13:39:34.904 | ext-gw-mode 2026-06-23 13:39:34.905 | external-gateway-multihoming 2026-06-23 13:39:34.905 | external-net 2026-06-23 13:39:34.905 | extra_dhcp_opt 2026-06-23 13:39:34.905 | extraroute 2026-06-23 13:39:34.905 | extraroute-atomic 2026-06-23 13:39:34.905 | filter-validation 2026-06-23 13:39:34.905 | fip-port-details 2026-06-23 13:39:34.906 | flavors 2026-06-23 13:39:34.906 | floating-ip-port-forwarding 2026-06-23 13:39:34.906 | floating-ip-port-forwarding-description 2026-06-23 13:39:34.906 | floating-ip-port-forwarding-detail 2026-06-23 13:39:34.906 | floating-ip-port-forwarding-port-ranges 2026-06-23 13:39:34.906 | floatingip-pools 2026-06-23 13:39:34.906 | fwaas_v2 2026-06-23 13:39:34.907 | ip_allocation 2026-06-23 13:39:34.907 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:39:34.907 | l3-flavors 2026-06-23 13:39:34.907 | l3-ha 2026-06-23 13:39:34.907 | l3_agent_scheduler 2026-06-23 13:39:34.907 | logging 2026-06-23 13:39:34.907 | multi-provider 2026-06-23 13:39:34.908 | net-mtu 2026-06-23 13:39:34.908 | net-mtu-writable 2026-06-23 13:39:34.908 | network-ip-availability 2026-06-23 13:39:34.908 | network_availability_zone 2026-06-23 13:39:34.908 | network_ha 2026-06-23 13:39:34.908 | pagination 2026-06-23 13:39:34.908 | port-device-profile 2026-06-23 13:39:34.909 | port-hardware-offload-type 2026-06-23 13:39:34.909 | port-mac-address-regenerate 2026-06-23 13:39:34.909 | port-numa-affinity-policy 2026-06-23 13:39:34.909 | port-numa-affinity-policy-socket 2026-06-23 13:39:34.909 | port-resource-request 2026-06-23 13:39:34.909 | port-security 2026-06-23 13:39:34.909 | port-trusted-vif 2026-06-23 13:39:34.909 | project-id 2026-06-23 13:39:34.910 | provider 2026-06-23 13:39:34.910 | pvlan 2026-06-23 13:39:34.910 | qinq 2026-06-23 13:39:34.910 | qos 2026-06-23 13:39:34.910 | qos-bw-limit-direction 2026-06-23 13:39:34.910 | qos-bw-minimum-ingress 2026-06-23 13:39:34.910 | qos-default 2026-06-23 13:39:34.910 | qos-fip 2026-06-23 13:39:34.911 | qos-gateway-ip 2026-06-23 13:39:34.911 | qos-rule-type-details 2026-06-23 13:39:34.911 | qos-rule-type-filter 2026-06-23 13:39:34.911 | qos-rules-alias 2026-06-23 13:39:34.911 | quota-check-limit 2026-06-23 13:39:34.911 | quota-check-limit-default 2026-06-23 13:39:34.911 | quota_details 2026-06-23 13:39:34.911 | quotas 2026-06-23 13:39:34.912 | rbac-address-scope 2026-06-23 13:39:34.912 | rbac-policies 2026-06-23 13:39:34.912 | rbac-security-groups 2026-06-23 13:39:34.912 | router 2026-06-23 13:39:34.912 | router-enable-snat 2026-06-23 13:39:34.912 | router_availability_zone 2026-06-23 13:39:34.912 | security-group 2026-06-23 13:39:34.913 | security-groups-default-rules 2026-06-23 13:39:34.913 | security-groups-default-statefulness 2026-06-23 13:39:34.913 | security-groups-normalized-cidr 2026-06-23 13:39:34.913 | security-groups-remote-address-group 2026-06-23 13:39:34.913 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:39:34.913 | security-groups-shared-filtering 2026-06-23 13:39:34.913 | segment 2026-06-23 13:39:34.913 | sorting 2026-06-23 13:39:34.914 | standard-attr-description 2026-06-23 13:39:34.914 | standard-attr-fwaas-v2 2026-06-23 13:39:34.914 | standard-attr-revisions 2026-06-23 13:39:34.914 | standard-attr-tag 2026-06-23 13:39:34.914 | standard-attr-timestamp 2026-06-23 13:39:34.914 | stateful-security-group 2026-06-23 13:39:34.914 | subnet-dns-publish-fixed-ip 2026-06-23 13:39:34.915 | subnet-external-network 2026-06-23 13:39:34.915 | subnet-service-types 2026-06-23 13:39:34.915 | subnet_allocation 2026-06-23 13:39:34.915 | subnet_onboard 2026-06-23 13:39:34.915 | subnetpool-prefix-ops 2026-06-23 13:39:34.915 | tag-creation 2026-06-23 13:39:34.915 | tap-mirror 2026-06-23 13:39:34.916 | tap-mirror-both-direction 2026-06-23 13:39:34.916 | trunk 2026-06-23 13:39:34.916 | uplink-status-propagation 2026-06-23 13:39:34.916 | uplink-status-propagation-updatable 2026-06-23 13:39:34.916 | vlan-transparent 2026-06-23 13:39:34.916 | vpn-endpoint-groups 2026-06-23 13:39:34.916 | vpnaas' 2026-06-23 13:39:34.917 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-23 13:39:34.917 | address-scope 2026-06-23 13:39:34.917 | agent 2026-06-23 13:39:34.917 | allowed-address-pairs 2026-06-23 13:39:34.917 | auto-allocated-topology 2026-06-23 13:39:34.917 | availability_zone 2026-06-23 13:39:34.917 | bgp 2026-06-23 13:39:34.918 | bgp_4byte_asn 2026-06-23 13:39:34.918 | bgp_dragent_scheduler 2026-06-23 13:39:34.918 | binding 2026-06-23 13:39:34.918 | binding-extended 2026-06-23 13:39:34.918 | default-subnetpools 2026-06-23 13:39:34.918 | dhcp_agent_scheduler 2026-06-23 13:39:34.918 | dns-domain-ports 2026-06-23 13:39:34.918 | dns-integration 2026-06-23 13:39:34.919 | dns-integration-domain-keywords 2026-06-23 13:39:34.919 | empty-string-filtering 2026-06-23 13:39:34.919 | enable-default-route-bfd 2026-06-23 13:39:34.919 | enable-default-route-ecmp 2026-06-23 13:39:34.919 | expose-port-forwarding-in-fip 2026-06-23 13:39:34.919 | ext-gw-mode 2026-06-23 13:39:34.919 | external-gateway-multihoming 2026-06-23 13:39:34.919 | external-net 2026-06-23 13:39:34.919 | extra_dhcp_opt 2026-06-23 13:39:34.919 | extraroute 2026-06-23 13:39:34.920 | extraroute-atomic 2026-06-23 13:39:34.920 | filter-validation 2026-06-23 13:39:34.920 | fip-port-details 2026-06-23 13:39:34.920 | flavors 2026-06-23 13:39:34.920 | floating-ip-port-forwarding 2026-06-23 13:39:34.920 | floating-ip-port-forwarding-description 2026-06-23 13:39:34.921 | floating-ip-port-forwarding-detail 2026-06-23 13:39:34.921 | floating-ip-port-forwarding-port-ranges 2026-06-23 13:39:34.921 | floatingip-pools 2026-06-23 13:39:34.921 | fwaas_v2 2026-06-23 13:39:34.921 | ip_allocation 2026-06-23 13:39:34.921 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:39:34.921 | l3-flavors 2026-06-23 13:39:34.921 | l3-ha 2026-06-23 13:39:34.922 | l3_agent_scheduler 2026-06-23 13:39:34.922 | logging 2026-06-23 13:39:34.922 | multi-provider 2026-06-23 13:39:34.922 | net-mtu 2026-06-23 13:39:34.922 | net-mtu-writable 2026-06-23 13:39:34.922 | network-ip-availability 2026-06-23 13:39:34.922 | network_availability_zone 2026-06-23 13:39:34.922 | network_ha 2026-06-23 13:39:34.923 | pagination 2026-06-23 13:39:34.923 | port-device-profile 2026-06-23 13:39:34.923 | port-hardware-offload-type 2026-06-23 13:39:34.923 | port-mac-address-regenerate 2026-06-23 13:39:34.923 | port-numa-affinity-policy 2026-06-23 13:39:34.923 | port-numa-affinity-policy-socket 2026-06-23 13:39:34.923 | port-resource-request 2026-06-23 13:39:34.923 | port-security 2026-06-23 13:39:34.924 | port-trusted-vif 2026-06-23 13:39:34.924 | project-id 2026-06-23 13:39:34.924 | provider 2026-06-23 13:39:34.924 | pvlan 2026-06-23 13:39:34.924 | qinq 2026-06-23 13:39:34.924 | qos 2026-06-23 13:39:34.924 | qos-bw-limit-direction 2026-06-23 13:39:34.924 | qos-bw-minimum-ingress 2026-06-23 13:39:34.925 | qos-default 2026-06-23 13:39:34.925 | qos-fip 2026-06-23 13:39:34.925 | qos-gateway-ip 2026-06-23 13:39:34.925 | qos-rule-type-details 2026-06-23 13:39:34.925 | qos-rule-type-filter 2026-06-23 13:39:34.925 | qos-rules-alias 2026-06-23 13:39:34.925 | quota-check-limit 2026-06-23 13:39:34.926 | quota-check-limit-default 2026-06-23 13:39:34.926 | quota_details 2026-06-23 13:39:34.926 | quotas 2026-06-23 13:39:34.926 | rbac-address-scope 2026-06-23 13:39:34.926 | rbac-policies 2026-06-23 13:39:34.926 | rbac-security-groups 2026-06-23 13:39:34.927 | router 2026-06-23 13:39:34.927 | router-enable-snat 2026-06-23 13:39:34.927 | router_availability_zone 2026-06-23 13:39:34.927 | security-group 2026-06-23 13:39:34.927 | security-groups-default-rules 2026-06-23 13:39:34.927 | security-groups-default-statefulness 2026-06-23 13:39:34.927 | security-groups-normalized-cidr 2026-06-23 13:39:34.927 | security-groups-remote-address-group 2026-06-23 13:39:34.928 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:39:34.928 | security-groups-shared-filtering 2026-06-23 13:39:34.928 | segment 2026-06-23 13:39:34.928 | sorting 2026-06-23 13:39:34.928 | standard-attr-description 2026-06-23 13:39:34.928 | standard-attr-fwaas-v2 2026-06-23 13:39:34.928 | standard-attr-revisions 2026-06-23 13:39:34.929 | standard-attr-tag 2026-06-23 13:39:34.929 | standard-attr-timestamp 2026-06-23 13:39:34.929 | stateful-security-group 2026-06-23 13:39:34.929 | subnet-dns-publish-fixed-ip 2026-06-23 13:39:34.929 | subnet-external-network 2026-06-23 13:39:34.929 | subnet-service-types 2026-06-23 13:39:34.929 | subnet_allocation 2026-06-23 13:39:34.929 | subnet_onboard 2026-06-23 13:39:34.930 | subnetpool-prefix-ops 2026-06-23 13:39:34.930 | tag-creation 2026-06-23 13:39:34.930 | tap-mirror 2026-06-23 13:39:34.930 | tap-mirror-both-direction 2026-06-23 13:39:34.930 | trunk 2026-06-23 13:39:34.930 | uplink-status-propagation 2026-06-23 13:39:34.930 | uplink-status-propagation-updatable 2026-06-23 13:39:34.931 | vlan-transparent 2026-06-23 13:39:34.931 | vpn-endpoint-groups 2026-06-23 13:39:34.931 | vpnaas' 2026-06-23 13:39:34.931 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-23 13:39:34.931 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-23 13:39:34.931 | address-scope 2026-06-23 13:39:34.931 | agent 2026-06-23 13:39:34.932 | allowed-address-pairs 2026-06-23 13:39:34.932 | auto-allocated-topology 2026-06-23 13:39:34.932 | availability_zone 2026-06-23 13:39:34.932 | bgp 2026-06-23 13:39:34.932 | bgp_4byte_asn 2026-06-23 13:39:34.932 | bgp_dragent_scheduler 2026-06-23 13:39:34.932 | binding 2026-06-23 13:39:34.933 | binding-extended 2026-06-23 13:39:34.933 | default-subnetpools 2026-06-23 13:39:34.933 | dhcp_agent_scheduler 2026-06-23 13:39:34.933 | dns-domain-ports 2026-06-23 13:39:34.933 | dns-integration 2026-06-23 13:39:34.933 | dns-integration-domain-keywords 2026-06-23 13:39:34.933 | empty-string-filtering 2026-06-23 13:39:34.933 | enable-default-route-bfd 2026-06-23 13:39:34.934 | enable-default-route-ecmp 2026-06-23 13:39:34.934 | expose-port-forwarding-in-fip 2026-06-23 13:39:34.934 | ext-gw-mode 2026-06-23 13:39:34.934 | external-gateway-multihoming 2026-06-23 13:39:34.934 | external-net 2026-06-23 13:39:34.934 | extra_dhcp_opt 2026-06-23 13:39:34.934 | extraroute 2026-06-23 13:39:34.934 | extraroute-atomic 2026-06-23 13:39:34.935 | filter-validation 2026-06-23 13:39:34.935 | fip-port-details 2026-06-23 13:39:34.935 | flavors 2026-06-23 13:39:34.935 | floating-ip-port-forwarding 2026-06-23 13:39:34.935 | floating-ip-port-forwarding-description 2026-06-23 13:39:34.935 | floating-ip-port-forwarding-detail 2026-06-23 13:39:34.935 | floating-ip-port-forwarding-port-ranges 2026-06-23 13:39:34.936 | floatingip-pools 2026-06-23 13:39:34.936 | fwaas_v2 2026-06-23 13:39:34.936 | ip_allocation 2026-06-23 13:39:34.936 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:39:34.936 | l3-flavors 2026-06-23 13:39:34.936 | l3-ha 2026-06-23 13:39:34.936 | l3_agent_scheduler 2026-06-23 13:39:34.937 | logging 2026-06-23 13:39:34.937 | multi-provider 2026-06-23 13:39:34.937 | net-mtu 2026-06-23 13:39:34.937 | net-mtu-writable 2026-06-23 13:39:34.937 | network-ip-availability 2026-06-23 13:39:34.937 | network_availability_zone 2026-06-23 13:39:34.937 | network_ha 2026-06-23 13:39:34.938 | pagination 2026-06-23 13:39:34.938 | port-device-profile 2026-06-23 13:39:34.938 | port-hardware-offload-type 2026-06-23 13:39:34.938 | port-mac-address-regenerate 2026-06-23 13:39:34.938 | port-numa-affinity-policy 2026-06-23 13:39:34.938 | port-numa-affinity-policy-socket 2026-06-23 13:39:34.938 | port-resource-request 2026-06-23 13:39:34.938 | port-security 2026-06-23 13:39:34.939 | port-trusted-vif 2026-06-23 13:39:34.939 | project-id 2026-06-23 13:39:34.939 | provider 2026-06-23 13:39:34.939 | pvlan 2026-06-23 13:39:34.939 | qinq 2026-06-23 13:39:34.939 | qos 2026-06-23 13:39:34.939 | qos-bw-limit-direction 2026-06-23 13:39:34.940 | qos-bw-minimum-ingress 2026-06-23 13:39:34.940 | qos-default 2026-06-23 13:39:34.940 | qos-fip 2026-06-23 13:39:34.940 | qos-gateway-ip 2026-06-23 13:39:34.940 | qos-rule-type-details 2026-06-23 13:39:34.940 | qos-rule-type-filter 2026-06-23 13:39:34.940 | qos-rules-alias 2026-06-23 13:39:34.941 | quota-check-limit 2026-06-23 13:39:34.941 | quota-check-limit-default 2026-06-23 13:39:34.941 | quota_details 2026-06-23 13:39:34.941 | quotas 2026-06-23 13:39:34.941 | rbac-address-scope 2026-06-23 13:39:34.941 | rbac-policies 2026-06-23 13:39:34.941 | rbac-security-groups 2026-06-23 13:39:34.941 | router 2026-06-23 13:39:34.942 | router-enable-snat 2026-06-23 13:39:34.942 | router_availability_zone 2026-06-23 13:39:34.942 | security-group 2026-06-23 13:39:34.942 | security-groups-default-rules 2026-06-23 13:39:34.942 | security-groups-default-statefulness 2026-06-23 13:39:34.942 | security-groups-normalized-cidr 2026-06-23 13:39:34.942 | security-groups-remote-address-group 2026-06-23 13:39:34.942 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:39:34.943 | security-groups-shared-filtering 2026-06-23 13:39:34.943 | segment 2026-06-23 13:39:34.943 | sorting 2026-06-23 13:39:34.943 | standard-attr-description 2026-06-23 13:39:34.943 | standard-attr-fwaas-v2 2026-06-23 13:39:34.943 | standard-attr-revisions 2026-06-23 13:39:34.943 | standard-attr-tag 2026-06-23 13:39:34.943 | standard-attr-timestamp 2026-06-23 13:39:34.944 | stateful-security-group 2026-06-23 13:39:34.944 | subnet-dns-publish-fixed-ip 2026-06-23 13:39:34.944 | subnet-external-network 2026-06-23 13:39:34.944 | subnet-service-types 2026-06-23 13:39:34.944 | subnet_allocation 2026-06-23 13:39:34.944 | subnet_onboard 2026-06-23 13:39:34.944 | subnetpool-prefix-ops 2026-06-23 13:39:34.945 | tag-creation 2026-06-23 13:39:34.945 | tap-mirror 2026-06-23 13:39:34.945 | tap-mirror-both-direction 2026-06-23 13:39:34.945 | trunk 2026-06-23 13:39:34.945 | uplink-status-propagation 2026-06-23 13:39:34.945 | uplink-status-propagation-updatable 2026-06-23 13:39:34.945 | vlan-transparent 2026-06-23 13:39:34.946 | vpn-endpoint-groups 2026-06-23 13:39:34.946 | vpnaas' 2026-06-23 13:39:34.946 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-23 13:39:34.946 | address-scope 2026-06-23 13:39:34.946 | agent 2026-06-23 13:39:34.946 | allowed-address-pairs 2026-06-23 13:39:34.946 | auto-allocated-topology 2026-06-23 13:39:34.946 | availability_zone 2026-06-23 13:39:34.947 | bgp 2026-06-23 13:39:34.947 | bgp_4byte_asn 2026-06-23 13:39:34.947 | bgp_dragent_scheduler 2026-06-23 13:39:34.947 | binding 2026-06-23 13:39:34.947 | binding-extended 2026-06-23 13:39:34.947 | default-subnetpools 2026-06-23 13:39:34.947 | dhcp_agent_scheduler 2026-06-23 13:39:34.948 | dns-domain-ports 2026-06-23 13:39:34.948 | dns-integration 2026-06-23 13:39:34.948 | dns-integration-domain-keywords 2026-06-23 13:39:34.948 | empty-string-filtering 2026-06-23 13:39:34.948 | enable-default-route-bfd 2026-06-23 13:39:34.948 | enable-default-route-ecmp 2026-06-23 13:39:34.948 | expose-port-forwarding-in-fip 2026-06-23 13:39:34.949 | ext-gw-mode 2026-06-23 13:39:34.949 | external-gateway-multihoming 2026-06-23 13:39:34.949 | external-net 2026-06-23 13:39:34.949 | extra_dhcp_opt 2026-06-23 13:39:34.949 | extraroute 2026-06-23 13:39:34.949 | extraroute-atomic 2026-06-23 13:39:34.949 | filter-validation 2026-06-23 13:39:34.950 | fip-port-details 2026-06-23 13:39:34.950 | flavors 2026-06-23 13:39:34.950 | floating-ip-port-forwarding 2026-06-23 13:39:34.950 | floating-ip-port-forwarding-description 2026-06-23 13:39:34.950 | floating-ip-port-forwarding-detail 2026-06-23 13:39:34.950 | floating-ip-port-forwarding-port-ranges 2026-06-23 13:39:34.950 | floatingip-pools 2026-06-23 13:39:34.951 | fwaas_v2 2026-06-23 13:39:34.951 | ip_allocation 2026-06-23 13:39:34.951 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:39:34.951 | l3-flavors 2026-06-23 13:39:34.951 | l3-ha 2026-06-23 13:39:34.951 | l3_agent_scheduler 2026-06-23 13:39:34.951 | logging 2026-06-23 13:39:34.952 | multi-provider 2026-06-23 13:39:34.952 | net-mtu 2026-06-23 13:39:34.952 | net-mtu-writable 2026-06-23 13:39:34.952 | network-ip-availability 2026-06-23 13:39:34.952 | network_availability_zone 2026-06-23 13:39:34.952 | network_ha 2026-06-23 13:39:34.952 | pagination 2026-06-23 13:39:34.952 | port-device-profile 2026-06-23 13:39:34.953 | port-hardware-offload-type 2026-06-23 13:39:34.953 | port-mac-address-regenerate 2026-06-23 13:39:34.953 | port-numa-affinity-policy 2026-06-23 13:39:34.953 | port-numa-affinity-policy-socket 2026-06-23 13:39:34.953 | port-resource-request 2026-06-23 13:39:34.953 | port-security 2026-06-23 13:39:34.953 | port-trusted-vif 2026-06-23 13:39:34.954 | project-id 2026-06-23 13:39:34.954 | provider 2026-06-23 13:39:34.954 | pvlan 2026-06-23 13:39:34.954 | qinq 2026-06-23 13:39:34.954 | qos 2026-06-23 13:39:34.954 | qos-bw-limit-direction 2026-06-23 13:39:34.954 | qos-bw-minimum-ingress 2026-06-23 13:39:34.955 | qos-default 2026-06-23 13:39:34.955 | qos-fip 2026-06-23 13:39:34.955 | qos-gateway-ip 2026-06-23 13:39:34.955 | qos-rule-type-details 2026-06-23 13:39:34.955 | qos-rule-type-filter 2026-06-23 13:39:34.955 | qos-rules-alias 2026-06-23 13:39:34.955 | quota-check-limit 2026-06-23 13:39:34.955 | quota-check-limit-default 2026-06-23 13:39:34.956 | quota_details 2026-06-23 13:39:34.956 | quotas 2026-06-23 13:39:34.956 | rbac-address-scope 2026-06-23 13:39:34.956 | rbac-policies 2026-06-23 13:39:34.956 | rbac-security-groups 2026-06-23 13:39:34.956 | router 2026-06-23 13:39:34.956 | router-enable-snat 2026-06-23 13:39:34.956 | router_availability_zone 2026-06-23 13:39:34.957 | security-group 2026-06-23 13:39:34.957 | security-groups-default-rules 2026-06-23 13:39:34.957 | security-groups-default-statefulness 2026-06-23 13:39:34.957 | security-groups-normalized-cidr 2026-06-23 13:39:34.957 | security-groups-remote-address-group 2026-06-23 13:39:34.957 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:39:34.957 | security-groups-shared-filtering 2026-06-23 13:39:34.958 | segment 2026-06-23 13:39:34.958 | sorting 2026-06-23 13:39:34.958 | standard-attr-description 2026-06-23 13:39:34.958 | standard-attr-fwaas-v2 2026-06-23 13:39:34.958 | standard-attr-revisions 2026-06-23 13:39:34.958 | standard-attr-tag 2026-06-23 13:39:34.958 | standard-attr-timestamp 2026-06-23 13:39:34.959 | stateful-security-group 2026-06-23 13:39:34.959 | subnet-dns-publish-fixed-ip 2026-06-23 13:39:34.959 | subnet-external-network 2026-06-23 13:39:34.959 | subnet-service-types 2026-06-23 13:39:34.959 | subnet_allocation 2026-06-23 13:39:34.959 | subnet_onboard 2026-06-23 13:39:34.959 | subnetpool-prefix-ops 2026-06-23 13:39:34.960 | tag-creation 2026-06-23 13:39:34.960 | tap-mirror 2026-06-23 13:39:34.960 | tap-mirror-both-direction 2026-06-23 13:39:34.960 | trunk 2026-06-23 13:39:34.960 | uplink-status-propagation 2026-06-23 13:39:34.960 | uplink-status-propagation-updatable 2026-06-23 13:39:34.960 | vlan-transparent 2026-06-23 13:39:34.960 | vpn-endpoint-groups 2026-06-23 13:39:34.961 | vpnaas' 2026-06-23 13:39:34.961 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-23 13:39:34.961 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-23 13:39:34.961 | address-scope 2026-06-23 13:39:34.961 | agent 2026-06-23 13:39:34.961 | allowed-address-pairs 2026-06-23 13:39:34.961 | auto-allocated-topology 2026-06-23 13:39:34.961 | availability_zone 2026-06-23 13:39:34.962 | bgp 2026-06-23 13:39:34.962 | bgp_4byte_asn 2026-06-23 13:39:34.962 | bgp_dragent_scheduler 2026-06-23 13:39:34.962 | binding 2026-06-23 13:39:34.962 | binding-extended 2026-06-23 13:39:34.962 | default-subnetpools 2026-06-23 13:39:34.962 | dhcp_agent_scheduler 2026-06-23 13:39:34.963 | dns-domain-ports 2026-06-23 13:39:34.963 | dns-integration 2026-06-23 13:39:34.963 | dns-integration-domain-keywords 2026-06-23 13:39:34.963 | empty-string-filtering 2026-06-23 13:39:34.963 | enable-default-route-bfd 2026-06-23 13:39:34.963 | enable-default-route-ecmp 2026-06-23 13:39:34.963 | expose-port-forwarding-in-fip 2026-06-23 13:39:34.964 | ext-gw-mode 2026-06-23 13:39:34.964 | external-gateway-multihoming 2026-06-23 13:39:34.964 | external-net 2026-06-23 13:39:34.964 | extra_dhcp_opt 2026-06-23 13:39:34.964 | extraroute 2026-06-23 13:39:34.964 | extraroute-atomic 2026-06-23 13:39:34.964 | filter-validation 2026-06-23 13:39:34.964 | fip-port-details 2026-06-23 13:39:34.965 | flavors 2026-06-23 13:39:34.965 | floating-ip-port-forwarding 2026-06-23 13:39:34.965 | floating-ip-port-forwarding-description 2026-06-23 13:39:34.965 | floating-ip-port-forwarding-detail 2026-06-23 13:39:34.965 | floating-ip-port-forwarding-port-ranges 2026-06-23 13:39:34.965 | floatingip-pools 2026-06-23 13:39:34.965 | fwaas_v2 2026-06-23 13:39:34.965 | ip_allocation 2026-06-23 13:39:34.966 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:39:34.966 | l3-flavors 2026-06-23 13:39:34.966 | l3-ha 2026-06-23 13:39:34.966 | l3_agent_scheduler 2026-06-23 13:39:34.966 | logging 2026-06-23 13:39:34.966 | multi-provider 2026-06-23 13:39:34.966 | net-mtu 2026-06-23 13:39:34.966 | net-mtu-writable 2026-06-23 13:39:34.967 | network-ip-availability 2026-06-23 13:39:34.967 | network_availability_zone 2026-06-23 13:39:34.967 | network_ha 2026-06-23 13:39:34.967 | pagination 2026-06-23 13:39:34.967 | port-device-profile 2026-06-23 13:39:34.967 | port-hardware-offload-type 2026-06-23 13:39:34.967 | port-mac-address-regenerate 2026-06-23 13:39:34.968 | port-numa-affinity-policy 2026-06-23 13:39:34.968 | port-numa-affinity-policy-socket 2026-06-23 13:39:34.968 | port-resource-request 2026-06-23 13:39:34.968 | port-security 2026-06-23 13:39:34.968 | port-trusted-vif 2026-06-23 13:39:34.968 | project-id 2026-06-23 13:39:34.968 | provider 2026-06-23 13:39:34.968 | pvlan 2026-06-23 13:39:34.969 | qinq 2026-06-23 13:39:34.969 | qos 2026-06-23 13:39:34.969 | qos-bw-limit-direction 2026-06-23 13:39:34.969 | qos-bw-minimum-ingress 2026-06-23 13:39:34.969 | qos-default 2026-06-23 13:39:34.969 | qos-fip 2026-06-23 13:39:34.969 | qos-gateway-ip 2026-06-23 13:39:34.970 | qos-rule-type-details 2026-06-23 13:39:34.970 | qos-rule-type-filter 2026-06-23 13:39:34.970 | qos-rules-alias 2026-06-23 13:39:34.970 | quota-check-limit 2026-06-23 13:39:34.970 | quota-check-limit-default 2026-06-23 13:39:34.970 | quota_details 2026-06-23 13:39:34.970 | quotas 2026-06-23 13:39:34.971 | rbac-address-scope 2026-06-23 13:39:34.971 | rbac-policies 2026-06-23 13:39:34.971 | rbac-security-groups 2026-06-23 13:39:34.971 | router 2026-06-23 13:39:34.971 | router-enable-snat 2026-06-23 13:39:34.971 | router_availability_zone 2026-06-23 13:39:34.971 | security-group 2026-06-23 13:39:34.972 | security-groups-default-rules 2026-06-23 13:39:34.972 | security-groups-default-statefulness 2026-06-23 13:39:34.972 | security-groups-normalized-cidr 2026-06-23 13:39:34.972 | security-groups-remote-address-group 2026-06-23 13:39:34.972 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:39:34.972 | security-groups-shared-filtering 2026-06-23 13:39:34.972 | segment 2026-06-23 13:39:34.972 | sorting 2026-06-23 13:39:34.973 | standard-attr-description 2026-06-23 13:39:34.973 | standard-attr-fwaas-v2 2026-06-23 13:39:34.973 | standard-attr-revisions 2026-06-23 13:39:34.973 | standard-attr-tag 2026-06-23 13:39:34.973 | standard-attr-timestamp 2026-06-23 13:39:34.973 | stateful-security-group 2026-06-23 13:39:34.973 | subnet-dns-publish-fixed-ip 2026-06-23 13:39:34.974 | subnet-external-network 2026-06-23 13:39:34.974 | subnet-service-types 2026-06-23 13:39:34.974 | subnet_allocation 2026-06-23 13:39:34.974 | subnet_onboard 2026-06-23 13:39:34.974 | subnetpool-prefix-ops 2026-06-23 13:39:34.974 | tag-creation 2026-06-23 13:39:34.974 | tap-mirror 2026-06-23 13:39:34.974 | tap-mirror-both-direction 2026-06-23 13:39:34.975 | trunk 2026-06-23 13:39:34.975 | uplink-status-propagation 2026-06-23 13:39:34.975 | uplink-status-propagation-updatable 2026-06-23 13:39:34.975 | vlan-transparent 2026-06-23 13:39:34.975 | vpn-endpoint-groups 2026-06-23 13:39:34.975 | vpnaas' 2026-06-23 13:39:34.975 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-23 13:39:34.975 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-23 13:39:34.976 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-06-23 13:39:34.976 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-23 13:39:34.976 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-23 13:39:34.976 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-23 13:39:34.976 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-23 13:39:34.976 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:34.977 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-23 13:39:34.977 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-23 13:39:34.977 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-23 13:39:34.977 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:34.977 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-23 13:39:34.990 | + 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.245:6641 2026-06-23 13:39:34.994 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:34.997 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-23 13:39:35.001 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.245:6641 2026-06-23 13:39:35.003 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.245:6641 ']' 2026-06-23 13:39:35.007 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:35.009 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.245:6641 2026-06-23 13:39:35.040 | + 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.245:6642 2026-06-23 13:39:35.043 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:35.046 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-23 13:39:35.048 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.245:6642 2026-06-23 13:39:35.050 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.245:6642 ']' 2026-06-23 13:39:35.053 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:35.057 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.245:6642 2026-06-23 13:39:35.092 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-23 13:39:35.111 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:39:35.114 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-23 13:39:35.117 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:35.120 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-23 13:39:35.124 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-23 13:39:35.127 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-23 13:39:35.130 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:35.132 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-23 13:39:35.169 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-23 13:39:35.173 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:35.176 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-23 13:39:35.179 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-23 13:39:35.182 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-23 13:39:35.186 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:35.189 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-23 13:39:35.227 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-23 13:39:35.230 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:35.233 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-23 13:39:35.236 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-23 13:39:35.239 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-23 13:39:35.242 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:35.245 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-23 13:39:35.281 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-23 13:39:35.304 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-23 13:39:35.324 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:39:35.327 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-23 13:39:35.330 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-23 13:39:35.349 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:39:35.352 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-23 13:39:35.355 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-23 13:39:35.358 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-23 13:39:35.361 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:35.364 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-23 13:39:35.367 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-23 13:39:35.370 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-23 13:39:35.373 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:35.376 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-23 13:39:35.413 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-23 13:39:35.433 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:39:35.436 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-23 13:39:35.477 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-23 13:39:35.498 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:39:35.501 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-23 13:39:35.540 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-23 13:39:35.559 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:39:35.562 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-23 13:39:35.565 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-23 13:39:35.587 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:39:35.590 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-23 13:39:35.593 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-23 13:39:35.596 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-23 13:39:35.632 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-23 13:39:35.652 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:39:35.656 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-23 13:39:35.675 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:39:35.678 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-23 13:39:35.699 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:39:35.702 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-23 13:39:35.723 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:39:35.726 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-23 13:39:35.745 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:39:35.748 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-23 13:39:35.769 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:39:35.773 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-23 13:39:35.775 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-23 13:39:35.779 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-23 13:39:35.784 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-23 13:39:35.824 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-23 13:39:35.861 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-23 13:39:35.900 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-23 13:39:35.937 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-23 13:39:35.940 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-23 13:39:35.943 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-23 13:39:35.946 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-23 13:39:35.949 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-23 13:39:35.952 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-23 13:39:35.956 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-23 13:39:35.958 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-23 13:39:35.962 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-23 13:39:35.965 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-23 13:39:36.001 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-23 13:39:36.038 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.245/identity 2026-06-23 13:39:36.076 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-23 13:39:36.114 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-23 13:39:36.152 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-23 13:39:36.190 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-23 13:39:36.226 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-23 13:39:36.262 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.245/identity 2026-06-23 13:39:36.298 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-23 13:39:36.335 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-23 13:39:36.373 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-23 13:39:36.376 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-23 13:39:36.413 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-23 13:39:36.452 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-23 13:39:36.456 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-23 13:39:36.459 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 13:39:36.462 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-23 13:39:36.465 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-23 13:39:36.505 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-23 13:39:36.545 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.245/identity 2026-06-23 13:39:36.585 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-23 13:39:36.624 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-23 13:39:36.663 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-23 13:39:36.701 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-23 13:39:36.738 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-23 13:39:36.774 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-23 13:39:36.777 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-23 13:39:36.780 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-23 13:39:36.783 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-23 13:39:36.787 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-23 13:39:36.822 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-23 13:39:36.857 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.245/identity 2026-06-23 13:39:36.891 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-23 13:39:36.926 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-23 13:39:36.961 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-23 13:39:36.994 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-23 13:39:37.032 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-23 13:39:37.071 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-23 13:39:37.074 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-23 13:39:37.076 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-23 13:39:37.080 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-23 13:39:37.083 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-23 13:39:37.086 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-23 13:39:37.089 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-23 13:39:37.091 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-23 13:39:37.094 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-23 13:39:37.097 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-23 13:39:37.100 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-23 13:39:37.103 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-23 13:39:37.106 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-23 13:39:37.108 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-23 13:39:37.111 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-23 13:39:37.114 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-23 13:39:37.117 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-23 13:39:37.119 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-23 13:39:37.122 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:37.125 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-23 13:39:37.128 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-23 13:39:37.130 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-23 13:39:37.133 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:37.136 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-23 13:39:37.173 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-23 13:39:37.176 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:37.179 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-23 13:39:37.182 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-23 13:39:37.185 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-23 13:39:37.188 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:37.191 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-23 13:39:37.229 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-06-23 13:39:37.232 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:37.235 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-23 13:39:37.238 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-23 13:39:37.241 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-23 13:39:37.244 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:37.247 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-23 13:39:37.284 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-23 13:39:37.287 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-06-23 13:39:37.290 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:37.293 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-23 13:39:37.296 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-23 13:39:37.299 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-23 13:39:37.301 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:37.304 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-23 13:39:37.340 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-06-23 13:39:37.343 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:37.345 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-23 13:39:37.348 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-23 13:39:37.351 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-23 13:39:37.354 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:37.357 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-23 13:39:37.393 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-06-23 13:39:37.396 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:37.399 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-23 13:39:37.402 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-23 13:39:37.405 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-23 13:39:37.408 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:37.410 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-23 13:39:37.447 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-06-23 13:39:37.450 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:37.453 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-23 13:39:37.456 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-23 13:39:37.459 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-23 13:39:37.463 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:37.465 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-06-23 13:39:37.503 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-06-23 13:39:37.506 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:37.509 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-23 13:39:37.511 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-23 13:39:37.514 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-23 13:39:37.517 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:37.520 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-23 13:39:37.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-06-23 13:39:37.559 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:37.561 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-23 13:39:37.564 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-23 13:39:37.567 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-23 13:39:37.571 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:37.574 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-23 13:39:37.610 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-06-23 13:39:37.612 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:37.615 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-23 13:39:37.618 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-23 13:39:37.621 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-23 13:39:37.624 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:37.627 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-23 13:39:37.665 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-06-23 13:39:37.668 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-23 13:39:37.671 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-23 13:39:37.675 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-23 13:39:37.678 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-23 13:39:37.681 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-23 13:39:37.684 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-23 13:39:37.720 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-23 13:39:37.722 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-23 13:39:37.761 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-23 13:39:37.798 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-23 13:39:37.801 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-23 13:39:37.804 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-23 13:39:37.807 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-23 13:39:37.811 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-23 13:39:37.814 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-23 13:39:37.816 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-23 13:39:37.820 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-23 13:39:37.823 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-23 13:39:37.842 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-23 13:39:37.842 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-23 13:39:37.852 | d /var/run/uwsgi 0755 quobyte root 2026-06-23 13:39:37.857 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-23 13:39:37.871 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-23 13:39:37.875 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-23 13:39:37.877 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-23 13:39:37.883 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-23 13:39:37.885 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-23 13:39:37.926 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-23 13:39:37.962 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-23 13:39:37.999 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-23 13:39:38.035 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-23 13:39:38.070 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-23 13:39:38.107 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-23 13:39:38.141 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-23 13:39:38.177 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-23 13:39:38.213 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-23 13:39:38.251 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-23 13:39:38.286 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-23 13:39:38.321 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-23 13:39:38.356 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-23 13:39:38.394 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-23 13:39:38.398 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-23 13:39:38.403 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-23 13:39:38.407 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-23 13:39:38.411 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-23 13:39:38.414 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:39:38.417 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:39:38.420 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-23 13:39:38.423 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-23 13:39:38.427 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-23 13:39:38.462 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-23 13:39:38.500 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-06-23 13:39:38.501 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-23 13:39:38.512 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-23 13:39:38.517 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-23 13:39:38.519 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-23 13:39:38.524 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-23 13:39:38.528 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-23 13:39:38.532 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-23 13:39:38.536 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-23 13:39:38.539 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:39:38.543 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:39:38.546 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-23 13:39:38.550 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-23 13:39:38.553 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:39:38.557 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:39:38.561 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-23 13:39:38.574 | perl: warning: Setting locale failed. 2026-06-23 13:39:38.574 | perl: warning: Please check that your locale settings: 2026-06-23 13:39:38.574 | LANGUAGE = (unset), 2026-06-23 13:39:38.575 | LC_ALL = "en_US.utf8", 2026-06-23 13:39:38.575 | LANG = "de_DE.UTF-8" 2026-06-23 13:39:38.575 | are supported and installed on your system. 2026-06-23 13:39:38.575 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-23 13:39:38.614 | Enabling site neutron-api. 2026-06-23 13:39:38.620 | To activate the new configuration, you need to run: 2026-06-23 13:39:38.620 | systemctl reload apache2 2026-06-23 13:39:38.625 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-23 13:39:38.627 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-23 13:39:38.630 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-23 13:39:38.633 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-23 13:39:38.845 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-06-23 13:39:38.868 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:39:38.872 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-06-23 13:39:38.896 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:39:38.901 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-06-23 13:39:38.905 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-23 13:39:38.985 | + inc/async:async_inner:63 : init_neutron 2026-06-23 13:39:39.036 | [2077 Async init_neutron:61827]: running: init_neutron 2026-06-23 13:39:39.039 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-06-23 13:39:39.066 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:39:39.070 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-06-23 13:39:39.098 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:39:39.102 | + ./stack.sh:main:1196 : configure_os_vif 2026-06-23 13:39:39.106 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-23 13:39:39.110 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-23 13:39:39.159 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-23 13:39:39.164 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-23 13:39:39.212 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-06-23 13:39:39.240 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:39:39.244 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-06-23 13:39:39.272 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:39:39.276 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-06-23 13:39:39.281 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:39:39.286 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-06-23 13:39:39.291 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-06-23 13:39:39.295 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-23 13:39:39.392 | + inc/async:async_inner:63 : init_cinder 2026-06-23 13:39:39.453 | [2077 Async init_cinder:62063]: running: init_cinder 2026-06-23 13:39:39.456 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-06-23 13:39:39.486 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:39:39.491 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-06-23 13:39:39.496 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:39:39.500 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-06-23 13:39:39.505 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-06-23 13:39:39.510 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-23 13:39:39.606 | + inc/async:async_inner:63 : init_placement 2026-06-23 13:39:39.661 | [2077 Async init_placement:62193]: running: init_placement 2026-06-23 13:39:39.663 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-06-23 13:39:39.742 | [2077 Async init_neutron:61827]: Waiting for completion of init_neutron running on PID 61827 (5 other jobs running) 2026-06-23 13:39:39.782 | [2077 Async init_neutron:61827]: Signaling child to exit 2026-06-23 13:39:54.125 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:39:54.160 | [62063 Async init_cinder:62063]: finished successfully 2026-06-23 13:40:30.783 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:40:30.818 | [62193 Async init_placement:62193]: finished successfully 2026-06-23 13:40:34.337 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:40:34.367 | [61827 Async init_neutron:61827]: finished successfully 2026-06-23 13:40:34.392 | WAKEUP 2026-06-23 13:40:34.416 | [2077 Async init_neutron:61827]: Signaled 2026-06-23 13:40:34.418 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-23 13:40:34.418 | + lib/database:recreate_database:112 : local db=neutron 2026-06-23 13:40:34.418 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-23 13:40:34.418 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-23 13:40:34.418 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-23 13:40:34.419 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:40:34.419 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-23 13:40:34.419 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:40:34.419 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-23 13:40:34.419 | + functions-common:time_start:2400 : local name=dbsync 2026-06-23 13:40:34.419 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:40:34.420 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:40:34.420 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:40:34.420 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221979196 2026-06-23 13:40:34.420 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-23 13:40:34.420 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-23 13:40:34.420 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-23 13:40:34.420 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-23 13:40:34.421 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-23 13:40:34.421 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-23 13:40:34.421 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-23 13:40:34.421 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-23 13:40:34.421 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-23 13:40:34.421 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-23 13:40:34.421 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-23 13:40:34.422 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-23 13:40:34.422 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-23 13:40:34.422 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-23 13:40:34.422 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-23 13:40:34.422 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-23 13:40:34.422 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-23 13:40:34.422 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-23 13:40:34.423 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-23 13:40:34.423 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-23 13:40:34.423 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-23 13:40:34.423 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-23 13:40:34.423 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-23 13:40:34.423 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-23 13:40:34.423 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-23 13:40:34.424 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-23 13:40:34.424 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-23 13:40:34.424 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-23 13:40:34.424 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-23 13:40:34.424 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-23 13:40:34.424 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-23 13:40:34.424 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-23 13:40:34.425 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-23 13:40:34.425 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-23 13:40:34.425 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-23 13:40:34.425 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-23 13:40:34.425 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-23 13:40:34.425 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-23 13:40:34.425 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-23 13:40:34.426 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-23 13:40:34.426 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-23 13:40:34.426 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-23 13:40:34.426 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-23 13:40:34.426 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-23 13:40:34.426 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-23 13:40:34.427 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-23 13:40:34.427 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-23 13:40:34.427 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-23 13:40:34.427 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-23 13:40:34.427 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-23 13:40:34.427 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-23 13:40:34.427 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-23 13:40:34.428 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-23 13:40:34.428 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-23 13:40:34.428 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-23 13:40:34.428 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-23 13:40:34.428 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-23 13:40:34.428 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-23 13:40:34.428 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-23 13:40:34.429 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-23 13:40:34.429 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-23 13:40:34.429 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-23 13:40:34.429 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-23 13:40:34.429 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-23 13:40:34.429 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-23 13:40:34.429 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-23 13:40:34.430 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-23 13:40:34.430 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-23 13:40:34.430 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-23 13:40:34.430 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-23 13:40:34.430 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-23 13:40:34.430 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-23 13:40:34.431 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-23 13:40:34.431 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-23 13:40:34.431 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-23 13:40:34.431 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-23 13:40:34.431 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-23 13:40:34.431 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-23 13:40:34.431 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-23 13:40:34.431 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-23 13:40:34.432 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-23 13:40:34.432 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-23 13:40:34.432 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-23 13:40:34.432 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-23 13:40:34.432 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-23 13:40:34.432 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-23 13:40:34.433 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-23 13:40:34.433 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-23 13:40:34.433 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-23 13:40:34.433 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-23 13:40:34.433 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-23 13:40:34.433 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-23 13:40:34.433 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-23 13:40:34.434 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-23 13:40:34.434 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-23 13:40:34.434 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-23 13:40:34.434 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-23 13:40:34.434 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-23 13:40:34.434 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-23 13:40:34.434 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-23 13:40:34.435 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-23 13:40:34.435 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-23 13:40:34.435 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-23 13:40:34.435 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-23 13:40:34.435 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-23 13:40:34.435 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-23 13:40:34.435 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-23 13:40:34.436 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-23 13:40:34.436 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-23 13:40:34.436 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-23 13:40:34.436 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-23 13:40:34.436 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-23 13:40:34.436 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-23 13:40:34.436 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-23 13:40:34.437 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-23 13:40:34.437 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-23 13:40:34.437 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-23 13:40:34.437 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-23 13:40:34.437 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-23 13:40:34.437 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-23 13:40:34.437 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-23 13:40:34.438 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-23 13:40:34.438 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-23 13:40:34.438 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-23 13:40:34.438 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-23 13:40:34.438 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-23 13:40:34.438 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-23 13:40:34.439 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-23 13:40:34.439 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-23 13:40:34.439 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-23 13:40:34.439 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-23 13:40:34.439 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-23 13:40:34.439 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-23 13:40:34.439 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-23 13:40:34.440 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-23 13:40:34.440 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-23 13:40:34.440 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-23 13:40:34.440 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-23 13:40:34.440 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-23 13:40:34.440 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-23 13:40:34.440 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-23 13:40:34.441 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-23 13:40:34.441 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-23 13:40:34.441 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-23 13:40:34.441 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-23 13:40:34.442 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-23 13:40:34.442 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-23 13:40:34.442 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-23 13:40:34.442 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-23 13:40:34.442 | Running upgrade for neutron ... 2026-06-23 13:40:34.442 | OK 2026-06-23 13:40:34.443 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-23 13:40:34.443 | + functions-common:time_stop:2414 : local name 2026-06-23 13:40:34.443 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:40:34.443 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:40:34.443 | + functions-common:time_stop:2417 : local total 2026-06-23 13:40:34.443 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:40:34.443 | + functions-common:time_stop:2420 : name=dbsync 2026-06-23 13:40:34.444 | + functions-common:time_stop:2421 : start_time=1782221979196 2026-06-23 13:40:34.444 | + functions-common:time_stop:2423 : [[ -z 1782221979196 ]] 2026-06-23 13:40:34.444 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:40:34.444 | + functions-common:time_stop:2426 : end_time=1782222034312 2026-06-23 13:40:34.444 | + functions-common:time_stop:2427 : elapsed_time=55116 2026-06-23 13:40:34.444 | + functions-common:time_stop:2428 : total=8299 2026-06-23 13:40:34.445 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:40:34.445 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=63415 2026-06-23 13:40:34.466 | [2077 Async init_neutron:61827]: finished init_neutron with result 0 in 55 seconds 2026-06-23 13:40:34.471 | + inc/async:async_wait:197 : return 0 2026-06-23 13:40:34.474 | + ./stack.sh:main:1226 : async_wait init_placement 2026-06-23 13:40:34.527 | [2077 Async init_placement:62193]: Waiting for completion of init_placement running on PID 62193 (4 other jobs running) 2026-06-23 13:40:34.552 | [2077 Async init_placement:62193]: Signaling child to exit 2026-06-23 13:40:34.552 | WAKEUP 2026-06-23 13:40:34.576 | [2077 Async init_placement:62193]: Signaled 2026-06-23 13:40:34.577 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-23 13:40:34.577 | + lib/database:recreate_database:112 : local db=placement 2026-06-23 13:40:34.577 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-23 13:40:34.578 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-23 13:40:34.578 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-23 13:40:34.578 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:40:34.578 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-23 13:40:34.578 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:40:34.578 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-23 13:40:34.578 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 13:40:34.579 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:40:34.579 | we strongly recommend against using it for new projects. 2026-06-23 13:40:34.579 | 2026-06-23 13:40:34.579 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:40:34.579 | framework. For more detail see 2026-06-23 13:40:34.579 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:40:34.579 | 2026-06-23 13:40:34.580 | __import__(import_str) 2026-06-23 13:40:34.580 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-23 13:40:34.580 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-23 13:40:34.580 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-23 13:40:34.580 | + functions-common:get_or_create_user:893 : local user_id 2026-06-23 13:40:34.580 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-23 13:40:34.581 | + functions-common:get_or_create_user:897 : local email= 2026-06-23 13:40:34.581 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-06-23 13:40:34.581 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:40:34.581 | + functions-common:get_or_create_user:909 : user_id=46f7adae341346caa50f168b537611c7 2026-06-23 13:40:34.581 | + functions-common:get_or_create_user:910 : echo 46f7adae341346caa50f168b537611c7 2026-06-23 13:40:34.581 | 46f7adae341346caa50f168b537611c7 2026-06-23 13:40:34.582 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-23 13:40:34.582 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:40:34.582 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:40:34.582 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 13:40:34.582 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:40:34.582 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:40:34.582 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 13:40:34.583 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 13:40:34.583 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 13:40:34.583 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 13:40:34.583 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 13:40:34.583 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 13:40:34.583 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-23 13:40:34.583 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-23 13:40:34.584 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:40:34.584 | + functions-common:get_or_add_user_project_role:973 : user_role_id=2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:40:34.584 | + functions-common:get_or_add_user_project_role:974 : echo 2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:40:34.584 | 2597f1a56fcc4564939f1085238cd7ab 2026-06-23 13:40:34.584 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-23 13:40:34.584 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-23 13:40:34.584 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-23 13:40:34.585 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-23 13:40:34.585 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-23 13:40:34.585 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-23 13:40:34.585 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-23 13:40:34.585 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-23 13:40:34.585 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-23 13:40:34.586 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-23 13:40:34.586 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-23 13:40:34.586 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-23 13:40:34.586 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-23 13:40:34.586 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-23 13:40:34.586 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-23 13:40:34.586 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:40:34.587 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3979474f669346a387f91de869b679b7 2026-06-23 13:40:34.587 | + functions-common:get_or_add_user_project_role:974 : echo 3979474f669346a387f91de869b679b7 2026-06-23 13:40:34.587 | 3979474f669346a387f91de869b679b7 2026-06-23 13:40:34.587 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.245/placement 2026-06-23 13:40:34.587 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-23 13:40:34.587 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-23 13:40:34.587 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-23 13:40:34.587 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-23 13:40:34.588 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:40:34.588 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-23 13:40:34.588 | 321f9eaae6d0454e8b396005a39817ef' 2026-06-23 13:40:34.588 | + functions-common:get_or_create_service:1061 : echo 321f9eaae6d0454e8b396005a39817ef 2026-06-23 13:40:34.588 | 321f9eaae6d0454e8b396005a39817ef 2026-06-23 13:40:34.588 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.245/placement 2026-06-23 13:40:34.589 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-23 13:40:34.589 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface placement public http://192.168.122.245/placement RegionOne 2026-06-23 13:40:34.589 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-23 13:40:34.589 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-23 13:40:34.589 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:40:34.589 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-23 13:40:34.590 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-23 13:40:34.590 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.245/placement --region RegionOne -f value -c id 2026-06-23 13:40:34.590 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:40:34.590 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=203a3f84e57f47628bcd6033dcf576f6 2026-06-23 13:40:34.590 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 203a3f84e57f47628bcd6033dcf576f6 2026-06-23 13:40:34.590 | + functions-common:get_or_create_endpoint:1094 : public_id=203a3f84e57f47628bcd6033dcf576f6 2026-06-23 13:40:34.590 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-23 13:40:34.590 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-23 13:40:34.591 | + functions-common:get_or_create_endpoint:1103 : echo 203a3f84e57f47628bcd6033dcf576f6 2026-06-23 13:40:34.591 | 203a3f84e57f47628bcd6033dcf576f6 2026-06-23 13:40:34.623 | [2077 Async init_placement:62193]: finished init_placement with result 0 in 51 seconds 2026-06-23 13:40:34.629 | + inc/async:async_wait:197 : return 0 2026-06-23 13:40:34.632 | + ./stack.sh:main:1227 : async_wait init_glance 2026-06-23 13:40:34.684 | [2077 Async init_glance:57607]: Waiting for completion of init_glance running on PID 57607 (3 other jobs running) 2026-06-23 13:40:34.709 | [2077 Async init_glance:57607]: Signaling child to exit 2026-06-23 13:40:34.709 | WAKEUP 2026-06-23 13:40:34.732 | [2077 Async init_glance:57607]: Signaled 2026-06-23 13:40:34.734 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-23 13:40:34.734 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-23 13:40:34.734 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-23 13:40:34.734 | + lib/database:recreate_database:112 : local db=glance 2026-06-23 13:40:34.734 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-23 13:40:34.734 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-23 13:40:34.734 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-23 13:40:34.734 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:40:34.735 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-23 13:40:34.735 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:40:34.735 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-23 13:40:34.735 | + functions-common:time_start:2400 : local name=dbsync 2026-06-23 13:40:34.735 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:40:34.735 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:40:34.735 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:40:34.735 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221882477 2026-06-23 13:40:34.735 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-23 13:40:34.735 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 13:40:34.735 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:40:34.736 | we strongly recommend against using it for new projects. 2026-06-23 13:40:34.736 | 2026-06-23 13:40:34.736 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:40:34.736 | framework. For more detail see 2026-06-23 13:40:34.736 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:40:34.736 | 2026-06-23 13:40:34.736 | __import__(import_str) 2026-06-23 13:40:34.736 | INFO dbcounter [-] Registered counter for database glance 2026-06-23 13:40:34.736 | 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=57713) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 13:40:34.736 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 13:40:34.736 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 13:40:34.737 | DEBUG dbcounter [-] [57713] Writer thread running {{(pid=57713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:40:34.737 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 13:40:34.737 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 13:40:34.737 | INFO dbcounter [-] Registered counter for database glance 2026-06-23 13:40:34.737 | 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=57713) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 13:40:34.737 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 13:40:34.737 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 13:40:34.737 | DEBUG dbcounter [-] [57713] Writer thread running {{(pid=57713) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:40:34.737 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-23 13:40:34.737 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 13:40:34.737 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-23 13:40:34.738 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.738 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-23 13:40:34.738 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.738 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-23 13:40:34.738 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.738 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-23 13:40:34.738 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.738 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-23 13:40:34.738 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.738 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-23 13:40:34.738 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.739 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-23 13:40:34.739 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.739 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-23 13:40:34.739 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.739 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-23 13:40:34.739 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.739 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-23 13:40:34.739 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.739 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-23 13:40:34.739 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.739 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-23 13:40:34.740 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.740 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-23 13:40:34.740 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.740 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-23 13:40:34.740 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.740 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-23 13:40:34.740 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.740 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 13:40:34.740 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 13:40:34.740 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 13:40:34.740 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 13:40:34.740 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 13:40:34.741 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 13:40:34.741 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 13:40:34.741 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 13:40:34.741 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 13:40:34.741 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 13:40:34.741 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-23 13:40:34.741 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 13:40:34.741 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-23 13:40:34.741 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.741 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-23 13:40:34.741 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.742 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-23 13:40:34.742 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.742 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-23 13:40:34.742 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.742 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-23 13:40:34.742 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.742 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-23 13:40:34.742 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.742 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-23 13:40:34.742 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.742 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-23 13:40:34.743 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.743 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-23 13:40:34.743 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.743 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-23 13:40:34.743 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.743 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-23 13:40:34.743 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.743 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-23 13:40:34.743 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=57713) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-23 13:40:34.743 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 13:40:34.744 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 13:40:34.744 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 13:40:34.744 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 13:40:34.744 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-23 13:40:34.744 | Database migration is up to date. No migration needed. 2026-06-23 13:40:34.744 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-23 13:40:34.744 | Database is synced successfully. 2026-06-23 13:40:34.744 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-23 13:40:34.744 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-23 13:40:34.744 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:40:34.744 | we strongly recommend against using it for new projects. 2026-06-23 13:40:34.745 | 2026-06-23 13:40:34.745 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:40:34.745 | framework. For more detail see 2026-06-23 13:40:34.745 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:40:34.745 | 2026-06-23 13:40:34.745 | __import__(import_str) 2026-06-23 13:40:34.745 | INFO dbcounter [-] Registered counter for database glance 2026-06-23 13:40:34.745 | 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=57891) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 13:40:34.745 | DEBUG dbcounter [-] [57891] Writer thread running {{(pid=57891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:40:34.745 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-23 13:40:34.745 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-23 13:40:34.746 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-23 13:40:34.746 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-23 13:40:34.746 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-23 13:40:34.746 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-23 13:40:34.746 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-23 13:40:34.746 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-23 13:40:34.746 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-23 13:40:34.746 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-23 13:40:34.746 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-23 13:40:34.746 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-23 13:40:34.746 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-23 13:40:34.747 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-23 13:40:34.747 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-23 13:40:34.747 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-23 13:40:34.747 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-23 13:40:34.747 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-23 13:40:34.747 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-23 13:40:34.747 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-23 13:40:34.747 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-23 13:40:34.747 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-23 13:40:34.747 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-23 13:40:34.747 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-23 13:40:34.747 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-23 13:40:34.748 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-23 13:40:34.748 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-23 13:40:34.748 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-23 13:40:34.748 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-23 13:40:34.748 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-23 13:40:34.748 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-23 13:40:34.748 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-23 13:40:34.748 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-23 13:40:34.748 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-23 13:40:34.748 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-23 13:40:34.748 | + functions-common:time_stop:2414 : local name 2026-06-23 13:40:34.749 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:40:34.749 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:40:34.749 | + functions-common:time_stop:2417 : local total 2026-06-23 13:40:34.749 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:40:34.749 | + functions-common:time_stop:2420 : name=dbsync 2026-06-23 13:40:34.749 | + functions-common:time_stop:2421 : start_time=1782221882477 2026-06-23 13:40:34.749 | + functions-common:time_stop:2423 : [[ -z 1782221882477 ]] 2026-06-23 13:40:34.749 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:40:34.749 | + functions-common:time_stop:2426 : end_time=1782221897074 2026-06-23 13:40:34.749 | + functions-common:time_stop:2427 : elapsed_time=14597 2026-06-23 13:40:34.749 | + functions-common:time_stop:2428 : total=8299 2026-06-23 13:40:34.750 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:40:34.750 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22896 2026-06-23 13:40:34.782 | [2077 Async init_glance:57607]: finished init_glance with result 0 in 14 seconds 2026-06-23 13:40:34.787 | + inc/async:async_wait:197 : return 0 2026-06-23 13:40:34.790 | + ./stack.sh:main:1228 : async_wait init_swift 2026-06-23 13:40:34.813 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-23 13:40:34.816 | + inc/async:async_wait:197 : return 0 2026-06-23 13:40:34.820 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-06-23 13:40:34.873 | [2077 Async init_cinder:62063]: Waiting for completion of init_cinder running on PID 62063 (2 other jobs running) 2026-06-23 13:40:34.898 | [2077 Async init_cinder:62063]: Signaling child to exit 2026-06-23 13:40:34.899 | WAKEUP 2026-06-23 13:40:34.921 | [2077 Async init_cinder:62063]: Signaled 2026-06-23 13:40:34.922 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-23 13:40:34.923 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:40:34.923 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-23 13:40:34.923 | + lib/database:recreate_database:112 : local db=cinder 2026-06-23 13:40:34.923 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-23 13:40:34.923 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-23 13:40:34.923 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-23 13:40:34.923 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:40:34.923 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-23 13:40:34.923 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:40:34.923 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-23 13:40:34.923 | + functions-common:time_start:2400 : local name=dbsync 2026-06-23 13:40:34.924 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:40:34.924 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:40:34.924 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:40:34.924 | + functions-common:time_start:2405 : _TIME_START[$name]=1782221979639 2026-06-23 13:40:34.924 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-23 13:40:34.924 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-23 13:40:34.924 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:40:34.924 | we strongly recommend against using it for new projects. 2026-06-23 13:40:34.924 | 2026-06-23 13:40:34.924 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:40:34.924 | framework. For more detail see 2026-06-23 13:40:34.925 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:40:34.925 | 2026-06-23 13:40:34.925 | import eventlet # noqa 2026-06-23 13:40:34.925 | INFO dbcounter [-] Registered counter for database cinder 2026-06-23 13:40:34.925 | 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=62243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 13:40:34.925 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-23 13:40:34.925 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 13:40:34.925 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 13:40:34.925 | DEBUG dbcounter [-] [62243] Writer thread running {{(pid=62243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:40:34.925 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-23 13:40:34.925 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=62243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 13:40:34.926 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-23 13:40:34.926 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=62243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.926 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-23 13:40:34.926 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=62243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.926 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-23 13:40:34.926 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=62243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.926 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-23 13:40:34.926 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=62243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.926 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-23 13:40:34.926 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=62243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.926 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-23 13:40:34.927 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=62243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.927 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-23 13:40:34.927 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=62243) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:34.927 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-23 13:40:34.927 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-23 13:40:34.927 | + functions-common:time_stop:2414 : local name 2026-06-23 13:40:34.927 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:40:34.927 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:40:34.927 | + functions-common:time_stop:2417 : local total 2026-06-23 13:40:34.927 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:40:34.928 | + functions-common:time_stop:2420 : name=dbsync 2026-06-23 13:40:34.928 | + functions-common:time_stop:2421 : start_time=1782221979639 2026-06-23 13:40:34.928 | + functions-common:time_stop:2423 : [[ -z 1782221979639 ]] 2026-06-23 13:40:34.928 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:40:34.928 | + functions-common:time_stop:2426 : end_time=1782221991925 2026-06-23 13:40:34.928 | + functions-common:time_stop:2427 : elapsed_time=12286 2026-06-23 13:40:34.928 | + functions-common:time_stop:2428 : total=8299 2026-06-23 13:40:34.928 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:40:34.928 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20585 2026-06-23 13:40:34.928 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-23 13:40:34.929 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:40:34.929 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-23 13:40:34.929 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-23 13:40:34.929 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-23 13:40:34.929 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-23 13:40:34.929 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-23 13:40:34.929 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-23 13:40:34.929 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-23 13:40:34.929 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-23 13:40:34.929 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-23 13:40:34.929 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-23 13:40:34.930 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-23 13:40:34.930 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-23 13:40:34.930 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-23 13:40:34.930 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-23 13:40:34.930 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-23 13:40:34.930 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-23 13:40:34.930 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-23 13:40:34.930 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-23 13:40:34.930 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-23 13:40:34.930 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-23 13:40:34.930 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-23 13:40:34.931 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-23 13:40:34.931 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-23 13:40:34.931 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-23 13:40:34.931 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-23 13:40:34.931 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-23 13:40:34.931 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-23 13:40:34.931 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-23 13:40:34.931 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-23 13:40:34.931 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-23 13:40:34.931 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-23 13:40:34.931 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-23 13:40:34.931 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-23 13:40:34.932 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-23 13:40:34.932 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-23 13:40:34.932 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-23 13:40:34.932 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-23 13:40:34.932 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-23 13:40:34.932 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-23 13:40:34.932 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-23 13:40:34.932 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-23 13:40:34.932 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-23 13:40:34.932 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-23 13:40:34.933 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-23 13:40:34.933 | [Unit] 2026-06-23 13:40:34.933 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-23 13:40:34.933 | DefaultDependencies=no 2026-06-23 13:40:34.933 | After=systemd-udev-settle.service 2026-06-23 13:40:34.933 | Before=lvm2-activation-early.service 2026-06-23 13:40:34.933 | Wants=systemd-udev-settle.service 2026-06-23 13:40:34.933 | 2026-06-23 13:40:34.933 | [Service] 2026-06-23 13:40:34.933 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-23 13:40:34.933 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-23 13:40:34.933 | RemainAfterExit=yes 2026-06-23 13:40:34.934 | Type=oneshot 2026-06-23 13:40:34.934 | 2026-06-23 13:40:34.934 | [Install] 2026-06-23 13:40:34.934 | WantedBy=local-fs.target 2026-06-23 13:40:34.934 | Also=systemd-udev-settle.service 2026-06-23 13:40:34.934 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-23 13:40:34.934 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-23 13:40:34.934 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-06-23 13:40:34.934 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-23 13:40:34.934 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-23 13:40:34.935 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-23 13:40:34.935 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-23 13:40:34.935 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-23 13:40:34.935 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-23 13:40:34.935 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-23 13:40:34.935 | Physical volume "/dev/loop0" successfully created. 2026-06-23 13:40:34.935 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-23 13:40:34.935 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-23 13:40:34.935 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:40:34.935 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-23 13:40:34.935 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-23 13:40:34.936 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-23 13:40:34.936 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-23 13:40:34.936 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:40:34.936 | we strongly recommend against using it for new projects. 2026-06-23 13:40:34.936 | 2026-06-23 13:40:34.936 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:40:34.936 | framework. For more detail see 2026-06-23 13:40:34.936 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:40:34.936 | 2026-06-23 13:40:34.936 | import eventlet # noqa 2026-06-23 13:40:34.936 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-23 13:40:34.936 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-23 13:40:34.937 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-23 13:40:34.937 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-23 13:40:34.937 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:40:34.937 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-23 13:40:34.968 | [2077 Async init_cinder:62063]: finished init_cinder with result 0 in 14 seconds 2026-06-23 13:40:34.973 | + inc/async:async_wait:197 : return 0 2026-06-23 13:40:34.976 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-06-23 13:40:34.994 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:40:34.997 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-06-23 13:40:35.000 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:40:35.004 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-06-23 13:40:35.006 | + ./stack.sh:main:1236 : init_nova 2026-06-23 13:40:35.010 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-23 13:40:35.028 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:40:35.031 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-23 13:40:35.049 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:40:35.052 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 13:40:35.055 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-23 13:40:35.119 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-23 13:40:35.162 | [2077 Async nova-cell-0:64399]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-23 13:40:35.166 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-23 13:40:35.171 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 13:40:35.176 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-23 13:40:35.179 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 13:40:35.182 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 13:40:35.185 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-23 13:40:35.259 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-23 13:40:35.304 | [2077 Async nova-cell-1:64503]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-23 13:40:35.309 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-23 13:40:35.314 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-23 13:40:35.318 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-23 13:40:35.321 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-23 13:40:35.324 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-23 13:40:35.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:40:35.411 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-23 13:40:35.415 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:40:35.500 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-23 13:40:35.978 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 13:40:35.978 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:40:35.978 | we strongly recommend against using it for new projects. 2026-06-23 13:40:35.978 | 2026-06-23 13:40:35.978 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:40:35.978 | framework. For more detail see 2026-06-23 13:40:35.978 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:40:35.979 | 2026-06-23 13:40:35.979 | import eventlet # noqa 2026-06-23 13:40:36.351 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 13:40:40.336 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-23 13:40:40.442 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 13:40:40.442 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 13:40:40.443 | DEBUG dbcounter [-] [64573] Writer thread running {{(pid=64573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:40:40.516 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-23 13:40:45.916 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=64573) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 13:40:45.925 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-23 13:40:48.489 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=64573) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:48.498 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-23 13:40:48.518 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=64573) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:40:48.852 | Exception ignored in: 2026-06-23 13:40:48.852 | Traceback (most recent call last): 2026-06-23 13:40:48.853 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 13:40:48.853 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 13:40:48.853 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 13:40:48.853 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 13:40:48.853 | RuntimeError: greenlet is being finalized 2026-06-23 13:40:49.229 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-23 13:40:49.234 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-23 13:40:49.240 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-23 13:40:49.246 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-23 13:40:49.251 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-23 13:40:49.257 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-23 13:40:49.261 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-23 13:40:49.291 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:40:49.295 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-23 13:40:49.300 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-23 13:40:49.305 | + lib/nova:init_nova:868 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-23 13:40:49.866 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 13:40:49.866 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:40:49.868 | we strongly recommend against using it for new projects. 2026-06-23 13:40:49.868 | 2026-06-23 13:40:49.868 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:40:49.868 | framework. For more detail see 2026-06-23 13:40:49.870 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:40:49.870 | 2026-06-23 13:40:49.870 | import eventlet # noqa 2026-06-23 13:40:50.265 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 13:40:53.796 | INFO dbcounter [None req-1c2a6f9a-d47a-4c8c-881f-d650d9565902 None None] Registered counter for database nova_api 2026-06-23 13:40:53.936 | DEBUG dbcounter [-] [65164] Writer thread running {{(pid=65164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:40:54.333 | Exception ignored in: 2026-06-23 13:40:54.334 | Traceback (most recent call last): 2026-06-23 13:40:54.334 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 13:40:54.334 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 13:40:54.334 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 13:40:54.334 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 13:40:54.335 | RuntimeError: greenlet is being finalized 2026-06-23 13:40:54.775 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-23 13:40:54.784 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-23 13:40:54.789 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-23 13:40:54.878 | [2077 Async nova-cell-0:64399]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64399 (3 other jobs running) 2026-06-23 13:40:54.917 | [2077 Async nova-cell-0:64399]: Signaling child to exit 2026-06-23 13:41:02.638 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:41:02.668 | [64399 Async nova-cell-0:64399]: finished successfully 2026-06-23 13:41:02.695 | WAKEUP 2026-06-23 13:41:02.722 | [2077 Async nova-cell-0:64399]: Signaled 2026-06-23 13:41:02.724 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-23 13:41:02.724 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-23 13:41:02.724 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-23 13:41:02.724 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-23 13:41:02.724 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-23 13:41:02.724 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-23 13:41:02.724 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-23 13:41:02.725 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:41:02.725 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-23 13:41:02.725 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:41:02.725 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-23 13:41:02.725 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 13:41:02.725 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:41:02.725 | we strongly recommend against using it for new projects. 2026-06-23 13:41:02.725 | 2026-06-23 13:41:02.725 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:41:02.725 | framework. For more detail see 2026-06-23 13:41:02.725 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:41:02.725 | 2026-06-23 13:41:02.726 | import eventlet # noqa 2026-06-23 13:41:02.726 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 13:41:02.726 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-23 13:41:02.726 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 13:41:02.726 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 13:41:02.726 | DEBUG dbcounter [-] [64554] Writer thread running {{(pid=64554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:41:02.726 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-23 13:41:02.727 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 13:41:02.727 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-23 13:41:02.727 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.728 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-23 13:41:02.728 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.728 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-23 13:41:02.729 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.729 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-23 13:41:02.729 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.729 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-23 13:41:02.730 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.730 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-23 13:41:02.730 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.730 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-23 13:41:02.730 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.730 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-23 13:41:02.730 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.730 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-23 13:41:02.730 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.730 | Exception ignored in: 2026-06-23 13:41:02.730 | Traceback (most recent call last): 2026-06-23 13:41:02.731 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 13:41:02.731 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 13:41:02.731 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 13:41:02.731 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 13:41:02.731 | RuntimeError: greenlet is being finalized 2026-06-23 13:41:02.781 | [2077 Async nova-cell-0:64399]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 27 seconds 2026-06-23 13:41:02.786 | + inc/async:async_wait:197 : return 0 2026-06-23 13:41:02.791 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-23 13:41:02.794 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-23 13:41:02.858 | [2077 Async nova-cell-1:64503]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64503 (2 other jobs running) 2026-06-23 13:41:02.868 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:41:02.890 | [2077 Async nova-cell-1:64503]: Signaling child to exit 2026-06-23 13:41:02.900 | [64503 Async nova-cell-1:64503]: finished successfully 2026-06-23 13:41:02.933 | WAKEUP 2026-06-23 13:41:02.963 | [2077 Async nova-cell-1:64503]: Signaled 2026-06-23 13:41:02.965 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-23 13:41:02.965 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-23 13:41:02.965 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-23 13:41:02.965 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-23 13:41:02.966 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-23 13:41:02.966 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-23 13:41:02.966 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-23 13:41:02.966 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:41:02.966 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-23 13:41:02.966 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-23 13:41:02.966 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-23 13:41:02.967 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 13:41:02.967 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:41:02.967 | we strongly recommend against using it for new projects. 2026-06-23 13:41:02.967 | 2026-06-23 13:41:02.967 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:41:02.967 | framework. For more detail see 2026-06-23 13:41:02.967 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:41:02.968 | 2026-06-23 13:41:02.968 | import eventlet # noqa 2026-06-23 13:41:02.968 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 13:41:02.968 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-23 13:41:02.968 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-23 13:41:02.968 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-23 13:41:02.968 | DEBUG dbcounter [-] [64570] Writer thread running {{(pid=64570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:41:02.969 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-23 13:41:02.969 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64570) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-23 13:41:02.969 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-23 13:41:02.969 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64570) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.969 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-23 13:41:02.969 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64570) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.969 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-23 13:41:02.969 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64570) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.970 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-23 13:41:02.970 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64570) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.970 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-23 13:41:02.970 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64570) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.970 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-23 13:41:02.970 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64570) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.970 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-23 13:41:02.971 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64570) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.971 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-23 13:41:02.971 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64570) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.971 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-23 13:41:02.971 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64570) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-23 13:41:02.971 | Exception ignored in: 2026-06-23 13:41:02.971 | Traceback (most recent call last): 2026-06-23 13:41:02.971 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 13:41:02.971 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 13:41:02.971 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 13:41:02.972 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 13:41:02.972 | RuntimeError: greenlet is being finalized 2026-06-23 13:41:03.026 | [2077 Async nova-cell-1:64503]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 27 seconds 2026-06-23 13:41:03.033 | + inc/async:async_wait:197 : return 0 2026-06-23 13:41:03.037 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 13:41:03.041 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-23 13:41:03.500 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 13:41:03.501 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:41:03.501 | we strongly recommend against using it for new projects. 2026-06-23 13:41:03.501 | 2026-06-23 13:41:03.501 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:41:03.501 | framework. For more detail see 2026-06-23 13:41:03.501 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:41:03.501 | 2026-06-23 13:41:03.501 | import eventlet # noqa 2026-06-23 13:41:03.844 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 13:41:06.844 | Running batches of 50 until complete 2026-06-23 13:41:06.844 | INFO dbcounter [None req-6c15b877-b787-46b4-ac29-026e019d56cb None None] Registered counter for database nova_cell0 2026-06-23 13:41:07.047 | DEBUG dbcounter [-] [65798] Writer thread running {{(pid=65798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:41:07.053 | INFO dbcounter [None req-6c15b877-b787-46b4-ac29-026e019d56cb None None] Registered counter for database nova_api 2026-06-23 13:41:07.220 | DEBUG dbcounter [-] [65798] Writer thread running {{(pid=65798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:41:07.383 | INFO dbcounter [None req-6c15b877-b787-46b4-ac29-026e019d56cb None None] Registered counter for database nova_cell0 2026-06-23 13:41:07.463 | DEBUG dbcounter [-] [65798] Writer thread running {{(pid=65798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:41:07.550 | +-------------------------------------+--------------+-----------+ 2026-06-23 13:41:07.551 | | Migration | Total Needed | Completed | 2026-06-23 13:41:07.551 | +-------------------------------------+--------------+-----------+ 2026-06-23 13:41:07.551 | | fill_virtual_interface_list | 0 | 0 | 2026-06-23 13:41:07.551 | | migrate_empty_ratio | 0 | 0 | 2026-06-23 13:41:07.551 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-23 13:41:07.551 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-23 13:41:07.551 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-23 13:41:07.551 | | populate_dev_uuids | 0 | 0 | 2026-06-23 13:41:07.551 | | populate_instance_compute_id | 0 | 0 | 2026-06-23 13:41:07.551 | | populate_missing_availability_zones | 0 | 0 | 2026-06-23 13:41:07.551 | | populate_queued_for_delete | 0 | 0 | 2026-06-23 13:41:07.552 | | populate_user_id | 0 | 0 | 2026-06-23 13:41:07.552 | | populate_uuids | 0 | 0 | 2026-06-23 13:41:07.552 | +-------------------------------------+--------------+-----------+ 2026-06-23 13:41:07.876 | Exception ignored in: 2026-06-23 13:41:07.876 | Traceback (most recent call last): 2026-06-23 13:41:07.876 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 13:41:07.876 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 13:41:07.876 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 13:41:07.876 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 13:41:07.877 | RuntimeError: greenlet is being finalized 2026-06-23 13:41:08.265 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-23 13:41:08.272 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 13:41:08.277 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-23 13:41:08.282 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 13:41:08.286 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 13:41:08.290 | + lib/nova:init_nova:886 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-06-23 13:41:08.769 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 13:41:08.770 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:41:08.770 | we strongly recommend against using it for new projects. 2026-06-23 13:41:08.770 | 2026-06-23 13:41:08.770 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:41:08.770 | framework. For more detail see 2026-06-23 13:41:08.770 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:41:08.770 | 2026-06-23 13:41:08.770 | import eventlet # noqa 2026-06-23 13:41:09.120 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 13:41:12.119 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-23 13:41:12.119 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-23 13:41:12.120 | INFO dbcounter [None req-0bc7373c-822b-4807-93be-c93db18b6590 None None] Registered counter for database nova_api 2026-06-23 13:41:12.249 | DEBUG dbcounter [-] [65816] Writer thread running {{(pid=65816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:41:12.569 | Exception ignored in: 2026-06-23 13:41:12.570 | Traceback (most recent call last): 2026-06-23 13:41:12.570 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 13:41:12.570 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 13:41:12.570 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 13:41:12.570 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 13:41:12.570 | RuntimeError: greenlet is being finalized 2026-06-23 13:41:12.929 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-23 13:41:12.933 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-23 13:41:12.950 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-23 13:41:12.954 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-06-23 13:41:12.958 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-23 13:41:13.036 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-23 13:41:13.085 | [2077 Async configure_neutron_nova:65875]: running: configure_neutron_nova 2026-06-23 13:41:13.089 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-06-23 13:41:13.094 | + functions-common:run_phase:1842 : local mode=stack 2026-06-23 13:41:13.098 | + functions-common:run_phase:1843 : local phase=post-config 2026-06-23 13:41:13.103 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 13:41:13.108 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 13:41:13.111 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 13:41:13.116 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 13:41:13.121 | + functions-common:run_phase:1852 : local extra 2026-06-23 13:41:13.125 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 13:41:13.132 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 13:41:13.136 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 13:41:13.141 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 13:41:13.145 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-23 13:41:13.149 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 13:41:13.173 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:13.178 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 13:41:13.182 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-23 13:41:13.186 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-23 13:41:13.191 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-23 13:41:13.195 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-23 13:41:13.199 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-23 13:41:13.203 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-23 13:41:13.208 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-23 13:41:13.212 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 13:41:13.216 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 13:41:13.220 | + functions-common:run_phase:1869 : run_plugins stack post-config 2026-06-23 13:41:13.225 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-23 13:41:13.230 | + functions-common:run_plugins:1829 : local phase=post-config 2026-06-23 13:41:13.234 | + functions-common:run_plugins:1831 : local plugins= 2026-06-23 13:41:13.238 | + functions-common:run_plugins:1832 : local plugin 2026-06-23 13:41:13.241 | + ./stack.sh:main:1254 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-23 13:41:13.245 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-23 13:41:13.251 | + inc/meta-config:merge_config_group:171 : shift 2026-06-23 13:41:13.255 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-23 13:41:13.259 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 13:41:13.265 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-23 13:41:13.270 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-23 13:41:13.276 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-23 13:41:13.280 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-23 13:41:13.285 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-23 13:41:13.289 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 13:41:13.293 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-23 13:41:13.293 | /^\[\[.+\|.*\]\]/ { 2026-06-23 13:41:13.294 | gsub("[][]", "", $1); 2026-06-23 13:41:13.294 | split($1, a, "|"); 2026-06-23 13:41:13.294 | if (a[1] == matchgroup) 2026-06-23 13:41:13.294 | print a[2] 2026-06-23 13:41:13.294 | } 2026-06-23 13:41:13.294 | ' /home/quobyte/devstack/local.conf 2026-06-23 13:41:13.303 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-23 13:41:13.306 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-23 13:41:13.313 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-23 13:41:13.316 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-23 13:41:13.320 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-23 13:41:13.325 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-23 13:41:13.329 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-23 13:41:13.335 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-23 13:41:13.341 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-23 13:41:13.345 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-23 13:41:13.350 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-23 13:41:13.354 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-23 13:41:13.360 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-23 13:41:13.364 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-23 13:41:13.368 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-23 13:41:13.373 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-23 13:41:13.377 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-23 13:41:13.383 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-23 13:41:13.388 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-23 13:41:13.394 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-23 13:41:13.398 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-23 13:41:13.402 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-23 13:41:13.404 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:41:13.405 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-23 13:41:13.405 | BEGIN { 2026-06-23 13:41:13.405 | section = "" 2026-06-23 13:41:13.405 | last_section = "" 2026-06-23 13:41:13.405 | section_count = 0 2026-06-23 13:41:13.405 | } 2026-06-23 13:41:13.405 | /^\[.+\]/ { 2026-06-23 13:41:13.405 | gsub("[][]", "", $1); 2026-06-23 13:41:13.405 | section=$1 2026-06-23 13:41:13.405 | next 2026-06-23 13:41:13.405 | } 2026-06-23 13:41:13.405 | /^ *\#/ { 2026-06-23 13:41:13.406 | next 2026-06-23 13:41:13.406 | } 2026-06-23 13:41:13.406 | /^[^ \t]+/ { 2026-06-23 13:41:13.406 | # get offset of first = in $0 2026-06-23 13:41:13.406 | eq_idx = index($0, "=") 2026-06-23 13:41:13.406 | # extract attr & value from $0 2026-06-23 13:41:13.406 | attr = substr($0, 1, eq_idx - 1) 2026-06-23 13:41:13.406 | value = substr($0, eq_idx + 1) 2026-06-23 13:41:13.406 | # only need to strip trailing whitespace from attr 2026-06-23 13:41:13.406 | sub(/[ \t]*$/, "", attr) 2026-06-23 13:41:13.406 | # need to strip leading & trailing whitespace from value 2026-06-23 13:41:13.407 | sub(/^[ \t]*/, "", value) 2026-06-23 13:41:13.407 | sub(/[ \t]*$/, "", value) 2026-06-23 13:41:13.407 | 2026-06-23 13:41:13.407 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-23 13:41:13.407 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-23 13:41:13.407 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-23 13:41:13.407 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-23 13:41:13.408 | if (! (section, attr) in cfg_attr_count) { 2026-06-23 13:41:13.408 | if (section != last_section) { 2026-06-23 13:41:13.408 | cfg_section[section_count++] = section 2026-06-23 13:41:13.408 | last_section = section 2026-06-23 13:41:13.408 | } 2026-06-23 13:41:13.409 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-23 13:41:13.409 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-23 13:41:13.409 | 2026-06-23 13:41:13.409 | cfg_attr[section, attr, 0] = value 2026-06-23 13:41:13.409 | cfg_attr_count[section, attr] = 1 2026-06-23 13:41:13.409 | } else { 2026-06-23 13:41:13.409 | lno = cfg_attr_count[section, attr]++ 2026-06-23 13:41:13.409 | cfg_attr[section, attr, lno] = value 2026-06-23 13:41:13.409 | } 2026-06-23 13:41:13.409 | } 2026-06-23 13:41:13.409 | END { 2026-06-23 13:41:13.409 | # Process each section in order 2026-06-23 13:41:13.410 | for (sno = 0; sno < section_count; sno++) { 2026-06-23 13:41:13.410 | section = cfg_section[sno] 2026-06-23 13:41:13.410 | # The ini routines simply append a config item immediately 2026-06-23 13:41:13.410 | # after the section header. To keep the same order as defined 2026-06-23 13:41:13.410 | # in local.conf, invoke the ini routines in the reverse order 2026-06-23 13:41:13.410 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-23 13:41:13.410 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-23 13:41:13.410 | if (cfg_attr_count[section, attr] == 1) 2026-06-23 13:41:13.410 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-23 13:41:13.410 | else { 2026-06-23 13:41:13.410 | # For multiline, invoke the ini routines in the reverse order 2026-06-23 13:41:13.410 | count = cfg_attr_count[section, attr] 2026-06-23 13:41:13.411 | print "inidelete " configfile " " section " " attr 2026-06-23 13:41:13.411 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-23 13:41:13.411 | for (l = count -2; l >= 0; l--) 2026-06-23 13:41:13.411 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-23 13:41:13.411 | } 2026-06-23 13:41:13.411 | } 2026-06-23 13:41:13.412 | } 2026-06-23 13:41:13.412 | } 2026-06-23 13:41:13.412 | ' 2026-06-23 13:41:13.412 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-23 13:41:13.412 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-23 13:41:13.412 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-23 13:41:13.417 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-23 13:41:13.421 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 13:41:13.424 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-23 13:41:13.428 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-23 13:41:13.428 | BEGIN { group = "" } 2026-06-23 13:41:13.429 | /^\[\[.+\|.*\]\]/ { 2026-06-23 13:41:13.429 | gsub("[][]", "", $1); 2026-06-23 13:41:13.429 | split($1, a, "|"); 2026-06-23 13:41:13.429 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-23 13:41:13.429 | group=a[1] 2026-06-23 13:41:13.429 | } else { 2026-06-23 13:41:13.429 | group="" 2026-06-23 13:41:13.429 | } 2026-06-23 13:41:13.429 | next 2026-06-23 13:41:13.429 | } 2026-06-23 13:41:13.429 | { 2026-06-23 13:41:13.430 | if (group != "") 2026-06-23 13:41:13.430 | print $0 2026-06-23 13:41:13.430 | } 2026-06-23 13:41:13.430 | ' /home/quobyte/devstack/local.conf 2026-06-23 13:41:13.437 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-23 13:41:13.441 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-23 13:41:13.484 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:41:13.487 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-23 13:41:13.494 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-23 13:41:13.537 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:41:13.542 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-23 13:41:13.545 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-23 13:41:13.589 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:41:13.593 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-23 13:41:13.597 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-23 13:41:13.642 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:41:13.646 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-23 13:41:13.649 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-23 13:41:13.697 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:41:13.703 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-23 13:41:13.707 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-23 13:41:13.711 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-23 13:41:13.716 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-23 13:41:13.720 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-23 13:41:13.725 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-23 13:41:13.729 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-23 13:41:13.734 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-23 13:41:13.741 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-23 13:41:13.745 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-23 13:41:13.748 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-23 13:41:13.752 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-23 13:41:13.758 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-23 13:41:13.761 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-23 13:41:13.765 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-23 13:41:13.769 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-23 13:41:13.773 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-23 13:41:13.777 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-23 13:41:13.782 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-23 13:41:13.786 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-23 13:41:13.790 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-23 13:41:13.794 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-23 13:41:13.802 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-23 13:41:13.802 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:41:13.802 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-23 13:41:13.802 | BEGIN { 2026-06-23 13:41:13.802 | section = "" 2026-06-23 13:41:13.802 | last_section = "" 2026-06-23 13:41:13.802 | section_count = 0 2026-06-23 13:41:13.802 | } 2026-06-23 13:41:13.802 | /^\[.+\]/ { 2026-06-23 13:41:13.802 | gsub("[][]", "", $1); 2026-06-23 13:41:13.803 | section=$1 2026-06-23 13:41:13.803 | next 2026-06-23 13:41:13.803 | } 2026-06-23 13:41:13.803 | /^ *\#/ { 2026-06-23 13:41:13.803 | next 2026-06-23 13:41:13.803 | } 2026-06-23 13:41:13.803 | /^[^ \t]+/ { 2026-06-23 13:41:13.803 | # get offset of first = in $0 2026-06-23 13:41:13.803 | eq_idx = index($0, "=") 2026-06-23 13:41:13.803 | # extract attr & value from $0 2026-06-23 13:41:13.803 | attr = substr($0, 1, eq_idx - 1) 2026-06-23 13:41:13.803 | value = substr($0, eq_idx + 1) 2026-06-23 13:41:13.804 | # only need to strip trailing whitespace from attr 2026-06-23 13:41:13.804 | sub(/[ \t]*$/, "", attr) 2026-06-23 13:41:13.804 | # need to strip leading & trailing whitespace from value 2026-06-23 13:41:13.804 | sub(/^[ \t]*/, "", value) 2026-06-23 13:41:13.805 | sub(/[ \t]*$/, "", value) 2026-06-23 13:41:13.805 | 2026-06-23 13:41:13.805 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-23 13:41:13.805 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-23 13:41:13.805 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-23 13:41:13.805 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-23 13:41:13.805 | if (! (section, attr) in cfg_attr_count) { 2026-06-23 13:41:13.806 | if (section != last_section) { 2026-06-23 13:41:13.806 | cfg_section[section_count++] = section 2026-06-23 13:41:13.806 | last_section = section 2026-06-23 13:41:13.806 | } 2026-06-23 13:41:13.806 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-23 13:41:13.806 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-23 13:41:13.806 | 2026-06-23 13:41:13.806 | cfg_attr[section, attr, 0] = value 2026-06-23 13:41:13.806 | cfg_attr_count[section, attr] = 1 2026-06-23 13:41:13.806 | } else { 2026-06-23 13:41:13.806 | lno = cfg_attr_count[section, attr]++ 2026-06-23 13:41:13.807 | cfg_attr[section, attr, lno] = value 2026-06-23 13:41:13.807 | } 2026-06-23 13:41:13.807 | } 2026-06-23 13:41:13.807 | END { 2026-06-23 13:41:13.807 | # Process each section in order 2026-06-23 13:41:13.807 | for (sno = 0; sno < section_count; sno++) { 2026-06-23 13:41:13.807 | section = cfg_section[sno] 2026-06-23 13:41:13.807 | # The ini routines simply append a config item immediately 2026-06-23 13:41:13.807 | # after the section header. To keep the same order as defined 2026-06-23 13:41:13.807 | # in local.conf, invoke the ini routines in the reverse order 2026-06-23 13:41:13.807 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-23 13:41:13.807 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-23 13:41:13.808 | if (cfg_attr_count[section, attr] == 1) 2026-06-23 13:41:13.808 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-23 13:41:13.808 | else { 2026-06-23 13:41:13.808 | # For multiline, invoke the ini routines in the reverse order 2026-06-23 13:41:13.808 | count = cfg_attr_count[section, attr] 2026-06-23 13:41:13.808 | print "inidelete " configfile " " section " " attr 2026-06-23 13:41:13.808 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-23 13:41:13.808 | for (l = count -2; l >= 0; l--) 2026-06-23 13:41:13.808 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-23 13:41:13.808 | } 2026-06-23 13:41:13.808 | } 2026-06-23 13:41:13.809 | } 2026-06-23 13:41:13.809 | } 2026-06-23 13:41:13.809 | ' 2026-06-23 13:41:13.809 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-23 13:41:13.809 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-23 13:41:13.810 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-23 13:41:13.815 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-23 13:41:13.819 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 13:41:13.823 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-23 13:41:13.827 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-23 13:41:13.827 | BEGIN { group = "" } 2026-06-23 13:41:13.827 | /^\[\[.+\|.*\]\]/ { 2026-06-23 13:41:13.827 | gsub("[][]", "", $1); 2026-06-23 13:41:13.827 | split($1, a, "|"); 2026-06-23 13:41:13.827 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-23 13:41:13.827 | group=a[1] 2026-06-23 13:41:13.827 | } else { 2026-06-23 13:41:13.828 | group="" 2026-06-23 13:41:13.828 | } 2026-06-23 13:41:13.828 | next 2026-06-23 13:41:13.828 | } 2026-06-23 13:41:13.828 | { 2026-06-23 13:41:13.828 | if (group != "") 2026-06-23 13:41:13.828 | print $0 2026-06-23 13:41:13.828 | } 2026-06-23 13:41:13.828 | ' /home/quobyte/devstack/local.conf 2026-06-23 13:41:13.836 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-23 13:41:13.840 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-23 13:41:13.892 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:41:13.898 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-23 13:41:13.904 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-23 13:41:13.908 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-23 13:41:13.914 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-23 13:41:13.918 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-23 13:41:13.924 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-23 13:41:13.937 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-23 13:41:13.941 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-23 13:41:13.949 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-23 13:41:13.954 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-23 13:41:13.957 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-23 13:41:13.962 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-23 13:41:13.967 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-23 13:41:13.973 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-23 13:41:13.977 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-23 13:41:13.982 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-23 13:41:13.985 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-23 13:41:13.990 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-23 13:41:13.995 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-23 13:41:14.000 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-23 13:41:14.003 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-23 13:41:14.011 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-23 13:41:14.011 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-23 13:41:14.011 | BEGIN { 2026-06-23 13:41:14.012 | section = "" 2026-06-23 13:41:14.012 | last_section = "" 2026-06-23 13:41:14.012 | section_count = 0 2026-06-23 13:41:14.012 | } 2026-06-23 13:41:14.012 | /^\[.+\]/ { 2026-06-23 13:41:14.012 | gsub("[][]", "", $1); 2026-06-23 13:41:14.012 | section=$1 2026-06-23 13:41:14.012 | next 2026-06-23 13:41:14.012 | } 2026-06-23 13:41:14.012 | /^ *\#/ { 2026-06-23 13:41:14.012 | next 2026-06-23 13:41:14.013 | } 2026-06-23 13:41:14.013 | /^[^ \t]+/ { 2026-06-23 13:41:14.013 | # get offset of first = in $0 2026-06-23 13:41:14.013 | eq_idx = index($0, "=") 2026-06-23 13:41:14.013 | # extract attr & value from $0 2026-06-23 13:41:14.013 | attr = substr($0, 1, eq_idx - 1) 2026-06-23 13:41:14.013 | value = substr($0, eq_idx + 1) 2026-06-23 13:41:14.013 | # only need to strip trailing whitespace from attr 2026-06-23 13:41:14.013 | sub(/[ \t]*$/, "", attr) 2026-06-23 13:41:14.013 | # need to strip leading & trailing whitespace from value 2026-06-23 13:41:14.013 | sub(/^[ \t]*/, "", value) 2026-06-23 13:41:14.013 | sub(/[ \t]*$/, "", value) 2026-06-23 13:41:14.014 | 2026-06-23 13:41:14.014 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-23 13:41:14.014 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-23 13:41:14.014 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-23 13:41:14.014 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-23 13:41:14.014 | if (! (section, attr) in cfg_attr_count) { 2026-06-23 13:41:14.014 | if (section != last_section) { 2026-06-23 13:41:14.014 | cfg_section[section_count++] = section 2026-06-23 13:41:14.014 | last_section = section 2026-06-23 13:41:14.014 | } 2026-06-23 13:41:14.014 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-23 13:41:14.015 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-23 13:41:14.015 | 2026-06-23 13:41:14.015 | cfg_attr[section, attr, 0] = value 2026-06-23 13:41:14.015 | cfg_attr_count[section, attr] = 1 2026-06-23 13:41:14.015 | } else { 2026-06-23 13:41:14.015 | lno = cfg_attr_count[section, attr]++ 2026-06-23 13:41:14.015 | cfg_attr[section, attr, lno] = value 2026-06-23 13:41:14.015 | } 2026-06-23 13:41:14.015 | } 2026-06-23 13:41:14.015 | END { 2026-06-23 13:41:14.015 | # Process each section in order 2026-06-23 13:41:14.016 | for (sno = 0; sno < section_count; sno++) { 2026-06-23 13:41:14.016 | section = cfg_section[sno] 2026-06-23 13:41:14.016 | # The ini routines simply append a config item immediately 2026-06-23 13:41:14.016 | # after the section header. To keep the same order as defined 2026-06-23 13:41:14.016 | # in local.conf, invoke the ini routines in the reverse order 2026-06-23 13:41:14.016 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-23 13:41:14.016 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-23 13:41:14.016 | if (cfg_attr_count[section, attr] == 1) 2026-06-23 13:41:14.016 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-23 13:41:14.016 | else { 2026-06-23 13:41:14.016 | # For multiline, invoke the ini routines in the reverse order 2026-06-23 13:41:14.017 | count = cfg_attr_count[section, attr] 2026-06-23 13:41:14.017 | print "inidelete " configfile " " section " " attr 2026-06-23 13:41:14.017 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-23 13:41:14.017 | for (l = count -2; l >= 0; l--) 2026-06-23 13:41:14.017 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-23 13:41:14.017 | } 2026-06-23 13:41:14.017 | } 2026-06-23 13:41:14.018 | } 2026-06-23 13:41:14.018 | } 2026-06-23 13:41:14.018 | ' 2026-06-23 13:41:14.018 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:41:14.018 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-23 13:41:14.018 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-23 13:41:14.021 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-23 13:41:14.025 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-23 13:41:14.028 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 13:41:14.032 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-23 13:41:14.036 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-23 13:41:14.036 | BEGIN { group = "" } 2026-06-23 13:41:14.036 | /^\[\[.+\|.*\]\]/ { 2026-06-23 13:41:14.036 | gsub("[][]", "", $1); 2026-06-23 13:41:14.036 | split($1, a, "|"); 2026-06-23 13:41:14.036 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-23 13:41:14.036 | group=a[1] 2026-06-23 13:41:14.036 | } else { 2026-06-23 13:41:14.036 | group="" 2026-06-23 13:41:14.037 | } 2026-06-23 13:41:14.037 | next 2026-06-23 13:41:14.037 | } 2026-06-23 13:41:14.037 | { 2026-06-23 13:41:14.037 | if (group != "") 2026-06-23 13:41:14.037 | print $0 2026-06-23 13:41:14.037 | } 2026-06-23 13:41:14.038 | ' /home/quobyte/devstack/local.conf 2026-06-23 13:41:14.045 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-23 13:41:14.050 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-23 13:41:14.087 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:41:14.090 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-23 13:41:14.095 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-23 13:41:14.137 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:41:14.141 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-23 13:41:14.145 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-23 13:41:14.187 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:41:14.191 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-23 13:41:14.193 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-23 13:41:14.203 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:41:14.232 | [65875 Async configure_neutron_nova:65875]: finished successfully 2026-06-23 13:41:14.236 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:41:14.240 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-432110f1-119d-4590-898e-3761ad078bdc"' 2026-06-23 13:41:14.245 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-432110f1-119d-4590-898e-3761ad078bdc 2026-06-23 13:41:14.283 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:41:14.285 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-23 13:41:14.288 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-23 13:41:14.322 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:41:14.326 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-23 13:41:14.328 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-23 13:41:14.365 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:41:14.370 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-06-23 13:41:14.390 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:41:14.394 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-23 13:41:14.397 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-06-23 13:41:14.418 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:14.421 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-23 13:41:14.458 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-06-23 13:41:14.507 | [2077 Async configure_neutron_nova:65875]: Waiting for completion of configure_neutron_nova running on PID 65875 (2 other jobs running) 2026-06-23 13:41:14.531 | [2077 Async configure_neutron_nova:65875]: Signaling child to exit 2026-06-23 13:41:14.531 | WAKEUP 2026-06-23 13:41:14.552 | [2077 Async configure_neutron_nova:65875]: Signaled 2026-06-23 13:41:14.553 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-23 13:41:14.553 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-23 13:41:14.554 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-23 13:41:14.554 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-23 13:41:14.554 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 13:41:14.554 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-23 13:41:14.554 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-23 13:41:14.554 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-23 13:41:14.554 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.245/identity 2026-06-23 13:41:14.554 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-23 13:41:14.554 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-23 13:41:14.554 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-23 13:41:14.554 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-23 13:41:14.555 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-23 13:41:14.555 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-23 13:41:14.555 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-23 13:41:14.555 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-23 13:41:14.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-23 13:41:14.555 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-23 13:41:14.555 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:41:14.555 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-23 13:41:14.555 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-23 13:41:14.555 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-23 13:41:14.555 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-23 13:41:14.556 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 13:41:14.556 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-23 13:41:14.556 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-23 13:41:14.556 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 13:41:14.556 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 13:41:14.556 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-23 13:41:14.556 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-23 13:41:14.556 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-23 13:41:14.556 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-23 13:41:14.556 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-23 13:41:14.557 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-23 13:41:14.557 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-23 13:41:14.557 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-23 13:41:14.557 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-23 13:41:14.557 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.245/identity 2026-06-23 13:41:14.557 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-23 13:41:14.557 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-23 13:41:14.557 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-23 13:41:14.557 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-23 13:41:14.557 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-23 13:41:14.558 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-23 13:41:14.558 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-23 13:41:14.558 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-23 13:41:14.558 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-23 13:41:14.558 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-23 13:41:14.558 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:41:14.558 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-23 13:41:14.558 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-23 13:41:14.599 | [2077 Async configure_neutron_nova:65875]: finished configure_neutron_nova with result 0 in 1 seconds 2026-06-23 13:41:14.603 | + inc/async:async_wait:197 : return 0 2026-06-23 13:41:14.607 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-06-23 13:41:14.627 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:14.630 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-23 13:41:14.669 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-23 13:41:14.709 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-06-23 13:41:14.730 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:14.734 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-06-23 13:41:14.738 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:41:14.742 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-06-23 13:41:14.745 | + ./stack.sh:main:1290 : start_nova_api 2026-06-23 13:41:14.749 | + lib/nova:start_nova_api:966 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:41:14.752 | + lib/nova:start_nova_api:967 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:41:14.756 | + lib/nova:start_nova_api:967 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:41:14.761 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-23 13:41:14.766 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 13:41:14.770 | + functions-common:run_process:1668 : local service=n-api 2026-06-23 13:41:14.774 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 13:41:14.782 | + functions-common:run_process:1670 : local group= 2026-06-23 13:41:14.787 | + functions-common:run_process:1671 : local user= 2026-06-23 13:41:14.790 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:41:14.794 | + functions-common:run_process:1674 : local name=n-api 2026-06-23 13:41:14.796 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:41:14.799 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:41:14.804 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:41:14.807 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:41:14.810 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:41:14.817 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222074812 2026-06-23 13:41:14.821 | + functions-common:run_process:1677 : is_service_enabled n-api 2026-06-23 13:41:14.839 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:14.841 | + functions-common:run_process:1678 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-23 13:41:14.844 | + functions-common:_run_under_systemd:1622 : local service=n-api 2026-06-23 13:41:14.847 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 13:41:14.849 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 13:41:14.853 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 13:41:14.857 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-23 13:41:14.861 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-23 13:41:14.865 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-23 13:41:14.868 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api.service 2026-06-23 13:41:14.870 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:41:14.874 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:41:14.877 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:41:14.881 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:41:14.884 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-23 13:41:14.888 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-23 13:41:14.892 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 13:41:14.894 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:41:14.898 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-23 13:41:14.902 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api.service 2026-06-23 13:41:14.906 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:41:14.911 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 13:41:14.914 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 13:41:14.916 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 13:41:14.919 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-23 13:41:14.921 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 13:41:14.926 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-23 13:41:15.014 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:41:15.100 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-23 13:41:15.169 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-23 13:41:15.242 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:41:15.313 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:41:15.386 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-23 13:41:15.467 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-23 13:41:15.543 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-23 13:41:15.608 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-23 13:41:15.685 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-23 13:41:15.762 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 13:41:15.765 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 13:41:15.769 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-23 13:41:15.857 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 13:41:16.359 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api.service 2026-06-23 13:41:16.387 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-23 13:41:16.878 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api.service 2026-06-23 13:41:17.017 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:41:17.020 | + functions-common:time_stop:2414 : local name 2026-06-23 13:41:17.023 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:41:17.025 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:41:17.027 | + functions-common:time_stop:2417 : local total 2026-06-23 13:41:17.030 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:41:17.032 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:41:17.034 | + functions-common:time_stop:2421 : start_time=1782222074812 2026-06-23 13:41:17.036 | + functions-common:time_stop:2423 : [[ -z 1782222074812 ]] 2026-06-23 13:41:17.039 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:41:17.044 | + functions-common:time_stop:2426 : end_time=1782222077041 2026-06-23 13:41:17.046 | + functions-common:time_stop:2427 : elapsed_time=2229 2026-06-23 13:41:17.049 | + functions-common:time_stop:2428 : total=4381 2026-06-23 13:41:17.051 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:41:17.053 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6610 2026-06-23 13:41:17.056 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-23 13:41:17.056 | Waiting for nova-api to start... 2026-06-23 13:41:17.058 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.245/compute/v2.1/ 2026-06-23 13:41:17.060 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.245/compute/v2.1/ 2026-06-23 13:41:17.063 | + functions:wait_for_service:476 : local timeout=60 2026-06-23 13:41:17.065 | + functions:wait_for_service:477 : local url=http://192.168.122.245/compute/v2.1/ 2026-06-23 13:41:17.067 | + functions:wait_for_service:478 : local rval=0 2026-06-23 13:41:17.070 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-23 13:41:17.072 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 13:41:17.075 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:41:17.077 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:41:17.080 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:41:17.085 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222077082 2026-06-23 13:41:17.087 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-23 13:41:17.090 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:41:17.092 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.245/compute/v2.1/ 2026-06-23 13:41:23.141 | + :: : [[ 200 == 503 ]] 2026-06-23 13:41:23.143 | + :: : [[ 0 -eq 7 ]] 2026-06-23 13:41:23.148 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-23 13:41:23.152 | + functions-common:time_stop:2414 : local name 2026-06-23 13:41:23.156 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:41:23.161 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:41:23.166 | + functions-common:time_stop:2417 : local total 2026-06-23 13:41:23.170 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:41:23.174 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 13:41:23.178 | + functions-common:time_stop:2421 : start_time=1782222077082 2026-06-23 13:41:23.183 | + functions-common:time_stop:2423 : [[ -z 1782222077082 ]] 2026-06-23 13:41:23.188 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:41:23.195 | + functions-common:time_stop:2426 : end_time=1782222083190 2026-06-23 13:41:23.198 | + functions-common:time_stop:2427 : elapsed_time=6108 2026-06-23 13:41:23.203 | + functions-common:time_stop:2428 : total=5554 2026-06-23 13:41:23.208 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:41:23.212 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11662 2026-06-23 13:41:23.217 | + functions:wait_for_service:486 : return 0 2026-06-23 13:41:23.221 | + lib/nova:start_nova_api:979 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:41:23.225 | + lib/nova:start_nova_api:979 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:41:23.230 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-23 13:41:23.257 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:23.261 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-06-23 13:41:23.265 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:41:23.269 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-06-23 13:41:23.273 | + ./stack.sh:main:1295 : start_ovn_services 2026-06-23 13:41:23.276 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-23 13:41:23.280 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-23 13:41:23.283 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-23 13:41:23.287 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-23 13:41:23.290 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-23 13:41:23.292 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-23 13:41:23.297 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-23 13:41:23.315 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-23 13:41:23.320 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-23 13:41:23.323 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-23 13:41:23.328 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-23 13:41:23.346 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-23 13:41:23.362 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-23 13:41:23.378 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-23 13:41:23.381 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-23 13:41:23.381 | Starting OVN 2026-06-23 13:41:23.383 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-23 13:41:23.385 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-23 13:41:23.386 | Starting OVS 2026-06-23 13:41:23.388 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-23 13:41:23.410 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:23.413 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-23 13:41:23.469 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-23 13:41:23.524 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-23 13:41:23.528 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-23 13:41:23.531 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-23 13:41:24.014 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-23 13:41:24.491 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-23 13:41:24.491 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-23 13:41:24.491 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-23 13:41:24.491 | 2026-06-23 13:41:24.491 | Possible reasons for having these kinds of units are: 2026-06-23 13:41:24.491 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-23 13:41:24.492 | .wants/, .requires/, or .upholds/ directory. 2026-06-23 13:41:24.492 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-23 13:41:24.492 | a requirement dependency on it. 2026-06-23 13:41:24.492 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-23 13:41:24.492 | D-Bus, udev, scripted systemctl call, ...). 2026-06-23 13:41:24.492 | • In case of template units, the unit is meant to be enabled with some 2026-06-23 13:41:24.492 | instance name specified. 2026-06-23 13:41:24.501 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-23 13:41:29.203 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-23 13:41:29.207 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-23 13:41:29.698 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-23 13:41:30.193 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-23 13:41:30.197 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-23 13:41:30.197 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-23 13:41:30.197 | 2026-06-23 13:41:30.198 | Possible reasons for having these kinds of units are: 2026-06-23 13:41:30.198 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-23 13:41:30.198 | .wants/, .requires/, or .upholds/ directory. 2026-06-23 13:41:30.198 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-23 13:41:30.198 | a requirement dependency on it. 2026-06-23 13:41:30.198 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-23 13:41:30.198 | D-Bus, udev, scripted systemctl call, ...). 2026-06-23 13:41:30.198 | • In case of template units, the unit is meant to be enabled with some 2026-06-23 13:41:30.198 | instance name specified. 2026-06-23 13:41:30.203 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-23 13:41:30.551 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-23 13:41:30.551 | Configuring OVSDB 2026-06-23 13:41:30.555 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-23 13:41:30.589 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:41:30.596 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-23 13:41:30.630 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-23 13:41:30.660 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=0d647d73-3510-4142-b381-c3f79a006b62 2026-06-23 13:41:30.689 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.245:6642 2026-06-23 13:41:30.716 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-23 13:41:30.745 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-23 13:41:30.772 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.245 2026-06-23 13:41:30.800 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-23 13:41:30.806 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-23 13:41:30.830 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-23 13:41:30.835 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-23 13:41:30.865 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-23 13:41:30.869 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-23 13:41:30.873 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-23 13:41:30.877 | + functions-common:is_provider_network:2266 : return 1 2026-06-23 13:41:30.881 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-23 13:41:30.885 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-23 13:41:30.889 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-23 13:41:30.893 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-23 13:41:30.897 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-23 13:41:30.901 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-23 13:41:30.933 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-23 13:41:30.968 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-23 13:41:31.007 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-23 13:41:31.030 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:41:31.033 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-23 13:41:31.036 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-23 13:41:31.037 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-23 13:41:31.038 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-23 13:41:31.040 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-23 13:41:31.066 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:31.071 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-23 13:41:31.079 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-23 13:41:31.083 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-23 13:41:31.582 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-23 13:41:32.089 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-23 13:41:32.162 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-23 13:41:32.167 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-23 13:41:32.172 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-23 13:41:32.176 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-23 13:41:32.181 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-23 13:41:33.188 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-23 13:41:33.192 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-23 13:41:33.196 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-23 13:41:33.200 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-23 13:41:33.204 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-23 13:41:33.208 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-23 13:41:33.212 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-23 13:41:33.216 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-23 13:41:33.220 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-23 13:41:33.224 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-23 13:41:33.228 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-23 13:41:33.231 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-23 13:41:33.235 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-23 13:41:33.261 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:41:33.266 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-23 13:41:33.294 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-23 13:41:33.321 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-23 13:41:33.341 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-23 13:41:33.360 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-23 13:41:33.385 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:33.389 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-23 13:41:33.393 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-23 13:41:33.396 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-23 13:41:33.881 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-23 13:41:34.381 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-23 13:41:34.381 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-23 13:41:34.381 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-23 13:41:34.382 | 2026-06-23 13:41:34.382 | Possible reasons for having these kinds of units are: 2026-06-23 13:41:34.382 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-23 13:41:34.382 | .wants/, .requires/, or .upholds/ directory. 2026-06-23 13:41:34.382 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-23 13:41:34.382 | a requirement dependency on it. 2026-06-23 13:41:34.382 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-23 13:41:34.382 | D-Bus, udev, scripted systemctl call, ...). 2026-06-23 13:41:34.382 | • In case of template units, the unit is meant to be enabled with some 2026-06-23 13:41:34.382 | instance name specified. 2026-06-23 13:41:34.389 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-23 13:41:34.661 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-23 13:41:34.689 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:41:34.693 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-23 13:41:34.698 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-23 13:41:34.731 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:34.735 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-23 13:41:34.740 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-23 13:41:34.744 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 13:41:34.748 | + functions-common:run_process:1668 : local service=q-ovn-metadata-agent 2026-06-23 13:41:34.753 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 13:41:34.757 | + functions-common:run_process:1670 : local group= 2026-06-23 13:41:34.762 | + functions-common:run_process:1671 : local user= 2026-06-23 13:41:34.766 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:41:34.770 | + functions-common:run_process:1674 : local name=q-ovn-metadata-agent 2026-06-23 13:41:34.774 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:41:34.779 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:41:34.783 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:41:34.787 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:41:34.793 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:41:34.799 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222094795 2026-06-23 13:41:34.803 | + functions-common:run_process:1677 : is_service_enabled q-ovn-metadata-agent 2026-06-23 13:41:34.831 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:34.835 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-06-23 13:41:34.840 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-metadata-agent 2026-06-23 13:41:34.844 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 13:41:34.849 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 13:41:34.853 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 13:41:34.857 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 13:41:34.862 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-06-23 13:41:34.866 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-06-23 13:41:34.871 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-23 13:41:34.875 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:41:34.879 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:41:34.883 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:41:34.888 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:41:34.892 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-23 13:41:34.896 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-06-23 13:41:34.901 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-06-23 13:41:34.905 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-metadata-agent.service 2026-06-23 13:41:34.910 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 13:41:34.914 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 13:41:34.918 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 13:41:34.922 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 13:41:34.927 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 13:41:34.931 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 13:41:34.935 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-23 13:41:34.939 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 13:41:34.946 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-06-23 13:41:35.041 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:41:35.137 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-23 13:41:35.219 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-23 13:41:35.300 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-23 13:41:35.381 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-23 13:41:35.469 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:41:35.550 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 13:41:35.554 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 13:41:35.559 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-23 13:41:35.649 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 13:41:36.143 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-23 13:41:36.173 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-06-23 13:41:36.650 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-23 13:41:36.702 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:41:36.706 | + functions-common:time_stop:2414 : local name 2026-06-23 13:41:36.710 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:41:36.713 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:41:36.717 | + functions-common:time_stop:2417 : local total 2026-06-23 13:41:36.721 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:41:36.724 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:41:36.727 | + functions-common:time_stop:2421 : start_time=1782222094795 2026-06-23 13:41:36.731 | + functions-common:time_stop:2423 : [[ -z 1782222094795 ]] 2026-06-23 13:41:36.736 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:41:36.744 | + functions-common:time_stop:2426 : end_time=1782222096739 2026-06-23 13:41:36.747 | + functions-common:time_stop:2427 : elapsed_time=1944 2026-06-23 13:41:36.752 | + functions-common:time_stop:2428 : total=6610 2026-06-23 13:41:36.756 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:41:36.759 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8554 2026-06-23 13:41:36.763 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-23 13:41:36.767 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-23 13:41:36.770 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-23 13:41:36.775 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 13:41:36.799 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 13:41:36.803 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 13:41:36.806 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 13:41:36.809 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 13:41:36.812 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 13:41:36.859 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:41:36.903 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:41:36.947 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 13:41:36.992 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-23 13:41:37.035 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-23 13:41:37.039 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-23 13:41:37.063 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:37.067 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-23 13:41:37.125 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-23 13:41:37.128 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 13:41:37.132 | + functions-common:run_process:1668 : local service=q-ovn-agent 2026-06-23 13:41:37.135 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 13:41:37.138 | + functions-common:run_process:1670 : local group= 2026-06-23 13:41:37.141 | + functions-common:run_process:1671 : local user= 2026-06-23 13:41:37.144 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:41:37.147 | + functions-common:run_process:1674 : local name=q-ovn-agent 2026-06-23 13:41:37.151 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:41:37.154 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:41:37.157 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:41:37.160 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:41:37.165 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:41:37.171 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222097167 2026-06-23 13:41:37.174 | + functions-common:run_process:1677 : is_service_enabled q-ovn-agent 2026-06-23 13:41:37.199 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:37.202 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-23 13:41:37.205 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-agent 2026-06-23 13:41:37.208 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 13:41:37.212 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 13:41:37.215 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 13:41:37.218 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 13:41:37.222 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-23 13:41:37.225 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-23 13:41:37.228 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-agent.service 2026-06-23 13:41:37.231 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:41:37.235 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:41:37.238 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:41:37.241 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:41:37.244 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-23 13:41:37.247 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-23 13:41:37.251 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-06-23 13:41:37.254 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-agent.service 2026-06-23 13:41:37.257 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 13:41:37.260 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 13:41:37.263 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 13:41:37.266 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 13:41:37.269 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 13:41:37.272 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 13:41:37.275 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-23 13:41:37.278 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 13:41:37.284 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-23 13:41:37.375 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:41:37.466 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-23 13:41:37.546 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-23 13:41:37.628 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-23 13:41:37.709 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-23 13:41:37.792 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:41:37.873 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 13:41:37.876 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 13:41:37.879 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-23 13:41:37.974 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 13:41:38.469 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-23 13:41:38.499 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-23 13:41:38.982 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-23 13:41:39.037 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:41:39.042 | + functions-common:time_stop:2414 : local name 2026-06-23 13:41:39.047 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:41:39.052 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:41:39.056 | + functions-common:time_stop:2417 : local total 2026-06-23 13:41:39.061 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:41:39.066 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:41:39.070 | + functions-common:time_stop:2421 : start_time=1782222097167 2026-06-23 13:41:39.074 | + functions-common:time_stop:2423 : [[ -z 1782222097167 ]] 2026-06-23 13:41:39.080 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:41:39.087 | + functions-common:time_stop:2426 : end_time=1782222099082 2026-06-23 13:41:39.092 | + functions-common:time_stop:2427 : elapsed_time=1915 2026-06-23 13:41:39.096 | + functions-common:time_stop:2428 : total=8554 2026-06-23 13:41:39.101 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:41:39.105 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10469 2026-06-23 13:41:39.110 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 13:41:39.114 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 13:41:39.119 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-23 13:41:39.123 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-23 13:41:39.153 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-23 13:41:39.157 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-23 13:41:39.161 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-23 13:41:39.167 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-23 13:41:39.171 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-23 13:41:39.223 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:41:39.271 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-23 13:41:39.320 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-23 13:41:39.367 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-23 13:41:39.413 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-23 13:41:39.417 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-23 13:41:39.422 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-23 13:41:39.427 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-23 13:41:39.455 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-23 13:41:39.481 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-23 13:41:39.485 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-23 13:41:39.490 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-23 13:41:39.494 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-23 13:41:39.563 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-06-23 13:41:39.591 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:39.596 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-06-23 13:41:39.600 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:41:39.604 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-06-23 13:41:39.609 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-06-23 13:41:39.613 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-23 13:41:39.618 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-23 13:41:39.670 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-23 13:41:39.676 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-23 13:41:39.680 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-23 13:41:39.730 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-23 13:41:39.781 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-06-23 13:41:39.785 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-23 13:41:39.790 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-23 13:41:39.795 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-23 13:41:39.799 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-23 13:41:39.804 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-23 13:41:39.809 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-23 13:41:39.814 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-23 13:41:39.819 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-23 13:41:39.824 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-23 13:41:39.828 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:39.832 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:39.837 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:39.841 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-23 13:41:39.846 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:39.851 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:39.856 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-23 13:41:39.860 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-23 13:41:39.865 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-23 13:41:39.871 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-23 13:41:39.903 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-23 13:41:39.906 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-23 13:41:39.971 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-23 13:41:40.034 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-23 13:41:40.038 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-23 13:41:40.104 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-23 13:41:40.108 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-23 13:41:40.176 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-23 13:41:40.183 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 13:41:40.186 | + functions-common:run_process:1668 : local service=neutron-api 2026-06-23 13:41:40.190 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 13:41:40.195 | + functions-common:run_process:1670 : local group= 2026-06-23 13:41:40.200 | + functions-common:run_process:1671 : local user= 2026-06-23 13:41:40.204 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:41:40.208 | + functions-common:run_process:1674 : local name=neutron-api 2026-06-23 13:41:40.213 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:41:40.217 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:41:40.221 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:41:40.225 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:41:40.231 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:41:40.238 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222100232 2026-06-23 13:41:40.243 | + functions-common:run_process:1677 : is_service_enabled neutron-api 2026-06-23 13:41:40.271 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:40.276 | + functions-common:run_process:1678 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-23 13:41:40.280 | + functions-common:_run_under_systemd:1622 : local service=neutron-api 2026-06-23 13:41:40.284 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 13:41:40.287 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 13:41:40.292 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 13:41:40.297 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-23 13:41:40.301 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-23 13:41:40.305 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-23 13:41:40.310 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-api.service 2026-06-23 13:41:40.315 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:41:40.319 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:41:40.323 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:41:40.327 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:41:40.331 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-23 13:41:40.336 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-23 13:41:40.341 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 13:41:40.345 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:41:40.349 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-23 13:41:40.353 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@neutron-api.service 2026-06-23 13:41:40.357 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:41:40.362 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 13:41:40.366 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 13:41:40.369 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 13:41:40.373 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-23 13:41:40.378 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 13:41:40.385 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-23 13:41:40.477 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:41:40.575 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-23 13:41:40.654 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-23 13:41:40.736 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:41:40.820 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:41:40.895 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-23 13:41:40.976 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-23 13:41:41.054 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-23 13:41:41.135 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-23 13:41:41.217 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-23 13:41:41.297 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 13:41:41.302 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 13:41:41.307 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-23 13:41:41.402 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 13:41:41.906 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-api.service 2026-06-23 13:41:41.933 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-23 13:41:42.412 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-api.service 2026-06-23 13:41:42.534 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:41:42.537 | + functions-common:time_stop:2414 : local name 2026-06-23 13:41:42.539 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:41:42.542 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:41:42.544 | + functions-common:time_stop:2417 : local total 2026-06-23 13:41:42.546 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:41:42.548 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:41:42.551 | + functions-common:time_stop:2421 : start_time=1782222100232 2026-06-23 13:41:42.553 | + functions-common:time_stop:2423 : [[ -z 1782222100232 ]] 2026-06-23 13:41:42.559 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:41:42.565 | + functions-common:time_stop:2426 : end_time=1782222102561 2026-06-23 13:41:42.568 | + functions-common:time_stop:2427 : elapsed_time=2329 2026-06-23 13:41:42.571 | + functions-common:time_stop:2428 : total=10469 2026-06-23 13:41:42.573 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:41:42.576 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12798 2026-06-23 13:41:42.579 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.245/ 2026-06-23 13:41:42.581 | + lib/neutron:start_neutron_service_and_check:644 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:42.583 | + functions-common:run_process:1668 : local service=neutron-rpc-server 2026-06-23 13:41:42.586 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:42.588 | + functions-common:run_process:1670 : local group= 2026-06-23 13:41:42.591 | + functions-common:run_process:1671 : local user= 2026-06-23 13:41:42.593 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:41:42.596 | + functions-common:run_process:1674 : local name=neutron-rpc-server 2026-06-23 13:41:42.598 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:41:42.601 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:41:42.604 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:41:42.607 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:41:42.612 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:41:42.616 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222102613 2026-06-23 13:41:42.618 | + functions-common:run_process:1677 : is_service_enabled neutron-rpc-server 2026-06-23 13:41:42.638 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:42.641 | + functions-common:run_process:1678 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-23 13:41:42.643 | + functions-common:_run_under_systemd:1622 : local service=neutron-rpc-server 2026-06-23 13:41:42.646 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:42.649 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:42.654 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:42.658 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:42.661 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-23 13:41:42.664 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-23 13:41:42.667 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-23 13:41:42.672 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:41:42.674 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:41:42.677 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:41:42.679 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:41:42.681 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-23 13:41:42.683 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-23 13:41:42.685 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-23 13:41:42.687 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-rpc-server.service 2026-06-23 13:41:42.690 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:42.692 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 13:41:42.694 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 13:41:42.696 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 13:41:42.698 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 13:41:42.700 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 13:41:42.702 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-23 13:41:42.705 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 13:41:42.709 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-23 13:41:42.798 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:41:42.880 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-23 13:41:43.011 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:43.137 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-23 13:41:43.222 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-23 13:41:43.313 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:41:43.382 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 13:41:43.388 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 13:41:43.393 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-23 13:41:43.487 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 13:41:44.037 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-23 13:41:44.072 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-23 13:41:44.569 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-23 13:41:44.636 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:41:44.639 | + functions-common:time_stop:2414 : local name 2026-06-23 13:41:44.644 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:41:44.648 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:41:44.654 | + functions-common:time_stop:2417 : local total 2026-06-23 13:41:44.661 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:41:44.669 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:41:44.674 | + functions-common:time_stop:2421 : start_time=1782222102613 2026-06-23 13:41:44.679 | + functions-common:time_stop:2423 : [[ -z 1782222102613 ]] 2026-06-23 13:41:44.689 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:41:44.698 | + functions-common:time_stop:2426 : end_time=1782222104692 2026-06-23 13:41:44.701 | + functions-common:time_stop:2427 : elapsed_time=2079 2026-06-23 13:41:44.708 | + functions-common:time_stop:2428 : total=12798 2026-06-23 13:41:44.717 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:41:44.722 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14877 2026-06-23 13:41:44.730 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:44.736 | + functions-common:run_process:1668 : local service=neutron-periodic-workers 2026-06-23 13:41:44.740 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:44.744 | + functions-common:run_process:1670 : local group= 2026-06-23 13:41:44.747 | + functions-common:run_process:1671 : local user= 2026-06-23 13:41:44.753 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:41:44.758 | + functions-common:run_process:1674 : local name=neutron-periodic-workers 2026-06-23 13:41:44.765 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:41:44.766 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:41:44.770 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:41:44.775 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:41:44.785 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:41:44.793 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222104786 2026-06-23 13:41:44.800 | + functions-common:run_process:1677 : is_service_enabled neutron-periodic-workers 2026-06-23 13:41:44.842 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:44.847 | + functions-common:run_process:1678 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-23 13:41:44.856 | + functions-common:_run_under_systemd:1622 : local service=neutron-periodic-workers 2026-06-23 13:41:44.863 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:44.870 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:44.878 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:44.882 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:44.886 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-23 13:41:44.895 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-23 13:41:44.899 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-23 13:41:44.908 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:41:44.914 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:41:44.920 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:41:44.928 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:41:44.930 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-23 13:41:44.937 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-23 13:41:44.945 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-23 13:41:44.951 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-periodic-workers.service 2026-06-23 13:41:44.958 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:44.963 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 13:41:44.970 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 13:41:44.979 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 13:41:44.985 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 13:41:44.992 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 13:41:45.000 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-23 13:41:45.008 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 13:41:45.016 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-23 13:41:45.196 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:41:45.352 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-23 13:41:45.523 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:45.650 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-23 13:41:45.815 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-23 13:41:45.942 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:41:46.058 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 13:41:46.060 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 13:41:46.063 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-23 13:41:46.232 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 13:41:46.802 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-23 13:41:46.842 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-23 13:41:47.344 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-23 13:41:47.399 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:41:47.404 | + functions-common:time_stop:2414 : local name 2026-06-23 13:41:47.414 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:41:47.422 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:41:47.427 | + functions-common:time_stop:2417 : local total 2026-06-23 13:41:47.434 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:41:47.441 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:41:47.452 | + functions-common:time_stop:2421 : start_time=1782222104786 2026-06-23 13:41:47.454 | + functions-common:time_stop:2423 : [[ -z 1782222104786 ]] 2026-06-23 13:41:47.464 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:41:47.477 | + functions-common:time_stop:2426 : end_time=1782222107465 2026-06-23 13:41:47.484 | + functions-common:time_stop:2427 : elapsed_time=2679 2026-06-23 13:41:47.489 | + functions-common:time_stop:2428 : total=14877 2026-06-23 13:41:47.494 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:41:47.503 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17556 2026-06-23 13:41:47.510 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-23 13:41:47.513 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-23 13:41:47.520 | + lib/neutron:_run_ovn_maintenance:350 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:47.524 | + functions-common:run_process:1668 : local service=neutron-ovn-maintenance-worker 2026-06-23 13:41:47.527 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:47.531 | + functions-common:run_process:1670 : local group= 2026-06-23 13:41:47.538 | + functions-common:run_process:1671 : local user= 2026-06-23 13:41:47.546 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:41:47.548 | + functions-common:run_process:1674 : local name=neutron-ovn-maintenance-worker 2026-06-23 13:41:47.551 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:41:47.557 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:41:47.562 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:41:47.566 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:41:47.573 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:41:47.579 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222107576 2026-06-23 13:41:47.584 | + functions-common:run_process:1677 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-23 13:41:47.622 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:47.627 | + functions-common:run_process:1678 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-23 13:41:47.633 | + functions-common:_run_under_systemd:1622 : local service=neutron-ovn-maintenance-worker 2026-06-23 13:41:47.637 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:47.643 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:47.646 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:47.652 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:47.658 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-23 13:41:47.662 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-23 13:41:47.669 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-23 13:41:47.673 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:41:47.677 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:41:47.682 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:41:47.685 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:41:47.689 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-23 13:41:47.693 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-23 13:41:47.698 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-06-23 13:41:47.704 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-23 13:41:47.710 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:47.714 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 13:41:47.719 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 13:41:47.725 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 13:41:47.728 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 13:41:47.733 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 13:41:47.736 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-23 13:41:47.742 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 13:41:47.750 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-23 13:41:47.890 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:41:48.010 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-23 13:41:48.117 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:41:48.240 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-23 13:41:48.363 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-23 13:41:48.498 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:41:48.629 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 13:41:48.633 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 13:41:48.641 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-23 13:41:48.799 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 13:41:49.413 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-23 13:41:49.444 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-23 13:41:49.962 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-23 13:41:50.024 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:41:50.029 | + functions-common:time_stop:2414 : local name 2026-06-23 13:41:50.034 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:41:50.046 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:41:50.047 | + functions-common:time_stop:2417 : local total 2026-06-23 13:41:50.056 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:41:50.064 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:41:50.071 | + functions-common:time_stop:2421 : start_time=1782222107576 2026-06-23 13:41:50.078 | + functions-common:time_stop:2423 : [[ -z 1782222107576 ]] 2026-06-23 13:41:50.086 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:41:50.098 | + functions-common:time_stop:2426 : end_time=1782222110087 2026-06-23 13:41:50.103 | + functions-common:time_stop:2427 : elapsed_time=2511 2026-06-23 13:41:50.114 | + functions-common:time_stop:2428 : total=17556 2026-06-23 13:41:50.119 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:41:50.127 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20067 2026-06-23 13:41:50.133 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-23 13:41:50.137 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.245/networking 2026-06-23 13:41:50.145 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-23 13:41:50.145 | Waiting for Neutron to start... 2026-06-23 13:41:50.149 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.245/networking' 2026-06-23 13:41:50.156 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.245/networking' 'Neutron did not start' 60 2026-06-23 13:41:50.161 | + functions-common:test_with_retry:2352 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.245/networking' 2026-06-23 13:41:50.169 | + functions-common:test_with_retry:2353 : local 'failmsg=Neutron did not start' 2026-06-23 13:41:50.172 | + functions-common:test_with_retry:2354 : local until=60 2026-06-23 13:41:50.177 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-23 13:41:50.185 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-23 13:41:50.193 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-23 13:41:50.199 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:41:50.203 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:41:50.213 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:41:50.224 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222110216 2026-06-23 13:41:50.231 | + functions-common:test_with_retry:2358 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.245/networking; do sleep 0.5; done' 2026-06-23 13:41:57.695 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.245/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-23 13:41:57.701 | + functions-common:time_stop:2414 : local name 2026-06-23 13:41:57.710 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:41:57.716 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:41:57.726 | + functions-common:time_stop:2417 : local total 2026-06-23 13:41:57.733 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:41:57.739 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-23 13:41:57.750 | + functions-common:time_stop:2421 : start_time=1782222110216 2026-06-23 13:41:57.755 | + functions-common:time_stop:2423 : [[ -z 1782222110216 ]] 2026-06-23 13:41:57.767 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:41:57.780 | + functions-common:time_stop:2426 : end_time=1782222117769 2026-06-23 13:41:57.786 | + functions-common:time_stop:2427 : elapsed_time=7553 2026-06-23 13:41:57.794 | + functions-common:time_stop:2428 : total=0 2026-06-23 13:41:57.799 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:41:57.808 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7553 2026-06-23 13:41:57.816 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-06-23 13:41:57.860 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:57.871 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-06-23 13:41:57.880 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:41:57.887 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-06-23 13:41:57.894 | + ./stack.sh:main:1308 : start_placement 2026-06-23 13:41:57.900 | + lib/placement:start_placement:137 : start_placement_api 2026-06-23 13:41:57.912 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-23 13:41:57.923 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 13:41:57.929 | + functions-common:run_process:1668 : local service=placement-api 2026-06-23 13:41:57.938 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 13:41:57.944 | + functions-common:run_process:1670 : local group= 2026-06-23 13:41:57.949 | + functions-common:run_process:1671 : local user= 2026-06-23 13:41:57.958 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:41:57.963 | + functions-common:run_process:1674 : local name=placement-api 2026-06-23 13:41:57.972 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:41:57.976 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:41:57.983 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:41:57.990 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:41:58.004 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:41:58.016 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222118007 2026-06-23 13:41:58.023 | + functions-common:run_process:1677 : is_service_enabled placement-api 2026-06-23 13:41:58.071 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:41:58.079 | + functions-common:run_process:1678 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-23 13:41:58.087 | + functions-common:_run_under_systemd:1622 : local service=placement-api 2026-06-23 13:41:58.092 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 13:41:58.100 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 13:41:58.109 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 13:41:58.120 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-23 13:41:58.126 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-23 13:41:58.132 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-23 13:41:58.138 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@placement-api.service 2026-06-23 13:41:58.145 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:41:58.152 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:41:58.155 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:41:58.159 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:41:58.163 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-23 13:41:58.167 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-23 13:41:58.171 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 13:41:58.175 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:41:58.183 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-23 13:41:58.186 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@placement-api.service 2026-06-23 13:41:58.192 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:41:58.196 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 13:41:58.201 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 13:41:58.206 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 13:41:58.211 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-23 13:41:58.217 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 13:41:58.230 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-23 13:41:58.367 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:41:58.515 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-23 13:41:58.614 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-23 13:41:58.750 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:41:58.859 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:41:58.961 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-23 13:41:59.072 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-23 13:41:59.183 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-23 13:41:59.267 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-23 13:41:59.349 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-23 13:41:59.429 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 13:41:59.432 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 13:41:59.436 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-23 13:41:59.534 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 13:42:00.031 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@placement-api.service 2026-06-23 13:42:00.060 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-23 13:42:00.525 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@placement-api.service 2026-06-23 13:42:00.670 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:42:00.671 | + functions-common:time_stop:2414 : local name 2026-06-23 13:42:00.675 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:42:00.678 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:42:00.682 | + functions-common:time_stop:2417 : local total 2026-06-23 13:42:00.685 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:42:00.689 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:42:00.693 | + functions-common:time_stop:2421 : start_time=1782222118007 2026-06-23 13:42:00.697 | + functions-common:time_stop:2423 : [[ -z 1782222118007 ]] 2026-06-23 13:42:00.701 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:42:00.706 | + functions-common:time_stop:2426 : end_time=1782222120703 2026-06-23 13:42:00.709 | + functions-common:time_stop:2427 : elapsed_time=2696 2026-06-23 13:42:00.711 | + functions-common:time_stop:2428 : total=20067 2026-06-23 13:42:00.714 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:42:00.716 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22763 2026-06-23 13:42:00.721 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-23 13:42:00.722 | Waiting for placement-api to start... 2026-06-23 13:42:00.724 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.245/placement 2026-06-23 13:42:00.727 | + functions:wait_for_service:476 : local timeout=60 2026-06-23 13:42:00.730 | + functions:wait_for_service:477 : local url=http://192.168.122.245/placement 2026-06-23 13:42:00.733 | + functions:wait_for_service:478 : local rval=0 2026-06-23 13:42:00.736 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-23 13:42:00.738 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 13:42:00.741 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:42:00.743 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:42:00.746 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:42:00.754 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222120748 2026-06-23 13:42:00.757 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-23 13:42:00.760 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:42:00.762 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.245/placement 2026-06-23 13:42:03.671 | + :: : [[ 200 == 503 ]] 2026-06-23 13:42:03.673 | + :: : [[ 0 -eq 7 ]] 2026-06-23 13:42:03.679 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-23 13:42:03.684 | + functions-common:time_stop:2414 : local name 2026-06-23 13:42:03.688 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:42:03.693 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:42:03.697 | + functions-common:time_stop:2417 : local total 2026-06-23 13:42:03.701 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:42:03.706 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 13:42:03.709 | + functions-common:time_stop:2421 : start_time=1782222120748 2026-06-23 13:42:03.714 | + functions-common:time_stop:2423 : [[ -z 1782222120748 ]] 2026-06-23 13:42:03.721 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:42:03.728 | + functions-common:time_stop:2426 : end_time=1782222123723 2026-06-23 13:42:03.733 | + functions-common:time_stop:2427 : elapsed_time=2975 2026-06-23 13:42:03.738 | + functions-common:time_stop:2428 : total=11662 2026-06-23 13:42:03.742 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:42:03.748 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14637 2026-06-23 13:42:03.752 | + functions:wait_for_service:486 : return 0 2026-06-23 13:42:03.757 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-06-23 13:42:03.788 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:42:03.793 | + ./stack.sh:main:1312 : start_neutron 2026-06-23 13:42:03.798 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-23 13:42:03.803 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:42:03.808 | + functions-common:run_process:1668 : local service=q-agt 2026-06-23 13:42:03.812 | + functions-common:run_process:1669 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-23 13:42:03.817 | + functions-common:run_process:1670 : local group= 2026-06-23 13:42:03.822 | + functions-common:run_process:1671 : local user= 2026-06-23 13:42:03.827 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:42:03.831 | + functions-common:run_process:1674 : local name=q-agt 2026-06-23 13:42:03.836 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:42:03.840 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:42:03.845 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:42:03.850 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:42:03.856 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:42:03.863 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222123858 2026-06-23 13:42:03.868 | + functions-common:run_process:1677 : is_service_enabled q-agt 2026-06-23 13:42:03.897 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:42:03.901 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:42:03.906 | + functions-common:time_stop:2414 : local name 2026-06-23 13:42:03.910 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:42:03.915 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:42:03.920 | + functions-common:time_stop:2417 : local total 2026-06-23 13:42:03.925 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:42:03.930 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:42:03.935 | + functions-common:time_stop:2421 : start_time=1782222123858 2026-06-23 13:42:03.939 | + functions-common:time_stop:2423 : [[ -z 1782222123858 ]] 2026-06-23 13:42:03.945 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:42:03.953 | + functions-common:time_stop:2426 : end_time=1782222123947 2026-06-23 13:42:03.958 | + functions-common:time_stop:2427 : elapsed_time=89 2026-06-23 13:42:03.962 | + functions-common:time_stop:2428 : total=22763 2026-06-23 13:42:03.966 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:42:03.971 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22852 2026-06-23 13:42:03.975 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-23 13:42:03.980 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-23 13:42:03.984 | + functions-common:is_provider_network:2266 : return 1 2026-06-23 13:42:03.989 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-23 13:42:03.992 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-23 13:42:03.997 | + functions-common:run_process:1668 : local service=q-dhcp 2026-06-23 13:42:04.002 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-23 13:42:04.006 | + functions-common:run_process:1670 : local group= 2026-06-23 13:42:04.010 | + functions-common:run_process:1671 : local user= 2026-06-23 13:42:04.014 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:42:04.019 | + functions-common:run_process:1674 : local name=q-dhcp 2026-06-23 13:42:04.024 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:42:04.027 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:42:04.031 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:42:04.036 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:42:04.042 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:42:04.048 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222124044 2026-06-23 13:42:04.052 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2026-06-23 13:42:04.079 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:42:04.083 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:42:04.087 | + functions-common:time_stop:2414 : local name 2026-06-23 13:42:04.091 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:42:04.094 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:42:04.099 | + functions-common:time_stop:2417 : local total 2026-06-23 13:42:04.104 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:42:04.108 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:42:04.112 | + functions-common:time_stop:2421 : start_time=1782222124044 2026-06-23 13:42:04.116 | + functions-common:time_stop:2423 : [[ -z 1782222124044 ]] 2026-06-23 13:42:04.123 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:42:04.129 | + functions-common:time_stop:2426 : end_time=1782222124124 2026-06-23 13:42:04.133 | + functions-common:time_stop:2427 : elapsed_time=80 2026-06-23 13:42:04.137 | + functions-common:time_stop:2428 : total=22852 2026-06-23 13:42:04.141 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:42:04.144 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22932 2026-06-23 13:42:04.150 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-23 13:42:04.154 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-23 13:42:04.159 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-23 13:42:04.164 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-23 13:42:04.169 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-23 13:42:04.174 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-23 13:42:04.179 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-23 13:42:04.183 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-23 13:42:04.186 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-23 13:42:04.192 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-23 13:42:04.197 | + functions-common:run_process:1668 : local service=q-l3 2026-06-23 13:42:04.200 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-23 13:42:04.204 | + functions-common:run_process:1670 : local group= 2026-06-23 13:42:04.207 | + functions-common:run_process:1671 : local user= 2026-06-23 13:42:04.211 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:42:04.215 | + functions-common:run_process:1674 : local name=q-l3 2026-06-23 13:42:04.219 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:42:04.223 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:42:04.227 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:42:04.230 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:42:04.236 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:42:04.243 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222124238 2026-06-23 13:42:04.247 | + functions-common:run_process:1677 : is_service_enabled q-l3 2026-06-23 13:42:04.276 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:42:04.280 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:42:04.285 | + functions-common:time_stop:2414 : local name 2026-06-23 13:42:04.289 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:42:04.294 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:42:04.299 | + functions-common:time_stop:2417 : local total 2026-06-23 13:42:04.302 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:42:04.307 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:42:04.310 | + functions-common:time_stop:2421 : start_time=1782222124238 2026-06-23 13:42:04.315 | + functions-common:time_stop:2423 : [[ -z 1782222124238 ]] 2026-06-23 13:42:04.321 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:42:04.326 | + functions-common:time_stop:2426 : end_time=1782222124322 2026-06-23 13:42:04.331 | + functions-common:time_stop:2427 : elapsed_time=84 2026-06-23 13:42:04.334 | + functions-common:time_stop:2428 : total=22932 2026-06-23 13:42:04.339 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:42:04.343 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23016 2026-06-23 13:42:04.348 | + lib/neutron:start_other_agents:686 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-23 13:42:04.351 | + functions-common:run_process:1668 : local service=q-meta 2026-06-23 13:42:04.356 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-23 13:42:04.359 | + functions-common:run_process:1670 : local group= 2026-06-23 13:42:04.364 | + functions-common:run_process:1671 : local user= 2026-06-23 13:42:04.367 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:42:04.372 | + functions-common:run_process:1674 : local name=q-meta 2026-06-23 13:42:04.376 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:42:04.379 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:42:04.384 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:42:04.388 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:42:04.393 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:42:04.400 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222124395 2026-06-23 13:42:04.404 | + functions-common:run_process:1677 : is_service_enabled q-meta 2026-06-23 13:42:04.434 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:42:04.438 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:42:04.443 | + functions-common:time_stop:2414 : local name 2026-06-23 13:42:04.448 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:42:04.452 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:42:04.456 | + functions-common:time_stop:2417 : local total 2026-06-23 13:42:04.461 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:42:04.466 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:42:04.471 | + functions-common:time_stop:2421 : start_time=1782222124395 2026-06-23 13:42:04.475 | + functions-common:time_stop:2423 : [[ -z 1782222124395 ]] 2026-06-23 13:42:04.481 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:42:04.488 | + functions-common:time_stop:2426 : end_time=1782222124483 2026-06-23 13:42:04.493 | + functions-common:time_stop:2427 : elapsed_time=88 2026-06-23 13:42:04.498 | + functions-common:time_stop:2428 : total=23016 2026-06-23 13:42:04.502 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:42:04.507 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23104 2026-06-23 13:42:04.512 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-23 13:42:04.517 | + functions-common:run_process:1668 : local service=q-metering 2026-06-23 13:42:04.521 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-23 13:42:04.526 | + functions-common:run_process:1670 : local group= 2026-06-23 13:42:04.531 | + functions-common:run_process:1671 : local user= 2026-06-23 13:42:04.535 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:42:04.540 | + functions-common:run_process:1674 : local name=q-metering 2026-06-23 13:42:04.545 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:42:04.550 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:42:04.555 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:42:04.560 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:42:04.565 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:42:04.572 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222124568 2026-06-23 13:42:04.577 | + functions-common:run_process:1677 : is_service_enabled q-metering 2026-06-23 13:42:04.609 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:42:04.614 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:42:04.618 | + functions-common:time_stop:2414 : local name 2026-06-23 13:42:04.623 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:42:04.630 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:42:04.634 | + functions-common:time_stop:2417 : local total 2026-06-23 13:42:04.639 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:42:04.644 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:42:04.648 | + functions-common:time_stop:2421 : start_time=1782222124568 2026-06-23 13:42:04.653 | + functions-common:time_stop:2423 : [[ -z 1782222124568 ]] 2026-06-23 13:42:04.660 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:42:04.667 | + functions-common:time_stop:2426 : end_time=1782222124662 2026-06-23 13:42:04.672 | + functions-common:time_stop:2427 : elapsed_time=94 2026-06-23 13:42:04.676 | + functions-common:time_stop:2428 : total=23104 2026-06-23 13:42:04.681 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:42:04.685 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23198 2026-06-23 13:42:04.690 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-06-23 13:42:04.721 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:42:04.726 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-06-23 13:42:04.731 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-06-23 13:42:04.735 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:42:04.740 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-06-23 13:42:04.745 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-06-23 13:42:04.750 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-06-23 13:42:04.756 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-23 13:42:04.761 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-23 13:42:04.766 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-23 13:42:04.772 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-23 13:42:08.965 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:42:08.971 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-23 13:42:08.971 | address-scope 2026-06-23 13:42:08.971 | agent 2026-06-23 13:42:08.971 | allowed-address-pairs 2026-06-23 13:42:08.971 | auto-allocated-topology 2026-06-23 13:42:08.971 | availability_zone 2026-06-23 13:42:08.971 | default-subnetpools 2026-06-23 13:42:08.971 | dhcp_agent_scheduler 2026-06-23 13:42:08.971 | dns-integration 2026-06-23 13:42:08.972 | dns-domain-ports 2026-06-23 13:42:08.972 | dns-integration-domain-keywords 2026-06-23 13:42:08.972 | empty-string-filtering 2026-06-23 13:42:08.972 | external-net 2026-06-23 13:42:08.972 | extra_dhcp_opt 2026-06-23 13:42:08.972 | extraroute 2026-06-23 13:42:08.972 | extraroute-atomic 2026-06-23 13:42:08.972 | filter-validation 2026-06-23 13:42:08.972 | floating-ip-port-forwarding-detail 2026-06-23 13:42:08.973 | fip-port-details 2026-06-23 13:42:08.973 | flavors 2026-06-23 13:42:08.973 | floatingip-pools 2026-06-23 13:42:08.973 | router 2026-06-23 13:42:08.973 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:42:08.973 | enable-default-route-bfd 2026-06-23 13:42:08.973 | enable-default-route-ecmp 2026-06-23 13:42:08.973 | ext-gw-mode 2026-06-23 13:42:08.973 | l3-ha 2026-06-23 13:42:08.973 | external-gateway-multihoming 2026-06-23 13:42:08.974 | l3-flavors 2026-06-23 13:42:08.974 | l3_agent_scheduler 2026-06-23 13:42:08.974 | multi-provider 2026-06-23 13:42:08.974 | net-mtu 2026-06-23 13:42:08.974 | net-mtu-writable 2026-06-23 13:42:08.974 | network_availability_zone 2026-06-23 13:42:08.974 | network-ip-availability 2026-06-23 13:42:08.974 | network-ip-availability-details 2026-06-23 13:42:08.974 | pagination 2026-06-23 13:42:08.975 | port-device-profile 2026-06-23 13:42:08.975 | port-mac-address-regenerate 2026-06-23 13:42:08.975 | port-numa-affinity-policy 2026-06-23 13:42:08.975 | port-numa-affinity-policy-socket 2026-06-23 13:42:08.975 | binding 2026-06-23 13:42:08.975 | binding-extended 2026-06-23 13:42:08.975 | port-security 2026-06-23 13:42:08.975 | project-id 2026-06-23 13:42:08.975 | provider 2026-06-23 13:42:08.975 | qinq 2026-06-23 13:42:08.976 | quota-check-limit 2026-06-23 13:42:08.976 | quota-check-limit-default 2026-06-23 13:42:08.976 | quotas 2026-06-23 13:42:08.976 | quota_details 2026-06-23 13:42:08.976 | rbac-policies 2026-06-23 13:42:08.976 | rbac-address-scope 2026-06-23 13:42:08.976 | rbac-security-groups 2026-06-23 13:42:08.976 | revision-if-match 2026-06-23 13:42:08.976 | standard-attr-revisions 2026-06-23 13:42:08.977 | router_availability_zone 2026-06-23 13:42:08.977 | router-enable-snat 2026-06-23 13:42:08.977 | security-groups-default-rules 2026-06-23 13:42:08.977 | security-groups-default-statefulness 2026-06-23 13:42:08.977 | security-groups-normalized-cidr 2026-06-23 13:42:08.977 | security-groups-remote-address-group 2026-06-23 13:42:08.977 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:42:08.977 | security-groups-shared-filtering 2026-06-23 13:42:08.977 | security-group 2026-06-23 13:42:08.977 | service-type 2026-06-23 13:42:08.978 | sorting 2026-06-23 13:42:08.978 | standard-attr-description 2026-06-23 13:42:08.978 | stateful-security-group 2026-06-23 13:42:08.978 | subnet-dns-publish-fixed-ip 2026-06-23 13:42:08.978 | subnet-external-network 2026-06-23 13:42:08.978 | subnet_onboard 2026-06-23 13:42:08.978 | subnet-service-types 2026-06-23 13:42:08.978 | subnet_allocation 2026-06-23 13:42:08.978 | subnetpool-prefix-ops 2026-06-23 13:42:08.978 | tag-creation 2026-06-23 13:42:08.979 | standard-attr-tag 2026-06-23 13:42:08.979 | standard-attr-timestamp 2026-06-23 13:42:08.979 | vlan-transparent' 2026-06-23 13:42:08.979 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-23 13:42:08.979 | address-scope 2026-06-23 13:42:08.979 | agent 2026-06-23 13:42:08.979 | allowed-address-pairs 2026-06-23 13:42:08.979 | auto-allocated-topology 2026-06-23 13:42:08.979 | availability_zone 2026-06-23 13:42:08.980 | default-subnetpools 2026-06-23 13:42:08.980 | dhcp_agent_scheduler 2026-06-23 13:42:08.980 | dns-integration 2026-06-23 13:42:08.980 | dns-domain-ports 2026-06-23 13:42:08.980 | dns-integration-domain-keywords 2026-06-23 13:42:08.980 | empty-string-filtering 2026-06-23 13:42:08.980 | external-net 2026-06-23 13:42:08.980 | extra_dhcp_opt 2026-06-23 13:42:08.980 | extraroute 2026-06-23 13:42:08.981 | extraroute-atomic 2026-06-23 13:42:08.981 | filter-validation 2026-06-23 13:42:08.981 | floating-ip-port-forwarding-detail 2026-06-23 13:42:08.981 | fip-port-details 2026-06-23 13:42:08.981 | flavors 2026-06-23 13:42:08.981 | floatingip-pools 2026-06-23 13:42:08.981 | router 2026-06-23 13:42:08.981 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:42:08.981 | enable-default-route-bfd 2026-06-23 13:42:08.981 | enable-default-route-ecmp 2026-06-23 13:42:08.982 | ext-gw-mode 2026-06-23 13:42:08.982 | l3-ha 2026-06-23 13:42:08.982 | external-gateway-multihoming 2026-06-23 13:42:08.982 | l3-flavors 2026-06-23 13:42:08.982 | l3_agent_scheduler 2026-06-23 13:42:08.982 | multi-provider 2026-06-23 13:42:08.982 | net-mtu 2026-06-23 13:42:08.982 | net-mtu-writable 2026-06-23 13:42:08.982 | network_availability_zone 2026-06-23 13:42:08.982 | network-ip-availability 2026-06-23 13:42:08.983 | network-ip-availability-details 2026-06-23 13:42:08.983 | pagination 2026-06-23 13:42:08.983 | port-device-profile 2026-06-23 13:42:08.983 | port-mac-address-regenerate 2026-06-23 13:42:08.983 | port-numa-affinity-policy 2026-06-23 13:42:08.983 | port-numa-affinity-policy-socket 2026-06-23 13:42:08.983 | binding 2026-06-23 13:42:08.983 | binding-extended 2026-06-23 13:42:08.983 | port-security 2026-06-23 13:42:08.983 | project-id 2026-06-23 13:42:08.984 | provider 2026-06-23 13:42:08.984 | qinq 2026-06-23 13:42:08.984 | quota-check-limit 2026-06-23 13:42:08.984 | quota-check-limit-default 2026-06-23 13:42:08.984 | quotas 2026-06-23 13:42:08.984 | quota_details 2026-06-23 13:42:08.984 | rbac-policies 2026-06-23 13:42:08.984 | rbac-address-scope 2026-06-23 13:42:08.984 | rbac-security-groups 2026-06-23 13:42:08.984 | revision-if-match 2026-06-23 13:42:08.985 | standard-attr-revisions 2026-06-23 13:42:08.985 | router_availability_zone 2026-06-23 13:42:08.985 | router-enable-snat 2026-06-23 13:42:08.985 | security-groups-default-rules 2026-06-23 13:42:08.985 | security-groups-default-statefulness 2026-06-23 13:42:08.985 | security-groups-normalized-cidr 2026-06-23 13:42:08.985 | security-groups-remote-address-group 2026-06-23 13:42:08.985 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:42:08.985 | security-groups-shared-filtering 2026-06-23 13:42:08.986 | security-group 2026-06-23 13:42:08.986 | service-type 2026-06-23 13:42:08.986 | sorting 2026-06-23 13:42:08.986 | standard-attr-description 2026-06-23 13:42:08.986 | stateful-security-group 2026-06-23 13:42:08.986 | subnet-dns-publish-fixed-ip 2026-06-23 13:42:08.986 | subnet-external-network 2026-06-23 13:42:08.986 | subnet_onboard 2026-06-23 13:42:08.986 | subnet-service-types 2026-06-23 13:42:08.986 | subnet_allocation 2026-06-23 13:42:08.987 | subnetpool-prefix-ops 2026-06-23 13:42:08.987 | tag-creation 2026-06-23 13:42:08.987 | standard-attr-tag 2026-06-23 13:42:08.987 | standard-attr-timestamp 2026-06-23 13:42:08.987 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-23 13:42:08.987 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-23 13:42:08.989 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-23 13:42:08.994 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-23 13:42:09.001 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-06-23 13:42:13.407 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:42:13.413 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=7a39dc96-b9a5-457b-9179-287d5d52806f 2026-06-23 13:42:13.417 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-23 13:42:13.424 | ++ 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 fdc2:52dd:006b::/56 --share --default -f value -c id 2026-06-23 13:42:17.405 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:42:17.409 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=360b8aec-7b8f-403e-86b6-ddf7d0aa738e 2026-06-23 13:42:17.412 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-23 13:42:17.416 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-23 13:42:17.420 | + functions-common:is_provider_network:2266 : return 1 2026-06-23 13:42:17.426 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-23 13:42:23.096 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:42:23.101 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=28bac6c0-f471-4a06-aa86-2a60f0af3897 2026-06-23 13:42:23.105 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-23 13:42:23.109 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 13:42:23.134 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-23 13:42:23.138 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-23 13:42:23.142 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 7a39dc96-b9a5-457b-9179-287d5d52806f ']' 2026-06-23 13:42:23.146 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-23 13:42:23.150 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-23 13:42:23.154 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 7a39dc96-b9a5-457b-9179-287d5d52806f ' 2026-06-23 13:42:23.158 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-23 13:42:23.162 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 28bac6c0-f471-4a06-aa86-2a60f0af3897 private-subnet' 2026-06-23 13:42:23.166 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-23 13:42:23.172 | +++ 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 7a39dc96-b9a5-457b-9179-287d5d52806f --network 28bac6c0-f471-4a06-aa86-2a60f0af3897 private-subnet -f value -c id 2026-06-23 13:42:28.552 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:42:28.557 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=59e22ab5-b124-4a6b-aa48-d68c43798d28 2026-06-23 13:42:28.561 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-23 13:42:28.567 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 13:42:28.595 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 59e22ab5-b124-4a6b-aa48-d68c43798d28 2026-06-23 13:42:28.601 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=59e22ab5-b124-4a6b-aa48-d68c43798d28 2026-06-23 13:42:28.607 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-23 13:42:28.615 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-23 13:42:28.619 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-23 13:42:28.623 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 13:42:28.651 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-23 13:42:28.655 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 13:42:28.682 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-23 13:42:28.687 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 360b8aec-7b8f-403e-86b6-ddf7d0aa738e ']' 2026-06-23 13:42:28.691 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-23 13:42:28.696 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-23 13:42:28.700 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 360b8aec-7b8f-403e-86b6-ddf7d0aa738e ' 2026-06-23 13:42:28.705 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-23 13:42:28.709 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 28bac6c0-f471-4a06-aa86-2a60f0af3897 ipv6-private-subnet ' 2026-06-23 13:42:28.713 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-23 13:42:28.721 | +++ 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 360b8aec-7b8f-403e-86b6-ddf7d0aa738e --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 28bac6c0-f471-4a06-aa86-2a60f0af3897 ipv6-private-subnet -f value -c id 2026-06-23 13:42:33.772 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:42:33.777 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=d53a1b9d-3abf-4a21-9dee-01b9e750f801 2026-06-23 13:42:33.782 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-23 13:42:33.785 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 13:42:33.812 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo d53a1b9d-3abf-4a21-9dee-01b9e750f801 2026-06-23 13:42:33.816 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=d53a1b9d-3abf-4a21-9dee-01b9e750f801 2026-06-23 13:42:33.821 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-23 13:42:33.825 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-23 13:42:33.830 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-23 13:42:37.331 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:42:37.335 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-23 13:42:37.335 | address-scope 2026-06-23 13:42:37.335 | agent 2026-06-23 13:42:37.335 | allowed-address-pairs 2026-06-23 13:42:37.335 | auto-allocated-topology 2026-06-23 13:42:37.335 | availability_zone 2026-06-23 13:42:37.336 | default-subnetpools 2026-06-23 13:42:37.336 | dhcp_agent_scheduler 2026-06-23 13:42:37.336 | dns-integration 2026-06-23 13:42:37.336 | dns-domain-ports 2026-06-23 13:42:37.336 | dns-integration-domain-keywords 2026-06-23 13:42:37.336 | empty-string-filtering 2026-06-23 13:42:37.336 | external-net 2026-06-23 13:42:37.336 | extra_dhcp_opt 2026-06-23 13:42:37.336 | extraroute 2026-06-23 13:42:37.336 | extraroute-atomic 2026-06-23 13:42:37.337 | filter-validation 2026-06-23 13:42:37.337 | floating-ip-port-forwarding-detail 2026-06-23 13:42:37.337 | fip-port-details 2026-06-23 13:42:37.337 | flavors 2026-06-23 13:42:37.337 | floatingip-pools 2026-06-23 13:42:37.337 | router 2026-06-23 13:42:37.337 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:42:37.337 | enable-default-route-bfd 2026-06-23 13:42:37.337 | enable-default-route-ecmp 2026-06-23 13:42:37.338 | ext-gw-mode 2026-06-23 13:42:37.338 | l3-ha 2026-06-23 13:42:37.338 | external-gateway-multihoming 2026-06-23 13:42:37.338 | l3-flavors 2026-06-23 13:42:37.338 | l3_agent_scheduler 2026-06-23 13:42:37.338 | multi-provider 2026-06-23 13:42:37.338 | net-mtu 2026-06-23 13:42:37.338 | net-mtu-writable 2026-06-23 13:42:37.338 | network_availability_zone 2026-06-23 13:42:37.338 | network-ip-availability 2026-06-23 13:42:37.338 | network-ip-availability-details 2026-06-23 13:42:37.339 | pagination 2026-06-23 13:42:37.339 | port-device-profile 2026-06-23 13:42:37.339 | port-mac-address-regenerate 2026-06-23 13:42:37.339 | port-numa-affinity-policy 2026-06-23 13:42:37.339 | port-numa-affinity-policy-socket 2026-06-23 13:42:37.339 | binding 2026-06-23 13:42:37.339 | binding-extended 2026-06-23 13:42:37.339 | port-security 2026-06-23 13:42:37.339 | project-id 2026-06-23 13:42:37.339 | provider 2026-06-23 13:42:37.340 | qinq 2026-06-23 13:42:37.340 | quota-check-limit 2026-06-23 13:42:37.340 | quota-check-limit-default 2026-06-23 13:42:37.340 | quotas 2026-06-23 13:42:37.340 | quota_details 2026-06-23 13:42:37.340 | rbac-policies 2026-06-23 13:42:37.340 | rbac-address-scope 2026-06-23 13:42:37.340 | rbac-security-groups 2026-06-23 13:42:37.340 | revision-if-match 2026-06-23 13:42:37.340 | standard-attr-revisions 2026-06-23 13:42:37.340 | router_availability_zone 2026-06-23 13:42:37.341 | router-enable-snat 2026-06-23 13:42:37.341 | security-groups-default-rules 2026-06-23 13:42:37.341 | security-groups-default-statefulness 2026-06-23 13:42:37.341 | security-groups-normalized-cidr 2026-06-23 13:42:37.341 | security-groups-remote-address-group 2026-06-23 13:42:37.341 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:42:37.341 | security-groups-shared-filtering 2026-06-23 13:42:37.341 | security-group 2026-06-23 13:42:37.341 | service-type 2026-06-23 13:42:37.341 | sorting 2026-06-23 13:42:37.342 | standard-attr-description 2026-06-23 13:42:37.342 | stateful-security-group 2026-06-23 13:42:37.342 | subnet-dns-publish-fixed-ip 2026-06-23 13:42:37.342 | subnet-external-network 2026-06-23 13:42:37.342 | subnet_onboard 2026-06-23 13:42:37.342 | subnet-service-types 2026-06-23 13:42:37.342 | subnet_allocation 2026-06-23 13:42:37.342 | subnetpool-prefix-ops 2026-06-23 13:42:37.342 | tag-creation 2026-06-23 13:42:37.342 | standard-attr-tag 2026-06-23 13:42:37.343 | standard-attr-timestamp 2026-06-23 13:42:37.343 | vlan-transparent' 2026-06-23 13:42:37.343 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-23 13:42:37.343 | address-scope 2026-06-23 13:42:37.343 | agent 2026-06-23 13:42:37.343 | allowed-address-pairs 2026-06-23 13:42:37.343 | auto-allocated-topology 2026-06-23 13:42:37.343 | availability_zone 2026-06-23 13:42:37.343 | default-subnetpools 2026-06-23 13:42:37.343 | dhcp_agent_scheduler 2026-06-23 13:42:37.343 | dns-integration 2026-06-23 13:42:37.344 | dns-domain-ports 2026-06-23 13:42:37.344 | dns-integration-domain-keywords 2026-06-23 13:42:37.344 | empty-string-filtering 2026-06-23 13:42:37.344 | external-net 2026-06-23 13:42:37.344 | extra_dhcp_opt 2026-06-23 13:42:37.344 | extraroute 2026-06-23 13:42:37.344 | extraroute-atomic 2026-06-23 13:42:37.344 | filter-validation 2026-06-23 13:42:37.344 | floating-ip-port-forwarding-detail 2026-06-23 13:42:37.344 | fip-port-details 2026-06-23 13:42:37.345 | flavors 2026-06-23 13:42:37.345 | floatingip-pools 2026-06-23 13:42:37.345 | router 2026-06-23 13:42:37.345 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:42:37.345 | enable-default-route-bfd 2026-06-23 13:42:37.345 | enable-default-route-ecmp 2026-06-23 13:42:37.345 | ext-gw-mode 2026-06-23 13:42:37.345 | l3-ha 2026-06-23 13:42:37.345 | external-gateway-multihoming 2026-06-23 13:42:37.345 | l3-flavors 2026-06-23 13:42:37.345 | l3_agent_scheduler 2026-06-23 13:42:37.346 | multi-provider 2026-06-23 13:42:37.346 | net-mtu 2026-06-23 13:42:37.346 | net-mtu-writable 2026-06-23 13:42:37.346 | network_availability_zone 2026-06-23 13:42:37.346 | network-ip-availability 2026-06-23 13:42:37.346 | network-ip-availability-details 2026-06-23 13:42:37.346 | pagination 2026-06-23 13:42:37.346 | port-device-profile 2026-06-23 13:42:37.346 | port-mac-address-regenerate 2026-06-23 13:42:37.346 | port-numa-affinity-policy 2026-06-23 13:42:37.347 | port-numa-affinity-policy-socket 2026-06-23 13:42:37.347 | binding 2026-06-23 13:42:37.347 | binding-extended 2026-06-23 13:42:37.347 | port-security 2026-06-23 13:42:37.347 | project-id 2026-06-23 13:42:37.347 | provider 2026-06-23 13:42:37.347 | qinq 2026-06-23 13:42:37.347 | quota-check-limit 2026-06-23 13:42:37.347 | quota-check-limit-default 2026-06-23 13:42:37.348 | quotas 2026-06-23 13:42:37.348 | quota_details 2026-06-23 13:42:37.348 | rbac-policies 2026-06-23 13:42:37.348 | rbac-address-scope 2026-06-23 13:42:37.348 | rbac-security-groups 2026-06-23 13:42:37.348 | revision-if-match 2026-06-23 13:42:37.348 | standard-attr-revisions 2026-06-23 13:42:37.348 | router_availability_zone 2026-06-23 13:42:37.348 | router-enable-snat 2026-06-23 13:42:37.349 | security-groups-default-rules 2026-06-23 13:42:37.349 | security-groups-default-statefulness 2026-06-23 13:42:37.349 | security-groups-normalized-cidr 2026-06-23 13:42:37.349 | security-groups-remote-address-group 2026-06-23 13:42:37.349 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:42:37.349 | security-groups-shared-filtering 2026-06-23 13:42:37.349 | security-group 2026-06-23 13:42:37.349 | service-type 2026-06-23 13:42:37.349 | sorting 2026-06-23 13:42:37.349 | standard-attr-description 2026-06-23 13:42:37.350 | stateful-security-group 2026-06-23 13:42:37.350 | subnet-dns-publish-fixed-ip 2026-06-23 13:42:37.350 | subnet-external-network 2026-06-23 13:42:37.350 | subnet_onboard 2026-06-23 13:42:37.350 | subnet-service-types 2026-06-23 13:42:37.350 | subnet_allocation 2026-06-23 13:42:37.350 | subnetpool-prefix-ops 2026-06-23 13:42:37.350 | tag-creation 2026-06-23 13:42:37.350 | standard-attr-tag 2026-06-23 13:42:37.350 | standard-attr-timestamp 2026-06-23 13:42:37.351 | vlan-transparent =~ router ]] 2026-06-23 13:42:37.351 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-23 13:42:37.351 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-23 13:42:37.355 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-23 13:42:37.362 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-23 13:42:40.828 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:42:40.833 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-23 13:42:40.833 | address-scope 2026-06-23 13:42:40.833 | agent 2026-06-23 13:42:40.834 | allowed-address-pairs 2026-06-23 13:42:40.834 | auto-allocated-topology 2026-06-23 13:42:40.834 | availability_zone 2026-06-23 13:42:40.834 | default-subnetpools 2026-06-23 13:42:40.834 | dhcp_agent_scheduler 2026-06-23 13:42:40.834 | dns-integration 2026-06-23 13:42:40.834 | dns-domain-ports 2026-06-23 13:42:40.834 | dns-integration-domain-keywords 2026-06-23 13:42:40.834 | empty-string-filtering 2026-06-23 13:42:40.834 | external-net 2026-06-23 13:42:40.834 | extra_dhcp_opt 2026-06-23 13:42:40.835 | extraroute 2026-06-23 13:42:40.835 | extraroute-atomic 2026-06-23 13:42:40.835 | filter-validation 2026-06-23 13:42:40.835 | floating-ip-port-forwarding-detail 2026-06-23 13:42:40.835 | fip-port-details 2026-06-23 13:42:40.835 | flavors 2026-06-23 13:42:40.835 | floatingip-pools 2026-06-23 13:42:40.835 | router 2026-06-23 13:42:40.835 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:42:40.835 | enable-default-route-bfd 2026-06-23 13:42:40.836 | enable-default-route-ecmp 2026-06-23 13:42:40.836 | ext-gw-mode 2026-06-23 13:42:40.836 | l3-ha 2026-06-23 13:42:40.836 | external-gateway-multihoming 2026-06-23 13:42:40.836 | l3-flavors 2026-06-23 13:42:40.836 | l3_agent_scheduler 2026-06-23 13:42:40.836 | multi-provider 2026-06-23 13:42:40.836 | net-mtu 2026-06-23 13:42:40.836 | net-mtu-writable 2026-06-23 13:42:40.836 | network_availability_zone 2026-06-23 13:42:40.837 | network-ip-availability 2026-06-23 13:42:40.837 | network-ip-availability-details 2026-06-23 13:42:40.837 | pagination 2026-06-23 13:42:40.837 | port-device-profile 2026-06-23 13:42:40.837 | port-mac-address-regenerate 2026-06-23 13:42:40.837 | port-numa-affinity-policy 2026-06-23 13:42:40.837 | port-numa-affinity-policy-socket 2026-06-23 13:42:40.837 | binding 2026-06-23 13:42:40.837 | binding-extended 2026-06-23 13:42:40.837 | port-security 2026-06-23 13:42:40.838 | project-id 2026-06-23 13:42:40.838 | provider 2026-06-23 13:42:40.838 | qinq 2026-06-23 13:42:40.838 | quota-check-limit 2026-06-23 13:42:40.838 | quota-check-limit-default 2026-06-23 13:42:40.838 | quotas 2026-06-23 13:42:40.838 | quota_details 2026-06-23 13:42:40.838 | rbac-policies 2026-06-23 13:42:40.838 | rbac-address-scope 2026-06-23 13:42:40.838 | rbac-security-groups 2026-06-23 13:42:40.839 | revision-if-match 2026-06-23 13:42:40.839 | standard-attr-revisions 2026-06-23 13:42:40.839 | router_availability_zone 2026-06-23 13:42:40.839 | router-enable-snat 2026-06-23 13:42:40.839 | security-groups-default-rules 2026-06-23 13:42:40.839 | security-groups-default-statefulness 2026-06-23 13:42:40.839 | security-groups-normalized-cidr 2026-06-23 13:42:40.839 | security-groups-remote-address-group 2026-06-23 13:42:40.839 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:42:40.839 | security-groups-shared-filtering 2026-06-23 13:42:40.840 | security-group 2026-06-23 13:42:40.840 | service-type 2026-06-23 13:42:40.840 | sorting 2026-06-23 13:42:40.840 | standard-attr-description 2026-06-23 13:42:40.840 | stateful-security-group 2026-06-23 13:42:40.840 | subnet-dns-publish-fixed-ip 2026-06-23 13:42:40.840 | subnet-external-network 2026-06-23 13:42:40.840 | subnet_onboard 2026-06-23 13:42:40.840 | subnet-service-types 2026-06-23 13:42:40.840 | subnet_allocation 2026-06-23 13:42:40.841 | subnetpool-prefix-ops 2026-06-23 13:42:40.841 | tag-creation 2026-06-23 13:42:40.841 | standard-attr-tag 2026-06-23 13:42:40.841 | standard-attr-timestamp 2026-06-23 13:42:40.841 | vlan-transparent' 2026-06-23 13:42:40.841 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-23 13:42:40.841 | address-scope 2026-06-23 13:42:40.841 | agent 2026-06-23 13:42:40.841 | allowed-address-pairs 2026-06-23 13:42:40.841 | auto-allocated-topology 2026-06-23 13:42:40.842 | availability_zone 2026-06-23 13:42:40.842 | default-subnetpools 2026-06-23 13:42:40.842 | dhcp_agent_scheduler 2026-06-23 13:42:40.842 | dns-integration 2026-06-23 13:42:40.842 | dns-domain-ports 2026-06-23 13:42:40.842 | dns-integration-domain-keywords 2026-06-23 13:42:40.842 | empty-string-filtering 2026-06-23 13:42:40.842 | external-net 2026-06-23 13:42:40.842 | extra_dhcp_opt 2026-06-23 13:42:40.842 | extraroute 2026-06-23 13:42:40.842 | extraroute-atomic 2026-06-23 13:42:40.843 | filter-validation 2026-06-23 13:42:40.843 | floating-ip-port-forwarding-detail 2026-06-23 13:42:40.843 | fip-port-details 2026-06-23 13:42:40.843 | flavors 2026-06-23 13:42:40.843 | floatingip-pools 2026-06-23 13:42:40.843 | router 2026-06-23 13:42:40.843 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:42:40.843 | enable-default-route-bfd 2026-06-23 13:42:40.843 | enable-default-route-ecmp 2026-06-23 13:42:40.843 | ext-gw-mode 2026-06-23 13:42:40.844 | l3-ha 2026-06-23 13:42:40.844 | external-gateway-multihoming 2026-06-23 13:42:40.844 | l3-flavors 2026-06-23 13:42:40.844 | l3_agent_scheduler 2026-06-23 13:42:40.844 | multi-provider 2026-06-23 13:42:40.844 | net-mtu 2026-06-23 13:42:40.844 | net-mtu-writable 2026-06-23 13:42:40.844 | network_availability_zone 2026-06-23 13:42:40.844 | network-ip-availability 2026-06-23 13:42:40.844 | network-ip-availability-details 2026-06-23 13:42:40.845 | pagination 2026-06-23 13:42:40.845 | port-device-profile 2026-06-23 13:42:40.845 | port-mac-address-regenerate 2026-06-23 13:42:40.845 | port-numa-affinity-policy 2026-06-23 13:42:40.845 | port-numa-affinity-policy-socket 2026-06-23 13:42:40.845 | binding 2026-06-23 13:42:40.845 | binding-extended 2026-06-23 13:42:40.845 | port-security 2026-06-23 13:42:40.845 | project-id 2026-06-23 13:42:40.845 | provider 2026-06-23 13:42:40.846 | qinq 2026-06-23 13:42:40.846 | quota-check-limit 2026-06-23 13:42:40.846 | quota-check-limit-default 2026-06-23 13:42:40.846 | quotas 2026-06-23 13:42:40.846 | quota_details 2026-06-23 13:42:40.846 | rbac-policies 2026-06-23 13:42:40.846 | rbac-address-scope 2026-06-23 13:42:40.846 | rbac-security-groups 2026-06-23 13:42:40.846 | revision-if-match 2026-06-23 13:42:40.846 | standard-attr-revisions 2026-06-23 13:42:40.847 | router_availability_zone 2026-06-23 13:42:40.847 | router-enable-snat 2026-06-23 13:42:40.847 | security-groups-default-rules 2026-06-23 13:42:40.847 | security-groups-default-statefulness 2026-06-23 13:42:40.847 | security-groups-normalized-cidr 2026-06-23 13:42:40.847 | security-groups-remote-address-group 2026-06-23 13:42:40.847 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:42:40.847 | security-groups-shared-filtering 2026-06-23 13:42:40.847 | security-group 2026-06-23 13:42:40.847 | service-type 2026-06-23 13:42:40.848 | sorting 2026-06-23 13:42:40.848 | standard-attr-description 2026-06-23 13:42:40.848 | stateful-security-group 2026-06-23 13:42:40.848 | subnet-dns-publish-fixed-ip 2026-06-23 13:42:40.848 | subnet-external-network 2026-06-23 13:42:40.848 | subnet_onboard 2026-06-23 13:42:40.848 | subnet-service-types 2026-06-23 13:42:40.848 | subnet_allocation 2026-06-23 13:42:40.848 | subnetpool-prefix-ops 2026-06-23 13:42:40.848 | tag-creation 2026-06-23 13:42:40.848 | standard-attr-tag 2026-06-23 13:42:40.849 | standard-attr-timestamp 2026-06-23 13:42:40.849 | vlan-transparent =~ external-net ]] 2026-06-23 13:42:40.849 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-23 13:42:40.849 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-23 13:42:40.855 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-23 13:42:44.624 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:42:44.630 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=d1483c08-42ed-4522-8d41-6413154558cd 2026-06-23 13:42:44.634 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-23 13:42:44.639 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 13:42:44.667 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-23 13:42:44.672 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-23 13:42:44.676 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-23 13:42:44.682 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-23 13:42:48.152 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:42:48.157 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-23 13:42:48.158 | address-scope 2026-06-23 13:42:48.158 | agent 2026-06-23 13:42:48.158 | allowed-address-pairs 2026-06-23 13:42:48.158 | auto-allocated-topology 2026-06-23 13:42:48.158 | availability_zone 2026-06-23 13:42:48.158 | default-subnetpools 2026-06-23 13:42:48.158 | dhcp_agent_scheduler 2026-06-23 13:42:48.158 | dns-integration 2026-06-23 13:42:48.158 | dns-domain-ports 2026-06-23 13:42:48.159 | dns-integration-domain-keywords 2026-06-23 13:42:48.159 | empty-string-filtering 2026-06-23 13:42:48.159 | external-net 2026-06-23 13:42:48.159 | extra_dhcp_opt 2026-06-23 13:42:48.159 | extraroute 2026-06-23 13:42:48.159 | extraroute-atomic 2026-06-23 13:42:48.159 | filter-validation 2026-06-23 13:42:48.159 | floating-ip-port-forwarding-detail 2026-06-23 13:42:48.159 | fip-port-details 2026-06-23 13:42:48.159 | flavors 2026-06-23 13:42:48.160 | floatingip-pools 2026-06-23 13:42:48.160 | router 2026-06-23 13:42:48.160 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:42:48.160 | enable-default-route-bfd 2026-06-23 13:42:48.160 | enable-default-route-ecmp 2026-06-23 13:42:48.160 | ext-gw-mode 2026-06-23 13:42:48.160 | l3-ha 2026-06-23 13:42:48.160 | external-gateway-multihoming 2026-06-23 13:42:48.160 | l3-flavors 2026-06-23 13:42:48.160 | l3_agent_scheduler 2026-06-23 13:42:48.161 | multi-provider 2026-06-23 13:42:48.161 | net-mtu 2026-06-23 13:42:48.161 | net-mtu-writable 2026-06-23 13:42:48.161 | network_availability_zone 2026-06-23 13:42:48.161 | network-ip-availability 2026-06-23 13:42:48.161 | network-ip-availability-details 2026-06-23 13:42:48.161 | pagination 2026-06-23 13:42:48.161 | port-device-profile 2026-06-23 13:42:48.161 | port-mac-address-regenerate 2026-06-23 13:42:48.161 | port-numa-affinity-policy 2026-06-23 13:42:48.162 | port-numa-affinity-policy-socket 2026-06-23 13:42:48.162 | binding 2026-06-23 13:42:48.162 | binding-extended 2026-06-23 13:42:48.162 | port-security 2026-06-23 13:42:48.162 | project-id 2026-06-23 13:42:48.162 | provider 2026-06-23 13:42:48.162 | qinq 2026-06-23 13:42:48.162 | quota-check-limit 2026-06-23 13:42:48.162 | quota-check-limit-default 2026-06-23 13:42:48.163 | quotas 2026-06-23 13:42:48.163 | quota_details 2026-06-23 13:42:48.163 | rbac-policies 2026-06-23 13:42:48.163 | rbac-address-scope 2026-06-23 13:42:48.163 | rbac-security-groups 2026-06-23 13:42:48.163 | revision-if-match 2026-06-23 13:42:48.163 | standard-attr-revisions 2026-06-23 13:42:48.163 | router_availability_zone 2026-06-23 13:42:48.163 | router-enable-snat 2026-06-23 13:42:48.164 | security-groups-default-rules 2026-06-23 13:42:48.164 | security-groups-default-statefulness 2026-06-23 13:42:48.164 | security-groups-normalized-cidr 2026-06-23 13:42:48.164 | security-groups-remote-address-group 2026-06-23 13:42:48.164 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:42:48.164 | security-groups-shared-filtering 2026-06-23 13:42:48.164 | security-group 2026-06-23 13:42:48.164 | service-type 2026-06-23 13:42:48.164 | sorting 2026-06-23 13:42:48.164 | standard-attr-description 2026-06-23 13:42:48.165 | stateful-security-group 2026-06-23 13:42:48.165 | subnet-dns-publish-fixed-ip 2026-06-23 13:42:48.165 | subnet-external-network 2026-06-23 13:42:48.165 | subnet_onboard 2026-06-23 13:42:48.165 | subnet-service-types 2026-06-23 13:42:48.165 | subnet_allocation 2026-06-23 13:42:48.165 | subnetpool-prefix-ops 2026-06-23 13:42:48.165 | tag-creation 2026-06-23 13:42:48.165 | standard-attr-tag 2026-06-23 13:42:48.166 | standard-attr-timestamp 2026-06-23 13:42:48.166 | vlan-transparent' 2026-06-23 13:42:48.166 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-23 13:42:48.166 | address-scope 2026-06-23 13:42:48.166 | agent 2026-06-23 13:42:48.166 | allowed-address-pairs 2026-06-23 13:42:48.166 | auto-allocated-topology 2026-06-23 13:42:48.166 | availability_zone 2026-06-23 13:42:48.166 | default-subnetpools 2026-06-23 13:42:48.167 | dhcp_agent_scheduler 2026-06-23 13:42:48.167 | dns-integration 2026-06-23 13:42:48.167 | dns-domain-ports 2026-06-23 13:42:48.167 | dns-integration-domain-keywords 2026-06-23 13:42:48.167 | empty-string-filtering 2026-06-23 13:42:48.167 | external-net 2026-06-23 13:42:48.167 | extra_dhcp_opt 2026-06-23 13:42:48.167 | extraroute 2026-06-23 13:42:48.167 | extraroute-atomic 2026-06-23 13:42:48.168 | filter-validation 2026-06-23 13:42:48.168 | floating-ip-port-forwarding-detail 2026-06-23 13:42:48.168 | fip-port-details 2026-06-23 13:42:48.168 | flavors 2026-06-23 13:42:48.168 | floatingip-pools 2026-06-23 13:42:48.168 | router 2026-06-23 13:42:48.168 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:42:48.168 | enable-default-route-bfd 2026-06-23 13:42:48.168 | enable-default-route-ecmp 2026-06-23 13:42:48.168 | ext-gw-mode 2026-06-23 13:42:48.169 | l3-ha 2026-06-23 13:42:48.169 | external-gateway-multihoming 2026-06-23 13:42:48.169 | l3-flavors 2026-06-23 13:42:48.169 | l3_agent_scheduler 2026-06-23 13:42:48.169 | multi-provider 2026-06-23 13:42:48.169 | net-mtu 2026-06-23 13:42:48.169 | net-mtu-writable 2026-06-23 13:42:48.169 | network_availability_zone 2026-06-23 13:42:48.169 | network-ip-availability 2026-06-23 13:42:48.170 | network-ip-availability-details 2026-06-23 13:42:48.170 | pagination 2026-06-23 13:42:48.170 | port-device-profile 2026-06-23 13:42:48.170 | port-mac-address-regenerate 2026-06-23 13:42:48.170 | port-numa-affinity-policy 2026-06-23 13:42:48.170 | port-numa-affinity-policy-socket 2026-06-23 13:42:48.170 | binding 2026-06-23 13:42:48.170 | binding-extended 2026-06-23 13:42:48.170 | port-security 2026-06-23 13:42:48.170 | project-id 2026-06-23 13:42:48.171 | provider 2026-06-23 13:42:48.171 | qinq 2026-06-23 13:42:48.171 | quota-check-limit 2026-06-23 13:42:48.171 | quota-check-limit-default 2026-06-23 13:42:48.171 | quotas 2026-06-23 13:42:48.171 | quota_details 2026-06-23 13:42:48.171 | rbac-policies 2026-06-23 13:42:48.171 | rbac-address-scope 2026-06-23 13:42:48.171 | rbac-security-groups 2026-06-23 13:42:48.172 | revision-if-match 2026-06-23 13:42:48.172 | standard-attr-revisions 2026-06-23 13:42:48.172 | router_availability_zone 2026-06-23 13:42:48.172 | router-enable-snat 2026-06-23 13:42:48.172 | security-groups-default-rules 2026-06-23 13:42:48.172 | security-groups-default-statefulness 2026-06-23 13:42:48.172 | security-groups-normalized-cidr 2026-06-23 13:42:48.172 | security-groups-remote-address-group 2026-06-23 13:42:48.172 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:42:48.172 | security-groups-shared-filtering 2026-06-23 13:42:48.173 | security-group 2026-06-23 13:42:48.173 | service-type 2026-06-23 13:42:48.173 | sorting 2026-06-23 13:42:48.173 | standard-attr-description 2026-06-23 13:42:48.173 | stateful-security-group 2026-06-23 13:42:48.173 | subnet-dns-publish-fixed-ip 2026-06-23 13:42:48.173 | subnet-external-network 2026-06-23 13:42:48.173 | subnet_onboard 2026-06-23 13:42:48.173 | subnet-service-types 2026-06-23 13:42:48.174 | subnet_allocation 2026-06-23 13:42:48.174 | subnetpool-prefix-ops 2026-06-23 13:42:48.174 | tag-creation 2026-06-23 13:42:48.174 | standard-attr-tag 2026-06-23 13:42:48.174 | standard-attr-timestamp 2026-06-23 13:42:48.174 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-23 13:42:48.174 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-23 13:42:48.174 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-23 13:42:48.177 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-23 13:42:48.183 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-23 13:42:52.970 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:42:52.976 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=e63a5145-0752-4e2e-a726-8b5459af7115 2026-06-23 13:42:52.981 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-23 13:42:52.985 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 13:42:53.009 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-23 13:42:53.013 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-23 13:42:53.017 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet d1483c08-42ed-4522-8d41-6413154558cd 59e22ab5-b124-4a6b-aa48-d68c43798d28 2026-06-23 13:42:58.822 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-23 13:42:58.827 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 e63a5145-0752-4e2e-a726-8b5459af7115 2026-06-23 13:42:58.831 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-23 13:42:58.835 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-23 13:42:58.839 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-23 13:42:58.843 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-23 13:42:58.846 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-23 13:42:58.851 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network e63a5145-0752-4e2e-a726-8b5459af7115 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-23 13:42:58.854 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-23 13:42:58.858 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-23 13:42:58.865 | +++ 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 e63a5145-0752-4e2e-a726-8b5459af7115 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-23 13:42:58.868 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-23 13:43:02.672 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:43:02.679 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-23 13:43:02.679 | | id | 4d57c2db-60e5-45ff-bcc3-a06e1c9caf49 |' 2026-06-23 13:43:02.683 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-23 13:43:02.687 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 13:43:02.712 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 4d57c2db-60e5-45ff-bcc3-a06e1c9caf49 '|' 2026-06-23 13:43:02.718 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 4d57c2db-60e5-45ff-bcc3-a06e1c9caf49 |' 2026-06-23 13:43:02.723 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-23 13:43:02.730 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-23 13:43:02.730 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 4d57c2db-60e5-45ff-bcc3-a06e1c9caf49 '|' 2026-06-23 13:43:02.733 | ++ functions-common:get_field:800 : local data field 2026-06-23 13:43:02.736 | ++ functions-common:get_field:801 : read data 2026-06-23 13:43:02.741 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-23 13:43:02.745 | ++ functions-common:get_field:805 : field='$3' 2026-06-23 13:43:02.749 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | 4d57c2db-60e5-45ff-bcc3-a06e1c9caf49 |' 2026-06-23 13:43:02.750 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-23 13:43:02.759 | ++ functions-common:get_field:801 : read data 2026-06-23 13:43:02.764 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-23 13:43:02.771 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 4d57c2db-60e5-45ff-bcc3-a06e1c9caf49 '|' 2026-06-23 13:43:02.772 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-23 13:43:02.775 | ++ functions-common:get_field:800 : local data field 2026-06-23 13:43:02.778 | ++ functions-common:get_field:801 : read data 2026-06-23 13:43:02.782 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-23 13:43:02.786 | ++ functions-common:get_field:805 : field='$6' 2026-06-23 13:43:02.790 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-23 13:43:02.791 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.4.1 | | id | 4d57c2db-60e5-45ff-bcc3-a06e1c9caf49 |' 2026-06-23 13:43:02.797 | ++ functions-common:get_field:801 : read data 2026-06-23 13:43:02.803 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=4d57c2db-60e5-45ff-bcc3-a06e1c9caf49 2026-06-23 13:43:02.808 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway e63a5145-0752-4e2e-a726-8b5459af7115 d1483c08-42ed-4522-8d41-6413154558cd 2026-06-23 13:43:09.041 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-23 13:43:09.045 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-23 13:43:09.050 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-23 13:43:09.074 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:09.079 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-23 13:43:09.082 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-23 13:43:09.085 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-23 13:43:09.091 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-23 13:43:09.095 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-23 13:43:09.099 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-23 13:43:09.142 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-23 13:43:09.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-23 13:43:09.151 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-23 13:43:09.154 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-23 13:43:09.158 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-23 13:43:09.161 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-23 13:43:09.165 | + functions-common:test_with_retry:2352 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-23 13:43:09.170 | + functions-common:test_with_retry:2353 : local 'failmsg=br-ex creation failed' 2026-06-23 13:43:09.174 | + functions-common:test_with_retry:2354 : local until=10 2026-06-23 13:43:09.179 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-23 13:43:09.182 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-23 13:43:09.187 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-23 13:43:09.191 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:43:09.197 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:43:09.202 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:43:09.210 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222189204 2026-06-23 13:43:09.212 | + functions-common:test_with_retry:2358 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-23 13:43:09.224 | + functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-23 13:43:09.228 | + functions-common:time_stop:2414 : local name 2026-06-23 13:43:09.232 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:43:09.237 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:43:09.241 | + functions-common:time_stop:2417 : local total 2026-06-23 13:43:09.245 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:43:09.250 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-23 13:43:09.256 | + functions-common:time_stop:2421 : start_time=1782222189204 2026-06-23 13:43:09.260 | + functions-common:time_stop:2423 : [[ -z 1782222189204 ]] 2026-06-23 13:43:09.266 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:43:09.273 | + functions-common:time_stop:2426 : end_time=1782222189268 2026-06-23 13:43:09.277 | + functions-common:time_stop:2427 : elapsed_time=64 2026-06-23 13:43:09.281 | + functions-common:time_stop:2428 : total=7553 2026-06-23 13:43:09.286 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:43:09.290 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7617 2026-06-23 13:43:09.297 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-23 13:43:09.300 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-23 13:43:09.307 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-23 13:43:09.311 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-23 13:43:09.315 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-23 13:43:09.320 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-23 13:43:09.324 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-23 13:43:09.347 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-23 13:43:09.380 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-23 13:43:09.380 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-23 13:43:09.380 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-23 13:43:09.382 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-23 13:43:12.891 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:43:12.898 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.98 ' 2026-06-23 13:43:12.902 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-23 13:43:12.906 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 13:43:12.932 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-23 13:43:12.937 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-23 13:43:12.942 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-23 13:43:12.946 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-23 13:43:12.950 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet d1483c08-42ed-4522-8d41-6413154558cd d53a1b9d-3abf-4a21-9dee-01b9e750f801 2026-06-23 13:43:20.418 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-23 13:43:20.422 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 e63a5145-0752-4e2e-a726-8b5459af7115 2026-06-23 13:43:20.425 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-23 13:43:20.428 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-23 13:43:20.431 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-23 13:43:20.434 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-23 13:43:20.437 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network e63a5145-0752-4e2e-a726-8b5459af7115 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-23 13:43:20.439 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-23 13:43:20.442 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-23 13:43:20.447 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-23 13:43:20.448 | +++ 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 e63a5145-0752-4e2e-a726-8b5459af7115 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-23 13:43:27.361 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:43:27.367 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-23 13:43:27.367 | | id | 23ea5533-9915-48ea-b58e-3edc831d7b9c |' 2026-06-23 13:43:27.371 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-23 13:43:27.375 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 13:43:27.402 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 23ea5533-9915-48ea-b58e-3edc831d7b9c '|' 2026-06-23 13:43:27.408 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 23ea5533-9915-48ea-b58e-3edc831d7b9c |' 2026-06-23 13:43:27.412 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-23 13:43:27.418 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 23ea5533-9915-48ea-b58e-3edc831d7b9c '|' 2026-06-23 13:43:27.419 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-23 13:43:27.423 | ++ functions-common:get_field:800 : local data field 2026-06-23 13:43:27.426 | ++ functions-common:get_field:801 : read data 2026-06-23 13:43:27.430 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-23 13:43:27.433 | ++ functions-common:get_field:805 : field='$3' 2026-06-23 13:43:27.437 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 23ea5533-9915-48ea-b58e-3edc831d7b9c |' 2026-06-23 13:43:27.438 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-23 13:43:27.445 | ++ functions-common:get_field:801 : read data 2026-06-23 13:43:27.451 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-23 13:43:27.456 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-23 13:43:27.462 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 23ea5533-9915-48ea-b58e-3edc831d7b9c '|' 2026-06-23 13:43:27.463 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-23 13:43:27.466 | ++ functions-common:get_field:800 : local data field 2026-06-23 13:43:27.470 | ++ functions-common:get_field:801 : read data 2026-06-23 13:43:27.473 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-23 13:43:27.477 | ++ functions-common:get_field:805 : field='$6' 2026-06-23 13:43:27.482 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 23ea5533-9915-48ea-b58e-3edc831d7b9c |' 2026-06-23 13:43:27.482 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-23 13:43:27.489 | ++ functions-common:get_field:801 : read data 2026-06-23 13:43:27.494 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=23ea5533-9915-48ea-b58e-3edc831d7b9c 2026-06-23 13:43:27.498 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-23 13:43:27.503 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-23 13:43:27.507 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-23 13:43:27.511 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-23 13:43:27.534 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:27.539 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-23 13:43:27.553 | net.ipv6.conf.all.forwarding = 1 2026-06-23 13:43:27.562 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show d1483c08-42ed-4522-8d41-6413154558cd -c external_gateway_info -f json 2026-06-23 13:43:27.565 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-23 13:43:27.565 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 23ea5533-9915-48ea-b58e-3edc831d7b9c 2026-06-23 13:43:27.565 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-23 13:43:27.567 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-23 13:43:31.143 | ++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:43:31.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-23 13:43:31.152 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-23 13:43:31.156 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-23 13:43:31.185 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-23 13:43:31.189 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-23 13:43:31.192 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-23 13:43:31.196 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-23 13:43:31.200 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-23 13:43:31.204 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-23 13:43:31.231 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-23 13:43:31.235 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-23 13:43:31.239 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-23 13:43:31.243 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-23 13:43:31.260 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-23 13:43:31.279 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdc2:52dd:006b::/56 2026-06-23 13:43:31.283 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 360b8aec-7b8f-403e-86b6-ddf7d0aa738e ]] 2026-06-23 13:43:31.285 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdc2:52dd:006b::/56 via 2001:db8::1 dev br-ex 2026-06-23 13:43:31.303 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-23 13:43:31.306 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-23 13:43:31.309 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-06-23 13:43:31.327 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:31.330 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-06-23 13:43:31.333 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:43:31.335 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-06-23 13:43:31.339 | + ./stack.sh:main:1329 : start_nova 2026-06-23 13:43:31.342 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-23 13:43:31.346 | + lib/nova:start_nova_rest:1081 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:43:31.349 | + lib/nova:start_nova_rest:1082 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:43:31.352 | + lib/nova:start_nova_rest:1082 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:43:31.355 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-23 13:43:31.359 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 13:43:31.362 | + functions-common:run_process:1668 : local service=n-sch 2026-06-23 13:43:31.365 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 13:43:31.368 | + functions-common:run_process:1670 : local group= 2026-06-23 13:43:31.371 | + functions-common:run_process:1671 : local user= 2026-06-23 13:43:31.375 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:43:31.377 | + functions-common:run_process:1674 : local name=n-sch 2026-06-23 13:43:31.381 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:43:31.384 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:43:31.387 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:43:31.390 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:43:31.393 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:43:31.399 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222211395 2026-06-23 13:43:31.402 | + functions-common:run_process:1677 : is_service_enabled n-sch 2026-06-23 13:43:31.421 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:31.425 | + functions-common:run_process:1678 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-23 13:43:31.428 | + functions-common:_run_under_systemd:1622 : local service=n-sch 2026-06-23 13:43:31.431 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 13:43:31.435 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 13:43:31.437 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 13:43:31.441 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 13:43:31.445 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-23 13:43:31.448 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-23 13:43:31.452 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-sch.service 2026-06-23 13:43:31.455 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:43:31.458 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:43:31.462 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:43:31.466 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:43:31.469 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-23 13:43:31.472 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-23 13:43:31.476 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-23 13:43:31.478 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-sch.service 2026-06-23 13:43:31.481 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 13:43:31.485 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 13:43:31.487 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 13:43:31.490 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 13:43:31.494 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 13:43:31.497 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 13:43:31.500 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-23 13:43:31.503 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 13:43:31.508 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-23 13:43:31.591 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:43:31.675 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-23 13:43:31.748 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-23 13:43:31.820 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-23 13:43:31.890 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-23 13:43:31.963 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:43:32.033 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 13:43:32.037 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 13:43:32.040 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-23 13:43:32.141 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 13:43:32.676 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-sch.service 2026-06-23 13:43:32.712 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-23 13:43:33.184 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-sch.service 2026-06-23 13:43:33.256 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:43:33.261 | + functions-common:time_stop:2414 : local name 2026-06-23 13:43:33.265 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:43:33.270 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:43:33.274 | + functions-common:time_stop:2417 : local total 2026-06-23 13:43:33.278 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:43:33.283 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:43:33.287 | + functions-common:time_stop:2421 : start_time=1782222211395 2026-06-23 13:43:33.291 | + functions-common:time_stop:2423 : [[ -z 1782222211395 ]] 2026-06-23 13:43:33.297 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:43:33.304 | + functions-common:time_stop:2426 : end_time=1782222213299 2026-06-23 13:43:33.308 | + functions-common:time_stop:2427 : elapsed_time=1904 2026-06-23 13:43:33.312 | + functions-common:time_stop:2428 : total=23198 2026-06-23 13:43:33.316 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:43:33.320 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25102 2026-06-23 13:43:33.326 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-23 13:43:33.333 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 13:43:33.337 | + functions-common:run_process:1668 : local service=n-api-meta 2026-06-23 13:43:33.342 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 13:43:33.346 | + functions-common:run_process:1670 : local group= 2026-06-23 13:43:33.350 | + functions-common:run_process:1671 : local user= 2026-06-23 13:43:33.355 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:43:33.359 | + functions-common:run_process:1674 : local name=n-api-meta 2026-06-23 13:43:33.363 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:43:33.368 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:43:33.374 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:43:33.378 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:43:33.384 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:43:33.390 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222213386 2026-06-23 13:43:33.394 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2026-06-23 13:43:33.422 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:33.426 | + functions-common:run_process:1678 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-23 13:43:33.431 | + functions-common:_run_under_systemd:1622 : local service=n-api-meta 2026-06-23 13:43:33.436 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 13:43:33.440 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 13:43:33.444 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 13:43:33.448 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-23 13:43:33.453 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-23 13:43:33.457 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-23 13:43:33.462 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api-meta.service 2026-06-23 13:43:33.467 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:43:33.471 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:43:33.475 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:43:33.480 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:43:33.484 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-23 13:43:33.488 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-23 13:43:33.493 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 13:43:33.497 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:43:33.502 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-23 13:43:33.506 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api-meta.service 2026-06-23 13:43:33.510 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:43:33.514 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 13:43:33.518 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 13:43:33.522 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 13:43:33.526 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-23 13:43:33.531 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 13:43:33.537 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-23 13:43:33.631 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:43:33.734 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-23 13:43:33.817 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-23 13:43:33.894 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:43:33.972 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:43:34.045 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-23 13:43:34.124 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-23 13:43:34.208 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-23 13:43:34.292 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-23 13:43:34.379 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-23 13:43:34.463 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 13:43:34.468 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 13:43:34.472 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-23 13:43:34.570 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 13:43:35.103 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api-meta.service 2026-06-23 13:43:35.135 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-23 13:43:35.652 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api-meta.service 2026-06-23 13:43:35.812 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:43:35.815 | + functions-common:time_stop:2414 : local name 2026-06-23 13:43:35.817 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:43:35.820 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:43:35.823 | + functions-common:time_stop:2417 : local total 2026-06-23 13:43:35.826 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:43:35.828 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:43:35.831 | + functions-common:time_stop:2421 : start_time=1782222213386 2026-06-23 13:43:35.833 | + functions-common:time_stop:2423 : [[ -z 1782222213386 ]] 2026-06-23 13:43:35.842 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:43:35.845 | + functions-common:time_stop:2426 : end_time=1782222215842 2026-06-23 13:43:35.848 | + functions-common:time_stop:2427 : elapsed_time=2456 2026-06-23 13:43:35.851 | + functions-common:time_stop:2428 : total=25102 2026-06-23 13:43:35.853 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:43:35.856 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27558 2026-06-23 13:43:35.859 | + lib/nova:start_nova_rest:1089 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:43:35.862 | + lib/nova:start_nova_rest:1089 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:43:35.865 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-23 13:43:35.868 | + lib/nova:start_nova_console_proxies:1104 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:43:35.871 | + lib/nova:start_nova_console_proxies:1106 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:43:35.874 | + lib/nova:start_nova_console_proxies:1106 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:43:35.877 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-23 13:43:35.879 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 13:43:35.883 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-23 13:43:35.889 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-23 13:43:35.892 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 13:43:35.894 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-23 13:43:35.897 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-23 13:43:35.919 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:35.921 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-23 13:43:35.973 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-23 13:43:35.976 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-23 13:43:35.996 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:43:35.998 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-23 13:43:36.000 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-23 13:43:36.023 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:43:36.026 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-23 13:43:36.030 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 13:43:36.032 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-23 13:43:36.035 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-23 13:43:36.039 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 13:43:36.039 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 13:43:36.041 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-23 13:43:36.044 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 13:43:36.046 | + functions-common:run_process:1668 : local service=n-novnc-cell1 2026-06-23 13:43:36.048 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 13:43:36.050 | + functions-common:run_process:1670 : local group= 2026-06-23 13:43:36.052 | + functions-common:run_process:1671 : local user= 2026-06-23 13:43:36.055 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:43:36.057 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2026-06-23 13:43:36.059 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:43:36.061 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:43:36.063 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:43:36.066 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:43:36.068 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:43:36.072 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222216070 2026-06-23 13:43:36.075 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2026-06-23 13:43:36.100 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:36.102 | + functions-common:run_process:1678 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-23 13:43:36.104 | + functions-common:_run_under_systemd:1622 : local service=n-novnc-cell1 2026-06-23 13:43:36.107 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 13:43:36.109 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 13:43:36.113 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 13:43:36.113 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 13:43:36.115 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-23 13:43:36.117 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-23 13:43:36.119 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-23 13:43:36.121 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:43:36.124 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:43:36.126 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:43:36.128 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:43:36.132 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-23 13:43:36.132 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-23 13:43:36.134 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-06-23 13:43:36.136 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-novnc-cell1.service 2026-06-23 13:43:36.138 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 13:43:36.140 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 13:43:36.142 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 13:43:36.144 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 13:43:36.148 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 13:43:36.148 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 13:43:36.150 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-23 13:43:36.152 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 13:43:36.157 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-23 13:43:36.253 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:43:36.350 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-23 13:43:36.421 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-23 13:43:36.491 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-23 13:43:36.561 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-23 13:43:36.642 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:43:36.728 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 13:43:36.729 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 13:43:36.731 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-23 13:43:36.831 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 13:43:37.412 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-23 13:43:37.450 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-23 13:43:37.960 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-23 13:43:38.024 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:43:38.027 | + functions-common:time_stop:2414 : local name 2026-06-23 13:43:38.033 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:43:38.034 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:43:38.035 | + functions-common:time_stop:2417 : local total 2026-06-23 13:43:38.041 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:43:38.043 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:43:38.045 | + functions-common:time_stop:2421 : start_time=1782222216070 2026-06-23 13:43:38.048 | + functions-common:time_stop:2423 : [[ -z 1782222216070 ]] 2026-06-23 13:43:38.050 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:43:38.054 | + functions-common:time_stop:2426 : end_time=1782222218051 2026-06-23 13:43:38.056 | + functions-common:time_stop:2427 : elapsed_time=1981 2026-06-23 13:43:38.059 | + functions-common:time_stop:2428 : total=27558 2026-06-23 13:43:38.062 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:43:38.062 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29539 2026-06-23 13:43:38.064 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-23 13:43:38.067 | + functions-common:run_process:1668 : local service=n-spice-cell1 2026-06-23 13:43:38.069 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-23 13:43:38.072 | + functions-common:run_process:1670 : local group= 2026-06-23 13:43:38.073 | + functions-common:run_process:1671 : local user= 2026-06-23 13:43:38.075 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:43:38.077 | + functions-common:run_process:1674 : local name=n-spice-cell1 2026-06-23 13:43:38.079 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:43:38.081 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:43:38.083 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:43:38.085 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:43:38.088 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:43:38.092 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222218089 2026-06-23 13:43:38.094 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2026-06-23 13:43:38.118 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:43:38.121 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:43:38.124 | + functions-common:time_stop:2414 : local name 2026-06-23 13:43:38.127 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:43:38.129 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:43:38.132 | + functions-common:time_stop:2417 : local total 2026-06-23 13:43:38.134 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:43:38.136 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:43:38.139 | + functions-common:time_stop:2421 : start_time=1782222218089 2026-06-23 13:43:38.141 | + functions-common:time_stop:2423 : [[ -z 1782222218089 ]] 2026-06-23 13:43:38.144 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:43:38.149 | + functions-common:time_stop:2426 : end_time=1782222218146 2026-06-23 13:43:38.151 | + functions-common:time_stop:2427 : elapsed_time=57 2026-06-23 13:43:38.154 | + functions-common:time_stop:2428 : total=29539 2026-06-23 13:43:38.156 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:43:38.158 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29596 2026-06-23 13:43:38.160 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-23 13:43:38.163 | + functions-common:run_process:1668 : local service=n-sproxy-cell1 2026-06-23 13:43:38.165 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-23 13:43:38.168 | + functions-common:run_process:1670 : local group= 2026-06-23 13:43:38.170 | + functions-common:run_process:1671 : local user= 2026-06-23 13:43:38.172 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:43:38.174 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2026-06-23 13:43:38.177 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:43:38.181 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:43:38.184 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:43:38.186 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:43:38.190 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:43:38.195 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222218192 2026-06-23 13:43:38.198 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2026-06-23 13:43:38.223 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:43:38.226 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:43:38.228 | + functions-common:time_stop:2414 : local name 2026-06-23 13:43:38.231 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:43:38.233 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:43:38.235 | + functions-common:time_stop:2417 : local total 2026-06-23 13:43:38.237 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:43:38.240 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:43:38.242 | + functions-common:time_stop:2421 : start_time=1782222218192 2026-06-23 13:43:38.244 | + functions-common:time_stop:2423 : [[ -z 1782222218192 ]] 2026-06-23 13:43:38.248 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:43:38.252 | + functions-common:time_stop:2426 : end_time=1782222218249 2026-06-23 13:43:38.254 | + functions-common:time_stop:2427 : elapsed_time=57 2026-06-23 13:43:38.257 | + functions-common:time_stop:2428 : total=29596 2026-06-23 13:43:38.259 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:43:38.262 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29653 2026-06-23 13:43:38.266 | + lib/nova:start_nova_console_proxies:1125 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:43:38.268 | + lib/nova:start_nova_console_proxies:1125 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:43:38.272 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-23 13:43:38.274 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 13:43:38.278 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-23 13:43:38.281 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-23 13:43:38.305 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:38.308 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-23 13:43:38.364 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-23 13:43:38.369 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 13:43:38.371 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-23 13:43:38.439 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-23 13:43:38.455 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:38.457 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 13:43:38.460 | + functions-common:run_process:1668 : local service=n-super-cond 2026-06-23 13:43:38.463 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 13:43:38.465 | + functions-common:run_process:1670 : local group= 2026-06-23 13:43:38.467 | + functions-common:run_process:1671 : local user= 2026-06-23 13:43:38.470 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:43:38.473 | + functions-common:run_process:1674 : local name=n-super-cond 2026-06-23 13:43:38.477 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:43:38.478 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:43:38.480 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:43:38.483 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:43:38.486 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:43:38.491 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222218488 2026-06-23 13:43:38.493 | + functions-common:run_process:1677 : is_service_enabled n-super-cond 2026-06-23 13:43:38.516 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:38.519 | + functions-common:run_process:1678 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-23 13:43:38.521 | + functions-common:_run_under_systemd:1622 : local service=n-super-cond 2026-06-23 13:43:38.524 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 13:43:38.527 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 13:43:38.529 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 13:43:38.532 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 13:43:38.534 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-23 13:43:38.537 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-23 13:43:38.539 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-super-cond.service 2026-06-23 13:43:38.542 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:43:38.547 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:43:38.547 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:43:38.549 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:43:38.552 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-23 13:43:38.554 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-23 13:43:38.557 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-06-23 13:43:38.559 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-super-cond.service 2026-06-23 13:43:38.561 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 13:43:38.564 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 13:43:38.567 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 13:43:38.569 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 13:43:38.571 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 13:43:38.573 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 13:43:38.576 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-23 13:43:38.578 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 13:43:38.582 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-23 13:43:38.669 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:43:38.764 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-23 13:43:38.871 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-23 13:43:38.959 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-23 13:43:39.025 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-23 13:43:39.092 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:43:39.185 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 13:43:39.188 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 13:43:39.192 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-23 13:43:39.318 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 13:43:39.886 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-super-cond.service 2026-06-23 13:43:39.934 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-23 13:43:40.475 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-super-cond.service 2026-06-23 13:43:40.558 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:43:40.564 | + functions-common:time_stop:2414 : local name 2026-06-23 13:43:40.569 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:43:40.571 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:43:40.579 | + functions-common:time_stop:2417 : local total 2026-06-23 13:43:40.585 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:43:40.592 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:43:40.597 | + functions-common:time_stop:2421 : start_time=1782222218488 2026-06-23 13:43:40.601 | + functions-common:time_stop:2423 : [[ -z 1782222218488 ]] 2026-06-23 13:43:40.607 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:43:40.620 | + functions-common:time_stop:2426 : end_time=1782222220610 2026-06-23 13:43:40.626 | + functions-common:time_stop:2427 : elapsed_time=2122 2026-06-23 13:43:40.630 | + functions-common:time_stop:2428 : total=29653 2026-06-23 13:43:40.637 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:43:40.643 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31775 2026-06-23 13:43:40.653 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-23 13:43:40.666 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-23 13:43:40.677 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-23 13:43:40.718 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:40.722 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-23 13:43:40.731 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-23 13:43:40.735 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-23 13:43:40.742 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-23 13:43:40.749 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-23 13:43:40.758 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 13:43:40.761 | + functions-common:run_process:1668 : local service=n-cond-cell1 2026-06-23 13:43:40.768 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 13:43:40.773 | + functions-common:run_process:1670 : local group= 2026-06-23 13:43:40.781 | + functions-common:run_process:1671 : local user= 2026-06-23 13:43:40.785 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:43:40.794 | + functions-common:run_process:1674 : local name=n-cond-cell1 2026-06-23 13:43:40.799 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:43:40.802 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:43:40.805 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:43:40.808 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:43:40.813 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:43:40.817 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222220813 2026-06-23 13:43:40.820 | + functions-common:run_process:1677 : is_service_enabled n-cond-cell1 2026-06-23 13:43:40.858 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:40.860 | + functions-common:run_process:1678 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-23 13:43:40.866 | + functions-common:_run_under_systemd:1622 : local service=n-cond-cell1 2026-06-23 13:43:40.873 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 13:43:40.879 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 13:43:40.887 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 13:43:40.897 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 13:43:40.903 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-23 13:43:40.912 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-23 13:43:40.917 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cond-cell1.service 2026-06-23 13:43:40.921 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:43:40.926 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:43:40.932 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:43:40.935 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:43:40.941 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-23 13:43:40.946 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-23 13:43:40.949 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-06-23 13:43:40.954 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cond-cell1.service 2026-06-23 13:43:40.954 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 13:43:40.963 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 13:43:40.967 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 13:43:40.971 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 13:43:40.976 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 13:43:40.980 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 13:43:40.985 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-23 13:43:40.988 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 13:43:40.998 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-23 13:43:41.130 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:43:41.257 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-23 13:43:41.368 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-23 13:43:41.479 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-23 13:43:41.575 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-23 13:43:41.651 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:43:41.760 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 13:43:41.765 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 13:43:41.768 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-23 13:43:41.865 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 13:43:42.425 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-23 13:43:42.475 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-23 13:43:43.025 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-23 13:43:43.080 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:43:43.082 | + functions-common:time_stop:2414 : local name 2026-06-23 13:43:43.086 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:43:43.091 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:43:43.093 | + functions-common:time_stop:2417 : local total 2026-06-23 13:43:43.097 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:43:43.103 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:43:43.105 | + functions-common:time_stop:2421 : start_time=1782222220813 2026-06-23 13:43:43.108 | + functions-common:time_stop:2423 : [[ -z 1782222220813 ]] 2026-06-23 13:43:43.110 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:43:43.116 | + functions-common:time_stop:2426 : end_time=1782222223112 2026-06-23 13:43:43.116 | + functions-common:time_stop:2427 : elapsed_time=2299 2026-06-23 13:43:43.118 | + functions-common:time_stop:2428 : total=31775 2026-06-23 13:43:43.120 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:43:43.122 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34074 2026-06-23 13:43:43.125 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-23 13:43:43.127 | + lib/nova:start_nova_compute:986 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:43:43.129 | + lib/nova:start_nova_compute:987 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:43:43.132 | + lib/nova:start_nova_compute:987 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:43:43.134 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-23 13:43:43.136 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-23 13:43:43.141 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-23 13:43:43.143 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-23 13:43:43.145 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-23 13:43:43.147 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-23 13:43:43.149 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-23 13:43:43.152 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-23 13:43:43.155 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-23 13:43:43.157 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-23 13:43:43.159 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-23 13:43:43.171 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-23 13:43:43.171 | BEGIN { 2026-06-23 13:43:43.171 | section = "" 2026-06-23 13:43:43.171 | last_section = "" 2026-06-23 13:43:43.171 | section_count = 0 2026-06-23 13:43:43.171 | } 2026-06-23 13:43:43.172 | /^\[.+\]/ { 2026-06-23 13:43:43.172 | gsub("[][]", "", $1); 2026-06-23 13:43:43.172 | section=$1 2026-06-23 13:43:43.172 | next 2026-06-23 13:43:43.172 | } 2026-06-23 13:43:43.178 | /^ *\#/ { 2026-06-23 13:43:43.178 | next 2026-06-23 13:43:43.178 | } 2026-06-23 13:43:43.178 | /^[^ \t]+/ { 2026-06-23 13:43:43.179 | # get offset of first = in $0 2026-06-23 13:43:43.179 | eq_idx = index($0, "=") 2026-06-23 13:43:43.179 | # extract attr & value from $0 2026-06-23 13:43:43.179 | attr = substr($0, 1, eq_idx - 1) 2026-06-23 13:43:43.179 | value = substr($0, eq_idx + 1) 2026-06-23 13:43:43.179 | # only need to strip trailing whitespace from attr 2026-06-23 13:43:43.179 | sub(/[ \t]*$/, "", attr) 2026-06-23 13:43:43.179 | # need to strip leading & trailing whitespace from value 2026-06-23 13:43:43.179 | sub(/^[ \t]*/, "", value) 2026-06-23 13:43:43.179 | sub(/[ \t]*$/, "", value) 2026-06-23 13:43:43.179 | 2026-06-23 13:43:43.180 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-23 13:43:43.180 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-23 13:43:43.180 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-23 13:43:43.180 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-23 13:43:43.180 | if (! (section, attr) in cfg_attr_count) { 2026-06-23 13:43:43.180 | if (section != last_section) { 2026-06-23 13:43:43.181 | cfg_section[section_count++] = section 2026-06-23 13:43:43.181 | last_section = section 2026-06-23 13:43:43.181 | } 2026-06-23 13:43:43.181 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-23 13:43:43.181 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-23 13:43:43.181 | 2026-06-23 13:43:43.181 | cfg_attr[section, attr, 0] = value 2026-06-23 13:43:43.184 | cfg_attr_count[section, attr] = 1 2026-06-23 13:43:43.184 | } else { 2026-06-23 13:43:43.184 | lno = cfg_attr_count[section, attr]++ 2026-06-23 13:43:43.185 | cfg_attr[section, attr, lno] = value 2026-06-23 13:43:43.185 | } 2026-06-23 13:43:43.185 | } 2026-06-23 13:43:43.185 | END { 2026-06-23 13:43:43.185 | # Process each section in order 2026-06-23 13:43:43.185 | for (sno = 0; sno < section_count; sno++) { 2026-06-23 13:43:43.185 | section = cfg_section[sno] 2026-06-23 13:43:43.185 | # The ini routines simply append a config item immediately 2026-06-23 13:43:43.185 | # after the section header. To keep the same order as defined 2026-06-23 13:43:43.185 | # in local.conf, invoke the ini routines in the reverse order 2026-06-23 13:43:43.185 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-23 13:43:43.187 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-23 13:43:43.187 | if (cfg_attr_count[section, attr] == 1) 2026-06-23 13:43:43.187 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-23 13:43:43.188 | else { 2026-06-23 13:43:43.188 | # For multiline, invoke the ini routines in the reverse order 2026-06-23 13:43:43.188 | count = cfg_attr_count[section, attr] 2026-06-23 13:43:43.188 | print "inidelete " configfile " " section " " attr 2026-06-23 13:43:43.188 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-23 13:43:43.191 | for (l = count -2; l >= 0; l--) 2026-06-23 13:43:43.191 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-23 13:43:43.191 | } 2026-06-23 13:43:43.191 | } 2026-06-23 13:43:43.192 | } 2026-06-23 13:43:43.192 | } 2026-06-23 13:43:43.192 | ' 2026-06-23 13:43:43.192 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-23 13:43:43.192 | + inc/meta-config:merge_config_file:164 : read a 2026-06-23 13:43:43.192 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-23 13:43:43.192 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-23 13:43:43.192 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-23 13:43:43.195 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-23 13:43:43.197 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 13:43:43.200 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-23 13:43:43.203 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-23 13:43:43.203 | BEGIN { group = "" } 2026-06-23 13:43:43.203 | /^\[\[.+\|.*\]\]/ { 2026-06-23 13:43:43.203 | gsub("[][]", "", $1); 2026-06-23 13:43:43.203 | split($1, a, "|"); 2026-06-23 13:43:43.203 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-23 13:43:43.203 | group=a[1] 2026-06-23 13:43:43.204 | } else { 2026-06-23 13:43:43.204 | group="" 2026-06-23 13:43:43.204 | } 2026-06-23 13:43:43.204 | next 2026-06-23 13:43:43.204 | } 2026-06-23 13:43:43.204 | { 2026-06-23 13:43:43.204 | if (group != "") 2026-06-23 13:43:43.205 | print $0 2026-06-23 13:43:43.205 | } 2026-06-23 13:43:43.205 | ' /home/quobyte/devstack/local.conf 2026-06-23 13:43:43.233 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-23 13:43:43.242 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-23 13:43:43.315 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-23 13:43:43.352 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-23 13:43:43.354 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-23 13:43:43.357 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-23 13:43:43.359 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-23 13:43:43.362 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-23 13:43:43.364 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-23 13:43:43.385 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:43.388 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-23 13:43:43.392 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-23 13:43:43.396 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-23 13:43:43.419 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:43.422 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.245:5672/nova_cell1 2026-06-23 13:43:43.425 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.245:5672/nova_cell1 2026-06-23 13:43:43.469 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-23 13:43:43.472 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-23 13:43:43.475 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-23 13:43:43.504 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-23 13:43:43.531 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-23 13:43:43.535 | + lib/nova:configure_console_compute:669 : local offset 2026-06-23 13:43:43.539 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-23 13:43:43.543 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-23 13:43:43.548 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-23 13:43:43.578 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.245 2026-06-23 13:43:43.582 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-23 13:43:43.603 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:43.606 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-23 13:43:43.609 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-23 13:43:43.613 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-23 13:43:43.618 | + functions:vercmp:648 : local 'op=<' 2026-06-23 13:43:43.621 | + functions:vercmp:649 : local v2=1.0.0 2026-06-23 13:43:43.624 | + functions:vercmp:650 : local result 2026-06-23 13:43:43.631 | ++ functions:vercmp:654 : head -1 2026-06-23 13:43:43.632 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-23 13:43:43.638 | ++ functions:vercmp:654 : sort -V 2026-06-23 13:43:43.646 | + functions:vercmp:654 : result=1.0.0 2026-06-23 13:43:43.650 | + functions:vercmp:656 : case $op in 2026-06-23 13:43:43.654 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-23 13:43:43.657 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-23 13:43:43.662 | + functions:vercmp:667 : return 2026-06-23 13:43:43.666 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.245:6080/vnc_lite.html 2026-06-23 13:43:43.670 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.245:6080/vnc_lite.html 2026-06-23 13:43:43.716 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.245:6081/spice_auto.html 2026-06-23 13:43:43.720 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.245:6081/spice_auto.html 2026-06-23 13:43:43.774 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-23 13:43:43.799 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:43.803 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-23 13:43:43.806 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.245 2026-06-23 13:43:43.810 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-23 13:43:43.852 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.245 2026-06-23 13:43:43.894 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-23 13:43:43.917 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:43:43.920 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-23 13:43:43.925 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-23 13:43:43.948 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:43:43.952 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-23 13:43:43.956 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-23 13:43:43.997 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-23 13:43:44.002 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-23 13:43:44.043 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-23 13:43:44.048 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-23 13:43:44.051 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-23 13:43:44.055 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-23 13:43:44.059 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-23 13:43:44.063 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-23 13:43:44.066 | + functions-common:run_process:1668 : local service=n-cpu 2026-06-23 13:43:44.071 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 13:43:44.074 | + functions-common:run_process:1670 : local group=libvirt 2026-06-23 13:43:44.078 | + functions-common:run_process:1671 : local user= 2026-06-23 13:43:44.081 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:43:44.086 | + functions-common:run_process:1674 : local name=n-cpu 2026-06-23 13:43:44.089 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:43:44.093 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:43:44.097 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:43:44.100 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:43:44.104 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:43:44.111 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222224107 2026-06-23 13:43:44.114 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2026-06-23 13:43:44.137 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:44.141 | + functions-common:run_process:1678 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-23 13:43:44.145 | + functions-common:_run_under_systemd:1622 : local service=n-cpu 2026-06-23 13:43:44.149 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 13:43:44.153 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 13:43:44.156 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 13:43:44.161 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 13:43:44.165 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-23 13:43:44.168 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-23 13:43:44.172 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cpu.service 2026-06-23 13:43:44.176 | + functions-common:_run_under_systemd:1629 : local group=libvirt 2026-06-23 13:43:44.180 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:43:44.183 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:43:44.187 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:43:44.191 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-23 13:43:44.194 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-23 13:43:44.198 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-06-23 13:43:44.202 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cpu.service 2026-06-23 13:43:44.205 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 13:43:44.208 | + functions-common:write_user_unit_file:1531 : local group=libvirt 2026-06-23 13:43:44.211 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 13:43:44.214 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 13:43:44.217 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 13:43:44.219 | + functions-common:write_user_unit_file:1535 : [[ -n libvirt ]] 2026-06-23 13:43:44.222 | + functions-common:write_user_unit_file:1536 : extra=Group=libvirt 2026-06-23 13:43:44.225 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-23 13:43:44.227 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 13:43:44.232 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-23 13:43:44.317 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:43:44.400 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-23 13:43:44.470 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-23 13:43:44.545 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-23 13:43:44.625 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-23 13:43:44.691 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:43:44.764 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 13:43:44.767 | + functions-common:write_user_unit_file:1551 : [[ -n libvirt ]] 2026-06-23 13:43:44.769 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-23 13:43:44.841 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-23 13:43:44.951 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 13:43:45.505 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cpu.service 2026-06-23 13:43:45.546 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-23 13:43:46.041 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cpu.service 2026-06-23 13:43:46.102 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:43:46.106 | + functions-common:time_stop:2414 : local name 2026-06-23 13:43:46.111 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:43:46.117 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:43:46.120 | + functions-common:time_stop:2417 : local total 2026-06-23 13:43:46.124 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:43:46.129 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:43:46.133 | + functions-common:time_stop:2421 : start_time=1782222224107 2026-06-23 13:43:46.138 | + functions-common:time_stop:2423 : [[ -z 1782222224107 ]] 2026-06-23 13:43:46.145 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:43:46.151 | + functions-common:time_stop:2426 : end_time=1782222226146 2026-06-23 13:43:46.157 | + functions-common:time_stop:2427 : elapsed_time=2039 2026-06-23 13:43:46.159 | + functions-common:time_stop:2428 : total=34074 2026-06-23 13:43:46.163 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:43:46.168 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=36113 2026-06-23 13:43:46.174 | + lib/nova:start_nova_compute:1075 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:43:46.176 | + lib/nova:start_nova_compute:1075 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-23 13:43:46.180 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-23 13:43:46.208 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:46.210 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-23 13:43:46.210 | Dumping cells_v2 mapping 2026-06-23 13:43:46.213 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-23 13:43:46.733 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 13:43:46.733 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:43:46.733 | we strongly recommend against using it for new projects. 2026-06-23 13:43:46.733 | 2026-06-23 13:43:46.733 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:43:46.733 | framework. For more detail see 2026-06-23 13:43:46.733 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:43:46.734 | 2026-06-23 13:43:46.734 | import eventlet # noqa 2026-06-23 13:43:47.142 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 13:43:50.311 | INFO dbcounter [None req-2cad69d2-d900-49f8-8efc-e7c10fcb16d4 None None] Registered counter for database nova_api 2026-06-23 13:43:50.444 | DEBUG dbcounter [-] [80255] Writer thread running {{(pid=80255) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:43:50.476 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-23 13:43:50.476 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-23 13:43:50.476 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-23 13:43:50.477 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-23 13:43:50.477 | | cell1 | 0eb8394d-8818-42ec-a591-345942375922 | rabbit://stackrabbit:stackqueue@192.168.122.245:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-23 13:43:50.477 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-23 13:43:50.859 | Exception ignored in: 2026-06-23 13:43:50.859 | Traceback (most recent call last): 2026-06-23 13:43:50.859 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 13:43:50.859 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 13:43:50.859 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 13:43:50.859 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 13:43:50.859 | RuntimeError: greenlet is being finalized 2026-06-23 13:43:51.312 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-06-23 13:43:51.314 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-23 13:43:51.384 | + inc/async:async_inner:63 : create_flavors 2026-06-23 13:43:51.431 | [2077 Async create_flavors:80354]: running: create_flavors 2026-06-23 13:43:51.434 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-06-23 13:43:51.462 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:51.466 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-06-23 13:43:51.469 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:43:51.474 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-06-23 13:43:51.477 | + ./stack.sh:main:1334 : start_cinder 2026-06-23 13:43:51.487 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-23 13:43:51.490 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-23 13:43:51.496 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 13:43:51.498 | + functions-common:run_process:1668 : local service=c-api 2026-06-23 13:43:51.501 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 13:43:51.504 | + functions-common:run_process:1670 : local group= 2026-06-23 13:43:51.506 | + functions-common:run_process:1671 : local user= 2026-06-23 13:43:51.509 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:43:51.512 | + functions-common:run_process:1674 : local name=c-api 2026-06-23 13:43:51.515 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:43:51.520 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:43:51.520 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:43:51.522 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:43:51.528 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:43:51.540 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222231533 2026-06-23 13:43:51.545 | + functions-common:run_process:1677 : is_service_enabled c-api 2026-06-23 13:43:51.571 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:51.578 | + functions-common:run_process:1678 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-23 13:43:51.585 | + functions-common:_run_under_systemd:1622 : local service=c-api 2026-06-23 13:43:51.589 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 13:43:51.596 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 13:43:51.602 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 13:43:51.608 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-23 13:43:51.613 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-23 13:43:51.616 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-23 13:43:51.619 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-api.service 2026-06-23 13:43:51.621 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:43:51.623 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:43:51.626 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:43:51.635 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:43:51.641 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-23 13:43:51.646 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-23 13:43:51.649 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 13:43:51.653 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:43:51.656 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-23 13:43:51.659 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@c-api.service 2026-06-23 13:43:51.661 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:43:51.666 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 13:43:51.670 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 13:43:51.673 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 13:43:51.677 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-23 13:43:51.680 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 13:43:51.685 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-23 13:43:51.779 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:43:51.864 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-23 13:43:51.929 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-23 13:43:51.995 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:43:52.077 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:43:52.157 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-23 13:43:52.236 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-23 13:43:52.314 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-23 13:43:52.391 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-23 13:43:52.474 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-23 13:43:52.568 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 13:43:52.572 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 13:43:52.578 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-23 13:43:52.686 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 13:43:53.239 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-api.service 2026-06-23 13:43:53.260 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-23 13:43:53.807 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-api.service 2026-06-23 13:43:53.961 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:43:53.967 | + functions-common:time_stop:2414 : local name 2026-06-23 13:43:53.971 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:43:53.976 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:43:53.979 | + functions-common:time_stop:2417 : local total 2026-06-23 13:43:53.984 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:43:53.988 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:43:53.994 | + functions-common:time_stop:2421 : start_time=1782222231533 2026-06-23 13:43:53.999 | + functions-common:time_stop:2423 : [[ -z 1782222231533 ]] 2026-06-23 13:43:54.003 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:43:54.007 | + functions-common:time_stop:2426 : end_time=1782222234004 2026-06-23 13:43:54.010 | + functions-common:time_stop:2427 : elapsed_time=2471 2026-06-23 13:43:54.011 | + functions-common:time_stop:2428 : total=36113 2026-06-23 13:43:54.014 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:43:54.016 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=38584 2026-06-23 13:43:54.018 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-23 13:43:54.018 | Waiting for Cinder API to start... 2026-06-23 13:43:54.023 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.245/volume/v3/ 2026-06-23 13:43:54.023 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.245/volume/v3/ 2026-06-23 13:43:54.025 | + functions:wait_for_service:476 : local timeout=60 2026-06-23 13:43:54.027 | + functions:wait_for_service:477 : local url=http://192.168.122.245/volume/v3/ 2026-06-23 13:43:54.031 | + functions:wait_for_service:478 : local rval=0 2026-06-23 13:43:54.040 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-23 13:43:54.045 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 13:43:54.050 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:43:54.053 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:43:54.062 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:43:54.070 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222234063 2026-06-23 13:43:54.075 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-23 13:43:54.080 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:43:54.087 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.245/volume/v3/ 2026-06-23 13:43:59.156 | + :: : [[ 401 == 503 ]] 2026-06-23 13:43:59.157 | + :: : [[ 0 -eq 7 ]] 2026-06-23 13:43:59.165 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-23 13:43:59.170 | + functions-common:time_stop:2414 : local name 2026-06-23 13:43:59.173 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:43:59.178 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:43:59.184 | + functions-common:time_stop:2417 : local total 2026-06-23 13:43:59.189 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:43:59.195 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 13:43:59.201 | + functions-common:time_stop:2421 : start_time=1782222234063 2026-06-23 13:43:59.205 | + functions-common:time_stop:2423 : [[ -z 1782222234063 ]] 2026-06-23 13:43:59.211 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:43:59.220 | + functions-common:time_stop:2426 : end_time=1782222239213 2026-06-23 13:43:59.224 | + functions-common:time_stop:2427 : elapsed_time=5150 2026-06-23 13:43:59.230 | + functions-common:time_stop:2428 : total=14637 2026-06-23 13:43:59.237 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:43:59.242 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19787 2026-06-23 13:43:59.246 | + functions:wait_for_service:486 : return 0 2026-06-23 13:43:59.252 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 13:43:59.261 | + functions-common:run_process:1668 : local service=c-sch 2026-06-23 13:43:59.263 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 13:43:59.268 | + functions-common:run_process:1670 : local group= 2026-06-23 13:43:59.272 | + functions-common:run_process:1671 : local user= 2026-06-23 13:43:59.276 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:43:59.281 | + functions-common:run_process:1674 : local name=c-sch 2026-06-23 13:43:59.285 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:43:59.289 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:43:59.293 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:43:59.298 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:43:59.303 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:43:59.310 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222239305 2026-06-23 13:43:59.314 | + functions-common:run_process:1677 : is_service_enabled c-sch 2026-06-23 13:43:59.343 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:43:59.349 | + functions-common:run_process:1678 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-23 13:43:59.353 | + functions-common:_run_under_systemd:1622 : local service=c-sch 2026-06-23 13:43:59.358 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 13:43:59.361 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 13:43:59.366 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 13:43:59.370 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 13:43:59.376 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-23 13:43:59.380 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-23 13:43:59.384 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-sch.service 2026-06-23 13:43:59.389 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:43:59.392 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:43:59.398 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:43:59.402 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:43:59.407 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-23 13:43:59.411 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-23 13:43:59.416 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-06-23 13:43:59.421 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-sch.service 2026-06-23 13:43:59.425 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 13:43:59.429 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 13:43:59.433 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 13:43:59.437 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-23 13:43:59.442 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 13:43:59.446 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 13:43:59.450 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-23 13:43:59.453 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 13:43:59.463 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-23 13:43:59.561 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:43:59.671 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-23 13:43:59.761 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-23 13:43:59.841 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-23 13:43:59.925 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-23 13:44:00.003 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:44:00.082 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-23 13:44:00.086 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 13:44:00.091 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-23 13:44:00.197 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 13:44:00.752 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-sch.service 2026-06-23 13:44:00.790 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-23 13:44:01.306 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-sch.service 2026-06-23 13:44:01.351 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:44:01.355 | + functions-common:time_stop:2414 : local name 2026-06-23 13:44:01.360 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:44:01.362 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:44:01.365 | + functions-common:time_stop:2417 : local total 2026-06-23 13:44:01.367 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:44:01.370 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:44:01.372 | + functions-common:time_stop:2421 : start_time=1782222239305 2026-06-23 13:44:01.374 | + functions-common:time_stop:2423 : [[ -z 1782222239305 ]] 2026-06-23 13:44:01.378 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:44:01.382 | + functions-common:time_stop:2426 : end_time=1782222241379 2026-06-23 13:44:01.384 | + functions-common:time_stop:2427 : elapsed_time=2074 2026-06-23 13:44:01.387 | + functions-common:time_stop:2428 : total=38584 2026-06-23 13:44:01.389 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:44:01.391 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=40658 2026-06-23 13:44:01.394 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 13:44:01.396 | + lib/cinder:start_cinder:635 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 13:44:01.399 | + functions-common:run_process:1668 : local service=c-bak 2026-06-23 13:44:01.401 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-23 13:44:01.403 | + functions-common:run_process:1670 : local group= 2026-06-23 13:44:01.406 | + functions-common:run_process:1671 : local user= 2026-06-23 13:44:01.408 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 13:44:01.410 | + functions-common:run_process:1674 : local name=c-bak 2026-06-23 13:44:01.413 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:44:01.415 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:44:01.418 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:44:01.420 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:44:01.423 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:44:01.427 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222241425 2026-06-23 13:44:01.430 | + functions-common:run_process:1677 : is_service_enabled c-bak 2026-06-23 13:44:01.448 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:44:01.450 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:44:01.453 | + functions-common:time_stop:2414 : local name 2026-06-23 13:44:01.455 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:44:01.457 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:44:01.460 | + functions-common:time_stop:2417 : local total 2026-06-23 13:44:01.462 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:44:01.465 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:44:01.467 | + functions-common:time_stop:2421 : start_time=1782222241425 2026-06-23 13:44:01.469 | + functions-common:time_stop:2423 : [[ -z 1782222241425 ]] 2026-06-23 13:44:01.473 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:44:01.477 | + functions-common:time_stop:2426 : end_time=1782222241474 2026-06-23 13:44:01.481 | + functions-common:time_stop:2427 : elapsed_time=49 2026-06-23 13:44:01.482 | + functions-common:time_stop:2428 : total=40658 2026-06-23 13:44:01.484 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:44:01.489 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=40707 2026-06-23 13:44:01.498 | + lib/cinder:start_cinder:636 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 13:44:01.501 | + functions-common:run_process:1668 : local service=c-vol 2026-06-23 13:44:01.507 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 13:44:01.510 | + functions-common:run_process:1670 : local group= 2026-06-23 13:44:01.513 | + functions-common:run_process:1671 : local user= 2026-06-23 13:44:01.519 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 13:44:01.523 | + functions-common:run_process:1674 : local name=c-vol 2026-06-23 13:44:01.532 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:44:01.536 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:44:01.540 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:44:01.543 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:44:01.546 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:44:01.553 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222241548 2026-06-23 13:44:01.554 | + functions-common:run_process:1677 : is_service_enabled c-vol 2026-06-23 13:44:01.576 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:44:01.578 | + functions-common:run_process:1678 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 13:44:01.581 | + functions-common:_run_under_systemd:1622 : local service=c-vol 2026-06-23 13:44:01.583 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 13:44:01.585 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 13:44:01.588 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 13:44:01.590 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 13:44:01.592 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-23 13:44:01.596 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-23 13:44:01.601 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-vol.service 2026-06-23 13:44:01.604 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:44:01.608 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:44:01.614 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:44:01.620 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 13:44:01.626 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-23 13:44:01.630 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-23 13:44:01.636 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 13:44:01.639 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-vol.service 2026-06-23 13:44:01.641 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 13:44:01.644 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-23 13:44:01.646 | + functions-common:write_user_unit_file:1532 : local user=quobyte 2026-06-23 13:44:01.648 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 13:44:01.651 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-23 13:44:01.653 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-23 13:44:01.655 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-23 13:44:01.657 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-23 13:44:01.662 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-23 13:44:01.760 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:44:01.859 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-23 13:44:01.957 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-23 13:44:02.044 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-23 13:44:02.109 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-23 13:44:02.184 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:44:02.271 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-23 13:44:02.276 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-23 13:44:02.364 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-23 13:44:02.369 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-23 13:44:02.502 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-23 13:44:03.086 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-vol.service 2026-06-23 13:44:03.107 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-23 13:44:03.655 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-vol.service 2026-06-23 13:44:03.712 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:44:03.721 | + functions-common:time_stop:2414 : local name 2026-06-23 13:44:03.728 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:44:03.739 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:44:03.747 | + functions-common:time_stop:2417 : local total 2026-06-23 13:44:03.757 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:44:03.764 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:44:03.768 | + functions-common:time_stop:2421 : start_time=1782222241548 2026-06-23 13:44:03.777 | + functions-common:time_stop:2423 : [[ -z 1782222241548 ]] 2026-06-23 13:44:03.786 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:44:03.798 | + functions-common:time_stop:2426 : end_time=1782222243788 2026-06-23 13:44:03.805 | + functions-common:time_stop:2427 : elapsed_time=2240 2026-06-23 13:44:03.813 | + functions-common:time_stop:2428 : total=40707 2026-06-23 13:44:03.818 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:44:03.827 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=42947 2026-06-23 13:44:03.832 | + ./stack.sh:main:1335 : create_volume_types 2026-06-23 13:44:03.841 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-23 13:44:03.889 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:44:03.895 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-23 13:44:03.903 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-23 13:44:03.906 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-23 13:44:03.909 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-23 13:44:03.911 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-23 13:44:03.914 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-23 13:44:03.918 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-23 13:44:03.922 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-23 13:44:03.925 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-23 13:44:03.945 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:44:03.947 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-23 13:44:09.219 | +-------------+--------------------------------------+ 2026-06-23 13:44:09.219 | | Field | Value | 2026-06-23 13:44:09.219 | +-------------+--------------------------------------+ 2026-06-23 13:44:09.219 | | description | None | 2026-06-23 13:44:09.219 | | id | 3e0f9062-a489-468c-82ea-564e953cb89f | 2026-06-23 13:44:09.219 | | is_public | True | 2026-06-23 13:44:09.220 | | name | lvmdriver-1 | 2026-06-23 13:44:09.220 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-23 13:44:09.220 | +-------------+--------------------------------------+ 2026-06-23 13:44:09.670 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-23 13:44:09.674 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-23 13:44:09.678 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-23 13:44:09.682 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-06-23 13:44:09.685 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-06-23 13:44:09.715 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:44:09.722 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-06-23 13:44:09.729 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:44:09.733 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-06-23 13:44:09.737 | + ./stack.sh:main:1350 : start_glance 2026-06-23 13:44:09.742 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-23 13:44:09.748 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-23 13:44:09.755 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 13:44:09.757 | + functions-common:run_process:1668 : local service=g-api 2026-06-23 13:44:09.760 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 13:44:09.765 | + functions-common:run_process:1670 : local group= 2026-06-23 13:44:09.770 | + functions-common:run_process:1671 : local user= 2026-06-23 13:44:09.775 | + functions-common:run_process:1672 : local env_vars= 2026-06-23 13:44:09.780 | + functions-common:run_process:1674 : local name=g-api 2026-06-23 13:44:09.788 | + functions-common:run_process:1676 : time_start run_process 2026-06-23 13:44:09.793 | + functions-common:time_start:2400 : local name=run_process 2026-06-23 13:44:09.798 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:44:09.803 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:44:09.808 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:44:09.811 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222249808 2026-06-23 13:44:09.813 | + functions-common:run_process:1677 : is_service_enabled g-api 2026-06-23 13:44:09.831 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:44:09.834 | + functions-common:run_process:1678 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-23 13:44:09.837 | + functions-common:_run_under_systemd:1622 : local service=g-api 2026-06-23 13:44:09.839 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 13:44:09.841 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 13:44:09.844 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 13:44:09.846 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-23 13:44:09.848 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-23 13:44:09.850 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-23 13:44:09.853 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@g-api.service 2026-06-23 13:44:09.855 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-23 13:44:09.857 | + functions-common:_run_under_systemd:1630 : local user=quobyte 2026-06-23 13:44:09.859 | + functions-common:_run_under_systemd:1631 : [[ -z quobyte ]] 2026-06-23 13:44:09.862 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-23 13:44:09.864 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-23 13:44:09.866 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-23 13:44:09.869 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-23 13:44:09.871 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:44:09.873 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-06-23 13:44:09.876 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@g-api.service 2026-06-23 13:44:09.878 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:44:09.880 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-23 13:44:09.882 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=quobyte 2026-06-23 13:44:09.884 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-23 13:44:09.886 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-23 13:44:09.888 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-23 13:44:09.892 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-23 13:44:09.969 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-23 13:44:10.063 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-23 13:44:10.141 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-23 13:44:10.230 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-23 13:44:10.308 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-23 13:44:10.394 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-23 13:44:10.483 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-23 13:44:10.567 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-23 13:44:10.648 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-23 13:44:10.727 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-23 13:44:10.807 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-23 13:44:10.811 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-23 13:44:10.815 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-23 13:44:10.910 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-23 13:44:11.532 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@g-api.service 2026-06-23 13:44:11.555 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-23 13:44:12.105 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@g-api.service 2026-06-23 13:44:12.272 | + functions-common:run_process:1680 : time_stop run_process 2026-06-23 13:44:12.279 | + functions-common:time_stop:2414 : local name 2026-06-23 13:44:12.284 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:44:12.290 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:44:12.294 | + functions-common:time_stop:2417 : local total 2026-06-23 13:44:12.299 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:44:12.306 | + functions-common:time_stop:2420 : name=run_process 2026-06-23 13:44:12.311 | + functions-common:time_stop:2421 : start_time=1782222249808 2026-06-23 13:44:12.315 | + functions-common:time_stop:2423 : [[ -z 1782222249808 ]] 2026-06-23 13:44:12.319 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:44:12.327 | + functions-common:time_stop:2426 : end_time=1782222252321 2026-06-23 13:44:12.334 | + functions-common:time_stop:2427 : elapsed_time=2513 2026-06-23 13:44:12.343 | + functions-common:time_stop:2428 : total=42947 2026-06-23 13:44:12.349 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:44:12.356 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=45460 2026-06-23 13:44:12.366 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-23 13:44:12.421 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:44:12.429 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.245) to start...' 2026-06-23 13:44:12.429 | Waiting for g-api (192.168.122.245) to start... 2026-06-23 13:44:12.439 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.245/image 2026-06-23 13:44:12.447 | + functions:wait_for_service:476 : local timeout=60 2026-06-23 13:44:12.452 | + functions:wait_for_service:477 : local url=http://192.168.122.245/image 2026-06-23 13:44:12.455 | + functions:wait_for_service:478 : local rval=0 2026-06-23 13:44:12.460 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-23 13:44:12.460 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 13:44:12.464 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:44:12.465 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:44:12.470 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:44:12.475 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222252472 2026-06-23 13:44:12.478 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-23 13:44:12.481 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:44:12.493 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.245/image 2026-06-23 13:44:18.014 | + :: : [[ 300 == 503 ]] 2026-06-23 13:44:18.015 | + :: : [[ 0 -eq 7 ]] 2026-06-23 13:44:18.020 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-23 13:44:18.025 | + functions-common:time_stop:2414 : local name 2026-06-23 13:44:18.029 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:44:18.035 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:44:18.042 | + functions-common:time_stop:2417 : local total 2026-06-23 13:44:18.050 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:44:18.058 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 13:44:18.063 | + functions-common:time_stop:2421 : start_time=1782222252472 2026-06-23 13:44:18.070 | + functions-common:time_stop:2423 : [[ -z 1782222252472 ]] 2026-06-23 13:44:18.083 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:44:18.096 | + functions-common:time_stop:2426 : end_time=1782222258083 2026-06-23 13:44:18.100 | + functions-common:time_stop:2427 : elapsed_time=5611 2026-06-23 13:44:18.108 | + functions-common:time_stop:2428 : total=19787 2026-06-23 13:44:18.114 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:44:18.124 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25398 2026-06-23 13:44:18.130 | + functions:wait_for_service:486 : return 0 2026-06-23 13:44:18.135 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-06-23 13:44:18.165 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:44:18.170 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-06-23 13:44:18.196 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:44:18.199 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-06-23 13:44:18.201 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:44:18.204 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-06-23 13:44:18.207 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-23 13:44:18.210 | + ./stack.sh:main:1368 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-23 13:44:18.212 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-23 13:44:18.214 | + functions:upload_image:141 : local image image_fname image_name 2026-06-23 13:44:18.216 | + functions:upload_image:143 : local max_attempts=5 2026-06-23 13:44:18.219 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-23 13:44:18.232 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-23 13:44:18.243 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-23 13:44:18.249 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-23 13:44:18.252 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-23 13:44:18.262 | ++ functions:upload_image:151 : seq 5 2026-06-23 13:44:18.271 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-23 13:44:18.276 | + functions:upload_image:152 : local rc=0 2026-06-23 13:44:18.284 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 13:44:18.294 | --2026-06-23 15:44:18-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-23 13:44:18.386 | Resolving github.com (github.com)... 140.82.121.4 2026-06-23 13:44:18.402 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-23 13:44:18.631 | HTTP request sent, awaiting response... 302 Found 2026-06-23 13:44:18.631 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-23T14%3A31%3A21Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-23T13%3A31%3A02Z&ske=2026-06-23T14%3A31%3A21Z&sks=b&skv=2018-11-09&sig=U%2Bov9l6Z75fyxbi2octVsEK1qvdWlHeHZL1ARPoKZ20%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjIyNDA1OCwibmJmIjoxNzgyMjIyMjU4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Pcskdasmu6cgMaDzbuKYp9G7EhXQKGuw1Q2_Xg-2F0A&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-23 13:44:18.631 | --2026-06-23 15:44:18-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-23T14%3A31%3A21Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-23T13%3A31%3A02Z&ske=2026-06-23T14%3A31%3A21Z&sks=b&skv=2018-11-09&sig=U%2Bov9l6Z75fyxbi2octVsEK1qvdWlHeHZL1ARPoKZ20%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjIyNDA1OCwibmJmIjoxNzgyMjIyMjU4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Pcskdasmu6cgMaDzbuKYp9G7EhXQKGuw1Q2_Xg-2F0A&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-23 13:44:18.632 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2026-06-23 13:44:18.642 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-06-23 13:44:18.682 | HTTP request sent, awaiting response... 200 OK 2026-06-23 13:44:18.683 | Length: 21692416 (21M) [application/octet-stream] 2026-06-23 13:44:18.683 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-23 13:44:18.734 | 2026-06-23 13:44:18.970 | 0K ........ ........ .... 100% 72.1M=0.3s 2026-06-23 13:44:18.970 | 2026-06-23 13:44:18.972 | 2026-06-23 15:44:18 (72.1 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-23 13:44:18.972 | 2026-06-23 13:44:18.978 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-23 13:44:18.982 | + functions:upload_image:163 : break 2026-06-23 13:44:18.985 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 13:44:18.991 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-23 13:44:18.997 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-23 13:44:19.000 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-23 13:44:19.004 | + functions:upload_image:313 : local kernel= 2026-06-23 13:44:19.008 | + functions:upload_image:314 : local ramdisk= 2026-06-23 13:44:19.011 | + functions:upload_image:315 : local disk_format= 2026-06-23 13:44:19.016 | + functions:upload_image:316 : local container_format= 2026-06-23 13:44:19.020 | + functions:upload_image:317 : local unpack= 2026-06-23 13:44:19.023 | + functions:upload_image:318 : local img_property= 2026-06-23 13:44:19.027 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-23 13:44:19.032 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-23 13:44:19.036 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-23 13:44:19.040 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-23 13:44:19.045 | + functions:upload_image:328 : case "$image_fname" in 2026-06-23 13:44:19.050 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-23 13:44:19.058 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-23 13:44:19.062 | + functions:upload_image:350 : local format 2026-06-23 13:44:19.067 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-23 13:44:19.069 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 13:44:19.084 | + functions:upload_image:351 : format=qcow2 2026-06-23 13:44:19.088 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-23 13:44:19.092 | + functions:upload_image:353 : disk_format=qcow2 2026-06-23 13:44:19.097 | + functions:upload_image:357 : container_format=bare 2026-06-23 13:44:19.102 | + functions:upload_image:404 : is_arch ppc64le 2026-06-23 13:44:19.106 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 13:44:19.112 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-23 13:44:19.117 | + functions:upload_image:404 : is_arch ppc64 2026-06-23 13:44:19.122 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 13:44:19.129 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-23 13:44:19.133 | + functions:upload_image:404 : is_arch ppc 2026-06-23 13:44:19.137 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 13:44:19.144 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-23 13:44:19.148 | + functions:upload_image:408 : is_arch aarch64 2026-06-23 13:44:19.151 | ++ functions-common:is_arch:519 : uname -m 2026-06-23 13:44:19.157 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-23 13:44:19.161 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-23 13:44:19.166 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-23 13:44:19.171 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-23 13:44:19.175 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-23 13:44:19.180 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-23 13:44:19.184 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-23 13:44:19.189 | + functions:_upload_image:112 : shift 2026-06-23 13:44:19.193 | + functions:_upload_image:113 : local container=bare 2026-06-23 13:44:19.196 | + functions:_upload_image:114 : shift 2026-06-23 13:44:19.203 | + functions:_upload_image:115 : local disk=qcow2 2026-06-23 13:44:19.207 | + functions:_upload_image:116 : shift 2026-06-23 13:44:19.214 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 13:44:19.218 | + functions:_upload_image:118 : shift 2026-06-23 13:44:19.223 | + functions:_upload_image:119 : local properties 2026-06-23 13:44:19.227 | + functions:_upload_image:120 : local useimport 2026-06-23 13:44:19.232 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-23 13:44:19.236 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-23 13:44:19.240 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-23 13:44:19.245 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-23 13:44:19.249 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-23 13:44:19.254 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-23 13:44:19.259 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-23 13:44:19.264 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 13:44:19.271 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 13:44:25.470 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-23 13:44:25.470 | | Field | Value | 2026-06-23 13:44:25.471 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-23 13:44:25.471 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-23 13:44:25.471 | | container_format | bare | 2026-06-23 13:44:25.471 | | created_at | 2026-06-23T13:44:23Z | 2026-06-23 13:44:25.471 | | disk_format | qcow2 | 2026-06-23 13:44:25.471 | | file | /v2/images/6aac4d99-2f53-4de8-8fee-643558b40ac5/file | 2026-06-23 13:44:25.471 | | id | 6aac4d99-2f53-4de8-8fee-643558b40ac5 | 2026-06-23 13:44:25.471 | | min_disk | 0 | 2026-06-23 13:44:25.471 | | min_ram | 0 | 2026-06-23 13:44:25.472 | | name | cirros-0.6.3-x86_64-disk | 2026-06-23 13:44:25.472 | | owner | 18c1fb3361804d538ef2efb5701bbaab | 2026-06-23 13:44:25.472 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-23 13:44:25.472 | | protected | False | 2026-06-23 13:44:25.472 | | schema | /v2/schemas/image | 2026-06-23 13:44:25.472 | | size | 21692416 | 2026-06-23 13:44:25.472 | | status | active | 2026-06-23 13:44:25.472 | | tags | | 2026-06-23 13:44:25.472 | | updated_at | 2026-06-23T13:44:25Z | 2026-06-23 13:44:25.473 | | virtual_size | 117440512 | 2026-06-23 13:44:25.473 | | visibility | public | 2026-06-23 13:44:25.473 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-23 13:44:25.839 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-06-23 13:44:25.908 | [2077 Async create_flavors:80354]: Waiting for completion of create_flavors running on PID 80354 (2 other jobs running) 2026-06-23 13:44:25.942 | [2077 Async create_flavors:80354]: Signaling child to exit 2026-06-23 13:44:36.011 | + inc/async:async_inner:64 : rc=0 2026-06-23 13:44:36.041 | [80354 Async create_flavors:80354]: finished successfully 2026-06-23 13:44:36.069 | WAKEUP 2026-06-23 13:44:36.095 | [2077 Async create_flavors:80354]: Signaled 2026-06-23 13:44:36.098 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-23 13:44:36.098 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:44:36.098 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-23 13:44:36.098 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-23 13:44:36.098 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-23 13:44:36.098 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.098 | | Field | Value | 2026-06-23 13:44:36.098 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.098 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 13:44:36.098 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 13:44:36.098 | | description | None | 2026-06-23 13:44:36.099 | | disk | 1 | 2026-06-23 13:44:36.099 | | id | c1 | 2026-06-23 13:44:36.099 | | name | cirros256 | 2026-06-23 13:44:36.099 | | os-flavor-access:is_public | True | 2026-06-23 13:44:36.099 | | properties | hw_rng:allowed='True' | 2026-06-23 13:44:36.099 | | ram | 256 | 2026-06-23 13:44:36.099 | | rxtx_factor | 1.0 | 2026-06-23 13:44:36.099 | | swap | 0 | 2026-06-23 13:44:36.099 | | vcpus | 1 | 2026-06-23 13:44:36.099 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.100 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-23 13:44:36.100 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.100 | | Field | Value | 2026-06-23 13:44:36.100 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.100 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 13:44:36.100 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 13:44:36.100 | | description | None | 2026-06-23 13:44:36.100 | | disk | 5 | 2026-06-23 13:44:36.100 | | id | d1 | 2026-06-23 13:44:36.100 | | name | ds512M | 2026-06-23 13:44:36.101 | | os-flavor-access:is_public | True | 2026-06-23 13:44:36.101 | | properties | hw_rng:allowed='True' | 2026-06-23 13:44:36.101 | | ram | 512 | 2026-06-23 13:44:36.101 | | rxtx_factor | 1.0 | 2026-06-23 13:44:36.101 | | swap | 0 | 2026-06-23 13:44:36.101 | | vcpus | 1 | 2026-06-23 13:44:36.101 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.101 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-23 13:44:36.101 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.101 | | Field | Value | 2026-06-23 13:44:36.101 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.102 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 13:44:36.102 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 13:44:36.102 | | description | None | 2026-06-23 13:44:36.102 | | disk | 10 | 2026-06-23 13:44:36.102 | | id | d2 | 2026-06-23 13:44:36.102 | | name | ds1G | 2026-06-23 13:44:36.102 | | os-flavor-access:is_public | True | 2026-06-23 13:44:36.102 | | properties | hw_rng:allowed='True' | 2026-06-23 13:44:36.102 | | ram | 1024 | 2026-06-23 13:44:36.103 | | rxtx_factor | 1.0 | 2026-06-23 13:44:36.103 | | swap | 0 | 2026-06-23 13:44:36.103 | | vcpus | 1 | 2026-06-23 13:44:36.103 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.103 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-23 13:44:36.103 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.103 | | Field | Value | 2026-06-23 13:44:36.103 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.103 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 13:44:36.103 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 13:44:36.103 | | description | None | 2026-06-23 13:44:36.104 | | disk | 10 | 2026-06-23 13:44:36.104 | | id | d3 | 2026-06-23 13:44:36.104 | | name | ds2G | 2026-06-23 13:44:36.104 | | os-flavor-access:is_public | True | 2026-06-23 13:44:36.104 | | properties | hw_rng:allowed='True' | 2026-06-23 13:44:36.104 | | ram | 2048 | 2026-06-23 13:44:36.104 | | rxtx_factor | 1.0 | 2026-06-23 13:44:36.104 | | swap | 0 | 2026-06-23 13:44:36.104 | | vcpus | 2 | 2026-06-23 13:44:36.104 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.105 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-23 13:44:36.105 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.105 | | Field | Value | 2026-06-23 13:44:36.105 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.105 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 13:44:36.105 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 13:44:36.105 | | description | None | 2026-06-23 13:44:36.105 | | disk | 20 | 2026-06-23 13:44:36.105 | | id | d4 | 2026-06-23 13:44:36.105 | | name | ds4G | 2026-06-23 13:44:36.105 | | os-flavor-access:is_public | True | 2026-06-23 13:44:36.106 | | properties | hw_rng:allowed='True' | 2026-06-23 13:44:36.106 | | ram | 4096 | 2026-06-23 13:44:36.106 | | rxtx_factor | 1.0 | 2026-06-23 13:44:36.106 | | swap | 0 | 2026-06-23 13:44:36.106 | | vcpus | 4 | 2026-06-23 13:44:36.106 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.106 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-23 13:44:36.106 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-23 13:44:36.106 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-23 13:44:36.107 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.107 | | Field | Value | 2026-06-23 13:44:36.107 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.107 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 13:44:36.107 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 13:44:36.107 | | description | None | 2026-06-23 13:44:36.107 | | disk | 1 | 2026-06-23 13:44:36.107 | | id | 1 | 2026-06-23 13:44:36.107 | | name | m1.tiny | 2026-06-23 13:44:36.107 | | os-flavor-access:is_public | True | 2026-06-23 13:44:36.107 | | properties | hw_rng:allowed='True' | 2026-06-23 13:44:36.108 | | ram | 512 | 2026-06-23 13:44:36.108 | | rxtx_factor | 1.0 | 2026-06-23 13:44:36.108 | | swap | 0 | 2026-06-23 13:44:36.108 | | vcpus | 1 | 2026-06-23 13:44:36.108 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.108 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-23 13:44:36.108 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.108 | | Field | Value | 2026-06-23 13:44:36.108 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.108 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 13:44:36.109 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 13:44:36.109 | | description | None | 2026-06-23 13:44:36.109 | | disk | 20 | 2026-06-23 13:44:36.109 | | id | 2 | 2026-06-23 13:44:36.109 | | name | m1.small | 2026-06-23 13:44:36.109 | | os-flavor-access:is_public | True | 2026-06-23 13:44:36.109 | | properties | hw_rng:allowed='True' | 2026-06-23 13:44:36.109 | | ram | 2048 | 2026-06-23 13:44:36.109 | | rxtx_factor | 1.0 | 2026-06-23 13:44:36.109 | | swap | 0 | 2026-06-23 13:44:36.110 | | vcpus | 1 | 2026-06-23 13:44:36.110 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.110 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-23 13:44:36.110 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.110 | | Field | Value | 2026-06-23 13:44:36.110 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.110 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 13:44:36.110 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 13:44:36.110 | | description | None | 2026-06-23 13:44:36.110 | | disk | 40 | 2026-06-23 13:44:36.111 | | id | 3 | 2026-06-23 13:44:36.111 | | name | m1.medium | 2026-06-23 13:44:36.111 | | os-flavor-access:is_public | True | 2026-06-23 13:44:36.111 | | properties | hw_rng:allowed='True' | 2026-06-23 13:44:36.111 | | ram | 4096 | 2026-06-23 13:44:36.111 | | rxtx_factor | 1.0 | 2026-06-23 13:44:36.111 | | swap | 0 | 2026-06-23 13:44:36.111 | | vcpus | 2 | 2026-06-23 13:44:36.111 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.111 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-23 13:44:36.111 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.112 | | Field | Value | 2026-06-23 13:44:36.112 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.112 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 13:44:36.112 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 13:44:36.112 | | description | None | 2026-06-23 13:44:36.112 | | disk | 80 | 2026-06-23 13:44:36.112 | | id | 4 | 2026-06-23 13:44:36.112 | | name | m1.large | 2026-06-23 13:44:36.112 | | os-flavor-access:is_public | True | 2026-06-23 13:44:36.112 | | properties | hw_rng:allowed='True' | 2026-06-23 13:44:36.113 | | ram | 8192 | 2026-06-23 13:44:36.113 | | rxtx_factor | 1.0 | 2026-06-23 13:44:36.113 | | swap | 0 | 2026-06-23 13:44:36.113 | | vcpus | 4 | 2026-06-23 13:44:36.113 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.113 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-23 13:44:36.113 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.113 | | Field | Value | 2026-06-23 13:44:36.113 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.113 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 13:44:36.114 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 13:44:36.114 | | description | None | 2026-06-23 13:44:36.114 | | disk | 160 | 2026-06-23 13:44:36.114 | | id | 5 | 2026-06-23 13:44:36.114 | | name | m1.xlarge | 2026-06-23 13:44:36.114 | | os-flavor-access:is_public | True | 2026-06-23 13:44:36.114 | | properties | hw_rng:allowed='True' | 2026-06-23 13:44:36.114 | | ram | 16384 | 2026-06-23 13:44:36.114 | | rxtx_factor | 1.0 | 2026-06-23 13:44:36.114 | | swap | 0 | 2026-06-23 13:44:36.114 | | vcpus | 8 | 2026-06-23 13:44:36.115 | +----------------------------+-----------------------+ 2026-06-23 13:44:36.159 | [2077 Async create_flavors:80354]: finished create_flavors with result 0 in 44 seconds 2026-06-23 13:44:36.166 | + inc/async:async_wait:197 : return 0 2026-06-23 13:44:36.170 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-06-23 13:44:36.195 | + functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:44:36.199 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-06-23 13:44:36.223 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:44:36.227 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-06-23 13:44:36.251 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:44:36.255 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-23 13:44:36.258 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-23 13:44:36.262 | + ./stack.sh:main:1395 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-23 13:44:36.266 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:44:36.268 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-23 13:44:36.271 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-23 13:44:36.274 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-23 13:44:36.277 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-23 13:44:36.279 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-23 13:44:36.281 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-23 13:44:36.283 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-23 13:44:36.285 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-23 13:44:36.286 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-23 13:44:36.288 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-23 13:44:36.290 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-23 13:44:36.291 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-23 13:44:36.293 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-23 13:44:36.295 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-23 13:44:36.297 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-23 13:44:36.298 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-23 13:44:36.300 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-23 13:44:36.302 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-23 13:44:36.304 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-23 13:44:36.305 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-23 13:44:36.307 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-23 13:44:36.309 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-23 13:44:36.311 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-23 13:44:36.313 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-23 13:44:36.314 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-23 13:44:36.316 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-23 13:44:36.317 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-23 13:44:36.319 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-23 13:44:36.320 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-23 13:44:36.322 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-23 13:44:36.324 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-23 13:44:36.325 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-23 13:44:36.327 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-23 13:44:36.329 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-23 13:44:36.331 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-23 13:44:36.333 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-23 13:44:36.334 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-23 13:44:36.336 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-23 13:44:36.338 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-23 13:44:36.340 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-23 13:44:36.341 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-23 13:44:36.343 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-23 13:44:36.344 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-23 13:44:36.346 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-23 13:44:36.347 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-23 13:44:36.349 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-23 13:44:36.350 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-23 13:44:36.352 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-23 13:44:36.354 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-23 13:44:36.356 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-23 13:44:36.357 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-23 13:44:36.359 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-23 13:44:36.361 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-23 13:44:36.363 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-23 13:44:36.365 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-23 13:44:36.368 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-23 13:44:36.368 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-23 13:44:36.369 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-23 13:44:36.371 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-23 13:44:36.373 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-23 13:44:38.762 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-23 13:44:38.764 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-06-23 13:44:39.178 | + ./stack.sh:main:1400 : save_stackenv 2026-06-23 13:44:39.180 | + functions-common:save_stackenv:65 : local tag= 2026-06-23 13:44:39.184 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-23 13:44:39.189 | + functions-common:save_stackenv:67 : time_stamp=2026-06-23-154439 2026-06-23 13:44:39.192 | + functions-common:save_stackenv:68 : echo '# 2026-06-23-154439 ' 2026-06-23 13:44:39.197 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:44:39.200 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-23 13:44:39.204 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:44:39.207 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-23 13:44:39.210 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:44:39.213 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-23 13:44:39.218 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:44:39.221 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-23 13:44:39.224 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:44:39.228 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.245 2026-06-23 13:44:39.232 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:44:39.235 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.245/identity 2026-06-23 13:44:39.238 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:44:39.241 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-23-152008 2026-06-23 13:44:39.245 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:44:39.249 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-23 13:44:39.252 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:44:39.256 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.245 2026-06-23 13:44:39.260 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:44:39.264 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-23 13:44:39.268 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:44:39.271 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-23 13:44:39.274 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:44:39.277 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-23 13:44:39.280 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:44:39.284 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-23 13:44:39.287 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:44:39.291 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.245 2026-06-23 13:44:39.294 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-23 13:44:39.297 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-23 13:44:39.300 | + ./stack.sh:main:1411 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-23 13:44:39.303 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-23 13:44:39.307 | + inc/meta-config:merge_config_group:171 : shift 2026-06-23 13:44:39.311 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-23 13:44:39.314 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 13:44:39.317 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-23 13:44:39.321 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-23 13:44:39.325 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-23 13:44:39.329 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-23 13:44:39.332 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-23 13:44:39.336 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 13:44:39.340 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-23 13:44:39.340 | /^\[\[.+\|.*\]\]/ { 2026-06-23 13:44:39.340 | gsub("[][]", "", $1); 2026-06-23 13:44:39.340 | split($1, a, "|"); 2026-06-23 13:44:39.340 | if (a[1] == matchgroup) 2026-06-23 13:44:39.340 | print a[2] 2026-06-23 13:44:39.340 | } 2026-06-23 13:44:39.340 | ' /home/quobyte/devstack/local.conf 2026-06-23 13:44:39.348 | + ./stack.sh:main:1418 : run_phase stack extra 2026-06-23 13:44:39.352 | + functions-common:run_phase:1842 : local mode=stack 2026-06-23 13:44:39.355 | + functions-common:run_phase:1843 : local phase=extra 2026-06-23 13:44:39.358 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 13:44:39.361 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 13:44:39.365 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 13:44:39.369 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 13:44:39.373 | + functions-common:run_phase:1852 : local extra 2026-06-23 13:44:39.377 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 13:44:39.382 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 13:44:39.386 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 13:44:39.389 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 13:44:39.393 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-23 13:44:39.397 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 13:44:39.419 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:44:39.422 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 13:44:39.425 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-23 13:44:39.428 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-23 13:44:39.432 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-23 13:44:39.435 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-23 13:44:39.438 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-23 13:44:39.442 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-23 13:44:39.446 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-23 13:44:39.449 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-23 13:44:39.453 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-23 13:44:39.456 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 13:44:39.459 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 13:44:39.462 | + functions-common:run_phase:1869 : run_plugins stack extra 2026-06-23 13:44:39.466 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-23 13:44:39.469 | + functions-common:run_plugins:1829 : local phase=extra 2026-06-23 13:44:39.473 | + functions-common:run_plugins:1831 : local plugins= 2026-06-23 13:44:39.476 | + functions-common:run_plugins:1832 : local plugin 2026-06-23 13:44:39.479 | + ./stack.sh:main:1426 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-23 13:44:39.483 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-23 13:44:39.486 | + inc/meta-config:merge_config_group:171 : shift 2026-06-23 13:44:39.489 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-23 13:44:39.492 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 13:44:39.496 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-23 13:44:39.499 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-23 13:44:39.503 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-23 13:44:39.506 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-23 13:44:39.509 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-23 13:44:39.513 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 13:44:39.516 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-23 13:44:39.516 | /^\[\[.+\|.*\]\]/ { 2026-06-23 13:44:39.516 | gsub("[][]", "", $1); 2026-06-23 13:44:39.516 | split($1, a, "|"); 2026-06-23 13:44:39.516 | if (a[1] == matchgroup) 2026-06-23 13:44:39.516 | print a[2] 2026-06-23 13:44:39.516 | } 2026-06-23 13:44:39.517 | ' /home/quobyte/devstack/local.conf 2026-06-23 13:44:39.523 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-06-23 13:44:39.545 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:44:39.549 | + ./stack.sh:main:1436 : is_nova_ready 2026-06-23 13:44:39.552 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-23 13:44:39.555 | + functions:wait_for_compute:490 : local timeout=60 2026-06-23 13:44:39.559 | + functions:wait_for_compute:491 : local rval=0 2026-06-23 13:44:39.562 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-23 13:44:39.565 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-23 13:44:39.569 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-23 13:44:39.572 | + functions-common:time_start:2401 : local start_time= 2026-06-23 13:44:39.576 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:44:39.580 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:44:39.585 | + functions-common:time_start:2405 : _TIME_START[$name]=1782222279581 2026-06-23 13:44:39.591 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-23 13:44:39.616 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-23 13:44:39.620 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-23 13:44:39.624 | ++ functions:wait_for_compute:496 : hostname 2026-06-23 13:44:39.629 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-23 13:44:39.632 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-23 13:44:39.638 | ++ functions:wait_for_compute:498 : hostname 2026-06-23 13:44:39.642 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:44:39.645 | + :: : ID= 2026-06-23 13:44:39.647 | + :: : [[ '' == '' ]] 2026-06-23 13:44:39.649 | + :: : sleep 1 2026-06-23 13:44:40.653 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-23 13:44:40.655 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-23 13:44:44.191 | + :: : ID=d4f33f39-1c56-4ffd-b7b3-9b7ab5466fa5 2026-06-23 13:44:44.193 | + :: : [[ d4f33f39-1c56-4ffd-b7b3-9b7ab5466fa5 == '' ]] 2026-06-23 13:44:44.198 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-23 13:44:44.202 | + functions-common:time_stop:2414 : local name 2026-06-23 13:44:44.206 | + functions-common:time_stop:2415 : local end_time 2026-06-23 13:44:44.210 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:44:44.214 | + functions-common:time_stop:2417 : local total 2026-06-23 13:44:44.218 | + functions-common:time_stop:2418 : local start_time 2026-06-23 13:44:44.221 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-23 13:44:44.225 | + functions-common:time_stop:2421 : start_time=1782222279581 2026-06-23 13:44:44.229 | + functions-common:time_stop:2423 : [[ -z 1782222279581 ]] 2026-06-23 13:44:44.234 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:44:44.240 | + functions-common:time_stop:2426 : end_time=1782222284236 2026-06-23 13:44:44.244 | + functions-common:time_stop:2427 : elapsed_time=4655 2026-06-23 13:44:44.248 | + functions-common:time_stop:2428 : total=25398 2026-06-23 13:44:44.253 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:44:44.256 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30053 2026-06-23 13:44:44.260 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-23 13:44:44.264 | + functions:wait_for_compute:516 : return 0 2026-06-23 13:44:44.268 | + ./stack.sh:main:1440 : service_check 2026-06-23 13:44:44.272 | + functions-common:service_check:1707 : local service 2026-06-23 13:44:44.276 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:44.280 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@key.service 2026-06-23 13:44:44.299 | not-found 2026-06-23 13:44:44.305 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:44.310 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api.service 2026-06-23 13:44:44.330 | enabled 2026-06-23 13:44:44.335 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-23 13:44:44.362 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-23 13:44:44.362 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-23 13:44:44.362 | Active: active (running) since Tue 2026-06-23 15:41:17 CEST; 3min 27s ago 2026-06-23 13:44:44.362 | Main PID: 68051 (uwsgi) 2026-06-23 13:44:44.362 | Status: "uWSGI is ready" 2026-06-23 13:44:44.362 | Tasks: 17 (limit: 14255) 2026-06-23 13:44:44.363 | Memory: 275.7M (peak: 276.1M) 2026-06-23 13:44:44.363 | CPU: 14.911s 2026-06-23 13:44:44.363 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-23 13:44:44.363 | ├─68051 "nova-apiuWSGI master" 2026-06-23 13:44:44.363 | ├─68052 "nova-apiuWSGI worker 1" 2026-06-23 13:44:44.363 | └─68053 "nova-apiuWSGI worker 2" 2026-06-23 13:44:44.363 | 2026-06-23 13:44:44.363 | Jun 23 15:44:43 devstack devstack@n-api.service[68053]: [pid: 68053|app: 0|req: 19/36] 192.168.122.245 () {54 vars in 935 bytes} [Tue Jun 23 15:44:43 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-23 13:44:44.363 | Jun 23 15:44:43 devstack devstack@n-api.service[68052]: DEBUG nova.api.openstack.wsgi [None req-158ddd39-90ed-4686-8e07-45561a75199f admin admin] Calling method '>' {{(pid=68052) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-23 13:44:44.363 | Jun 23 15:44:43 devstack devstack@n-api.service[68052]: DEBUG oslo_concurrency.lockutils [None req-158ddd39-90ed-4686-8e07-45561a75199f admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-23 13:44:44.364 | Jun 23 15:44:43 devstack devstack@n-api.service[68052]: DEBUG oslo_concurrency.lockutils [None req-158ddd39-90ed-4686-8e07-45561a75199f 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=68052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-23 13:44:44.364 | Jun 23 15:44:43 devstack devstack@n-api.service[68052]: DEBUG oslo_concurrency.lockutils [None req-158ddd39-90ed-4686-8e07-45561a75199f 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=68052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 13:44:44.364 | Jun 23 15:44:43 devstack devstack@n-api.service[68052]: DEBUG oslo_concurrency.lockutils [None req-158ddd39-90ed-4686-8e07-45561a75199f admin admin] Acquiring lock "0eb8394d-8818-42ec-a591-345942375922" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-23 13:44:44.364 | Jun 23 15:44:43 devstack devstack@n-api.service[68052]: DEBUG oslo_concurrency.lockutils [None req-158ddd39-90ed-4686-8e07-45561a75199f admin admin] Lock "0eb8394d-8818-42ec-a591-345942375922" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=68052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-23 13:44:44.364 | Jun 23 15:44:43 devstack devstack@n-api.service[68052]: DEBUG oslo_concurrency.lockutils [None req-158ddd39-90ed-4686-8e07-45561a75199f admin admin] Lock "0eb8394d-8818-42ec-a591-345942375922" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=68052) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 13:44:44.364 | Jun 23 15:44:43 devstack devstack@n-api.service[68052]: INFO nova.api.openstack.requestlog [None req-158ddd39-90ed-4686-8e07-45561a75199f admin admin] 192.168.122.245 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.182906 2026-06-23 13:44:44.365 | Jun 23 15:44:43 devstack devstack@n-api.service[68052]: [pid: 68052|app: 0|req: 18/37] 192.168.122.245 () {60 vars in 1325 bytes} [Tue Jun 23 15:44:43 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-23 13:44:44.370 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:44.374 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-23 13:44:44.394 | enabled 2026-06-23 13:44:44.400 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-23 13:44:44.423 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-23 13:44:44.424 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-23 13:44:44.424 | Active: active (running) since Tue 2026-06-23 15:43:46 CEST; 58s ago 2026-06-23 13:44:44.424 | Main PID: 80198 (nova-compute) 2026-06-23 13:44:44.424 | Tasks: 10 (limit: 14255) 2026-06-23 13:44:44.424 | Memory: 137.6M (peak: 138.9M) 2026-06-23 13:44:44.424 | CPU: 4.630s 2026-06-23 13:44:44.424 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-23 13:44:44.424 | └─80198 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-23 13:44:44.425 | 2026-06-23 13:44:44.425 | Jun 23 15:44:16 devstack nova-compute[80198]: DEBUG nova.compute.resource_tracker [None req-8c065523-9bba-4c46-8845-01cd6e0de89c None None] Compute_service record updated for devstack:devstack {{(pid=80198) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-23 13:44:44.425 | Jun 23 15:44:16 devstack nova-compute[80198]: DEBUG oslo_concurrency.lockutils [None req-8c065523-9bba-4c46-8845-01cd6e0de89c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.764s {{(pid=80198) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 13:44:44.425 | Jun 23 15:44:16 devstack nova-compute[80198]: DEBUG nova.service [None req-8c065523-9bba-4c46-8845-01cd6e0de89c None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80198) start /opt/stack/nova/nova/service.py:195}} 2026-06-23 13:44:44.425 | Jun 23 15:44:16 devstack nova-compute[80198]: DEBUG nova.service [None req-8c065523-9bba-4c46-8845-01cd6e0de89c None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80198) start /opt/stack/nova/nova/service.py:211}} 2026-06-23 13:44:44.425 | Jun 23 15:44:16 devstack nova-compute[80198]: DEBUG nova.service [None req-8c065523-9bba-4c46-8845-01cd6e0de89c None None] Join ServiceGroup membership for this service compute {{(pid=80198) start /opt/stack/nova/nova/service.py:221}} 2026-06-23 13:44:44.425 | Jun 23 15:44:16 devstack nova-compute[80198]: DEBUG nova.servicegroup.drivers.db [None req-8c065523-9bba-4c46-8845-01cd6e0de89c None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80198) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-23 13:44:44.426 | Jun 23 15:44:21 devstack nova-compute[80198]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.49 seconds {{(pid=80198) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:44.426 | Jun 23 15:44:37 devstack nova-compute[80198]: DEBUG oslo_service.periodic_task [None req-71d3205b-6eba-41e1-8c80-2be10626ec6a None None] Running periodic task ComputeManager._sync_power_states {{(pid=80198) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-23 13:44:44.426 | Jun 23 15:44:37 devstack nova-compute[80198]: DEBUG oslo_service.periodic_task [None req-71d3205b-6eba-41e1-8c80-2be10626ec6a None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=80198) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-23 13:44:44.426 | Jun 23 15:44:37 devstack nova-compute[80198]: DEBUG oslo.service.backend._threading.loopingcall [None req-71d3205b-6eba-41e1-8c80-2be10626ec6a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 12.77 seconds {{(pid=80198) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:44.431 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:44.435 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-23 13:44:44.454 | not-found 2026-06-23 13:44:44.460 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:44.464 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-23 13:44:44.485 | enabled 2026-06-23 13:44:44.491 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-23 13:44:44.514 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-23 13:44:44.515 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-23 13:44:44.515 | Active: active (running) since Tue 2026-06-23 15:43:33 CEST; 1min 11s ago 2026-06-23 13:44:44.515 | Main PID: 76511 (nova-scheduler:) 2026-06-23 13:44:44.515 | Tasks: 19 (limit: 14255) 2026-06-23 13:44:44.515 | Memory: 157.1M (peak: 157.6M) 2026-06-23 13:44:44.515 | CPU: 5.112s 2026-06-23 13:44:44.516 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-23 13:44:44.517 | ├─76511 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-23 13:44:44.517 | ├─78363 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-23 13:44:44.517 | └─78369 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-23 13:44:44.517 | 2026-06-23 13:44:44.517 | Jun 23 15:43:41 devstack nova-scheduler[78363]: DEBUG oslo.service.backend._threading.loopingcall [None req-f9a94c0a-fb80-40ad-8f93-b522eca44ecd None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78363) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:44.517 | Jun 23 15:43:45 devstack nova-scheduler[78369]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=78369) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:44.517 | Jun 23 15:43:45 devstack nova-scheduler[78363]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=78363) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:44.517 | Jun 23 15:43:47 devstack nova-scheduler[76511]: DEBUG dbcounter [-] [76511] Writing DB stats nova_api:SELECT=3 {{(pid=76511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.517 | Jun 23 15:43:47 devstack nova-scheduler[76511]: DEBUG dbcounter [-] [76511] Writing DB stats nova_cell1:SELECT=1 {{(pid=76511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.517 | Jun 23 15:43:47 devstack nova-scheduler[76511]: DEBUG dbcounter [-] [76511] Writing DB stats nova_cell0:SELECT=1 {{(pid=76511) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.518 | Jun 23 15:43:55 devstack nova-scheduler[78369]: DEBUG dbcounter [-] [78369] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78369) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.518 | Jun 23 15:43:55 devstack nova-scheduler[78363]: DEBUG dbcounter [-] [78363] Writing DB stats nova_cell0:SELECT=3 {{(pid=78363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.518 | Jun 23 15:44:13 devstack nova-scheduler[78369]: DEBUG oslo.service.backend._threading.loopingcall [None req-d9a42b56-8bdb-4823-9eb6-c7e34c9dd194 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78369) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:44.518 | Jun 23 15:44:41 devstack nova-scheduler[78363]: DEBUG oslo.service.backend._threading.loopingcall [None req-f9a94c0a-fb80-40ad-8f93-b522eca44ecd None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78363) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:44.521 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:44.526 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-23 13:44:44.544 | not-found 2026-06-23 13:44:44.550 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:44.555 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-23 13:44:44.575 | enabled 2026-06-23 13:44:44.581 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-23 13:44:44.605 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-23 13:44:44.605 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-23 13:44:44.605 | Active: active (running) since Tue 2026-06-23 15:43:35 CEST; 1min 8s ago 2026-06-23 13:44:44.606 | Main PID: 77124 (uwsgi) 2026-06-23 13:44:44.606 | Status: "uWSGI is ready" 2026-06-23 13:44:44.606 | Tasks: 16 (limit: 14255) 2026-06-23 13:44:44.606 | Memory: 222.9M (peak: 223.4M) 2026-06-23 13:44:44.606 | CPU: 10.254s 2026-06-23 13:44:44.606 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-23 13:44:44.606 | ├─77124 "nova-api-metauWSGI master" 2026-06-23 13:44:44.606 | ├─77125 "nova-api-metauWSGI worker 1" 2026-06-23 13:44:44.606 | ├─77127 "nova-api-metauWSGI worker 2" 2026-06-23 13:44:44.606 | └─77129 "nova-api-metauWSGI http 1" 2026-06-23 13:44:44.606 | 2026-06-23 13:44:44.607 | Jun 23 15:43:42 devstack devstack@n-api-meta.service[77127]: DEBUG nova.api.openstack.wsgi_app [None req-3c2eff9c-c514-4a4c-8f4d-d44df027c2fb None None] ******************************************************************************** {{(pid=77127) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-23 13:44:44.609 | Jun 23 15:43:42 devstack devstack@n-api-meta.service[77127]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7c8cce6a3668 pid: 77127 (default app) 2026-06-23 13:44:44.609 | Jun 23 15:43:50 devstack devstack@n-api-meta.service[77125]: DEBUG dbcounter [-] [77125] Writing DB stats nova_api:SELECT=1 {{(pid=77125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.609 | Jun 23 15:43:51 devstack devstack@n-api-meta.service[77127]: DEBUG dbcounter [-] [77127] Writing DB stats nova_api:SELECT=1 {{(pid=77127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.610 | Jun 23 15:43:51 devstack devstack@n-api-meta.service[77125]: DEBUG dbcounter [-] [77125] Writing DB stats nova_cell1:SELECT=1 {{(pid=77125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.610 | Jun 23 15:43:51 devstack devstack@n-api-meta.service[77125]: DEBUG dbcounter [-] [77125] Writing DB stats nova_cell0:SELECT=1 {{(pid=77125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.610 | Jun 23 15:43:51 devstack devstack@n-api-meta.service[77125]: DEBUG dbcounter [-] [77125] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=77125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.610 | Jun 23 15:43:51 devstack devstack@n-api-meta.service[77127]: DEBUG dbcounter [-] [77127] Writing DB stats nova_cell0:SELECT=1 {{(pid=77127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.610 | Jun 23 15:43:51 devstack devstack@n-api-meta.service[77127]: DEBUG dbcounter [-] [77127] Writing DB stats nova_cell1:SELECT=1 {{(pid=77127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.610 | Jun 23 15:43:51 devstack devstack@n-api-meta.service[77127]: DEBUG dbcounter [-] [77127] Writing DB stats nova_cell0:SELECT=1 {{(pid=77127) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.613 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:44.617 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-23 13:44:44.637 | enabled 2026-06-23 13:44:44.643 | + functions-common:service_check:1714 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-23 13:44:44.665 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-23 13:44:44.666 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-23 13:44:44.666 | Active: active (running) since Tue 2026-06-23 15:42:00 CEST; 2min 44s ago 2026-06-23 13:44:44.666 | Main PID: 74270 (uwsgi) 2026-06-23 13:44:44.666 | Status: "uWSGI is ready" 2026-06-23 13:44:44.666 | Tasks: 5 (limit: 14255) 2026-06-23 13:44:44.666 | Memory: 177.2M (peak: 177.4M) 2026-06-23 13:44:44.666 | CPU: 6.477s 2026-06-23 13:44:44.666 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-23 13:44:44.666 | ├─74270 "placementuWSGI master" 2026-06-23 13:44:44.668 | ├─74271 "placementuWSGI worker 1" 2026-06-23 13:44:44.668 | └─74272 "placementuWSGI worker 2" 2026-06-23 13:44:44.669 | 2026-06-23 13:44:44.669 | Jun 23 15:44:15 devstack devstack@placement-api.service[74272]: INFO placement.requestlog [req-87e5ac31-3755-462d-9afd-08804abe54e7 req-c80d0c58-592d-41b7-bb9c-80c0f0090653 service nova] 192.168.122.245 "PUT /placement/resource_providers/aaa7480b-0890-4d25-bd8b-d5a00fc16fb1/inventories" status: 200 len: 396 microversion: 1.26 2026-06-23 13:44:44.669 | Jun 23 15:44:15 devstack devstack@placement-api.service[74272]: [pid: 74272|app: 0|req: 5/9] 192.168.122.245 () {64 vars in 1498 bytes} [Tue Jun 23 15:44:14 2026] PUT /placement/resource_providers/aaa7480b-0890-4d25-bd8b-d5a00fc16fb1/inventories => generated 396 bytes in 110 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-23 13:44:44.669 | Jun 23 15:44:15 devstack devstack@placement-api.service[74271]: DEBUG placement.requestlog [req-87e5ac31-3755-462d-9afd-08804abe54e7 req-05fa09bb-90e2-450b-9f69-567d05b761f7 None None] Starting request: 192.168.122.245 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_ABM,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE2,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_RESCUE_BFV,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_USB,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_BMI2,HW_CPU_X86_SSE41,HW_CPU_X86_CLMUL,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_VOLUME_EXTEND,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_FMA3,HW_CPU_X86_BMI,HW_CPU_X86_MMX,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ARCH_X86_64,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSSE3,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_AVX,HW_ARCH_X86_64,HW_CPU_X86_SSE42,COMPUTE_ACCELERATORS,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_AVX2,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_SCSI" {{(pid=74271) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-23 13:44:44.669 | Jun 23 15:44:15 devstack devstack@placement-api.service[74271]: INFO placement.requestlog [req-87e5ac31-3755-462d-9afd-08804abe54e7 req-05fa09bb-90e2-450b-9f69-567d05b761f7 service nova] 192.168.122.245 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_ABM,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE2,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_RESCUE_BFV,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_USB,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_BMI2,HW_CPU_X86_SSE41,HW_CPU_X86_CLMUL,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_VOLUME_EXTEND,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_FMA3,HW_CPU_X86_BMI,HW_CPU_X86_MMX,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ARCH_X86_64,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSSE3,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_AVX,HW_ARCH_X86_64,HW_CPU_X86_SSE42,COMPUTE_ACCELERATORS,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_AVX2,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_SCSI" status: 200 len: 2058 microversion: 1.6 2026-06-23 13:44:44.670 | Jun 23 15:44:15 devstack devstack@placement-api.service[74271]: [pid: 74271|app: 0|req: 5/10] 192.168.122.245 () {60 vars in 4912 bytes} [Tue Jun 23 15:44:15 2026] GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_ABM,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_F16C,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_ISO,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_NE2K_PCI,HW_CPU_X86_SSE2,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_RESCUE_BFV,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_USB,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_BMI2,HW_CPU_X86_SSE41,HW_CPU_X86_CLMUL,HW_CPU_X86_AMD_SVM,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_SOUND_MODEL_AC97,HW_CPU_X86_SSE4A,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_VOLUME_EXTEND,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_FMA3,HW_CPU_X86_BMI,HW_CPU_X86_MMX,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_SVM,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ARCH_X86_64,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSSE3,COMPUTE_SECURITY_STATELESS_FIRMWARE,HW_CPU_X86_AVX,HW_ARCH_X86_64,HW_CPU_X86_SSE42,COMPUTE_ACCELERATORS,HW_CPU_X86_AESNI,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_AVX2,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_SHA,COMPUTE_STORAGE_BUS_SCSI => generated 2058 bytes in 43 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-23 13:44:44.670 | Jun 23 15:44:15 devstack devstack@placement-api.service[74272]: DEBUG placement.requestlog [req-87e5ac31-3755-462d-9afd-08804abe54e7 req-7069cd96-99be-472b-b8db-146f91dd2155 None None] Starting request: 192.168.122.245 "PUT /placement/resource_providers/aaa7480b-0890-4d25-bd8b-d5a00fc16fb1/traits" {{(pid=74272) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-23 13:44:44.670 | Jun 23 15:44:15 devstack devstack@placement-api.service[74272]: INFO placement.requestlog [req-87e5ac31-3755-462d-9afd-08804abe54e7 req-7069cd96-99be-472b-b8db-146f91dd2155 service nova] 192.168.122.245 "PUT /placement/resource_providers/aaa7480b-0890-4d25-bd8b-d5a00fc16fb1/traits" status: 200 len: 2093 microversion: 1.6 2026-06-23 13:44:44.670 | Jun 23 15:44:15 devstack devstack@placement-api.service[74272]: [pid: 74272|app: 0|req: 6/11] 192.168.122.245 () {64 vars in 1483 bytes} [Tue Jun 23 15:44:15 2026] PUT /placement/resource_providers/aaa7480b-0890-4d25-bd8b-d5a00fc16fb1/traits => generated 2093 bytes in 351 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-23 13:44:44.670 | Jun 23 15:44:25 devstack devstack@placement-api.service[74271]: DEBUG dbcounter [-] [74271] Writing DB stats placement:SELECT=4 {{(pid=74271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.670 | Jun 23 15:44:25 devstack devstack@placement-api.service[74272]: DEBUG dbcounter [-] [74272] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=74272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.675 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:44.679 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-23 13:44:44.698 | not-found 2026-06-23 13:44:44.704 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:44.709 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-api.service 2026-06-23 13:44:44.729 | enabled 2026-06-23 13:44:44.736 | + functions-common:service_check:1714 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-23 13:44:44.762 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-23 13:44:44.762 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-23 13:44:44.762 | Active: active (running) since Tue 2026-06-23 15:44:12 CEST; 32s ago 2026-06-23 13:44:44.762 | Main PID: 83316 (uwsgi) 2026-06-23 13:44:44.762 | Status: "uWSGI is ready" 2026-06-23 13:44:44.762 | Tasks: 9 (limit: 14255) 2026-06-23 13:44:44.762 | Memory: 258.5M (peak: 259.0M) 2026-06-23 13:44:44.762 | CPU: 11.064s 2026-06-23 13:44:44.762 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-23 13:44:44.763 | ├─83316 "glance-apiuWSGI master" 2026-06-23 13:44:44.763 | ├─83322 "glance-apiuWSGI worker 1" 2026-06-23 13:44:44.763 | └─83323 "glance-apiuWSGI worker 2" 2026-06-23 13:44:44.763 | 2026-06-23 13:44:44.763 | Jun 23 15:44:25 devstack devstack@g-api.service[83322]: INFO glance.location [None req-8f488b12-7ded-42ec-8beb-ece1e678644c admin admin] Image format matched and virtual size computed: 117440512 2026-06-23 13:44:44.763 | Jun 23 15:44:25 devstack devstack@g-api.service[83322]: DEBUG glance_store.backend [None req-8f488b12-7ded-42ec-8beb-ece1e678644c admin admin] Skipping store.set_acls... not implemented. {{(pid=83322) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-23 13:44:44.763 | Jun 23 15:44:25 devstack devstack@g-api.service[83322]: [pid: 83322|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Tue Jun 23 15:44:23 2026] PUT /v2/images/6aac4d99-2f53-4de8-8fee-643558b40ac5/file => generated 0 bytes in 1889 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-23 13:44:44.763 | Jun 23 15:44:25 devstack devstack@g-api.service[83323]: DEBUG glance.api.middleware.version_negotiation [None req-9270ada2-cb9a-42a8-b672-24846bdf071d admin admin] Determining version of request: GET /v2/images/6aac4d99-2f53-4de8-8fee-643558b40ac5 Accept: */* {{(pid=83323) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-23 13:44:44.763 | Jun 23 15:44:25 devstack devstack@g-api.service[83323]: DEBUG glance.api.middleware.version_negotiation [None req-9270ada2-cb9a-42a8-b672-24846bdf071d admin admin] Using url versioning {{(pid=83323) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-23 13:44:44.763 | Jun 23 15:44:25 devstack devstack@g-api.service[83323]: DEBUG glance.api.middleware.version_negotiation [None req-9270ada2-cb9a-42a8-b672-24846bdf071d admin admin] Matched version: v2 {{(pid=83323) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-23 13:44:44.763 | Jun 23 15:44:25 devstack devstack@g-api.service[83323]: DEBUG glance.api.middleware.version_negotiation [None req-9270ada2-cb9a-42a8-b672-24846bdf071d admin admin] new path /v2/images/6aac4d99-2f53-4de8-8fee-643558b40ac5 {{(pid=83323) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-23 13:44:44.764 | Jun 23 15:44:25 devstack devstack@g-api.service[83323]: [pid: 83323|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Tue Jun 23 15:44:25 2026] GET /v2/images/6aac4d99-2f53-4de8-8fee-643558b40ac5 => generated 976 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 13:44:44.764 | Jun 23 15:44:35 devstack devstack@g-api.service[83322]: DEBUG dbcounter [-] [83322] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.764 | Jun 23 15:44:35 devstack devstack@g-api.service[83323]: DEBUG dbcounter [-] [83323] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.769 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:44.774 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-23 13:44:44.793 | enabled 2026-06-23 13:44:44.800 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-23 13:44:44.823 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-23 13:44:44.824 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-23 13:44:44.824 | Active: active (running) since Tue 2026-06-23 15:44:01 CEST; 43s ago 2026-06-23 13:44:44.824 | Main PID: 81804 (cinder-schedule) 2026-06-23 13:44:44.824 | Tasks: 1 (limit: 14255) 2026-06-23 13:44:44.824 | Memory: 109.5M (peak: 109.8M) 2026-06-23 13:44:44.824 | CPU: 4.233s 2026-06-23 13:44:44.825 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-23 13:44:44.825 | └─81804 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-23 13:44:44.825 | 2026-06-23 13:44:44.825 | Jun 23 15:44:06 devstack cinder-scheduler[81804]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-23 13:44:44.825 | Jun 23 15:44:06 devstack cinder-scheduler[81804]: INFO cinder.manager [None req-e5093462-45c0-4354-b700-da823206a4b0 None None] Initiating service 1 cleanup 2026-06-23 13:44:44.825 | Jun 23 15:44:06 devstack cinder-scheduler[81804]: INFO cinder.manager [None req-e5093462-45c0-4354-b700-da823206a4b0 None None] Service 1 cleanup completed. 2026-06-23 13:44:44.825 | Jun 23 15:44:06 devstack cinder-scheduler[81804]: DEBUG cinder.service [None req-e5093462-45c0-4354-b700-da823206a4b0 None None] Creating RPC server for service cinder-scheduler {{(pid=81804) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-23 13:44:44.825 | Jun 23 15:44:06 devstack cinder-scheduler[81804]: DEBUG cinder.service [None req-e5093462-45c0-4354-b700-da823206a4b0 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=81804) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-23 13:44:44.825 | Jun 23 15:44:16 devstack cinder-scheduler[81804]: DEBUG dbcounter [-] [81804] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=81804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.825 | Jun 23 15:44:24 devstack cinder-scheduler[81804]: DEBUG cinder.scheduler.host_manager [None req-5980f937-b680-4577-bd39-595b3010b3ac 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=81804) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-23 13:44:44.825 | Jun 23 15:44:24 devstack cinder-scheduler[81804]: DEBUG cinder.scheduler.host_manager [None req-5980f937-b680-4577-bd39-595b3010b3ac None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 23, 13, 44, 24, 112016)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 6, 23, 13, 44, 24, 112016)}]. {{(pid=81804) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-23 13:44:44.826 | Jun 23 15:44:24 devstack cinder-scheduler[81804]: DEBUG cinder.scheduler.host_manager [None req-5980f937-b680-4577-bd39-595b3010b3ac None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 6, 23, 13, 44, 24, 78989)} {{(pid=81804) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-23 13:44:44.826 | Jun 23 15:44:34 devstack cinder-scheduler[81804]: DEBUG dbcounter [-] [81804] Writing DB stats cinder:SELECT=1 {{(pid=81804) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.830 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:44.834 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-api.service 2026-06-23 13:44:44.856 | enabled 2026-06-23 13:44:44.862 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-23 13:44:44.886 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-23 13:44:44.886 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-23 13:44:44.886 | Active: active (running) since Tue 2026-06-23 15:43:53 CEST; 50s ago 2026-06-23 13:44:44.886 | Main PID: 81076 (uwsgi) 2026-06-23 13:44:44.886 | Status: "uWSGI is ready" 2026-06-23 13:44:44.886 | Tasks: 7 (limit: 14255) 2026-06-23 13:44:44.886 | Memory: 246.5M (peak: 247.0M) 2026-06-23 13:44:44.886 | CPU: 11.184s 2026-06-23 13:44:44.886 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-23 13:44:44.886 | ├─81076 "cinder-apiuWSGI master" 2026-06-23 13:44:44.887 | ├─81079 "cinder-apiuWSGI worker 1" 2026-06-23 13:44:44.887 | └─81080 "cinder-apiuWSGI worker 2" 2026-06-23 13:44:44.887 | 2026-06-23 13:44:44.887 | Jun 23 15:44:08 devstack devstack@c-api.service[81079]: INFO cinder.api.openstack.wsgi [req-77661295-d4fa-4164-8e2d-6f2305a2b563 req-16721082-498c-4c8d-941d-d006ef749789 admin admin] POST http://192.168.122.245/volume/v3/types/3e0f9062-a489-468c-82ea-564e953cb89f/extra_specs 2026-06-23 13:44:44.887 | Jun 23 15:44:08 devstack devstack@c-api.service[81079]: DEBUG cinder.api.openstack.wsgi [req-77661295-d4fa-4164-8e2d-6f2305a2b563 req-16721082-498c-4c8d-941d-d006ef749789 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=81079) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-23 13:44:44.887 | Jun 23 15:44:08 devstack devstack@c-api.service[81079]: DEBUG dbcounter [-] [81079] Writing DB stats cinder:SELECT=6 {{(pid=81079) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.887 | Jun 23 15:44:08 devstack devstack@c-api.service[81079]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-06-23 13:44:44.887 | Jun 23 15:44:08 devstack devstack@c-api.service[81079]: warnings.warn( 2026-06-23 13:44:44.887 | Jun 23 15:44:09 devstack devstack@c-api.service[81079]: DEBUG oslo_db.sqlalchemy.engines [req-77661295-d4fa-4164-8e2d-6f2305a2b563 req-16721082-498c-4c8d-941d-d006ef749789 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=81079) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-23 13:44:44.887 | Jun 23 15:44:09 devstack devstack@c-api.service[81079]: INFO cinder.api.openstack.wsgi [req-77661295-d4fa-4164-8e2d-6f2305a2b563 req-16721082-498c-4c8d-941d-d006ef749789 admin admin] http://192.168.122.245/volume/v3/types/3e0f9062-a489-468c-82ea-564e953cb89f/extra_specs returned with HTTP 200 2026-06-23 13:44:44.888 | Jun 23 15:44:09 devstack devstack@c-api.service[81079]: [pid: 81079|app: 0|req: 1/3] 192.168.122.245 () {62 vars in 1363 bytes} [Tue Jun 23 15:44:08 2026] POST /volume/v3/types/3e0f9062-a489-468c-82ea-564e953cb89f/extra_specs => generated 55 bytes in 1011 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2026-06-23 13:44:44.888 | Jun 23 15:44:18 devstack devstack@c-api.service[81080]: DEBUG dbcounter [-] [81080] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=81080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.888 | Jun 23 15:44:19 devstack devstack@c-api.service[81079]: DEBUG dbcounter [-] [81079] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=81079) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.893 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:44.898 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-23 13:44:44.917 | enabled 2026-06-23 13:44:44.924 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-23 13:44:44.947 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-23 13:44:44.948 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-23 13:44:44.948 | Active: active (running) since Tue 2026-06-23 15:44:03 CEST; 41s ago 2026-06-23 13:44:44.948 | Main PID: 82462 (cinder-volume) 2026-06-23 13:44:44.948 | Tasks: 2 (limit: 14255) 2026-06-23 13:44:44.948 | Memory: 144.1M (peak: 172.6M) 2026-06-23 13:44:44.948 | CPU: 20.973s 2026-06-23 13:44:44.948 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-23 13:44:44.948 | ├─82462 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-23 13:44:44.948 | └─82623 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-23 13:44:44.948 | 2026-06-23 13:44:44.948 | Jun 23 15:44:26 devstack sudo[83813]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-06-23 13:44:44.949 | Jun 23 15:44:26 devstack sudo[83813]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-23 13:44:44.949 | Jun 23 15:44:27 devstack sudo[83813]: pam_unix(sudo:session): session closed for user root 2026-06-23 13:44:44.949 | Jun 23 15:44:27 devstack cinder-volume[82623]: DEBUG oslo_concurrency.processutils [None req-5980f937-b680-4577-bd39-595b3010b3ac 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.660s {{(pid=82623) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-23 13:44:44.949 | Jun 23 15:44:27 devstack cinder-volume[82623]: INFO cinder.volume.manager [None req-5980f937-b680-4577-bd39-595b3010b3ac None None] Driver post RPC initialization completed successfully. 2026-06-23 13:44:44.949 | Jun 23 15:44:37 devstack cinder-volume[82623]: DEBUG dbcounter [-] [82623] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=82623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.949 | Jun 23 15:44:37 devstack cinder-volume[82623]: DEBUG dbcounter [-] [82623] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=82623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:44.949 | Jun 23 15:44:37 devstack cinder-volume[82623]: DEBUG oslo_service.periodic_task [None req-ff51d14f-8d6e-4d82-9939-ad666e88d16a None None] Running periodic task VolumeManager._thread_info {{(pid=82623) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-23 13:44:44.949 | Jun 23 15:44:37 devstack cinder-volume[82623]: DEBUG cinder.volume.manager [None req-ff51d14f-8d6e-4d82-9939-ad666e88d16a None None] thread count: 6 {{(pid=82623) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-06-23 13:44:44.949 | Jun 23 15:44:37 devstack cinder-volume[82623]: DEBUG cinder.volume.manager [None req-ff51d14f-8d6e-4d82-9939-ad666e88d16a None None] thread info: [<_MainThread(MainThread, started 129112624005248)>, , , , , ] {{(pid=82623) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-06-23 13:44:44.954 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:44.959 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-23 13:44:44.977 | not-found 2026-06-23 13:44:44.983 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:44.988 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-23 13:44:45.007 | not-found 2026-06-23 13:44:45.014 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.018 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-23 13:44:45.037 | not-found 2026-06-23 13:44:45.044 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.048 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-23 13:44:45.066 | not-found 2026-06-23 13:44:45.073 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.077 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-23 13:44:45.095 | not-found 2026-06-23 13:44:45.102 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.106 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-23 13:44:45.126 | enabled 2026-06-23 13:44:45.132 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-23 13:44:45.156 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-23 13:44:45.156 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-23 13:44:45.156 | Active: active (running) since Tue 2026-06-23 15:41:39 CEST; 3min 6s ago 2026-06-23 13:44:45.156 | Main PID: 70861 (neutron-ovn-age) 2026-06-23 13:44:45.156 | Tasks: 20 (limit: 14255) 2026-06-23 13:44:45.156 | Memory: 345.3M (peak: 346.1M) 2026-06-23 13:44:45.156 | CPU: 12.632s 2026-06-23 13:44:45.156 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-23 13:44:45.157 | ├─70861 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-23 13:44:45.157 | ├─72195 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-23 13:44:45.157 | ├─72620 /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/tmpbtg65zsv/privsep.sock 2026-06-23 13:44:45.157 | └─75168 /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/tmpu1dro_ng/privsep.sock 2026-06-23 13:44:45.157 | 2026-06-23 13:44:45.157 | Jun 23 15:43:43 devstack neutron-ovn-agent[72195]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 13:44:45.158 | Jun 23 15:43:43 devstack neutron-ovn-agent[72195]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-23 13:44:45.158 | Jun 23 15:43:43 devstack neutron-ovn-agent[72195]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.002s {{(pid=72195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-23 13:44:45.158 | Jun 23 15:43:43 devstack neutron-ovn-agent[72195]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 13:44:45.158 | Jun 23 15:44:43 devstack neutron-ovn-agent[72195]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-23 13:44:45.158 | Jun 23 15:44:43 devstack neutron-ovn-agent[72195]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.003s {{(pid=72195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-23 13:44:45.158 | Jun 23 15:44:43 devstack neutron-ovn-agent[72195]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 13:44:45.158 | Jun 23 15:44:43 devstack neutron-ovn-agent[72195]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-23 13:44:45.158 | Jun 23 15:44:43 devstack neutron-ovn-agent[72195]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-23 13:44:45.158 | Jun 23 15:44:43 devstack neutron-ovn-agent[72195]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72195) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-23 13:44:45.162 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.167 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-23 13:44:45.187 | not-found 2026-06-23 13:44:45.193 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.197 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tempest.service 2026-06-23 13:44:45.216 | not-found 2026-06-23 13:44:45.222 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.226 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@mysql.service 2026-06-23 13:44:45.245 | not-found 2026-06-23 13:44:45.251 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.256 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-23 13:44:45.275 | not-found 2026-06-23 13:44:45.281 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.286 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@dstat.service 2026-06-23 13:44:45.306 | enabled 2026-06-23 13:44:45.312 | + functions-common:service_check:1714 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-23 13:44:45.335 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-23 13:44:45.335 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-23 13:44:45.335 | Active: active (running) since Tue 2026-06-23 15:34:43 CEST; 10min ago 2026-06-23 13:44:45.336 | Main PID: 47306 (dstat.sh) 2026-06-23 13:44:45.336 | Tasks: 3 (limit: 14255) 2026-06-23 13:44:45.336 | Memory: 27.5M (peak: 28.0M) 2026-06-23 13:44:45.336 | CPU: 3.511s 2026-06-23 13:44:45.336 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-23 13:44:45.336 | ├─47306 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-23 13:44:45.336 | ├─47466 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-23 13:44:45.336 | └─47467 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-23 13:44:45.336 | 2026-06-23 13:44:45.336 | Jun 23 15:44:35 devstack dstat.sh[47467]: 23-06 15:44:35| 25 7 63 0 0|5322M 288M 220M 5901M| 52B 0 | 84k 508k|5.00 61.0 |3202 3066 |3.23 2.43 1.65|1.0 0 2.0| 0 0 | | 17 283 0 36 0 2026-06-23 13:44:45.337 | Jun 23 15:44:36 devstack dstat.sh[47467]: 23-06 15:44:36| 15 15 64 0 0|5259M 351M 220M 5901M| 11k 35k| 52k 256k|5.00 15.0 |4254 3524 |3.05 2.41 1.65|1.0 0 262| 0 0 | | 17 283 0 36 0 2026-06-23 13:44:45.337 | Jun 23 15:44:37 devstack dstat.sh[47467]: 23-06 15:44:37| 22 10 65 0 0|5273M 337M 220M 5901M| 52B 0 | 0 264k| 0 31.0 |2388 1814 |3.05 2.41 1.65|1.0 0 3.0| 0 0 | | 17 287 0 36 0 2026-06-23 13:44:45.337 | Jun 23 15:44:38 devstack dstat.sh[47467]: 23-06 15:44:38| 19 9 70 0 0|5309M 301M 220M 5901M| 0 0 | 0 376k| 0 27.0 |2098 1699 |3.05 2.41 1.65|2.0 0 0| 0 0 | | 17 287 0 36 0 2026-06-23 13:44:45.337 | Jun 23 15:44:39 devstack dstat.sh[47467]: 23-06 15:44:39| 13 13 67 0 0|5273M 337M 220M 5901M|8167B 23k| 140k 84k|6.00 7.00 |4456 3864 |3.05 2.41 1.65|1.0 0 279| 0 0 | | 17 287 0 36 0 2026-06-23 13:44:45.337 | Jun 23 15:44:40 devstack dstat.sh[47467]: 23-06 15:44:40| 2 2 94 0 0|5280M 329M 220M 5901M| 132B 476B| 0 156k| 0 7.00 |1003 1326 |3.05 2.41 1.65|2.0 0 6.0| 0 0 | | 17 287 0 36 0 2026-06-23 13:44:45.337 | Jun 23 15:44:41 devstack dstat.sh[47467]: 23-06 15:44:41| 18 9 71 0 0|5282M 327M 220M 5901M| 52B 0 | 0 4097B| 0 1.00 |1981 1479 |2.89 2.38 1.65|1.0 0 0| 0 0 | | 17 287 0 36 0 2026-06-23 13:44:45.337 | Jun 23 15:44:42 devstack dstat.sh[47467]: 23-06 15:44:42| 18 8 70 0 0|5300M 309M 220M 5901M| 0 0 | 0 216k| 0 21.0 |2147 1846 |2.89 2.38 1.65|2.0 0 0| 0 0 | | 17 287 0 36 0 2026-06-23 13:44:45.337 | Jun 23 15:44:43 devstack dstat.sh[47467]: 23-06 15:44:43| 24 8 65 0 0|5314M 295M 220M 5901M| 52B 0 | 0 2774k| 0 453 |3080 2955 |2.89 2.38 1.65|2.0 0 7.0| 0 0 | | 17 294 0 36 0 2026-06-23 13:44:45.337 | Jun 23 15:44:44 devstack dstat.sh[47467]: 23-06 15:44:44| 16 13 65 0 0|5268M 341M 220M 5901M|7715B 40k|8184B 412k|2.00 38.0 |4254 3240 |2.89 2.38 1.65|2.0 0 127| 0 0 | | 17 293 0 36 0 2026-06-23 13:44:45.342 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.346 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-23 13:44:45.366 | enabled 2026-06-23 13:44:45.372 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-23 13:44:45.396 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-23 13:44:45.397 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-23 13:44:45.397 | Active: active (running) since Tue 2026-06-23 15:41:36 CEST; 3min 8s ago 2026-06-23 13:44:45.397 | Main PID: 70164 (neutron-ovn-met) 2026-06-23 13:44:45.397 | Tasks: 2 (limit: 14255) 2026-06-23 13:44:45.397 | Memory: 121.5M (peak: 122.1M) 2026-06-23 13:44:45.397 | CPU: 3.788s 2026-06-23 13:44:45.397 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-23 13:44:45.397 | └─70164 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-06-23 13:44:45.397 | 2026-06-23 13:44:45.397 | Jun 23 15:41:40 devstack neutron-ovn-metadata-agent[70164]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-23 13:44:45.397 | Jun 23 15:41:40 devstack neutron-ovn-metadata-agent[70164]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-23 13:44:45.398 | Jun 23 15:41:40 devstack neutron-ovn-metadata-agent[70164]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 13:44:45.398 | Jun 23 15:41:40 devstack neutron-ovn-metadata-agent[70164]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-06-23 13:44:45.398 | Jun 23 15:41:40 devstack neutron-ovn-metadata-agent[70164]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-23 13:44:45.398 | Jun 23 15:41:40 devstack neutron-ovn-metadata-agent[70164]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 13:44:45.398 | Jun 23 15:41:40 devstack neutron-ovn-metadata-agent[70164]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-06-23 13:44:45.398 | Jun 23 15:41:40 devstack neutron-ovn-metadata-agent[70164]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-23 13:44:45.398 | Jun 23 15:41:40 devstack neutron-ovn-metadata-agent[70164]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-23 13:44:45.398 | Jun 23 15:41:40 devstack neutron-ovn-metadata-agent[70164]: ERROR neutron 2026-06-23 13:44:45.403 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.407 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-23 13:44:45.427 | enabled 2026-06-23 13:44:45.433 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-23 13:44:45.457 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-23 13:44:45.457 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-23 13:44:45.457 | Active: active (running) since Tue 2026-06-23 15:41:42 CEST; 3min 2s ago 2026-06-23 13:44:45.457 | Main PID: 71960 (uwsgi) 2026-06-23 13:44:45.457 | Status: "uWSGI is ready" 2026-06-23 13:44:45.457 | Tasks: 23 (limit: 14255) 2026-06-23 13:44:45.457 | Memory: 388.6M (peak: 389.2M) 2026-06-23 13:44:45.457 | CPU: 43.851s 2026-06-23 13:44:45.458 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-23 13:44:45.458 | ├─71960 "neutron-apiuWSGI master" 2026-06-23 13:44:45.458 | ├─71961 "neutron-apiuWSGI worker 1" 2026-06-23 13:44:45.458 | └─71962 "neutron-apiuWSGI worker 2" 2026-06-23 13:44:45.458 | 2026-06-23 13:44:45.458 | Jun 23 15:44:26 devstack devstack@neutron-api.service[71962]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71962) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-23 13:44:45.458 | Jun 23 15:44:26 devstack devstack@neutron-api.service[71962]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71962) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-23 13:44:45.458 | Jun 23 15:44:28 devstack devstack@neutron-api.service[71961]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71961) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-23 13:44:45.458 | Jun 23 15:44:28 devstack devstack@neutron-api.service[71961]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71961) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-23 13:44:45.458 | Jun 23 15:44:37 devstack devstack@neutron-api.service[71962]: DEBUG dbcounter [-] [71962] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71962) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:45.459 | Jun 23 15:44:38 devstack devstack@neutron-api.service[71961]: DEBUG dbcounter [-] [71961] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=71961) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:45.459 | Jun 23 15:44:41 devstack devstack@neutron-api.service[71962]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71962) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-23 13:44:45.459 | Jun 23 15:44:41 devstack devstack@neutron-api.service[71962]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=71962) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-23 13:44:45.459 | Jun 23 15:44:43 devstack devstack@neutron-api.service[71961]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=71961) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-23 13:44:45.459 | Jun 23 15:44:43 devstack devstack@neutron-api.service[71961]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=71961) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-23 13:44:45.464 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.467 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-23 13:44:45.487 | enabled 2026-06-23 13:44:45.493 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-23 13:44:45.522 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-23 13:44:45.522 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-23 13:44:45.523 | Active: active (running) since Tue 2026-06-23 15:41:47 CEST; 2min 58s ago 2026-06-23 13:44:45.523 | Main PID: 72973 (neutron-periodi) 2026-06-23 13:44:45.523 | Tasks: 15 (limit: 14255) 2026-06-23 13:44:45.523 | Memory: 181.8M (peak: 182.1M) 2026-06-23 13:44:45.523 | CPU: 6.777s 2026-06-23 13:44:45.523 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-23 13:44:45.523 | ├─72973 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-23 13:44:45.523 | └─73756 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-23 13:44:45.523 | 2026-06-23 13:44:45.523 | Jun 23 15:43:34 devstack neutron-periodic-workers[73756]: DEBUG dbcounter [-] [73756] Writing DB stats neutron:SELECT=1 {{(pid=73756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:45.523 | Jun 23 15:43:49 devstack neutron-periodic-workers[73756]: DEBUG oslo.service.backend._threading.loopingcall [None req-6bdad2f6-7594-40c6-a728-440400d2f6a2 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73756) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.524 | Jun 23 15:43:58 devstack neutron-periodic-workers[73756]: DEBUG oslo.service.backend._threading.loopingcall [None req-beeef15f-8ac5-4033-871f-a28d94429fd9 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=73756) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.524 | Jun 23 15:44:01 devstack neutron-periodic-workers[73756]: DEBUG neutron.db.agents_db [None req-a9f6a4f8-6bbd-47bc-a279-09782a5f9443 None None] Agent healthcheck: found 0 active agents {{(pid=73756) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-23 13:44:45.524 | Jun 23 15:44:01 devstack neutron-periodic-workers[73756]: DEBUG oslo.service.backend._threading.loopingcall [None req-a9f6a4f8-6bbd-47bc-a279-09782a5f9443 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73756) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.524 | Jun 23 15:44:11 devstack neutron-periodic-workers[73756]: DEBUG dbcounter [-] [73756] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=73756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:45.524 | Jun 23 15:44:26 devstack neutron-periodic-workers[73756]: DEBUG oslo.service.backend._threading.loopingcall [None req-6bdad2f6-7594-40c6-a728-440400d2f6a2 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=73756) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.524 | Jun 23 15:44:36 devstack neutron-periodic-workers[73756]: DEBUG dbcounter [-] [73756] Writing DB stats neutron:SELECT=3 {{(pid=73756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:45.524 | Jun 23 15:44:38 devstack neutron-periodic-workers[73756]: DEBUG neutron.db.agents_db [None req-a9f6a4f8-6bbd-47bc-a279-09782a5f9443 None None] Agent healthcheck: found 0 active agents {{(pid=73756) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-23 13:44:45.524 | Jun 23 15:44:38 devstack neutron-periodic-workers[73756]: DEBUG oslo.service.backend._threading.loopingcall [None req-a9f6a4f8-6bbd-47bc-a279-09782a5f9443 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=73756) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.530 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.533 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-23 13:44:45.552 | enabled 2026-06-23 13:44:45.558 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-23 13:44:45.584 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-23 13:44:45.584 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-23 13:44:45.584 | Active: active (running) since Tue 2026-06-23 15:41:44 CEST; 3min 0s ago 2026-06-23 13:44:45.584 | Main PID: 72473 (neutron-rpc-ser) 2026-06-23 13:44:45.584 | Tasks: 27 (limit: 14255) 2026-06-23 13:44:45.584 | Memory: 203.9M (peak: 204.6M) 2026-06-23 13:44:45.584 | CPU: 8.038s 2026-06-23 13:44:45.584 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-23 13:44:45.584 | ├─72473 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-23 13:44:45.585 | ├─73804 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-23 13:44:45.585 | └─73812 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-23 13:44:45.585 | 2026-06-23 13:44:45.585 | Jun 23 15:43:27 devstack neutron-rpc-server[73804]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 13:44:45.585 | Jun 23 15:43:27 devstack neutron-rpc-server[73804]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-23 13:44:45.585 | Jun 23 15:43:27 devstack neutron-rpc-server[73804]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-23 13:44:45.585 | Jun 23 15:43:27 devstack neutron-rpc-server[73804]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-23 13:44:45.585 | Jun 23 15:43:27 devstack neutron-rpc-server[73804]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-23 13:44:45.585 | Jun 23 15:43:27 devstack neutron-rpc-server[73804]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-23 13:44:45.585 | Jun 23 15:43:27 devstack neutron-rpc-server[73804]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-23 13:44:45.586 | Jun 23 15:43:27 devstack neutron-rpc-server[73804]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-23 13:44:45.586 | Jun 23 15:43:27 devstack neutron-rpc-server[73804]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-23 13:44:45.586 | Jun 23 15:43:27 devstack neutron-rpc-server[73804]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-23 13:44:45.592 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.596 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-23 13:44:45.617 | enabled 2026-06-23 13:44:45.623 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-23 13:44:45.647 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-23 13:44:45.647 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-23 13:44:45.647 | Active: active (running) since Tue 2026-06-23 15:41:50 CEST; 2min 55s ago 2026-06-23 13:44:45.648 | Main PID: 73480 (neutron-ovn-mai) 2026-06-23 13:44:45.648 | Tasks: 12 (limit: 14255) 2026-06-23 13:44:45.648 | Memory: 254.7M (peak: 255.2M) 2026-06-23 13:44:45.648 | CPU: 7.780s 2026-06-23 13:44:45.648 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-23 13:44:45.648 | ├─73480 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-23 13:44:45.648 | └─73571 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-23 13:44:45.648 | 2026-06-23 13:44:45.648 | Jun 23 15:42:18 devstack neutron-ovn-maintenance-worker[73571]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8743a8e1-e212-4dd7-9b0b-0bafe9a3fbd7 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=73571) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-23 13:44:45.648 | Jun 23 15:42:18 devstack neutron-ovn-maintenance-worker[73571]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8743a8e1-e212-4dd7-9b0b-0bafe9a3fbd7 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=73571) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-23 13:44:45.648 | Jun 23 15:42:18 devstack neutron-ovn-maintenance-worker[73571]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8743a8e1-e212-4dd7-9b0b-0bafe9a3fbd7 None None] OVN maintenance task update_router_distributed_flag finished in 0.008 seconds 2026-06-23 13:44:45.649 | Jun 23 15:42:18 devstack neutron-ovn-maintenance-worker[73571]: DEBUG futurist.periodics [None req-8743a8e1-e212-4dd7-9b0b-0bafe9a3fbd7 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=73571) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-23 13:44:45.649 | Jun 23 15:42:18 devstack neutron-ovn-maintenance-worker[73571]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8743a8e1-e212-4dd7-9b0b-0bafe9a3fbd7 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=73571) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-23 13:44:45.649 | Jun 23 15:42:18 devstack neutron-ovn-maintenance-worker[73571]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8743a8e1-e212-4dd7-9b0b-0bafe9a3fbd7 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=73571) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-23 13:44:45.649 | Jun 23 15:42:18 devstack neutron-ovn-maintenance-worker[73571]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-8743a8e1-e212-4dd7-9b0b-0bafe9a3fbd7 None None] OVN maintenance task update_security_group_with_address_group finished in 0.022 seconds 2026-06-23 13:44:45.649 | Jun 23 15:42:18 devstack neutron-ovn-maintenance-worker[73571]: DEBUG futurist.periodics [None req-8743a8e1-e212-4dd7-9b0b-0bafe9a3fbd7 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=73571) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-23 13:44:45.649 | Jun 23 15:42:18 devstack neutron-ovn-maintenance-worker[73571]: DEBUG futurist.periodics [None req-8743a8e1-e212-4dd7-9b0b-0bafe9a3fbd7 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=73571) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-23 13:44:45.649 | Jun 23 15:42:28 devstack neutron-ovn-maintenance-worker[73571]: DEBUG dbcounter [-] [73571] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=73571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:45.653 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.658 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-23 13:44:45.679 | enabled 2026-06-23 13:44:45.685 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-23 13:44:45.708 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-23 13:44:45.708 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-23 13:44:45.709 | Active: active (running) since Tue 2026-06-23 15:43:38 CEST; 1min 7s ago 2026-06-23 13:44:45.709 | Main PID: 77771 (nova-novncproxy) 2026-06-23 13:44:45.709 | Tasks: 4 (limit: 14255) 2026-06-23 13:44:45.709 | Memory: 109.6M (peak: 109.8M) 2026-06-23 13:44:45.709 | CPU: 3.867s 2026-06-23 13:44:45.709 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-23 13:44:45.709 | └─77771 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-23 13:44:45.709 | 2026-06-23 13:44:45.709 | Jun 23 15:43:38 devstack nova-novncproxy[77771]: If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:44:45.709 | Jun 23 15:43:38 devstack nova-novncproxy[77771]: framework. For more detail see 2026-06-23 13:44:45.709 | Jun 23 15:43:38 devstack nova-novncproxy[77771]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:44:45.710 | Jun 23 15:43:38 devstack nova-novncproxy[77771]: import eventlet # noqa 2026-06-23 13:44:45.710 | Jun 23 15:43:39 devstack nova-novncproxy[77771]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 13:44:45.710 | Jun 23 15:43:43 devstack nova-novncproxy[77771]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-23 13:44:45.710 | Jun 23 15:43:43 devstack nova-novncproxy[77771]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-23 13:44:45.710 | Jun 23 15:43:43 devstack nova-novncproxy[77771]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-23 13:44:45.710 | Jun 23 15:43:43 devstack nova-novncproxy[77771]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-23 13:44:45.710 | Jun 23 15:43:43 devstack nova-novncproxy[77771]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-23 13:44:45.716 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.721 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-23 13:44:45.740 | enabled 2026-06-23 13:44:45.746 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-23 13:44:45.772 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-23 13:44:45.772 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-23 13:44:45.772 | Active: active (running) since Tue 2026-06-23 15:43:40 CEST; 1min 5s ago 2026-06-23 13:44:45.773 | Main PID: 78568 (nova-conductor:) 2026-06-23 13:44:45.773 | Tasks: 19 (limit: 14255) 2026-06-23 13:44:45.773 | Memory: 159.1M (peak: 159.4M) 2026-06-23 13:44:45.773 | CPU: 5.143s 2026-06-23 13:44:45.773 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-23 13:44:45.773 | ├─78568 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-23 13:44:45.773 | ├─80257 "nova-conductor: ServiceWrapper worker(0)" 2026-06-23 13:44:45.773 | └─80259 "nova-conductor: ServiceWrapper worker(1)" 2026-06-23 13:44:45.773 | 2026-06-23 13:44:45.773 | Jun 23 15:43:47 devstack nova-conductor[80259]: DEBUG nova.servicegroup.drivers.db [None req-36fafaa2-3a81-4449-ad77-01da884f49d5 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=80259) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-23 13:44:45.773 | Jun 23 15:43:52 devstack nova-conductor[80257]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=80257) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.774 | Jun 23 15:43:52 devstack nova-conductor[80259]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=80259) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.774 | Jun 23 15:43:54 devstack nova-conductor[78568]: DEBUG dbcounter [-] [78568] Writing DB stats nova_api:SELECT=1 {{(pid=78568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:45.774 | Jun 23 15:43:55 devstack nova-conductor[78568]: DEBUG dbcounter [-] [78568] Writing DB stats nova_cell0:SELECT=1 {{(pid=78568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:45.774 | Jun 23 15:43:55 devstack nova-conductor[78568]: DEBUG dbcounter [-] [78568] Writing DB stats nova_cell1:SELECT=1 {{(pid=78568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:45.774 | Jun 23 15:44:02 devstack nova-conductor[80257]: DEBUG dbcounter [-] [80257] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80257) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:45.774 | Jun 23 15:44:02 devstack nova-conductor[80259]: DEBUG dbcounter [-] [80259] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=80259) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:45.774 | Jun 23 15:44:30 devstack nova-conductor[80259]: DEBUG oslo.service.backend._threading.loopingcall [None req-42330a77-8a28-43d5-8139-4609e246a0f4 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80259) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.774 | Jun 23 15:44:38 devstack nova-conductor[80257]: DEBUG oslo.service.backend._threading.loopingcall [None req-1c48fb4d-2fd3-48a1-aef6-6adbc0b02eed None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80257) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.780 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-23 13:44:45.783 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-23 13:44:45.802 | enabled 2026-06-23 13:44:45.808 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-23 13:44:45.831 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-23 13:44:45.831 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-23 13:44:45.831 | Active: active (running) since Tue 2026-06-23 15:43:43 CEST; 1min 2s ago 2026-06-23 13:44:45.832 | Main PID: 79130 (nova-conductor:) 2026-06-23 13:44:45.832 | Tasks: 38 (limit: 14255) 2026-06-23 13:44:45.832 | Memory: 169.0M (peak: 169.3M) 2026-06-23 13:44:45.832 | CPU: 5.231s 2026-06-23 13:44:45.832 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-23 13:44:45.832 | ├─79130 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-23 13:44:45.832 | ├─80278 "nova-conductor: ServiceWrapper worker(0)" 2026-06-23 13:44:45.832 | └─80280 "nova-conductor: ServiceWrapper worker(1)" 2026-06-23 13:44:45.832 | 2026-06-23 13:44:45.832 | Jun 23 15:44:07 devstack nova-conductor[80278]: DEBUG oslo.service.backend._threading.loopingcall [None req-a63d9e8d-5aee-4869-b268-2f3f46e69561 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80278) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.833 | Jun 23 15:44:13 devstack nova-conductor[80280]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=80280) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.833 | Jun 23 15:44:13 devstack nova-conductor[80278]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=80278) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.833 | Jun 23 15:44:23 devstack nova-conductor[80278]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80278) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.833 | Jun 23 15:44:23 devstack nova-conductor[80280]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80280) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.833 | Jun 23 15:44:33 devstack nova-conductor[80278]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80278) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.833 | Jun 23 15:44:33 devstack nova-conductor[80280]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80280) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.833 | Jun 23 15:44:43 devstack nova-conductor[80278]: DEBUG dbcounter [-] [80278] Writing DB stats nova_cell1:SELECT=17,nova_cell1:INSERT=2,nova_cell1:UPDATE=6 {{(pid=80278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-23 13:44:45.833 | Jun 23 15:44:43 devstack nova-conductor[80278]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80278) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.833 | Jun 23 15:44:43 devstack nova-conductor[80280]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80280) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-23 13:44:45.839 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-06-23 13:44:45.864 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:44:45.869 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-06-23 13:44:45.895 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:44:45.899 | + ./stack.sh:main:1448 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-23 13:44:45.902 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-23 13:44:46.374 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 13:44:46.374 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:44:46.374 | we strongly recommend against using it for new projects. 2026-06-23 13:44:46.374 | 2026-06-23 13:44:46.374 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:44:46.375 | framework. For more detail see 2026-06-23 13:44:46.375 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:44:46.375 | 2026-06-23 13:44:46.375 | import eventlet # noqa 2026-06-23 13:44:46.731 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 13:44:49.927 | INFO dbcounter [None req-add4bcff-c453-4ed1-9952-625aec41c974 None None] Registered counter for database nova_api 2026-06-23 13:44:50.071 | DEBUG dbcounter [-] [84767] Writer thread running {{(pid=84767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:44:50.082 | Found 2 cell mappings. 2026-06-23 13:44:50.082 | Skipping cell0 since it does not contain hosts. 2026-06-23 13:44:50.082 | Getting computes from cell 'cell1': 0eb8394d-8818-42ec-a591-345942375922 2026-06-23 13:44:50.082 | INFO dbcounter [None req-add4bcff-c453-4ed1-9952-625aec41c974 None None] Registered counter for database nova_cell1 2026-06-23 13:44:50.170 | DEBUG dbcounter [-] [84767] Writer thread running {{(pid=84767) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-23 13:44:50.543 | Checking host mapping for compute host 'devstack': aaa7480b-0890-4d25-bd8b-d5a00fc16fb1 2026-06-23 13:44:50.543 | Creating host mapping for compute host 'devstack': aaa7480b-0890-4d25-bd8b-d5a00fc16fb1 2026-06-23 13:44:50.543 | Found 1 unmapped computes in cell: 0eb8394d-8818-42ec-a591-345942375922 2026-06-23 13:44:50.960 | Exception ignored in: 2026-06-23 13:44:50.960 | Traceback (most recent call last): 2026-06-23 13:44:50.960 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 13:44:50.960 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 13:44:50.960 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 13:44:50.960 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 13:44:50.960 | RuntimeError: greenlet is being finalized 2026-06-23 13:44:51.436 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-23 13:44:51.917 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-23 13:44:51.917 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-23 13:44:51.917 | we strongly recommend against using it for new projects. 2026-06-23 13:44:51.917 | 2026-06-23 13:44:51.917 | If you are already using Eventlet, we recommend migrating to a different 2026-06-23 13:44:51.917 | framework. For more detail see 2026-06-23 13:44:51.917 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-23 13:44:51.917 | 2026-06-23 13:44:51.917 | import eventlet # noqa 2026-06-23 13:44:52.282 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-23 13:44:55.928 | +-------------------------------------------+ 2026-06-23 13:44:55.928 | | Upgrade Check Results | 2026-06-23 13:44:55.928 | +-------------------------------------------+ 2026-06-23 13:44:55.928 | | Check: Cells v2 | 2026-06-23 13:44:55.928 | | Result: Success | 2026-06-23 13:44:55.928 | | Details: None | 2026-06-23 13:44:55.929 | +-------------------------------------------+ 2026-06-23 13:44:55.929 | | Check: Placement API | 2026-06-23 13:44:55.929 | | Result: Success | 2026-06-23 13:44:55.929 | | Details: None | 2026-06-23 13:44:55.929 | +-------------------------------------------+ 2026-06-23 13:44:55.929 | | Check: Cinder API | 2026-06-23 13:44:55.929 | | Result: Success | 2026-06-23 13:44:55.929 | | Details: None | 2026-06-23 13:44:55.929 | +-------------------------------------------+ 2026-06-23 13:44:55.929 | | Check: Policy File JSON to YAML Migration | 2026-06-23 13:44:55.929 | | Result: Success | 2026-06-23 13:44:55.929 | | Details: None | 2026-06-23 13:44:55.930 | +-------------------------------------------+ 2026-06-23 13:44:55.930 | | Check: Older than N-1 computes | 2026-06-23 13:44:55.930 | | Result: Success | 2026-06-23 13:44:55.930 | | Details: None | 2026-06-23 13:44:55.930 | +-------------------------------------------+ 2026-06-23 13:44:55.930 | | Check: hw_machine_type unset | 2026-06-23 13:44:55.930 | | Result: Success | 2026-06-23 13:44:55.931 | | Details: None | 2026-06-23 13:44:55.931 | +-------------------------------------------+ 2026-06-23 13:44:55.931 | | Check: Service User Token Configuration | 2026-06-23 13:44:55.932 | | Result: Success | 2026-06-23 13:44:55.932 | | Details: None | 2026-06-23 13:44:55.932 | +-------------------------------------------+ 2026-06-23 13:44:56.297 | Exception ignored in: 2026-06-23 13:44:56.298 | Traceback (most recent call last): 2026-06-23 13:44:56.298 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-23 13:44:56.298 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-23 13:44:56.299 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-23 13:44:56.299 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-23 13:44:56.299 | RuntimeError: greenlet is being finalized 2026-06-23 13:44:56.743 | + ./stack.sh:main:1468 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-23 13:44:56.750 | + ./stack.sh:main:1479 : command openstack complete 2026-06-23 13:44:56.750 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-23 13:45:00.526 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-06-23 13:45:00.552 | + functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:45:00.556 | + ./stack.sh:main:1484 : is_ubuntu 2026-06-23 13:45:00.562 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-23 13:45:00.565 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-23 13:45:00.569 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-23 13:45:00.573 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:45:00.576 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-06-23 13:45:00.579 | + ./stack.sh:main:1486 : set_lvm_filter 2026-06-23 13:45:00.584 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-23 13:45:00.588 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-23 13:45:00.592 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-23 13:45:00.595 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-23 13:45:00.600 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-23 13:45:00.604 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-23 13:45:00.660 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-23 13:45:00.666 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-23 13:45:00.668 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-23 13:45:00.669 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-23 13:45:00.676 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-23 13:45:00.679 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-23 13:45:00.683 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-23 13:45:00.687 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-23 13:45:00.691 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-23 13:45:00.695 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-23 13:45:00.717 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-23 13:45:00.742 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-23 13:45:00.747 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:45:00.751 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-23 13:45:00.755 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-06-23 13:45:00.759 | + functions-common:run_phase:1842 : local mode=stack 2026-06-23 13:45:00.764 | + functions-common:run_phase:1843 : local phase=test-config 2026-06-23 13:45:00.768 | + functions-common:run_phase:1844 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-23 13:45:00.772 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-23 13:45:00.777 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-23 13:45:00.780 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-23 13:45:00.785 | + functions-common:run_phase:1852 : local extra 2026-06-23 13:45:00.789 | ++ functions-common:run_phase:1853 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-23 13:45:00.796 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-23 13:45:00.800 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-23 13:45:00.804 | + functions-common:run_phase:1858 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-23 13:45:00.808 | + functions-common:run_phase:1858 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-23 13:45:00.813 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-23 13:45:00.837 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:45:00.841 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 13:45:00.846 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-23 13:45:00.850 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-23 13:45:00.854 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-23 13:45:00.858 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-23 13:45:00.862 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-23 13:45:00.866 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-23 13:45:00.870 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-23 13:45:00.875 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-23 13:45:00.879 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-23 13:45:00.882 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-23 13:45:00.887 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-23 13:45:00.955 | [2077 Async install_tempest:45411]: Waiting for completion of install_tempest running on PID 45411 (1 other jobs running) 2026-06-23 13:45:00.987 | [2077 Async install_tempest:45411]: Signaling child to exit 2026-06-23 13:45:00.987 | WAKEUP 2026-06-23 13:45:01.015 | [2077 Async install_tempest:45411]: Signaled 2026-06-23 13:45:01.018 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-23 13:45:01.018 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-23 13:45:01.018 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/tempest 2026-06-23 13:45:01.018 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-23 13:45:01.018 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-23 13:45:01.018 | +++ functions-common:git_clone:587 : pwd 2026-06-23 13:45:01.018 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 13:45:01.018 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 13:45:01.019 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 13:45:01.019 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-23 13:45:01.019 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 13:45:01.019 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 13:45:01.019 | ++ functions-common:git_clone:604 : echo master 2026-06-23 13:45:01.019 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 13:45:01.019 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/tempest ]] 2026-06-23 13:45:01.019 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 13:45:01.019 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-23 13:45:01.019 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 13:45:01.020 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 13:45:01.020 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:45:01.020 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 13:45:01.020 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:45:01.020 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:45:01.020 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 13:45:01.020 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:45:01.020 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:45:01.020 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782221663349 2026-06-23 13:45:01.020 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-23 13:45:01.021 | Cloning into '/opt/stack/tempest'... 2026-06-23 13:45:01.021 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:45:01.021 | ++ functions-common:time_stop:2414 : local name 2026-06-23 13:45:01.021 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 13:45:01.021 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:45:01.021 | ++ functions-common:time_stop:2417 : local total 2026-06-23 13:45:01.021 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 13:45:01.021 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:45:01.021 | ++ functions-common:time_stop:2421 : start_time=1782221663349 2026-06-23 13:45:01.021 | ++ functions-common:time_stop:2423 : [[ -z 1782221663349 ]] 2026-06-23 13:45:01.022 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:45:01.022 | ++ functions-common:time_stop:2426 : end_time=1782221675001 2026-06-23 13:45:01.022 | ++ functions-common:time_stop:2427 : elapsed_time=11652 2026-06-23 13:45:01.022 | ++ functions-common:time_stop:2428 : total=387253 2026-06-23 13:45:01.022 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:45:01.022 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=398905 2026-06-23 13:45:01.022 | ++ functions-common:git_clone:625 : cd /opt/stack/tempest 2026-06-23 13:45:01.022 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 13:45:01.022 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 13:45:01.022 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 13:45:01.023 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:45:01.023 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 13:45:01.023 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:45:01.023 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:45:01.023 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 13:45:01.023 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:45:01.023 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:45:01.023 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782221675067 2026-06-23 13:45:01.023 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 13:45:01.023 | From https://review.opendev.org/openstack/tempest 2026-06-23 13:45:01.024 | * branch master -> FETCH_HEAD 2026-06-23 13:45:01.024 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:45:01.024 | ++ functions-common:time_stop:2414 : local name 2026-06-23 13:45:01.024 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 13:45:01.024 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:45:01.024 | ++ functions-common:time_stop:2417 : local total 2026-06-23 13:45:01.024 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 13:45:01.024 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:45:01.024 | ++ functions-common:time_stop:2421 : start_time=1782221675067 2026-06-23 13:45:01.025 | ++ functions-common:time_stop:2423 : [[ -z 1782221675067 ]] 2026-06-23 13:45:01.025 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:45:01.025 | ++ functions-common:time_stop:2426 : end_time=1782221675650 2026-06-23 13:45:01.025 | ++ functions-common:time_stop:2427 : elapsed_time=583 2026-06-23 13:45:01.025 | ++ functions-common:time_stop:2428 : total=398905 2026-06-23 13:45:01.025 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:45:01.025 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=399488 2026-06-23 13:45:01.025 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 13:45:01.025 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 13:45:01.025 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 13:45:01.026 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:45:01.026 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 13:45:01.026 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:45:01.026 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:45:01.026 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 13:45:01.026 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:45:01.026 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:45:01.026 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782221675706 2026-06-23 13:45:01.026 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 13:45:01.027 | Note: switching to 'FETCH_HEAD'. 2026-06-23 13:45:01.027 | 2026-06-23 13:45:01.027 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 13:45:01.027 | changes and commit them, and you can discard any commits you make in this 2026-06-23 13:45:01.027 | state without impacting any branches by switching back to a branch. 2026-06-23 13:45:01.027 | 2026-06-23 13:45:01.027 | If you want to create a new branch to retain commits you create, you may 2026-06-23 13:45:01.027 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 13:45:01.027 | 2026-06-23 13:45:01.027 | git switch -c 2026-06-23 13:45:01.028 | 2026-06-23 13:45:01.028 | Or undo this operation with: 2026-06-23 13:45:01.028 | 2026-06-23 13:45:01.028 | git switch - 2026-06-23 13:45:01.028 | 2026-06-23 13:45:01.028 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 13:45:01.028 | 2026-06-23 13:45:01.028 | HEAD is now at a3aac772e Merge "Add object symlink tests for Swift" 2026-06-23 13:45:01.028 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:45:01.028 | ++ functions-common:time_stop:2414 : local name 2026-06-23 13:45:01.029 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 13:45:01.029 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:45:01.029 | ++ functions-common:time_stop:2417 : local total 2026-06-23 13:45:01.029 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 13:45:01.029 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:45:01.029 | ++ functions-common:time_stop:2421 : start_time=1782221675706 2026-06-23 13:45:01.029 | ++ functions-common:time_stop:2423 : [[ -z 1782221675706 ]] 2026-06-23 13:45:01.029 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:45:01.029 | ++ functions-common:time_stop:2426 : end_time=1782221675903 2026-06-23 13:45:01.029 | ++ functions-common:time_stop:2427 : elapsed_time=197 2026-06-23 13:45:01.030 | ++ functions-common:time_stop:2428 : total=399488 2026-06-23 13:45:01.030 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:45:01.030 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=399685 2026-06-23 13:45:01.030 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-23 13:45:01.030 | ++ functions-common:git_clone:666 : cd /opt/stack/tempest 2026-06-23 13:45:01.030 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-23 13:45:01.030 | ++ functions-common:git_clone:667 : head -1 2026-06-23 13:45:01.030 | a3aac772e Merge "Add object symlink tests for Swift" 2026-06-23 13:45:01.030 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 13:45:01.031 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-23 13:45:01.031 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-23 13:45:01.031 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-23 13:45:01.031 | Collecting tox!=2.8.0,<4.0.0 2026-06-23 13:45:01.031 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-23 13:45:01.031 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-23 13:45:01.031 | Downloading filelock-3.29.3-py3-none-any.whl.metadata (2.0 kB) 2026-06-23 13:45:01.031 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-23 13:45:01.031 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-23 13:45:01.032 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-23 13:45:01.032 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-23 13:45:01.032 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-23 13:45:01.032 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-23 13:45:01.032 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-23 13:45:01.032 | Downloading virtualenv-21.4.3-py3-none-any.whl.metadata (3.5 kB) 2026-06-23 13:45:01.032 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-23 13:45:01.032 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-23 13:45:01.032 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-23 13:45:01.032 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-23 13:45:01.033 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-23 13:45:01.033 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-23 13:45:01.033 | Downloading filelock-3.29.3-py3-none-any.whl (42 kB) 2026-06-23 13:45:01.033 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-23 13:45:01.033 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-23 13:45:01.033 | Downloading virtualenv-21.4.3-py3-none-any.whl (7.6 MB) 2026-06-23 13:45:01.033 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 55.4 MB/s 0:00:00 2026-06-23 13:45:01.033 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-23 13:45:01.033 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-23 13:45:01.034 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-23 13:45:01.034 | 2026-06-23 13:45:01.034 | Successfully installed distlib-0.4.3 filelock-3.29.3 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.4.3 2026-06-23 13:45:01.034 | ++ inc/python:pip_install:216 : result=0 2026-06-23 13:45:01.034 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:45:01.034 | ++ functions-common:time_stop:2414 : local name 2026-06-23 13:45:01.034 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 13:45:01.034 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:45:01.034 | ++ functions-common:time_stop:2417 : local total 2026-06-23 13:45:01.034 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 13:45:01.034 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:45:01.035 | ++ functions-common:time_stop:2421 : start_time=1782221675988 2026-06-23 13:45:01.035 | ++ functions-common:time_stop:2423 : [[ -z 1782221675988 ]] 2026-06-23 13:45:01.035 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:45:01.035 | ++ functions-common:time_stop:2426 : end_time=1782221679624 2026-06-23 13:45:01.035 | ++ functions-common:time_stop:2427 : elapsed_time=3636 2026-06-23 13:45:01.035 | ++ functions-common:time_stop:2428 : total=167433 2026-06-23 13:45:01.035 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:45:01.035 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=171069 2026-06-23 13:45:01.035 | ++ inc/python:pip_install:219 : return 0 2026-06-23 13:45:01.036 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-23 13:45:01.036 | /opt/stack/tempest ~/devstack 2026-06-23 13:45:01.036 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-23 13:45:01.036 | Switched to branch 'master' 2026-06-23 13:45:01.036 | Your branch is up to date with 'origin/master'. 2026-06-23 13:45:01.036 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-23 13:45:01.036 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-23 13:45:01.036 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.NyZnkRjxrq 2026-06-23 13:45:01.036 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.NyZnkRjxrq 2026-06-23 13:45:01.036 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-23 13:45:01.036 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.NyZnkRjxrq 2026-06-23 13:45:01.037 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-23 13:45:01.037 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-23 13:45:01.037 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-23 13:45:01.037 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 13:45:01.037 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 13:45:01.037 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 13:45:01.037 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 13:45:01.037 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-23 13:45:01.037 | full create: /opt/stack/tempest/.tox/tempest 2026-06-23 13:45:01.038 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-23 13:45:01.038 | full develop-inst: /opt/stack/tempest 2026-06-23 13:45:01.038 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a3aac772e637e114c0a60a840949642725a613b5#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-23 13:45:01.038 | ___________________________________ summary ____________________________________ 2026-06-23 13:45:01.038 | full: skipped tests 2026-06-23 13:45:01.038 | congratulations :) 2026-06-23 13:45:01.038 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.NyZnkRjxrq -r requirements.txt 2026-06-23 13:45:01.038 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-23 13:45:01.038 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-23 13:45:01.038 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-23 13:45:01.039 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-23 13:45:01.039 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-23 13:45:01.039 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-23 13:45:01.039 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-23 13:45:01.039 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-23 13:45:01.039 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-23 13:45:01.039 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-23 13:45:01.039 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-23 13:45:01.039 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-23 13:45:01.040 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-23 13:45:01.040 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-23 13:45:01.040 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-23 13:45:01.040 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-23 13:45:01.040 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-23 13:45:01.040 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-23 13:45:01.040 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-23 13:45:01.040 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-23 13:45:01.040 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-23 13:45:01.040 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-23 13:45:01.041 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-23 13:45:01.041 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-23 13:45:01.041 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-23 13:45:01.041 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-23 13:45:01.041 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-23 13:45:01.041 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-23 13:45:01.041 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-23 13:45:01.041 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-23 13:45:01.041 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-23 13:45:01.041 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-23 13:45:01.042 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-23 13:45:01.042 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-23 13:45:01.042 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-23 13:45:01.042 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-23 13:45:01.042 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-23 13:45:01.042 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-23 13:45:01.042 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-23 13:45:01.042 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-23 13:45:01.042 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-23 13:45:01.043 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.0) 2026-06-23 13:45:01.043 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-23 13:45:01.043 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-23 13:45:01.043 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-23 13:45:01.043 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-23 13:45:01.043 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-23 13:45:01.043 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-23 13:45:01.043 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-23 13:45:01.043 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-23 13:45:01.043 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-23 13:45:01.044 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-23 13:45:01.044 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-23 13:45:01.044 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-23 13:45:01.044 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-23 13:45:01.044 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-23 13:45:01.044 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-23 13:45:01.044 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-23 13:45:01.044 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-23 13:45:01.045 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-23 13:45:01.045 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-23 13:45:01.045 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-23 13:45:01.045 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.NyZnkRjxrq 2026-06-23 13:45:01.045 | ++ lib/tempest:install_tempest:868 : popd 2026-06-23 13:45:01.045 | ~/devstack 2026-06-23 13:45:01.081 | [2077 Async install_tempest:45411]: finished install_tempest with result 0 in 46 seconds 2026-06-23 13:45:01.087 | ++ inc/async:async_wait:197 : return 0 2026-06-23 13:45:01.092 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-23 13:45:01.096 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:45:01.100 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-06-23 13:45:01.104 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-23 13:45:01.109 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-23 13:45:01.113 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-23 13:45:01.117 | ++ inc/python:setup_develop:353 : local bindep 2026-06-23 13:45:01.121 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-23 13:45:01.124 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-23 13:45:01.128 | ++ inc/python:setup_develop:359 : local extras= 2026-06-23 13:45:01.131 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-23 13:45:01.135 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-23 13:45:01.139 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-23 13:45:01.143 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-23 13:45:01.147 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-23 13:45:01.150 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-23 13:45:01.155 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-23 13:45:01.159 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-23 13:45:01.163 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-23 13:45:01.167 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-23 13:45:01.171 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-23 13:45:01.176 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-23 13:45:01.184 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-23 13:45:01.189 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-23 13:45:01.193 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-23 13:45:01.372 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-23 13:45:01.374 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-23 13:45:01.376 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-23 13:45:01.378 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-23 13:45:01.380 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-23 13:45:01.382 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-23 13:45:01.384 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-23 13:45:01.387 | ++ inc/python:setup_package:446 : local extras= 2026-06-23 13:45:01.389 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-23 13:45:01.391 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-23 13:45:01.393 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-23 13:45:01.396 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-23 13:45:01.397 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-23 13:45:01.401 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-23 13:45:01.430 | Using python 3.12 to install /opt/stack/tempest 2026-06-23 13:45:01.433 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-06-23 13:45:02.506 | Obtaining file:///opt/stack/tempest 2026-06-23 13:45:02.510 | Installing build dependencies: started 2026-06-23 13:45:04.553 | Installing build dependencies: finished with status 'done' 2026-06-23 13:45:04.554 | Checking if build backend supports build_editable: started 2026-06-23 13:45:05.145 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-23 13:45:05.147 | Getting requirements to build editable: started 2026-06-23 13:45:05.471 | Getting requirements to build editable: finished with status 'done' 2026-06-23 13:45:05.473 | Preparing editable metadata (pyproject.toml): started 2026-06-23 13:45:06.890 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-23 13:45:06.916 | 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.dev34) (7.0.3) 2026-06-23 13:45:06.917 | 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.dev34) (4.14.0) 2026-06-23 13:45:06.918 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.26.0) 2026-06-23 13:45:06.918 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (2.9.1) 2026-06-23 13:45:06.919 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.0.0) 2026-06-23 13:45:06.920 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (43.0.3) 2026-06-23 13:45:06.921 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (1.3.0) 2026-06-23 13:45:06.922 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (7.5.0) 2026-06-23 13:45:06.923 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (10.5.0) 2026-06-23 13:45:06.924 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (8.2.0) 2026-06-23 13:45:07.120 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev34) 2026-06-23 13:45:07.122 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-23 13:45:07.127 | 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.dev34) (5.10.0) 2026-06-23 13:45:07.128 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (10.1.1) 2026-06-23 13:45:07.129 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (4.3.2) 2026-06-23 13:45:07.130 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (6.0.3) 2026-06-23 13:45:07.131 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (1.4.6) 2026-06-23 13:45:07.131 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (5.8.0) 2026-06-23 13:45:07.132 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (3.17.0) 2026-06-23 13:45:07.133 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (2.7.0) 2026-06-23 13:45:07.134 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (3.1.0) 2026-06-23 13:45:07.135 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.7.1) 2026-06-23 13:45:07.136 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.20) 2026-06-23 13:45:07.136 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev34) (0.6.2) 2026-06-23 13:45:07.139 | 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.dev34) (0.6.0) 2026-06-23 13:45:07.139 | 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.dev34) (4.0.0) 2026-06-23 13:45:07.143 | 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.dev34) (3.0.52) 2026-06-23 13:45:07.144 | 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.dev34) (1.11.0) 2026-06-23 13:45:07.146 | 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.dev34) (15.0.0) 2026-06-23 13:45:07.146 | 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.dev34) (1.8.0) 2026-06-23 13:45:07.148 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev34) (2.0.0) 2026-06-23 13:45:07.153 | 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.dev34) (3.0) 2026-06-23 13:45:07.155 | 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.dev34) (2.2.1) 2026-06-23 13:45:07.162 | 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.dev34) (26.1.0) 2026-06-23 13:45:07.163 | 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.dev34) (2025.9.1) 2026-06-23 13:45:07.164 | 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.dev34) (0.37.0) 2026-06-23 13:45:07.165 | 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.dev34) (2026.5.1) 2026-06-23 13:45:07.173 | 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.dev34) (6.8.0) 2026-06-23 13:45:07.176 | 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.dev34) (2.0.0) 2026-06-23 13:45:07.177 | 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.dev34) (2.34.2) 2026-06-23 13:45:07.181 | 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.dev34) (6.4.0) 2026-06-23 13:45:07.183 | 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.dev34) (2.9.0.post0) 2026-06-23 13:45:07.186 | 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.dev34) (4.15.0) 2026-06-23 13:45:07.188 | 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.dev34) (1.2.0) 2026-06-23 13:45:07.192 | 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.dev34) (2.1.0) 2026-06-23 13:45:07.193 | 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.dev34) (3.3.2) 2026-06-23 13:45:07.194 | 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.dev34) (26.2) 2026-06-23 13:45:07.195 | 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.dev34) (7.2.2) 2026-06-23 13:45:07.201 | 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.dev34) (5.0.0) 2026-06-23 13:45:07.203 | 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.dev34) (3.0.3) 2026-06-23 13:45:07.204 | 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.dev34) (1.6.2) 2026-06-23 13:45:07.211 | 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.dev34) (82.0.1) 2026-06-23 13:45:07.214 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev34) (0.8.1) 2026-06-23 13:45:07.232 | 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.dev34) (1.17.0) 2026-06-23 13:45:07.242 | 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.dev34) (3.4.7) 2026-06-23 13:45:07.243 | 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.dev34) (3.18) 2026-06-23 13:45:07.245 | 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.dev34) (2023.11.17) 2026-06-23 13:45:07.260 | 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.dev34) (4.2.0) 2026-06-23 13:45:07.261 | 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.dev34) (2.20.0) 2026-06-23 13:45:07.266 | 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.dev34) (0.1.2) 2026-06-23 13:45:07.281 | 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.dev34) (0.16.0) 2026-06-23 13:45:07.312 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev34) 2026-06-23 13:45:07.314 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-23 13:45:07.352 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-23 13:45:07.355 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-23 13:45:07.366 | Building wheels for collected packages: tempest 2026-06-23 13:45:07.368 | Building editable for tempest (pyproject.toml): started 2026-06-23 13:45:09.021 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-23 13:45:09.022 | Created wheel for tempest: filename=tempest-46.3.1.dev34-0.editable-py3-none-any.whl size=8320 sha256=5f4174067c27601387cac00d13b1c1b16a381b225a0cfec6f98e77c4b59bb0e8 2026-06-23 13:45:09.022 | Stored in directory: /tmp/pip-ephem-wheel-cache-87s9i7g3/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-23 13:45:09.027 | Successfully built tempest 2026-06-23 13:45:09.328 | Installing collected packages: tomlkit, stestr, tempest 2026-06-23 13:45:09.593 | 2026-06-23 13:45:09.620 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev34 tomlkit-0.15.0 2026-06-23 13:45:09.807 | ++ inc/python:pip_install:216 : result=0 2026-06-23 13:45:09.811 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-23 13:45:09.814 | ++ functions-common:time_stop:2414 : local name 2026-06-23 13:45:09.817 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 13:45:09.820 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:45:09.823 | ++ functions-common:time_stop:2417 : local total 2026-06-23 13:45:09.826 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 13:45:09.829 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-23 13:45:09.832 | ++ functions-common:time_stop:2421 : start_time=1782222301423 2026-06-23 13:45:09.835 | ++ functions-common:time_stop:2423 : [[ -z 1782222301423 ]] 2026-06-23 13:45:09.838 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:45:09.843 | ++ functions-common:time_stop:2426 : end_time=1782222309839 2026-06-23 13:45:09.847 | ++ functions-common:time_stop:2427 : elapsed_time=8416 2026-06-23 13:45:09.849 | ++ functions-common:time_stop:2428 : total=178229 2026-06-23 13:45:09.852 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:45:09.855 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=186645 2026-06-23 13:45:09.858 | ++ inc/python:pip_install:219 : return 0 2026-06-23 13:45:09.862 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-23 13:45:09.865 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-23 13:45:09.868 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-23 13:45:09.871 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-23 13:45:09.873 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-23 13:45:09.876 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-23 13:45:09.880 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-23 13:45:09.883 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-23 13:45:09.886 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-06-23 13:45:09.889 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-23 13:45:09.892 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-23 13:45:09.895 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-23 13:45:09.898 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-23 13:45:09.900 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-23 13:45:09.904 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-23 13:45:09.907 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-23 13:45:09.911 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-23 13:45:09.914 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-23 13:45:09.917 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-23 13:45:09.921 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-23 13:45:09.924 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-23 13:45:09.927 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-23 13:45:09.930 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-23 13:45:09.933 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-23 13:45:09.936 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-23 13:45:09.939 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-23 13:45:09.942 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-23 13:45:09.942 | ' 2026-06-23 13:45:09.945 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-23 13:45:09.948 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-23 13:45:09.968 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:45:09.971 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-23 13:45:09.975 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-23 13:45:09.978 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-23 13:45:09.981 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-23 13:45:09.986 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-23 13:45:09.986 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-23 13:45:09.987 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-23 13:45:13.824 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:45:13.829 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-23 13:45:13.832 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-23 13:45:13.834 | ++ lib/tempest:get_active_images:176 : img_id=6aac4d99-2f53-4de8-8fee-643558b40ac5 2026-06-23 13:45:13.838 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-23 13:45:13.842 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-23 13:45:13.845 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-23 13:45:13.848 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-23 13:45:13.852 | ++ lib/tempest:configure_tempest:266 : '[' -z 6aac4d99-2f53-4de8-8fee-643558b40ac5 ']' 2026-06-23 13:45:13.855 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=6aac4d99-2f53-4de8-8fee-643558b40ac5 2026-06-23 13:45:13.858 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-23 13:45:13.875 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-23 13:45:13.880 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-23 13:45:13.883 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-23 13:45:13.886 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-23 13:45:13.889 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-23 13:45:13.893 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-23 13:45:13.895 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-23 13:45:13.897 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-23 13:45:13.902 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-23 13:45:13.902 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-23 13:45:17.195 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:45:17.200 | ++ lib/tempest:configure_tempest:303 : admin_project_id=18c1fb3361804d538ef2efb5701bbaab 2026-06-23 13:45:17.203 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-23 13:45:17.223 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:45:17.227 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-23 13:45:20.685 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:45:20.690 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 13:45:20.690 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-23 13:45:20.690 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 13:45:20.690 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-23 13:45:20.690 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-23 13:45:20.690 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-23 13:45:20.691 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-23 13:45:20.691 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-23 13:45:20.691 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-23 13:45:20.691 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-23 13:45:20.691 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-23 13:45:20.691 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-23 13:45:20.691 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-23 13:45:20.691 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-23 13:45:20.692 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-23 13:45:20.695 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 13:45:20.696 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-23 13:45:20.696 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 13:45:20.696 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-23 13:45:20.696 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-23 13:45:20.696 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-23 13:45:20.696 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-23 13:45:20.696 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-23 13:45:20.696 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-23 13:45:20.696 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-23 13:45:20.696 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-23 13:45:20.697 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-23 13:45:20.697 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-23 13:45:20.697 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-23 13:45:20.700 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 6aac4d99-2f53-4de8-8fee-643558b40ac5 2026-06-23 13:45:20.702 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-23 13:45:20.706 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 6aac4d99-2f53-4de8-8fee-643558b40ac5 -c size -f value 2026-06-23 13:45:24.085 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:45:24.088 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-23 13:45:24.091 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-23 13:45:24.091 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-23 13:45:24.136 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-23 13:45:24.139 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-23 13:45:24.142 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-23 13:45:27.194 | +----------------------------+-----------------------+ 2026-06-23 13:45:27.194 | | Field | Value | 2026-06-23 13:45:27.195 | +----------------------------+-----------------------+ 2026-06-23 13:45:27.195 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 13:45:27.195 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 13:45:27.195 | | description | None | 2026-06-23 13:45:27.195 | | disk | 1 | 2026-06-23 13:45:27.195 | | id | 42 | 2026-06-23 13:45:27.195 | | name | m1.nano | 2026-06-23 13:45:27.195 | | os-flavor-access:is_public | True | 2026-06-23 13:45:27.195 | | properties | hw_rng:allowed='True' | 2026-06-23 13:45:27.195 | | ram | 192 | 2026-06-23 13:45:27.195 | | rxtx_factor | 1.0 | 2026-06-23 13:45:27.196 | | swap | 0 | 2026-06-23 13:45:27.196 | | vcpus | 1 | 2026-06-23 13:45:27.196 | +----------------------------+-----------------------+ 2026-06-23 13:45:27.562 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-23 13:45:27.564 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 13:45:27.564 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-23 13:45:27.564 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-23 13:45:27.564 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-23 13:45:27.565 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-23 13:45:27.565 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-23 13:45:27.565 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-23 13:45:27.565 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-23 13:45:27.566 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-23 13:45:27.566 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-23 13:45:27.566 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-23 13:45:27.566 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-23 13:45:27.566 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-23 13:45:27.566 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-23 13:45:27.568 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 6aac4d99-2f53-4de8-8fee-643558b40ac5 2026-06-23 13:45:27.571 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-23 13:45:27.575 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 6aac4d99-2f53-4de8-8fee-643558b40ac5 -c size -f value 2026-06-23 13:45:30.979 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:45:30.983 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-23 13:45:30.988 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-23 13:45:30.988 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-23 13:45:31.031 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-23 13:45:31.034 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-23 13:45:31.038 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-23 13:45:34.090 | +----------------------------+-----------------------+ 2026-06-23 13:45:34.091 | | Field | Value | 2026-06-23 13:45:34.091 | +----------------------------+-----------------------+ 2026-06-23 13:45:34.091 | | OS-FLV-DISABLED:disabled | False | 2026-06-23 13:45:34.091 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-23 13:45:34.091 | | description | None | 2026-06-23 13:45:34.091 | | disk | 1 | 2026-06-23 13:45:34.091 | | id | 84 | 2026-06-23 13:45:34.091 | | name | m1.micro | 2026-06-23 13:45:34.091 | | os-flavor-access:is_public | True | 2026-06-23 13:45:34.091 | | properties | hw_rng:allowed='True' | 2026-06-23 13:45:34.092 | | ram | 256 | 2026-06-23 13:45:34.092 | | rxtx_factor | 1.0 | 2026-06-23 13:45:34.092 | | swap | 0 | 2026-06-23 13:45:34.092 | | vcpus | 1 | 2026-06-23 13:45:34.092 | +----------------------------+-----------------------+ 2026-06-23 13:45:34.448 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-23 13:45:34.450 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-23 13:45:34.469 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:45:34.472 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-23 13:45:34.475 | ++ functions-common:git_clone:583 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-23 13:45:34.478 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/os-test-images 2026-06-23 13:45:34.482 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-23 13:45:34.484 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-23 13:45:34.488 | +++ functions-common:git_clone:587 : pwd 2026-06-23 13:45:34.491 | ++ functions-common:git_clone:587 : orig_dir=/home/quobyte/devstack 2026-06-23 13:45:34.495 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-23 13:45:34.499 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-23 13:45:34.520 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-23 13:45:34.523 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-23 13:45:34.526 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-23 13:45:34.530 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-23 13:45:34.530 | ++ functions-common:git_clone:604 : echo master 2026-06-23 13:45:34.537 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-23 13:45:34.539 | ++ functions-common:git_clone:619 : [[ False = \T\r\u\e ]] 2026-06-23 13:45:34.542 | ++ functions-common:git_clone:624 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-23 13:45:34.545 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 13:45:34.549 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 13:45:34.551 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:45:34.554 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 13:45:34.557 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:45:34.561 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:45:34.564 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 13:45:34.566 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:45:34.570 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:45:34.575 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782222334572 2026-06-23 13:45:34.577 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-06-23 13:45:34.581 | Cloning into '/opt/stack/os-test-images'... 2026-06-23 13:45:35.263 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:45:35.266 | ++ functions-common:time_stop:2414 : local name 2026-06-23 13:45:35.269 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 13:45:35.272 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:45:35.276 | ++ functions-common:time_stop:2417 : local total 2026-06-23 13:45:35.279 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 13:45:35.282 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:45:35.285 | ++ functions-common:time_stop:2421 : start_time=1782222334572 2026-06-23 13:45:35.288 | ++ functions-common:time_stop:2423 : [[ -z 1782222334572 ]] 2026-06-23 13:45:35.292 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:45:35.296 | ++ functions-common:time_stop:2426 : end_time=1782222335293 2026-06-23 13:45:35.300 | ++ functions-common:time_stop:2427 : elapsed_time=721 2026-06-23 13:45:35.302 | ++ functions-common:time_stop:2428 : total=387253 2026-06-23 13:45:35.305 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:45:35.308 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=387974 2026-06-23 13:45:35.311 | ++ functions-common:git_clone:625 : cd /opt/stack/os-test-images 2026-06-23 13:45:35.314 | ++ functions-common:git_clone:626 : git_timed fetch origin master 2026-06-23 13:45:35.317 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 13:45:35.320 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 13:45:35.323 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:45:35.326 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 13:45:35.329 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:45:35.332 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:45:35.335 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 13:45:35.338 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:45:35.342 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:45:35.346 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782222335343 2026-06-23 13:45:35.349 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git fetch origin master 2026-06-23 13:45:35.837 | From https://review.opendev.org/openstack/os-test-images 2026-06-23 13:45:35.837 | * branch master -> FETCH_HEAD 2026-06-23 13:45:35.847 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:45:35.850 | ++ functions-common:time_stop:2414 : local name 2026-06-23 13:45:35.853 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 13:45:35.856 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:45:35.859 | ++ functions-common:time_stop:2417 : local total 2026-06-23 13:45:35.862 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 13:45:35.865 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:45:35.869 | ++ functions-common:time_stop:2421 : start_time=1782222335343 2026-06-23 13:45:35.872 | ++ functions-common:time_stop:2423 : [[ -z 1782222335343 ]] 2026-06-23 13:45:35.877 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:45:35.882 | ++ functions-common:time_stop:2426 : end_time=1782222335878 2026-06-23 13:45:35.884 | ++ functions-common:time_stop:2427 : elapsed_time=535 2026-06-23 13:45:35.887 | ++ functions-common:time_stop:2428 : total=387974 2026-06-23 13:45:35.890 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:45:35.893 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=388509 2026-06-23 13:45:35.896 | ++ functions-common:git_clone:627 : git_timed checkout FETCH_HEAD 2026-06-23 13:45:35.899 | ++ functions-common:git_timed:691 : local count=0 2026-06-23 13:45:35.902 | ++ functions-common:git_timed:692 : local timeout=0 2026-06-23 13:45:35.905 | ++ functions-common:git_timed:694 : [[ -n 0 ]] 2026-06-23 13:45:35.908 | ++ functions-common:git_timed:695 : timeout=0 2026-06-23 13:45:35.911 | ++ functions-common:git_timed:698 : time_start git_timed 2026-06-23 13:45:35.914 | ++ functions-common:time_start:2400 : local name=git_timed 2026-06-23 13:45:35.918 | ++ functions-common:time_start:2401 : local start_time= 2026-06-23 13:45:35.921 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2026-06-23 13:45:35.924 | +++ functions-common:time_start:2405 : date +%s%3N 2026-06-23 13:45:35.929 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1782222335926 2026-06-23 13:45:35.931 | ++ functions-common:git_timed:699 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-23 13:45:35.939 | Note: switching to 'FETCH_HEAD'. 2026-06-23 13:45:35.939 | 2026-06-23 13:45:35.939 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-23 13:45:35.939 | changes and commit them, and you can discard any commits you make in this 2026-06-23 13:45:35.939 | state without impacting any branches by switching back to a branch. 2026-06-23 13:45:35.939 | 2026-06-23 13:45:35.939 | If you want to create a new branch to retain commits you create, you may 2026-06-23 13:45:35.939 | do so (now or later) by using -c with the switch command. Example: 2026-06-23 13:45:35.939 | 2026-06-23 13:45:35.939 | git switch -c 2026-06-23 13:45:35.939 | 2026-06-23 13:45:35.940 | Or undo this operation with: 2026-06-23 13:45:35.940 | 2026-06-23 13:45:35.940 | git switch - 2026-06-23 13:45:35.940 | 2026-06-23 13:45:35.940 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-23 13:45:35.940 | 2026-06-23 13:45:35.940 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-23 13:45:35.942 | ++ functions-common:git_timed:713 : time_stop git_timed 2026-06-23 13:45:35.945 | ++ functions-common:time_stop:2414 : local name 2026-06-23 13:45:35.948 | ++ functions-common:time_stop:2415 : local end_time 2026-06-23 13:45:35.951 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-23 13:45:35.955 | ++ functions-common:time_stop:2417 : local total 2026-06-23 13:45:35.958 | ++ functions-common:time_stop:2418 : local start_time 2026-06-23 13:45:35.961 | ++ functions-common:time_stop:2420 : name=git_timed 2026-06-23 13:45:35.964 | ++ functions-common:time_stop:2421 : start_time=1782222335926 2026-06-23 13:45:35.967 | ++ functions-common:time_stop:2423 : [[ -z 1782222335926 ]] 2026-06-23 13:45:35.971 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-23 13:45:35.975 | ++ functions-common:time_stop:2426 : end_time=1782222335972 2026-06-23 13:45:35.978 | ++ functions-common:time_stop:2427 : elapsed_time=46 2026-06-23 13:45:35.981 | ++ functions-common:time_stop:2428 : total=388509 2026-06-23 13:45:35.983 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-23 13:45:35.986 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=388555 2026-06-23 13:45:35.989 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-23 13:45:36.006 | ++ functions-common:git_clone:666 : cd /opt/stack/os-test-images 2026-06-23 13:45:36.010 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-23 13:45:36.010 | ++ functions-common:git_clone:667 : head -1 2026-06-23 13:45:36.013 | 5d0367e Clean-up zuul config spacing 2026-06-23 13:45:36.016 | ++ functions-common:git_clone:668 : cd /home/quobyte/devstack 2026-06-23 13:45:36.018 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-23 13:45:36.018 | /opt/stack/os-test-images ~/devstack 2026-06-23 13:45:36.022 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-23 13:45:36.481 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-23 13:45:37.120 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-23 13:45:39.929 | generate installed: PyYAML==6.0.3 2026-06-23 13:45:39.929 | generate run-test-pre: PYTHONHASHSEED='4018721211' 2026-06-23 13:45:39.929 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-23 13:45:40.057 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-23 13:45:40.081 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-23 13:45:40.101 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-23 13:45:40.130 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-23 13:45:40.133 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-23 13:45:40.141 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-23 13:45:40.149 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-23 13:45:40.184 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-23 13:45:40.197 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-23 13:45:40.205 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-23 13:45:40.216 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-23 13:45:40.216 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-23 13:45:40.225 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-23 13:45:40.232 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-23 13:45:40.252 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-23 13:45:40.254 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-23 13:45:40.257 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-23 13:45:40.268 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-23 13:45:40.281 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-23 13:45:40.295 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-23 13:45:40.298 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-23 13:45:40.311 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-23 13:45:40.314 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-23 13:45:40.317 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-23 13:45:40.329 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-23 13:45:40.333 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-23 13:45:40.344 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-23 13:45:40.370 | ___________________________________ summary ____________________________________ 2026-06-23 13:45:40.370 | generate: commands succeeded 2026-06-23 13:45:40.370 | congratulations :) 2026-06-23 13:45:40.420 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-23 13:45:40.420 | ~/devstack 2026-06-23 13:45:40.422 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-23 13:45:40.462 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-23 13:45:40.467 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-23 13:45:40.490 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-23 13:45:40.492 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-23 13:45:40.495 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-23 13:45:40.532 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-23 13:45:40.567 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-23 13:45:40.569 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-23 13:45:40.572 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-23 13:45:40.574 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-23 13:45:40.578 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-23 13:45:43.916 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:45:43.919 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-23 13:45:43.919 | address-scope 2026-06-23 13:45:43.919 | agent 2026-06-23 13:45:43.919 | allowed-address-pairs 2026-06-23 13:45:43.919 | auto-allocated-topology 2026-06-23 13:45:43.919 | availability_zone 2026-06-23 13:45:43.919 | default-subnetpools 2026-06-23 13:45:43.920 | dhcp_agent_scheduler 2026-06-23 13:45:43.920 | dns-integration 2026-06-23 13:45:43.920 | dns-domain-ports 2026-06-23 13:45:43.920 | dns-integration-domain-keywords 2026-06-23 13:45:43.920 | empty-string-filtering 2026-06-23 13:45:43.920 | external-net 2026-06-23 13:45:43.920 | extra_dhcp_opt 2026-06-23 13:45:43.920 | extraroute 2026-06-23 13:45:43.920 | extraroute-atomic 2026-06-23 13:45:43.920 | filter-validation 2026-06-23 13:45:43.921 | floating-ip-port-forwarding-detail 2026-06-23 13:45:43.921 | fip-port-details 2026-06-23 13:45:43.921 | flavors 2026-06-23 13:45:43.921 | floatingip-pools 2026-06-23 13:45:43.921 | router 2026-06-23 13:45:43.921 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:45:43.921 | enable-default-route-bfd 2026-06-23 13:45:43.921 | enable-default-route-ecmp 2026-06-23 13:45:43.921 | ext-gw-mode 2026-06-23 13:45:43.921 | l3-ha 2026-06-23 13:45:43.922 | external-gateway-multihoming 2026-06-23 13:45:43.922 | l3-flavors 2026-06-23 13:45:43.922 | l3_agent_scheduler 2026-06-23 13:45:43.922 | multi-provider 2026-06-23 13:45:43.922 | net-mtu 2026-06-23 13:45:43.922 | net-mtu-writable 2026-06-23 13:45:43.922 | network_availability_zone 2026-06-23 13:45:43.922 | network-ip-availability 2026-06-23 13:45:43.922 | network-ip-availability-details 2026-06-23 13:45:43.922 | pagination 2026-06-23 13:45:43.923 | port-device-profile 2026-06-23 13:45:43.923 | port-mac-address-regenerate 2026-06-23 13:45:43.923 | port-numa-affinity-policy 2026-06-23 13:45:43.923 | port-numa-affinity-policy-socket 2026-06-23 13:45:43.923 | binding 2026-06-23 13:45:43.923 | binding-extended 2026-06-23 13:45:43.923 | port-security 2026-06-23 13:45:43.923 | project-id 2026-06-23 13:45:43.923 | provider 2026-06-23 13:45:43.924 | qinq 2026-06-23 13:45:43.924 | quota-check-limit 2026-06-23 13:45:43.924 | quota-check-limit-default 2026-06-23 13:45:43.924 | quotas 2026-06-23 13:45:43.924 | quota_details 2026-06-23 13:45:43.924 | rbac-policies 2026-06-23 13:45:43.924 | rbac-address-scope 2026-06-23 13:45:43.924 | rbac-security-groups 2026-06-23 13:45:43.924 | revision-if-match 2026-06-23 13:45:43.924 | standard-attr-revisions 2026-06-23 13:45:43.924 | router_availability_zone 2026-06-23 13:45:43.925 | router-enable-snat 2026-06-23 13:45:43.925 | security-groups-default-rules 2026-06-23 13:45:43.925 | security-groups-default-statefulness 2026-06-23 13:45:43.925 | security-groups-normalized-cidr 2026-06-23 13:45:43.925 | security-groups-remote-address-group 2026-06-23 13:45:43.925 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:45:43.925 | security-groups-shared-filtering 2026-06-23 13:45:43.925 | security-group 2026-06-23 13:45:43.925 | service-type 2026-06-23 13:45:43.925 | sorting 2026-06-23 13:45:43.926 | standard-attr-description 2026-06-23 13:45:43.926 | stateful-security-group 2026-06-23 13:45:43.926 | subnet-dns-publish-fixed-ip 2026-06-23 13:45:43.926 | subnet-external-network 2026-06-23 13:45:43.926 | subnet_onboard 2026-06-23 13:45:43.926 | subnet-service-types 2026-06-23 13:45:43.926 | subnet_allocation 2026-06-23 13:45:43.926 | subnetpool-prefix-ops 2026-06-23 13:45:43.926 | tag-creation 2026-06-23 13:45:43.926 | standard-attr-tag 2026-06-23 13:45:43.927 | standard-attr-timestamp 2026-06-23 13:45:43.927 | vlan-transparent' 2026-06-23 13:45:43.927 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-23 13:45:43.927 | address-scope 2026-06-23 13:45:43.927 | agent 2026-06-23 13:45:43.927 | allowed-address-pairs 2026-06-23 13:45:43.927 | auto-allocated-topology 2026-06-23 13:45:43.927 | availability_zone 2026-06-23 13:45:43.927 | default-subnetpools 2026-06-23 13:45:43.928 | dhcp_agent_scheduler 2026-06-23 13:45:43.928 | dns-integration 2026-06-23 13:45:43.928 | dns-domain-ports 2026-06-23 13:45:43.928 | dns-integration-domain-keywords 2026-06-23 13:45:43.928 | empty-string-filtering 2026-06-23 13:45:43.928 | external-net 2026-06-23 13:45:43.928 | extra_dhcp_opt 2026-06-23 13:45:43.928 | extraroute 2026-06-23 13:45:43.928 | extraroute-atomic 2026-06-23 13:45:43.928 | filter-validation 2026-06-23 13:45:43.928 | floating-ip-port-forwarding-detail 2026-06-23 13:45:43.929 | fip-port-details 2026-06-23 13:45:43.929 | flavors 2026-06-23 13:45:43.929 | floatingip-pools 2026-06-23 13:45:43.929 | router 2026-06-23 13:45:43.929 | l3-agent-scheduler-ha-chassis-priority 2026-06-23 13:45:43.929 | enable-default-route-bfd 2026-06-23 13:45:43.929 | enable-default-route-ecmp 2026-06-23 13:45:43.929 | ext-gw-mode 2026-06-23 13:45:43.929 | l3-ha 2026-06-23 13:45:43.929 | external-gateway-multihoming 2026-06-23 13:45:43.929 | l3-flavors 2026-06-23 13:45:43.930 | l3_agent_scheduler 2026-06-23 13:45:43.930 | multi-provider 2026-06-23 13:45:43.930 | net-mtu 2026-06-23 13:45:43.930 | net-mtu-writable 2026-06-23 13:45:43.930 | network_availability_zone 2026-06-23 13:45:43.930 | network-ip-availability 2026-06-23 13:45:43.930 | network-ip-availability-details 2026-06-23 13:45:43.930 | pagination 2026-06-23 13:45:43.930 | port-device-profile 2026-06-23 13:45:43.930 | port-mac-address-regenerate 2026-06-23 13:45:43.931 | port-numa-affinity-policy 2026-06-23 13:45:43.931 | port-numa-affinity-policy-socket 2026-06-23 13:45:43.931 | binding 2026-06-23 13:45:43.931 | binding-extended 2026-06-23 13:45:43.931 | port-security 2026-06-23 13:45:43.931 | project-id 2026-06-23 13:45:43.931 | provider 2026-06-23 13:45:43.931 | qinq 2026-06-23 13:45:43.931 | quota-check-limit 2026-06-23 13:45:43.931 | quota-check-limit-default 2026-06-23 13:45:43.931 | quotas 2026-06-23 13:45:43.932 | quota_details 2026-06-23 13:45:43.932 | rbac-policies 2026-06-23 13:45:43.932 | rbac-address-scope 2026-06-23 13:45:43.932 | rbac-security-groups 2026-06-23 13:45:43.932 | revision-if-match 2026-06-23 13:45:43.932 | standard-attr-revisions 2026-06-23 13:45:43.932 | router_availability_zone 2026-06-23 13:45:43.932 | router-enable-snat 2026-06-23 13:45:43.932 | security-groups-default-rules 2026-06-23 13:45:43.932 | security-groups-default-statefulness 2026-06-23 13:45:43.933 | security-groups-normalized-cidr 2026-06-23 13:45:43.933 | security-groups-remote-address-group 2026-06-23 13:45:43.933 | security-groups-rules-belongs-to-default-sg 2026-06-23 13:45:43.933 | security-groups-shared-filtering 2026-06-23 13:45:43.933 | security-group 2026-06-23 13:45:43.933 | service-type 2026-06-23 13:45:43.933 | sorting 2026-06-23 13:45:43.933 | standard-attr-description 2026-06-23 13:45:43.933 | stateful-security-group 2026-06-23 13:45:43.933 | subnet-dns-publish-fixed-ip 2026-06-23 13:45:43.934 | subnet-external-network 2026-06-23 13:45:43.934 | subnet_onboard 2026-06-23 13:45:43.934 | subnet-service-types 2026-06-23 13:45:43.934 | subnet_allocation 2026-06-23 13:45:43.934 | subnetpool-prefix-ops 2026-06-23 13:45:43.934 | tag-creation 2026-06-23 13:45:43.934 | standard-attr-tag 2026-06-23 13:45:43.934 | standard-attr-timestamp 2026-06-23 13:45:43.934 | vlan-transparent =~ external-net ]] 2026-06-23 13:45:43.934 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-23 13:45:43.935 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-23 13:45:47.289 | +++ functions-common:oscwrap:2459 : return 0 2026-06-23 13:45:47.292 | ++ lib/tempest:configure_tempest:395 : public_network_id=e63a5145-0752-4e2e-a726-8b5459af7115 2026-06-23 13:45:47.294 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-23 13:45:51.198 | +---------------------------+--------------------------------------+ 2026-06-23 13:45:51.198 | | Field | Value | 2026-06-23 13:45:51.198 | +---------------------------+--------------------------------------+ 2026-06-23 13:45:51.199 | | admin_state_up | UP | 2026-06-23 13:45:51.199 | | availability_zone_hints | | 2026-06-23 13:45:51.199 | | availability_zones | | 2026-06-23 13:45:51.199 | | created_at | 2026-06-23T13:45:50Z | 2026-06-23 13:45:51.199 | | description | | 2026-06-23 13:45:51.199 | | dns_domain | None | 2026-06-23 13:45:51.199 | | id | 9bfc4c4f-a65a-47ae-8ee9-a33549f20192 | 2026-06-23 13:45:51.199 | | ipv4_address_scope | None | 2026-06-23 13:45:51.199 | | ipv6_address_scope | None | 2026-06-23 13:45:51.199 | | is_default | False | 2026-06-23 13:45:51.199 | | is_vlan_qinq | None | 2026-06-23 13:45:51.200 | | is_vlan_transparent | False | 2026-06-23 13:45:51.200 | | mtu | 1442 | 2026-06-23 13:45:51.200 | | name | shared | 2026-06-23 13:45:51.200 | | port_security_enabled | True | 2026-06-23 13:45:51.200 | | project_id | 18c1fb3361804d538ef2efb5701bbaab | 2026-06-23 13:45:51.200 | | provider:network_type | geneve | 2026-06-23 13:45:51.200 | | provider:physical_network | None | 2026-06-23 13:45:51.200 | | provider:segmentation_id | 54609 | 2026-06-23 13:45:51.200 | | pvlan | None | 2026-06-23 13:45:51.200 | | qinq | False | 2026-06-23 13:45:51.200 | | qos_policy_id | None | 2026-06-23 13:45:51.200 | | revision_number | 1 | 2026-06-23 13:45:51.201 | | router:external | Internal | 2026-06-23 13:45:51.201 | | segments | None | 2026-06-23 13:45:51.201 | | shared | True | 2026-06-23 13:45:51.201 | | status | ACTIVE | 2026-06-23 13:45:51.201 | | subnets | | 2026-06-23 13:45:51.201 | | tags | | 2026-06-23 13:45:51.201 | | updated_at | 2026-06-23T13:45:50Z | 2026-06-23 13:45:51.201 | +---------------------------+--------------------------------------+ 2026-06-23 13:45:51.565 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-23 13:45:55.713 | +----------------------+--------------------------------------+ 2026-06-23 13:45:55.713 | | Field | Value | 2026-06-23 13:45:55.714 | +----------------------+--------------------------------------+ 2026-06-23 13:45:55.714 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-23 13:45:55.714 | | cidr | 192.168.233.0/24 | 2026-06-23 13:45:55.715 | | created_at | 2026-06-23T13:45:54Z | 2026-06-23 13:45:55.715 | | description | shared-subnet | 2026-06-23 13:45:55.716 | | dns_nameservers | | 2026-06-23 13:45:55.716 | | dns_publish_fixed_ip | None | 2026-06-23 13:45:55.716 | | enable_dhcp | True | 2026-06-23 13:45:55.716 | | gateway_ip | 192.168.233.1 | 2026-06-23 13:45:55.716 | | host_routes | | 2026-06-23 13:45:55.716 | | id | b138ca21-74ff-43ce-83a0-6652c69e9290 | 2026-06-23 13:45:55.717 | | ip_version | 4 | 2026-06-23 13:45:55.717 | | ipv6_address_mode | None | 2026-06-23 13:45:55.717 | | ipv6_ra_mode | None | 2026-06-23 13:45:55.717 | | name | shared-subnet | 2026-06-23 13:45:55.717 | | network_id | 9bfc4c4f-a65a-47ae-8ee9-a33549f20192 | 2026-06-23 13:45:55.717 | | project_id | 18c1fb3361804d538ef2efb5701bbaab | 2026-06-23 13:45:55.718 | | revision_number | 0 | 2026-06-23 13:45:55.718 | | router:external | False | 2026-06-23 13:45:55.719 | | segment_id | None | 2026-06-23 13:45:55.719 | | service_types | | 2026-06-23 13:45:55.719 | | subnetpool_id | None | 2026-06-23 13:45:55.719 | | tags | | 2026-06-23 13:45:55.719 | | updated_at | 2026-06-23T13:45:54Z | 2026-06-23 13:45:55.719 | +----------------------+--------------------------------------+ 2026-06-23 13:45:56.081 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-23 13:45:56.128 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-23 13:45:56.176 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-23 13:45:56.183 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-23 13:45:56.226 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-23 13:45:56.270 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-23 13:45:56.311 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-23 13:45:56.360 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-23 13:45:56.406 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.245/identity/v3 2026-06-23 13:45:56.454 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-23 13:45:56.496 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-23 13:45:56.537 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-23 13:45:56.580 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-23 13:45:56.584 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-23 13:45:56.634 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-23 13:45:56.679 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-23 13:45:56.723 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-23 13:45:56.769 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-23 13:45:56.814 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-23 13:45:56.838 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:45:56.841 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-23 13:45:56.845 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-23 13:45:56.897 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-23 13:45:56.923 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:45:56.927 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-23 13:45:56.975 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-23 13:45:57.023 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-23 13:45:57.068 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-23 13:45:57.071 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-23 13:45:57.117 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-23 13:45:57.162 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-23 13:45:57.187 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:45:57.191 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 6aac4d99-2f53-4de8-8fee-643558b40ac5 2026-06-23 13:45:57.237 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 6aac4d99-2f53-4de8-8fee-643558b40ac5 2026-06-23 13:45:57.282 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-23 13:45:57.327 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-23 13:45:57.370 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-23 13:45:57.419 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-23 13:45:57.444 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:45:57.448 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-23 13:45:57.452 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-23 13:45:57.456 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-23 13:45:57.459 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-23 13:45:57.463 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-23 13:45:57.467 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-23 13:45:57.492 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-23 13:45:57.495 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-23 13:45:57.539 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-23 13:45:57.586 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-23 13:45:57.630 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-23 13:45:57.677 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-23 13:45:57.719 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-23 13:45:57.764 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-23 13:45:57.809 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-23 13:45:57.851 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-23 13:45:57.896 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-23 13:45:57.899 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-23 13:45:57.940 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-23 13:45:57.943 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-23 13:45:57.967 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:45:57.970 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-23 13:45:58.015 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-23 13:45:58.039 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:45:58.043 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-23 13:45:58.046 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-23 13:45:58.071 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:45:58.075 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-23 13:45:58.078 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-23 13:45:58.082 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-23 13:45:58.124 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-23 13:45:58.165 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id e63a5145-0752-4e2e-a726-8b5459af7115 2026-06-23 13:45:58.200 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-23 13:45:58.241 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-23 13:45:58.279 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-23 13:45:58.318 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-23 13:45:58.357 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-23 13:45:58.396 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-23 13:45:58.440 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-23 13:45:58.444 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-23 13:45:58.447 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-23 13:45:58.450 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-23 13:45:58.499 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-23 13:45:58.506 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-23 13:45:58.507 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-23 13:45:58.515 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-23 13:45:58.519 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-23 13:45:58.568 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-23 13:45:58.572 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-23 13:45:58.577 | ++ functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-23 13:45:58.581 | ++ functions-common:is_provider_network:2266 : return 1 2026-06-23 13:45:58.585 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-23 13:45:58.633 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-23 13:45:58.681 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-23 13:45:58.734 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-23 13:45:58.783 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-23 13:45:58.823 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-23 13:45:58.864 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-23 13:45:58.867 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-23 13:45:58.872 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-23 13:45:58.897 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-23 13:45:58.942 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-23 13:45:58.946 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-23 13:45:58.950 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-23 13:45:58.972 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-23 13:45:59.015 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-23 13:45:59.019 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-23 13:45:59.024 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-23 13:45:59.028 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-23 13:45:59.053 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-23 13:45:59.102 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-23 13:45:59.106 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-23 13:45:59.112 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-23 13:45:59.132 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-23 13:45:59.176 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-23 13:45:59.220 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-23 13:45:59.223 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-23 13:45:59.265 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-23 13:45:59.269 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-23 13:45:59.272 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-23 13:45:59.275 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-23 13:45:59.301 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-23 13:45:59.304 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-23 13:45:59.346 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-23 13:45:59.369 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:45:59.373 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-23 13:45:59.412 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-23 13:45:59.416 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-23 13:45:59.420 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-23 13:45:59.423 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-23 13:45:59.427 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-23 13:45:59.431 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-23 13:45:59.434 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-23 13:45:59.437 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-23 13:45:59.441 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-23 13:45:59.465 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-23 13:45:59.469 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-23 13:45:59.510 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-23 13:45:59.514 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-23 13:45:59.517 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-23 13:45:59.519 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-23 13:45:59.555 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-23 13:45:59.595 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-23 13:45:59.632 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-23 13:45:59.635 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-23 13:45:59.639 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 13:45:59.643 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-23 13:45:59.665 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:45:59.669 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-23 13:45:59.712 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 13:45:59.716 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-23 13:45:59.743 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:45:59.747 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-23 13:45:59.794 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 13:45:59.797 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-23 13:45:59.824 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:45:59.828 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-23 13:45:59.873 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 13:45:59.877 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-23 13:45:59.901 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:45:59.906 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-23 13:45:59.952 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 13:45:59.956 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-23 13:45:59.981 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-23 13:45:59.985 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-23 13:46:00.028 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 13:46:00.032 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-23 13:46:00.055 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:46:00.059 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-23 13:46:00.106 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-23 13:46:00.110 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-23 13:46:00.134 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:46:00.138 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-23 13:46:00.181 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-23 13:46:00.184 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-23 13:46:00.188 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-23 13:46:00.191 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-23 13:46:00.235 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-23 13:46:00.240 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-23 13:46:00.244 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-23 13:46:00.247 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-23 13:46:00.290 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-23 13:46:00.294 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-23 13:46:00.297 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-23 13:46:00.302 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-23 13:46:00.306 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-23 13:46:00.311 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-23 13:46:00.317 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.oW8KGar41l 2026-06-23 13:46:00.321 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-23 13:46:00.325 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-23 13:46:00.330 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-23 13:46:00.336 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.xnZCPX4hz6 2026-06-23 13:46:00.340 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.xnZCPX4hz6 2026-06-23 13:46:00.344 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-23 13:46:00.348 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.xnZCPX4hz6 2026-06-23 13:46:00.353 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-23 13:46:00.358 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-23 13:46:00.362 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-23 13:46:00.372 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 13:46:00.376 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 13:46:00.379 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 13:46:00.383 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-23 13:46:00.388 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-23 13:46:00.392 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-23 13:46:00.950 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-23 13:46:01.845 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-23 13:46:19.199 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-23 13:46:26.387 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a3aac772e637e114c0a60a840949642725a613b5#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-23 13:46:26.387 | ___________________________________ summary ____________________________________ 2026-06-23 13:46:26.387 | venv-tempest: skipped tests 2026-06-23 13:46:26.387 | congratulations :) 2026-06-23 13:46:26.430 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.xnZCPX4hz6 -r requirements.txt 2026-06-23 13:46:27.349 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-23 13:46:27.349 | !! 2026-06-23 13:46:27.349 | 2026-06-23 13:46:27.349 | ******************************************************************************** 2026-06-23 13:46:27.350 | Requirements should be satisfied by a PEP 517 installer. 2026-06-23 13:46:27.350 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-23 13:46:27.350 | 2026-06-23 13:46:27.350 | This deprecation is overdue, please update your project and remove deprecated 2026-06-23 13:46:27.350 | calls to avoid build errors in the future. 2026-06-23 13:46:27.350 | ******************************************************************************** 2026-06-23 13:46:27.350 | 2026-06-23 13:46:27.350 | !! 2026-06-23 13:46:27.350 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-23 13:46:27.749 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-23 13:46:27.750 | !! 2026-06-23 13:46:27.750 | 2026-06-23 13:46:27.750 | ******************************************************************************** 2026-06-23 13:46:27.750 | Please avoid running ``setup.py`` directly. 2026-06-23 13:46:27.750 | Instead, use pypa/build, pypa/installer or other 2026-06-23 13:46:27.750 | standards-based tools. 2026-06-23 13:46:27.750 | 2026-06-23 13:46:27.750 | This deprecation is overdue, please update your project and remove deprecated 2026-06-23 13:46:27.751 | calls to avoid build errors in the future. 2026-06-23 13:46:27.751 | 2026-06-23 13:46:27.751 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-23 13:46:27.751 | ******************************************************************************** 2026-06-23 13:46:27.751 | 2026-06-23 13:46:27.751 | !! 2026-06-23 13:46:27.751 | self.initialize_options() 2026-06-23 13:46:27.751 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-23 13:46:27.751 | warnings.warn(msg) 2026-06-23 13:46:27.781 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-23 13:46:27.781 | !! 2026-06-23 13:46:27.782 | 2026-06-23 13:46:27.782 | ******************************************************************************** 2026-06-23 13:46:27.782 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-23 13:46:27.782 | 2026-06-23 13:46:27.782 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-23 13:46:27.782 | or your builds will no longer be supported. 2026-06-23 13:46:27.782 | 2026-06-23 13:46:27.782 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-23 13:46:27.782 | ******************************************************************************** 2026-06-23 13:46:27.782 | 2026-06-23 13:46:27.782 | !! 2026-06-23 13:46:27.782 | corresp(dist, value, root_dir) 2026-06-23 13:46:27.930 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-23 13:46:35.005 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a3aac772e637e114c0a60a840949642725a613b5#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-23 13:46:35.005 | venv-tempest run-test-pre: PYTHONHASHSEED='1372808614' 2026-06-23 13:46:35.006 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.xnZCPX4hz6 -r requirements.txt 2026-06-23 13:46:36.006 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-23 13:46:36.008 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-23 13:46:36.008 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-23 13:46:36.009 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-23 13:46:36.010 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-23 13:46:36.011 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-23 13:46:36.014 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-23 13:46:36.014 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-23 13:46:36.015 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-23 13:46:36.016 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-23 13:46:36.017 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-23 13:46:36.018 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-23 13:46:36.019 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-23 13:46:36.020 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-23 13:46:36.021 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-23 13:46:36.022 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-23 13:46:36.023 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-23 13:46:36.024 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-23 13:46:36.025 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-23 13:46:36.026 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-23 13:46:36.027 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-23 13:46:36.028 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-23 13:46:36.029 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-23 13:46:36.033 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-23 13:46:36.033 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-23 13:46:36.034 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-23 13:46:36.037 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-23 13:46:36.038 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-23 13:46:36.039 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-23 13:46:36.040 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-23 13:46:36.046 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-23 13:46:36.047 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-23 13:46:36.048 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-23 13:46:36.051 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-23 13:46:36.057 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-23 13:46:36.060 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-23 13:46:36.062 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-23 13:46:36.065 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-23 13:46:36.066 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-23 13:46:36.071 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-23 13:46:36.072 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-23 13:46:36.075 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.0) 2026-06-23 13:46:36.076 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-23 13:46:36.077 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-23 13:46:36.078 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-23 13:46:36.080 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-23 13:46:36.092 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-23 13:46:36.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.1) 2026-06-23 13:46:36.111 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-23 13:46:36.114 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-23 13:46:36.115 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-23 13:46:36.117 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-23 13:46:36.117 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-23 13:46:36.127 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-23 13:46:36.151 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-23 13:46:36.156 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-23 13:46:36.158 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-06-23 13:46:36.159 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-23 13:46:36.172 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-23 13:46:36.173 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-23 13:46:36.178 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-23 13:46:36.385 | ___________________________________ summary ____________________________________ 2026-06-23 13:46:36.385 | venv-tempest: commands succeeded 2026-06-23 13:46:36.385 | congratulations :) 2026-06-23 13:46:36.429 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.xnZCPX4hz6 2026-06-23 13:46:36.436 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-23 13:46:36.438 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-23 13:46:36.442 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-23 13:46:36.479 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.oW8KGar41l 2026-06-23 13:46:37.036 | venv create: /opt/stack/tempest/.tox/venv 2026-06-23 13:46:37.720 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-23 13:47:03.150 | venv develop-inst: /opt/stack/tempest 2026-06-23 13:47:11.923 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.0,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@a3aac772e637e114c0a60a840949642725a613b5#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-23 13:47:11.924 | venv run-test-pre: PYTHONHASHSEED='1622004685' 2026-06-23 13:47:11.924 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.oW8KGar41l 2026-06-23 13:47:12.207 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-23 13:47:12.208 | warnings.warn( 2026-06-23 13:47:13.238 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-23 13:47:13.238 | warnings.warn( 2026-06-23 13:47:14.478 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-23 13:47:14.478 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-23 13:47:16.576 | ___________________________________ summary ____________________________________ 2026-06-23 13:47:16.576 | venv: commands succeeded 2026-06-23 13:47:16.576 | congratulations :) 2026-06-23 13:47:16.624 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-23 13:47:16.648 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:47:16.653 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-23 13:47:16.656 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-23 13:47:16.682 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-23 13:47:16.684 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-23 13:47:16.688 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-23 13:47:16.692 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-23 13:47:16.695 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-23 13:47:16.700 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-06-23 13:47:16.706 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-23 13:47:16.709 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-23 13:47:16.713 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-23 13:47:16.717 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-06-23 13:47:16.747 | +++ functions-common:remove_disabled_services:2101 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-23 13:47:16.776 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-23 13:47:16.781 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-23 13:47:16.785 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-23 13:47:16.837 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-23 13:47:16.841 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-23 13:47:16.846 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-23 13:47:16.895 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-23 13:47:16.898 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-23 13:47:16.902 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-23 13:47:16.949 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-23 13:47:16.949 | ' 2026-06-23 13:47:16.952 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-23 13:47:16.956 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-23 13:47:16.960 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-06-23 13:47:16.963 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-23 13:47:16.967 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-23 13:47:16.967 | /opt/stack/tempest /opt/stack/tempest 2026-06-23 13:47:16.971 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-23 13:47:16.975 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-23 13:47:16.975 | /opt/stack/tempest 2026-06-23 13:47:16.980 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-23 13:47:16.984 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-23 13:47:16.988 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-23 13:47:16.992 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-23 13:47:16.995 | + functions-common:run_phase:1869 : run_plugins stack test-config 2026-06-23 13:47:16.999 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-23 13:47:17.002 | + functions-common:run_plugins:1829 : local phase=test-config 2026-06-23 13:47:17.007 | + functions-common:run_plugins:1831 : local plugins= 2026-06-23 13:47:17.010 | + functions-common:run_plugins:1832 : local plugin 2026-06-23 13:47:17.015 | + ./stack.sh:main:1500 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-23 13:47:17.018 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-23 13:47:17.023 | + inc/meta-config:merge_config_group:171 : shift 2026-06-23 13:47:17.026 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-23 13:47:17.031 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 13:47:17.036 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-23 13:47:17.039 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-23 13:47:17.045 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-23 13:47:17.049 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-23 13:47:17.052 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-23 13:47:17.057 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-23 13:47:17.060 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-23 13:47:17.060 | /^\[\[.+\|.*\]\]/ { 2026-06-23 13:47:17.061 | gsub("[][]", "", $1); 2026-06-23 13:47:17.061 | split($1, a, "|"); 2026-06-23 13:47:17.061 | if (a[1] == matchgroup) 2026-06-23 13:47:17.061 | print a[2] 2026-06-23 13:47:17.061 | } 2026-06-23 13:47:17.061 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 30 async_wait 161 osc 481 apt-get 225 test_with_retry 7 dbsync 8 pip_install 186 apt-get-update 5 run_process 45 git_timed 388 ------------------------- Unaccounted time 97 ========================= Total runtime 1633 ================= Async summary ================= Time spent in the background minus waits: 584 sec Elapsed time: 1633 sec Time if we did everything serially: 2217 sec Speedup: 1.35762 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21020 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 80 | | nova_cell0 | SELECT | 31 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5345 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 26 | | placement | INSERT | 84 | | placement | SET | 2 | | neutron | UPDATE | 262 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 36 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.245 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.245/identity/ The default users are: admin and demo The password: nomoresecret Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 37fb911deef99dce62bfce22cce767b821a23bb1 Merge "Make Glance image count quotas configurable" 2026-06-09 08:50:32 +0000 OS Version: Ubuntu 24.04 noble